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

# Semgrep Learning Guides

This section is all about learning the concepts behind **Application Security** and **Secure Coding** with guided tutorials. Whether a seasoned security engineer looking for resources to share with your teams, a developer looking to improve code quality, or just getting started in cybersecurity, we hope you find these guides helpful.

<CardGroup cols={2}>
  <Card title="Security Foundations" img="https://mintcdn.com/semgrep-ee9d73d8/yMsI1pCt6oL_Pkb9/images/icon-deploy.svg?fit=max&auto=format&n=yMsI1pCt6oL_Pkb9&q=85&s=ff8c3319f0c48545099781c373bd9b96" href="/https/docs.semgrep.dev/learn/security-foundations/sast/overview" width="100" height="106" data-path="images/icon-deploy.svg">
    Learn the fundamentals for how Static Analysis Security Testing (SAST) and Software Composition Analysis (SCA) work and why it matters.
  </Card>

  <Card title="Vulnerabilities" href="/https/docs.semgrep.dev/learn/vulnerabilities/overview" img="https://mintcdn.com/semgrep-ee9d73d8/yMsI1pCt6oL_Pkb9/images/icon-triage.svg?fit=max&auto=format&n=yMsI1pCt6oL_Pkb9&q=85&s=180cebb30162fba607447ef8c49031c6" width="100" height="106" data-path="images/icon-triage.svg">
    Deep dive into common security risks with code samples for what issues like SQL injection, Cross-Site Scripting, Open Redirects, and more look like.
  </Card>

  <Card title="Secure Coding" href="/https/docs.semgrep.dev/cheat-sheets/overview" img="https://mintcdn.com/semgrep-ee9d73d8/yMsI1pCt6oL_Pkb9/images/icon-rules.svg?fit=max&auto=format&n=yMsI1pCt6oL_Pkb9&q=85&s=456e21bca2f0c57916aecef6b3e84640" width="100" height="106" data-path="images/icon-rules.svg">
    Learn how to write code that's secure by design for popular programming languages with cheat sheets to use as a reference.
  </Card>

  <Card title="Semgrep Academy" img="https://mintcdn.com/semgrep-ee9d73d8/yMsI1pCt6oL_Pkb9/images/icon-first-scan.svg?fit=max&auto=format&n=yMsI1pCt6oL_Pkb9&q=85&s=347b8bb5b02a5e7f3240ad95d1c164a3" href="https://academy.semgrep.dev" width="100" height="106" data-path="images/icon-first-scan.svg">
    Learn core security concepts by viewing video courses led by experts in the field.<br />
  </Card>
</CardGroup>
