Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
schnatterer committed Jun 6, 2023
1 parent 479a21d commit bf50262
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.65.0](https://github.com/cloudogu/ces-build-lib/releases/tag/1.65.0) - 2023-06-06

### Changed
- `findVulnerabilitiesWithTrivy`
- `findVulnerabilitiesWithTrivy` #107
- Switch from using `allowlist` param to built-in `.trivyignore` file. Advantage: More declarative.
Fewer things in Jenkinsfile. Local trivy scans pick up allowlist as well.
- Updated Trivy default to 0.41.0 from 0.15.0.
Expand Down

0 comments on commit bf50262

Please sign in to comment.