git: 6424e7bb83e2 - main - security/vuxml: fix whitespace errors in recent oauth2-proxy entry
Date: Thu, 30 Jan 2025 04:02:42 UTC
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/ports/commit/?id=6424e7bb83e2f822e8f96db94ba7bd2fcb4e046d commit 6424e7bb83e2f822e8f96db94ba7bd2fcb4e046d Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2025-01-30 04:02:19 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2025-01-30 04:02:19 +0000 security/vuxml: fix whitespace errors in recent oauth2-proxy entry Turn some spaces into tabs to make `make validate` happy. The errors were introduced in ab5f837462e075723c1be8573d178751b2ba2ede earlier today. Pointy hat to: rm --- security/vuxml/vuln/2025.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index c145f7a37fdc..6d65b0a8170f 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -2,19 +2,19 @@ <topic>oauth2-proxy -- Non-linear parsing of case-insensitive content</topic> <affects> <package> - <name>oauth2-proxy</name> - <range><lt>7.8.0</lt></range> + <name>oauth2-proxy</name> + <range><lt>7.8.0</lt></range> </package> </affects> <description> - <body xmlns="http://www.w3.org/1999/xhtml"> - <p>Golang reports:</p> - <blockquote cite="https://github.com/advisories/GHSA-w32m-9786-jp63"> - <p>This update include security fixes:</p> - <ul> - <li>CVE-2024-45338: Non-linear parsing of case-insensitive content</li> - </ul> - </blockquote> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Golang reports:</p> + <blockquote cite="https://github.com/advisories/GHSA-w32m-9786-jp63"> + <p>This update include security fixes:</p> + <ul> + <li>CVE-2024-45338: Non-linear parsing of case-insensitive content</li> + </ul> + </blockquote> </body> </description> <references>