gstack/cso/sections
LYH ceb1d25fc9 fix(cso): make Phase 8 Tier 3 rules deterministic (#1523 review)
Keep all four campaign rules but rework R2/R3 to match only on
deterministic, primary-source indicators. R1 and R4 unchanged.

- R2 (auto-run reference): drop the undecidable "not present in npm
  tarball / locked-package artifacts" negative-proof clause; keep the
  deterministic "listed in package.json files array" exemption as an FP
  guard.
- R3 (packed-dropper): drop the _0x obfuscation pattern, the
  ">=3 occurrences" count threshold, and the subjective "ordinary
  minified bundle" exclusion. Fire only when an R2 auto-run file also
  contains a literal createDecipheriv/gunzip/inflate call.
- Restore the GHSA-g7cv-rxg3-hmpx / CVE-2026-45321 primary-source anchor.
2026-07-16 18:49:52 +09:00
..
audit-phases.md fix(cso): make Phase 8 Tier 3 rules deterministic (#1523 review) 2026-07-16 18:49:52 +09:00
audit-phases.md.tmpl fix(cso): make Phase 8 Tier 3 rules deterministic (#1523 review) 2026-07-16 18:49:52 +09:00
manifest.json v1.57.0.0 feat: carve-guard system + carve cso/document-release/design-consultation (#1907) 2026-06-07 19:13:24 -07:00