-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check path #31
Check path #31
Conversation
for testing, improves scons to check for dockcross installation, adds simple check_path example
…tion of proper logging / JSON output.
for testing, improves scons to check for dockcross installation, adds simple check_path example
…tion of proper logging / JSON output.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The check_path.c artificial sample is not yet used in any checks. We should change that. ;-)
Please ignore the nagging of codacy. These are just tests! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! If you approve of the documentation I added to index.mld for the new command line option, we can merge it.
Looks fine. |
This implements the check_path analyzer, which finds pathes from input functions (such as recv and scanf) to CWE hits.