1. 1. About
  2. 2. Index
  3. 3. Application Development and Lifecycle
    1. 3.1. DevOps
    2. 3.2. Qualification
    3. 3.3. Requirements
    4. 3.4. Architecture
      1. 3.4.1. Micro Services
    5. 3.5. Development
    6. 3.6. Verification
      1. 3.6.1. Static Code Analysis
      2. 3.6.2. Software Testing
      3. 3.6.3. Dependency Analysis
        1. 3.6.3.1. Sbom
        2. 3.6.3.2. Vulnerabilities
        3. 3.6.3.3. Licenses
    7. 3.7. Versioning
    8. 3.8. Deployment
    9. 3.9. Observability
    10. 3.10. Documentation
      1. 3.10.1. Mdbook
      2. 3.10.2. Example
  4. 4. Infrastructure
    1. 4.1. Network
    2. 4.2. DHCP and DNS
    3. 4.3. Terraform
  5. 5. Cryptography
    1. 5.1. PKI
    2. 5.2. TLS
    3. 5.3. SSH

Knowledge Base

Static code analysis

  • https://owasp.org/www-community/Source_Code_Analysis_Tools

  • Code Formatter

  • Code Linter