Add agentscan plugin (#6284)

This commit is contained in:
qwerty287
2026-03-21 11:34:10 +01:00
committed by GitHub
parent 92b936f02e
commit 5af97acddf
2 changed files with 11 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"abool",
"addgroup",
"adduser",
"agentscan",
"anbraten",
"antfu",
"apimachinery",

View File

@@ -24,3 +24,13 @@ steps:
depends_on: []
settings:
version: 3.6.2
- name: agentscan
image: docker.io/woodpeckerci/plugin-agentscan:latest
pull: true
depends_on: []
settings:
github_token:
from_secret: GITHUB_TOKEN_SURGE
when:
- event: pull_request