Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@ inputs:
description: 'Specifies the platform environment type — use CLOUD for GitHub.com or ENTERPRISE for GitHub Enterprise Server (GHES).'
default: 'CLOUD'
required: false
wait_for_scan_completion:
description: 'Wait for the Veracode Static Scan to complete and poll for the final results. If set to false, the scan will be submitted asynchronously and the workflow will continue immediately.'
default: 'true'
required: false

runs:
using: 'node20'
Expand Down
140 changes: 0 additions & 140 deletions dist/api/http-request.js

This file was deleted.

73 changes: 0 additions & 73 deletions dist/api/veracode-hmac.js

This file was deleted.

23 changes: 0 additions & 23 deletions dist/app-config.js

This file was deleted.

18 changes: 0 additions & 18 deletions dist/checks.js

This file was deleted.

Loading