Skip to content

Commit bfce75e

Browse files
committed
feat: Update Bicep library
1 parent 67e4b70 commit bfce75e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ql/lib/bicep.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@ import codeql.Locations
22
import codeql.files.FileSystem
33
// AST
44
import codeql.bicep.AST
5+
// CFG
6+
import codeql.bicep.CFG
57
// Frameworks
68
import codeql.bicep.Frameworks
9+
import codeql.bicep.Concepts

0 commit comments

Comments
 (0)