File tree 3 files changed +10
-10
lines changed
desktop/addons/graphql-support
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ weight: 1
6
6
cascade :
7
7
addon :
8
8
id : graphql
9
- version : 0.27 .0
9
+ version : 0.28 .0
10
10
---
11
11
12
12
# GraphQL Support
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ weight: 1
6
6
cascade :
7
7
addon :
8
8
id : graphql
9
- version : 0.27 .0
9
+ version : 0.28 .0
10
10
sbom :
11
11
format : CycloneDX
12
- downloadUrl : https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.27 .0/bom.json
12
+ downloadUrl : https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.28 .0/bom.json
13
13
components :
14
14
- name : apiguardian-api
15
15
version : 1.1.2
33
33
version : ' 1.9'
34
34
licenses : Apache-2.0
35
35
- name : automation
36
- version : 0.49 .0
36
+ version : 0.50 .0
37
37
licenses : ' '
38
38
- name : bcmail-jdk18on
39
39
version : ' 1.77'
66
66
version : 3.37.0
67
67
licenses : MIT
68
68
- name : commonlib
69
- version : 1.31 .0
69
+ version : 1.32 .0
70
70
licenses : ' '
71
71
- name : commons-beanutils
72
72
version : 1.9.4
@@ -420,7 +420,7 @@ sbom:
420
420
version : 3.25.5
421
421
licenses : BSD-3-Clause
422
422
- name : pscan
423
- version : 0.2.1
423
+ version : 0.3.0
424
424
licenses : ' '
425
425
- name : re2j
426
426
version : ' 1.7'
@@ -447,7 +447,7 @@ sbom:
447
447
version : ' 1.0'
448
448
licenses : MIT
449
449
- name : spider
450
- version : 0.14 .0
450
+ version : 0.15 .0
451
451
licenses : ' '
452
452
- name : sqlite-jdbc
453
453
version : 3.45.3.0
Original file line number Diff line number Diff line change 408
408
status : alpha
409
409
infoUrl : /docs/desktop/addons/graphql-support/
410
410
repoUrl : https://github.com/zaproxy/zap-extensions/
411
- downloadUrl : https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.27 .0/graphql-alpha-0.27 .0.zap
412
- date : 2025-03-21
413
- version : 0.27 .0
411
+ downloadUrl : https://github.com/zaproxy/zap-extensions/releases/download/graphql-v0.28 .0/graphql-alpha-0.28 .0.zap
412
+ date : 2025-03-26
413
+ version : 0.28 .0
414
414
- id : groovy
415
415
name : Groovy Support
416
416
description : Adds Groovy support to ZAP
You can’t perform that action at this time.
0 commit comments