Casey Marshall
Casey Marshall
We could generalize stability levels such that they can be defined in a project model by: - Name - Lifetime - Order of precedence So here we might use wip,...
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...
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...
`snyk container monitor --json` was writing separators between multiple depgraph test results in the output, resulting in an invalid JSON output which does not parse. This fixes the output by...
Eliminating most uses of JSON.stringify, replacing with JsonStreamStringify. Refactor & consolidation of TestCommandResult to pass objects rather than (potentially large) JSON strings. Why? - JSON.stringify in `jsonStringifyLargeObject` can still crash...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this...
Explain that the CLI uses OAuth by default (after upcoming stable release). Document how to fall back on interactive token auth if necessary, and that it's deprecated and will be...
 ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
 ### Snyk has created this PR to fix 5 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
 ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...