Skip to content

Commit

Permalink
[client] update DATA-TEST add sub organization of ANSSI (#3520)
Browse files Browse the repository at this point in the history
  • Loading branch information
yassine-ouaamou authored Jul 4, 2023
1 parent a91e286 commit 0c0d051
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions tests/data/DATA-TEST-STIX2_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,30 @@
"start_time": "1900-03-01T00:00:00.000Z",
"stop_time": "1900-03-01T00:00:00.000Z"
},
{
"id": "identity--ae876e2d-4927-43df-af22-e36c9487fd8d",
"type": "identity",
"spec_version": "2.1",
"name": "ANSSI - Sous-direction Opérations",
"identity_class": "organization",
"labels": ["identity"],
"created": "2020-02-23T23:40:53.575Z",
"modified": "2020-02-27T08:45:39.351Z",
"x_opencti_organization_type": "CSIRT"
},
{
"id": "relationship--261688c1-0468-4be4-be8f-f70e463ab6ed",
"type": "relationship",
"spec_version": "2.1",
"relationship_type": "part-of",
"description": "ANSSI - Sous-direction Opérations is part of ANSSI",
"source_ref": "identity--ae876e2d-4927-43df-af22-e36c9487fd8d",
"target_ref": "identity--7b82b010-b1c0-4dae-981f-7756374a17df",
"created": "2020-02-25T23:42:53.582Z",
"modified": "2020-02-25T23:42:53.582Z",
"start_time": "1900-03-01T00:00:00.000Z",
"stop_time": "1900-03-01T00:00:00.000Z"
},
{
"id": "identity--5a510e41-5cb2-45cc-a191-a4844ea0a141",
"type": "identity",
Expand Down

0 comments on commit 0c0d051

Please sign in to comment.