diff --git a/roles/anubis/templates/policies.yaml.j2 b/roles/anubis/templates/policies.yaml.j2 index e44fe01272..a536f596d7 100644 --- a/roles/anubis/templates/policies.yaml.j2 +++ b/roles/anubis/templates/policies.yaml.j2 @@ -36,6 +36,9 @@ bots: - name: productmd user_agent_regex: productmd action: ALLOW + - name: zchunk + path_regex: '.*zck' + action: ALLOW - name: atlassian user_agent_regex: Atlassian-Jira-Automation/* action: ALLOW