test(enrichment): complete provenance classifier coverage for minified and manifest paths - #3450
Conversation
…d and manifest paths (JSONbored#2098) Cover minified bundles as vendored and dependency manifests as ordinary source alongside existing binary/vendored tests. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-05 07:28:39 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 4 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Fixes #2098
Summary
Completes the remaining
classifyAddedFilecoverage for the provenance analyzer pure classifiers:.min.js,.min.mjs,.min.css) classify asvendoredpackage.json, lockfiles,requirements.txt,src/index.ts) staynullisSafeToCheckandmatchesPypiVersionare already covered inprovenance-version-matcher.test.ts.Test plan
cd review-enrichment && npm run build && node --test test/provenance.test.ts test/provenance-version-matcher.test.ts(10 passing)Made with Cursor