Skip to content

Result differences between organisation and repo enumeration #210

@jasonculligan

Description

@jasonculligan

Describe the bug
When an org is enumerated, more self hosted runners are found and reported than when the specific repository within the org is enumerated.

To Reproduce
Steps to reproduce the behavior:

  1. $ gato-x e -t $your_org_name would find 3 self hosted runners, let say 2 are in $your_repo_name.
  2. $ gato-x e -r $your_org_name/$your_repo_name only shows 1 self hosted runner.

Expected behavior
Same results on the repo should appear regardless of whether it was scanned individually or as part of the org.

Screenshots
Sorry - cant!

** Environment (please complete the following information):**

  • OS: Linux Mint 22.1
  • Python Version: 3.12.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions