good first issue
仓库指标
- 星标
- (1,738 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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:
- Add some mapping test data to https://github.com/intel/cve-bin-tool/blob/main/test/test_data/python.py that triggers this pattern
- Add a file test, potentially using
https://s3.amazonaws.com/ddagent-windows-stable/datadog-agent-7-latest.amd64.msiwhich 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.