[P2] Add security regression, fuzz, and privacy-invariant tests #38
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/local-recall#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Continuously prove the controls from the threat model and the integrity of the test system itself rather than relying on code review alone.
TDD and test-integrity requirements
|| true,|| :, unconditionalexit 0, swallowed exceptions,continue-on-error,allow_failure, and pass-with-no-tests behavior.Test areas
Acceptance criteria
Depends on
Implemented and merged via PR #96 (squash commit on main). All acceptance criteria verified: CI privacy invariants on synthetic data, seeded-secret containment across storage/logs/archives/bundles (real crypto path byte-scans), deterministic fuzz targets with documented reproduction commands (docs/testing.md), nine failure-propagation modes including zero-selection, no skips/xfail (meta-tested check-policy patterns), and encode+decode IPC delete-capability enforcement. Full suite 1088 passing; canonical gate green. RAGE: rage/issue-38-security-fuzz-integrity.org.