Secsie-conf

Latest version: v3.1.3

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

Scan your dependencies

3.1.3

In this release, I added type support for `PathLike` type params in the `parse_config_file` and `generate_config_file` functions.

3.1.1

Corrected classifiers

3.0.1

Added badges for PyPi deployment and unit tests in README.

3.0.0

In this version, I added support for lists.

Lists are a set of comma separated values in an attribute declaration. Here is a valid example of a list:
ini
list = this, that, 42

This will be parsed into `['this', 'that', 42]` in Python. For more info read the README.

2.0.1

1.0.3

Fixed a bug where `generate_config` was not okay with not having an `output_file` decalred.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.