layro01/Veracode API Call
Make an HMAC encrypted API call to a Veracode Platform API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base URL for your region | no | https://api.veracode.com |
| endpoint-url | API Endpoint to call (minus base_path) | yes | /api/authn/v2/users/self |
| api-method | HTTP method to use for REST API call | yes | GET |
| api-body | HTTP request body for PATCH and POST methods | no | {} |
Outputs
| name | description |
|---|---|
| response | The response from the API call |