diff --git a/.github/workflows/templates-sync.yml b/.github/workflows/templates-sync.yml index 1c8f4a4d8c..60012b925b 100644 --- a/.github/workflows/templates-sync.yml +++ b/.github/workflows/templates-sync.yml @@ -22,6 +22,7 @@ on: - 'http/cves/2024/CVE-2024-34351.yaml' - 'http/cves/2024/CVE-2024-3742.yaml' - 'http/cves/2024/CVE-2024-37843.yaml' + - 'http/cves/2024/CVE-2024-38289.yaml' - 'http/cves/2024/CVE-2024-39250.yaml' - 'http/cves/2024/CVE-2024-39914.yaml' - 'http/cves/2024/CVE-2024-40348.yaml' @@ -52,6 +53,7 @@ on: - 'http/misconfiguration/mongod-exposure.yaml' - 'http/misconfiguration/servicenow-title-injection.yaml' - 'http/misconfiguration/sftpgo-admin-setup.yaml' + - 'http/misconfiguration/ssrpm-arbitrary-password-reset.yaml' - 'http/technologies/apache/apache-gravitino-detect.yaml' - 'http/technologies/apache/apache-ozone-detect.yaml' - 'http/technologies/wordpress/plugins/fluent-smtp.yaml'