npm-audit-action icon indicating copy to clipboard operation
npm-audit-action copied to clipboard

GitHub Action to run `npm audit`

Results 21 npm-audit-action issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Enable eslint rule: @typescript-eslint/explicit-member-accessibility **Why is this needed**: The rule is temporarily off.

help wanted
test

**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....

enhancement

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

dependencies

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,...

bug

**What would you like to be added**: **Why is this needed**:

enhancement

Remove job warns https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ ![image](https://github.com/user-attachments/assets/4c4adbce-358d-4f7e-81fe-97483ce791fa)

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...

dependencies
javascript

**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.

enhancement

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)...

dependencies
javascript

`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...