FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing mvdan:master...SavantEnvs:mayhem · mvdan/sh · GitHub

/ sh Public
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mvdan/sh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: SavantEnvs/sh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mayhem
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 25 files changed
  • 1 contributor

Commits on Aug 18, 2026

  1. Mayhem integration: fuzz the shell parser + typed-JSON decoder

    Adds two go-118-fuzz-build libFuzzer targets (fuzz_parseprint over
    syntax.NewParser/Printer, fuzz_typedjson over syntax/typedjson.Decode), a
    cgo-dynamic KAT probe asserting exact parse/print + decode output, and the
    commit-image build/test/workflow scaffolding under mayhem/ +
    .github/workflows/.
    dbrumley committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    388b2b7 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL