Skip to content

v1.1.1

Choose a tag to compare

@RohitSquareops RohitSquareops released this 17 Nov 12:06
· 106 commits to main since this release
f741ee1

Release Note:

DefectDojo Integration

  1. Automated Import: Easily import findings from security scanning tools like OWASP ZAP, Burp Suite, Nessus, and others directly into our module.
  2. Centralized Tracking: Manage and track security findings and vulnerabilities in a centralized location within DefectDojo, providing a comprehensive view of your application security.
  3. Enhanced Reporting: Leverage DefectDojo's reporting and metrics generation capabilities to generate detailed reports on the status of your application security.

Configuration Variables
defectdojo_enabled: Introducing a new configuration variable that allows you to enable or disable DefectDojo Integration. Set to true to enable and false to disable.

  • defectdojo_hostname: Specify the hostname or URL of your DefectDojo instance using this configuration variable.