Discussions
Categories
- 5.6K All Categories
- 24 Introduce Yourself!
- 576 Community Feedback - NEW! (No Product Questions)
- 154 General Community Platform Concerns/Kudos/Feedback
- 107 Community Platform Bug Reports
- 103 How Do I Use the Community?
- 86 Where is the...? (Community Platform Locations)
- 23 Ideas and Suggestions for the Community Platform
- 73 Personal Document & Blog Archive
- 6 Community Programs
- 6 Get-Togethers
- 4.9K Certification Community
- 4.7K Certification Community Discussions
- 26 Oracle Certified Master Profiles
- 33 Oracle Database 12c Administrator Certified Master Profiles
- 111 Visual Builder Cloud Service
Missing Branch tag for SQL Server in xml file of Oracle Critical Patch Upadate Advisory - July 2022

Hello,
I wanted to report that the xml file for Oracle Critical Patch Upadate Advisory - July 2022 available from https://www.oracle.com//docs/tech/security-alerts/cpujul2022cvrf.xml is missing the closing Branch tag for 'MySQL Shell for VS Code' and the 'MySQL Server' Branch tag leading to fail scraping the vulnerabilities for this product.
In line 1185, from:
<Branch Name="MySQL Shell for VS Code" Type="Product Name">
<Branch Name="1.1.8 and prior" Type="Product Version">
<FullProductName ProductID="P-8478V-1.1.8 and prior">MySQL Shell for VS Code Version 1.1.8 and prior</FullProductName>
</Branch>
<Branch Name="5.7.38 and prior" Type="Product Version">
<FullProductName ProductID="P-8478V-5.7.38 and prior">MySQL Server Version 5.7.38 and prior</FullProductName>
</Branch>
To:
<Branch Name="MySQL Shell for VS Code" Type="Product Name">
<Branch Name="1.1.8 and prior" Type="Product Version">
<FullProductName ProductID="P-8478V-1.1.8 and prior">MySQL Shell for VS Code Version 1.1.8 and prior</FullProductName>
</Branch>
</Branch>
<Branch Name="MySQL Server" Type="Product Name">
<Branch Name="5.7.38 and prior" Type="Product Version">
<FullProductName ProductID="P-8478V-5.7.38 and prior">MySQL Server Version 5.7.38 and prior</FullProductName>
</Branch>
Regards
Thierry Beauquier
Ericsson PSIRT