dyrectorio
dyrectorio copied to clipboard
Add fuzzing tests for agent version validation
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
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.