GitHub
github.com › owasp-zap
owasp-zap · GitHub
A collection of ZAP scripts provided by the community - pull requests very welcome! ... There was an error while loading. Please reload this page. owasp-zap/zaproxy’s past year of commit activity
GitHub
github.com › OWASP › www-project-zap
GitHub - OWASP/www-project-zap: OWASP Zed Attack Proxy project landing page. · GitHub
Starred by 112 users
Forked by 62 users
Languages HTML
Lunavi
lunavi.com › blog › using-the-owasp-zap-baseline-scan-github-action
Using the OWASP ZAP Baseline Scan GitHub Action - Lunavi
OWASP ZAP is a popular open source client tool used for pen testing and can be included in our pipelines as an automated scan. The new OWASP ZAP Baseline Scan GitHub Action provides a very simple way to test your website from any Linux workflow runner. The action pulls down the latest stable ...
Nishanthkp
blog.nishanthkp.com › owasp zap › owasp zap with github actions
OWASP ZAP with Github Actions | Welcome to Nishanth's Blog
name: Build code, run unit test, run SAST, SCA, DAST security scans on: push jobs: zap_scan: runs-on: ubuntu-latest needs: security name: Run DAST scan on the web application steps: - name: Checkout uses: actions/checkout@v2 with: ref: master - name: ZAP Scan uses: zaproxy/action-[email protected] with: docker_name: 'owasp/zap2docker-stable' target: 'http://testphp.vulnweb.com/' rules_file_name: '.zap/rules.tsv' cmd_options: '-a' Step 0: Create a GitHub Actions Workflow and Define the Job
GitHub
github.com › Grunny › zap-cli
GitHub - Grunny/zap-cli: A simple tool for interacting with OWASP ZAP from the commandline. · GitHub
A commandline tool that wraps the OWASP ZAP API for controlling ZAP and executing quick, targeted attacks.
Starred by 261 users
Forked by 70 users
Languages Python
GitHub
github.com › rpuls › ZAP-OWASP-Web-interface
GitHub - rpuls/ZAP-OWASP-Web-interface: Simple web interface for zaproxy OWASP scanner · GitHub
This repository provides a lightweight Node.js application with a modern web interface for interacting with the ZAPROXY API. Simply launch the app, enter the URL of the website you want to scan for vulnerabilities, and click the Start Scan button.
Starred by 9 users
Forked by 2 users
Languages TypeScript 92.7% | JavaScript 5.6% | CSS 1.1%
GitHub
github.com › h3st4k3r › OWASP-ZAP
GitHub - h3st4k3r/OWASP-ZAP: This repository provides a Python script to automate API security testing using OWASP ZAP, leveraging its context-based configuration, Spider, AJAX Spider, and Active Scan capabilities. The script is designed to streamline the process of testing APIs defined by Swagger/OpenAPI specifications, allowing for deeper and automated security assessments. · GitHub
This repository provides a Python script to automate API security testing using OWASP ZAP, leveraging its context-based configuration, Spider, AJAX Spider, and Active Scan capabilities.
Author h3st4k3r
GitHub
github.com › zaproxy › zaproxy
GitHub - zaproxy/zaproxy: The ZAP by Checkmarx Core project · GitHub
The Zed Attack Proxy (ZAP) by Checkmarx is the world’s most widely used web app scanner. Free and open source.
Starred by 15.4K users
Forked by 2.6K users
Languages Java 73.2% | HTML 25.6% | Python 1.1% | Shell 0.1% | Lex 0.0% | Perl 0.0%
Boozallen
boozallen.github.io › sdp-docs › sdp-libraries › libraries › owasp_zap.html
OWASP ZAP :: Solutions Delivery Platform
libraries{ owasp_zap{ target = "https://example.com" vulnerability_threshold = "Low" } }
GitHub
github.com › yukisov › php-owasp-zap-v2
GitHub - yukisov/php-owasp-zap-v2: PHP client API for OWASP ZAP 2 · GitHub
PHP client API for OWASP ZAP 2. Contribute to yukisov/php-owasp-zap-v2 development by creating an account on GitHub.
Starred by 21 users
Forked by 7 users
Languages PHP
GitHub
github.com › Accruent › owasp-zap-historic
GitHub - Accruent/owasp-zap-historic: Store ZAP reports historically and compare current ZAP results against the most recent for changes in alerts. · GitHub
Store ZAP reports historically and compare current ZAP results against the most recent for changes in alerts. - Accruent/owasp-zap-historic
Author Accruent
GitHub
github.com › jenkinsci › zap-plugin
GitHub - jenkinsci/zap-plugin: The OWASP ZAP Jenkins Plugin extends the functionality of the ZAP security tool into a CI Environment. · GitHub
The OWASP ZAP Jenkins Plugin extends the functionality of the ZAP security tool into a CI Environment. - jenkinsci/zap-plugin
Starred by 58 users
Forked by 30 users
Languages Java 94.2% | HTML 5.8%
Stack Overflow
stackoverflow.com › questions › 76798283 › owasp-zap-and-github-action
Owasp Zap and GitHub Action - Stack Overflow
https://github.com/zaproxy/action-baseline#rules_file_name