We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de347d8 + 16827a7 commit ff72d25Copy full SHA for ff72d25
content/manuals/scout/how-tos/artifact-types.md
@@ -56,7 +56,7 @@ You can use prefixes with the following commands:
56
This section contains a few examples showing how you can use prefixes
57
to specify artifacts for `docker scout` commands.
58
59
-## Analyze a local project
+### Analyze a local project
60
61
The `fs://` prefix lets you analyze local source code directly,
62
without having to build it into a container image.
@@ -112,7 +112,7 @@ pkg:npm/[email protected]
112
CRITICAL 0
113
```
114
115
-## Compare a local project to an image
+### Compare a local project to an image
116
117
With `docker scout compare`, you can compare the analysis of source code on
118
your local filesystem with the analysis of a container image.
0 commit comments