Release - 0.2.4
What's Changed
- Add severity of detections to JSON output by @MarshalX in #100
- Add unit tests coverage by @MarshalX in #103
- Add JSON output format for scan errors by @MarshalX in #102
- Add "auth check" command by @MarshalX in #101
- Migrate to Poetry; fix package structure; use dynamic versioning from Git Tags by @MarshalX in #105
- Setup pre-release flow by @MarshalX in #106
- Add a new release workflow that works with Poetry and uses OIDC for PyPI by @MarshalX in #107
- Make dynamic versioning compatible with PyPI by @MarshalX in #108
- Add CVE column to result table by @PelegCycode in #109
- Add CODEOWNERS by @MarshalX in #111
- Build CLI executable by @MarshalX in #112
- Format auth command output to JSON by @MarshalX in #104
- Update README for release; fix image links by @MarshalX in #113
- Fix is_sub_path function for different drivers by @MarshalX in #115
- Fix concat_unique_id on Windows by @MarshalX in #116
- Add GHA Workflow to run tests on each supported Python version and OS by @MarshalX in #114
New Contributors
- @MarshalX made their first contribution in #100
- @PelegCycode made their first contribution in #109
Full Changelog: v0.2.3...v0.2.4