From 62a24253f30dcdfe9ace6091044b5452d773ed2d Mon Sep 17 00:00:00 2001 From: Team CLI Bot Date: Mon, 13 Jul 2026 10:10:57 +0000 Subject: [PATCH] docs: synchronizing README from snyk/user-docs --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca73b750f1..f7fa9a0c23 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +description: How to get started with the Snyk CLI, from installation to your first scan +--- + # Getting started with the Snyk CLI ## Introduction to the Snyk CLI @@ -11,7 +15,7 @@ Snyk is a developer-first, cloud-native security tool to scan and monitor your s The Snyk CLI brings the functionality of Snyk into your development workflow. You can run the CLI locally from the command line or in an IDE. You can also run the CLI in your CI/CD pipeline. The following shows an example of Snyk CLI test command output. -

Snyk CLI test command output example

+

Snyk CLI test command output example

Snyk CLI scanning supports many languages and tools. For detailed information, see the following: @@ -81,7 +85,7 @@ dependencies will be emailed to you. You can log in to your Snyk account and navigate to the Projects page to find the latest snapshot and scan results: -

Snyk monitor snapshot and scan results

+

Snyk monitor snapshot and scan results

For more information, see [Monitor your Projects at regular intervals](https://docs.snyk.io/snyk-cli/scan-and-maintain-projects-using-the-cli/monitor-your-projects-at-regular-intervals).