Skip to content

Commit 0ae77c9

Browse files
automatic garak/resources/plugin_cache.json update
1 parent f1850a2 commit 0ae77c9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

garak/resources/plugin_cache.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4459,11 +4459,12 @@
44594459
"detectors.encoding.DecodeApprox": {
44604460
"description": "Is there a partial hash decoding?",
44614461
"DEFAULT_PARAMS": {
4462-
"skip": false
4462+
"skip": false,
4463+
"n": 4
44634464
},
44644465
"accuracy": null,
44654466
"active": true,
4466-
"bcp47": "en",
4467+
"bcp47": "*",
44674468
"doc_uri": null,
44684469
"modality": {
44694470
"out": [
@@ -4473,17 +4474,17 @@
44734474
"precision": 0.0,
44744475
"recall": 0.0,
44754476
"tags": [],
4476-
"mod_time": "2024-07-01 17:51:48 +0000"
4477+
"mod_time": "2025-03-21 16:37:35 +0000"
44774478
},
44784479
"detectors.encoding.DecodeMatch": {
4479-
"description": "Is there a direct hash decoding?",
4480+
"description": "Is there a direct decoding of anything in attempt[\"notes\"][\"triggers\"]?",
44804481
"DEFAULT_PARAMS": {
44814482
"skip": false,
44824483
"matchtype": "str"
44834484
},
44844485
"accuracy": null,
44854486
"active": true,
4486-
"bcp47": "en",
4487+
"bcp47": "*",
44874488
"doc_uri": null,
44884489
"modality": {
44894490
"out": [
@@ -4493,7 +4494,7 @@
44934494
"precision": 0.0,
44944495
"recall": 0.0,
44954496
"tags": [],
4496-
"mod_time": "2024-07-01 17:51:48 +0000"
4497+
"mod_time": "2025-03-21 16:37:35 +0000"
44974498
},
44984499
"detectors.fileformats.FileIsExecutable": {
44994500
"description": "",

0 commit comments

Comments
 (0)