thedave42/Run ESLint and upload results
Runs eslint and uploads results to GitHub Advanced Security
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src-dir | The base directory of the source code | yes | . |
| eslint-opts | Options to pass to the eslint command line | no | "" |
| sarif-category | Used to distinguish between multiple analyses performed on different parts of the code. e.g. apps in a monorepo | no | "" |
| github-token | The token used to access the repo and write the security results. Defaults to GITHUB_TOKEN. | no | ${{ github.token }} |
Outputs
no outputs