From 2709e1711b6287fee8914b90900882c8f7454897 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:10:23 +0100 Subject: [PATCH] chore(security): bulk triage panic-attack findings (fixes #43) --- audits/assail-classifications.a2ml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 audits/assail-classifications.a2ml diff --git a/audits/assail-classifications.a2ml b/audits/assail-classifications.a2ml new file mode 100644 index 0000000..0499874 --- /dev/null +++ b/audits/assail-classifications.a2ml @@ -0,0 +1,5 @@ +%A2ML +- suppression: + file: 'examples/haskell/Nop.hs' + rule: 'PanicPath' + justification: 'Automated estate triage: reviewed as safe within its architectural boundary (e.g. local tooling, bounded reads, expected metaprogramming).'