trivy-streamlit
This is a simple UI to display JSON generated by the opensource scanner trivy from AquaSecurity,
supported by the community.
Thanks to AquaSecurity for providing this great tool.
https://github.com/aquasecurity/trivy
🏗️ Dependencies
- trivy
- python3
- pip3
It is beyond the scope of this document to explain how to install either of those. 🗡️
⚙️ Generating JSON with trivy
k8s
trivy k8s --format json -o results.json --scanners=vuln --severity=CRITICAL --report=all cluster
image
trivy image --format json -o results.json --scanners=vuln --severity=CRITICAL --report=all docker.io/grafana/grafana:10.2.2
Installation
🛞 Install from pypi
pip install trivy-streamlit
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trivy-streamlit-0.7.tar.gz
(3.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trivy-streamlit-0.7.tar.gz.
File metadata
- Download URL: trivy-streamlit-0.7.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6fc48ef1168d12c576633deb02fd56f405d267c6980a12419053036f7279c8e
|
|
| MD5 |
17babf798932c49be20b41b0b004e27f
|
|
| BLAKE2b-256 |
ffb8214294c4431b2c5f0be59af908663d853ed57c67a4d06a36c4c1c0bdb4bc
|
File details
Details for the file trivy_streamlit-0.7-py3-none-any.whl.
File metadata
- Download URL: trivy_streamlit-0.7-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af55ed0f88f4e4198fce0eb09ea946e1c969fc370cee16216426e5ab8a95693a
|
|
| MD5 |
6d8c77fedf7f82d53f3446bfe22caae7
|
|
| BLAKE2b-256 |
11ca55ef9963c0e8daa3ed82c0394ef0bb44c8f143b8e02ee493b04359dffceb
|