npm-audit-action
npm-audit-action copied to clipboard
GitHub Action to run `npm audit`
**What would you like to be added**: Enable eslint rule: @typescript-eslint/explicit-member-accessibility **Why is this needed**: The rule is temporarily off.
**What would you like to be added**: A config option to be able to ignore dependencies that cant be fixed or are not worth fixing due to not being applicable....
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
We are getting this on a web project (found 80 vulnerabilities (7 low, 11 moderate, 48 high, 14 critical) in 1030 scanned packages)) How do we over come this isssue,...
**What would you like to be added**: **Why is this needed**:
Remove job warns https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ 
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
**What would you like to be added**: Add mardown output format. https://gitlab.com/engrave/npm-audit-markdown **Why is this needed**: The report looks better than the plain text format.
Bumps the npm-development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.27.0` | `9.28.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)...
`test-on-windows` failed. https://github.com/oke-py/npm-audit-action/actions/runs/14787183713/job/41517583398 The failure is occurring because of the error: spawnSync npm.cmd EINVAL. This typically happens when the command npm.cmd is not recognized or cannot be run correctly in...