covid-be-app / cwa-app-android

Native Android app using the Apple/Google exposure notification API.
https://coronalert.be
Apache License 2.0
53 stars 10 forks source link

Add the OWASP dependency checker #73

Closed kvandermast closed 4 years ago

kvandermast commented 4 years ago

Add the OWASP dependency checker in your build process to detect possible CVE's on the (massive amount of) libraries used:

https://github.com/jeremylong/dependency-check-gradle

leroynicolasalexi commented 4 years ago

Hi, thank you, we will have a look at this