The constants defined on the class CodeQL are not referenced correctly. For example: https://github.com/microsoft/codeql-container/blob/d0e531a4b7db837e7e92e8d611b1226eb45ef861/container/libs/codeql.py#L43 They should be accessed using the instance of the class via `self`.
The constants defined on the class CodeQL are not referenced correctly. For example:
codeql-container/container/libs/codeql.py
Line 43 in d0e531a
They should be accessed using the instance of the class via
self.