diff --git a/rules/cloud/github/github_repository_actions.yml b/rules/cloud/github/github_repository_actions.yml index 09e4a2b2149..0142cccc83b 100644 --- a/rules/cloud/github/github_repository_actions.yml +++ b/rules/cloud/github/github_repository_actions.yml @@ -1,6 +1,6 @@ title: GitHub Repository Archived or Unarchived id: 92cff55c-27ab-466e-b6d1-88b3f1bd9c94 -status: test +status: experimental description: Detects when a GitHub repository is archived or unarchived, which may indicate unauthorized changes to repository status. author: Ivan Saakov date: 2024-09-20 @@ -21,4 +21,4 @@ detection: condition: selection falsepositives: - Legitimate unarchived of repositories by authorized users -level: medium \ No newline at end of file +level: medium