diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index db0d204223..d49650ae17 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -3,6 +3,7 @@ on: push: paths: - '.new-additions' + - 'http/cves/2023/CVE-2023-36347.yaml' - 'http/cves/2023/CVE-2023-43374.yaml' - 'http/cves/2024/CVE-2024-0200.yaml' - 'http/exposed-panels/craftercms-panel.yaml' @@ -11,6 +12,7 @@ on: - 'http/misconfiguration/installer/phpmyfaq-installer.yaml' - 'http/misconfiguration/unigui-server-monitor-exposure.yaml' - 'http/technologies/craftercms-detect.yaml' + - 'http/technologies/statamic-detect.yaml' - 'http/technologies/tinyproxy-detect.yaml' workflow_dispatch: jobs: