sudo-rs
sudo-rs copied to clipboard
Go through sudo CVEs and take actions based on relevancy
Sudo has about 140 CVEs associated with it, and some of them might be relevant for our implementation as well. We should go through each of them and add a table to our repository indicating for each CVE whether or not it is relevant (and the reason for that) and if the CVE may be relevant there should be some sort of test in our test framework that makes sure that we are not vulnerable.