Skip to content

Releases: thinksabin/DTrackAuditor

v1.5.0

27 Dec 21:45

Choose a tag to compare

What's Changed

  • LICENSE: add starting copyright year by @jimklimov in #80
  • Fix read_upload_bom() for empty-string old_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

06 Oct 22:33

Choose a tag to compare

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

03 Mar 20:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.3.0

1.2.3

25 Feb 00:25

Choose a tag to compare

  • 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

20 Feb 15:50

Choose a tag to compare

Refactored the code.
added policy violation
added vulnerability rules
Thanks to https://github.com/keymandll

v0.1.4

09 Aug 14:56
abd964e

Choose a tag to compare

added --showdetails option to print the cveid details.
slight changed stdout

error message corrected

27 Jun 17:41
ff48dd3

Choose a tag to compare

error message corrected

first git release

27 Jun 14:57
4530390

Choose a tag to compare

First git release. with slight fix 0.1.1