Documentation work from the OpenStack Security Group (OSSG)
Go to file
OpenDev Sysadmins 2b3e3d3284 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:35:43 +00:00
case-studies Replace Chinese quotes to English quotes 2018-02-16 05:25:21 +08:00
common Updated from openstack-manuals 2019-01-18 09:02:46 +00:00
security-guide Merge "Update permission checks to include top level directory checks" 2019-04-17 09:19:02 +00:00
security-notes Update for openstack-dev move 2018-12-05 12:31:23 +01:00
security-threat-analysis Update for openstack-dev move 2018-12-05 12:31:23 +01:00
tools Enhance AFS root-marker 2016-10-31 20:20:59 +01: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 Remove name from project stanza 2018-01-21 15:21:27 +01:00
bindep.txt Update bindep.txt 2017-02-24 13:27:25 +00:00
doc-tools-check-languages.conf Build tr_TR security-guide 2017-10-25 13:02:35 +00:00
README.rst Correct the wrong link URL 2018-08-26 23:00:35 +08:00
test-requirements.txt Require openstackdocstheme 1.18.1 2018-01-24 07:08:52 +01:00
tox.ini fix tox python3 overrides 2018-11-26 08:38:53 +00:00

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.freenode.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.