Skip to content

add Semgrep CE to public and private code-security-analysis workflows#22

Merged
ashmoz merged 2 commits into
mozilla:mainfrom
ashmoz:add-semgrep-scanning
Jun 27, 2026
Merged

add Semgrep CE to public and private code-security-analysis workflows#22
ashmoz merged 2 commits into
mozilla:mainfrom
ashmoz:add-semgrep-scanning

Conversation

@ashmoz

@ashmoz ashmoz commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Adds a semgrep job to both reusable workflows

  1. Public repo: p/owasp-top-ten + p/secrets + p/security-audit → SARIF → GHAS code scanning (category 'semgrep'). Does not fail on findings.
  2. Private repo: same rulesets, --error so the job fails on ERROR-severity findings (surfaced as workflow annotations on the diff).

Comment thread .github/workflows/code-security-analysis-public-repo.yml Fixed
@ashmoz
ashmoz merged commit 1f6499e into mozilla:main Jun 27, 2026
2 checks 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