Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(github): Add support to list api-tokens #17092

Closed
1 task
manjunathsc opened this issue Mar 8, 2024 · 6 comments
Closed
1 task

feat(github): Add support to list api-tokens #17092

manjunathsc opened this issue Mar 8, 2024 · 6 comments

Comments

@manjunathsc
Copy link

Which problem is this feature request solving?

I would like to fetch api-tokens created in a GitHub

Describe the solution you'd like

I would like to fetch api-tokens created in a GitHub

Pull request (optional)

  • I can submit a pull request
@manjunathsc
Copy link
Author

API Tokens - this objects defines an API token created a by a user to allow SW access to github resources.

Use Case
Which tokens and API service integrations are enabled in my environment is an important data point for security audits.

It would be super useful if these resources could be added to github.

@erezrokah erezrokah added good-first-issue github_actions Pull requests that update GitHub Actions code and removed needs-area labels Mar 11, 2024
@pilvikala pilvikala added area/plugin/source/github and removed github_actions Pull requests that update GitHub Actions code needs-area labels Mar 13, 2024
@yevgenypats yevgenypats changed the title feat: Add support to list api-tokens feat(github): Add support to list api-tokens Mar 24, 2024
@bbernays bbernays self-assigned this Apr 8, 2024
@bbernays bbernays linked a pull request Apr 8, 2024 that will close this issue
@bbernays
Copy link
Collaborator

@manjunathsc- Is this the information you are looking for: https://docs.github.com/en/rest/orgs/personal-access-tokens?apiVersion=2022-11-28#list-requests-to-access-organization-resources-with-fine-grained-personal-access-tokens

If it is not the information you want can you point to the API that does return the data you are interested in?

@erezrokah
Copy link
Contributor

Per #17092 (comment) as it's no clear what to implement I think we can close this as stale, pending further comments on the issue

@erezrokah
Copy link
Contributor

Re-opening so @candiduslynx can take another look

@erezrokah erezrokah reopened this May 7, 2024
@candiduslynx
Copy link
Contributor

Currently this request isn't implemented in the SDK we use, so closing

@candiduslynx candiduslynx closed this as not planned Won't fix, can't repro, duplicate, stale May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

6 participants