Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update issue tracker/template links #3032

Merged
merged 1 commit into from
Mar 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ By default ZAP supports ECMAScript (JavaScipt) and [Zest](https://developer.mozi
scripting language from the Mozilla Security team.
You can also download add-ons which extend support to Jython and JRuby. ZAP will be able to support any language that supports [JSR
223](https://www.jcp.org/en/jsr/detail?id=223) so if there's another scripting language you would like us to support then please raise an
[enhancement request issue](https://github.com/zaproxy/zaproxy/issues/new).
[enhancement request issue](https://github.com/zaproxy/zaproxy/issues/new?template=feature-request.yml).
To use ZAP scripts from the UI you need to use the Scripts and Script Console tabs, which are hidden by default and can be accessed via the
relevant tabs with the green plus sign.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ And it looks like articles on __scripting__ and the __APIs__ are well overdue!

We will be __following up__ with people who said they might be interested in contributing the the ZAP [Success Stories](/success/) but if you did not reply but would still like to be featured then just get in touch with us as per the links on that page.

The positive feedback was great to receive, and to the person who (rightly) complained about the reporting - hopefully the new [Report Generation](/docs/desktop/addons/report-generation/) add-on has addressed this long standing problem. If not then let us know what [enhancements](https://github.com/zaproxy/zaproxy/issues/new?assignees=&labels=enhancement&template=Feature_request.md) you would like to see!
The positive feedback was great to receive, and to the person who (rightly) complained about the reporting - hopefully the new [Report Generation](/docs/desktop/addons/report-generation/) add-on has addressed this long standing problem. If not then let us know what [enhancements](https://github.com/zaproxy/zaproxy/issues/new?template=feature-request.yml) you would like to see!
4 changes: 2 additions & 2 deletions site/content/docs/contribute/issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In particular:

## Raising an Issue

If you have found a new bug then raise a [new issue](https://github.com/zaproxy/zaproxy/issues/new/choose).
If you have found a new bug then raise a [new issue](https://github.com/zaproxy/zaproxy/issues/new?template=bug-report.yml).

Please include as much information as you can to help us diagnose the problem.

Expand All @@ -27,6 +27,6 @@ We are always very grateful to researchers who report vulnerabilities responsibl

## Request a New Feature

For new features or functionality raise a [feature request](https://github.com/zaproxy/zaproxy/issues/new?assignees=&labels=enhancement&template=Feature_request.md).
For new features or functionality raise a [feature request](https://github.com/zaproxy/zaproxy/issues/new?template=feature-request.yml).

Again, the more details you can supply the better.
2 changes: 1 addition & 1 deletion site/content/docs/scans/juiceshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is actively maintained.

In this case we use it to check that the [AJAX Spider](/docs/desktop/addons/ajax-spider/) finds all of the expected pages.
Juice Shop was manually explored using a browser - if you find a new URL in Juice Shop that can be discovered by 'normal'
exploration but which is not listed then please [raise an issue](https://github.com/zaproxy/zaproxy/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml).
exploration but which is not listed then please [raise an issue](https://github.com/zaproxy/zaproxy/issues/new?template=bug-report.yml).

{{< spider-table >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ graphical elements such as checkboxes and tree expand/collapse controls may
not scale.

If none of these solutions work for you then raise an
[issue](https://github.com/zaproxy/zaproxy/issues/new) stating exactly which
[issue](https://github.com/zaproxy/zaproxy/issues/new/choose) stating exactly which
system and versions of Java you are using.
2 changes: 1 addition & 1 deletion site/content/faq/how-do-i-handle-a-false-positive.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ weight: 3
False positives are where ZAP raises alerts for things that are not really vulnerabilities.
You should make sure that you understand the potential vulnerability being reported and manually test it before concluding that it is not a real vulnerability.

Please [report](https://github.com/zaproxy/zaproxy/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml) any false positives that you identify supplying as much information as you can, while obfuscating any sensitive information. New issues should just cover one scan rule and should include enough information for us to reproduce the problem. This will help us improve ZAP.
Please [report](https://github.com/zaproxy/zaproxy/issues/new?template=bug-report.yml) any false positives that you identify supplying as much information as you can, while obfuscating any sensitive information. New issues should just cover one scan rule and should include enough information for us to reproduce the problem. This will help us improve ZAP.

Many scan rules support [Alert Thresholds](/docs/desktop/ui/dialogs/scanpolicy/#threshold) and specific [Rule Configuration options](/docs/desktop/ui/dialogs/options/ruleconfig/) which allow you to configure some of the conditions under which alerts are reported. Check the help for the relevant rule - this is included with ZAP and is also available [online](/docs/desktop/addons/).

Expand Down
4 changes: 2 additions & 2 deletions site/content/faq/how-do-i-report-a-false-negative.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ weight: 3

False Negatives are where ZAP fails to identify an issue when it should.

[Reporting](https://github.com/zaproxy/zaproxy/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml) these problems to us for passive scan rules is straightforward -
[Reporting](https://github.com/zaproxy/zaproxy/issues/new?template=bug-report.yml) these problems to us for passive scan rules is straightforward -
just let us know the full request and/or response that ZAP should have raised
the problem for.

[Reporting](https://github.com/zaproxy/zaproxy/issues/new?assignees=&labels=bug&projects=&template=bug-report.yml) problems with active scan rules is a bit more tricky, as ZAP will
[Reporting](https://github.com/zaproxy/zaproxy/issues/new?template=bug-report.yml) problems with active scan rules is a bit more tricky, as ZAP will
potentially send several requests to detect a specific problem and we need to
know how your application responded to each one.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ dependent.
### Raise an Issue

You can raise issues (bugs or new features) at the [issue
tracker](https://github.com/zaproxy/zaproxy/issues/new).
tracker](https://github.com/zaproxy/zaproxy/issues/new/choose).
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ those in our regression tests.

You can let us know via:

* A [new issue](https://github.com/zaproxy/zaproxy/issues/new)
* A [new issue](https://github.com/zaproxy/zaproxy/issues/new/choose)
* The [developers group](https://groups.google.com/group/zaproxy-develop)
* A private email to psiinon at gmail dot com