1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Adding opengrep plugin (#6282)

This commit is contained in:
Pierre
2026-03-21 10:06:48 +01:00
committed by GitHub
parent bcae1a1f48
commit 31ed5865c5
@@ -309,6 +309,11 @@
"name": "Buildah",
"docs": "https://raw.githubusercontent.com/404systems/plugin-buildah/refs/heads/main/docs.md",
"verified": false
},
{
"name": "Opengrep",
"docs": "https://raw.githubusercontent.com/KalvadTech/woodpecker-opengrep/refs/heads/main/docs.md",
"verified": false
}
]
}