v0.21.0
What's Changed
🐛 Bug Fixes
- fix: Add deprecation warning for CA by @hilmarf in #1244
- fix: use app token because of PR / branch protection by @morri-son in #1283
- fix: cap max length of git repository urls by @jakobmoellerdev in #1298
⬆️ Dependencies
- chore(deps): bump the go group with 10 updates by @dependabot in #1268
- chore(deps): bump the go group with 11 updates by @dependabot in #1276
- chore(deps): bump the go group with 10 updates by @dependabot in #1290
- chore(deps): bump the go group with 12 updates by @dependabot in #1305
- chore(deps): bump golang from 1.23-alpine3.21 to 1.24-alpine3.21 by @dependabot in #1304
🧰 Maintenance
15 changes
- chore: bump VERSION to 0.21.0-dev by @ocmbot in #1265
- chore: docs/release process by @fabianburth in #1271
- chore: add set milestone action by @ocmbot in #1274
- chore: Gosec - enable security linting by @hilmarf in #1266
- chore: resolve security findings by @fabianburth in #1282
- chore: add set milestone action by @ocmbot in #1288
- chore: Change-blackduck by @morri-son in #1287
- chore(docs): Update RELEASE_PROCESS.md by @hilmarf in #1292
- chore: raise alpine version by @morri-son in #1297
- chore: remove .bridge folder from scans by @morri-son in #1301
- chore: finalize blackduck scan by @morri-son in #1302
- chore: add scheduled trigger to full scan by @morri-son in #1303
- chore: Update codeql.yml by @morri-son in #1307
- chore(refactor): replace utils.MapKeys with slices.Collect(maps.Keys(m)) by @hilmarf in #1308
- chore: update 'flake.nix' by @ocmbot in #1312
Full Changelog: v0.20...v0.21.0