From 707ec0aa9a3a17ac55686d0463c8cb9ff3d0347a Mon Sep 17 00:00:00 2001 From: Aaron Axvig Date: Fri, 20 Mar 2026 15:26:07 -0500 Subject: [PATCH] Test fix --- test/fixtures/PAN-OS-10.2.1-addressed/expected-parsed.json | 7 +++++++ test/fixtures/PAN-OS-10.2.1-addressed/expected.md | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/test/fixtures/PAN-OS-10.2.1-addressed/expected-parsed.json b/test/fixtures/PAN-OS-10.2.1-addressed/expected-parsed.json index 4e662d3..c9b18e6 100644 --- a/test/fixtures/PAN-OS-10.2.1-addressed/expected-parsed.json +++ b/test/fixtures/PAN-OS-10.2.1-addressed/expected-parsed.json @@ -1,4 +1,11 @@ [ + { + "id": "WIF-495", + "summary": "Fixed an issue on Panorama where edits made to an existing data filtering profile resulted in matching traffic not being detected by Enterprise DLP.", + "resolved": "", + "caveat": "", + "renderedHtml": "

Fixed an issue on Panorama where edits made to an existing data filtering profile resulted in matching traffic not being detected by Enterprise DLP.

\n" + }, { "id": "PAN-231823", "summary": "A fix was made to address [CVE-2024-5916](https://security.paloaltonetworks.com/CVE-2024-5916).", diff --git a/test/fixtures/PAN-OS-10.2.1-addressed/expected.md b/test/fixtures/PAN-OS-10.2.1-addressed/expected.md index c7e187e..97a8233 100644 --- a/test/fixtures/PAN-OS-10.2.1-addressed/expected.md +++ b/test/fixtures/PAN-OS-10.2.1-addressed/expected.md @@ -4,6 +4,10 @@ product: PAN-OS version: 10.2.1 --- +## WIF-495 + +Fixed an issue on Panorama where edits made to an existing data filtering profile resulted in matching traffic not being detected by Enterprise DLP. + ## PAN-231823 A fix was made to address [CVE-2024-5916](https://security.paloaltonetworks.com/CVE-2024-5916).