Skip to content

AzureDevops | Add Seamless Proxy Ability (AST-67328) #28

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

Merged
merged 13 commits into from
Nov 12, 2024

Conversation

cx-ben-alvo
Copy link
Collaborator

No description provided.

@cx-ben-alvo
Copy link
Collaborator Author

cx-ben-alvo commented Nov 10, 2024

Logo
Checkmarx One – Scan Summary & Details6fffb74b-d84f-4588-acec-57fe21d44851

Policy Management Violations - Pull/merge request blocked

Policy Name Rule(s) Break Build
Phoenix-Policy New vulnerabilities of High, Medium and Low severity levels detected true

New Issues

Severity Issue Source File / Package Checkmarx Insight
LOW Cxda14f253-4e52 Npm-bluebird-3.7.2 Vulnerable Package

Fixed Issues

Severity Issue Source File / Package
HIGH CVE-2022-25883 Npm-semver-6.3.0
HIGH Cxc7705965-e0f0 Npm-@babel/core-7.15.0

@cx-ben-alvo cx-ben-alvo changed the title change test execution to be synchronized AzureDevops | Add Seamless Proxy Ability (AST-67328) Nov 11, 2024
};
}

public getProxyConfig() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe better to save this value to avoid parsing the URL every time it’s called

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's being call once every httpClient object creation

Copy link

@OrShamirCM OrShamirCM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@@ -0,0 +1,6 @@
import {AxiosResponse} from "axios";

export interface Client {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure the naming convention in TS is without "I" for interfaces. I believe it needs to be IClient ( that says that it's an interface)

@cx-ben-alvo cx-ben-alvo merged commit ebfdd0a into main Nov 12, 2024
2 of 3 checks passed
@cx-ben-alvo cx-ben-alvo deleted the feature/benalvo/add-proxy-support branch November 12, 2024 07:20
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.

4 participants