Skip to content
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

Merged
merged 31 commits into from
Sep 11, 2019
Merged

Check path #31

merged 31 commits into from
Sep 11, 2019

Conversation

tbarabosch
Copy link
Contributor

This implements the check_path analyzer, which finds pathes from input functions (such as recv and scanf) to CWE hits.

for testing, improves scons to check for dockcross installation, adds
simple check_path example
@tbarabosch tbarabosch self-assigned this Jul 26, 2019
Thomas Barabosch and others added 25 commits August 1, 2019 14:13
for testing, improves scons to check for dockcross installation, adds
simple check_path example
@tbarabosch tbarabosch marked this pull request as ready for review September 10, 2019 10:11
Copy link
Contributor

@Enkelmann Enkelmann left a 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. ;-)

src/utils/log_utils.ml Outdated Show resolved Hide resolved
src/utils/log_utils.mli Show resolved Hide resolved
src/analysis/check_path.ml Outdated Show resolved Hide resolved
@tbarabosch
Copy link
Contributor Author

Please ignore the nagging of codacy. These are just tests!

Copy link
Contributor

@Enkelmann Enkelmann left a 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.

@tbarabosch
Copy link
Contributor Author

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.

@Enkelmann Enkelmann merged commit 75d6c2b into master Sep 11, 2019
@Enkelmann Enkelmann deleted the check_path branch September 11, 2019 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants