source-controller/tests/fuzz
Peter Gundel 0949d0adb9
Change all file permissions to octal format
This better represent permissions as Linux handles such information in
octal format, meaning that the left-most 0 has an important meaning
and is not to be ignored as normally integers would.

See https://github.com/fluxcd/source-controller/issues/603

Signed-off-by: Peter Gundel <mail@petergundel.de>
2022-04-12 21:24:34 +02:00
..
Dockerfile.builder Initial fuzzing tests 2022-02-08 17:49:34 +00:00
gitrepository_fuzzer.go Change all file permissions to octal format 2022-04-12 21:24:34 +02:00
go.mod fuzz: Update to use v1beta2 APIs 2022-02-23 12:37:48 +01:00
oss_fuzz_build.sh align fuzzing deps 2022-03-28 17:21:47 +01:00
oss_fuzz_run.sh Initial fuzzing tests 2022-02-08 17:49:34 +00:00