Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

File metadata and controls

15 lines (10 loc) · 299 Bytes

OpenStack secure development guidelines

Security best practices for developing software using the Python programming language. Written by the OpenStack security team.

Hacking

Requirements

  • make
  • sphinx (pip install Sphinx)

Howto:

  • make html
  • open build/html/index.html