Code review comment for ~litios/ubuntu-cve-tracker:sync-from-usns-extract-cves

Revision history for this message
David Fernandez Gonzalez (litios) wrote :

Hey Spyros, thanks for all the input. I did some changes:

* Refactor the code to work with regex.
* Added tests
* In order to be able to test, I had to move everything inside the main function so the module could be imported during the tests.

Let me know if it looks good!

« Back to merge proposal