cli icon indicating copy to clipboard operation
cli copied to clipboard

Snyk CLI scans and monitors your projects for security vulnerabilities.

Results 191 cli issues
Sort by recently updated
recently updated
newest added

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [ ] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [ ] be accompanied by a...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [x] be accompanied by a detailed description...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [x] be accompanied by a detailed description...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [ ] be accompanied by a detailed...

In the Typescript CLI, when OAuth fails due to an invalid or expired token, throw the same "missing auth" error that one would get if not logged in (no auth...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [x] be accompanied by a detailed description...

## Pull Request Submission Please check the boxes once done. The pull request must: - **Reviewer Documentation** - [x] follow [CONTRIBUTING](https://github.com/snyk/cli/blob/main/CONTRIBUTING.md) rules - [x] be accompanied by a detailed description...

Launching the Typescript CLI in the debugger can be useful for tracing through and introspecting on CLI behavior. Adding a few common test workflows that transit the Typescript CLI codebase...