zaproxy-website
zaproxy-website copied to clipboard
The source of ZAP website
- Site: [https://www.zaproxy.org](https://www.zaproxy.org) **New Alerts** - **Absence of Anti-CSRF Tokens** [10202] total: 12: - [https://www.zaproxy.org/](https://www.zaproxy.org/) - [https://www.zaproxy.org/docs/desktop/addons/access-control-testing/](https://www.zaproxy.org/docs/desktop/addons/access-control-testing/) - [https://www.zaproxy.org/docs/desktop/addons/access-control-testing/tab/](https://www.zaproxy.org/docs/desktop/addons/access-control-testing/tab/) - [https://www.zaproxy.org/docs/desktop/addons/active-scan-rules-alpha/](https://www.zaproxy.org/docs/desktop/addons/active-scan-rules-alpha/) - [https://www.zaproxy.org/docs/desktop/addons/active-scan-rules-beta/](https://www.zaproxy.org/docs/desktop/addons/active-scan-rules-beta/) - .. - **Source Code Disclosure -...
Currently the menu looks extremely over-loaded e.g. URL: https://www.zaproxy.org/docs/desktop/addons/ This should be converted into accordion or collapsible items for better user experience.
Signed-off-by: zapbot
This PR adds documentation of HUD to the ZAP's website
- use unlisted: true to not display a blog in the blog list
C/o https://twitter.com/zersiax/status/1366818505274908676 Original is https://www.dropbox.com/s/na61sia1se31xru/zap%20SR%20docs.md?dl=0 - I've made a few minor edits but otherwise its nearly word for work. Although it does mention the HUD I've put it under the...
**Note**: This PR is still a WIP. Right now the buttons are not functional. **- Summary** This PR adds a banner for **cookie consent**. Right now the site uses google...
Maybe using something like https://www.tablefilter.com/popup-filters.html ? Or could hand craft the JS of course ...
- [x] A Quick Start Guide to Building ZAP - [x] Building ZAP with Eclipse - #365 - [x] Building ZAP with Intellij - #371 - [ ] Debug ZAP...