Precli

Latest version: v0.7.8

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

Scan your dependencies

Page 1 of 12

0.7.8

What's Changed
* Fix --gist argument failure by ericwb in https://github.com/securesauce/precli/pull/677
* Small refactor in the loading of targets extension by ericwb in https://github.com/securesauce/precli/pull/678
* Use response.ok instead of specific code by ericwb in https://github.com/securesauce/precli/pull/679
* Fix up the CLI main unit tests by ericwb in https://github.com/securesauce/precli/pull/680
* Nit: minor change of name of unit test function by ericwb in https://github.com/securesauce/precli/pull/681
* Clean up and refactor CLI unit tests by ericwb in https://github.com/securesauce/precli/pull/682
* Set exit code to 0 or 1 based on results by ericwb in https://github.com/securesauce/precli/pull/683
* Add ability to specify a PyPI url as a target by ericwb in https://github.com/securesauce/precli/pull/684
* Add PyPI example to Getting Started documentation by ericwb in https://github.com/securesauce/precli/pull/685


**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.7...0.7.8

0.7.7

What's Changed
* Fix outdated man page by ericwb in https://github.com/securesauce/precli/pull/665
* Add some testing of CLI loading of config by ericwb in https://github.com/securesauce/precli/pull/666
* Refactor the CLI checking of config arguments by ericwb in https://github.com/securesauce/precli/pull/667
* Add validation on the specified output file by ericwb in https://github.com/securesauce/precli/pull/668
* Properly handle quiet mode by ericwb in https://github.com/securesauce/precli/pull/669
* Add unit test of the version argument to the CLI by ericwb in https://github.com/securesauce/precli/pull/670
* Add unit test for precli-init command by ericwb in https://github.com/securesauce/precli/pull/671
* Add checking for files given that don't exist by ericwb in https://github.com/securesauce/precli/pull/672
* Add unit test for invalid multiple renderers given by ericwb in https://github.com/securesauce/precli/pull/674
* Add unit test of mutually exclusive enable and disable by ericwb in https://github.com/securesauce/precli/pull/673
* Move the github target logic into an extension by ericwb in https://github.com/securesauce/precli/pull/675
* Fix the output option by ericwb in https://github.com/securesauce/precli/pull/676


**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.6...0.7.7

0.7.6

What's Changed
* Slight naming change to the weak key rules config by ericwb in https://github.com/securesauce/precli/pull/656
* Bump tree-sitter from 0.23.1 to 0.23.2 by dependabot in https://github.com/securesauce/precli/pull/657
* Command line to create a .precli.toml default config file by ericwb in https://github.com/securesauce/precli/pull/658
* Rename of the key size config variables by ericwb in https://github.com/securesauce/precli/pull/659
* Support writing to pyproject.toml by ericwb in https://github.com/securesauce/precli/pull/660
* Fix CLI fails when running on the tests by ericwb in https://github.com/securesauce/precli/pull/661
* New CLI argument to accept a custom configuration file by ericwb in https://github.com/securesauce/precli/pull/662
* Honor all configuration passed via toml files by ericwb in https://github.com/securesauce/precli/pull/663
* Small change to parameters of load_config by ericwb in https://github.com/securesauce/precli/pull/664


**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.5...0.7.6

0.7.5

What's Changed
* Nit change to install part of README by ericwb in https://github.com/securesauce/precli/pull/644
* Fix the no_color command line argument by ericwb in https://github.com/securesauce/precli/pull/645
* Add slack link to PyPI by ericwb in https://github.com/securesauce/precli/pull/646
* Add trailing slash to project_url links by ericwb in https://github.com/securesauce/precli/pull/647
* Try again to get PyPI to render all the project URLs by ericwb in https://github.com/securesauce/precli/pull/648
* importlib metadata distributions not available in Py3.9 by ericwb in https://github.com/securesauce/precli/pull/650
* Add SPDX license identifier to each file by ericwb in https://github.com/securesauce/precli/pull/651
* Add last modified time to the file artifacts by ericwb in https://github.com/securesauce/precli/pull/652
* Bump rich from 13.9.2 to 13.9.3 by dependabot in https://github.com/securesauce/precli/pull/653
* Change the pattern to match for testing code by ericwb in https://github.com/securesauce/precli/pull/654
* Move some configuration into the docs themselves by ericwb in https://github.com/securesauce/precli/pull/655


**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.4...0.7.5

0.7.4

What's Changed
* Remove minimum python version text by ericwb in https://github.com/securesauce/precli/pull/635
* Fix typo in the nntplib no timeout docstring by ericwb in https://github.com/securesauce/precli/pull/636
* Always use latest python version by ericwb in https://github.com/securesauce/precli/pull/637
* Direct assert rule to ignore asserts in test functions by ericwb in https://github.com/securesauce/precli/pull/639
* Ignore test code in analysis by ericwb in https://github.com/securesauce/precli/pull/640
* Default the assert rule to be disabled by ericwb in https://github.com/securesauce/precli/pull/641
* Add more project urls by ericwb in https://github.com/securesauce/precli/pull/642
* Update classifier to specify Python 3 only by ericwb in https://github.com/securesauce/precli/pull/643


**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.3...0.7.4

0.7.3

What's Changed
* Add support for Python 3.9 by ericwb in https://github.com/securesauce/precli/pull/633
* Add Python 3.9 testing to build by ericwb in https://github.com/securesauce/precli/pull/634


**Full Changelog**: https://github.com/securesauce/precli/compare/0.7.2...0.7.3

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.