Skip to content

Commit

Permalink
Update M-200_allowed_registries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caruccio authored Jan 28, 2025
1 parent a756fce commit ac0654d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/builtins/mitre/M-200_allowed_registries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ match:
resource: jobs
params:
# use 'docker.io' for Docker Hub
allowedRegistries: []
defaultRegistries: ['docker.io']
allowedRegistries: ['docker.io']
validations:
- expression: >
size(params.allowedRegistries) == 0 ||
Expand Down

0 comments on commit ac0654d

Please sign in to comment.