aboutcode-org / aboutcode-org/scancode-toolkit
packagecode: gradle nebula dependency lock parser
- 主要言語
- Python
- スター
- 2.6k
- フォーク
- 791
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 5
説明
## 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
- [x] 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
コントリビューションガイド
評価
この issue はまだ評価されていません。