Anchore · Authentication Profile

Anchore Authentication

Authentication

Anchore secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

Container SecurityContainersSBOMSoftware Supply ChainVulnerability Scanning
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/anchore-enterprise-api.yaml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/anchore-enterprise-api.yaml
- name: bearerAuth
  type: http
  scheme: bearer
  sources:
  - openapi/anchore-enterprise-api.yaml