Top issues
Detected presence of software components that were removed from the public package repository.
Causes risk: components prone to hijacking
hunting
Problem
Software developers use programming and design knowledge to build reusable software components. Software components are the basic building blocks for modern applications. Software consumed by an enterprise consists of hundreds, and sometimes even thousands of open source components. Software developers publish components they have authored to public repositories. Open source projects are the intellectual property of their respective authors. At any time, the authors may choose to completely remove the software component from a public repository. This often occurs when a software project reaches its end-of-life stage, or when the software authors lose interest in maintaining the project. This kind of removal frees up the software package name, its unique software identifier in the public repository, for other developers to use. However, new software project owners might have malicious intent. Threat actors are continuously monitoring popular package names in case their unique identifiers suddenly become available for hijacking. Once the software projects falls under new ownership, the new maintainers may opt to use the project popularity to spread malware to unsuspecting users.Prevalence in Visual Studio Code community
4 packages
found in
Top 100
52 packages
found in
Top 1k
264 packages
found in
Top 10k
26547 packages
in community
Next steps
Inspect behaviors exhibited by the detected software components.
If the software behaviors differ from expected, investigate the build and release environment for software supply chain compromise.
Revise the use of components that raise these alarms. If you can't deprecate those components, make sure that their versions are pinned.
Avoid using this software package until it is vetted as safe.
Top behaviors
Executes files during installation or upon launch.
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
94 packages
found in
Top 100
834 packages
found in
Top 1k
6690 packages
found in
Top 10k
83799 packages
in community
Registers a listener that can execute code when the state of a terminal changes.
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
21 packages
found in
Top 100
99 packages
found in
Top 1k
339 packages
found in
Top 10k
1641 packages
in community
The VS Code extension has an activation function that executes code.
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
82 packages
found in
Top 100
643 packages
found in
Top 1k
4790 packages
found in
Top 10k
66215 packages
in community
Registers a VS Code command which can later be executed.
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
88 packages
found in
Top 100
720 packages
found in
Top 1k
5373 packages
found in
Top 10k
72247 packages
in community
Executes commands in command line.
execution
Prevalence in Visual Studio Code community
Behavior often found in this community (Common)
82 packages
found in
Top 100
677 packages
found in
Top 1k
4163 packages
found in
Top 10k
25592 packages
in community
Top vulnerabilities
No vulnerabilities found.