Skip to content

snyk-labs/accept-pending-invites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Accept Invite

This script will accept all pending invites for a user. This tool can be run with your personal access token or a service account. You can find your token in the general account settings.

Requirements

Python version 3.10.0

Tool arguments

run the following to see options:

python3 index.py --help

Script Arguments

SNYK_GROUP_ID

Running

export SNYK_TOKEN=TYPE-SNYK-TOKEN-HERE
pip install -r requirements.txt
python3 index.py SNYK_GROUP_ID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages