CycodeLabs / CycodeLabs/raven

Add option to scan a specific repo

Open
#109 2 comments 1 reaction 0 assignees View on GitHub
downloader feature good first issue
Dominant language
Python
Stars
747
Forks
45
PR merge metrics
No merged PRs in 30d

Description

For now, We support two options
1) Scanning a specific organization
2) Scanning the entire GitHub by star counts

We need an option to scan a specific repo in case organizations have a large number of repositories.

Let's take as an example the scan organization flow:
image

We get all the repos in an organization and then send them to `download_workflows_and_actions`.

By implementing this issue, we can create a new function called: `download_repo_workflows_and_actions` that will get a single repo (or a list of repos) to be scanned.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.