Commit 0cf11a0
committed
test(security): pin the shrunken audit allowlist
The allowlist dropped the accessor and crypto modules — neither holds a query —
but the audit's own test still asserted their exemption. It now asserts the
inverse: only credential-service and slack are exempt, and the other two are
audited like any file. This test runs from the root test chain, which is why
the apps/sim suite stayed green while CI went red.1 parent 6af75ae commit 0cf11a0
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments