summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBjoern Tropf <asym@gentoo.org>2009-11-20 10:48:35 +0100
committerBjoern Tropf <asym@gentoo.org>2009-11-20 10:48:35 +0100
commitd68e4cb2969b47e2e126cae635e32602f6f97e4c (patch)
tree9beb494c2f32ddc39e0a886e13ae528513dbd71c /TODO
parentkernel-check 0.3.12 (diff)
downloadkernel-check-d68e4cb2969b47e2e126cae635e32602f6f97e4c.tar.gz
kernel-check-d68e4cb2969b47e2e126cae635e32602f6f97e4c.tar.bz2
kernel-check-d68e4cb2969b47e2e126cae635e32602f6f97e4c.zip
Implement pending cve in cron.py
Fix tabs in setup.py Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 7 insertions, 22 deletions
diff --git a/TODO b/TODO
index 68ef59c..9c61fcc 100644
--- a/TODO
+++ b/TODO
@@ -1,30 +1,15 @@
-Implementation
-==============
- Implement Report
-- Implement GUI
-- Implement kernel testing framwork
+- Implement the testsuite
+- Implement kernel testing framework
+- Find a way to import '-' or '_' modules
- Handle "best kernel not found"
- Add further error handling
-- Implement hardend/xen intervall
-
-Cleanup and Rework
-==================
-- Rework cron.py
-- Remove unused code and find better ways
-- Check lookaround of 'grp_all'
+- Implement hardend/xen interval
+- Add parameters to cron.py
- Rework interval class
-- Rework cves.refs
-
-Dokumentation
-=============
+- Split up cves.refs
- Use telling function- and variable names
- Write a proper documentation
-- Implement DTD
-
-Whiteboard changes
-==================
+- Implement DTD for vulnerability files
- Move arch into whiteboard e.g. {x86, amd64}
-
-Summary changes
-===============
- Explicitly mention the CVSS score e.g. (CVSS-5.6)