Skip to content

ci: add ThreatCrush security scan - #15

Merged
ralyodio merged 1 commit into
masterfrom
chore/threatcrush-scan
Aug 3, 2026
Merged

ci: add ThreatCrush security scan#15
ralyodio merged 1 commit into
masterfrom
chore/threatcrush-scan

Conversation

@ralyodio

@ralyodio ralyodio commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Installs threatcrush-scan@1.1.0 from the sh1pt Actions Store.

Scans pull requests for hardcoded credentials, injection, SSRF, unsafe deserialisation, XXE and dependency tampering. Findings go to the Security tab as SARIF and to a PR comment; snippets are redacted, so no credential material reaches a CI log.

Report-only. It will not fail a pull request. Once the existing findings are triaged, set the pack's failOn input to critical,high.

Coverage against profullstack/malware-test-prs: 90.32% true-positive rate at a 0.0% false-positive rate against its control group of correct implementations.

Generated by the fleet renderer — the managed header hash matches the pack source.

🤖 Generated with Claude Code

Installs threatcrush-scan@1.1.0 from the sh1pt Actions Store.
Scans pull requests for hardcoded credentials, injection, SSRF, unsafe
deserialisation and dependency tampering; uploads SARIF to the Security
tab.

Report-only — it will not fail a pull request. Set the pack's failOn
input to critical,high once the existing findings are triaged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@github-advanced-security

Copy link
Copy Markdown

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:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

ThreatCrush Security Scan

44 finding(s)

HIGH/CRITICAL: 44

Severity Rule Location
HIGH threatcrush-generic-secret apps/extension/__tests__/api.test.js:199
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:81
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:129
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:148
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:165
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:182
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:190
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:198
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:239
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:257
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:274
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:293
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:300
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:493
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:523
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:541
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:556
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:573
HIGH threatcrush-generic-secret apps/web/__tests__/auth-api.test.js:611
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:95
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:120
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:127
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:147
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:154
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:174
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:181
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:196
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:212
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:225
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:250
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:257
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:269
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:457
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:484
HIGH threatcrush-generic-secret apps/web/__tests__/auth.test.js:511
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:93
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:122
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:159
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:202
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:236
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:454
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:512
HIGH threatcrush-generic-secret apps/web/__tests__/extension-auth.test.js:554
HIGH threatcrush-generic-secret packages/sources/__tests__/dropbox-oauth.test.ts:20

Snippets are redacted; ThreatCrush never prints matched credential material.

@ralyodio
ralyodio marked this pull request as ready for review August 3, 2026 14:22
@ralyodio
ralyodio merged commit 9eb310b into master Aug 3, 2026
8 of 10 checks passed
@ralyodio
ralyodio deleted the chore/threatcrush-scan branch August 3, 2026 14:22
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