Skip to content

jkinsfather/semgrep-example-cross-file

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Tracking from source->sink works fine when in a single file, but fails when we split those files up into different packages.

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

Expected to have multiple findings (one on code/main.py and another on code/all_in_one_file/main.py)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%