Releases: djcass44/ci-tools
Releases · djcass44/ci-tools
v1.11.4
07 Mar 10:35
Compare
Sorry, something went wrong.
No results found
Changelog
ab250bb Updated dependencies Removed buildmode=pie flag since it requires CGO
v1.11.3
18 Feb 09:17
Compare
Sorry, something went wrong.
No results found
Changelog
c20c0f4 added env to set tags off the trunk minor code cleanup
afe53ad updated more dependencies
8971e28 updated dependencies
7f89f3a Fixed a few code smells identified by "go fix -diff"
v1.11.2
07 Dec 03:39
Compare
Sorry, something went wrong.
No results found
Changelog
daab26e Updated Go recipe to include additional build flags to improve security of builds Syft now cleans up temporary files if an image was pulled Updated dependencies
v1.11.1
13 Nov 08:21
Compare
Sorry, something went wrong.
No results found
Changelog
0f7f290 updated to Go 1.25 updated dependencies
v1.11.0
24 Oct 06:29
Compare
Sorry, something went wrong.
No results found
Changelog
bba5266 sboms are now generated using the digest instead of the tag updated dependencies
6f4993b updated dependencies
v1.10.2
13 Jul 06:31
Compare
Sorry, something went wrong.
No results found
v1.10.0
30 Mar 11:04
Compare
Sorry, something went wrong.
No results found
Changelog
d4b7363 updated more dependencies
bdff79e updated more dependencies
cbb2731 updated dependencies switched to text/template instead of html/template to support special characters in passwords
v1.9.3
07 Nov 20:22
Compare
Sorry, something went wrong.
No results found
Changelog
9d96452 syft no longer returns an error when it doesn't support the target image type (e.g., helm charts)
v1.9.2
06 Nov 04:08
Compare
Sorry, something went wrong.
No results found
Changelog
a1ce7ed updated actions added environment variable to override the monorepo image path initial work for github actions support
fe33905 fixed go version in CI
0c085a8 updated dependencies
f11467e fixed mismatch between built image tag and tag used by the slsa/sbom generators
v1.9.1
14 Oct 07:09
Compare
Sorry, something went wrong.
No results found
Changelog
568ea22 added extra checks to make sure that double leading or trailing slashes aren't included in the full image reference added early failure if the digest could not be resolved
66a2d3c updated test workflow name
e19a541 updated workflow to run tests
659fe8b added basic recipe test snapshotting
408a48d [mvn-auth] added option to override the location of the local repository added more tests