cmgriffing / stethoscope

Get a quick health check when viewing a Github repo's root.
https://cmgriffing.github.io/stethoscope
MIT License
69 stars 3 forks source link

[BUG] Could not find license for react-navigation #17

Closed cmgriffing closed 3 years ago

cmgriffing commented 3 years ago

Describe the bug The react-navigation library is MIT licensed in the package.json and has a badge for the license as well.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/react-navigation/react-navigation'
  2. Scroll down to the README
  3. See badge
  4. Check Stethoscope.
  5. See no license found.

Expected behavior We should be able to detect the badge. It has a link of: https://opensource.org/licenses/MIT. A generic document.querySelector('a[href="https://opensource.org/licenses/MIT"]') would probably be sufficient.

Screenshots Screen Shot 2021-11-13 at 11 59 38 AM

Extension Version 0.2.7

Desktop (please complete the following information):