Replies: 1 comment 3 replies
-
| If this is for the Java language, you can use  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I was thinking does CodeQL has an instance as Sources that encompasses all possible and identified sources.
I mean CodeQL is truly capable of that! For instance I generate a database and a TaintTracking config that takes a Source as an instance of Sources which would consider every potential and tricky possible way to get user input. Something like RemoteFlowSources but with input coming from CLI and filenames in a zipfile as a source, and much more.
What do you think, please? am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions