Aqua Security cli
Project description
aquasec-cli
Aqua Security CLI
Installation
.. code:: bash
python -m pip install aquasec-cli
Usage
Help Menu of all Groups:
.. code:: bash
aquasec-cli --help
Usage: aquasec-cli [OPTIONS] COMMAND [ARGS]...
AquaSec CLI tool to manage AquaSec Tenant
Options: --help Show this message and exit.
Commands: delapi Deletes created API Auth initapi Initializes API Auth reports Generate CIS Bench Reports
NOTE: Each subcommand has a help menu to assist with the calls being made. This project relies on the yaml or localized configurations being help as they are not passed in the commands as of this release.
Create API Auth Token:
.. code:: bash
aquasec-cli init --csp_roles="Auditor" --csp_roles="Admin" --endpoints="Any" Initializing API INFO : Created WorkloadAuth Token for URL https://1234abcff1.cloud.aquasec.com
Run Report:
.. code:: bash
aquasec-cli reports --report_type kube_bench --report_location /Users/username/var/tmp Report completed Saving Report written out to /Users/adamt/var/tmp/aquasec_report_type_kube_bench_20230424T153825.json
Delete API Auth:
.. code:: bash
aquasec-cli delete
Are you sure you want to delete the auth api token? [y/N]: y Deleted Auth
Release Info
v0.0.2
- Bug fix with requirements
Version
-------
+-------------------------+-----------------+-------------------------+
| Version | Build | Changes |
+=========================+=================+=========================+
| **0.0.2** | **a1** | issues with dataclasses |
| | | getting installed under |
| | | normal condition |
+-------------------------+-----------------+-------------------------+
| **0.0.2** | **final** | tested in pytest and |
| | | seems to now accept the |
| | | dataclass |
+-------------------------+-----------------+-------------------------+
| **0.0.3** | **a1** | issues with dataclasses |
| | | and now yaml getting |
| | | installed under normal |
| | | condition |
+-------------------------+-----------------+-------------------------+
Warnings
Use at your own risk!!!
Security Policy
Supported Versions
Use this section to tell people about which versions of your project are currently being supported with security updates.
Version | Supported |
---|---|
0.0.x | :white_check_mark: |
Reporting a Vulnerability
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a reported vulnerability, what to expect if the vulnerability is accepted or declined, etc.
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
Built Distribution
File details
Details for the file aquasec-cli-0.0.3.tar.gz
.
File metadata
- Download URL: aquasec-cli-0.0.3.tar.gz
- Upload date:
- Size: 43.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57986c58acd59b00031ebec4a1abaa2eabd6f126b5651b8e786a834d46b3c45b |
|
MD5 | 0b812762f8f0fdff3b8af271627476ea |
|
BLAKE2b-256 | 28b2b4527776ee7fb562b34fea50e2889a2f80aad7e75e2ed42752b4480506ee |
File details
Details for the file aquasec_cli-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: aquasec_cli-0.0.3-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa9c90638cdb89a1843183a1ec44dc3b9922bb1b98936568b2f9154e2e948146 |
|
MD5 | 532857de16e0bff9111a9b51a2e012ec |
|
BLAKE2b-256 | d0a7b84b243bbd82d3c8a6833adebaee50be9379f442c049dff0a2b3f161fa71 |