github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/executor/_include/flatbuffers/README.md (about) 1 This was manually vendored on the version v2.0.8 2 (which matches the compiler version in the env container) 3 using the following commands: 4 5 git clone --branch=v2.0.8 --depth=1 --single-branch https://github.com/google/flatbuffers.git 6 cp flatbuffers/LICENSE.txt syzkaller/vendor/flatbuffers/ 7 cp flatbuffers/include/flatbuffers/*.h syzkaller/vendor/flatbuffers/