Skip to content

Conversation

@eduardoboronat-okta
Copy link

Semgrep is Okta's static application security testing tool. It was previously recommended to add Semgrep directly into CI/CD pipelines or workflows. However, the ProdSec team has enhanced the tooling, and Semgrep scanning is now built into the platform via a GitHub Application.

ℹ️ Details

  • You'll find all of your PRs are already being scanned by a dedicated Semgrep step. Given this, you no longer need to run Semgrep via a Github Action workflow.
  • ⚠️ This PR attempts to help remove it for you. Please review this change carefully to ensure it doesn't impact any other jobs. Any adjustments needed to make this PR pass is the responsibility of the owners of the repository. (You are also welcome to close this PR and remove Semgrep CI separately).

Created by Sourcegraph batch change eduardo.boronat/Remove-Semgrep-GHA-non-EMU.

@eduardoboronat-okta eduardoboronat-okta requested a review from a team as a code owner August 6, 2025 14:48
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (5b556ac) to head (f25dd79).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #796   +/-   ##
=========================================
  Coverage     99.85%   99.85%           
  Complexity     1428     1428           
=========================================
  Files            65       65           
  Lines          4996     4996           
=========================================
  Hits           4989     4989           
  Misses            7        7           
Flag Coverage Δ
unittestsvalidate 99.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kishore7snehil
Copy link
Contributor

This has been release as part of 8.16.0.

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.

4 participants