Skip to content

Commit e8c8ab2

Browse files
committed
DEBUG GH workflow for Vuls
Signed-off-by: tdruez <[email protected]>
1 parent 29f428d commit e8c8ab2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sca-integration-vuls.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ jobs:
4040
run: |
4141
mkdir -p ./results
4242
docker run --rm \
43-
-u $(id -u):$(id -g) \
4443
-v $PWD:/workdir \
45-
-w /workdir \
4644
vuls/vuls scan -config=/workdir/vuls-config/config.toml -results-dir=/workdir/results
4745
4846
- name: Upload Vuls report as GitHub Artifact

0 commit comments

Comments
 (0)