Skip to content

Add docs on using cosign bundle create (#334) #241

Add docs on using cosign bundle create (#334)

Add docs on using cosign bundle create (#334) #241

Triggered via push November 7, 2024 07:16
Status Success
Total duration 18s
Artifacts

markdownlint.yml

on: push
markdownlint
7s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L13
content/en/cosign/verifying/verify.md:13:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify [--key <key pa..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Fenced code blocks should be surrounded by blank lines: content/en/cosign/verifying/verify.md#L14
content/en/cosign/verifying/verify.md:14 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md031.md
Headings should be surrounded by blank lines: content/en/cosign/verifying/verify.md#L15
content/en/cosign/verifying/verify.md:15 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Keyless verification using OpenID Connect"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Fenced code blocks should have a language specified: content/en/cosign/verifying/verify.md#L21
content/en/cosign/verifying/verify.md:21 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md040.md
Fenced code blocks should have a language specified: content/en/cosign/verifying/verify.md#L31
content/en/cosign/verifying/verify.md:31 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md040.md
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L59
content/en/cosign/verifying/verify.md:59:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify user-0/demo-0 ..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L67
content/en/cosign/verifying/verify.md:67:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify --key cosign.p..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L73
content/en/cosign/verifying/verify.md:73:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify --key cosign.p..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L79
content/en/cosign/verifying/verify.md:79:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify --certificate ..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L91
content/en/cosign/verifying/verify.md:91:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify --certificate-..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
markdownlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v11. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/