Skip to content

Commit 3ba383b

Browse files
committed
Marked false positives
1 parent 531f276 commit 3ba383b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.secrets.baseline

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,13 +299,15 @@
299299
"test/unit/test_security_events_api_v1.py": [
300300
{
301301
"hashed_secret": "2b0a84feffc52de8384f9ec4f21058fdb8e2617c",
302+
"is_secret": false,
302303
"is_verified": false,
303304
"line_number": 394,
304305
"type": "Base64 High Entropy String",
305306
"verified_result": null
306307
},
307308
{
308309
"hashed_secret": "9855b56e094e4cbc5ceac66f7948874504f4dbfc",
310+
"is_secret": false,
309311
"is_verified": false,
310312
"line_number": 395,
311313
"type": "Base64 High Entropy String",
@@ -493,13 +495,15 @@
493495
"test/unit/test_zones_settings_v1.py": [
494496
{
495497
"hashed_secret": "ef721aec71abce87f596e22daa5e80b2785f1b85",
498+
"is_secret": false,
496499
"is_verified": false,
497500
"line_number": 6775,
498501
"type": "Hex High Entropy String",
499502
"verified_result": null
500503
},
501504
{
502505
"hashed_secret": "e8149f1568ca067368f5fd5fab60e8db3662b78e",
506+
"is_secret": false,
503507
"is_verified": false,
504508
"line_number": 6778,
505509
"type": "Base64 High Entropy String",

0 commit comments

Comments
 (0)