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

Commit 32302f3

Browse files
SamuelHassinelabo-flg
authored andcommitted
[client] Implement new vulnerability data model (#916)
1 parent dc9100f commit 32302f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/entities/opencti_stix_domain_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ def __init__(self, opencti, file):
10151015
... on Vulnerability {
10161016
name
10171017
description
1018-
x_opencti_aliases
1018+
x_opencti_aliases
10191019
x_opencti_cvss_vector
10201020
x_opencti_cvss_base_score
10211021
x_opencti_cvss_base_severity

0 commit comments

Comments
 (0)