Our project is security focused, specifically on the containers realm.
We provide security compliance for the containers that run on different operating systems.
Our compliance is based on 4 main pillars:
- File System Analysis
- Process Analysis
- Network Analysis
- DNS Analysis
Demo Video explaining How App works
- Go for the Backend with Standard Go Project Layout the project structure we follow
- NuxtJs framework with Aragon theme live preview.
- Docker & Docker compose for containers management and Docker APIs for interacting with containers
- PostgreSQL DBMS for saving our scan histories
- start the application by running
sh start.sh
- browse the app at: http://localhost:3000