Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fuzzing tests for agent version validation #831

Open
nandor-magyar opened this issue Sep 27, 2023 · 5 comments
Open

Add fuzzing tests for agent version validation #831

nandor-magyar opened this issue Sep 27, 2023 · 5 comments
Assignees
Labels
issue:good first issue Good for newcomers issue:hacktoberfest Issue marked as suitable for Hacktoberfest lang:golang source:agent The scope of the issue or pull request is agent.

Comments

@nandor-magyar
Copy link
Contributor

nandor-magyar commented Sep 27, 2023

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

@nandor-magyar nandor-magyar added source:agent The scope of the issue or pull request is agent. issue:hacktoberfest Issue marked as suitable for Hacktoberfest lang:golang labels Sep 27, 2023
@polaroi8d polaroi8d added the issue:good first issue Good for newcomers label Sep 28, 2023
@polaroi8d polaroi8d pinned this issue Sep 28, 2023
@asi309
Copy link

asi309 commented Oct 1, 2023

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

@polaroi8d
Copy link
Collaborator

polaroi8d commented Oct 2, 2023

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

@polaroi8d polaroi8d unpinned this issue Oct 5, 2023
@adit-yaa
Copy link

adit-yaa commented Jan 8, 2024

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

@polaroi8d
Copy link
Collaborator

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

@adit-yaa
Copy link

adit-yaa commented Jan 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue:good first issue Good for newcomers issue:hacktoberfest Issue marked as suitable for Hacktoberfest lang:golang source:agent The scope of the issue or pull request is agent.
Projects
None yet
Development

No branches or pull requests

4 participants