-
-
Notifications
You must be signed in to change notification settings - Fork 627
Open
Description
Short Description
gradle is a build tool for the ajva ecosystem especially popular in android apps.
nebula gradle dependency lock allows developer to lock their gradle dependencies and sub dependencies to specific versions
packagecode should be able to parse this simple information
Possible Labels
- new feature
- package scan
Select Category
- Enhancement
- Add License/Copyright
- Scan Feature
- Packaging
- Documentation
- Expand Support
- Other
Describe the Update
lock format is documented here:
https://github.com/nebula-plugins/gradle-dependency-lock-plugin/wiki/Usage#lock-file-format
It is a simple json format that clearly shows the packages and versions.
Should be quite easy to parse
How This Feature will help you/your organization
This will have using scancode to extract our gradle dependencies.
Possible Solution/Implementation Details
Example/Links if Any
Can you help with this Feature
Renault will probably contribute this feature in the next month
pombredanne