This repository has been archived by the owner on Oct 12, 2020. It is now read-only.
v1.0.0
New features
- Always scans the first 200 users (if there are more than 200 stargazers)
- Build a separate trust report for early stargazers
- Compare each trust factor between the early stargazers and the new ones in order to generate a trust report with the least trustworthy values from both.
Enhancements
- Remove the
--fast
option, replacing it with a--all
mode, disabled by default, which does the opposite of what--fast
did and scans all of a repo's stargazers - Remove the
--details
option and replace it with a--verbose
mode which defaults to false. When set to true, it shows the intermediary trust reports used to build the final trust report - Update trust factor references to align with new computation method
- Remove @jstrachan from the blacklist since his GitHub profile is now accessible again