Skip to content
Pedro Lima edited this page Mar 29, 2024 · 6 revisions

Welcome to the Security-Driven Development (SDD) Wiki!

This wiki is dedicated to integrating security best practices into every stage of our software development process. We adhere to the SDD approach, prioritizing security from the get-go and ensuring that all code we produce meets high standards of security and robustness. Dive into the sections below to learn more about each aspect of SDD.

Contents

  1. Security Requirements Analysis
  2. Secure Design
  3. Secure Coding
  4. Security Testing
  5. Security-Focused Code Review
  6. Incident Response and Security Updates
  7. Security Training and Awareness
  8. SDD in Languages
  9. SDD in Laravel Framework
  10. Secure Pointer Management in C and C
  11. FAQ
  12. Contribution Guidelines

Let's build secure software together!