Redocly/redoc

Security vulnerability in old version of lodash

Open

#2,528 建立於 2024年4月24日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (21,877 star) (2,272 fork)batch import
Type: Bughelp wantedp3

描述

Describe the bug The redoc/benchmark/index.html file references an obsolete version of lodash (4.17.4) with a known vulnerability that was fixed in later versions. The latest version is 4.17.21, which seems to have fixed the problem. Could the vulnerable version be replaced with the fixed version? Is the benchmark folder necessary to run redoc?

Expected behavior I expected redoc to pass muster with the security team at my company, but it was rejected because of the known vulnerability. See attached file. Redoc ML-vulnerability-report.xlsx

Minimal reproducible OpenAPI snippet(if possible)

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

貢獻者指南