8000 Improve Vagrant File to a ready to use all-in-one Demo · Issue #1452 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content

Improve Vagrant File to a ready to use all-in-one Demo #1452

@rfelber

Description

@rfelber

➹ 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

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0