- Add allow list option to exclude vulnerabilities by CVE or title (#21)
- Drop ext-zip requirement via unzip command (#19)
- Add option to specify a custom temp directory for caching the advisories database (#18)
- Fix --no-dev input option (#16)
- Add option to exclude dev dependencies from scanning (#14)
- Fix advisory analyzer for dev package dependencies (#12)
- Improve installation instructions with Composer links (#9)
- Support multiple formats: ANSI and JSON (#8)
- Support PHP 5.6 (#6)
- Add simplified API (#4)
- Make json format of analyzer consistent (d4487a7)