Skip to content

Commit

Permalink
Fix mardkown warning in SBOM docs (#3152)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc authored Jan 21, 2025
1 parent 6f1369b commit f5265e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-manual/security/software-bill-of-materials.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Once `grype` is installed, you can scan the bill of materials using the followin
grype ./build-artifacts/*_sbom.json
```

![WARNING]
! `grype` is just one tool to look for vulnerabilities in your project. Vulnerabilities may be found by other means.
>[!WARNING]
> `grype` is just one tool to look for vulnerabilities in your project. Vulnerabilities may be found by other means.

0 comments on commit f5265e8

Please sign in to comment.