lorenzo-dev1 / integrity_checker

integrity checker for linux
GNU General Public License v3.0
3 stars 0 forks source link

add support for cloned git repositories #5

Closed lorenzo-dev1 closed 4 years ago

lorenzo-dev1 commented 4 years ago

First, the goal is to find which repo have been cloned. Then, you can do a lot of things: check if they were up-to-date or if there are new versions, check the latest commit to those repos to see if those projects are still active, verify the hash of the installed files, ...

list all cloned repositories, find the files installed from there and list also the checkout version and the latest commit to the repo (for github repos).