|
31 | 31 | "alpha.core.CastToStruct": [
|
32 | 32 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-core-casttostruct-c-c",
|
33 | 33 | "profile:extreme",
|
34 |
| - "profile:security", |
35 | 34 | "severity:LOW"
|
36 | 35 | ],
|
37 | 36 | "alpha.core.Conversion": [
|
38 | 37 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-core-conversion-c-c-objc",
|
39 | 38 | "profile:extreme",
|
40 |
| - "profile:security", |
41 | 39 | "profile:sensitive",
|
42 | 40 | "severity:LOW"
|
43 | 41 | ],
|
|
59 | 57 | "alpha.core.PointerArithm": [
|
60 | 58 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-core-pointerarithm-c",
|
61 | 59 | "profile:extreme",
|
62 |
| - "profile:security", |
63 | 60 | "severity:LOW"
|
64 | 61 | ],
|
65 | 62 | "alpha.core.PointerSub": [
|
66 | 63 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-core-pointersub-c",
|
67 | 64 | "profile:extreme",
|
68 |
| - "profile:security", |
69 | 65 | "severity:LOW"
|
70 | 66 | ],
|
71 | 67 | "alpha.core.PthreadLockBase": [
|
|
214 | 210 | "alpha.security.ArrayBound": [
|
215 | 211 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-arraybound-c",
|
216 | 212 | "profile:extreme",
|
217 |
| - "profile:security", |
218 | 213 | "severity:HIGH"
|
219 | 214 | ],
|
220 | 215 | "alpha.security.ArrayBoundV2": [
|
221 | 216 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-arrayboundv2-c",
|
222 | 217 | "profile:extreme",
|
223 |
| - "profile:security", |
224 | 218 | "severity:HIGH"
|
225 | 219 | ],
|
226 | 220 | "alpha.security.MallocOverflow": [
|
227 | 221 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-mallocoverflow-c",
|
228 | 222 | "profile:extreme",
|
229 |
| - "profile:security", |
230 | 223 | "severity:HIGH"
|
231 | 224 | ],
|
232 | 225 | "alpha.security.MmapWriteExec": [
|
233 | 226 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-mmapwriteexec-c",
|
234 | 227 | "profile:extreme",
|
235 |
| - "profile:security", |
236 | 228 | "profile:sensitive",
|
237 | 229 | "severity:MEDIUM"
|
238 | 230 | ],
|
239 | 231 | "alpha.security.ReturnPtrRange": [
|
240 | 232 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-returnptrrange-c",
|
241 | 233 | "profile:extreme",
|
242 |
| - "profile:security", |
243 | 234 | "profile:sensitive",
|
244 | 235 | "severity:HIGH"
|
245 | 236 | ],
|
246 | 237 | "alpha.security.cert.env.InvalidPtr": [
|
247 | 238 | "doc_url:https://releases.llvm.org/17.0.1/tools/clang/docs/analyzer/checkers.html#alpha-security-cert-env-invalidptr",
|
248 | 239 | "profile:default",
|
249 | 240 | "profile:extreme",
|
250 |
| - "profile:security", |
251 | 241 | "profile:sensitive",
|
252 | 242 | "severity:MEDIUM"
|
253 | 243 | ],
|
254 | 244 | "alpha.security.cert.pos.34c": [
|
255 | 245 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-cert-pos-34c",
|
256 | 246 | "profile:default",
|
257 | 247 | "profile:extreme",
|
258 |
| - "profile:security", |
259 | 248 | "profile:sensitive",
|
260 | 249 | "severity:HIGH"
|
261 | 250 | ],
|
262 | 251 | "alpha.security.taint.TaintPropagation": [
|
263 | 252 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-security-taint-taintpropagation-c-c",
|
264 | 253 | "profile:extreme",
|
265 |
| - "profile:security", |
266 | 254 | "profile:sensitive",
|
267 | 255 | "severity:HIGH"
|
268 | 256 | ],
|
|
275 | 263 | "alpha.unix.Chroot": [
|
276 | 264 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-unix-chroot-c",
|
277 | 265 | "profile:extreme",
|
278 |
| - "profile:security", |
279 | 266 | "profile:sensitive",
|
280 | 267 | "severity:MEDIUM"
|
281 | 268 | ],
|
|
288 | 275 | "alpha.unix.PthreadLock": [
|
289 | 276 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-unix-pthreadlock-c",
|
290 | 277 | "profile:extreme",
|
291 |
| - "profile:security", |
292 | 278 | "profile:sensitive",
|
293 | 279 | "severity:HIGH"
|
294 | 280 | ],
|
|
305 | 291 | "alpha.unix.Stream": [
|
306 | 292 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-unix-stream-c",
|
307 | 293 | "profile:extreme",
|
308 |
| - "profile:security", |
309 | 294 | "profile:sensitive",
|
310 | 295 | "severity:MEDIUM"
|
311 | 296 | ],
|
312 | 297 | "alpha.unix.cstring.BufferOverlap": [
|
313 | 298 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-unix-cstring-bufferoverlap-c",
|
314 | 299 | "profile:extreme",
|
315 |
| - "profile:security", |
316 | 300 | "severity:HIGH"
|
317 | 301 | ],
|
318 | 302 | "alpha.unix.cstring.NotNullTerminated": [
|
|
324 | 308 | "alpha.unix.cstring.OutOfBounds": [
|
325 | 309 | "doc_url:https://clang.llvm.org/docs/analyzer/checkers.html#alpha-unix-cstring-outofbounds-c",
|
326 | 310 | "profile:extreme",
|
327 |
| - "profile:security", |
328 | 311 | "profile:sensitive",
|
329 | 312 | "severity:HIGH"
|
330 | 313 | ],
|
|
0 commit comments