We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576a813 commit 5d0cdb6Copy full SHA for 5d0cdb6
opencti-platform/opencti-graphql/tests/02-dataInjection/01-dataCount/entityCountHelper.ts
@@ -18,7 +18,7 @@ export const entitiesCounter = {
18
Individual: 1,
19
IntrusionSet: 1,
20
KillChainPhase: 2,
21
- Label: 13,
+ Label: 14,
22
Malware: 2,
23
MalwareAnalysis: 1,
24
ManagerConfiguration: 1,
@@ -63,7 +63,7 @@ export const relationsCounter = {
63
'member-of': 13,
64
mitigates: 1,
65
object: 38,
66
- 'object-label': 30,
+ 'object-label': 31,
67
'object-marking': 28,
68
'operating-system': 1,
69
'participate-to': 4,
0 commit comments