实现对python依赖包的风险检测 #9

Closed
opened 2024-04-21 22:07:25 +08:00 by sangge · 1 comment
Owner

这个网站可以搜索依赖中是否存在漏洞: https://security.snyk.io/package/pip/
可以写一个爬虫,根据本地项目的requirements进行抓取,看所用依赖是否为存在漏洞的版本

这个网站可以搜索依赖中是否存在漏洞: https://security.snyk.io/package/pip/ 可以写一个爬虫,根据本地项目的requirements进行抓取,看所用依赖是否为存在漏洞的版本
Author
Owner

ca68c1ee94
已实现

ca68c1ee946605fe856c6a81ae12e3770db1ca8a 已实现
sangge added this to the 初赛作品 project 2024-05-14 17:30:55 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sangge/BackDoorBuster#9
No description provided.