Skip to content

Commit

Permalink
Add workflow permissions check
Browse files Browse the repository at this point in the history
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
  • Loading branch information
puerco committed Jul 26, 2024
1 parent 404b749 commit 41c7a22
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions profiles/github/openssf_security_baseline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,11 @@ repository:
branch: ""
def: {}

# (TODO) Credentials with minimal permissions
# TBD: https://github.com/stacklok/minder-rules-and-profiles/pull/126
# Check workflows to ensure they have default permissions
- type: actions_check_default_permissions
name: actions_check_default_permissions
displayName: "Check that workflows have default permissions"


# Check for a Security Insights file in the repo
- type: security_insights
Expand Down

0 comments on commit 41c7a22

Please sign in to comment.