aboutcode-org / aboutcode-org/vulnerablecode

Add test to check that all URLs we use are alive

未關閉
#1,467 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
702
分支
328
平均合併
3 天 8 小時
30 天內合併 PR
3

描述

In https://github.com/nexB/vulnerablecode/actions/runs/8817758473/job/24204933651?pr=1466#step:6:145
we had this error:

> Warning, treated as error:
> /home/runner/work/vulnerablecode/vulnerablecode/docs/source/importers_link.rst:30:broken link: https://www.openssl.org/news/vulnerabilities.xml (404 Client Error: Not Found for url: https://www.openssl.org/news/vulnerabilities.xml)
> ( importers_link: line 30)
> Error: Process completed with exit code 2.

There is also some related discussion to OpenSSL in https://github.com/nexB/vulnerablecode/issues/1128

We should have a daily CI check that systematically validates that all the root/seed URLs we use in the code are alive and well and fails loudly otherwise.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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