Releases: thinksabin/DTrackAuditor
Releases · thinksabin/DTrackAuditor
v1.5.0
What's Changed
- LICENSE: add starting copyright year by @jimklimov in #80
- Fix
read_upload_bom()for empty-stringold_project_version_uuid(meaning it was not found) by @jimklimov in #81 - Clone project - support new DT args by @jimklimov in #82
- Clone project inverted upload: support clone+upload mode to change the original (not cloned) project instance by @jimklimov in #83
- build(deps): bump certifi from 2024.8.30 to 2024.12.14 by @dependabot in #84
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Update README.md by @thinksabin in #54
- build(deps): bump requests from 2.31.0 to 2.32.3 by @dependabot in #60
- build(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #62
- Fix in #50 was overly zealous by @jimklimov in #63
- Add an option to close HTTP sessions by @jimklimov in #64
delete_project{,_uuid}(): documented to return response payload object, but did not by @jimklimov in #65- build(deps): bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #70
- auditor.py: get_project_list(): fix passing of bool query args by @jimklimov in #67
- Add more query methods and endpoints, use REST API pagination by @jimklimov in #68
- dtrackauditor/auditor.py: fix
clone_project_by_uuid()and… by @jimklimov in #69 - Update GitHub Actions checkout and upload-artifact to v4 by @jimklimov in #71
- Fix a debug message typo by @jimklimov in #72
- Create scorecard.yml by @thinksabin in #77
Full Changelog: v1.3.0...v1.4.0
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
1.2.3
- added version info getter argument, corrected key stripping
- updated dockerfile and requirement file
- updated docker base & requirements
- fix: support 'utf-8 with bom' format
- fix: handle requests errors properly, add --wait option
v1.1.0
Refactored the code.
added policy violation
added vulnerability rules
Thanks to https://github.com/keymandll
v0.1.4
added --showdetails option to print the cveid details.
slight changed stdout
error message corrected
error message corrected
first git release
First git release. with slight fix 0.1.1