mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
committed by
GitHub
parent
8bb1d8631a
commit
5c23b47ef4
@@ -468,7 +468,7 @@ private CallCfgNode getSuperCall() {
|
||||
* From what we can understand, SymPy is using Python in a exotic way, so the fact that
|
||||
* our analysis currently does not handle this project has nothing to say about our
|
||||
* ability to handle normal Python code. Furthermore, SymPy does not look to be relevant
|
||||
* in a security context, so we should not loose out on any security results by doing
|
||||
* in a security context, so we should not lose out on any security results by doing
|
||||
* this.
|
||||
*/
|
||||
private predicate ignoreForCallGraph(File f) {
|
||||
|
||||
Reference in New Issue
Block a user