Skip to content

Commit

Permalink
Merge pull request #8475 from zapbot/release
Browse files Browse the repository at this point in the history
Release version 2.15.0
  • Loading branch information
thc202 committed May 7, 2024
2 parents 1cc97cb + eed3b92 commit 124b037
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 95 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.14.0 | :white_check_mark: |
| < 2.14.0 | :x: |
| 2.15.0 | :white_check_mark: |
| < 2.15.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.14.0'
version: '2.15.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.14.0/ZAP_2.14.0_Linux.tar.gz
source: https://github.com/zaproxy/zaproxy/releases/download/v2.15.0/ZAP_2.15.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.15.0-SNAPSHOT
version=2.15.0
zap.japicmp.baseversion=2.14.0
180 changes: 90 additions & 90 deletions zap/src/main/main-add-ons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,155 +12,155 @@
---
addOns:
- id: "alertFilters"
url: "https://github.com/zaproxy/zap-extensions/releases/download/alertFilters-v18/alertFilters-release-18.zap"
hash: "SHA-256:27dd62fe396fb7f993419ed88906328c9ba7a063d3e1f60ee91c961c9106662f"
url: "https://github.com/zaproxy/zap-extensions/releases/download/alertFilters-v21/alertFilters-release-21.zap"
hash: "SHA-256:5d2204e186a0be224cbbec05c900179af630cfb370cbdc206c4895b81cb60936"
- id: "authhelper"
url: "https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.10.0/authhelper-beta-0.10.0.zap"
hash: "SHA-256:f04bad22a47e8a20d650babc7e45310c41f2039090eebf530f68dc87286e3c8e"
url: "https://github.com/zaproxy/zap-extensions/releases/download/authhelper-v0.13.0/authhelper-beta-0.13.0.zap"
hash: "SHA-256:8157a8fdba5b8860ee6f7ec9b4d94ec281869659d1b3f3cc3ccf5e67703983b8"
- id: "automation"
url: "https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.33.0/automation-beta-0.33.0.zap"
hash: "SHA-256:f11e007343d27f86bb56c0a61165812dd6fe3df246971bddabe7584b8d24f831"
url: "https://github.com/zaproxy/zap-extensions/releases/download/automation-v0.40.0/automation-beta-0.40.0.zap"
hash: "SHA-256:50b0bbf7ae9498bc8a034e12e5134f2f4bdc77d04839689a897f34311463523f"
- id: "ascanrules"
url: "https://github.com/zaproxy/zap-extensions/releases/download/ascanrules-v58/ascanrules-release-58.zap"
hash: "SHA-256:21d46ae795c8d078d5a465c17906775e4e917f2bd87d63f0d070d7e09d5f2142"
url: "https://github.com/zaproxy/zap-extensions/releases/download/ascanrules-v66/ascanrules-release-66.zap"
hash: "SHA-256:6c63ac358a5a183a757cb63ac13040e58eb3087aa9ca25bf40a02fab83f3736f"
core: true
- id: "bruteforce"
url: "https://github.com/zaproxy/zap-extensions/releases/download/bruteforce-v15/bruteforce-beta-15.zap"
hash: "SHA-256:a3617d40f46d505e811a183a799dad68c758c30f0d2a6a47c6a9a971d4584288"
url: "https://github.com/zaproxy/zap-extensions/releases/download/bruteforce-v16/bruteforce-beta-16.zap"
hash: "SHA-256:01c8d25f1ef05dfc85d0feadbff38f7891f859d088a81041e6fca59be5e74cd0"
core: true
- id: "callhome"
url: "https://github.com/zaproxy/zap-extensions/releases/download/callhome-v0.8.0/callhome-release-0.8.0.zap"
hash: "SHA-256:35eeff575f54b421609d9a36c919bdd3764ef80c7b26c4a4d1b3ca22a34e9e1f"
url: "https://github.com/zaproxy/zap-extensions/releases/download/callhome-v0.12.0/callhome-release-0.12.0.zap"
hash: "SHA-256:b851fd936bd65717275d5e3233187fb1ee3cea1b87be99d0c235ab7ead5b578b"
core: true
- id: "commonlib"
url: "https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.18.0/commonlib-release-1.18.0.zap"
hash: "SHA-256:37397464f2491ebd3f7d40a8a00255d768582bc03dd73fa0212adf199f5e64df"
url: "https://github.com/zaproxy/zap-extensions/releases/download/commonlib-v1.25.0/commonlib-release-1.25.0.zap"
hash: "SHA-256:2b48220e185f9fa77fd04712623a243bb8066094042202dec41d235affed7352"
core: true
- id: "database"
url: "https://github.com/zaproxy/zap-extensions/releases/download/database-v0.3.0/database-alpha-0.3.0.zap"
hash: "SHA-256:884e2acb9f5069bbd398b07b14cc1880f7a0abf90423d7a651090d43c95d7b6a"
url: "https://github.com/zaproxy/zap-extensions/releases/download/database-v0.4.0/database-alpha-0.4.0.zap"
hash: "SHA-256:f102cbf3d3731e00065b6f431531a53751d0b02db78249a349309a380a65bff6"
core: true
- id: "diff"
url: "https://github.com/zaproxy/zap-extensions/releases/download/diff-v14/diff-beta-14.zap"
hash: "SHA-256:7c1e6fd14001b74e1a003c042acfd7654ae1de78191f76afb4385fb063330cad"
url: "https://github.com/zaproxy/zap-extensions/releases/download/diff-v15/diff-beta-15.zap"
hash: "SHA-256:de3662b7a840a76a456f942e828695d8f8dfb234f05ad88485d164dfa104df5b"
core: true
- id: "directorylistv1"
url: "https://github.com/zaproxy/zap-extensions/releases/download/directorylistv1-v7/directorylistv1-release-7.zap"
hash: "SHA-256:c5b0426f1a3bf4e23fc715a93f41eaede2f2703fb5b883d01aeeada2c43af7bb"
url: "https://github.com/zaproxy/zap-extensions/releases/download/directorylistv1-v8/directorylistv1-release-8.zap"
hash: "SHA-256:8f5eb460d8c57a7a26566b7b653c8557a875d40245ad6bb4ad0cdef60b56ea18"
- id: "domxss"
url: "https://github.com/zaproxy/zap-extensions/releases/download/domxss-v18/domxss-release-18.zap"
hash: "SHA-256:cfb43a242f6183f0e8c04166f2e88033550fd8079edde43e5ba92152f6047870"
url: "https://github.com/zaproxy/zap-extensions/releases/download/domxss-v19/domxss-release-19.zap"
hash: "SHA-256:6bc85e3ced67a1e2039bdda92b9d3cc0e8e4a8abea8b49fc3685c793736b101d"
- id: "encoder"
url: "https://github.com/zaproxy/zap-extensions/releases/download/encoder-v1.4.0/encoder-release-1.4.0.zap"
hash: "SHA-256:d6ee7a21d3113273c603d1c48466b76629dc5a506184dee2c56363b250e262d8"
url: "https://github.com/zaproxy/zap-extensions/releases/download/encoder-v1.5.0/encoder-release-1.5.0.zap"
hash: "SHA-256:5914245314d1c9eba1892097318c089aef9d89e107bf61745093924e4591d632"
- id: "exim"
url: "https://github.com/zaproxy/zap-extensions/releases/download/exim-v0.7.0/exim-beta-0.7.0.zap"
hash: "SHA-256:db07f46ab31796099caa2373424890a1525e42e6fd858e2193c56141489cbd9f"
url: "https://github.com/zaproxy/zap-extensions/releases/download/exim-v0.9.0/exim-beta-0.9.0.zap"
hash: "SHA-256:ff31251b7bdbd364c8912eed27c24c09b25b96e4cf007aec734f852fd7974a79"
- id: "formhandler"
url: "https://github.com/zaproxy/zap-extensions/releases/download/formhandler-v6.5.0/formhandler-beta-6.5.0.zap"
hash: "SHA-256:29550071eca41043383b06a1e85dde00fd1a31ffaba6406c320fce22f4667943"
url: "https://github.com/zaproxy/zap-extensions/releases/download/formhandler-v6.6.0/formhandler-beta-6.6.0.zap"
hash: "SHA-256:a9dd593ce8fc116ce0ea9545db734d0ab166a452edac3857985ce3e8b14a108b"
- id: "fuzz"
url: "https://github.com/zaproxy/zap-extensions/releases/download/fuzz-v13.12.0/fuzz-beta-13.12.0.zap"
hash: "SHA-256:6304093e3112215840b64917b7f2f988c46e3e322f112f4b310eda4caefbe882"
url: "https://github.com/zaproxy/zap-extensions/releases/download/fuzz-v13.13.0/fuzz-beta-13.13.0.zap"
hash: "SHA-256:b9473bb743d5dd784798da90b4b1734ee3c44b7c56d338282efd077c5d78cdc1"
- id: "gettingStarted"
url: "https://github.com/zaproxy/zap-extensions/releases/download/gettingStarted-v16/gettingStarted-release-16.zap"
hash: "SHA-256:46bb4914a35a04be3de8ed19b38b851c449c182ede9f546027f97b4a299805b8"
url: "https://github.com/zaproxy/zap-extensions/releases/download/gettingStarted-v17/gettingStarted-release-17.zap"
hash: "SHA-256:d180a1531bae6f4af8cbabd2ccc8d91d6a8c24dbd8e93186f65321e046ae782c"
core: true
- id: "graaljs"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graaljs-v0.5.0/graaljs-alpha-0.5.0.zap"
hash: "SHA-256:86794300311549bed82e8dbe91e0d7376cbfb9d1842b09997a24654013087fd2"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graaljs-v0.7.0/graaljs-alpha-0.7.0.zap"
hash: "SHA-256:addeb28b504fd30334d97a425fe57fab1a4224e2c41a33e6b9b9e975fc48c20e"
- id: "graphql"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.20.0/graphql-alpha-0.20.0.zap"
hash: "SHA-256:c42b14a9f2ff34999b9513d1fbf2bb92c4f041e551a439ee57d29b45af59ed72"
url: "https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.24.0/graphql-alpha-0.24.0.zap"
hash: "SHA-256:c5e2845a1b462b1e783449459df18fca80b4854c70390084cce52618a05a4419"
- id: "help"
url: "https://github.com/zaproxy/zap-core-help/releases/download/help-v17/help-release-17.zap"
hash: "SHA-256:a2aeaf638fc83b7a5ba0eefcaa5ff806b0a3c9981d20abd107026724f9f128b3"
url: "https://github.com/zaproxy/zap-core-help/releases/download/help-v18/help-release-18.zap"
hash: "SHA-256:0e2dc4126f58cbcb07a7959dd14c2646b9070499760764854081cd86784737e3"
core: true
- id: "hud"
url: "https://github.com/zaproxy/zap-hud/releases/download/v0.18.0/hud-beta-0.18.0.zap"
hash: "SHA-256:19bc423d3ecc765b994319dd6edcc710a38fb4f379ac578d69acfd9fa0c98934"
url: "https://github.com/zaproxy/zap-hud/releases/download/v0.19.0/hud-beta-0.19.0.zap"
hash: "SHA-256:737239ce1b765ff32f9351a647594f22d725d319b94f7a2ef2cb153aadf832df"
- id: "invoke"
url: "https://github.com/zaproxy/zap-extensions/releases/download/invoke-v14/invoke-beta-14.zap"
hash: "SHA-256:62819ea13c18db031d01d1a74b9111f9a832fe14e8510f67232c38dab35ccaaf"
url: "https://github.com/zaproxy/zap-extensions/releases/download/invoke-v15/invoke-beta-15.zap"
hash: "SHA-256:ff93f71447e26971a540d4f5029c5a1590b661dc4a32eb386810fe91b6ae794e"
core: true
- id: "network"
url: "https://github.com/zaproxy/zap-extensions/releases/download/network-v0.12.0/network-beta-0.12.0.zap"
hash: "SHA-256:426553f8f25666bfbf7a52ffd7c09f4ca4d687eac89f90f137b51d07437d249c"
url: "https://github.com/zaproxy/zap-extensions/releases/download/network-v0.16.0/network-beta-0.16.0.zap"
hash: "SHA-256:882638a124c8c01893a1ea92f7e28b4ed23f47a342e184834a7d4679558d4bc1"
core: true
- id: "oast"
url: "https://github.com/zaproxy/zap-extensions/releases/download/oast-v0.17.0/oast-beta-0.17.0.zap"
hash: "SHA-256:b05341c052722baccef2a055e6fe9f64e6818cbfda00bb9c50fa260e51a3d96d"
url: "https://github.com/zaproxy/zap-extensions/releases/download/oast-v0.18.0/oast-beta-0.18.0.zap"
hash: "SHA-256:e13ffc1886b80904d27c9ff93782a8ce9a16f030ce075faa25f6ca4febbc06a7"
core: true
- id: "onlineMenu"
url: "https://github.com/zaproxy/zap-extensions/releases/download/onlineMenu-v12/onlineMenu-release-12.zap"
hash: "SHA-256:a966a81a4fd57660e9c703d16a7472d0cb1b816941cc8d84cf5e58597afa24c6"
url: "https://github.com/zaproxy/zap-extensions/releases/download/onlineMenu-v13/onlineMenu-release-13.zap"
hash: "SHA-256:c605e10c7c38c525d5dfe14f026fe6e11a26fb1055e681b51fd2e5bd576d5e1d"
core: true
- id: "openapi"
url: "https://github.com/zaproxy/zap-extensions/releases/download/openapi-v37/openapi-beta-37.zap"
hash: "SHA-256:e37fa68d68986405d926a965bc2c599874a6f7532006cec7de8d81c850644524"
url: "https://github.com/zaproxy/zap-extensions/releases/download/openapi-v40/openapi-beta-40.zap"
hash: "SHA-256:6eb5df2475f9a77ce678267a27834565367d7849f8b923484812c672354e0954"
- 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"
url: "https://github.com/zaproxy/zap-extensions/releases/download/postman-v0.4.0/postman-alpha-0.4.0.zap"
hash: "SHA-256:c2b15b51ded5d40779d8218b37b4d2bf5632a0b077c9ad7ee7d25c8106451556"
- id: "pscanrules"
url: "https://github.com/zaproxy/zap-extensions/releases/download/pscanrules-v52/pscanrules-release-52.zap"
hash: "SHA-256:d12a4e33cb1948f54e7f50e7ee9886c7f273f71770ab177483f7c32a1d8f87ed"
url: "https://github.com/zaproxy/zap-extensions/releases/download/pscanrules-v58/pscanrules-release-58.zap"
hash: "SHA-256:951bab597b977ab1d0c9c40552e0a236270123a3a9827654479ddeb7ddd17103"
core: true
- id: "quickstart"
url: "https://github.com/zaproxy/zap-extensions/releases/download/quickstart-v43/quickstart-release-43.zap"
hash: "SHA-256:335df7c4e3493132f712229efd2cef9f525b5651315f65d57fd1acf377d60db6"
url: "https://github.com/zaproxy/zap-extensions/releases/download/quickstart-v47/quickstart-release-47.zap"
hash: "SHA-256:899926a96bfd3b87a57c7506d6587d223c6207d42031d0ea8d5d059c79caa393"
core: true
- id: "replacer"
url: "https://github.com/zaproxy/zap-extensions/releases/download/replacer-v15/replacer-release-15.zap"
hash: "SHA-256:7daf9b8ce93d9b6640723ef3802505251719fffb5c99c1a2414854cd6eb79758"
url: "https://github.com/zaproxy/zap-extensions/releases/download/replacer-v17/replacer-release-17.zap"
hash: "SHA-256:d0168db5af206f39991a958403b75afc21625eddd72c465e5c87082e83ef42b4"
- id: "reports"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.26.0/reports-release-0.26.0.zap"
hash: "SHA-256:528a1f5c7a126075d8dd3ff8244e07e6bf0c8290a573ba22cd2c610a56778a23"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reports-v0.32.0/reports-release-0.32.0.zap"
hash: "SHA-256:97bd0e57f5841ab596c4aa769fbbe1c82250e276c758f5edef70a6151cf99889"
core: true
- id: "requester"
url: "https://github.com/zaproxy/zap-extensions/releases/download/requester-v7.4.0/requester-beta-7.4.0.zap"
hash: "SHA-256:239a281a7f9c0c1d86c2a3b886d40ca0046e0b02ad1b82ce44e7cf2174f3ef78"
url: "https://github.com/zaproxy/zap-extensions/releases/download/requester-v7.6.0/requester-beta-7.6.0.zap"
hash: "SHA-256:88b2e823ccfaa6eef358dba454ee1c782cd3fd332c84cf1e20c88e77da0cedf4"
- id: "retest"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retest-v0.8.0/retest-alpha-0.8.0.zap"
hash: "SHA-256:4f5e11040bdae3dd842ef60237f8eb78b584494701292e9f2fab4d8331c0c669"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retest-v0.9.0/retest-alpha-0.9.0.zap"
hash: "SHA-256:70a58fc0e3a87b389670231d998bd33ec47454b11327df93119b8765925482ca"
- id: "retire"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retire-v0.26.0/retire-release-0.26.0.zap"
hash: "SHA-256:eee0080584768fdccfcbedae3497c70523d279477ff696f33d096970e448235f"
url: "https://github.com/zaproxy/zap-extensions/releases/download/retire-v0.35.0/retire-release-0.35.0.zap"
hash: "SHA-256:b5ec7e7673c387f408311168ab8bd437069955af46896ae1fed67e49ff07ac6a"
- id: "reveal"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reveal-v7/reveal-release-7.zap"
hash: "SHA-256:42e428682882b21e2802c2f762a2641c24dab4e5442ad3c9be5d3cf5a1e22ace"
url: "https://github.com/zaproxy/zap-extensions/releases/download/reveal-v8/reveal-release-8.zap"
hash: "SHA-256:f032e8dcce4b6d089a3e0006bee87483035c93f6da1b9609ba9d3a641f870bde"
core: true
- id: "scripts"
url: "https://github.com/zaproxy/zap-extensions/releases/download/scripts-v42/scripts-release-42.zap"
hash: "SHA-256:3723536f525c8eba9fcc490d6b2b71f9b58633806ef888379048c7275dd48377"
url: "https://github.com/zaproxy/zap-extensions/releases/download/scripts-v45.3.0/scripts-release-45.3.0.zap"
hash: "SHA-256:e96bb0f248c61736d41278d72024cd9e8e7ef8cf89232c9880f2e2e8adf775e3"
- id: "selenium"
url: "https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.15.0/selenium-release-15.15.0.zap"
hash: "SHA-256:1700640bad6a529b96d3b67de462b97126e277324277529c8e4a0e391e992002"
url: "https://github.com/zaproxy/zap-extensions/releases/download/selenium-v15.23.0/selenium-release-15.23.0.zap"
hash: "SHA-256:4815a445abeb9e5ccfa97ed08dd745bc0007cb38bf30da052e04a51952cba7f5"
- id: "soap"
url: "https://github.com/zaproxy/zap-extensions/releases/download/soap-v20/soap-beta-20.zap"
hash: "SHA-256:19d861a64e2cce8cd9cd11e9467baa7829cc292b2076e5d732c3a28825316ba1"
url: "https://github.com/zaproxy/zap-extensions/releases/download/soap-v23/soap-beta-23.zap"
hash: "SHA-256:9bc1db945434853af2ba11100bc35df430cd3f1c48cadb385ea024351f7c6a6f"
- id: "spider"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.7.0/spider-release-0.7.0.zap"
hash: "SHA-256:f8a1c9cb0274357247a155eddf22a917b18d1fa15bec5d8346f541c220d643bf"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spider-v0.11.0/spider-release-0.11.0.zap"
hash: "SHA-256:032a189250b8291548a10b8994ac8947560671706316dae953fc1c886010b98f"
core: true
- id: "spiderAjax"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spiderAjax-v23.17.0/spiderAjax-release-23.17.0.zap"
hash: "SHA-256:8b749c9c05b84d759a6077e10602dc1d55bf569f56e8b7b4f1a8dd6937c9cb6d"
url: "https://github.com/zaproxy/zap-extensions/releases/download/spiderAjax-v23.19.0/spiderAjax-release-23.19.0.zap"
hash: "SHA-256:660f7dba00dcc4e9fcff093320d83aecad55813137b81bc7254d20fa072d6b33"
- id: "tips"
url: "https://github.com/zaproxy/zap-extensions/releases/download/tips-v12/tips-beta-12.zap"
hash: "SHA-256:ccd67befe241450e48bd98ccfb6040f100ae473f4865001cd3dfc84bd595c8ff"
url: "https://github.com/zaproxy/zap-extensions/releases/download/tips-v13/tips-beta-13.zap"
hash: "SHA-256:508e06e6b8c0ed026b079f5788c475943be69d5a9ce422956a0fcccc3c709a4a"
core: true
- id: "webdriverlinux"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v64/webdriverlinux-release-64.zap"
hash: "SHA-256:3a4022dc1e012e6be2ffac3fd6088c258632ee05e4262b075de9ab08a49aff20"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverlinux-v82/webdriverlinux-release-82.zap"
hash: "SHA-256:51ac0b190e682b817fc1b83f6fad3b7cb58d60f9b5baf5098c566ee155ede8d0"
- id: "webdrivermacos"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v64/webdrivermacos-release-64.zap"
hash: "SHA-256:d7fbc1837e0573f79f7a31d6289d081156f8084381cf080f2765202504efaf17"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdrivermacos-v82/webdrivermacos-release-82.zap"
hash: "SHA-256:2a25c7f74378e84ab7a5c3af9238781966e7354fe03ff19a06422ee03538bbd1"
- id: "webdriverwindows"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v64/webdriverwindows-release-64.zap"
hash: "SHA-256:200b849ab010b3fab9fe0d167791c76bb360834ac6df3aef8a8eeaceb0310031"
url: "https://github.com/zaproxy/zap-extensions/releases/download/webdriverwindows-v82/webdriverwindows-release-82.zap"
hash: "SHA-256:df1c583c9b3e08b6a109cc078d35746ba755dcee89f00c9fd5aa9e41f7f28f8e"
- id: "websocket"
url: "https://github.com/zaproxy/zap-extensions/releases/download/websocket-v30/websocket-release-30.zap"
hash: "SHA-256:f8966414d05f3cf8d26695181f36b89ec15c705556368733e927bf43d3583e60"
url: "https://github.com/zaproxy/zap-extensions/releases/download/websocket-v31/websocket-release-31.zap"
hash: "SHA-256:2db8ed7f7819a0c17b8b35edeab70e3ef987da87589ab084e066f42af6ce203d"
- id: "zest"
url: "https://github.com/zaproxy/zap-extensions/releases/download/zest-v42/zest-beta-42.zap"
hash: "SHA-256:22a68c894d59a42cad2adef2c9e9c5803b04272b6053761528a55f5733706454"
url: "https://github.com/zaproxy/zap-extensions/releases/download/zest-v45/zest-beta-45.zap"
hash: "SHA-256:08722cc691f29d740e859ecfe320c5a656280016484706c6e3d3d0a554afced0"

0 comments on commit 124b037

Please sign in to comment.