Releases: enlightn/security-checker
Releases · enlightn/security-checker
v2.0.0
Added
- Fix Symfony missing int return type (#35)
v1.9.0
Added
- Add allow list option to exclude vulnerabilities by CVE or title (#21)
v1.8.0
Changed
- Drop ext-zip requirement via unzip command (#19)
v1.7.0
Added
- Add option to specify a custom temp directory for caching the advisories database (#18)
v1.6.1
Fixed
- Fix --no-dev input option (#16)
v1.6.0
Added
- Add option to exclude dev dependencies from scanning (#14)
v1.5.1
Fixed
- Fix advisory analyzer for dev package dependencies (#12)
v1.5.0
Added
- Improve installation instructions with Composer links (#9)
- Support multiple formats: ANSI and JSON (#8)