All StackHawk scan policies
GET
/api/v1/policy/all StackHawk Policies
This endpoint lists all available StackHawk scan policies. Each scan policy provides details of the policy configuration, including the set of plugins and technology flags.
Functionality:
- Useful for understanding the range of pre-configured scan policies available for HawkScan.
- The list provided by this endpoint is dynamic, reflecting updates and additions to the scan policies. StackHawk makes regular updates to our policies as new plugins are made available.
Note:
- This endpoint is not paginated, as the list of policies is finite.
Requires
read:policypermission.
Response
200 OK
scanPolicies
scanpolicy.ScanPolicy[]scanPolicies
scanpolicy.ScanPolicy[]