diff options
author | Bjoern Tropf <asym@gentoo.org> | 2009-12-03 18:56:20 +0100 |
---|---|---|
committer | Bjoern Tropf <asym@gentoo.org> | 2009-12-03 18:56:20 +0100 |
commit | 7e8cadf94037c337f5ef13849f8122898fbb989a (patch) | |
tree | d0fc4c82b312e0c93e6330f7971d824cd2fb4d89 /TODO | |
parent | kernel-check 0.3.14 (diff) | |
download | kernel-check-7e8cadf94037c337f5ef13849f8122898fbb989a.tar.gz kernel-check-7e8cadf94037c337f5ef13849f8122898fbb989a.tar.bz2 kernel-check-7e8cadf94037c337f5ef13849f8122898fbb989a.zip |
Implement kernel-check [BUGID|CVE]
Implement -s, --sync
Fix serveral bugs
Clean up lots of old code
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,3 +13,5 @@ - Implement DTD for vulnerability files - Move arch into whiteboard e.g. {x86, amd64} - Explicitly mention the CVSS score e.g. (CVSS-5.6) +- Implement sync properly +- Sort print_items |