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

✨ Support user-defined fuzz functions (GoLang) in fuzzing check #1979

Merged
merged 36 commits into from Jun 9, 2022
Merged

✨ Support user-defined fuzz functions (GoLang) in fuzzing check #1979

merged 36 commits into from Jun 9, 2022

Commits on May 26, 2022

  1. temp save 05262022

    Aiden Wang committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f21d341 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/897_go_fuzzer_check

    Aiden Wang committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1edd76b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2804c75 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/897_go_fuzzer_check' of https://github.com/aidenwa…

    …ng9867/scorecard into feat/897_go_fuzzer_check
    Aiden Wang committed May 26, 2022
    Configuration menu
    Copy the full SHA
    d42b58d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    091f311 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Merge branch 'main' into feat/897_go_fuzzer_check

    Aiden Wang committed May 31, 2022
    Configuration menu
    Copy the full SHA
    949b6df View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. temp save 05/31/2022

    Aiden Wang committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    3a225fa View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. temp save 06/01/2022

    Aiden Wang committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    162de28 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/897_go_fuzzer_check

    Aiden Wang committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a9f8fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724e70c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/897_go_fuzzer_check' of https://github.com/aidenwa…

    …ng9867/scorecard into feat/897_go_fuzzer_check
    Aiden Wang committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    1c1c25a View commit details
    Browse the repository at this point in the history
  5. temp save-2 06/01/2022

    Aiden Wang committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    69b807b View commit details
    Browse the repository at this point in the history
  6. temp save-1 06032022

    Aiden Wang committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    000d9c3 View commit details
    Browse the repository at this point in the history
  7. temp save-2 06022022

    Aiden Wang committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    f62dc64 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. temp save

    Aiden Wang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4b0178d View commit details
    Browse the repository at this point in the history
  2. temp save 06032022

    Aiden Wang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    69f6b18 View commit details
    Browse the repository at this point in the history
  3. temp save 06032022 (2)

    Aiden Wang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ffe1bf1 View commit details
    Browse the repository at this point in the history
  4. update err def

    Aiden Wang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    739de16 View commit details
    Browse the repository at this point in the history
  5. temp save 3

    Aiden Wang committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    06a0373 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. update docs for fuzzing

    Aiden Wang committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f999d7c View commit details
    Browse the repository at this point in the history
  2. update docs for fuzzing

    Aiden Wang committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3d10b94 View commit details
    Browse the repository at this point in the history
  3. update checks.yaml to gen docs

    Aiden Wang committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f481803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    531b103 View commit details
    Browse the repository at this point in the history
  5. temp save 0606

    Aiden Wang committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    68a6cb2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/897_go_fuzzer_check' of https://github.com/aidenwa…

    …ng9867/scorecard into feat/897_go_fuzzer_check
    Aiden Wang committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    06e46ac View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. temp save-2 0606

    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    40ad2a0 View commit details
    Browse the repository at this point in the history
  2. temp save-3 0606

    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a918025 View commit details
    Browse the repository at this point in the history
  3. temp save-4 0606

    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b41e82f View commit details
    Browse the repository at this point in the history
  4. fix linter errors

    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    543ff10 View commit details
    Browse the repository at this point in the history
  5. fix linter errs-2

    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    56d7d3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e043558 View commit details
    Browse the repository at this point in the history
  7. fix e2e errors

    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ff02e79 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/897_go_fuzzer_check' of https://github.com/aidenwa…

    …ng9867/scorecard into feat/897_go_fuzzer_check
    Aiden Wang committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a2a61f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. 0608

    Aiden Wang committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    20b192d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658059f View commit details
    Browse the repository at this point in the history
  3. 0608-2

    Aiden Wang committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    af0c157 View commit details
    Browse the repository at this point in the history