> ## Documentation Index
> Fetch the complete documentation index at: https://semgrep-ee9d73d8-abhijna-tec-605-update-docs-to-clarify-cla.mintlify.site/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-abhijna-tec-605-update-docs-to-clarify-cla/mBTG56mRzRiOb1DX/images/icon-deploy.svg?fit=max&auto=format&n=mBTG56mRzRiOb1DX&q=85&s=54fba277e2bd712629e4b4697d755fd7" href="/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="/learn/vulnerabilities/overview" img="https://mintcdn.com/semgrep-ee9d73d8-abhijna-tec-605-update-docs-to-clarify-cla/mBTG56mRzRiOb1DX/images/icon-triage.svg?fit=max&auto=format&n=mBTG56mRzRiOb1DX&q=85&s=85302754b170c37ed7c5d65480c7ca36" 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="/cheat-sheets/overview" img="https://mintcdn.com/semgrep-ee9d73d8-abhijna-tec-605-update-docs-to-clarify-cla/mBTG56mRzRiOb1DX/images/icon-rules.svg?fit=max&auto=format&n=mBTG56mRzRiOb1DX&q=85&s=39a8f599629571e779542f57e462b0cd" 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-abhijna-tec-605-update-docs-to-clarify-cla/mBTG56mRzRiOb1DX/images/icon-first-scan.svg?fit=max&auto=format&n=mBTG56mRzRiOb1DX&q=85&s=e7d057a11d7e6beacff4e5fd1daf9d07" 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>
