kubevuln icon indicating copy to clipboard operation
kubevuln copied to clipboard

Secret detection capability

Open slashben opened this issue 1 year ago • 3 comments

Overview

A capability that finds secrets (private key, tokens and other credential materials) in the container image and publishes it in the scan results.

Checklist before requesting a review

put an [x] in the box to get it checked

  • [x] My code follows the style guidelines of this project
  • [x] I have commented on my code, particularly in hard-to-understand areas
  • [x] I have performed a self-review of my code
  • [x] If it is a core feature, I have added thorough tests.
  • [ ] New and existing unit tests pass locally with my changes

slashben avatar Jan 22 '24 15:01 slashben

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

github-actions[bot] avatar Jan 22 '24 15:01 github-actions[bot]

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

github-actions[bot] avatar Jan 24 '24 18:01 github-actions[bot]

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

github-actions[bot] avatar Jan 25 '24 07:01 github-actions[bot]