docs(security): add ref truth redaction examples
This commit is contained in:
@@ -91,6 +91,7 @@ def validate(root: Path) -> None:
|
||||
"s4_11_ref_truth_owner_response_request_packet",
|
||||
"s4_11_ref_truth_owner_response_template_status_ledger",
|
||||
"s4_11_ref_truth_owner_response_audit_event_templates",
|
||||
"s4_11_ref_truth_owner_response_redaction_examples",
|
||||
]
|
||||
assert_equal(
|
||||
"progress_delta_ledger.delta_ids",
|
||||
|
||||
@@ -171,6 +171,13 @@ LANES = [
|
||||
"audit-ref-truth-response-received-metadata",
|
||||
"audit-ref-truth-response-outcome-classified",
|
||||
],
|
||||
"expected_redaction_examples": [
|
||||
"redaction-ref-truth-existing-doc-ref",
|
||||
"redaction-main-branch-truth-metadata",
|
||||
"redaction-deprecated-batch-disposition",
|
||||
"redaction-release-tag-retention-metadata",
|
||||
"redaction-ref-truth-quarantine-pointer",
|
||||
],
|
||||
"false_flags": [
|
||||
"refs_sync_authorized",
|
||||
"refs_delete_authorized",
|
||||
|
||||
Reference in New Issue
Block a user