Features and improvements
- [
492e99ed
] - feat: add version, use project auto-creation - [
549443d1
] - feat: basic implementation for Dependency Track
Bug fixes
- [
67ff2fe7
] - fix: ignore "already up-to-date" - [
b384003b
] - fix: avoid concurrent runs - [
40024547
] - fix: improve target error-handling - [
d3a5768a
] - fix: also respect dockercfg secret-type close #26 - [
347b8430
] - fix: add missing rbac-rules close #24
Build and testing
- [
e731e895
] - build: also build on PRs