-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
Description
➹ New Feature implementation request
The current vagrant setup comes with an all-in-one approach by installing all existing scanners and hooks. By none of them are configured properly. As a result first time users have issues starting a first successful scan because most of the hooks will fail.
- Switch from install.sh to the new makefile approach
- Add a default DefectDojo installation + pre-configured persistence Hook for DefectDojo
- Add a default elastic search + Kibana stack + persistence Hook for elastic
- remove unused / non functional Hooks
- 📚 Add a new how-to guide explaining how to use and bootstrap the vagrant setup
- 🧪 Check if there is a way to ensure a valid setup by adding an integration test for the vagrant box.
Is your feature request related to a problem?
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done