From 17aa8287e6265e5ea65c8946bd790c2cbf444172 Mon Sep 17 00:00:00 2001 From: Keith Zantow Date: Thu, 8 Dec 2022 11:50:29 -0500 Subject: [PATCH] docs: remove file classifier (#1397) --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 9c01f6d62..4ae342a9b 100644 --- a/README.md +++ b/README.md @@ -489,17 +489,6 @@ package: # same as -s ; SYFT_PACKAGE_CATALOGER_SCOPE env var 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 file-contents: cataloger: