Top issues
Detected presence of software components that had a recent malware or tampering incident.
Causes risk: components with malware history
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. Some open source projects have a history of security lapses that culminated with a publication of one or more malicious component versions. To ensure that repeated supply chain incidents do not occur, the open source project should be closely monitored for up to two years. All software package versions that are published within two years of the malware incident will convey a warning about the history of security incidents tied to the open source project.Prevalence in npm community
No prevalence information at this timeNext 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
Encodes data using the Base16 algorithm.
file
Prevalence in npm community
Behavior often found in this community (Common)
15 packages
found in
Top 100
90 packages
found in
Top 1k
1202 packages
found in
Top 10k
290629 packages
in community
Executes files during installation or upon launch.
execution
Prevalence in npm community
No behavior prevalence information at this timeMight evaluate code dynamically.
anomaly
Prevalence in npm community
Behavior often found in this community (Common)
22 packages
found in
Top 100
120 packages
found in
Top 1k
1482 packages
found in
Top 10k
342917 packages
in community
Contains unusually long strings.
anomaly
Prevalence in npm community
Behavior often found in this community (Common)
0 packages
found in
Top 100
0 packages
found in
Top 1k
25 packages
found in
Top 10k
4626 packages
in community
Might communicate to server over HTTP using XMLHttpRequest.
network
Prevalence in npm community
Behavior often found in this community (Common)
3 packages
found in
Top 100
27 packages
found in
Top 1k
556 packages
found in
Top 10k
215515 packages
in community
Top vulnerabilities
No vulnerabilities found.