mirror of
https://github.com/anchore/syft.git
synced 2026-02-14 19:46:42 +01:00
docs: remove file classifier (#1397)
This commit is contained in:
parent
730d3e3187
commit
17aa8287e6
11
README.md
11
README.md
@ -489,17 +489,6 @@ package:
|
|||||||
# same as -s ; SYFT_PACKAGE_CATALOGER_SCOPE env var
|
# same as -s ; SYFT_PACKAGE_CATALOGER_SCOPE env var
|
||||||
scope: "squashed"
|
scope: "squashed"
|
||||||
|
|
||||||
# cataloging file classifications is exposed through the power-user subcommand
|
|
||||||
file-classification:
|
|
||||||
cataloger:
|
|
||||||
# enable/disable cataloging of file classifications
|
|
||||||
# SYFT_FILE_CLASSIFICATION_CATALOGER_ENABLED env var
|
|
||||||
enabled: true
|
|
||||||
|
|
||||||
# the search space to look for file classifications (options: all-layers, squashed)
|
|
||||||
# SYFT_FILE_CLASSIFICATION_CATALOGER_SCOPE env var
|
|
||||||
scope: "squashed"
|
|
||||||
|
|
||||||
# cataloging file contents is exposed through the power-user subcommand
|
# cataloging file contents is exposed through the power-user subcommand
|
||||||
file-contents:
|
file-contents:
|
||||||
cataloger:
|
cataloger:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user