summaryrefslogtreecommitdiff
path: root/GOALS
diff options
context:
space:
mode:
Diffstat (limited to 'GOALS')
-rw-r--r--GOALS20
1 files changed, 20 insertions, 0 deletions
diff --git a/GOALS b/GOALS
new file mode 100644
index 0000000..ba09572
--- /dev/null
+++ b/GOALS
@@ -0,0 +1,20 @@
+
+* Assess local machine kernel security
+* Support kernel security maintenance
+ - Vulnerability status of *-sources in the tree (->maintainer)
+ - Status of stable / unstable sources (->arch team)
+ - Stale open bugs (->security team)
+
+
+Interfaces:
+ - Gentoo user (Is my machine vulnerable?)
+ - Report (local cli / public xml+html / graphs)
+ - TODO list (cc arch teams, ping maintainer, close bug)
+ + automate TODOs
+
+Backend
+ input:
+ - Bugs from bugzilla: ID, Title, URL, Severity, Architecture, Intervals
+ - CVE feeds from nvd.nist.gov
+ - GENPATCHES history + current portage tree
+