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.3.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file the_cves_cli-0.1.3.tar.gz
.
File metadata
- Download URL: the_cves_cli-0.1.3.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.25
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fabbaaf5d2727b430f925a5195ec6fedc9a95362f0f0d5945e511f7aacb72369 |
|
MD5 | a10880493c0d427817a106674b6ea681 |
|
BLAKE2b-256 | bd334561b3bbf440e37bae80f5855c71b2ff09f910781a67e5f496096e4c8787 |
File details
Details for the file the_cves_cli-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: the_cves_cli-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.25
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddf614b788facc6ebba3ec18a5a8308cb4ff41ff9b015082d93c2f0ab9021192 |
|
MD5 | bf523084cdbd76884493b123cd6906bb |
|
BLAKE2b-256 | fd0c3d9140075434f71c691b6e60a67992e1e6e1d858e54a96d187508bc4e7c5 |