Purviewcli

Latest version: v0.3.2

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

Scan your dependencies

Page 2 of 2

0.1.34

- **[Fixed]** Command `pv runScan`. Related to [issue 14](https://github.com/tayganr/purviewcli/issues/14). Looks like the HTTP method and endpoint has changed (from PUT to POST) and no longer requiring a "runId".

0.1.33

- **[Added]** HTTP header support for endpoints that require additional headers to be specified beyond `Authorization`.
- **[Fixed]** The command `pv entity deleteBulk --guid {guid1} --guid {guid2} --guid {guid...}` has been fixed.

0.1.32

- **[Fix]** Added query parameter `api-version` to endpoint `/api/search/query`. This change fixed command `pv search query --keywords {keyword}`.

0.1.31

- **[New]** Added support for `/policystore` endpoints. Enables read/write on metadata policies which determine collection-based access controls. New commands can be found via `pv policystore --help`
- **[New]** Added a Python notebook `samples/notebooks (basic)/policystore.ipynb` and sample JSON document `samples/json/policystore/policy.json` to help users get started with the new policystore commands.
- **[Enhancement]** When purviewcli reads JSON documents via the `--payload-file` argument, the package would previously error if the JSON document was encoded in UTF-16. Now supports both UTF-8 and UTF-16.

0.1.30

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.