Skip to content
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

GitHub Action? #64

Open
brian-villanueva opened this issue Aug 3, 2022 · 1 comment
Open

GitHub Action? #64

brian-villanueva opened this issue Aug 3, 2022 · 1 comment

Comments

@brian-villanueva
Copy link

I suggest creating a GitHub Action for SecretScanner to allow developers to easily have their code changes scanned for secrets (such as validation of Pull Requests before they are merged). Should be pretty straightforward using your filesystem scanning option. If there was a documented way to do this, I would be interested in trying it.

@ibreakthecloud
Copy link
Member

Hi @brian-villanueva we have GitHub actions in deepfence/ThreatMapper, for vulnerability scanning (https://github.com/deepfence/ThreatMapper/blob/master/ci-cd-integrations/github-actions/.github/workflows/main.yml)

Similar way we can do this for SecretScanning as well. If you are interested to take up this task, I would be more than happy to assign you this issue. LMK :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants