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

Support HTTP/S proxy #42

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Support HTTP/S proxy #42

merged 2 commits into from
Mar 12, 2023

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Mar 9, 2023

Fix #24

Add support for HTTP/S proxy.
The proxy support downloading the JFrog CLI and also configuring HTTP_PROXY and HTTPS_PROXY environment variables.

Usage:
Set the proxy values in the Plugin Manager:
image

@yahavi yahavi requested a review from eyalbe4 March 9, 2023 09:49
@yahavi yahavi self-assigned this Mar 9, 2023
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Mar 9, 2023
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

What is Frogbot?

SEVERITY DIRECT DEPENDENCIES DIRECT DEPENDENCIES VERSIONS IMPACTED DEPENDENCY NAME IMPACTED DEPENDENCY VERSION FIXED VERSIONS CVE

Critical
org.jenkins-ci.main:jenkins-core 2.346.3 org.springframework.security:spring-security-core 5.6.3 [5.5.7]
[5.6.4]
CVE-2022-22978

Critical
org.jenkins-ci.main:jenkins-core 2.346.3 org.springframework:spring-web 5.3.20 [6.0.0] CVE-2016-1000027

Critical
org.jenkins-ci.main:jenkins-core 2.346.3 org.springframework.security:spring-security-core 5.6.3 [5.6.9]
[5.7.5]
CVE-2022-31692

High
org.jenkins-ci.main:jenkins-core 2.346.3 org.jenkins-ci.main:jenkins-core 2.346.3 [2.332.4]
[2.356]
CVE-2022-34174

High
org.jenkins-ci.main:jenkins-core 2.346.3 org.jenkins-ci.main:jenkins-core 2.346.3 [2.356] CVE-2022-34175

Medium
org.jenkins-ci.main:jenkins-core 2.346.3 org.springframework.security:spring-security-core 5.6.3 [5.5.7]
[5.6.4]
CVE-2022-22976

Medium
org.jenkins-ci.main:jenkins-core 2.346.3 org.jenkins-ci.main:jenkins-core 2.346.3 [2.332.4]
[2.356]
CVE-2022-34172

Medium
org.jenkins-ci.main:jenkins-core 2.346.3 org.jenkins-ci.main:jenkins-core 2.346.3 [2.356] CVE-2022-34173

@yahavi yahavi temporarily deployed to frogbot March 9, 2023 11:29 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

What is Frogbot?

@yahavi yahavi added the improvement Automatically generated release notes label Mar 12, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Mar 12, 2023
@yahavi yahavi merged commit 3448dd9 into jfrog:main Mar 12, 2023
@yahavi yahavi deleted the proxy branch March 12, 2023 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support proxy for the CLI tool installation
2 participants