Versions Compared

Key

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

This section is under construction.

Recommendations

API01-C. Functions should validate their parameters

API02-C. Functions that read or write to or from an array should take an argument to specify the source or target size

API03-C. Create consistent interfaces across related function calls

API04-C. Provide a simple error checking mechanism

API05-C. Support compile-time checking

API06-C. Make failures obvious

API07-C. Enforce type safety

Rules

Risk Assessment Summary

...

Recommendation

...

Severity

...

Likelihood

...

Remediation Cost

...

Priority

...

Level

...

API00-C

...

medium

...

probable

...

medium

...

P8

...

Content by Label
showLabelsfalse
maxResults99
sorttitle
label+api,+rule,-void
showSpacefalse
spacecom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@3bbaf8c
cqllabel = "rule" and label = "api" and label != "void" and space = currentSpace()

Info

Information for Editors
To have a new guideline automatically listed above be sure to label it api and rule.

Risk Assessment Summary

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

API30-C

medium

unlikely

low

P6

L2

 

...

Image Added Image Added Image Removed      CERT C Secure Coding Standard      Image Modified