Skip to content

Commit

Permalink
ZAP Dev focus blog
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Bennetts <[email protected]>
  • Loading branch information
psiinon committed Aug 29, 2023
1 parent 652a21e commit 765e8e0
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 61 additions & 0 deletions site/content/blog/2023-08-29-what-should-we-focus-on/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: "What Should We Focus On?"
summary: >
We want your input on what we should focus on as part of ZAP development..
images:
- https://www.zaproxy.org/blog/2023-08-29-what-should-we-focus-on/images/zapbot-questionnaire.png
addSocialPreview: true
type: post
tags:
- blog
- questionnaire
date: "2023-08-29"
authors:
- simon
---

![](images/zapbot-questionnaire.png)

## New Questionnaire

Since [moving to SSP](/blog/2023-08-01-zap-is-joining-the-software-security-project/) we have doubled the number of people working full time on ZAP (from 1 to 2).
While we have volunteers who spend a lot of their own time working on ZAP we are still clearly a very small development team.
That is why we want to make sure we are focusing as much time as possible on the things that are most important to you, the ZAP users.

So we have a new [questionnaire](https://docs.google.com/forms/d/e/1FAIpQLSeslne7nAjiK-oCckMXU39ESa47QjK08p4bT63O2T6EDzR05g/viewform?usp=sf_link)!

The questionnaire asks you just 3 main questions - and the options are the same for all of them.

We want to know the top 3 aspects of ZAP that you would most like us to focus on.

If you would like to give us other feedback on ZAP then please do that via the [ZAP User Group](https://groups.google.com/group/zaproxy-users).

## Aspects

These are the aspects included in the questionnaire, with some added explanations:

- Authentication
- This covers ZAP authenticating to target apps
- Automation
- This includes the Automation Framework, Packaged Scans, and API
- Documentation
- This includes how to use ZAP, technical docs, videos etc
- Ease of Use
- Specifically relating to the ZAP Desktop app
- Integrations with 3rd party tools
- Manual Testing Capabilities
- Typically ones which are not covered by automation
- Modern Web App Handling
- This includes both exploring and attacking modern web apps more effectively
- Scan Rules
- Both active and passive scan rules - the way ZAP automatically detects potential vulnerabilities
- Scalability
- This includes handling very large apps and potentially handling lots of apps
- Other
- Your chance to mention any significant aspects that you think we have missed

## Results

Please fill in this [questionnaire](https://docs.google.com/forms/d/e/1FAIpQLSeslne7nAjiK-oCckMXU39ESa47QjK08p4bT63O2T6EDzR05g/viewform?usp=sf_link) ASAP!
We do not plan on leaving it open too long as we want to drill down into the most popular aspects as soon as we can.
So if you want to have your say in what we do then fill it in today!
4 changes: 2 additions & 2 deletions site/layouts/partials/homepage/feedback.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<section class="py-20">
<div class="wrapper">
<h5>We want to hear from you! If you use ZAP please fill in this 1 page
<a href="https://docs.google.com/forms/d/e/1FAIpQLSciFR1tEDp-CM96LA4urFxZ3UVdy_AQ8FAM-X__afmA0hfUkQ/viewform?usp=sf_link">ZAP Usage Questionnaire</a>
<h5>We want to hear from you! What should we focus on?
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeslne7nAjiK-oCckMXU39ESa47QjK08p4bT63O2T6EDzR05g/viewform?usp=sf_link">ZAP Development Focus 2023</a>
</h5>
</div>
</section>

0 comments on commit 765e8e0

Please sign in to comment.