Top issues
Detected presence of private debug database files.
Causes risk: debugging symbols found
secrets
Problem
Program database (PDB) files are typically only used during software development. They contain private debug symbols that make it significantly easier to reverse engineer a closed source application. In some cases, having a program database file is equivalent to having access to the source code. Presence of program databases could indicate that one or more software components have been built using a debug profile, instead of the release.Prevalence in PowerShell Gallery community
No prevalence information at this timeNext steps
Remove private debug database files from the software package before you release it.
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 PowerShell Gallery community
No prevalence information at this timeNext 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.
Top behaviors
Executes a file.
execution
Prevalence in PowerShell Gallery community
No behavior prevalence information at this timeContains IP addresses.
network
Prevalence in PowerShell Gallery community
No behavior prevalence information at this timeContains URLs.
network
Prevalence in PowerShell Gallery community
No behavior prevalence information at this timeThe software package does not declare any source code repository.
anomaly
Prevalence in PowerShell Gallery community
No behavior prevalence information at this timeWrites to files.
file
Prevalence in PowerShell Gallery community
No behavior prevalence information at this timeTop vulnerabilities
No vulnerabilities found.