scorecard.md
August 17, 2024 ยท View on GitHub
๐ Command scorecard
The scorecard command is used to generate an OpenSSF scorecard for a specific GIT repository or NPM package.
This command evaluates the repository and provides a security score based on various criteria.
Under the hood it use our OpenSSF scorecard SDK for Node.js
๐ Syntax
$ nsecure scorecard [repository]
โ๏ธ Available Options
| Name | Shortcut | Default Value | Description |
|---|---|---|---|
--vcs | github | Specify the version control system (VCS) used by the repository. |