Skip to content

Allow usage of other credential providers (like Bitwarden) #441

Description

@dkCorpo

Hi,

we are using Bitwarden Credentials Provider for Jenkins. In short, we have a vaultwarden instance running and jenkins fetches credentials for it's build pipelines through that plugin.

Seems like that dependency-track-plugin doesn't allow other credential providers as the only ones available under Jenkins > Settings > System > Dependency Track is the integrated jenkins credential provider.

While we can just create a credential there and use it this way or go the declarative pipeline way and code it into groovy to use the credential from Bitwarden, it would be easier if we could just set it up this way too.

Describe the solution you'd like

Make it possible for dependency-track-plugin to see other credential providers and use those credentials instead of only the built in jenkins credentials provider.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions