<?xml version="1.0"?>
<ruleset>
  <file>src</file>
  <file>templates</file>
  <file>visit-notifications.php</file>

  <exclude-pattern>*/vendor/*</exclude-pattern>

  <arg name="colors" />

  <!-- Check for these security issues. If ANY of these are found, we should not deploy -->
  <rule ref="WordPress.Security"></rule>
</ruleset>
