AppThreat / AppThreat/custom-json-diff
Support package type specific diff
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Consider the attached bom files
This includes packages of type debian and npm.
[bom-docker.json](https://github.com/user-attachments/files/15764395/bom-docker.json)
The below two only include packages of type npm
[bom-pre-build-reqonly.json](https://github.com/user-attachments/files/15764394/bom-pre-build-reqonly.json)
[bom-pre-build.json](https://github.com/user-attachments/files/15764397/bom-pre-build.json)
When computing the diff, there could be an option to first group based on the package type and compute type specific diffs in addition to aggregate diffs. This way we can identify the exact common npm libraries and frameworks, and net new additions.
[diff-htmls.zip](https://github.com/user-attachments/files/15764424/diff-htmls.zip)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.