Skip to content

Commit

Permalink
fix: Updated a policies description to match GitHub defaults (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tal-Legit authored Jan 17, 2024
1 parent 36d62ea commit 80d54c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policies/github/actions.rego
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ token_default_permissions_is_read_write := false {
# METADATA
# scope: rule
# title: Workflows Should Not Be Allowed To Approve Pull Requests
# description: The default GitHub Actions configuration allows for workflows to approve pull requests. This could allow users to bypass code-review restrictions.
# description: Your organization allows workflows to open and approve pull requests. This could allow users to bypass code-review restrictions.
# custom:
# requiredEnrichers: [organizationId]
# remediationSteps:
Expand Down

0 comments on commit 80d54c1

Please sign in to comment.