Skip to main content

SQ34202

Detected presence of private debug database files.

priorityCI/CD statusseverityeffortRL levelRL assessment
passmediumlowNonesecrets: warning
Reason: debugging symbols found

About the issueโ€‹

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.

How to resolve the issueโ€‹

  • Remove private debug database files from the software package before you release it.

Incidence statisticsโ€‹

ReversingLabs periodically collects and analyzes the contents of popular software package repositories for threat research purposes.

For every repository, the chart shows the percentage of projects that triggered the software assurance policy. In other words, it shows how many projects were found to have the specific issue described on this page.

The percentages are calculated from the total amount of packages analyzed:

  • RubyGems: 174K
  • Nuget: 189K
  • PyPi: 403K
  • NPM: 2.1M