secureCodeBox / documentation

This repo contains the complete SCB project documentation.
https://docs.secureCodeBox.io
9 stars 11 forks source link

:books: Adding a persistence storage tutorial #277

Closed SebieF closed 2 years ago

SebieF commented 2 years ago

Once applied, this PR adds a tutorial how to setup the secureCodeBox to use an external persistence provider. The tutorial focuses on DefectDojo, but also contains a guide for ElasticSearch/Kibana.

netlify[bot] commented 2 years ago

Deploy Preview for docs-securecodebox ready!

Name Link
Latest commit 099bfafa1df4f71e6efb1fa4ba17ab0052995248
Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/633426bbe8570e000874da2e
Deploy Preview https://deploy-preview-277--docs-securecodebox.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

the-simmon commented 2 years ago

Im getting a 500 error in my browser when i bulk edit the findings (i used kind instead of minio but that should work as well). Managing findings via the secureCodeBox and DefectDojo step 2. Using the minikube step 2 works but the deduplication doesnt seem to function.

SebieF commented 2 years ago

Im getting a 500 error in my browser when i bulk edit the findings (i used kind instead of minio but that should work as well). Managing findings via the secureCodeBox and DefectDojo step 2. Using the minikube step 2 works but the deduplication doesnt seem to function.

I added a troubleshooting section for server errors in DefectDojo and explicit kind instructions, hope it solves the issue :)

SebieF commented 2 years ago

Thank you! I also added the part about using DD and ElasticSearch at the same time, I think a small paragraph at the end might do more good than harm :)