google / minions

Distributed filesystem scanner
Apache License 2.0
130 stars 12 forks source link

Vulners minion: handle multiple os-release files #8

Open paradoxengine opened 6 years ago

paradoxengine commented 6 years ago

In modern ubuntu systems it's fairly common to have multiple os-release files in snaps. These can be selected by goblins, so either we need to lock down the regexp or we need to handle multiple submissions of os-release (possibly by making multiple calls with the various values, if they disagree)