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: add flag to pass credentials to different Git hosting platforms #6833

Open
nikpivkin opened this issue May 31, 2024 Discussed in #6832 · 0 comments
Open

feat: add flag to pass credentials to different Git hosting platforms #6833

nikpivkin opened this issue May 31, 2024 Discussed in #6832 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. target/repository Issues relating to VCS repository scanning

Comments

@nikpivkin
Copy link
Contributor

Discussed in #6832

Originally posted by psg18dhc May 31, 2024

Description

I noticed that when using BitBucket private repositories it's not possible to scan my code repo as i get auth errors.

GITHUB_TOKEN and GITLAB_TOKEN env vars do not work (because it's not a GitHub repo)

Is there a way to do this securely without having to make the repo public ?

i.e can we have a BITBUCKET_TOKEN env var specifically for this purpose ?

Regards Daniel C

Target

Git Repository

Scanner

None

@nikpivkin nikpivkin added kind/feature Categorizes issue or PR as related to a new feature. target/repository Issues relating to VCS repository scanning labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. target/repository Issues relating to VCS repository scanning
Projects
None yet
Development

No branches or pull requests

1 participant