A

Anchore Enterprise Reports GraphQL API

GraphQL discovered

Details
Endpoint
http://<servername:port>/reports/graphql
Spec
introspection
Docs
https://docs.anchore.com/current/docs/api/reports/
Authentication
Anchore Enterprise API key basic discovered Get credentials ↗
Authorization: Basic <credential> /Authorization: Basic <credential>

In Anchore Enterprise, create an API key from the user authentication settings described in API Keys. The key is then used with HTTP Basic auth using the fixed username _api_key and the key value as the password, as noted in Configuring AnchoreCTL.