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.
This commit is contained in:
Nathan Kinder 2014-03-06 18:51:31 -08:00
parent 02a381f826
commit ce768e0d54
2 changed files with 14 additions and 14 deletions

View File

@ -8,18 +8,18 @@ A few sentences describing the issue at a high level.
A comma separated list of affected services and OpenStack releases.
### Discussion ###
A detailed discussion of the problem. This should have enough detail that the
person reading can determine if their deployment is affected, when the problem
was introduced, and what types of attacks/problems that an affected deployment
would be exposed to.
A detailed discussion of the problem. This should have enough detail
that the person reading can determine if their deployment is affected,
when the problem was introduced, and what types of attacks/problems that
an affected deployment would be exposed to.
### Recommended Actions ###
A detailed description of what can be done to remediate the problem (if
possible). If the recommendation involves configuration changes, example
snippets of configuration files should be included here.
possible). If the recommendation involves configuration changes,
example snippets of configuration files should be included here.
### Contacts / References ###
This OSSN : <link to launchpad OSSN bug>
This OSSN : <link to OSSN on wiki>
Original LaunchPad Bug : <link to launchpad bug for affected project/service>
OpenStack Security ML : openstack-security@lists.openstack.org
OpenStack Security Group : https://launchpad.net/~openstack-ossg

View File

@ -8,18 +8,18 @@ A few sentences describing the issue at a high level.
A comma separated list of affected services and OpenStack releases.
=== Discussion ===
A detailed discussion of the problem. This should have enough detail that the
person reading can determine if their deployment is affected, when the problem
was introduced, and what types of attacks/problems that an affected deployment
would be exposed to.
A detailed discussion of the problem. This should have enough detail
that the person reading can determine if their deployment is affected,
when the problem was introduced, and what types of attacks/problems that
an affected deployment would be exposed to.
=== Recommended Actions ===
A detailed description of what can be done to remediate the problem (if
possible). If the recommendation involves configuration changes, example
snippets of configuration files should be included here.
possible). If the recommendation involves configuration changes,
example snippets of configuration files should be included here.
=== Contacts / References ===
* This OSSN :<link to launchpad OSSN bug>
* This OSSN :<link to OSSN on wiki>
* Original LaunchPad Bug : <link to launchpad bug for affected project/service>
* OpenStack Security ML : openstack-security@lists.openstack.org
* OpenStack Security Group : https://launchpad.net/~openstack-ossg