Skip to content

Releases: oke-py/npm-audit-action

v1.6.0

12 Nov 10:50
Compare
Choose a tag to compare

Features

  • feat: add the ability to run with '--production' (#75) (42e6d27)

Commits

Contributors

sgkiokas

v1.5.2

11 Sep 13:11
Compare
Choose a tag to compare

This is a minor security release.

v1.5.1

14 Jul 10:29
75b1716
Compare
Choose a tag to compare

This is a bug fix release.

Commits

  • v1.5.1 (#68) (75b1716)
  • Catch errors thrown by Audit.run and increase child process buffer size (#67) (b0bc596)
  • add Dockerfile to use VSCode Remote Container (4adc177)

Contributor

  • Spencer Small

v1.5.0

27 May 22:32
Compare
Choose a tag to compare

Features

  • support dedupe_issues. If 'true', action will not create a new issue when one is already open.

Commits

  • update example & daily scan to use v1.5.0 with dedupe_issues=true (f6ba9be)
  • 1.5.0 (711840e)
  • Support de-duping issues (#65) (261cbab)

Contributor

  • Spencer Small

v1.4.0

23 May 07:29
Compare
Choose a tag to compare

Features

  • support working_directory. This can be used when package.json is not in the project root directory.

Commits

  • update action.yml to support working_directory (1c3165e)
  • update README.md (94ec1a7)
  • bump version to v1.4.0 (6ca4ad5)
  • support different working directory (#64) (5209022)
  • update dependencies (#63) (277fc87)
  • update @octokit/rest from 16.43.1 to 17.9.2 (#62) (161485c)
  • bump version to v1.3.1 (49b1b8c)

v1.3.1

29 Apr 22:56
8e21576
Compare
Choose a tag to compare

Security

Commits

v1.3.0

20 Mar 22:15
ad3449e
Compare
Choose a tag to compare

New Features

  • With audit_level, Action fails only if vulnerabilities more critical than audit_level value are found. (#36)

misc

  • Update devDependencies to fix some vulnerabilities.

v1.2.0

14 Mar 11:21
56cc033
Compare
Choose a tag to compare

Update dependencies

v1.1.0

13 Dec 03:21
3e659c8
Compare
Choose a tag to compare

Create a PR comment when action is triggered by PR and vulnerabilities are found.

v1.0.1

10 Dec 09:51
ac19a75
Compare
Choose a tag to compare

only set branding