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
Fix broken example use-cases in docs for kosli-fingerprint (#577)
Fix some example documentation use-cases for the kosli-fingerprint command which attempts to mention a file glob that includes an asterisk and ^ bracketing, neither of which work in the md formatting.
Copy file name to clipboardExpand all lines: cmd/kosli/testdata/output/docs/snyk.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ binding the attestation to the right artifact.
64
64
65
65
These examples all assume that the flags `--api-token`, `--org`, `--host`, (and `--flow`, `--trail` when required), are [set/provided](https://docs.kosli.com/getting_started/install/#assigning-flags-via-environment-variables).
66
66
67
-
**report a snyk attestation about a pre-built docker artifact (kosli calculates the fingerprint)**
67
+
##### report a snyk attestation about a pre-built docker artifact (kosli calculates the fingerprint)
0 commit comments