fix: require signed accessibility evidence per route

This commit is contained in:
donghyeon-ka
2026-07-25 22:21:23 +09:00
parent 6db96b6ef5
commit 2725c35c28
8 changed files with 272 additions and 42 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ await writeFile(
scope: ["APP_HOME", "SAMPLE_RESOURCE_LIST", "NOT_FOUND"],
threshold: { critical: 0, serious: 0 },
automatedStatus: "passed",
manualReview: "see artifacts/tests/a11y-manual/APP_HOME.md",
manualReview: "see artifacts/tests/a11y-manual/report.json",
},
null,
2,