Top issues
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. Open source communities depend on the work of thousands of software developers that volunteer their time to maintain software components. Software developers build up the reputation of their open source projects by developing in public. Modern source code repositories have many social features that allow software developers to handle bug reports, have discussions with their users, and convey reaching significant project milestones. It is uncommon to find open source projects that omit linking their component to a publicly accessible source code repository.Prevalence in RubyGems community
60 packages
found in
Top 100
570 packages
found in
Top 1k
6510 packages
found in
Top 10k
173.74k packages
in community
Next steps
Check the software component behaviors for anomalies.
Consider exploratory software component testing within a sandbox environment.
Consider replacing the software component with a more widely used alternative.
Avoid using this software package until it is vetted as safe.
Problem
Private keys and certificates are considered sensitive information that should not be included in released software packages. However, developers frequently release sensitive information alongside their applications to facilitate automated software testing. Testing keys and certificates often proliferate through the software supply chain. When such information gets shared publicly, it is catalogued by file reputation databases. Any private key and certificate files seen by a file reputation database prior to configured time threshold can be automatically suppressed. Commonly shared sensitive information is not considered to be secret.Prevalence in RubyGems community
15 packages
found in
Top 100
83 packages
found in
Top 1k
652 packages
found in
Top 10k
7.88k packages
in community
Next steps
Review the commonly shared sensitive information for evidence of inadvertently exposed secrets.
If the keys were published unintentionally and the software has been made public, you should revoke the keys and file a security incident.
Top behaviors
Accesses a shell configuration file.
file
Prevalence in RubyGems community
Behavior often found in this community (Common)
2 packages
found in
Top 100
12 packages
found in
Top 1k
77 packages
found in
Top 10k
1.02k packages
in community
Executes commands in the PostgreSQL interactive terminal.
behavior
Prevalence in RubyGems community
Behavior uncommon for this community (Uncommon)
0 packages
found in
Top 100
1 packages
found in
Top 1k
25 packages
found in
Top 10k
136 packages
in community
Contains URLs that contain basic authentication credentials.
network
Prevalence in RubyGems community
Behavior often found in this community (Common)
13 packages
found in
Top 100
54 packages
found in
Top 1k
437 packages
found in
Top 10k
5.31k packages
in community
Contains IP addresses.
network
Prevalence in RubyGems community
Behavior often found in this community (Common)
68 packages
found in
Top 100
564 packages
found in
Top 1k
3722 packages
found in
Top 10k
59.26k packages
in community
Deletes a file/directory.
file
Prevalence in RubyGems community
Behavior often found in this community (Common)
45 packages
found in
Top 100
186 packages
found in
Top 1k
1670 packages
found in
Top 10k
32.14k packages
in community
Top vulnerabilities
No vulnerabilities found.