Compare commits

...

1 Commits

Author SHA1 Message Date
tobin
0c69b2a025 Add crowdstrike-falcon-foundry plugin 2026-04-29 16:11:47 +00:00

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",