🌐
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
The OWASP home for the ZAP project which can be found at: owasp.org/www-project-zap.
Starred by 112 users
Forked by 62 users
Languages   HTML
🌐
GitHub
github.com › topics › owasp-zap
owasp-zap · GitHub Topics · GitHub
Authorization-gated AI agent for non-destructive, authorized web security scanning (Nuclei, testssl, OWASP ZAP) with JSON/MD/PDF reports.
🌐
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 › nhsbsa › owasp-zap
GitHub - nhsbsa/owasp-zap · GitHub
Contribute to nhsbsa/owasp-zap development by creating an account on GitHub.
Forked by 2 users
🌐
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%
🌐
Medium
medium.com › @yousaf.k.hamza › automating-security-testing-with-owasp-zap-in-github-actions-dast-for-devsecops-1c5e525d3905
Automating Security Testing with OWASP ZAP in GitHub Actions (DAST for DevSecOps) | by Yousaf K H | Medium
September 14, 2025 - 💡 Note: You can also use OWASP ZAP to test API endpoints (REST, GraphQL, OpenAPI/Swagger) in addition to websites, making it a versatile tool for modern applications. Here’s a simple example of integrating ZAP into a GitHub Actions workflow.
Find elsewhere
🌐
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
🌐
System Weakness
systemweakness.com › strengthening-your-web-application-security-integrating-owasp-zap-with-github-actions-2c177545f21d
Strengthening Your Web Application Security: Integrating OWASP ZAP with GitHub Actions | by Rahul Sharan | System Weakness
October 7, 2023 - In your GitHub repository, go to “Settings” > “Secrets” and add a secret named git_hub_token with the value of the token you generated.This keeps your token secure. ... Join Medium for free to get updates from this writer.
🌐
Zimmergren
zimmergren.net › home › website security scanning with github actions and owasp zap
Website security scanning with GitHub Actions and OWASP ZAP | Tobias Zimmergren
July 28, 2020 - Search the GitHub Actions marketplace for “OWASP”. Then, click the copy button to copy the code snippet, so you can directly paste it into the editor. Copy the YAML snippet to your clipboard.
🌐
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%
🌐
GitHub
gist.github.com › zesty › 00da1cf0e11aee585b104c81e65d0dab
owasp zap update latest download · GitHub
owasp zap update latest download. GitHub Gist: instantly share code, notes, and snippets.