mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-15 20:05:13 +02:00
introduce ground-truth converters for OWASP and SARD datasets
This commit is contained in:
parent
e62fddb82a
commit
5909fa8c5d
14 changed files with 16779 additions and 369 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Dynamic verification
|
||||
|
||||
As of M7, nyx verifies every `Confidence >= Medium` finding by default: it builds
|
||||
Nyx verifies every `Confidence >= Medium` finding by default: it builds
|
||||
a minimal harness, runs your code's entry point against a curated payload corpus
|
||||
inside a sandbox, and records the verdict in each finding's evidence block.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue