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

Addons ready to release #208

Open
zapbot opened this issue Apr 1, 2019 · 0 comments
Open

Addons ready to release #208

zapbot opened this issue Apr 1, 2019 · 0 comments

Comments

@zapbot
Copy link
Contributor

zapbot commented Apr 1, 2019

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileKotlin UP-TO-DATE
> Task :buildSrc:compileJava UP-TO-DATE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
> Task :compileJava UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :classes UP-TO-DATE

> Task :pendingAddOnReleases
=============================
Unreleased add-ons (6 of 94)
=============================
alpha	birtreports v3.0.0
alpha	Front-end Scanner v1.0.0
alpha	HttpsInfo v12.0.0
alpha	Simple Example v2.0.0
alpha	ToDo-List v1.0.0
alpha	Wavsep report generator v2.0.0
=============================

=======================================
New versions pending release (58 of 94)
=======================================
release
  * Active scanner rules v33.0.0 (P5M28D)
       - Maintenance changes.
  * Core Language Files v14.0.0 (P1Y2M17D)
       - Added more people to the credits.
  * Directory List v1.0 v4.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Directory List v2.3 v4.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Directory List v2.3 LC v4.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * FuzzDB files v5.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Getting Started with ZAP Guide v10.0.0 (P1Y1M19D)
       - Update Indonesian translation
  * Online menus v7.0.0 (P1Y4M5D)
       - Maintenance changes.
  * Passive scanner rules v24.0.0 (P7M17D)
       - Maintenance changes.
  * Reveal v3.0.0 (P1Y4M5D)
       - Maintenance changes.
  * Selenium v14.0.0 (P1Y4M5D)
       - Enable the extension for all DB types.
       - Mention the configuration keys in the options help page.
       - Tweak error message shown when failed to start/connect to the browser.
       - Disable Firefox JSON viewer when used by AJAX Spider to prevent crawl.
  * Ajax Spider v23.0.0 (P7M24D)
       - Correct WebDriver requester ID.
  * WebSockets v19.0.0 (P8M)
       - Fix exceptions when handling/dispatching events.
       - Add wrapper to websocket API responses.
       - Fix exception when handling API request with no API implementor.
beta
  * Context Alert Filters v8.0.0 (P1Y1M17D)
       - Correct required state of an API parameter.
       - Add description to API endpoints.
  * Report alert generator v15.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Active scanner rules (beta) v25.0.0 (P8M1D)
       - Correct HTTP message usage in Insecure HTTP Method scanner.
       - Fix missing resource messages with Cross-Domain Misconfiguration scanner.
  * BeanShell Console v7.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Forced Browse v8.0.0 (P1Y4M5D)
       - Two new options are provided as part of issue 173.
       - One option allows the user to specify the file extensions to ignore.
       - URIs ending with specified file extensions are ignored from making requests to the server.
       - The other option allows the user to specify fail case string.
       - Inform of running scans (e.g. on session change, add-on uninstall).
       - Issue 2000 - Updated strings shown in attack menu with title caps.
       - Enable start button on file selection.
  * Diff v9.0.0 (P1Y4M5D)
       - Maintenance changes.
  * AdvFuzzer v11.0.0 (P1Y4M5D)
       - Enable the extensions for all DB types.
       - Use Monospaced font in payload text areas.
       - Possibility to enforce a random order in the RegexPayloadGenerator.
       - Make the default step in the Numberzz generator one.
       - Add json fuzzer.
  * Groovy Support v3.0.0 (P11M13D)
       - Promote to beta status.
       - Change add-on name/description and update help.
  * Image Location and Privacy Scanner v2.0.0 (P1Y1M5D)
       - Maintenance changes.
  * Import files containing URLs v6.0.0 (P1Y4M5D)
       - Maintenance changes.
       - Add description to API endpoint.
  * Ruby Scripting v7.0.0 (P1Y4M5D)
       - Update the help to mention the bundled JRuby version.
  * Python Scripting v11.0.0 (P10M24D)
       - Update the help to mention the bundled Jython version.
  * Plug-n-Hack Configuration v12.0.0 (P1Y4M5D)
       - Update for 2.7.0.
       - Issue 2000 - Updated strings shown in context menu with title caps.
  * Port Scanner v9.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
       - Maintenance changes.
  * Passive scanner rules (beta) v19.0.0 (P1Y2M13D)
       - Fix typo and correct term in help page.
       - Fix typo in scanner name.
       - Tweak alert Authentication Credentials Captured to use Description field instead of Attack.
  * Script Console v25.0.0 (P1Y2M7D)
       - Fix typo in help page.
       - Execute Targeted scripts in other thread than GUI thread.
       - Clear highlighting syntax when a non-script node is selected.
       - Warn of script changed by another program (post 2.7.0).
       - Script console is disabled if script size > 1MB and highlight behavior is disabled if script size > 0.5MB.
       - Allow to select the file path in the Edit Script dialogue.
       - Allow to add selection listener to Scripts tree.
  * Advanced SQLInjection Scanner v13.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * SVN Digger files v4.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Token Generation and Analysis v13.0.0 (P10M15D)
       - Maintenance changes.
  * TreeTools v8.0.0 (P1Y4M5D)
       - Update minimum ZAP version to 2.5.0.
  * Linux WebDrivers v8.0.0 (P5M3D)
       - Fix link in help page.
  * MacOS WebDrivers v8.0.0 (P5M3D)
       - Fix link in help page.
  * Windows WebDrivers v8.0.0 (P5M3D)
       - Fix link in help page.
  * Zest - Graphical Security Scripting Language v29.0.0 (P4M25D)
       - Rely on script context writer for script output.
       - Correct message handling in HTTP Sender scripts.
alpha
  * AMF v3.0.0 (P1Y4M4D)
       - Update for ZAP 2.7.0.
  * Active scanner rules (alpha) v23.0.0 (P6M5D)
       - Update minimum ZAP version to 2.6.0.
  * Authentication Statistics v2.0.0 (P1Y4M4D)
       - Code change for future ZAP versions.
  * Browser View v6.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
  * Bug Tracker v3.0.0 (P1Y4M4D)
       - Remove unused resource message.
  * Call Graph v5.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
  * WAFP Extension v3.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
  * Community Scripts v9.0.0 (P9M13D)
       - Maintenance changes.
  * Export Report v6.0.0 (P1Y2M28D)
       - Remove API when uninstalling.
  * Log File Importer v5.0.0 (P1Y4M4D)
       - Internationalise some strings.
  * Json view v2.0.0 (P1Y1M24D)
       - Update minimum ZAP version to 2.7.0.
       - Add the main context menu to the view.
  * OpenAPI Support v13.0.0 (P10M14D)
       - Added Accept header for importing an OpenAPI definition from an URL, in the proper format.
  * Passive scanner rules (alpha) v23.0.0 (P7M17D)
       - Fix a stack overflow with PII Scanner.
       - Fix a DateParseException in Cacheable Scanner (Issue 4969).
       - Fix Open Redirect (10028) "Attack" should be Desc.
       - Fix false positive due to RxJS Observable method being mistaken for ASP source disclosure.
       - Tweak User Controllable Charset and Cookie Poisoning to use Description/Other Info field instead of Attack (Issue 5149).
       - Only report missing STS header on redirects to HTTPS URLs on the same domain at Low threshold.
       - Hash Disclosure (10097): Add threshold filtering and fix hash confidence levels.
  * Revisit v4.0.0 (P1Y4M4D)
       - Maintenance changes.
  * SAML Extension v8.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
       - Compressed SAMLMessage is not required
       - Possibility to disable compression when sending
       - Added SAML Passive Scanner
       - Dynamically unload the add-on.
  * Sequence v6.0.0 (P1Y4M4D)
       - Issue 2000 - Updated strings shown in active scan dialog with title caps.
  * SOAP Scanner v4.0.0 (P1Y4M4D)
       - Internationalise file filter description.
       - Dynamically unload the add-on.
       - Various fixes (related to Issue 4832 and other testing).
       - Change default accelerator for "Import a WSDL file from local file system".
  * Server-Sent Events v10.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
       - Adjust log levels to be less verbose.
  * ViewState v2.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
       - Fix memory leak.
  * VulnCheck Extension v2.0.0 (P1Y4M4D)
       - Update minimum ZAP version to 2.5.0.
  * Wappalyzer - Technology Detection v12.0.0 (P1Y2M28D)
       - Switch to using re2j where possible - results in significant performance improvements.
       - Added version information column to Wappalyzer Results
=======================================

=============================
Unchanged add-ons (16 of 94)
=============================
release	Quick Start v26.0.0
beta	Content Security Policy Scanner v7.0.0
beta	Replacer v8.0.0
alpha	Access Control Testing v6.0.0
alpha	Code Dx Extension v8.0.0
alpha	CustomReport v5.0.0
alpha	Form Handler v3.0.0
alpha	Highlighter v8.0.0
alpha	JxBrowser (core) v11.0.0
alpha	JxBrowser (Linux 64) v9.0.0
alpha	JxBrowser (Mac OS) v9.0.0
alpha	JxBrowser (Windows) v9.0.0
alpha	JxBrowser (Windows 64) v2.0.0
alpha	Requester v4.0.0
alpha	Save XML Message v0.1.0
alpha	TLS Debug v4.0.0
=============================


BUILD SUCCESSFUL in 6s
3 actionable tasks: 1 executed, 2 up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant