-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmanifest.yml
More file actions
executable file
·52 lines (52 loc) · 1.42 KB
/
manifest.yml
File metadata and controls
executable file
·52 lines (52 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: Threat Intelligence Detections Enrichment
description: The Threat Intelligence Detections Enrichment app is a no-code sample application built on CrowdStrike's Foundry platform. It demonstrates how developers can enhance Falcon's endpoint detection capabilities by integrating additional threat intelligence data directly into the user interface.
logo: docs/asset/logo.png
vendor: ""
vendor_products: []
use_case: Threat intelligence
manifest_version: ""
ignored:
- e2e
- e2e/.+
ui:
homepage: ""
extensions:
- name: Threat intelligence analysis
description: Malware and IOC information from Crowdswtrike APIs
path: ui/extensions/Threat intelligence analysis/Threat_intelligence_analysis.json
entrypoint: ""
sockets:
- activity.detections.details
content_security_policy:
connect-src: []
style-src: []
style-src-elem: []
script-src: []
form-action: []
img-src: []
media-src: []
object-src: []
permissions: []
is_ui_builder: true
pages: {}
dashboards: {}
navigation: {}
api_integrations:
- name: Crowdstrike_Intelligence
description: ""
path: api-integrations/Crowdstrike_Intelligence.json
rtr_scripts: []
collections: []
auth:
scopes: []
permissions: {}
roles: []
functions: []
workflows: []
parsers: []
logscale:
saved_searches: []
lookup_files: []
docs:
path: app_docs
entrypoint: README.md