Commits on Source (42)
-
to be continuous bot authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/bash to v3.5 See merge request to-be-continuous/docker!123
-
Bertrand Goareguer authored
-
Cédric OLIVIER authored
-
Bertrand Goareguer authored
-
Cédric OLIVIER authored
Resolve "Broken link in README.md" Closes #90 See merge request to-be-continuous/docker!126
-
semantic-release-bot authored
## [5.12.1](https://gitlab.com/to-be-continuous/docker/compare/5.12.0...5.12.1) (2024-09-12) ### Bug Fixes * wrong default value for DOCKER_TRIVY_ARGS ([1b84a792](https://gitlab.com/to-be-continuous/docker/commit/1b84a792b86bcae5dec8e9a4c4d9f35deb55ee98))
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [5.13.0](https://gitlab.com/to-be-continuous/docker/compare/5.12.1...5.13.0) (2024-09-15) ### Features * **trivy:** enable comprehensive priority ([d26a6659](https://gitlab.com/to-be-continuous/docker/commit/d26a6659d9c184455f4c6473154621a50af4b6e9))
-
Bastien S. authored
-
Pierre Smeyers authored
fix: allow skopeo to use docker config Closes #85 See merge request to-be-continuous/docker!119
-
semantic-release-bot authored
## [5.13.1](https://gitlab.com/to-be-continuous/docker/compare/5.13.0...5.13.1) (2024-09-21) ### Bug Fixes * allow Skopeo to inherit Docker auth config ([9bb198ef](https://gitlab.com/to-be-continuous/docker/commit/9bb198ef051fc53decf5e7a79970c6a1f5204567))
-
Bertrand Goareguer authored
-
Girija Saint-Ange authored
Resolve "README points to old Trivy docs" Closes #94 See merge request to-be-continuous/docker!127
-
Bertrand Goareguer authored
-
Girija Saint-Ange authored
Resolve "Trivy option --vuln-type is deprecated" Closes #93 See merge request to-be-continuous/docker!128
-
semantic-release-bot authored
## [5.13.2](https://gitlab.com/to-be-continuous/docker/compare/5.13.1...5.13.2) (2024-10-04) ### Bug Fixes * **trivy:** use --pkg-types instead of deprecated --vuln-type option ([76d0f3f5](https://gitlab.com/to-be-continuous/docker/commit/76d0f3f506278028eebb3a526322ae205f347761))
-
Bertrand Goareguer authored
-
Pierre Smeyers authored
Resolve "Use recent Trivy features" Closes #96 See merge request to-be-continuous/docker!129
-
Clement Bois authored
-
Clement Bois authored
fix: set trivy artifact expiration Closes #98 See merge request to-be-continuous/docker!131
-
semantic-release-bot authored
## [5.13.3](https://gitlab.com/to-be-continuous/docker/compare/5.13.2...5.13.3) (2024-10-24) ### Bug Fixes * set trivy artifact expiration ([5854b428](https://gitlab.com/to-be-continuous/docker/commit/5854b428f1007c7cde90ad836fba6b9cbcc2a251))
-
Bertrand Goareguer authored
-
Mark Gibson authored
-
Pierre Smeyers authored
feat: support for DOCKER_REGISTRY_MIRROR_USER/PASSWORD vars Closes #97 See merge request to-be-continuous/docker!130
-
semantic-release-bot authored
# [5.14.0](https://gitlab.com/to-be-continuous/docker/compare/5.13.3...5.14.0) (2024-11-01) ### Features * **mirror:** add support for DOCKER_REGISTRY_MIRROR_USER/PASSWORD vars ([76c9d169](https://gitlab.com/to-be-continuous/docker/commit/76c9d1699fb5a6c03b827c8b035314e4873d173b))
-
Pierre Smeyers authored
Resolve "Limit security reports access to developer role and above" Closes #99 See merge request to-be-continuous/docker!132
-
semantic-release-bot authored
## [5.14.1](https://gitlab.com/to-be-continuous/docker/compare/5.14.0...5.14.1) (2024-11-02) ### Bug Fixes * limit security reports access to developer role or higher ([29a3173e](https://gitlab.com/to-be-continuous/docker/commit/29a3173e7393ad84df324a34cd8cdc17ab3cac14))
-
Bertrand Goareguer authored
-
Girija Saint-Ange authored
Resolve "Unnecessary download of Trivy databases" Closes #102 See merge request to-be-continuous/docker!134
-
Bertrand Goareguer authored
-
Girija Saint-Ange authored
Resolve "Typo in README.md" Closes #101 See merge request to-be-continuous/docker!133
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
Pierre Smeyers authored
- $DOCKER_TRIVY_ADDR removed in favor of $TRIVY_SERVER - $DOCKER_TRIVY_SECURITY_LEVEL_THRESHOLD removed in favor of $TRIVY_SEVERITY - $DOCKER_TRIVY_DB_REPOSITORY removed in favor of $TRIVY_DB_REPOSITORY - $DOCKER_TRIVY_JAVA_DB_REPOSITORY removed in favor of $TRIVY_JAVA_DB_REPOSITORY BREAKING CHANGE: 4 Trivy configuration params removed in favor of the native Trivy environment variables
-
Pierre Smeyers authored
-
semantic-release-bot authored
# [6.0.0](https://gitlab.com/to-be-continuous/docker/compare/5.14.1...6.0.0) (2024-11-26) ### Code Refactoring * **trivy:** enforce usage of Trivy environment variables ([e69ce135](https://gitlab.com/to-be-continuous/docker/commit/e69ce13565711b9dac8ee7b7105c8e9061bb3799)) ### BREAKING CHANGES * **trivy:** 4 Trivy configuration params removed in favor of the native Trivy environment variables
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
Timothy Stone authored
match documentation to values in templates, i.e., s/vuln-type/pkg-types/g.
-
Girija Saint-Ange authored
docs: correct value to DOCKER_TRIVY_ARGS Closes #106 See merge request to-be-continuous/docker!136
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
# Conflicts: # .gitlab-ci.yml # CHANGELOG.md # README.md
Showing
- .gitlab-ci.yml 2 additions, 3 deletions.gitlab-ci.yml
- CHANGELOG.md 63 additions, 2 deletionsCHANGELOG.md
- README.md 45 additions, 24 deletionsREADME.md
- bumpversion.sh 1 addition, 1 deletionbumpversion.sh
- kicker.json 3 additions, 25 deletionskicker.json
- templates/gitlab-ci-docker-ecr.yml 1 addition, 1 deletiontemplates/gitlab-ci-docker-ecr.yml
- templates/gitlab-ci-docker-gcp.yml 1 addition, 1 deletiontemplates/gitlab-ci-docker-gcp.yml
- templates/gitlab-ci-docker-vault.yml 1 addition, 1 deletiontemplates/gitlab-ci-docker-vault.yml
- templates/gitlab-ci-docker.yml 60 additions, 52 deletionstemplates/gitlab-ci-docker.yml