Documentation work from the OpenStack Security Group (OSSG)
Go to file
OpenStack Proposal Bot 8b58d4427f Updated from openstack-manuals
Change-Id: I7ab53f42a1b7a4e83ab84c8762ae0b1daee025c5
2024-04-03 12:40:00 +00:00
case-studies Replace Chinese quotes to English quotes 2018-02-16 05:25:21 +08:00
common Updated from openstack-manuals 2024-04-03 12:40:00 +00:00
security-guide Broken link 2023-07-25 21:23:38 +08:00
security-notes OSSN-0093: Add CVE reference 2024-03-18 14:33:32 +00:00
security-threat-analysis/source Switch to newer openstackdocstheme version 2020-05-20 12:05:16 +02:00
tools generatepot-rst.sh: Drop UUID filtering 2023-09-18 17:09:21 +09:00
.gitignore Adding documentation for security threat analysis 2016-04-24 08:55:44 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:43 +00:00
.zuul.yaml Enable linter, update for python3 2019-10-31 17:19:56 +01:00
README.rst Update IRC references 2021-05-29 15:41:43 +02:00
bindep.txt Remove python-dev from bindep 2022-11-07 11:07:47 +01:00
doc-tools-check-languages.conf Build tr_TR security-guide 2017-10-25 13:02:35 +00:00
test-requirements.txt Switch to newer openstackdocstheme version 2020-05-20 12:05:16 +02:00
tox.ini Enable linter, update for python3 2019-10-31 17:19:56 +01:00

README.rst

Team and repository tags

image

OpenStack Security Documentation

This repository contains the OpenStack Security documentation.

For details on how to contribute to the documentation, see the OpenStack Documentation Contributor Guide.

It includes these manuals:

  • Security Guide
  • Security Notes
  • Security Threat Analysis

The Security Notes are published by the OpenStack Security Project (OSSP) to advise users of security related issues. For more information refer to the Security Notes and Security Note Process.

Security Advisories are issued by the Vulnerability Management Team (VMT). For more information about OpenStack's Vulnerability Management Team (VMT) refer to the Vulnerability Management Process.

Directory Structure

Security Guide is in the directory security-guide, which source files in RST format in the directory security-guide/source.

Security Threat Analysis is in the directory security-threat-analysis, which source files in RST format in the directory security-threat-analysis/source.

The security notes are in the directory security-notes.

Testing of changes and building of the guides

Install the python tox package and run tox from the top-level directory to use the same tests that are done as part of our Jenkins gating jobs.

tox

Contributing

Our community welcomes all people interested in open source cloud computing, and encourages you to join the OpenStack Foundation.

The best way to get involved with the community is to talk with others online or at a meet up and offer contributions through our processes, the OpenStack wiki, blogs, or on IRC at #openstack on irc.oftc.net.

We welcome all types of contributions, from blueprint designs to documentation to testing to deployment scripts.

If you would like to contribute to the documents, please see the OpenStack Documentation contributor guide.

Bugs

Bugs should be filed on Launchpad, not GitHub:

Bugs:openstack-manuals

If you find a security issue in OpenStack, not in the contents of the Security Guide, please see How to Report Security Issues to OpenStack.

Release Notes

https://docs.openstack.org/releasenotes/openstack-manuals

Installing

Refer to the OpenStack Security Guide to see where these documents are published and to learn more about the OpenStack Security Guide.