mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-15 20:03:28 +00:00
Update apisec-scan.yml
This commit is contained in:
parent
436e5edc85
commit
706fc65570
2
.github/workflows/apisec-scan.yml
vendored
2
.github/workflows/apisec-scan.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
# The Password of the APIsec user with which the scans will be executed
|
||||
apisec-password: ${{ secrets.apisec_password}}
|
||||
# The name of the project for security scan
|
||||
apisec-project: "VAmPI"
|
||||
apisec-project: "VAPI"
|
||||
# The name of the sarif format result file The file is written only if this property is provided.
|
||||
sarif-result-file: "apisec-results.sarif"
|
||||
- name: Import results
|
||||
|
||||
Loading…
Reference in New Issue
Block a user