Discussions
Categories
- 5.4K All Categories
- 15 Introduce Yourself!
- 457 Community Feedback - NEW! (No Product Questions)
- 108 General Community Platform Concerns/Kudos/Feedback
- 83 Community Platform Bug Reports
- 87 How Do I Use the Community?
- 65 Where is the...? (Community Platform Locations)
- 18 Ideas and Suggestions for the Community Platform
- 71 Personal Document & Blog Archive
- 5 Community Programs
- 5 Get-Togethers
- 4.8K Certification Community
- 4.7K Certification Community Discussions
- 22 Oracle Certified Master Profiles
- 31 Oracle Database 12c Administrator Certified Master Profiles
- 83 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