Skip to content

(feat/SEC-1010): Add SAST scanning using semgrep#7015

Merged
saisatishkarra merged 1 commit intodevelopfrom
feat/sast
Jan 23, 2024
Merged

(feat/SEC-1010): Add SAST scanning using semgrep#7015
saisatishkarra merged 1 commit intodevelopfrom
feat/sast

Conversation

@saisatishkarra
Copy link
Contributor

@saisatishkarra saisatishkarra commented Jan 22, 2024

Perform SAST scanning in a non-blocking fashion (configurable) by default using shared kong action maintained by sec team.

The Shared Action Doc can be found here.

Event triggers:

  • PR without dependabot[bot] as an actor only on diff / changed files that match default semgrep config
  • Push to develop / release/* branches
  • Any workflow dispatch

Additional overrides:

Output:

  • Uploads findings to the Security tab (uses GH CodeQL and Advanced security tab) for a public repo
  • Generates a workflow artifact/console log output of the results

Other notes:

Closes INS-3504 (linear)

@CLAassistant
Copy link

CLAassistant commented Jan 22, 2024

CLA assistant check
All committers have signed the CLA.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@saisatishkarra
Copy link
Contributor Author

cc: @vs-kong @filfreire for review

Copy link
Contributor

@filfreire filfreire left a comment

Choose a reason for hiding this comment

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

LGTM

@saisatishkarra saisatishkarra merged commit 653d497 into develop Jan 23, 2024
@saisatishkarra saisatishkarra deleted the feat/sast branch January 23, 2024 01:52
@saisatishkarra saisatishkarra changed the title feat/SEC-1010): Add SAST scanning using semgrep (feat/SEC-1010): Add SAST scanning using semgrep Jan 23, 2024
jackkav pushed a commit to jackkav/insomnia that referenced this pull request Mar 13, 2024
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.

3 participants