dyrectorio icon indicating copy to clipboard operation
dyrectorio copied to clipboard

Add fuzzing tests for agent version validation

Open nandor-magyar opened this issue 1 year ago • 5 comments

Because of this: https://github.com/dyrector-io/dyrectorio/issues/786

Based on the function TestVersionCheck, add fuzz tests for the VersionCheck function.

The version checking can be found in this file: golang/internal/runtime/container/container_test.go

nandor-magyar avatar Sep 27 '23 09:09 nandor-magyar

Hi, I would love to work on this. Can you assign this to me?

asi309 avatar Oct 01 '23 20:10 asi309

Of course, we are waiting for your solutions @asi309.

polaroi8d avatar Oct 02 '23 06:10 polaroi8d

@polaroi8d if this is yet to be taken up can I pick this up?

adit-yaa avatar Jan 08 '24 10:01 adit-yaa

We didn't received any solution so you can work on it if you want.

polaroi8d avatar Jan 08 '24 10:01 polaroi8d

@polaroi8d Added this PR for the above issue. Hopefully this is what you were looking for.

adit-yaa avatar Jan 08 '24 11:01 adit-yaa