- Jan 27, 2025
-
-
semantic-release-bot authored
# [4.2.0](https://gitlab.com/to-be-continuous/maven/compare/4.1.0...4.2.0) (2025-01-27) ### Features * disable tracking service by default ([965198bc](https://gitlab.com/to-be-continuous/maven/commit/965198bcd45fe574843222bb919b3ccb62795a40))
-
Clement Bois authored
-
- Jan 20, 2025
-
-
semantic-release-bot authored
# [4.1.0](https://gitlab.com/to-be-continuous/maven/compare/4.0.2...4.1.0) (2025-01-20) ### Features * **JaCoCo:** add JaCoCo Coverage Reports integration ([1f997a18](https://gitlab.com/to-be-continuous/maven/commit/1f997a18c61d7eb4fe8b9af1ee828893ec70929b))
-
Pierre Smeyers authored
feat(JaCoCo): add JaCoCo Coverage Reports integration See merge request to-be-continuous/maven!95
-
- Dec 29, 2024
-
-
semantic-release-bot authored
## [4.0.2](https://gitlab.com/to-be-continuous/maven/compare/4.0.1...4.0.2) (2024-12-29) ### Bug Fixes * use --pkg-types instead of deprecated --vuln-type ([131a8215](https://gitlab.com/to-be-continuous/maven/commit/131a821501a6140f9726fa75beb7e18f2c5f5d6f))
-
Girija Saint-Ange authored
fix: use --pkg-types instead of deprecated --vuln-type Closes #76 See merge request to-be-continuous/maven!105
-
- Dec 28, 2024
-
-
Timothy Stone authored
Trivy is deprecating the --vuln-type CLI option. The new option is --pkg-types; also TRIVY_PKG_TYPES for environment configuration.
-
- Dec 22, 2024
-
-
Pierre Smeyers authored
-
- Dec 10, 2024
-
-
semantic-release-bot authored
## [4.0.1](https://gitlab.com/to-be-continuous/maven/compare/4.0.0...4.0.1) (2024-12-10) ### Bug Fixes * add Git branch slug in SNAPSHOT versions for Merge Request ([afcc0b0c](https://gitlab.com/to-be-continuous/maven/commit/afcc0b0ccbc09118264412e3075ee8003bcb1dbc))
-
Pierre Smeyers authored
fix : Adding Git branch slug in SNAPSHOT versions for Merge Request Closes #75 See merge request to-be-continuous/maven!102
-
Yanis Guérault authored
-
- Nov 26, 2024
-
-
semantic-release-bot authored
# [4.0.0](https://gitlab.com/to-be-continuous/maven/compare/3.11.4...4.0.0) (2024-11-26) ### Code Refactoring * **jib/trivy:** enforce usage of Trivy environment variables ([e62f19e9](https://gitlab.com/to-be-continuous/maven/commit/e62f19e98367595b58f07d9275371f75697dc33c)) ### BREAKING CHANGES * **jib/trivy:** 2 Trivy configuration params removed in favor of the native Trivy environment variables
-
Pierre Smeyers authored
refactor(jib/trivy): enforce usage of Trivy environment variables See merge request to-be-continuous/maven!100
-
- Nov 22, 2024
-
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Nov 17, 2024
-
-
Pierre Smeyers authored
- $MAVEN_TRIVY_ADDR removed in favor of $TRIVY_SERVER - $MAVEN_TRIVY_SECURITY_LEVEL_THRESHOLD removed in favor of $TRIVY_SEVERITY BREAKING CHANGE: 2 Trivy configuration params removed in favor of the native Trivy environment variables
-
- Oct 24, 2024
-
-
semantic-release-bot authored
## [3.11.4](https://gitlab.com/to-be-continuous/maven/compare/3.11.3...3.11.4) (2024-10-24) ### Bug Fixes * set trivy artifact expiration ([fe96b4ae](https://gitlab.com/to-be-continuous/maven/commit/fe96b4ae9b2bff3fe803e5aa47ff670c6eccd38f))
-
Clement Bois authored
fix: set trivy artifact expiration Closes #73 See merge request to-be-continuous/maven!99
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Oct 04, 2024
-
-
semantic-release-bot authored
## [3.11.3](https://gitlab.com/to-be-continuous/maven/compare/3.11.2...3.11.3) (2024-10-04) ### Bug Fixes * **release:** support full semantic-versioning specifcation (with prerelease and build metadata) ([3d627c0a](https://gitlab.com/to-be-continuous/maven/commit/3d627c0a462e898b4502c515e59b38efc14ee499))
-
Pierre Smeyers authored
-
- Sep 10, 2024
-
-
semantic-release-bot authored
## [3.11.2](https://gitlab.com/to-be-continuous/maven/compare/3.11.1...3.11.2) (2024-09-10) ### Bug Fixes * Add fail function. fixes [#67](https://gitlab.com/to-be-continuous/maven/issues/67) ([31c979ca](https://gitlab.com/to-be-continuous/maven/commit/31c979caece4f247b34477e6cab37158ea29eae4))
-
Clement Bois authored
fix: Add fail function. fixes #67 Closes #67 See merge request to-be-continuous/maven!98
-
Michael Kebe authored
-
- Sep 06, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/bash to v3.5 See merge request to-be-continuous/maven!96
-
to be continuous bot authored
-
- Aug 25, 2024
-
-
Pierre Smeyers authored
-
- Aug 21, 2024
-
-
Pierre Smeyers authored
-
- Aug 11, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jul 19, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/gitleaks to v2.6 See merge request to-be-continuous/maven!92
-
to be continuous bot authored
-
- Jul 15, 2024
-
-
semantic-release-bot authored
## [3.11.1](https://gitlab.com/to-be-continuous/maven/compare/3.11.0...3.11.1) (2024-07-15) ### Bug Fixes * **jib:** correct the artifacts paths and reports definition ([bbde711e](https://gitlab.com/to-be-continuous/maven/commit/bbde711e6d8566ee93da393c35bcfb3fdd0c5a2d)), closes [#62](https://gitlab.com/to-be-continuous/maven/issues/62)
-
Pierre Smeyers authored
refactor: replace deprecated user property rules with enforcer.rules Closes #56 See merge request to-be-continuous/maven!91
-
Pierre Smeyers authored
fix(jib): correct the artifacts paths and reports definition Closes #62 See merge request to-be-continuous/maven!90
-
- Jul 14, 2024
-
-
Timothy Stone authored
The Maven Enforcer Plugin replaced the rules property with the enforcer.rules property. See issue for additional details. Fixes #56
-
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
-
- Jul 12, 2024
-
-
Guilhem Bonnefille authored
docs(README): update the README on defaults for the MAVEN_SBOM_OPTS variable Closes #61 See merge request to-be-continuous/maven!89
-
- Jul 11, 2024
-
-
Timothy Stone authored
Update the default value to match the internal and kicker default. Fixes #61
-
- Jul 10, 2024
-
-
semantic-release-bot authored
# [3.11.0](https://gitlab.com/to-be-continuous/maven/compare/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](https://gitlab.com/to-be-continuous/maven/commit/eb23b2608632216d09f949234f18a507028bcf42))
-