v0.5.0
Feature / Hotfix release.
Breaking: This version drops support for Python 3.6 (#117) and adds the filename to both output formats (#118).
Changes
- Packaging: Switch to
poetry-core(#91). Thanks @fabaff! - Gemnasium: Properly handle false positives/withdrawn CVEs marked with
(,0)(#90). Thanks @stesix! - OSV: Support latest OSV/PyPA schema (only using
ECOSYSTEM+versions) (#115). Thanks @Kurt-von-Laven! - Feature: Support handling multiple input files (#118). Thanks @joakimnordling!
- Actions: Bump
actions/checkoutfrom2.3.4to2.4.0(#82). - Actions: Bump
actions/setup-pythonfrom2.2.2to2.3.2(#93). - Breaking: Drops support for Python 3.6 (#117)
Full Changelog: v0.4.1...v0.5.0