scottluskcis/Data Collection

Gathers details about an organization and its repositories and exports them to a CSV file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
orgThe organization to gather data foryes
api_urlThe GitHub API URL to useno
tokenThe GitHub token to use for authenticationno
is_debugWhether to output debug informationnofalse
auth_typeThe authentication strategy to use (either 'token', 'app', or 'installation')notoken
client_idThe GitHub App client ID to use for authenticationno
client_secretThe GitHub App client secret to use for authenticationno
app_idThe GitHub App ID to use for authenticationno
app_private_keyThe GitHub App private key to use for authenticationno
app_installation_idThe GitHub App installation ID to use for authenticationno
output_file_typeThe type of file to output (either 'csv' or 'json')nocsv
is_enterpriseWhether the GitHub API is an enterprise instanceno
namedescription
output_fileThe generated artifact