pragatheeswarans/Yarn Audit
To run yarn audit command for your project and create a Github issue if high severity issues are found
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your GITHUB_TOKEN to authenticate to list & create Issues | yes | — |
| label | A unique label associated to Yarn Audit issues so that the issues can be filterd to prevent creating duplicate issues | yes | audit-issues |
| paths | An multi-line string of paths where audit command should be run. Add "." for current directory | no | . |
| title | Issue title | no | Yarn Audit Security Issue |
| description | Issue description | no | There are some high priority issues with your packages. Please check them. |
| assignee | The assignee to which the issue has to be assigned | no | — |
Outputs
no outputs