oss-fuzz
oss-fuzz copied to clipboard
Added a devcontainer that can be used to run the oss-fuzz tooling in a GitHub Codespace or local devcontainer.
This sounds very cool, but could you please elaborate on what's happening here and how people can use it?
These files allow someone to create a development environment in the browser: https://github.com/features/codespaces or locally with vscode (https://code.visualstudio.com/docs/devcontainers/containers). I used it to check if a patch that I made fixed an issue.
Looks like I need a new approval @DaveLak?
Looks like I need a new approval @DaveLak?
Sorry, I'm not a maintainer here so I don't think I can help.
FWIW, I like the idea though 😅