Which problem is this feature request solving?
Some frameworks don't have any local dependencies and might have the same configuration file.
See #326 (review)
We should find a way to support such use cases.
Describe the solution you'd like
A possible solution would be to allow pattern matching in files' content.
Describe alternatives you've considered
Keep things as is, which will result in reporting multiple frameworks in some cases.
Can you submit a pull request?
Yes
We should consider that this should be supported for both Node.js and the browser