The official Finite State Python SDK.
Project description
What is Finite State
Finite State manages risk across your software supply chain so that you can minimize risk, ship confidently, and reduce attack surface. Finite State reduces software supply chain risk with end-to-end SBOM solutions for the connected world.
The cloud-based SaaS platform for SBOM and Product Security management enables you to:
- Generate and manage SBOMs in any format to create software transparency
- Orchestrate and correlate scan findings from over 120 top scanning tools
- Monitor AppSec and Product Security risk across product portfolios to visualize risk scoring and prioritize critical findings
- Leverage world-class binary SCA to generate the most thorough and accurate SBOMs available
Finite State SDK
Finite State's powerful GraphQL API gives you and your teams access to the incredibly rich data you have in the platform. These SDKs, tools, and examples help your team to connect to Finite State APIs quickly and easily.
Installing the Python SDK
View the Python API Docs here: https://finitestateinc.github.io/finite-state-sdk-python/finite_state_sdk.html.
$ pip3 install finite-state-sdk
To use it:
import finite_state_sdk
Generating the docs
Setting docs generation project
docs-generation
folder is the python project to generate html documentation.
./docs-generation/pyproject.toml
is the Poetry file project. It should run with python 3.9 or up.
Should run once the following commands. This is an example with pyenv and python 3.11.
cd docs-generation
pyenv local 3.11
poetry env use 3.11
poetry install
Generation docs.
From project root folder.
export VERSION=0.0.4
./scripts/generate-docs.sh
Finite State API
For more information about Finite State's APIs, see: https://docs.finitestate.io.
Our teams are working to add additional programming language and package manager support for Finite State SDKs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file finite_state_sdk-0.1.14.tar.gz
.
File metadata
- Download URL: finite_state_sdk-0.1.14.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.5 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cceb54feb24e3e3818ecb40cf64e5898dac520fb97138dce76949646478fe6d |
|
MD5 | bfcd8a724cca8bf1e417dcb71e4513ff |
|
BLAKE2b-256 | 412b1d862d3d09b19b99c8f57387d7402b9305aae209a9d2b3cc8e6ad854a081 |
File details
Details for the file finite_state_sdk-0.1.14-py3-none-any.whl
.
File metadata
- Download URL: finite_state_sdk-0.1.14-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.5 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0122d7a86c3687dbf16a29c282856e5c8b36ff12d7fcd4babfa64b0c00816f43 |
|
MD5 | 689cf402f0170c0840c707e612237ed3 |
|
BLAKE2b-256 | dbdf4393505bbabcf8cab4c9deab15f8033b7fadbfbbb8dcd1974ede64b27f5f |