Skip to content

Commit 6c53a93

Browse files
committed
Undocument some search types
1 parent 10b4dcb commit 6c53a93

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

docs/advanced/event-source-filters.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,7 @@ Base Types are divided into categories that correspond to the categories in the
1818

1919
| Category | Contained Types |
2020
| -------- | --------------- |
21-
| illicit_networks | forum_content <br /> blog_content <br /> profile <br /> chat_message <br /> ransomleak <br /> infected_devices <br /> financial_data |
21+
| illicit_networks | listing <br /> forum_content <br /> blog_content <br /> profile <br /> chat_message <br /> ransomleak <br /> infected_devices <br /> financial_data |
2222
| open_web | paste <br /> social_media <br /> source_code <br /> google <br /> service <br /> buckets |
23-
| buckets | bucket <br /> bucket_object <br />
24-
| source_code | stack_exchange <br /> source_code_files <br /> source_code_secret |
25-
| leaks | leak |
26-
| domains | domain |
27-
| forum_content | forum_post <br /> forum_topic |
28-
| profile | forum_profile <br /> seller |
29-
| infected_devices | bot <br /> stealer_log |
23+
| - | leaks |
24+
| - | domains |

docs/snippets/endpoint-event-search-common.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -177,24 +177,17 @@ This endpoint supports the
177177
`listing`
178178
`forum_content`
179179
`blog_content`
180-
`blog_post`
181180
`profile`
182181
`chat_message`
183182
`ransomleak`
184183
`infected_devices`
185184
`financial_data`
186-
`bot`
187-
`stealer_log`
188185
`paste`
189186
`social_media`
190187
`source_code`
191-
`source_code_files`
192-
`stack_exchange`
193188
`google`
194189
`service`
195190
`buckets`
196-
`bucket`
197-
`bucket_object`
198191
</Expandable>
199192

200193
Learn more about [Event Source Filters <Icon icon="book" size={16} />](/advanced/event-source-filters).

0 commit comments

Comments
 (0)