Skip to content

Commit e5c0332

Browse files
committed
fix build
1 parent 77cb60d commit e5c0332

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

packages/ti_threatq/docs/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,7 @@ An example event for `threat` looks as following:
102102
{
103103
"@timestamp": "2021-10-01T18:36:03.000Z",
104104
"agent": {
105-
<<<<<<< HEAD
106-
"ephemeral_id": "7193dc9c-8748-4dd4-a0fe-c3d2238bc4cb",
107-
=======
108105
"ephemeral_id": "e11ec96b-0568-477c-b722-7a1276234c73",
109-
>>>>>>> main
110106
"id": "9cb9fa70-f3e9-45d8-b1cb-61425bd93e1a",
111107
"name": "docker-fleet-agent",
112108
"type": "filebeat",
@@ -128,15 +124,9 @@ An example event for `threat` looks as following:
128124
"event": {
129125
"agent_id_status": "verified",
130126
"category": "threat",
131-
<<<<<<< HEAD
132-
"created": "2022-01-24T02:45:28.625Z",
133-
"dataset": "ti_threatq.threat",
134-
"ingested": "2022-01-24T02:45:29Z",
135-
=======
136127
"created": "2022-01-24T02:31:36.715Z",
137128
"dataset": "ti_threatq.threat",
138129
"ingested": "2022-01-24T02:31:37Z",
139-
>>>>>>> main
140130
"kind": "enrichment",
141131
"original": "{\"adversaries\":[],\"attributes\":[{\"attribute_id\":5,\"created_at\":\"2021-10-01 18:36:06\",\"id\":4893068,\"indicator_id\":106767,\"name\":\"Contact\",\"touched_at\":\"2021-10-24 18:36:10\",\"updated_at\":\"2021-10-24 18:36:10\",\"value\":\"email:Quetzalcoatl_relays[]protonmail.com url:https://quetzalcoatl-relays.org proof:uri-rsa hoster:frantech.ca\"},{\"attribute_id\":9,\"created_at\":\"2021-10-01 18:36:06\",\"id\":4893069,\"indicator_id\":106767,\"name\":\"Router Port\",\"touched_at\":\"2021-10-24 18:36:10\",\"updated_at\":\"2021-10-24 18:36:10\",\"value\":\"9000\"},{\"attribute_id\":6,\"created_at\":\"2021-10-01 18:36:06\",\"id\":4893070,\"indicator_id\":106767,\"name\":\"Flags\",\"touched_at\":\"2021-10-02 18:36:08\",\"updated_at\":\"2021-10-02 18:36:08\",\"value\":\"ERDV\"}],\"class\":\"network\",\"created_at\":\"2021-10-01 18:36:03\",\"expires_calculated_at\":\"2021-10-23 18:40:17\",\"hash\":\"69beef49fdbd1f54eef3cab324c7b6cf\",\"id\":106767,\"published_at\":\"2021-10-01 18:36:03\",\"score\":0,\"sources\":[{\"created_at\":\"2021-10-01 18:36:06\",\"creator_source_id\":12,\"id\":3699669,\"indicator_id\":106767,\"indicator_status_id\":1,\"indicator_type_id\":15,\"name\":\"www.dan.me.uk Tor Node List\",\"published_at\":\"2021-10-01 18:36:06\",\"reference_id\":37,\"source_id\":12,\"source_type\":\"connectors\",\"updated_at\":\"2021-10-24 18:36:10\"}],\"status\":{\"description\":\"Poses a threat and is being exported to detection tools.\",\"id\":1,\"name\":\"Active\"},\"status_id\":1,\"touched_at\":\"2021-10-24 18:36:10\",\"type\":{\"class\":\"network\",\"id\":15,\"name\":\"IP Address\"},\"type_id\":15,\"updated_at\":\"2021-10-01 18:36:03\",\"value\":\"107.189.1.90\"}",
142132
"type": "indicator"

0 commit comments

Comments
 (0)