Finite-state-sdk

Latest version: v0.1.14

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

Scan your dependencies

Page 2 of 3

0.1.1

New Features
* Added report export helper methods: `download_product_report`, `download_asset_version_report`
* Updated Findings and Software Components queries to return more fields
* Added optional severity and status filters to `get_findings`
* Added optional count parameter to `get_findings`
* Added examples: download_reports, generate_products_csv
* Updated examples: compare_versions, get_findings
* Added ability to upload all supported third party scan types
* Updated `get_findings` to be able to take a single `asset_version_id` or a list

Non-Breaking Changes
* Uses updated upload methods, removes usage of deprecated methods

Bug Fixes
* Fixed minor bug when ordering Findings (order by Title)

0.1.0

Updated minor version due to breaking change.

New Features
N/A

Bug Fixes
N/A

Breaking Changes

* GraphQL queries that fail will now raise an Exception with details about the exception

Your code should include try / except blocks for making calls, instead of relying on the API to return a potentially unexpected JSON document with an `errors` field.

0.0.8

New Features
* Updated `TOKEN_URL` endpoint
* Added `get_asset_versions` method
* Updated Asset Versions query to have group information
* Added `cve_id` filter for Get Findings variables
* Added `generate_download_sbom_url` and queries and variables to support CycloneDX and SPDX downloads
* Added `download_sbom` helper function
* Added `download_sboms.py` example

Bug Fixes
N/A

Breaking Changes
N/A

0.0.7

Breaking Changes

N/A

New Features
* Updated docs for create_new_asset_version_artifact_and_test_for_upload
* Added get_assets method
* Updated queries to return createdBy user information and __typenames

Bug Fixes
* Fixes 6

0.0.6

Breaking Changes

N/A

New Features

* Updated query and response fields for `get_findings` to match the Findings page
* Added `category` parameter for `get_findings`
* Updated query and response fields for `get_software_components` to match the Bill of Materials page
* Added examples for using `get_findings` and `get_software_components` with example responses

Bug Fixes

N/A

0.0.5

Breaking Changes
None

New Features

Added Functions
* get_findings
* get_products
* get_product_asset_versions
* get_software_components
* search_sbom

Added Classes
* TokenCache

Added Examples
* custom_query.py
* get_product_and_asset_information.py
* get_sbom_for_an_asset_version.py
* paginated_query.py
* search_sbom.py

Bug Fixes
None

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.