Datadog Gold Partner logo

DevsecOps Tools for 2024

By Nithin Guruswamy.Jun 11, 2023

Article DevsecOps Tools for 2024 1
DevSecOps Tools for 2024

DevSecOps focuses on integrating security practices and principles into the DevOps process. Here are some popular tools used in DevSecOps for different stages of the software development lifecycle:

1. Static Application Security Testing (SAST):
– SonarQube
– Fortify
– Veracode
– Checkmarx

2. Dynamic Application Security Testing (DAST):
– OWASP ZAP (Zed Attack Proxy)
– Burp Suite
– Nessus
– Acunetix

3. Container Security:
– Docker Bench for Security
– Clair
– Anchore
– Twistlock

4. Infrastructure as Code (IaC) Security:
– Open Policy Agent (OPA)
– Terrascan
– CloudFormation Guard
– Checkov

5. Vulnerability Scanning:
– Nessus
– Qualys
– OpenVAS
– Nexpose

6. Continuous Integration/Continuous Delivery (CI/CD) Security:
– Jenkins
– GitLab CI/CD
– CircleCI
– Travis CI

7. Secrets Management:
– HashiCorp Vault
– CyberArk Conjur
– AWS Secrets Manager
– Azure Key Vault

8. Security Information and Event Management (SIEM):
– Splunk
– ELK Stack (Elasticsearch, Logstash, Kibana)
– QRadar
– ArcSight

9. Threat Modeling:
– Microsoft Threat Modeling Tool
– OWASP Threat Dragon
– IriusRisk
– ThreatModeler

10. Compliance and Governance:
– Chef Compliance
– AWS Config
– OpenSCAP
– Azure Security Center

These are just a few tools used in different areas of DevSecOps. It’s important to note that the tool selection may vary based on specific requirements and preferences.

Additionally, integrating these tools into the DevSecOps workflow requires proper configuration, customization, and alignment with organizational security policies and practices.

👋 If you found this article helpful, clap the button 👏 below to support me to publish more.

Follow me at LINKEDIN to get similar stories. Thank you.


The original article published on Medium.

Related Posts