dyrector-io/dyrectorio

Add fuzzing tests for agent version validation

Opened this issue · 5 comments

Because of this: #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

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

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

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

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

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