Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 465 Bytes

04-pillars-of-security.md

File metadata and controls

23 lines (19 loc) · 465 Bytes

Pillars of security

Governance: Develop secure apis

  • Know your apis
  • Standarize api deployment process
  • Mandate api documentation
  • Api development standards
  • OPEN API Specification ( IS A MUST )

Testing: Ensure apis are free of flaws

  • The apis should be tested in the CI / CD

Monitoring: Detecting threads in production

  • Runtime protection
    • Authentication
  • Thread detection
    • Fraudulent trafic
  • Control validation
    • Uncover anomalies