We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32814a1 commit 5f4b5b3Copy full SHA for 5f4b5b3
uncoder-core/app/translator/platforms/arcsight/const.py
@@ -1,7 +1,7 @@
1
from app.translator.core.models.platform_details import PlatformDetails
2
3
ARCSIGHT_QUERY_DETAILS = {
4
- "platform_id": "arcsight",
+ "platform_id": "arcsight-query",
5
"name": "ArcSight Query",
6
"group_name": "ArcSight",
7
"group_id": "arcsight",
0 commit comments