Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 7da4423

Browse files
committed
[client] Implement new vulnerability data model (#916)
1 parent 84b088e commit 7da4423

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pycti/entities/opencti_stix_core_object.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,8 @@ def __init__(self, opencti, file):
352352
}
353353
}
354354
... on Vulnerability {
355+
name
356+
description
355357
x_opencti_aliases
356358
x_opencti_cvss_vector
357359
x_opencti_cvss_base_score

0 commit comments

Comments
 (0)