CWE-710
Improper Adherence to Coding Standards
AI Translation Available
The product does not follow certain coding rules for development, which can lead to resultant weaknesses or increase the severity of the associated vulnerabilities.
Status
incomplete
Abstraction
pillar
Affected Platforms
Technical Details
AI Translation
Common Consequences
other
Impacts
other
Detection Methods
automated static analysis
Potential Mitigations
Phases:
policy
implementation
Descriptions:
•
Closely follow coding standards, possibly
enforcing them upon checkin of the code into a source
control system or with periodic analyses.
•
Select and require coding
standards. Ensure that they include security
concerns.