Advertisement
irobust

SSDLC-Wrap-up

Aug 1st, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. OWASP SAMM + BSIMM(*)
  2. - Governance
  3. * Establish SSG(Software Security Group)
  4. * Security advisor -> Project
  5.  
  6. - Construction & Verification
  7. * Security Testing
  8. - Code Review (Static Analysis)
  9. - Pen Test (Dynamic Analysis)
  10. * Automated
  11. - Jenkins
  12. - SonarQube
  13. - Dependency Check (A9)
  14. - SQLmap
  15. * Security Requirements (CIA + ASVS)
  16. * Update Coding Standard
  17. * Design Review
  18.  
  19. - Operations
  20. * Continuous Deployment
  21. * Logging
  22. * Monitoring
  23. Container
  24. - cAdvisor
  25. - heapster
  26. - prometheus
  27. Node
  28. - https://www.manageengine.com/network-monitoring/
  29. - https://www.paessler.com/prtg
  30. - https://www.solarwinds.com
  31.  
  32. * Vulnerability Management
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement