TeamTonTac

Thoughts, stories and ideas.

Trigrep - Automated Security Scanning for Source Code with the Power of Semgrep and Trivy Integration

Trigrep - Automated Security Scanning for Source Code with the Power of Semgrep and Trivy Integration

Understanding SAST and SCA * SAST (Static Application Security Testing): This technique analyzes source code, bytecode, or binary code for vulnerabilities without executing the application. It is useful for detecting security issues such as injection flaws, insecure coding practices, and hardcoded credentials. * SCA (Software Composition Analysis): SCA scans third-party dependencies and
7 min read