mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-28 08:49:42 -05:00
Create QSB template
This commit is contained in:
parent
ac832ea593
commit
2380c3daac
76
security-info/security-bulletins-template.md
Normal file
76
security-info/security-bulletins-template.md
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
---
|
||||||
|
layout: doc
|
||||||
|
title: Security Bulletin Template
|
||||||
|
permalink: /doc/security-bulletins/template/
|
||||||
|
---
|
||||||
|
|
||||||
|
Security Bulletin Template
|
||||||
|
==========================
|
||||||
|
|
||||||
|
~~~
|
||||||
|
Dear Qubes community,
|
||||||
|
|
||||||
|
We have just published Qubes Security Bulletin (QSB) #<number>: <title>.
|
||||||
|
The current text of this QSB is reproduced below. The latest version, including
|
||||||
|
any future corrections, will always be available in the Qubes Security Pack
|
||||||
|
(qubes-secpack).
|
||||||
|
|
||||||
|
View QSB #<number> in the qubes-secpack:
|
||||||
|
|
||||||
|
https://github.com/QubesOS/qubes-secpack/blob/master/QSBs/qsb-`<number>`-`<year>`.txt
|
||||||
|
|
||||||
|
Learn about the qubes-secpack, including how to obtain, verify, and read it:
|
||||||
|
|
||||||
|
https://www.qubes-os.org/doc/security-pack/
|
||||||
|
|
||||||
|
View all past QSBs:
|
||||||
|
|
||||||
|
https://www.qubes-os.org/doc/security-bulletins/
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
---===[ Qubes Security Bulletin #<number>]===---
|
||||||
|
|
||||||
|
<date>
|
||||||
|
|
||||||
|
<title>
|
||||||
|
|
||||||
|
Summary
|
||||||
|
=======
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
Description
|
||||||
|
===========
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
Impact
|
||||||
|
======
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
Discussion
|
||||||
|
==========
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
Patching
|
||||||
|
========
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
Credits
|
||||||
|
=======
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
References
|
||||||
|
==========
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
--
|
||||||
|
The Qubes Security Team
|
||||||
|
https://www.qubes-os.org/security/
|
||||||
|
~~~
|
Loading…
Reference in New Issue
Block a user