SEI
GitHub
Exit fullscreen
Light mode
Search
CERT Secure Coding
Navigation menu
Home
Coding Standards
Input Output (FIO)
FIO50-J. Do not make assumptions about file creation
FIO51-J. Identify files using multiple file attributes
FIO52-J. Do not store unencrypted sensitive information on the client side
FIO53-J. Use the serialization methods writeUnshared() and readUnshared() with care
EXP55-J. Use the same type for the second and third operands in conditional expressions
FIO50-J. Do not make assumptions about file creation