wrongsecrets icon indicating copy to clipboard operation
wrongsecrets copied to clipboard

Sealed Secret in Kubernetes Challenge

Open Shubham-Patel07 opened this issue 8 months ago • 8 comments

What kind of changes does this PR include?

  • [ ] Fixes or refactors
  • [x] A new challenge
  • [ ] Additional documentation
  • [ ] Something else

Relation

Fixes part of https://github.com/OWASP/wrongsecrets/issues/858

Description

Added new challenge Related to Bitnami Sealed Secrets

Checklist:

  • [x] All the contributions made are solely the work of me and my co-authors
  • [ ] I tested the changes in this PR (if applicable)
  • [ ] I added unit tests to ensure my change works (when change in Java or on front-end code)
  • [ ] I added UI tests to ensure my UI changes work (when change in the overall UI, not needed if just adding a challenge)
  • [ ] The PR passes pre-commit hooks and automated tests

Shubham-Patel07 avatar Jun 21 '24 16:06 Shubham-Patel07