check_gh_org_members: Check all SSH keys of GitHub users that are members of a...

View source: R/check-gh-org-members.R

check_gh_org_membersR Documentation

Check all SSH keys of GitHub users that are members of a specified GitHub organization

Description

Check all SSH keys of GitHub users that are members of a specified GitHub organization

Usage

check_gh_org_members(gh_org)

Arguments

gh_org

a single GitHub organization name (e.g. "GreyNoise-Intelligence")

Value

data frame

Note

this may take a while for organizations with many users

Examples

## Not run: 
check_gh_org_members("GreyNoise-Intelligence")

## End(Not run)

hrbrmstr/pubcheck documentation built on Oct. 11, 2022, 1:54 a.m.