Prov2neo

Latest version: v1.2

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

Scan your dependencies

1.2

Maintenance release that updates the `py2neo` version.

New Features



Bug Fixes


Other Changes
- The `py2neo` version in `requirements.txt` has been bumped to `2021.2.3`.
- Deprecated the use of `neotime` in favor of `py2neo-org/interchange` data types for time encoding. Since py2neo `2021.2.0` neotime is no longer supported.

1.1

New Features
- The `prov2neo` command line tool can now import an arbitrary amount of input files at once. The command line flag `-i/--input` has been adjusted to allow more than one file path.
bash
Import more than one file in a single command ...
... using --input
prov2neo --input foo.json bar.json ...
... using -i
prov2neo -i foo.json bar.json ...


Bug Fixes
- The `py2neo` version in `requirements.txt` has been changed back to 2021.1.5 as higher versions seem to drop `neotime` support. This is considered to be a hotfix. A future release will change the graph encoding implementation to accommodate the requirements of `py2neo` versions higher than 2021.1.5.

Other Changes
- More badges have been added to `README.md`
- pypi package
- DOI
- Open in Visual Studio Code
- The pypi publishing workflow has been updated.

1.0

Initial public release on GitHub.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.