What to do about CVE numbers
What to do about CVE numbers
Posted Oct 7, 2019 15:04 UTC (Mon) by smurf (subscriber, #17840)In reply to: What to do about CVE numbers by epa
Parent article: What to do about CVE numbers
Posted Oct 10, 2019 11:23 UTC (Thu)
by epa (subscriber, #39769)
[Link]
But in fact, your point illustrates that commit messages are not a great place for this information. In git they are immutable. But knowledge (about which commits fix what bugs) changes over time. So it would perhaps be better as a separate database rather than parsing commit messages.
What to do about CVE numbers