update video and attach playbook
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"generated": "deterministic (semantic OFF)",
|
||||
"policy": {
|
||||
"fp_max_pct": 3.0,
|
||||
"adv_block_min_pct": 95.0,
|
||||
"critical_block_pct": 100.0
|
||||
},
|
||||
"benign": {
|
||||
"by_lang": {
|
||||
"en": {
|
||||
"total": 32,
|
||||
"false_positives": 0
|
||||
},
|
||||
"vi": {
|
||||
"total": 32,
|
||||
"false_positives": 0
|
||||
},
|
||||
"ja": {
|
||||
"total": 31,
|
||||
"false_positives": 0
|
||||
}
|
||||
},
|
||||
"total": 95,
|
||||
"false_positives": 0,
|
||||
"false_positive_rate_pct": 0.0,
|
||||
"examples": []
|
||||
},
|
||||
"adversarial": {
|
||||
"total": 12,
|
||||
"blocked": 12,
|
||||
"block_rate_pct": 100.0,
|
||||
"missed": []
|
||||
},
|
||||
"critical": {
|
||||
"total": 4,
|
||||
"blocked": 4,
|
||||
"block_rate_pct": 100.0
|
||||
},
|
||||
"within_budget": true,
|
||||
"breaches": []
|
||||
}
|
||||
Reference in New Issue
Block a user