blob: 85e7f1fceb3914923fa24ab560ea8ff94e2ca8e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
- add 'new' command to add a new advisory
- add 'list' command to list advisories
- add 'show' command to show an advisory
- load config from home directory if file exists
- add option to load advisories db from a file dump instead of a directory
Version 0.4
- advisory.{html,txt}: don't add a CVE line when there is no CVE
Version 0.3
- add file tmpl/CVE.html, missed in previous version
Version 0.2
- add advisories html pages
- add advisories pages by CVE, release, source package
- add CVE list page
Version 0.1
- first version
|