Update apisec-scan.yml

This commit is contained in:
Devlynn Singley 2025-08-31 17:54:29 -07:00 committed by GitHub
parent 436e5edc85
commit 706fc65570
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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