source-controller/tests/fuzz
Paulo Gomes f51f9d3305
Remove MUSL and enable threadless libgit2 support
Use of MUSL was a temporary solution to mitigate cross-platform
issues while building openssl and libssh2. Since Unmanaged transport has
been deprecated, openssl and libssh2 dependencies are no longer required
and by extension MUSL.

Enables libgit2 threadless support and provides a regression assurance
for fluxcd/image-automation-controller#339.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-31 18:38:27 +01:00
..
Dockerfile.builder Initial fuzzing tests 2022-02-08 17:49:34 +00:00
gitrepository_fuzzer.go Decrease fs perms to 0o700 2022-07-07 09:57:51 +01:00
go.mod Upgrade to go 1.18 2022-07-27 19:02:13 +03:00
oss_fuzz_build.sh Remove MUSL and enable threadless libgit2 support 2022-07-31 18:38:27 +01:00
oss_fuzz_run.sh Initial fuzzing tests 2022-02-08 17:49:34 +00:00