Method for detecting and repairing security vulnerability blocking point of npm ecosystem
An ecosystem and repair method technology, applied in computer security devices, software deployment, version control, etc., can solve problems such as inability to transmit downstream projects, patch version blocking, unreasonable version constraints, etc., to save inspection and locating blocking points. time, risk reduction of vulnerability issues, effectiveness of risk avoidance
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0037] The specific implementation manners of the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. The following examples are used to illustrate the present invention, but are not intended to limit the scope of the present invention.
[0038] A method for detecting and repairing an npm ecosystem security vulnerability choke point, comprising the following steps:
[0039] Step 1: Obtain the information of all open source projects in the npm ecosystem by accessing the api interface of npm, read the information such as package name, version, and dependencies of each version, and write it into the npm dependency database; continuously detect and update the dependency database ;
[0040] Step 1 in this embodiment specifically includes the following steps:
[0041] Step 1.1: Traverse all npm open source project names, obtain all versions and dependency information of each project; obtain the current version ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

