Skip to content

Script for getting the list of GitHub users in the organization along with their SSO linked email

Notifications You must be signed in to change notification settings

paulfairless/github-graphql-org-members

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub GraphQL Tool for Listing Users

The objective of this tool is to create a list of the github users in a github organization paired with their SSO linked account email.

This outputs to a output.csv file with the format SSO Email, GitHub User.

Using this script

This script was only tested using Python 2.7.*

To execute run python github_traverse.py GITHUB_AUTH_TOKEN GITHUB_ORGANIZATION_USER

About

Script for getting the list of GitHub users in the organization along with their SSO linked email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%