We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Under basic usage, the scorecard argument is copyable along with the output produced when the argument is ran.
Reproduction steps Steps to reproduce the behavior:
Expected behavior We propose separating the command from the output to be copied on its own.
Additional context @klbynum, @SilasVM, and I could open a PR for this issue. :)
The text was updated successfully, but these errors were encountered:
Hi @Jordin221, could you clarify what the desired formatting would be — something like this?
Scorecard can run using just one argument, the URL of the target repo:
scorecard --repo=github.com/ossf-tests/scorecard-check-branch-protection-e2e
Sample CLI output:
Starting [CII-Best-Practices] Starting [Fuzzing] Starting [Pinned-Dependencies] [...]
@klbynum, @SilasVM, and I could open a PR for this issue. :)
Feel free to do so! 🙂
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Under basic usage, the scorecard argument is copyable along with the output produced when the argument is ran.
Reproduction steps
Steps to reproduce the behavior:
Expected behavior
We propose separating the command from the output to be copied on its own.
Additional context
@klbynum, @SilasVM, and I could open a PR for this issue. :)
The text was updated successfully, but these errors were encountered: