A simple streamlit app for trivy security scanner JSON output
Project description
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
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
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.6.tar.gz.
File metadata
- Download URL: trivy-streamlit-0.6.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 |
b2270f80f03ed09961fcb3687cb2378015d660b7787a901344a4e50fabf983b0
|
|
| MD5 |
4216423f2613b2bdca469af81ee16694
|
|
| BLAKE2b-256 |
d5f8bb5eace6c8cd92cc65909a323467b4d726f0f1d299dd24a09f4d842eed88
|
File details
Details for the file trivy_streamlit-0.6-py3-none-any.whl.
File metadata
- Download URL: trivy_streamlit-0.6-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 |
c41805b51b8dca618c65028a9286db05c0abfd5013ce8063ee20752ad5e233a3
|
|
| MD5 |
7534fdbbbd5a0ef4e2964ccfe9030b42
|
|
| BLAKE2b-256 |
f3fa670836fa8e054e3e9463f83b645d19c63e80edc7833fab48119e03e15a0d
|