Skip to content

[TEST — do not merge] Verify CI security gates block a seeded critical CVE#94

Closed
WolfTasks wants to merge 1 commit into
mainfrom
test/seed-vuln-gate
Closed

[TEST — do not merge] Verify CI security gates block a seeded critical CVE#94
WolfTasks wants to merge 1 commit into
mainfrom
test/seed-vuln-gate

Conversation

@WolfTasks

Copy link
Copy Markdown
Owner

Throwaway verification PR for issue #5 — deliberately adds lodash@4.17.11 (GHSA-jf85-cpcp-j695 prototype pollution, critical) to confirm the security gates actually block.

Expected: frontend-build (npm audit) RED and dependency-review RED. Will be closed without merge and the branch deleted once confirmed.

🤖 Generated with Claude Code

TEMPORARY throwaway change — intentionally introduces a vulnerable
dependency (lodash 4.17.11, GHSA-jf85-cpcp-j695 prototype pollution,
critical) to confirm the npm-audit + dependency-review gates actually
block. To be closed WITHOUT merge and the branch deleted (#5).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

frontend/package-lock.json

NameVersionVulnerabilitySeverity
lodash4.17.11Prototype Pollution in lodashcritical
Command Injection in lodashhigh
Prototype Pollution in lodashhigh
lodash vulnerable to Code Injection via `_.template` imports key nameshigh
Only included vulnerabilities with severity high or higher.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/lodash 4.17.11 🟢 7.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 822 out of 25 merged PRs checked by a CI test -- score normalized to 8
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 7Found 22/30 approved changesets -- score normalized to 7
Contributors🟢 10project has 90 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing🟢 10project is fuzzed
License🟢 9license file detected
Maintained🟢 109 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
SAST🟢 9SAST tool detected but not run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities⚠️ 0104 existing vulnerabilities detected

Scanned Files

  • frontend/package-lock.json

@WolfTasks WolfTasks closed this Jul 23, 2026
@WolfTasks
WolfTasks deleted the test/seed-vuln-gate branch July 23, 2026 21: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.

1 participant