Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

INT14-EX0: Routines may treat integers as bit - vectors for I/O purposes. That is, they may treat an integer as a series of bits in order to write it to a file or socket. They may also read a series of bits from a file or socket and create an integer from the bits.

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

INT14-C

mediumMedium

unlikelyUnlikely

mediumMedium

P4

L3

Automated Detection

Tool

Version

Checker

Description

Compass/ROSE

 

 

Can detect violations of this recommendation. However, it can detect only those violations where both bitwise and arithmetic operators are used in the same expression

Fortify SCA

5.0

 

Can detect violations of this recommendation with the CERT C Rule Pack

LDRA tool suite

Include Page
LDRA_V
LDRA_V

585 S

Fully implemented

...