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

infra: fuzz-introspector: ensure COVERAGE_URL exists #7502

Merged

Commits on Apr 4, 2022

  1. infra: fuzz-introspector: ensure COVERAGE_URL exists

    This is to make sure fuzz-introspector can run in local builds.
    
    Ref:
    ossf/fuzz-introspector#48 (comment)
    Ref:
    ossf/fuzz-introspector#67 (comment)
    DavidKorczynski committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8570b9d View commit details
    Browse the repository at this point in the history
  2. refactor fuzz-introspector command generation

    This is to shorten the long line that runs fuzz-introspector and also in
    anticipation that down the line we will have more oss-fuzz specific
    commands in fuzz-introspector
    DavidKorczynski committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    bc657df View commit details
    Browse the repository at this point in the history