Skip to content

afranche/posture

Repository files navigation

Posture

Known Vulnerabilities Codacy Badge

WIP Lightweight ASPM tool and vulnerability tracker

Why ?

Posture was initially planned as a DefectDojo fork, a renowed ASPM tool employed in DevSecOps teams. However, Posture was created on a fresh base instead as DefectDojo bears a pretty heavy codebase as a result of its many features. While Posture plans to support similar problems than DefectDojo, their implementation will probably differ from how DefectDojo handles them.

What does it mean for you ? It means you can try both and get a feeling at what suits your organization more! 🫶

Getting Started

Docker Compose

Docker Compose only runs well for development since it's a WIP.

The easiest way to run Posture is through Docker Compose. All you need is creating a .env file in which you can fill the POSTGRES_PASSWORD variable. Once done, you should have posture working by running docker compose up in your terminal and ✨ Voilà! ✨

Kubernetes (Helm)

TODO:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published