mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Merge pull request #297 from ginsbach/noinferred
remove reliance on InferredBinding
This commit is contained in:
@@ -15,6 +15,7 @@ module InsecureFeatureFlag {
|
||||
/**
|
||||
* Returns a flag name of this type.
|
||||
*/
|
||||
bindingset[result]
|
||||
abstract string getAFlagName();
|
||||
|
||||
/** Gets a global value number representing a (likely) security flag. */
|
||||
|
||||
Reference in New Issue
Block a user