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

feat: Separate secrets scanning and sast #690

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

cfabianski
Copy link
Collaborator

Description

Separate SAST and Secrets detections

Related

Closes #679

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski force-pushed the feat/679/separate-secrets-scanning-and-sast branch from 4fdda8a to 8c1655f Compare February 28, 2023 15:43
@cfabianski cfabianski merged commit d7d784e into main Feb 28, 2023
@cfabianski cfabianski deleted the feat/679/separate-secrets-scanning-and-sast branch February 28, 2023 15:53
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

Successfully merging this pull request may close these issues.

Add a scanner flag to enable sast or secrets scanner feature
1 participant