aboutcode-org / aboutcode-org/scancode-toolkit

post-process: split scancode JSON result (or other output) into multiple files by leading path or number of directory components.

オープン
#3,600 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
new feature
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

## Short Description

Sometimes I get very large scancode result files (in JSON) where it would be a lot easier to split into more logical components. A feature that would allow me import a result file and then write multiple result files (each with a subset of the results) could be useful.

As an example, say I have a file that has scanned files in directories:

```
a/
b/
c/
```

and that all of the results are in a single result file but that I would want to split the data in three different result files.

## Possible Labels

- new feature

## Select Category

- [X] Enhancement
- [ ] Add License/Copyright
- [ ] Scan Feature
- [ ] Packaging
- [ ] Documentation
- [ ] Expand Support
- [ ] Other

## **Describe the Update**

Splitting a scancode result file into multiple files.

## **How This Feature will help you/your organization**

It allows me to work around suboptimal choices others have made.

## **Possible Solution/Implementation Details**

## **Example/Links if Any**

## **Can you help with this Feature**

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。