The file is marked as a debug version

ID PE065 Level WARNING Category Configuration

Description

Version information of the executable contains the VS_FF_DEBUG flag which indicates that the executable contains debugging information or is compiled with debugging features enabled.

Mitigation

  • Make sure you are not distributing development product versions.

If using Visual C++:

Arguments

This rule has the following output arguments:

  • resource_lang - Affected VERSIONINFO resource language integral code
  • resource_lang_tag - Affected VERSIONINFO resource language tag (e.g. en, nl-NL or en-US)
  • resource_lang_location - Affected VERSIONINFO resource language location (e.g. Spain, neutral or process_default)