Skip to content

Commit

Permalink
Merge pull request #4391 from vabridgers/add-unix-chroot
Browse files Browse the repository at this point in the history
[cfg] Add info for new unix.Chroot Checker
  • Loading branch information
bruntib authored Nov 29, 2024
2 parents 59a3c6a + 7be4c14 commit d084d79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/labels/analyzers/clangsa.json
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,12 @@
"sei-cert:exp37-c",
"severity:MEDIUM"
],
"unix.Chroot": [
"doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#unix-chroot-c",
"profile:extreme",
"profile:sensitive",
"severity:MEDIUM"
],
"unix.DynamicMemoryModeling": [
"profile:default",
"profile:extreme",
Expand Down

0 comments on commit d084d79

Please sign in to comment.