-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix minor security issues #1728
Conversation
Signed-off-by: Moritz Wiesinger <[email protected]>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1728 +/- ##
==========================================
+ Coverage 63.23% 63.54% +0.30%
==========================================
Files 130 143 +13
Lines 10219 10909 +690
==========================================
+ Hits 6462 6932 +470
- Misses 3548 3716 +168
- Partials 209 261 +52 see 17 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR
Fixes the latest failed security scans by fixing the following issues:
alpine-1.35.1
LABEL_SELECTOR_KEY
env var in cert operator (which was picked up as a plaintext token env var by kubescape)github.com/docker/distribution
tov2.8.2+incompatible
in schedulerProof:
https://github.com/keptn/lifecycle-toolkit/actions/runs/5584795645
Fixes:
Fixes #1545
Fixes #1720
Fixes #1695
Fixes #1659
Fixes #1616
Fixes #1576
Fixes #1522
Fixes #1485
Fixes #1442
Fixes #1413
Closes #1564