Skip to content

Add semgrep CI scan step #1177

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

Merged
merged 1 commit into from
Jun 24, 2025
Merged

Add semgrep CI scan step #1177

merged 1 commit into from
Jun 24, 2025

Conversation

willdollman
Copy link
Contributor

@willdollman willdollman commented Jun 24, 2025

Implement SAST scanning as part of SEC-3159

Test plan

Check scan succeeds

@willdollman willdollman self-assigned this Jun 24, 2025
@willdollman willdollman enabled auto-merge (squash) June 24, 2025 14:39
Comment on lines +14 to +15
container:
image: returntocorp/semgrep
Copy link
Contributor

Choose a reason for hiding this comment

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

no need for a tag here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a copypasta from our other semgrep.ymls. Looks like GHA uses :latest by default. We should probably pin to a specific version, but will need to do that everywhere.

Copy link
Contributor

Choose a reason for hiding this comment

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

but will need to do that everywhere

we can start here, hehe.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We also need to overhaul all our SAST, i'll leave it with @andreeleuterio 😉

@willdollman willdollman merged commit 795f4d6 into main Jun 24, 2025
10 checks passed
@willdollman willdollman deleted the will/semgrep branch June 24, 2025 14:55
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