Copy existing XML.qll into new a new codeql/xml pack

This commit is contained in:
Tom Hvitved
2024-03-13 20:58:14 +01:00
parent f025430431
commit ccfbd2956c
2 changed files with 314 additions and 0 deletions

7
shared/xml/qlpack.yml Normal file
View File

@@ -0,0 +1,7 @@
name: codeql/xml
version: 0.0.1-dev
groups: shared
library: true
dependencies:
codeql/util: ${workspace}
warnOnImplicitThis: true