mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 03:52:31 +03:00
6d79817e3b
This changes the cmd Usage text to accurately represents the supported syntax: Usage: ./scorecard (--repo=<repo> | --local=<folder> | --{npm,pypi,rubygems}=<package_name>) [--checks=check1,...] [--show-details] [flags] ... --repo string repository to check (valid inputs: "owner/repo", "github.com/owner/repo", "https://github.com/owner/repo") ... Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com> |
||
---|---|---|
.. | ||
package_managers_test.go | ||
package_managers.go | ||
packagemanager_client.go | ||
packagemanager_mockclient.go | ||
root.go | ||
serve.go |