mitre / hipcheck

Automatically assess and score software repositories for supply chain risk.
https://mitre.github.io/hipcheck/
Apache License 2.0
80 stars 6 forks source link

rename github and npm plugins #571

Closed patrickjcasey closed 2 weeks ago

patrickjcasey commented 2 weeks ago

This branch renames 2 of the current mitre plugins and has been broken into a commit for each of the plugins that was renamed.

I also noticed the main struct used in mitre/github was called GitlabAPIPlugin, when it should really be GithubAPIPlugin to be less confusing

patrickjcasey commented 2 weeks ago

Resolves #568