Skip to content

Docker ZAP integrated with OWASP Glue #152

@plech

Description

@plech

Hi Omer, I've done all the steps from https://github.com/OWASP/glue/blob/master/docs/dynamic_task.md#zaproxy.

I have a report in txt format, but I have a question on how to remove false-positives from this report ? Can I create a glue.json file with false-positives ?

My idea is ts to do something like this :

  1. modify ZAP Docker image (adding bash script with curl command - request for ZAP API, response with report in json format, save report on local disk)
  2. step by step : https://github.com/OWASP/glue/blob/master/docs/dynamic_task.md#zaproxy.
  3. create glue.json file with false-positives
  4. run command : ruby /bin/glue --finding-file-path <path_glue.json>

What do you think about this solution ?

output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions