Licensecheck

Latest version: v2025.1.0

Safety actively analyzes 724499 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

2021.4.1

- Command-line options take precedent over config options as expected

2021.4

- Add config file functionality per https://github.com/FHPythonUtils/LicenseCheck/issues/11
- Parsed in the following order: `pyproject.toml`, `setup.cfg`, `licensecheck.toml`, `licensecheck.json`, `licensecheck.ini`, `~/licensecheck.toml`, `~/licensecheck.json`, `~/licensecheck.ini`
- Note that the config takes precedent over command-line options
- Add optional path to requirements.txt as outlined in https://github.com/FHPythonUtils/LicenseCheck/issues/9#issuecomment-898878228
- Eg. `licensecheck --using requirements:c:/path/to/reqs.txt;path/to/other/reqs.txt`

2021.3

- Add `--ignore-packages`, `--fail-packages`,`--ignore-licenses`, `--fail-licenses`, per https://github.com/FHPythonUtils/LicenseCheck/issues/7
- Fix spelling
- Added a couple examples to the readme
- Added pylintrc to pyproject.toml

2021.2

- Added ability to use requirements.txt per https://github.com/FHPythonUtils/LicenseCheck/issues/6
- Code clean-up + refactoring
- Fix spelling
- packagecompat.py → types.py as this module holds types + typing info

2021.1.2

- reformat
- improve docstrings

2021.1.1

- Add PSFL to matrix.

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.