From 201194e012e09ac15a3b57b0dff020ab662907f5 Mon Sep 17 00:00:00 2001 From: Johnathan Gilday Date: Fri, 14 Nov 2025 11:51:25 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20language=20support=20do?= =?UTF-8?q?cumentation=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pixee's agentic capabilities have evolved to broadly support security issue triage and fixes across languages and frameworks, making the static language list outdated and unnecessary. --- docs/languages.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 docs/languages.md diff --git a/docs/languages.md b/docs/languages.md deleted file mode 100644 index 4070caf..0000000 --- a/docs/languages.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -sidebar_position: 3 ---- - -# Language support - -When triaging and fixing issues detected by code scanning tools, Pixee supports the following languages: - -- Java -- Python -- C#/.NET -- JavaScript -- TypeScript -- Node.js -- Ruby -- Go -- PHP -- Kotlin - -We are continuously working on expanding our language support. If you need support for a language not listed here, please [contact us](https://pixee.ai/demo-landing-page).