aboutcode-org / aboutcode-org/scancode.io

Correct purl error for namespaces

未關閉
#76 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Python
星號
215
分支
203
平均合併
4 天 8 小時
30 天內合併 PR
6

描述

When there is namespace data for a package starting with "@", the purl has "%40" in place of the "@" in the in discoveredpackage worksheet (in Excel format) as in:

pkg:npm/%40babel/code-frame@7.5.5
pkg:npm/%40babel/core@7.7.7
pkg:npm/%40babel/generator@7.0.0-beta.44

The "@" shows correctly in the namespace column. I suspect that we should remove the "@" from the purl since we use "@" as the delimiter between name and version.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。