Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

OWASP ZAP Scanner Azure pipeline extension not working anymore #48

Description

@ravindraP20

Hello,

We have below task in Azure pipeline. referring here: https://marketplace.visualstudio.com/items?itemName=CSE-DevOps.zap-scanner&ssr=false#overview

    - task: owaspzap@1
      inputs:
        aggressivemode: true
        threshold: 200
        scantype: 'targetedScan'
        url: '$(PEN_Tests_Endpoint)'

We used to see the report till 11th April 2014. Now it is not working anymore. Below is the error log now.

Digest: sha256:3a7a99d13510e46716d1dc13b9f636f145408a4331cffa5d9296bebd9aea8681
Status: Downloaded newer image for owasp/zap2docker-stable:latest
WARNING: The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
exec /zap/zap-full-scan.py: exec format error
##[error]ENOENT: no such file or directory, open '/home/vsts/work/1/s/owaspzap/report.json'

We came to know that ZAP Scanner docker images just moved away from OWASP.
Do you have any update on the new version or any alternative option?

Regards
Ravindra

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions