Y
Hacker News
new
|
ask
|
show
|
jobs
by
ovi256
1581 days ago
I could see how to do this for some projects, like Django: get the list of their security updates. For each release, it lists the CVEs it fixes and the patch. The patch gives you the fix diff.
https://docs.djangoproject.com/en/4.0/releases/security/