mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-17 01:53:36 -05:00
Fix: semgrep lint (#1218)
This commit is contained in:
parent
c78ee5aac7
commit
f2a504e2bb
7
.github/workflows/semgrep.yml
vendored
7
.github/workflows/semgrep.yml
vendored
@ -10,6 +10,11 @@ jobs:
|
||||
env: # Optional environment variable for inline PR comments (beta)
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
config: p/r2c
|
||||
config: |
|
||||
p/golang
|
||||
p/r2c-ci
|
||||
p/r2c-security-audit
|
||||
p/insecure-transport
|
||||
p/secrets
|
||||
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
|
||||
publishDeployment: 241
|
||||
|
Loading…
Reference in New Issue
Block a user