- Skip duplicate packages in the requirement files.
0.4.0
- Add support for ignoring vulnerabilities by ID. - Expose all configuration options as command-line arguments. - Change `--config-file` to `--config`. - Show all columns as text to avoid inaccurate formatting of certain version numbers. - Always print a summary that shows the number of audited packages.
0.3.0
- Add support for customized columns. - Add help strings for `--help`. - Exit with non-zero status code if any vulnerabilities are found.
0.2.0
- Add support for authenticated requests. - Use platform-specific storage paths. - Fix bug that caused invalid cache misses.