n8n/packages/nodes-base/nodes/TheHiveProject/TheHiveProject.node.json

20 lines
444 B
JSON
Raw Normal View History

2023-09-04 08:15:52 -07:00
{
"node": "n8n-nodes-base.theHiveProject",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Development"],
"alias": ["Security", "Monitoring", "Incident", "Response", "Alert"],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.n8n.io/credentials/theHive"
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.thehive/"
}
]
}
}