owasp-zap-vsts-task | Visual Studio Team Services build/release task | Continuous Deployment library

 by   kasunkv TypeScript Version: v2.0.7 License: MIT

kandi X-RAY | owasp-zap-vsts-task Summary

kandi X-RAY | owasp-zap-vsts-task Summary

owasp-zap-vsts-task is a TypeScript library typically used in Devops, Continuous Deployment, Docker applications. owasp-zap-vsts-task has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Visual Studio Team Services build/release task for running OWASP ZAP automated security tests
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              owasp-zap-vsts-task has a low active ecosystem.
              It has 24 star(s) with 9 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 25 open issues and 16 have been closed. On average issues are closed in 32 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of owasp-zap-vsts-task is v2.0.7

            kandi-Quality Quality

              owasp-zap-vsts-task has no bugs reported.

            kandi-Security Security

              owasp-zap-vsts-task has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              owasp-zap-vsts-task is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              owasp-zap-vsts-task releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of owasp-zap-vsts-task
            Get all kandi verified functions for this library.

            owasp-zap-vsts-task Key Features

            No Key Features are available at this moment for owasp-zap-vsts-task.

            owasp-zap-vsts-task Examples and Code Snippets

            No Code Snippets are available at this moment for owasp-zap-vsts-task.

            Community Discussions

            QUESTION

            Scanning Rest API's through OWASP zap inside a docker environment
            Asked 2019-Jan-17 at 17:50

            I set an Azure devops CI/CD build that will start a vm where Owasp Zap is running as a proxy and where the Owasp zap Azure devops task will run on a target url and copy my report in an Azure Storage.

            Followed this guy's beautiful tutorial: https://kasunkodagoda.com/2017/09/03/introducing-owasp-zed-attack-proxy-task-for-visual-studio-team-services/ (also the guy who created the Azure devops task)

            All well and good but recently I wanted to use an REST Api as a target url. The Owasp zap task in azure devops doesn't have the ability. Even asked the creator (https://github.com/kasunkv/owasp-zap-vsts-task/issues/30#issuecomment-452258621) and he also didn't think this is available through the Azure devops task and only through docker.

            On my next quest I am now trying to get it running inside a docker image. (Firstly inside Azure devops but that wasn't smooth https://github.com/zaproxy/zaproxy/issues/5176 ) And finally getting on this tutorial (https://zaproxy.blogspot.com/2017/06/scanning-apis-with-zap.html)

            Where I am trying to run a docker image with the following steps:

            --- docker pull owasp/zap2docker-weekly

            --running the container

            -------command : docker run -v ${pwd}:/zap/wrk/:rw -t owasp/zap2docker-weekly zap-api-scan.py -t https://apiurl/api.json -f openapi -z "-configfile /zap/wrk/options.prop"

            ...

            ANSWER

            Answered 2019-Jan-17 at 17:50

            Firstly, your property file format is wrong. You only need the '-config' and '\'s if you set the options directly on the command line. In the property file you should have:

            Source https://stackoverflow.com/questions/54094900

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install owasp-zap-vsts-task

            You can download it from GitHub.

            Support

            All of your questions are welcome. Post them in the Gitter chat for the project.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kasunkv/owasp-zap-vsts-task.git

          • CLI

            gh repo clone kasunkv/owasp-zap-vsts-task

          • sshUrl

            git@github.com:kasunkv/owasp-zap-vsts-task.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link