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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
468 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/integrations/builtin/credentials/thehive5/"
2023-09-04 08:15:52 -07:00
}
],
"primaryDocumentation": [
{
"url": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.thehive5/"
2023-09-04 08:15:52 -07:00
}
]
}
}