Skip to content

ewilliamson-patreon/semgrep-example-cross-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example repo showing how we are having trouble with cross-file analysis.

Running semgrep --config ./rules --pro .

Current ISSUES

  • test_import_by_module
    • when we do a module import rather than directly importing a function semgrep seems to not be able to follow. so module.function() is not followed while function() is.
    • see source.py, and play with commenting and uncommenting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages