microsoft / microsoft/OSSGadget
ExtractGitHubUris does not do what the comment claims
Open
@scovetta is already working on this.
Since Nov 19, 2021.
bug
- Dominant language
- C#
- Stars
- 371
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
ExtractGitHubUris claims to check the URIs it generates against the PackageURL but actually just adds all of the GitHub uris from the searchText parameter while ignoring the provided PackageURL. I'm not sure if the behavior or the comment is correct, but if the PackageURL is not used it should be removed from the method signature.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.