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

fix: use secret for artifactoryUrl #113

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Conversation

pavel-snyk
Copy link
Contributor

@pavel-snyk pavel-snyk commented Apr 9, 2024

This PR creates a secret if scmType: artifactory because ARTIFACTORY_URL may contain user:password in URL as Basic auth.
Following secrets will be created because they may contain credentials:

  • artifactory-url
  • artifactory-broker-client-validation-url

Additionally BROKER_CLIENT_URL will be set for consistency with other scmTypes.

@pavel-snyk pavel-snyk force-pushed the fix/artifactory-url-as-secret branch from 9cb27ce to b682c5d Compare April 9, 2024 18:23
@pavel-snyk pavel-snyk marked this pull request as ready for review April 9, 2024 18:30
@pavel-snyk pavel-snyk requested a review from a team as a code owner April 9, 2024 18:30
@pavel-snyk pavel-snyk force-pushed the fix/artifactory-url-as-secret branch from 40fcda0 to 4fb70c3 Compare April 9, 2024 18:34
@pavel-snyk pavel-snyk merged commit 6745fcc into main Apr 9, 2024
4 checks passed
@pavel-snyk pavel-snyk deleted the fix/artifactory-url-as-secret branch April 9, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants