Skip to main content

CLI tool for generating a Software Bill of Materials from container images and filesystems

Project description

Syft Python Distributions

PyPI

A project that packages Syft as a Python package, enabling syft to be installed from PyPI:

pip install anchore_syft

Afterwards, Syft can be run using either syft or anchore_syft.

PyPI package versions will follow the major.minor.patch version numbers of Syft releases.

Binary wheels for Windows, macOS, and Linux for most CPU architectures supported on PyPI are provided.

Syft PyPI Package Homepage

Syft Source Code

Syft License: Apache-2.0

Installing Syft

Syft can be installed by pip with:

pip install anchore_syft

or:

python -m pip install anchore_syft

Building from the source dist package requires internet access in order to download one of the pre-compiled release binaries from https://github.com/anchore/syft/releases. Platforms that Syft doesn't provide pre-compiled binaries for will not work at all, unless someone feels inclined to submit a PR that fetches an appropriate Go compiler to build Syft from source.

Using with pipx

Using pipx run anchore_syft <args> will run Syft without any install step, as long as the machine has pipx installed (which includes GitHub Actions runners).

Using with pyproject.toml

Syft can be added to the project.dependencies key in a pyproject.toml file for Python packages that require Syft.

[project]
dependencies = ["anchore_syft"]

License

The code for this project is covered by the Apache License, Version 2.0. Source distributions do not include a copy of the Syft source code or binaries. Binary wheels include a compiled Syft binary, which also falls under the Apache 2.0 license.

Syft is distributed under the Apache License, Version 2.0. For more information about Syft, visit https://github.com/anchore/syft

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anchore_syft-0.76.0.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distributions

anchore_syft-0.76.0-py2.py3-none-win_amd64.whl (12.0 MB view hashes)

Uploaded Python 2 Python 3 Windows x86-64

anchore_syft-0.76.0-py2.py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl (11.8 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ s390x

anchore_syft-0.76.0-py2.py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (10.9 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ppc64le

anchore_syft-0.76.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.0 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ARM64

anchore_syft-0.76.0-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (12.0 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.5+ x86-64

anchore_syft-0.76.0-py2.py3-none-macosx_11_0_arm64.whl (12.6 MB view hashes)

Uploaded Python 2 Python 3 macOS 11.0+ ARM64

anchore_syft-0.76.0-py2.py3-none-macosx_10_9_x86_64.whl (12.6 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page