* [cip-dev] CVE tracking for the kernel
@ 2017-04-26 14:53 Ben Hutchings
0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2017-04-26 14:53 UTC (permalink / raw)
To: cip-dev
This week I have done more work on scripts to track CVEs across mainline
and stable branches. I now have scripts to incrementally import data
from Debian and Ubuntu's trackers (descriptions, comments, commit
hashes) and to combine this with git commit logs to work out which
issues affect each branch. I've had to make some manual fixes to the
data, but mostly this Just Works - out of 164 issues imported, I
corrected errors in 3 and added missing information to 32.
I thought about using a database and web forms for this, but that would
complicate hosting. For now, the issues are stored in the git
repository in YAML format, one issue per file. There's validation code
that checks the format quite strictly, so it should be possible to
convert to a database schema at some later date.
The scripts and issue data are now at:
https://gitlab.com/cip-project/cip-kernel-sec
Ben.
--
Ben Hutchings
Software Developer, Codethink Ltd.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-04-26 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 14:53 [cip-dev] CVE tracking for the kernel Ben Hutchings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox