> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Microsoft banned list strncpy

<AccordionGroup>
  <Accordion title="microsoft-banned-list-strncpy">
    strncpy is a banned function: limited error detection. Alternatives are strncpy\_s, StringCbCopyN, StringCbCopyNEx, StringCchCopyN, StringCchCopyNEx, strlcpy<br />**Likelihood**: LOW<br />**Confidence**: LOW<br />**CWE**: <br />- CWE-477: Use of Obsolete Function
  </Accordion>
</AccordionGroup>
