Skip to content

ovrmrw/bigquery-datasets-tables-routines-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bigquery-datasets-tables-routines-scanner


Setup

$ npm install

Run

Set a path to the service account key file to env.

$ export GOOGLE_APPLICATION_CREDENTIALS=/path/to/service_account_key.json

then

$ npm start

Config

Create a file name of ./.config.json.

Set approvedEmailSuffixes array to remove access authorities for the specific email suffixes.

{
  "approvedEmailSuffixes": ["@your-organization.com"]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published