introduce ground-truth converters for OWASP and SARD datasets

This commit is contained in:
elipeter 2026-05-12 16:16:26 -04:00
parent e62fddb82a
commit 5909fa8c5d
14 changed files with 16779 additions and 369 deletions

View file

@ -104,6 +104,7 @@ mod parity_tests {
},
project_root: None,
db_path: None,
verify_all_confidence: false,
}
}
@ -116,6 +117,7 @@ mod parity_tests {
},
project_root: None,
db_path: None,
verify_all_confidence: false,
}
}