- #102 Respect the
NO_COLOR
environment variable
- #100 Add support for including specific columns in audit report
- 607f16e fix(build): ensure lib/index.js is executable after build
- 27a7cb3 Use "--omit=dev" internally on newer npm version
- 76b4c57 b3e04d3 NPM Audit for fixing vulnerabilities
- 99c0697 Added handling for empty strings in displaying unused exception message
- ce8eb4d Updated README
- 43380eb Fixed unused exceptions handler
- 1871068 Handles non numeric exception IDs
- #71 Added new option: ignore by module name
- 0316010 Fixed npm run audit command
- 697421d Fixed hanging process on Windows
- f5ebe1f Fixed invalid main path in package.json
- fe66222 Log exception, when failed to parse .nsprc file
- 5f36c41 Shorten node path for NPM v7
- e5d19a5 Include dependency path into the security report
- 895301e Updated README file
- 321e5f3 Updated README file
- #a5bba42 Updated declaration file extension so it will not be included in final build
- #b1b05ff Added multiple date format support for
expiry
field - #15ae9ad Added
dayjs
package - #32b8535 Style the exception expiry date if it is more than one or five years ago
- #43 Add support for npm registry url option (@Tristan WAGNER)
- #42 Added CodeQL vulnerabilities check across codebase in CI
- #e77632c Removed github username as region currently not supported
- #52be395 Removed unused package
cli-table
from the dependencies - #40 Added nodejs v16.x coverage in CI
- #0b7357c Simplified the workflow and improved overall performance by running lesser in the process
- #0b7357c Added
table
module to display table format reports - #0b7357c Added table display for security report
- #0b7357c Added table display of exceptions from
.nsprc
file - #39 Cleaned up test cases structure to be more straight forward and easier to maintain
- #e08a436 Renamed
--ignore -i
flag to--exclude -x
for better clarity - #0b7357c Removed
--display-full
flag that was used to ignore the maximum display limit - #0b7357c Removed
--display-notes
flag that was used for displaying exception notes - #0b7357c Renamed
ignore
field toactive
in.nsprc
file for better clarity - #0b7357c Renamed
reason
field tonotes
in.nsprc
file for better clarity
- #4ba2612 Updated wording of unused exception warning
- #0b7357c Removed logging of flags used in the command
- #0b7357c Added NPM audit into the CI pipeline
- #39 Updated README
- #20 Provide more output when parsing exceptions file
- #27 Hide excepted vulnerabilities from output
- #28 Missing [ in truncation message
- #7249096 Added FUNDING & updated README
- #38 Display warning when
exceptionIds
are unused (@Maarten Hus)
- #37 Fixed security CVE-2020-28469: Bump glob-parent from 5.1.1 to 5.1.2
- #8d0561f Updated README
- #36 Added environment variable support
NPM_CONFIG_AUDIT_LEVEL