mirror of
https://github.com/actions/attest-build-provenance.git
synced 2025-12-16 12:19:04 +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
|
# The Password of the APIsec user with which the scans will be executed
|
||||||
apisec-password: ${{ secrets.apisec_password}}
|
apisec-password: ${{ secrets.apisec_password}}
|
||||||
# The name of the project for security scan
|
# 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.
|
# The name of the sarif format result file The file is written only if this property is provided.
|
||||||
sarif-result-file: "apisec-results.sarif"
|
sarif-result-file: "apisec-results.sarif"
|
||||||
- name: Import results
|
- name: Import results
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user