7 lines
230 B
YAML
7 lines
230 B
YAML
---
|
|
allow-rules:
|
|
- id: private-key
|
|
path: .*/ansible/.*/site-packages/ansible_collections/(community|google|netapp)/.*\.py
|
|
- id: aws-secret-access-key
|
|
path: .*/ansible/.*/site-packages/ansible_collections/amazon/.*\.py
|