Add crowdstrike-falcon-foundry plugin (#1648)

This commit is contained in:
Tobin South 2026-04-29 09:18:27 -07:00 committed by GitHub
parent e73e9a6257
commit 0742692199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -560,6 +560,19 @@
"community-managed"
]
},
{
"name": "crowdstrike-falcon-foundry",
"description": "CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows.",
"author": {
"name": "CrowdStrike"
},
"category": "security",
"source": {
"source": "url",
"url": "https://github.com/CrowdStrike/foundry-skills.git"
},
"homepage": "https://github.com/CrowdStrike/foundry-skills"
},
{
"name": "csharp-lsp",
"description": "C# language server for code intelligence",