Skip to content

timstallmann/google-drive-audit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

google-drive-list-shared

This tool crawls through all the drive files you have access to and outputs a CSV auditing the permissions of each one.

Based on https://github.com/jameswthorne/google-drive-list-shared

To use:

  1. Read through the blog post at Find All Shared Files in Google Drive with a Python Script
  2. Set up a google API project and credentials as described in the blog post, download credentials to client_id.json in this directory.
  3. If desired, set email_address_to_audit in the python file to something other than FALSE. This is mainly a convenience, it will add a new column to the CSV for true/false if that particular address has access to the file.
  4. Run script. You will see a new CSV file in this directory with the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%