jitsecurity-cto/Jit security-controls action
Runs a Jit security-control on a target dir
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 3, 2023
- License
- Apache 2.0
Pinned Snippet
uses: jitsecurity-cto/jit-github-action@3fea7dda12a5f50881d4006a217250064b8ed5ca # v3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| docker_user | user for docker registry | yes | — |
| docker_password | password for docker registry | yes | — |
| security_control | Docker image tag path of security control to execute | yes | — |
| security_control_args | argument to pass to the security control | no | — |
| security_control_output_file | path to the security control output | no | "" |
| dispatch_type | 'workflow' or 'repository' (dispatch_type is deprecated and will be removed) | no | workflow |
| fail_on_findings | fail control when finding is found | no | true |
Outputs
no outputs