Skip to content

Commit bb5d783

Browse files
committed
[cfg] Add unix.cstring.NotNullTerminated to default profile
1 parent 39e169f commit bb5d783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/labels/analyzers/clangsa.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,7 @@
12751275
"unix.cstring.NotNullTerminated": [
12761276
"doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#unix-cstring-notnullterminated-c",
12771277
"guideline:sei-cert-c",
1278+
"profile:default",
12781279
"profile:extreme",
12791280
"profile:sensitive",
12801281
"sei-cert-c:str31-c",

0 commit comments

Comments
 (0)