v1.4.1 Release Notes¶
Release Date: February 24, 2026
Release Type: Patch
Highlights¶
- Added
codescalpel checkfor inspecting.code-scalpel/configuration health. - Added
--jsonand--fixmodes for machine-readable and repair-oriented workflows. codescalpel initbecame safe to re-run on existing configurations.
Added¶
- Integrity checks for JSON, YAML, and Rego config files.
- Public Python API:
add_missing_config_files(target_dir).
Impact¶
Users can now audit and repair existing Code Scalpel configuration directories without overwriting customizations.