Merge PR #5448 from @nasbench - Promote older rules status from experimental to test
Co-authored-by: nasbench <nasbench@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f3948c7bdf
commit
ec827cccb6
@@ -1,6 +1,6 @@
|
||||
title: Github Fork Private Repositories Setting Enabled/Cleared
|
||||
id: 69b3bd1e-b38a-462f-9a23-fbdbf63d2294
|
||||
status: experimental
|
||||
status: test
|
||||
description: |
|
||||
Detects when the policy allowing forks of private and internal repositories is changed (enabled or cleared).
|
||||
references:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Github Repository/Organization Transferred
|
||||
id: 04ad83ef-1a37-4c10-b57a-81092164bf33
|
||||
status: experimental
|
||||
status: test
|
||||
description: Detects when a repository or an organization is being transferred to another location.
|
||||
references:
|
||||
- https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Github Secret Scanning Feature Disabled
|
||||
id: 3883d9a0-fd0f-440f-afbb-445a2a799bb8
|
||||
status: experimental
|
||||
status: test
|
||||
description: Detects if the secret scanning feature is disabled for an enterprise or repository.
|
||||
references:
|
||||
- https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/about-secret-scanning
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Github SSH Certificate Configuration Changed
|
||||
id: 2f575940-d85e-4ddc-af13-17dad6f1a0ef
|
||||
status: experimental
|
||||
status: test
|
||||
description: Detects when changes are made to the SSH certificate configuration of the organization.
|
||||
references:
|
||||
- https://docs.github.com/en/enterprise-cloud@latest/organizations/managing-git-access-to-your-organizations-repositories/about-ssh-certificate-authorities
|
||||
|
||||
Reference in New Issue
Block a user