Skip to main content
assistive.skiplink.to.breadcrumbs
assistive.skiplink.to.header.menu
assistive.skiplink.to.action.menu
assistive.skiplink.to.quick.search
Log in
Confluence
Spaces
Hit enter to search
Help
Online Help
Keyboard Shortcuts
Feed Builder
What’s new
Available Gadgets
About Confluence
Log in
SEI CERT C++ Coding Standard
Pages
Boards
Space shortcuts
Dashboard
Secure Coding Home
Android
C
C++
Java
Perl
Page tree
Browse pages
Configure
Space tools
View Page
A
t
tachments (0)
Page History
Page Information
View in Hierarchy
View Source
Export to PDF
Export to Word
Pages
…
SEI CERT C++ Coding Standard
3 Back Matter
CC. Analyzers
SonarQube C/C++ Plugin_V
Page Information
Title:
SonarQube C/C++ Plugin_V
Author:
David Svoboda
Jan 08, 2015
Last Changed by:
G. Ann Campbell
Aug 01, 2017
Tiny Link:
(useful for email)
https://wiki.sei.cmu.edu/confluence/x/Lns-BQ
Export As:
Word
·
PDF
Incoming Links
SEI CERT C++ Coding Standard (21)
Page:
DCL59-CPP. Do not define an unnamed namespace in a header file
Page:
ERR50-CPP. Do not abruptly terminate the program
Page:
EXP50-CPP. Do not depend on the order of evaluation for side effects
Page:
OOP53-CPP. Write constructor member initializers in the canonical order
Page:
DCL53-CPP. Do not write syntactically ambiguous declarations
Page:
DCL50-CPP. Do not define a C-style variadic function
Page:
STR50-CPP. Guarantee that storage for strings has sufficient space for character data and the null terminator
Page:
DCL54-CPP. Overload allocation and deallocation functions as a pair in the same scope
Page:
ERR54-CPP. Catch handlers should order their parameter types from most derived to least derived
Page:
ERR52-CPP. Do not use setjmp() or longjmp()
Page:
EXP55-CPP. Do not access a cv-qualified object through a cv-unqualified type
Page:
MSC52-CPP. Value-returning functions must return a value from all exit paths
Page:
MEM51-CPP. Properly deallocate dynamically allocated resources
Page:
OOP50-CPP. Do not invoke virtual functions from constructors or destructors
Page:
MSC53-CPP. Do not return from a function declared [[noreturn]]
Page:
SonarQube C/C++ Plugin
Page:
OOP52-CPP. Do not delete a polymorphic object without a virtual destructor
Page:
DCL51-CPP. Do not declare or define a reserved identifier
Page:
ERR61-CPP. Catch exceptions by lvalue reference
Page:
DCL52-CPP. Never qualify a reference type with const or volatile
Page:
DCL58-CPP. Do not modify the standard namespaces
Hierarchy
Parent Page
Page:
CC. Analyzers
Labels
There are no labels assigned to this page.
Recent Changes
Time
Editor
Aug 01, 2017 10:14
G. Ann Campbell
View Changes
Apr 15, 2016 11:40
G. Ann Campbell
View Changes
Mar 02, 2016 14:46
G. Ann Campbell
View Changes
Jan 08, 2015 11:22
David Svoboda
View Page History
Overview
Content Tools
{"serverDuration": 216, "requestCorrelationId": "935adf5df536c150"}