Skip to content

Commit c49d4a0

Browse files
authored
Merge pull request #2705 from zapbot/update-data
Update data
2 parents ad8477e + abcf29c commit c49d4a0

File tree

5 files changed

+95
-22
lines changed

5 files changed

+95
-22
lines changed

site/content/docs/desktop/addons/grpc-support/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 1
66
cascade:
77
addon:
88
id: grpc
9-
version: 0.1.0
9+
version: 0.2.0
1010
---
1111

1212
# gRPC Support
@@ -64,6 +64,7 @@ You can only edit this Decoded Message in Requester and Manual request editor wi
6464

6565
## See also
6666

67-
| | | |
68-
|---|------------------------------------------------------------|-----------------------------------------|
69-
| | [gRPC Variant](/docs/desktop/addons/grpc-support/variant/) | for information about the gRPC variant. |
67+
| | | |
68+
|---|----------------------------------------------------------------|---------------------------------------------------|
69+
| | [gRPC Variant](/docs/desktop/addons/grpc-support/variant/) | for information about the gRPC variant. |
70+
| | [gRPC WebSocket](/docs/desktop/addons/grpc-support/websocket/) | for information about the gRPC WebSocket Support. |

site/content/docs/desktop/addons/grpc-support/variant.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Custom Values are injected into all key-value pairs in all gRPC values that are
1515

1616
## See also
1717

18-
| | | |
19-
|---|--------------------------------------------|-------------------------------------|
20-
| | [gRPC](/docs/desktop/addons/grpc-support/) | for an overview of the gRPC add-on. |
18+
| | | |
19+
|---|----------------------------------------------------------------|---------------------------------------------------|
20+
| | [gRPC](/docs/desktop/addons/grpc-support/) | for an overview of the gRPC add-on. |
21+
| | [gRPC WebSocket](/docs/desktop/addons/grpc-support/websocket/) | for information about the gRPC WebSocket Support. |
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
# This page was generated from the add-on.
3+
title: gRPC WebSocket
4+
type: userguide
5+
weight: 2
6+
---
7+
8+
# gRPC WebSocket Support
9+
10+
The gRPC WebSocket support feature enables the WebSocket add-on to decode and encode gRPC messages seamlessly. This integration allows users to inspect, modify, and manage gRPC communication over WebSockets.
11+
12+
## See also
13+
14+
| | | |
15+
|---|------------------------------------------------------------|-----------------------------------------|
16+
| | [gRPC](/docs/desktop/addons/grpc-support/) | for an overview of the gRPC add-on. |
17+
| | [gRPC Variant](/docs/desktop/addons/grpc-support/variant/) | for information about the gRPC variant. |

site/content/docs/sbom/grpc.md

Lines changed: 66 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ weight: 1
66
cascade:
77
addon:
88
id: grpc
9-
version: 0.1.0
9+
version: 0.2.0
1010
sbom:
1111
format: CycloneDX
12-
downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/grpc-v0.1.0/bom.json
12+
downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/grpc-v0.2.0/bom.json
1313
components:
1414
- name: aopalliance
1515
version: '1.0'
@@ -18,13 +18,13 @@ sbom:
1818
version: 1.1.2
1919
licenses: Apache-2.0
2020
- name: asm
21-
version: '9.5'
21+
version: '9.6'
2222
licenses: BSD-3-Clause
2323
- name: asm-commons
24-
version: '9.5'
24+
version: '9.6'
2525
licenses: BSD-3-Clause
2626
- name: asm-tree
27-
version: '9.5'
27+
version: '9.6'
2828
licenses: BSD-3-Clause
2929
- name: auto-common
3030
version: 1.2.2
@@ -35,6 +35,9 @@ sbom:
3535
- name: auto-value-annotations
3636
version: '1.9'
3737
licenses: Apache-2.0
38+
- name: automaton
39+
version: 1.11-8
40+
licenses: BSD-4-Clause
3841
- name: bcmail-jdk18on
3942
version: '1.77'
4043
licenses: Bouncy Castle Licence
@@ -65,6 +68,9 @@ sbom:
6568
- name: checker-qual
6669
version: 3.37.0
6770
licenses: MIT
71+
- name: commonlib
72+
version: 1.27.0
73+
licenses: ''
6874
- name: commons-beanutils
6975
version: 1.9.4
7076
licenses: Apache-2.0
@@ -74,6 +80,9 @@ sbom:
7480
- name: commons-collections
7581
version: 3.2.2
7682
licenses: Apache-2.0
83+
- name: commons-collections4
84+
version: '4.4'
85+
licenses: Apache-2.0
7786
- name: commons-configuration
7887
version: '1.10'
7988
licenses: Apache-2.0
@@ -131,6 +140,12 @@ sbom:
131140
- name: flatlaf
132141
version: 3.4.1
133142
licenses: Apache-2.0
143+
- name: fuzz
144+
version: 13.14.0
145+
licenses: ''
146+
- name: generex
147+
version: 1.0.2
148+
licenses: Apache-2.0
134149
- name: grpc-api
135150
version: 1.61.1
136151
licenses: Apache-2.0
@@ -140,6 +155,9 @@ sbom:
140155
- name: grpc-protobuf-lite
141156
version: 1.61.1
142157
licenses: Apache-2.0
158+
- name: gson
159+
version: 2.3.1
160+
licenses: Apache-2.0
143161
- name: guava
144162
version: 32.1.1-jre
145163
licenses: Apache-2.0
@@ -176,9 +194,30 @@ sbom:
176194
- name: ice4j
177195
version: 3.0-24-g34c2ce5
178196
licenses: Apache-2.0
197+
- name: jackson-annotations
198+
version: 2.17.0
199+
licenses: Apache-2.0
200+
- name: jackson-core
201+
version: 2.17.0
202+
licenses: Apache-2.0
179203
- name: jackson-core-asl
180204
version: 1.9.13
181205
licenses: Apache-2.0
206+
- name: jackson-databind
207+
version: 2.17.0
208+
licenses: Apache-2.0
209+
- name: jackson-dataformat-xml
210+
version: 2.17.0
211+
licenses: Apache-2.0
212+
- name: jackson-dataformat-yaml
213+
version: 2.17.0
214+
licenses: Apache-2.0
215+
- name: jackson-datatype-jdk8
216+
version: 2.17.0
217+
licenses: Apache-2.0
218+
- name: jackson-datatype-jsr310
219+
version: 2.17.0
220+
licenses: Apache-2.0
182221
- name: java-diff-utils
183222
version: '4.12'
184223
licenses: Apache-2.0
@@ -194,6 +233,9 @@ sbom:
194233
- name: javax.inject
195234
version: '1'
196235
licenses: Apache-2.0
236+
- name: jbrofuzz-core
237+
version: 2.5.1
238+
licenses: GPL-3.0-only
197239
- name: jericho-html
198240
version: '3.4'
199241
licenses: GNU Lesser General Public License (LGPL), Apache-1.0, EPL-1.0
@@ -312,16 +354,16 @@ sbom:
312354
version: 1.3.0
313355
licenses: Apache-2.0
314356
- name: org.jacoco.agent
315-
version: 0.8.9
357+
version: 0.8.11
316358
licenses: EPL-2.0
317359
- name: org.jacoco.ant
318-
version: 0.8.9
360+
version: 0.8.11
319361
licenses: EPL-2.0
320362
- name: org.jacoco.core
321-
version: 0.8.9
363+
version: 0.8.11
322364
licenses: EPL-2.0
323365
- name: org.jacoco.report
324-
version: 0.8.9
366+
version: 0.8.11
325367
licenses: EPL-2.0
326368
- name: pcollections
327369
version: 4.0.1
@@ -335,6 +377,9 @@ sbom:
335377
- name: protobuf-java
336378
version: 3.25.1
337379
licenses: BSD-3-Clause
380+
- name: requester
381+
version: 7.8.0
382+
licenses: ''
338383
- name: rsyntaxtextarea
339384
version: 3.4.0
340385
licenses: BSD-3-Clause
@@ -344,15 +389,24 @@ sbom:
344389
- name: slf4j-api
345390
version: 1.7.36
346391
licenses: MIT
392+
- name: snakeyaml
393+
version: '2.2'
394+
licenses: Apache-2.0
395+
- name: snodge
396+
version: 2.1.2.2
397+
licenses: Apache-2.0
347398
- name: software-and-algorithms
348399
version: '1.0'
349400
licenses: MIT
401+
- name: stax2-api
402+
version: 4.2.2
403+
licenses: BSD-2-Clause
350404
- name: swingx-all
351405
version: 1.6.5-1
352406
licenses: Lesser General Public License (LGPL)
353-
- name: testutils
354-
version: unspecified
355-
licenses: ''
407+
- name: woodstox-core
408+
version: 6.6.1
409+
licenses: Apache-2.0
356410
- name: xom
357411
version: 1.3.9
358412
licenses: The GNU Lesser General Public License, Version 2.1

site/data/addons.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,9 @@
418418
status: alpha
419419
infoUrl: /docs/desktop/addons/grpc-support/
420420
repoUrl: https://github.com/zaproxy/zap-extensions/
421-
downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/grpc-v0.1.0/grpc-alpha-0.1.0.zap
422-
date: 2024-06-11
423-
version: 0.1.0
421+
downloadUrl: https://github.com/zaproxy/zap-extensions/releases/download/grpc-v0.2.0/grpc-alpha-0.2.0.zap
422+
date: 2024-07-02
423+
version: 0.2.0
424424
- id: help
425425
name: Help - English
426426
description: English version of the ZAP help file.

0 commit comments

Comments
 (0)