From 0391277e3965b785f5b116f8690af46f97984961 Mon Sep 17 00:00:00 2001 From: Fahed Dorgaa Date: Thu, 15 Jan 2026 22:45:35 +0100 Subject: [PATCH 1/2] Add vens plugin --- plugins/vens.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/vens.yaml diff --git a/plugins/vens.yaml b/plugins/vens.yaml new file mode 100644 index 0000000..dc4725c --- /dev/null +++ b/plugins/vens.yaml @@ -0,0 +1,2 @@ +name: vens +repository: github.com/venslabs/vens From bd6e38ef7cbf44777fc359dca479e3a03d400b15 Mon Sep 17 00:00:00 2001 From: Fahed Dorgaa Date: Thu, 15 Jan 2026 22:45:53 +0100 Subject: [PATCH 2/2] Update index.yaml with vens plugin --- index.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.yaml b/index.yaml index e539075..d5795fa 100644 --- a/index.yaml +++ b/index.yaml @@ -50,6 +50,12 @@ plugins: maintainer: umax summary: Convert Trivy JSON report to SonarQube format output: false + - name: vens + version: 0.1.0 + repository: github.com/venslabs/vens + maintainer: fahedouch + summary: Evaluate and prioritize vulnerabilities based on context + output: false - name: vexllm version: 0.1.0 repository: github.com/AkihiroSuda/vexllm