diff --git a/audit/mutation-test-scans.json b/audit/mutation-test-scans.json new file mode 100644 index 0000000..fad1871 --- /dev/null +++ b/audit/mutation-test-scans.json @@ -0,0 +1,19 @@ +[ + { + "timestamp": "2026-09-20T10:34:00Z", + "commit": "5c165a880ac105d6c038cee096500f76849a2190", + "publishedTag": "sol-v0.1.10", + "commitsAheadOfTag": 6, + "scope": "whole repo", + "tool": "adversarial-mutation-test", + "skillVersion": "0.35.0", + "summary": { + "behaviours": 59, + "candidates": 7, + "confirmed": 4, + "testsBefore": 28, + "testsAfter": 38, + "filed": ["#33", "#34", "#35", "#36"] + } + } +]