v1.3.0
What's Changed
- Combine PRs #25, #26, #27, #28 and bump release to 1.2.4 by @jimklimov in #29
- README.md: fix markup and ordering of some examples by @jimklimov in #25
- Fix running from a git checkout (with two sources in same dir) by @jimklimov in #26
- Introduce AuditorException class to avoid hard sys.exit() … by @jimklimov in #27
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #22
- Bump certifi from 2022.12.07 to 2023.7.22 by @dependabot in #24
- feat: Addition of parent project functionality by @andy778 in #21
- Enhance exceptions, logs, methods... by @jimklimov in #30
- log UUID of the Dependency Track project by @tomaszn in #23
- Create dependabot.yml for pip by @andy778 in #35
- build(deps): bump certifi from 2023.7.22 to 2023.11.17 by @dependabot in #36
- dtrackauditor/auditor.py: Auditor.poll_bom_token_being_processed(): fatal typo fix by @jimklimov in #34
- Introduce
DTrackClientclass with OOP-style instances by @jimklimov in #31 - feat: Addition of parent project functionality (reapply PR #21) by @jimklimov in #32
- DTrackClient class instances + fix for issue 21 by @jimklimov in #33
- build(deps): bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in #38
- Created scorecard.yml by @thinksabin in #39
- updated Readme with usage for Windows by @thinksabin in #40
- updated versions tested by @thinksabin in #41
- updated readme with recommended usage by @thinksabin in #42
- added scorecard badge by @thinksabin in #43
- Create SECURITY.md by @thinksabin in #44
- added scorecard badge by @thinksabin in #45
- updated security.md by @thinksabin in #46
- Create codeql.yml by @thinksabin in #47
- Update codeql.yml by @thinksabin in #48
- Update codeql.yml by @thinksabin in #49
- corrented return status for rules where fail is false, not failing th… by @thinksabin in #50
- Create python-publish.yml by @thinksabin in #51
- updated version by @thinksabin in #52
New Contributors
- @jimklimov made their first contribution in #29
- @dependabot made their first contribution in #22
- @andy778 made their first contribution in #21
- @tomaszn made their first contribution in #23
Full Changelog: v1.2.3...v1.3.0