Skip to content

Commit 8f60061

Browse files
committed
add: [network-connection] Added multiple to layer7-protocol attribute
- As a connection between 2 IP addresses and ports, via a given transport layer could potentially have more than 1 application protocol
1 parent 3dc5b7b commit 8f60061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

objects/network-connection/definition.json

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"description": "Layer 7 protocol of the network connection.",
9797
"disable_correlation": true,
9898
"misp-attribute": "text",
99+
"multiple": true,
99100
"sane_default": [
100101
"HTTP",
101102
"HTTPS",

0 commit comments

Comments
 (0)