You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,8 @@ Once you've installed the CLI, you're ready to scan your project. You can scan a
75
75
1.[Sign up to Debricked](https://debricked.com/app/en/register)
76
76
2.[Create an access token](https://debricked.com/docs/administration/access-tokens.html#creating-access-tokens)
77
77
3.`debricked scan -t <access-token>`
78
-
If you would rather use Debricked CLI in your CI/CD pipelines, check out this [page](https://debricked.com/docs/integrations/ci-build-systems/)
78
+
79
+
If you would rather use Debricked CLI in your CI/CD pipelines, check out the [docs](https://debricked.com/docs/integrations/ci-build-systems/).
79
80
80
81
When the scan is complete, you will see the total number of vulnerabilities found and a list of automation rules that have been evaluated. Read more about automations [here](https://debricked.com/docs/automation/automation-overview.html#automation-overview).
0 commit comments