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

Create a Unit Test mechanism for each vulnerability #597

Closed
otaviojava opened this issue Sep 21, 2021 · 5 comments
Closed

Create a Unit Test mechanism for each vulnerability #597

otaviojava opened this issue Sep 21, 2021 · 5 comments
Labels
good first issue Good for newcomers kind/improvement This issue is not a Bug nor a Feature

Comments

@otaviojava
Copy link
Contributor

Currently, we have an integration test that allows us to run a test. However, we don't have a unit test for all vulnerabilities types.

It will be amazing if we create an engine to test each vulnerability.
This engine would have two verifications:

  • One to make sure that the engine find the code vulnerability
  • One to avoid false-positive test

Once we have this motor, it would be great to receive tests from the community.

@otaviojava otaviojava added the kind/improvement This issue is not a Bug nor a Feature label Sep 21, 2021
@wiliansilvazup
Copy link
Contributor

for tools created using horusec-engine we have only unit tests for leaks. it's good first issue for resolve in horusec improvements of others tools 😄

@matheusalcantarazup matheusalcantarazup added the good first issue Good for newcomers label Sep 21, 2021
@mcruzdev
Copy link

mcruzdev commented Oct 3, 2021

Hi @otaviojava,
Can you assign it for me?

@otaviojava
Copy link
Contributor Author

Hey @mcruzdev how are you?
I believe that @wiliansilvazup is working on it.
Will, could you sync up?

@matheusalcantarazup
Copy link
Contributor

matheusalcantarazup commented Oct 4, 2021

Hi @mcruzdev , thanks for you interest on contributing for Horusec. We created a new issue #630 with all tests that should be created and some guide to help to create them.

@matheusalcantarazup
Copy link
Contributor

I'm closing this issue since we created a new one on #630 with all the tasks that should be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/improvement This issue is not a Bug nor a Feature
Projects
None yet
Development

No branches or pull requests

4 participants