Merge PR #5149 from @nasbench - Promote older rules status from experimental to test
chore: 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
952d518f66
commit
8734022722
@@ -1,6 +1,6 @@
|
||||
title: Github Push Protection Bypass Detected
|
||||
id: 02cf536a-cf21-4876-8842-4159c8aee3cc
|
||||
status: experimental
|
||||
status: test
|
||||
description: Detects when a user bypasses the push protection on a secret detected by secret scanning.
|
||||
references:
|
||||
- https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/push-protection-for-repositories-and-organizations
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
title: Github Push Protection Disabled
|
||||
id: ccd55945-badd-4bae-936b-823a735d37dd
|
||||
status: experimental
|
||||
status: test
|
||||
description: Detects if the push protection feature is disabled for an organization, enterprise, repositories or custom pattern rules.
|
||||
references:
|
||||
- https://docs.github.com/en/enterprise-cloud@latest/code-security/secret-scanning/push-protection-for-repositories-and-organizations
|
||||
|
||||
Reference in New Issue
Block a user