Commit Graph

6 Commits

Author SHA1 Message Date
Catena cyber 6efce3bcf4
Update Go to 1.21 (#10920)
cc @DavidKorczynski 

Should replace https://github.com/google/oss-fuzz/pull/9950

Should fix ngolo-fuzzing build cf
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60807
2023-09-13 12:17:27 -04:00
AdamKorcz 05b5fb0542
crossplane: bump Go (#10158)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-04-25 15:28:36 +01:00
Philippe Scorsolini b46fccd5f5
crossplane: add crossplane-runtime (#9917)
We moved a test case to crossplane-runtime, so we are going to also
build fuzzers from that repo.
Should wait for
https://github.com/crossplane/crossplane-runtime/pull/394 to be merged
before moving forward with this one.

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-03-17 15:41:27 +00:00
Philippe Scorsolini 6706dfe94b
crossplane: moved tests to project repository (#9515)
Once https://github.com/crossplane/crossplane/pull/3671 all test cases
will have been moved to `crossplane/crossplane`, so we can switch the
build script to use that directly.

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-02-03 18:24:35 +00:00
AdamKorcz 060f02a8da
crossplane: Move fuzzer to cncf-fuzzing (#8003)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-07-13 12:49:52 -04:00
AdamKorcz eac26e48ee
[crossplane] Initial integration (#5422)
* [crossplane] Initial integration

Signed-off-by: AdamKorcz <adam@adalogics.com>

* Update Dockerfile

* Update build.sh

* Update fuzz.go

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2022-07-12 13:54:40 +00:00