About 157,000 results
Open links in new tab
  1. Building end-to-end AWS DevSecOps CI/CD pipeline with open source SCA ...

    Jan 21, 2021 · OWASP Dependency-Check – A Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project’s dependencies. …

  2. Implementation of an end-to-end AWS DevSecOps CI/CD pipeline

    Jan 29, 2023 · OWASP Dependency-Check — A Software Composition Analysis (SCA) tool that attempts to detect publicly disclosed vulnerabilities contained within a project’s dependencies. …

  3. Enhancing CI/CD Pipelines with DevSecOps: Automating Security with SAST ...

    Aug 25, 2024 · After configuring the necessary prerequisites, we can now dive into configuring AWS CodePipeline. This step-by-step guide will help integrate SAST (using SonarQube) and …

  4. DevSecOps Phase 3: Build Stage — CI/CD Security Gate with SAST + SCA

    May 5, 2025 · SAST scans the d eveloper-authored source code for insecure logic, vulnerable patterns, and hardcoded secrets before the app is ever built or deployed. SonarQube offers …

  5. Hasnake84/AWS-CodeCommit-build-Pipeline - GitHub

    Performs Static Application Security Testing (SAST) by analyzing the application code directly in CodeCommit for vulnerabilities like SQL injection, insecure coding practices, and potential …

  6. GitHub - aws-samples/devsecops-cicd

    Under Code, provide code details, such as repository name and the branch to trigger the pipeline. Under SAST, choose the SAST tool (SonarQube or PHPStan) for code analysis, enter the API …

  7. Request for Guidance on Incorporating SAST and DAST Tools in AWS ...

    Step-by-step guidance on integrating SAST and DAST tools within AWS CodePipeline. Examples or recommendations for supported tools (e.g., SonarQube, OWASP ZAP) and how they can …

  8. Mastering DevSecOps: Building a Secure End-to-End Modern Pipeline

    Nov 25, 2024 · SAST (Static Application Security Testing) tools like SonarQube and Fortify help developers find vulnerabilities in their code as they write it. These tools automatically scan the …

  9. GitHub - ketansonwane1/Building-an-end-to-end-AWS

    Automated Code Analysis: Uses SonarQube for Static Application Security Testing (SAST) to detect vulnerabilities early. Runtime Vulnerability Scanning: OWASP ZAP for Dynamic …

  10. [QA.ST.4] Enhance source code security with static application …

    Jan 25, 2024 · Choose a SAST tool, such as Amazon CodeGuru Security, and use it to scan your application using an automated continuous integration pipeline. This enables identifying …

Refresh