diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index 5f8b7b8774..8b16a590aa 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -10,6 +10,7 @@ on: - 'http/cves/2023/CVE-2023-3077.yaml' - 'http/cves/2023/CVE-2023-48084.yaml' - 'http/cves/2024/CVE-2024-21683.yaml' + - 'http/cves/2024/CVE-2024-3495.yaml' - 'http/cves/2024/CVE-2024-5230.yaml' - 'http/default-logins/ampjuke-default-login.yaml' - 'http/default-logins/cambium-networks/cambium-networks-default-login.yaml' @@ -24,6 +25,7 @@ on: - 'http/misconfiguration/installer/fleetcart-installer.yaml' - 'http/misconfiguration/installer/onlyoffice-installer.yaml' - 'http/misconfiguration/installer/openemr-setup-installer.yaml' + - 'http/misconfiguration/installer/profittrailer-installer.yaml' - 'http/misconfiguration/installer/projectsend-installer.yaml' - 'http/misconfiguration/installer/stackposts-installer.yaml' - 'http/misconfiguration/installer/virtual-smartzone-installer.yaml'