Wfpm

Latest version: v0.8.0

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

Scan your dependencies

Page 4 of 4

0.5.8

* improved tool template with support for multiple container registries, allow selection of specific registry using `params.container_registry`

0.5.6

* add basic documentation, hosted at: https://wfpm.readthedocs.io
* add tests, run by GitHub Actions
* build dependency graph (using `networkx` lib), before installing dependent packages

0.5.0

First pre-release with most of the functionality supported:
- Start a workflow package project with necessary scaffolds: `wfpm init`
- Start a new package with necessary scaffolds: `wfpm new`
- Install dependent packages: `wfpm install`
- Run tests: `wfpm test`
- List local and installed dependent packages: `wfpm list`

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.