security(semgrep): add a semgrep workflows#785
Merged
Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
bef5420 to
91818ad
Compare
91818ad to
efc14d9
Compare
leoguillaume
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In this PR, semgrep is integrated in order to run SAST tools in OGL and possibly detect any malicious code before pushing into PROD.
Overview
This section provides a checklist to help categorize and describe the changes made in this PR.
Area
Please select the area(s) that this PR affects:
If "Other" is selected, please provide more details about the area(s) affected by this PR here, otherwise delete this part.
Type of change
Please select the type of change that this PR introduces:
Definition of Done / Technical changes
Please provide the Definition of Done (DoD) criteria that apply to this PR.
Screenshots / Demo (if applicable)
Please, attach screenshots or a link to a demo / video demonstrating the changes made in this PR.
Breaking changes
Please select one of the following options:
Please describe the breaking change introduced by this PR here, otherwise delete this part.
NB: A breaking change is a modification that is not backwards-compatible and/or changes current functionality.
Quality assurance & Review readiness
Before requesting a review, please take a moment to confirm that the following aspects have been considered and addressed.
This section helps ensure the PR is ready for review, safe to merge, and deployable. If any items are left unchecked, please add a brief explanation for context.
Documentation
Please select one of the following options:
Tests
Please select one or more of the following options:
We are not modifying the code of OGL
NB: For a concise overview of software testing types, see this Atlassian's guide.
Code Standards
Git & Process Standards
Deployment Notes
If new or updated environment variables are required, please list them here, otherwise delete this part.
If other special deployment steps are required, please describe them here, otherwise delete this part.
Database migration
Please select one of the following options:
Please confirm that the following steps have been completed for the database migration:
api/alembic/versions/folderReviewer Focus
Please provide any specific areas you would like the reviewers to focus on during their review of this PR (complex logic, risky changes, performance-sensitive code, etc.).
Additional Notes
Please provide any additional information or context that may be relevant to this PR, otherwise delete this part.