5pillars/6pillars Compliance Copilot Action
Run 6pillars.ai Compliance Copilot to detect AWS IaC misconfigurations in your pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 11, 2025
- License
- MIT
Pinned Snippet
uses: 5pillars/compliance-copilot-action@0948a2615408dac9223e2144ea4490dba62549bf # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| timeoutSeconds | Time in seconds to wait for testing to complete before initiating a timeout of the action. | — | 1200 |
| complianceCopilotUrl | Compliance Copilot Url | — | https://api.app.6pillars.ai |
| excludeFolder | Skip folders from being processed | — | .github |
| folderPath | Specify a folder path to process | — | "" |
| skipPullRequestComments | Skip comments in Pull Request | — | false |
| minimumSeverity | Minimum severity level to fail the check and only comments are added based on minimum severity. | yes | CRITICAL |
Outputs
no outputs