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

fix: check if scanned project does have a callgraph #1361

Merged

Commits on Aug 25, 2020

  1. fix: check if scanned project does have a callgraph

    When running with `snyk test --reachable --all-projects`
    and one of the projects is not supported for reachable vulns
    i.e. not maven, we are failing.
    
    This change makes sure that the project does have a
    call graph.
    Dar Malovani committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    2d11938 View commit details
    Browse the repository at this point in the history