naokikimura/Code review using gosec
Analyze code statically using gosec in Github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Specify directories (Multiple directories can be specified by separating them with line feed) | no | — |
| options | Changes `gosec` command line options. Specify the options in JSON array format. e.g.: '["-conf", ".gosecrc.json"]' | no | — |
| working_directory | Changes the current working directory of the Node.js process | no | — |
| reporter_type_notation | Change the reporter. (Multiple can be specified separated by commas) | no | — |
Outputs
no outputs