Go to file
Nathan Kinder ce768e0d54 Modified templates to wrap lines at 72 characters
Some popular mail client PGP software will wrap lines at 72
characters.  If we send an OSSN out that has longer lines,
the formatting gets messed up.  This can make the OSSN hard
to read.  This patch modifies the templates to wrap lines at
72 characters so they match the guidelines posted in the OSSN
process pages on the wiki.

Now that we are publishing OSSNs on the wiki, I changed the
templates to include a link to the OSSN on the wiki instead
of duplicating the Launchpad link like we did previously.
2014-03-06 18:51:31 -08:00
notes Add OSSN-0007 - unsecure libvirt live migration instructions 2014-03-06 14:59:19 -08:00
templates Modified templates to wrap lines at 72 characters 2014-03-06 18:51:31 -08:00
README.md Add previously published security notes 2014-02-12 21:35:18 -08:00

OpenStack Security Notes (OSSN)

The OpenStack Security Group (OSSG) publishes Security Notes to advise users of security related issues. Security notes are similar to advisories; they address vulnerabilities in 3rd party tools typically used within OpenStack deployments and provide guidance on common configuration mistakes that can result in an insecure operating environment.

Repository Layout

This repository contains published Security Notes and templates that should be used when creating new Security Notes.

notes - contains Security Notes in e-mail format (see the templates)
templates - contains e-mail and wiki format templates

A list of published Security Notes is available here:

https://wiki.openstack.org/wiki/Security_Notes

The process used to create new Security Notes is available here:

https://wiki.openstack.org/wiki/Security/Security_Note_Process