Dashboardinstitutional-transition-labUse evidence-driven security audits wit…

Use evidence-driven security audits with deterministic adversarial tests

Category: preference
Confidence: 0.80
ID: 01a086bb-cdae-7f22-97c2-820067d44ddc
Project ID: 1fa3712f-997f-4884-b7ec-8abb79f9e342
Cross-project: No
Recalled in other projects: 2
Source session: 1Ma0qqTA0QBUSux53
Created: 2026-09-09 15:14:09
Updated: 2026-09-09 15:14:09

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 4 14h ago
cli 1 7d ago

Content

When reviewing security-sensitive code, inspect the exact implementation and existing tests, then verify suspected defects with reproducible probes rather than relying on passing suites or assumptions. Record exact outputs, exceptions, limits, paths, and line references. Add deterministic fail-first regressions for malformed JSON, frozen-input integrity, archive handling, filesystem aliases/races, resource bounds, and fail-closed publication before changing production code. Preserve the frozen scope and avoid duplicating or overlapping active work. After fixes, run focused and full test suites, confirm repository artifacts were not unintentionally modified, and obtain fresh independent correctness and security reviews against the exact final tree.

Move to: