thc202

Results 52 issues of thc202

Raised by psiinon: Eg using something like https://prettier.io/docs/en/index.html ?

Maybe to follow the wording used in other zaproxy repos.

Use the same library ([Jackson](https://github.com/FasterXML/jackson)) as ZAP add-ons, to reduce the number of dependencies required to parse JSON (and other formats, e.g. #242) when running Zest in ZAP. Related to...

enhancement

Use the main release which is already available.

Move the Passive Scanner to an add-on. Main reason to move it is that it allows to release enhancements and bug fixes sooner and more often (no longer requires releasing...

enhancement

Change `WebDriverBackedEmbeddedBrowser` to remove empty style attributes when filtering attributes to workaround Marionette issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1448340 In newer Firefox versions (>= 59) Marionette adds an empty style attribute to clicked elements...

Move the API from core, which can already be provided by the add-on. Part of zaproxy/zaproxy#8027.

The API will be provided by the add-on. Part of zaproxy/zaproxy#8027. --- WIP until zaproxy/zap-extensions#5459 is merged.

Type-Task

The API will be provided by the add-on. Part of zaproxy/zaproxy#7959. --- WIP pending changes in the add-on.

Type-Task