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

Added Semgrep CI/CD scan #22

Merged
merged 2 commits into from
May 14, 2024
Merged

Added Semgrep CI/CD scan #22

merged 2 commits into from
May 14, 2024

Conversation

voidd7
Copy link
Contributor

@voidd7 voidd7 commented May 14, 2024

As a part of improving our security posture we have decided to add Semgrep scans to public repositories therefore this commit contains the yaml config file for semgrep to start the scans.

@voidd7 voidd7 requested a review from HiranmayaGundu May 14, 2024 17:26
Copy link
Contributor

@HiranmayaGundu HiranmayaGundu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine, pending the comment

container:
# A Docker image with Semgrep installed. Do not change this.
image: returntocorp/semgrep
#if: (github.actor != dependabot[bot])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove this line if its not needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I'll remove it.

@voidd7 voidd7 merged commit c6c1ed3 into main May 14, 2024
1 check passed
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.

2 participants