Skip to main content

Privacera Platform

Table of Contents

Include and exclude resources in GCS

:
Add a bucket in the inclusion
  1. From the navigation menu, select Discovery > Data Source.

  2. From the Applications menu, select GCS-Google Cloud Storage.

  3. In the Include Resource tab, add the resources that need to be scanned and discovered by Privacera Discovery.

    You can use the following patterns to add resources:

    • gs://bucket_name

    • gs://bucket_name/folder_child/

    • gs://bucket_name/*

    • gs://bucket_name/filename.format

    • gs://<bucket_name>/<folder_name>/*

Add a bucket in the exclusion
  1. From the navigation menu, select Discovery > Data Sources.

  2. From the Applications menu, select GCS-Google Cloud Storage.

  3. In the Exclude Resource tab, add the resources that need to be ignored by Privacera Discovery.

    You can use the following patterns to add resources:

    • *.format

    • /file_path/

    • * folder_name/file*

    • * file_name *

    • file_name*

    • * file_name

    • gs://<bucketname>/<folder_name>/*.file_extension