Skip to content

Commit

Permalink
Remove Normandy checks
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Oct 18, 2024
1 parent f0859de commit cd28b36
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 1,391 deletions.
33 changes: 16 additions & 17 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"name": "GitHubTokenDetector"
},
{
"name": "GitLabTokenDetector"
},
{
"name": "HexHighEntropyString",
"limit": 3.0
Expand All @@ -36,6 +39,9 @@
{
"name": "IbmCosHmacDetector"
},
{
"name": "IPPublicDetector"
},
{
"name": "JwtTokenDetector"
},
Expand All @@ -49,9 +55,15 @@
{
"name": "NpmDetector"
},
{
"name": "OpenAIDetector"
},
{
"name": "PrivateKeyDetector"
},
{
"name": "PypiTokenDetector"
},
{
"name": "SendGridDetector"
},
Expand All @@ -67,6 +79,9 @@
{
"name": "StripeDetector"
},
{
"name": "TelegramBotTokenDetector"
},
{
"name": "TwilioKeyDetector"
}
Expand Down Expand Up @@ -117,22 +132,6 @@
"line_number": 20
}
],
"tests/checks/normandy/test_remotesettings_recipes.py": [
{
"type": "Base64 High Entropy String",
"filename": "tests/checks/normandy/test_remotesettings_recipes.py",
"hashed_secret": "1b24669be1077560589e7b74bbbf88472583e419",
"is_verified": false,
"line_number": 21
},
{
"type": "Base64 High Entropy String",
"filename": "tests/checks/normandy/test_remotesettings_recipes.py",
"hashed_secret": "bd704e6b3af0748aecb03c9bd0f3b79d06e65bc3",
"is_verified": false,
"line_number": 23
}
],
"tests/checks/remotesettings/test_attachments_integrity.py": [
{
"type": "Hex High Entropy String",
Expand All @@ -159,5 +158,5 @@
}
]
},
"generated_at": "2024-04-18T11:22:16Z"
"generated_at": "2024-10-18T09:21:04Z"
}
67 changes: 0 additions & 67 deletions checks/normandy/jexl_error_rate.py

This file was deleted.

67 changes: 0 additions & 67 deletions checks/normandy/recipe_signatures.py

This file was deleted.

78 changes: 0 additions & 78 deletions checks/normandy/remotesettings_recipes.py

This file was deleted.

68 changes: 0 additions & 68 deletions checks/normandy/reported_recipes.py

This file was deleted.

Loading

0 comments on commit cd28b36

Please sign in to comment.