From 49aff412ec176cff7408e95f50bfff28e666f879 Mon Sep 17 00:00:00 2001 From: Xygeni DevRel Date: Wed, 11 Feb 2026 19:16:31 +0100 Subject: [PATCH] Add Xygeni tool for static code analysis Xygeni offers advanced Static Source Code Analysis to identify security flaws in application code. --- data/tools/xygeni | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/tools/xygeni diff --git a/data/tools/xygeni b/data/tools/xygeni new file mode 100644 index 000000000..fdbecfc61 --- /dev/null +++ b/data/tools/xygeni @@ -0,0 +1,16 @@ +name: Xygeni +categories: + - linter +tags: + - binary +license: proprietary +types: + - cli +homepage: "https://xygeni.io/xygeni-code-security/" +pricing: https://xygeni.io/pricing/ +plans: + free: false + oss: false +description: >- + Xygeni provides advanced Static Source Code Analysis (SAST) to detect + security flaws and vulnerabilities in application code.