gtri / lowendinsight

LowEndInsight is a simple "bus-factor" risk analysis library for Open Source Software that is managed within a Git repository. Provide the git URL and the library will respond with a basic Elixir Map structure report. Critical feedback is always appreciated.
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

feat: extended test coverage of the scanner to include bitbucket and … #49

Closed kitplummer closed 4 years ago

kitplummer commented 4 years ago

…gitlab

In mining hex found a couple packages that have their code in bitbucket and gitlab. Added them to a test repo and scanned it.

kitplummer commented 4 years ago

Fixes #50