oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

HCL: move build script upstream

Open kmoe opened this issue 2 years ago • 6 comments

The HCL build script is now maintained upstream. Docker base image is also updated to correct base image for Go 1.18 fuzz testing.

kmoe avatar Jun 22 '22 14:06 kmoe

What about moving the build script upstream to give you more flexibility to make modifications? See for example how Tesseract does this: https://github.com/google/oss-fuzz/blob/master/projects/tesseract-ocr/build.sh.

AdamKorcz avatar Jun 22 '22 15:06 AdamKorcz

Thanks, @AdamKorcz: I've updated accordingly. Work on enabling Go 1.18 fuzz testing can now happen upstream.

kmoe avatar Sep 21 '22 23:09 kmoe

Looks good. Let's merge after https://github.com/hashicorp/hcl/pull/554 has landed.

AdamKorcz avatar Sep 22 '22 09:09 AdamKorcz

Can you get upstream to merge so we can move on with this?

jonathanmetzman avatar Feb 10 '23 20:02 jonathanmetzman

https://github.com/hashicorp/hcl/pull/554 is merged at last.

kmoe avatar Oct 06 '23 14:10 kmoe

Ping me if the tests succeed here please.

jonathanmetzman avatar Oct 06 '23 16:10 jonathanmetzman