Commits on Source 26
-
As Jib generates Docker images embedding Jar application, the Java catalogers should be activated by default. Nix cataloger added.
-
Pierre Smeyers authored
feat: use java cataloger See merge request !88 Commit message: Update default SBOM options to include Java cataloger Explanation: - Updated the default SBOM options to include the Java cataloger. - This will allow Syft to generate SBOMs for Java applications. Why the changes were done: - The Java cataloger is required to generate SBOMs for Java applications. - Without this cataloger, Syft would not be able to generate SBOMs for Java applications. -------
🤖 Commit message generated by GitLab Duo -
semantic-release-bot authored
# [3.11.0](3.10.2...3.11.0) (2024-07-10) ### Features * **sbom:** update default SBOM options to include Java catalogers when using the Jib variant ([eb23b260](eb23b260))
-
Timothy Stone authored
Update the default value to match the internal and kicker default. Fixes #61
-
Guilhem Bonnefille authored
docs(README): update the README on defaults for the MAVEN_SBOM_OPTS variable Closes #61 See merge request !89
-
Timothy Stone authored
The files produced by Syft in the script do not match the definition of the files in the artifacts to upload on the conclusion of the job. Match the file names in the artifacts to the job files produced, i.e., s/jib-//g Fixes #62
-
Timothy Stone authored
The Maven Enforcer Plugin replaced the rules property with the enforcer.rules property. See issue for additional details. Fixes #56
-
Pierre Smeyers authored
fix(jib): correct the artifacts paths and reports definition Closes #62 See merge request !90
-
Pierre Smeyers authored
refactor: replace deprecated user property rules with enforcer.rules Closes #56 See merge request !91
-
semantic-release-bot authored
## [3.11.1](3.11.0...3.11.1) (2024-07-15) ### Bug Fixes * **jib:** correct the artifacts paths and reports definition ([bbde711e](bbde711e)), closes [#62](#62)
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/gitleaks to v2.6 See merge request !92
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/bash to v3.5 See merge request !96
-
-
Clement Bois authored
fix: Add fail function. fixes #67 Closes #67 See merge request !98
-
semantic-release-bot authored
## [3.11.2](3.11.1...3.11.2) (2024-09-10) ### Bug Fixes * Add fail function. fixes [#67](#67) ([31c979ca](31c979ca))
-
Pierre Smeyers authored
-
semantic-release-bot authored
## [3.11.3](3.11.2...3.11.3) (2024-10-04) ### Bug Fixes * **release:** support full semantic-versioning specifcation (with prerelease and build metadata) ([3d627c0a](3d627c0a))
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
Clement Bois authored
fix: set trivy artifact expiration Closes #73 See merge request !99
-
semantic-release-bot authored
## [3.11.4](3.11.3...3.11.4) (2024-10-24) ### Bug Fixes * set trivy artifact expiration ([fe96b4ae](fe96b4ae))