mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
14 lines
180 B
YAML
14 lines
180 B
YAML
registry:
|
|
auth:
|
|
- authority: dir1-authority
|
|
|
|
profiles:
|
|
no-auth:
|
|
registry:
|
|
auth: []
|
|
|
|
alt-auth:
|
|
registry:
|
|
auth:
|
|
- authority: dir1-alt-authority
|