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

test: python windows dll pattern tests #4032

Open
terriko opened this issue Apr 15, 2024 · 2 comments
Open

test: python windows dll pattern tests #4032

terriko opened this issue Apr 15, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@terriko
Copy link
Contributor

terriko commented Apr 15, 2024

In #4023, @jananir640 has added a pattern to detect python3 DLLs for windows correctly.

It would be good to have a pair of tests using this new pattern:

  1. Add some mapping test data to https://github.com/intel/cve-bin-tool/blob/main/test/test_data/python.py that triggers this pattern
  2. Add a file test, potentially using https://s3.amazonaws.com/ddagent-windows-stable/datadog-agent-7-latest.amd64.msi which was the file that originally triggered the bug

This should be doable by a new user, so I'm flagging it as a good first issue. But now that we're not in the middle of gsoc applications (and thus trying to save good first issues for gsoc applicants), anyone should feel free to work on this.

@terriko terriko added the good first issue Good for newcomers label Apr 15, 2024
@ranjanmangla1
Copy link
Contributor

I am working on this. It'd be fun to work on this

@terriko
Copy link
Contributor Author

terriko commented May 6, 2024

@ranjanmangla1 have fun! Let us know if you get stuck anywhere.

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
Projects
None yet
Development

No branches or pull requests

2 participants