summaryrefslogtreecommitdiff
path: root/TODO
blob: 725adb31a3c7b9b0f22b6c948affe939b93c5577 (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
25
26
27
28
29
30
Implementation
==============
- Implement Report
- Handle "best kernel not found"
- Add further error handling
- Implement find_cve() (return bugid)
- Create a GENERIC-MAP-NOMATCH entry in the cve xml files
- Implement hardend/xen intervall

Cleanup and Rework
==================
- Remove unused code and find better ways
- Check lookaround of 'grp_all'
- Rework interval class and all interval functions (expand?)
- Rework cves.refs and find a solution for <ref source url/>

Dokumentation
=============
- Use telling function- and variable names
- Write a proper documentation
- Implement DTD

Whiteboard changes
==================
- Move arch into whiteboard e.g. {x86, amd64}
- [kernel +<version] -> [+kernel <version]

Summary changes
===============
- Explicitly mention the CVSS score e.g. (CVSS-5.6)