The CVEs CLI
Project description
Installation instructions
Prerequisities
- Python 3.12 or higher
- UV CLI
Once the cli is published to PyPi, install it using pip:
pip install the_cves_cli
Otherwise meanwhile one needs to clone the repo, build and install from local:
uv build
- Install it from local
uv pip install /Users/user/the-cves/dist/the_cves_cli-0.1.1-py3-none-any.whl
Running the CLI
the-cves-cli --help
Env variables required
THE_CVES_CLI_HOST=<host of the cves backend>
THE_CVES_CLI_USERNAME=<user name of the app>
THE_CVES_CLI_API_KEY=<the cves app token>
THE_CVES_CLI_CONFLUENCE_DOMAIN=<confluence domain>
THE_CVES_CLI_CONFLUENCE_TOKEN=<confluence token>
THE_CVES_CLI_CONFLUENCE_USER=<confluence user>
example for cli commands: running a new CVE report (from the repo root path):
PYTHONPATH=$(pwd) python the_cves_cli/the_cves_cli/main.py run_report <product-id> <release-id> <confluence-space-key> --image-id=<image-id-value> --cve=<cve-value>
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
the_cves_cli-0.1.6.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file the_cves_cli-0.1.6.tar.gz
.
File metadata
- Download URL: the_cves_cli-0.1.6.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.27
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67399a7bc161d3cd1cb851e95cf26081aa14e5e3f108a4bc83bbbadfef8fdc46 |
|
MD5 | d4cebd395e384652ffa5e2cbd61182b5 |
|
BLAKE2b-256 | 30ac511cf67e676841dfe830187eaa13d7c585a13495d9938dcd4cc7e64310d0 |
File details
Details for the file the_cves_cli-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: the_cves_cli-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.27
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7865d4b019b24a300207e5c00a5fc7d0827c4089e5ea4fc1c1662a49c0131a9 |
|
MD5 | 6dc9b58664405f3f9335b02bf61b9e79 |
|
BLAKE2b-256 | f3219c61e5b810af9368fb60aaa676a134ff8d30bd21ebcd3ca4292896759ac9 |