> cat /dev/github | grep security-tools
discovered 03 Aug 2026

code-unlearning

via awesome-list
→ View on GitHub
Code Unlearning is a PyTorch implementation designed to erase sensitive memorization in Code Language Models (CLMs) as highlighted in the authors' ICSE'26 paper. The tool focuses on detecting sensitive memorization risks and enabling selective unlearning of specific sensitive information while preserving the model's overall performance. Key features include a systematic approach to curate a Sensitive Memorization Dataset and the ability for CLMs to forget targeted information efficiently.