[
  [
    "warning",
    "The getpw() function is dangerous as it may overflow the provided buffer. It is obsoleted by getpwuid()",
    "clang-analyzer-security.insecureAPI.getpw"
  ],
  { "reliability": "high" }
]
