aboutcode-org / aboutcode-org/scancode-toolkit

Determine correct PURL for top-level package in Swift parser

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

説明

The PURL for a Swift package depends on where the package is hosted, and given that `Package.swift` does not contain the repository URL for the top-level package, it is not possible to infer the correct PURL for the top-level package solely from the `Package.swift` manifest.
We can use https://swiftpackageindex.com/ to get the correct PURL, but this may not work for all packages since Swift Package Index is not authoritative in nature, i.e. a Swift package may exist, and the author may choose not to add their package to Swift Package Index. https://swiftpackageindex.com/add-a-package

This is a follow from this discussion https://github.com/nexB/scancode-toolkit/pull/3788#discussion_r1618829825

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

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

評価

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

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

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