Skip to content

Commit

Permalink
Merge pull request #8119 from zapbot/release
Browse files Browse the repository at this point in the history
Release version 2.14.0
  • Loading branch information
psiinon committed Oct 12, 2023
2 parents e715fc7 + 49f23a2 commit ebddb3e
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 93 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

| Version | Supported |
| -------- | ------------------ |
| 2.13.0 | :white_check_mark: |
| < 2.13.0 | :x: |
| 2.14.0 | :white_check_mark: |
| < 2.14.0 | :x: |

## Reporting a Vulnerability

Expand Down
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: zaproxy
version: '2.13.0'
version: '2.14.0'
summary: ZAP, a tool for finding vulnerabilities in web applications
description: |
The Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools
Expand All @@ -25,7 +25,7 @@ apps:

parts:
zaproxy:
source: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2.13.0_Linux.tar.gz
source: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_Linux.tar.gz
plugin: dump
filesets:
pkg-contents: [ ./* ]
Expand Down
2 changes: 1 addition & 1 deletion zap/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=2.14.0-SNAPSHOT
version=2.14.0
zap.japicmp.baseversion=2.13.0
179 changes: 91 additions & 88 deletions zap/src/main/main-add-ons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,152 +12,155 @@
---
addOns:
- id: "alertFilters"
url: "https://github.com/zaproxy/zap-extensions/releases/download/alertFilters-v17/alertFilters-release-17.zap"
hash: "SHA-256:848e755eec9d4d7833ae3456bfe57e378abb729ef126883823aad224bd5ec7b7"
url: "https://github.com/zaproxy/zap-extensions/releases/download/alertFilters-v18/alertFilters-release-18.zap"
hash: "SHA-256:27dd62fe396fb7f993419ed88906328c9ba7a063d3e1f60ee91c961c9106662f"
- id: "authhelper"
url: "https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.9.0/authhelper-beta-0.9.0.zap"
hash: "SHA-256:bd1a3ec8cd6c3db489847fec40bab09f9887d89c56b9f93ec9b6f2f1c9fa3bdc"
url: "https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.10.0/authhelper-beta-0.10.0.zap"
hash: "SHA-256:f04bad22a47e8a20d650babc7e45310c41f2039090eebf530f68dc87286e3c8e"
- id: "automation"
url: "https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.30.0/automation-beta-0.30.0.zap"
hash: "SHA-256:2c1ecb88d9ca97aed003dc7e75256c39d4b0643c25e019da8278b2083984d90c"
url: "https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.33.0/automation-beta-0.33.0.zap"
hash: "SHA-256:f11e007343d27f86bb56c0a61165812dd6fe3df246971bddabe7584b8d24f831"
- id: "ascanrules"
url: "https://github.com/zaproxy/zap-extensions/releases/download/ascanrules-v56/ascanrules-release-56.zap"
hash: "SHA-256:9a2c15ae6abe19adcc97edf41e022595b0c2a20522182e8b50ed0f98d56168c4"
url: "https://github.com/zaproxy/zap-extensions/releases/download/ascanrules-v58/ascanrules-release-58.zap"
hash: "SHA-256:21d46ae795c8d078d5a465c17906775e4e917f2bd87d63f0d070d7e09d5f2142"
core: true
- id: "bruteforce"
url: "https://github.com/zaproxy/zap-extensions/releases/download/bruteforce-v14/bruteforce-beta-14.zap"
hash: "SHA-256:f5104c6878e27681ccfe4f711be63a676993bffd55bbf4141a43ddda1816b3c9"
url: "https://github.com/zaproxy/zap-extensions/releases/download/bruteforce-v15/bruteforce-beta-15.zap"
hash: "SHA-256:a3617d40f46d505e811a183a799dad68c758c30f0d2a6a47c6a9a971d4584288"
core: true
- id: "callhome"
url: "https://github.com/zaproxy/zap-extensions/releases/download/callhome-v0.7.0/callhome-release-0.7.0.zap"
hash: "SHA-256:afb68bc751c0821c59a7315e2c50bc611854da62fc865488c6edfa527c513507"
url: "https://github.com/zaproxy/zap-extensions/releases/download/callhome-v0.8.0/callhome-release-0.8.0.zap"
hash: "SHA-256:35eeff575f54b421609d9a36c919bdd3764ef80c7b26c4a4d1b3ca22a34e9e1f"
core: true
- id: "commonlib"
url: "https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.15.0/commonlib-release-1.15.0.zap"
hash: "SHA-256:6ea8fcbc70a17f5b90c37e19c0cf0a52f50d5db1bbc88088bee7445da15d30f1"
url: "https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.18.0/commonlib-release-1.18.0.zap"
hash: "SHA-256:37397464f2491ebd3f7d40a8a00255d768582bc03dd73fa0212adf199f5e64df"
core: true
- id: "database"
url: "https://github.com/zaproxy/zap-extensions/releases/download/database-v0.2.0/database-alpha-0.2.0.zap"
hash: "SHA-256:8605dc174b1a8ff4122c00d35cbcb5938ff3dfa33c33f6e4a254e0d0769610e8"
url: "https://github.com/zaproxy/zap-extensions/releases/download/database-v0.3.0/database-alpha-0.3.0.zap"
hash: "SHA-256:884e2acb9f5069bbd398b07b14cc1880f7a0abf90423d7a651090d43c95d7b6a"
core: true
- id: "diff"
url: "https://github.com/zaproxy/zap-extensions/releases/download/diff-v13/diff-beta-13.zap"
hash: "SHA-256:6c864b431e29ed04919fbf5152a034b8a8a447565f310d2b60d27a219b4e4d46"
url: "https://github.com/zaproxy/zap-extensions/releases/download/diff-v14/diff-beta-14.zap"
hash: "SHA-256:7c1e6fd14001b74e1a003c042acfd7654ae1de78191f76afb4385fb063330cad"
core: true
- id: "directorylistv1"
url: "https://github.com/zaproxy/zap-extensions/releases/download/directorylistv1-v6/directorylistv1-release-6.zap"
hash: "SHA-256:27dd2e5e1d626a9cbb0d47626d07f01e1ffd6528973ff7ee41dc857314844ae6"
url: "https://github.com/zaproxy/zap-extensions/releases/download/directorylistv1-v7/directorylistv1-release-7.zap"
hash: "SHA-256:c5b0426f1a3bf4e23fc715a93f41eaede2f2703fb5b883d01aeeada2c43af7bb"
- id: "domxss"
url: "https://github.com/zaproxy/zap-extensions/releases/download/domxss-v16/domxss-release-16.zap"
hash: "SHA-256:d4c6438a6bf9937813c9f5669ef3cdd7d738e7e3a661343cf174cb13389415d2"
url: "https://github.com/zaproxy/zap-extensions/releases/download/domxss-v18/domxss-release-18.zap"
hash: "SHA-256:cfb43a242f6183f0e8c04166f2e88033550fd8079edde43e5ba92152f6047870"
- id: "encoder"
url: "https://github.com/zaproxy/zap-extensions/releases/download/encoder-v1.2.0/encoder-release-1.2.0.zap"
hash: "SHA-256:cd51589604d139779f3eae5d92c8ee27aba8041122a87d9c41c28bb74354e611"
url: "https://github.com/zaproxy/zap-extensions/releases/download/encoder-v1.4.0/encoder-release-1.4.0.zap"
hash: "SHA-256:d6ee7a21d3113273c603d1c48466b76629dc5a506184dee2c56363b250e262d8"
- id: "exim"
url: "https://github.com/zaproxy/zap-extensions/releases/download/exim-v0.6.0/exim-beta-0.6.0.zap"
hash: "SHA-256:55ca235b84d2fadf773c796612dd1011330d78282fbbe48612c1c438ced202e0"
url: "https://github.com/zaproxy/zap-extensions/releases/download/exim-v0.7.0/exim-beta-0.7.0.zap"
hash: "SHA-256:db07f46ab31796099caa2373424890a1525e42e6fd858e2193c56141489cbd9f"
- id: "formhandler"
url: "https://github.com/zaproxy/zap-extensions/releases/download/formhandler-v6.4.0/formhandler-beta-6.4.0.zap"
hash: "SHA-256:71baa94e5a2729d3dced75114c685e41e03c47bd7315c336181b4fcf9d97f543"
url: "https://github.com/zaproxy/zap-extensions/releases/download/formhandler-v6.5.0/formhandler-beta-6.5.0.zap"
hash: "SHA-256:29550071eca41043383b06a1e85dde00fd1a31ffaba6406c320fce22f4667943"
- id: "fuzz"
url: "https://github.com/zaproxy/zap-extensions/releases/download/fuzz-v13.10.0/fuzz-beta-13.10.0.zap"
hash: "SHA-256:23b1beef61a3ef4e05f53069b6ee8185972928bc83427d0e12dd4d67067c8d6d"
url: "https://github.com/zaproxy/zap-extensions/releases/download/fuzz-v13.12.0/fuzz-beta-13.12.0.zap"
hash: "SHA-256:6304093e3112215840b64917b7f2f988c46e3e322f112f4b310eda4caefbe882"
- id: "gettingStarted"
url: "https://github.com/zaproxy/zap-extensions/releases/download/gettingStarted-v15/gettingStarted-release-15.zap"
hash: "SHA-256:baf54589cfce5d5b86ab44f3eeddf16a2a0fae6d6c3184a194950abf540307bf"
url: "https://github.com/zaproxy/zap-extensions/releases/download/gettingStarted-v16/gettingStarted-release-16.zap"
hash: "SHA-256:46bb4914a35a04be3de8ed19b38b851c449c182ede9f546027f97b4a299805b8"
core: true
- id: "graaljs"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graaljs-v0.4.0/graaljs-alpha-0.4.0.zap"
hash: "SHA-256:2d6df072488cc85cafdf0e6dbe503e981ca3086ee25e63eb14af3c3a8e050084"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graaljs-v0.5.0/graaljs-alpha-0.5.0.zap"
hash: "SHA-256:86794300311549bed82e8dbe91e0d7376cbfb9d1842b09997a24654013087fd2"
- id: "graphql"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.18.0/graphql-alpha-0.18.0.zap"
hash: "SHA-256:15e66f54ebb15b094bfd96f4d6554042d0df683d1ab2d35bdeea92639ef87301"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.20.0/graphql-alpha-0.20.0.zap"
hash: "SHA-256:c42b14a9f2ff34999b9513d1fbf2bb92c4f041e551a439ee57d29b45af59ed72"
- id: "help"
url: "https://github.com/zaproxy/zap-core-help/releases/download/help-v16/help-release-16.zap"
hash: "SHA-256:46d549b0f68d707bdb11f0129fe37858c2384487465e4e1748e0558d1dae0b71"
url: "https://github.com/zaproxy/zap-core-help/releases/download/help-v17/help-release-17.zap"
hash: "SHA-256:a2aeaf638fc83b7a5ba0eefcaa5ff806b0a3c9981d20abd107026724f9f128b3"
core: true
- id: "hud"
url: "https://github.com/zaproxy/zap-hud/releases/download/v0.17.0/hud-beta-0.17.0.zap"
hash: "SHA-256:70cfb654ebb9beffcd2a1749c935eda2ff33e6e721b7e1a94b0a480b01183020"
url: "https://github.com/zaproxy/zap-hud/releases/download/v0.18.0/hud-beta-0.18.0.zap"
hash: "SHA-256:19bc423d3ecc765b994319dd6edcc710a38fb4f379ac578d69acfd9fa0c98934"
- id: "invoke"
url: "https://github.com/zaproxy/zap-extensions/releases/download/invoke-v13/invoke-beta-13.zap"
hash: "SHA-256:76fabf09a9bbd6175e283849e04be7b88b122a0a0023c67c7dc01c6a464a3d21"
url: "https://github.com/zaproxy/zap-extensions/releases/download/invoke-v14/invoke-beta-14.zap"
hash: "SHA-256:62819ea13c18db031d01d1a74b9111f9a832fe14e8510f67232c38dab35ccaaf"
core: true
- id: "network"
url: "https://github.com/zaproxy/zap-extensions/releases/download/network-v0.10.0/network-beta-0.10.0.zap"
hash: "SHA-256:2a5cae9e75a9bce9efdfcb41ca2888543b47136f3c34e09d7ae79fa42f1b0ac6"
url: "https://github.com/zaproxy/zap-extensions/releases/download/network-v0.12.0/network-beta-0.12.0.zap"
hash: "SHA-256:426553f8f25666bfbf7a52ffd7c09f4ca4d687eac89f90f137b51d07437d249c"
core: true
- id: "oast"
url: "https://github.com/zaproxy/zap-extensions/releases/download/oast-v0.16.0/oast-beta-0.16.0.zap"
hash: "SHA-256:3a5b01896924ef933944cc6049e283d8c1b4c57ca7b3d84270fcaee5b669e4b2"
url: "https://github.com/zaproxy/zap-extensions/releases/download/oast-v0.17.0/oast-beta-0.17.0.zap"
hash: "SHA-256:b05341c052722baccef2a055e6fe9f64e6818cbfda00bb9c50fa260e51a3d96d"
core: true
- id: "onlineMenu"
url: "https://github.com/zaproxy/zap-extensions/releases/download/onlineMenu-v11/onlineMenu-release-11.zap"
hash: "SHA-256:bdad8dc5dce74ac3c02feb759560ee26b673d78d9d25580245ca7b8b3b0226c0"
url: "https://github.com/zaproxy/zap-extensions/releases/download/onlineMenu-v12/onlineMenu-release-12.zap"
hash: "SHA-256:a966a81a4fd57660e9c703d16a7472d0cb1b816941cc8d84cf5e58597afa24c6"
core: true
- id: "openapi"
url: "https://github.com/zaproxy/zap-extensions/releases/download/openapi-v35/openapi-beta-35.zap"
hash: "SHA-256:18e7e8fea906d4477cdc43ddcdf4458a60355ff57d1e92e32662d73192aa160e"
url: "https://github.com/zaproxy/zap-extensions/releases/download/openapi-v37/openapi-beta-37.zap"
hash: "SHA-256:e37fa68d68986405d926a965bc2c599874a6f7532006cec7de8d81c850644524"
- id: "postman"
url: "https://github.com/zaproxy/zap-extensions/releases/download/postman-v0.2.0/postman-alpha-0.2.0.zap"
hash: "SHA-256:91375f5a8e196cb8c9ec550c8845c2bff5c274021d83e5bf894876faf266ad6b"
- id: "pscanrules"
url: "https://github.com/zaproxy/zap-extensions/releases/download/pscanrules-v50/pscanrules-release-50.zap"
hash: "SHA-256:2361017f4bd47c93b49905d90856eb63a458ea119bea005542e24f0219d7bb7d"
url: "https://github.com/zaproxy/zap-extensions/releases/download/pscanrules-v52/pscanrules-release-52.zap"
hash: "SHA-256:d12a4e33cb1948f54e7f50e7ee9886c7f273f71770ab177483f7c32a1d8f87ed"
core: true
- id: "quickstart"
url: "https://github.com/zaproxy/zap-extensions/releases/download/quickstart-v38/quickstart-release-38.zap"
hash: "SHA-256:1b27e8ce932c3272dec62c304ef4f674a895ed0ce5d9d3a1933f36f68d1fb983"
url: "https://github.com/zaproxy/zap-extensions/releases/download/quickstart-v43/quickstart-release-43.zap"
hash: "SHA-256:335df7c4e3493132f712229efd2cef9f525b5651315f65d57fd1acf377d60db6"
core: true
- id: "replacer"
url: "https://github.com/zaproxy/zap-extensions/releases/download/replacer-v13/replacer-release-13.zap"
hash: "SHA-256:3f275a2c3bdbe2cdd4d50d869824f16048112ef024419b3a36ea6f2eec53aeff"
url: "https://github.com/zaproxy/zap-extensions/releases/download/replacer-v15/replacer-release-15.zap"
hash: "SHA-256:7daf9b8ce93d9b6640723ef3802505251719fffb5c99c1a2414854cd6eb79758"
- id: "reports"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.23.0/reports-release-0.23.0.zap"
hash: "SHA-256:a5205418d323b14e82a7df0d65674882f7e8e2f04c3f34126184d08ffe22fa9b"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.26.0/reports-release-0.26.0.zap"
hash: "SHA-256:528a1f5c7a126075d8dd3ff8244e07e6bf0c8290a573ba22cd2c610a56778a23"
core: true
- id: "requester"
url: "https://github.com/zaproxy/zap-extensions/releases/download/requester-v7.3.0/requester-beta-7.3.0.zap"
hash: "SHA-256:810619a6034c96ef7a7ba549f293075f75cb4c6b639b63bda22862092099d077"
url: "https://github.com/zaproxy/zap-extensions/releases/download/requester-v7.4.0/requester-beta-7.4.0.zap"
hash: "SHA-256:239a281a7f9c0c1d86c2a3b886d40ca0046e0b02ad1b82ce44e7cf2174f3ef78"
- id: "retest"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retest-v0.6.0/retest-alpha-0.6.0.zap"
hash: "SHA-256:8f5b0118b6b1cec506f903af881668f04b9499d69397f3c062879b3106b9a8f8"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retest-v0.8.0/retest-alpha-0.8.0.zap"
hash: "SHA-256:4f5e11040bdae3dd842ef60237f8eb78b584494701292e9f2fab4d8331c0c669"
- id: "retire"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retire-v0.24.0/retire-release-0.24.0.zap"
hash: "SHA-256:d2554640877f604a8d0a5480e8d643b5769e81290208207bfed68d016779fdd0"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retire-v0.26.0/retire-release-0.26.0.zap"
hash: "SHA-256:eee0080584768fdccfcbedae3497c70523d279477ff696f33d096970e448235f"
- id: "reveal"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reveal-v6/reveal-release-6.zap"
hash: "SHA-256:4972812a6d8d77cb764db810d7025e39517c06bf49937a412e8a005a2a3faac9"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reveal-v7/reveal-release-7.zap"
hash: "SHA-256:42e428682882b21e2802c2f762a2641c24dab4e5442ad3c9be5d3cf5a1e22ace"
core: true
- id: "scripts"
url: "https://github.com/zaproxy/zap-extensions/releases/download/scripts-v39/scripts-release-39.zap"
hash: "SHA-256:1ab7bb4a2018cf7997325ef3a409328defd290a70058007f2ba97d2c4ba94c61"
url: "https://github.com/zaproxy/zap-extensions/releases/download/scripts-v42/scripts-release-42.zap"
hash: "SHA-256:3723536f525c8eba9fcc490d6b2b71f9b58633806ef888379048c7275dd48377"
- id: "selenium"
url: "https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.13.0/selenium-release-15.13.0.zap"
hash: "SHA-256:b92e8bdb2c46e8e7dd6a076684e78f475a68afc734e4221aba53aa770ee55b56"
url: "https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.15.0/selenium-release-15.15.0.zap"
hash: "SHA-256:1700640bad6a529b96d3b67de462b97126e277324277529c8e4a0e391e992002"
- id: "soap"
url: "https://github.com/zaproxy/zap-extensions/releases/download/soap-v18/soap-beta-18.zap"
hash: "SHA-256:8111ff332b79945bb11cee682d42134ab872797b6a44dec3ff551e777c34c32e"
url: "https://github.com/zaproxy/zap-extensions/releases/download/soap-v20/soap-beta-20.zap"
hash: "SHA-256:19d861a64e2cce8cd9cd11e9467baa7829cc292b2076e5d732c3a28825316ba1"
- id: "spider"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.5.0/spider-release-0.5.0.zap"
hash: "SHA-256:812e18d14fbf4abaabf2379839525c04cd9fd136538bb2a0d3b2d23370650082"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.7.0/spider-release-0.7.0.zap"
hash: "SHA-256:f8a1c9cb0274357247a155eddf22a917b18d1fa15bec5d8346f541c220d643bf"
core: true
- id: "spiderAjax"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spiderAjax-v23.15.0/spiderAjax-release-23.15.0.zap"
hash: "SHA-256:8c699bde85425cc0d5e47e7d535bcf7013cad9b20a6ad9e2e27cc2c7a43c9b28"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spiderAjax-v23.17.0/spiderAjax-release-23.17.0.zap"
hash: "SHA-256:8b749c9c05b84d759a6077e10602dc1d55bf569f56e8b7b4f1a8dd6937c9cb6d"
- id: "tips"
url: "https://github.com/zaproxy/zap-extensions/releases/download/tips-v11/tips-beta-11.zap"
hash: "SHA-256:963b911ab0dfb6c7d13ac91dc3e1aec81105cbb59d24a36e171da094411ee8d3"
url: "https://github.com/zaproxy/zap-extensions/releases/download/tips-v12/tips-beta-12.zap"
hash: "SHA-256:ccd67befe241450e48bd98ccfb6040f100ae473f4865001cd3dfc84bd595c8ff"
core: true
- id: "webdriverlinux"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v57/webdriverlinux-release-57.zap"
hash: "SHA-256:04287369d85a96e6009326abdf45f59cf0a9a220a790183754a5b901a7355a86"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v64/webdriverlinux-release-64.zap"
hash: "SHA-256:3a4022dc1e012e6be2ffac3fd6088c258632ee05e4262b075de9ab08a49aff20"
- id: "webdrivermacos"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v57/webdrivermacos-release-57.zap"
hash: "SHA-256:76219bdb1d6332944f61fde79d594b76c472b3096f445a59a0d9161d0f77880d"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v64/webdrivermacos-release-64.zap"
hash: "SHA-256:d7fbc1837e0573f79f7a31d6289d081156f8084381cf080f2765202504efaf17"
- id: "webdriverwindows"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v56/webdriverwindows-release-56.zap"
hash: "SHA-256:91fd2db5da92a970c34a608f1b27e3482584b21e0578bf42c71d077d416689b7"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v64/webdriverwindows-release-64.zap"
hash: "SHA-256:200b849ab010b3fab9fe0d167791c76bb360834ac6df3aef8a8eeaceb0310031"
- id: "websocket"
url: "https://github.com/zaproxy/zap-extensions/releases/download/websocket-v29/websocket-release-29.zap"
hash: "SHA-256:c3cc1c21ae78f9e2942fff54cf39fb6b023bfbf46809fc7736eb47a823b67e81"
url: "https://github.com/zaproxy/zap-extensions/releases/download/websocket-v30/websocket-release-30.zap"
hash: "SHA-256:f8966414d05f3cf8d26695181f36b89ec15c705556368733e927bf43d3583e60"
- id: "zest"
url: "https://github.com/zaproxy/zap-extensions/releases/download/zest-v39/zest-beta-39.zap"
hash: "SHA-256:ae052c181c119dc0da30c460bf83c70a51ccd4e09c8b8d715480ae51efe33925"
url: "https://github.com/zaproxy/zap-extensions/releases/download/zest-v42/zest-beta-42.zap"
hash: "SHA-256:22a68c894d59a42cad2adef2c9e9c5803b04272b6053761528a55f5733706454"

0 comments on commit ebddb3e

Please sign in to comment.