kpcyrd / sn0int

Semi-automatic OSINT framework and package manager
https://sn0int.readthedocs.io/
GNU General Public License v3.0
1.92k stars 177 forks source link

Running quickstart to update modules doesn't reset outdated modules #104

Closed kpcyrd closed 4 years ago

kpcyrd commented 5 years ago

Running quickstart or mod install to update modules doesn't reset the "outdated modules" counter, so sn0int might prompt for an update, yet mod update doesn't do anything.

To implement this we need to keep a list of outdated modules instead of just tracking a number.