Skip to content

Warn when whitelisted advisories are not found + bug fixes

Compare
Choose a tag to compare
@quinnturner quinnturner released this 12 Apr 19:48
70f5aed

Diff: https://github.com/IBM/audit-ci/compare/v1.5.0..v1.6.0

Features

  • Warn when whitelisted advisories are not found (closes #70) (PR: #73)

Fixes

  • Handle non-JSON Yarn audit report (re-closes #45) (PR: #66 and #76)
  • Fix broken link in README (PR: #78)

Chores

  • Update .travis.yml config to use the cache: npm shortcut and provide more docs (PR: #79)
  • Fix advisories (fixes #67) (PR: #68 and #80)
  • Bump Mocha (minor) (PR: #80)
  • Bump ESLint (minor) (PR: #80)

Minor release due to the new behaviour of Yarn non-JSON audit report and warning when whitelisted advisories are not found