This tool parses Prowler output files and generates report-friendly summaries. With a user-friendly interface, itβs designed to make analyzing Prowler security assessment results straightforward and accessible.
- Easy Parsing: Quickly converts Prowler output into readable formats.
- User-Friendly Reports: Displays parsed data in a clean, report-friendly layout.
- Containerized: Run it in a Docker container for quick setup and portability.
- Docker: Ensure Docker is installed and running on your machine.
- Build the Docker Image:
docker build -t pp .
- Run the Tool:
docker run -d -v ./app/:/app --rm -p 8501:8501 pp
- Access the Tool: Once running, open a web browser and navigate to http://localhost:8501.
- Usage: Upload the prowler json output. Multiple Files are supported
- License: Do Whatever the hell you want to do. If you want please do mention my name and website.