Version info StringFileInfo version string has suffix
ID PE067 Level INFO Category Configuration
Description
Version information StringFileInfo block
version string (either FileVersion or ProductVersion) has the standard format
MAJOR.MINOR.BUILD.REVISION, MAJOR.MINOR.BUILD or MAJOR.MINOR, where
MAJOR, MINOR, BUILD and REVISION are 16-bit unsigned integers.
However, the version string also has a non-standard suffix in the end.
Mitigation
- Make sure you make
FileVersionandProductVersionstrings the standard format.
Arguments
This rule has the following output arguments:
-
string_lcid- AffectedVERSIONINFOStringFileInfoblock language integral code -
string_lcid_tag- AffectedVERSIONINFOStringFileInfoblock language tag (e.g.en,nl-NLoren-US) -
string_lcid_location- AffectedVERSIONINFOStringFileInfoblock language location (e.g.Spain,neutralorprocess_default) -
string_cpid- AffectedVERSIONINFOStringFileInfoblock code page integral code -
string_cpid_name- AffectedVERSIONINFOStringFileInfoblock code page name (e.g.windows-1251orutf-8) -
version_string- Affected version string value
Loading...
Unable to load this documentation page.