mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-10 18:23:01 -04:00
Update daily checks reference as well.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -84,7 +84,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SQLALCHEMY_DATABASE_TEST_URI: postgresql://user:password@localhost:5432/test_notification_api
|
SQLALCHEMY_DATABASE_TEST_URI: postgresql://user:password@localhost:5432/test_notification_api
|
||||||
- name: Run OWASP API Scan
|
- name: Run OWASP API Scan
|
||||||
uses: zaproxy/action-api-scan@v0.5.0
|
uses: zaproxy/action-api-scan@v0.9.0
|
||||||
with:
|
with:
|
||||||
docker_name: 'ghcr.io/zaproxy/zaproxy:weekly'
|
docker_name: 'ghcr.io/zaproxy/zaproxy:weekly'
|
||||||
target: 'http://localhost:6011/docs/openapi.yml'
|
target: 'http://localhost:6011/docs/openapi.yml'
|
||||||
|
|||||||
Reference in New Issue
Block a user