You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
StepSecurity App
GitHub App
StepSecurity App
GitHub App
This App enables advanced scenarios for the StepSecurity Platform, e.g.
Analysis of private GitHub Actions
Creation of GitHub issues and pull requests for Action misconfigurations, e.g. over-privileged GitHub token permissions
Integration with GitHub Advanced Security
Enforce Workflow Runs Policies to block workflow runs that do not meet organization policies
It needs the following permissions:
Administration Read: To show what GitHub Apps and PATs have access, and check branch protection
Contents Write: To evaluate score for private Actions and fixes for Action misconfigurations
Pull Requests Write: To evaluate score for private Actions and fix GitHub Actions workflows
Issues Write: To create issues to recommend fixes for Action misconfigurations
Code Scanning Alerts Write: To create GitHub Advanced Security findings to recommend fixes for Action misconfigurations
Actions Write: To cancel workflow runs that do not meet organization policies.
Personal Access Tokens Read: To show what fine-grained PATs have access to the org.