aboutcode-org / aboutcode-org/purldb
Validate PURL API says pkg:maven/org.kie/kie-dmn-model@7.44.0.Final does not exist in the upstream repo, but it does?
未關閉
- 主要語言
- HTML
- 星號
- 67
- 分支
- 69
- 平均合併
- 8 天 8 小時
- 30 天內合併 PR
- 1
描述
https://public.purldb.io/api/validate/?check_existence=true&purl=pkg%3Amaven%2Forg.kie%2Fkie-dmn-model%407.44.0.Final
```json
{
"valid": true,
"exists": false,
"message": "The provided PackageURL is valid, but does not exist in the upstream repo.",
"purl": "pkg:maven/org.kie/kie-dmn-model@7.44.0.Final"
}
```
https://mvnrepository.com/artifact/org.kie/kie-dmn-model/7.44.0.Final
I can't make sense of this, I would have expected the API to return ```"exists" : true```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。