HomeBlogConfigsNotesGitHub

The notes of Justin Abrahms

Recently updated

  • Team Topologies

    Feb 26, 2026

  • Twyman's Law

    Feb 26, 2026

Home

❯

security

❯

SAST tooling

SAST tooling

Feb 16, 20261 min read

SAST tooling does static analysis to find security issues. Things like scanning for secret keys, sql injection attacks, etc. Part of shift left on security strategy and Supply Chain Security practices.

Vendors/Solutions:

  • https://semgrep.dev/
  • https://checkmarx.com/cxsast-source-code-scanning/
  • https://www.jit.io/
  • https://snyk.io/product/snyk-code/
  • https://www.mend.io/

Related:

  • https://corgea.com/ - AI code submission to fix findings

See also: SemGrep for reachability analysis.


Graph View

Backlinks

  • SemGrep

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Email
  • bsky