aboutcode-org / aboutcode-org/purldb
Treat specially some common build tools
Open
- Dominant language
- HTML
- Stars
- 67
- Forks
- 69
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 1
Description
For instance, wrapper/gradle-wrapper.jar and wrapper/gradle-wrapper.properties are commonly included in Gradle project and may be matched to many other projects.
They are an interesting case of embedded packages.
We could either:
- treat them special and exclude them
- ensure that we have indexed all of their versions and treat these as primary data
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.