Update CodeQL workflow and configuration, fix found bugs (#51263)

This commit is contained in:
Jake Bailey
2022-10-27 16:29:55 -07:00
committed by GitHub
parent d8aad26200
commit 754eeb2986
5 changed files with 58 additions and 44 deletions

View File

@@ -171,7 +171,7 @@ function main() {
*/
function getItemXML(key, value) {
// escape entrt value
value = value.replace(/]/, "]5D;");
value = value.replace(/]/g, "]5D;");
return `
<Item ItemId=";${key}" ItemType="0" PsrId="306" Leaf="true">