Releases: datatrails/datatrails-shell
Releases · datatrails/datatrails-shell
Add timeout to sbom scraper
What's Changed
- Add timeout to SBOM upload by @landintrees in #11
New Contributors
- @landintrees made their first contribution in #11
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Allow running sbom scraper from other directories by @j-hartley in #10
Full Changelog: v0.3.2...v0.3.3
Remove dependency on git
Add extra fields fo SBOM
SBOM scraper uploads both PUBLIC and PRIVATE
What's Changed
Full Changelog: v0.2.0...v0.3.0
SBOM scraper
What's Changed
- Add all necessary boilerplate in #1
- Document the user workflow by @eccles in #2
- Use git merge in defined user workflow by @eccles in #3
- Add script to create TLS client cert and CA by @j-hartley in #4
- SBOM scraper script by @eccles in #5
- SBOM scraper output change by @eccles in #6
New Contributors
- @eccles made their first contribution in #2
- @j-hartley made their first contribution in #4
Full Changelog: v0.1.0a1...v0.2.0
First release
This releae was done to simply exercise the release process for the first time