About 300 results
Open links in new tab
  1. Static application security testing (SAST) | GitLab Docs

    Static application security testing (SAST) discovers vulnerabilities in your source code before they reach production. Integrated directly into your CI/CD pipeline, SAST identifies security issues …

  2. GitLab Advanced SAST

    GitLab Advanced SAST is a static application security testing (SAST) analyzer that uses cross-function and cross-file taint analysis to detect complex vulnerabilities with fewer false positives …

  3. SAST analyzers | GitLab Docs

    Static application security testing (SAST) uses analyzers to detect vulnerabilities in source code. Each analyzer is a wrapper around a scanner, a third-party code analysis tool. The analyzers …

  4. Detect | GitLab Docs

    Static application security testing (SAST): Analyze source code for vulnerabilities. Infrastructure as Code (IaC) scanning: Detect vulnerabilities in your application’s infrastructure definitions.

  5. Evaluate GitLab SAST | GitLab Docs

    Learn how to evaluate GitLab SAST by selecting a test codebase, configuring scans, interpreting results, and comparing features with other security tools.

  6. Application security testing | GitLab Docs

    Application security testing scans your project’s source code, dependencies, libraries, and container images. Runtime vulnerabilities are detected through simulated attacks and fuzz …

  7. Vulnerability tracking overview | GitLab Docs

    Security testing often involves multiple Static Application Security Testing (SAST) tools, each specialized in detecting specific vulnerabilities, such as hardcoded passwords or insecure data …

  8. Vulnerability scanner maintenance | GitLab Docs

    The security tools are released as Docker images. The vendored job definitions that enable them use major release tags according to semantic versioning. Each new release of the tools …

  9. Dynamic application security testing | GitLab Docs

    DAST is a foundational component of software security and should be used together with the other GitLab security tools to provide a comprehensive security assessment of your applications.

  10. Scan execution policies | GitLab Docs

    Both scan execution policies and pipeline execution policies can configure GitLab security scans across multiple projects to manage security and compliance. Scan execution policies are …