Outdated Python 2.x execution support of Vermin has been removed. (#200)
But 2.x detections still function as before!
- Python 3.12 support and 120 new rules (#204)
- 104 classes/functions/constants members etc.
- 16 kwargs
- Detect type alias statement
type X = SomeType
(PEP-695)
- No longer require that the number of targets match requirements in relation to
--violations
mode (@brenns10, #234, #230) - Fix overriding config exclusion regexes from other instance (#237)
- Added
zoneinfo
backport (!2, 3.6, #196) - Add more project boundaries (#201)
- Perforce Helix Core:
.p4root
- Pijul:
.pijul
- Perforce Helix Core:
- Correct a typo in
CONTRIBUTING.md
(@felixonmars , #214) - Fixed execution of ps script (#209)
- Semgrep improvements (#206)
- Semgrep fixes (#208)
- [actions] SAST with Semgrep (#205)
- Security fixes (#227)