-
Notifications
You must be signed in to change notification settings - Fork 16
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
Logging and deprecated httpclient #5
Open
sangamchitmugre
wants to merge
588
commits into
cxai:master
Choose a base branch
from
checkmarx-ltd:logging_and_deprecated_httpclient
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Logging and deprecated httpclient #5
sangamchitmugre
wants to merge
588
commits into
cxai:master
from
checkmarx-ltd:logging_and_deprecated_httpclient
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…atterns Fix bug: AB#783 - remote source exclude patterns
Common cookie login
…e exclude include patterns so zipper can zip the files using pattern and not show error.
…ommon into feature/sca-report � Conflicts: � pom.xml
Feature/sca report
fix apache-httpmime version to support SSO
# Conflicts: # pom.xml # src/main/java/com/cx/restclient/sca/dto/report/SCASummaryResults.java
Fix SonarCloud issues
Fix SonarCloud issues
raise version to 2020.2.20.SCA and revert usage of newer API's
CR_by: n/a
…rsion Upgrade cx-ws-fs-agent with new version (20.0.10)
change sonar cloud container to jdk 11
…feature branch AddCxOriginUrl
Add cx origin url
… dependencies CR_by: n/a
Made the changes in Vulnerability fix branch
Removed exclusions and added dependencies to refer Latest FSA 20.0.11
2. Fix for the jaxb context factory issue 3. PDF downloadable link not working from html fix merged to this branch for bamboo
Bamboo upgrade commonclient
* Fix 74377 - ticket * Assign project while creating new project in SCA * Fixed Sonar reported code issue * SCA feature break-the-build implemented 1. Prints Policy Evaluations 2. Determines if any policy is violated and if any violated policy requires build to break 3. Policy evaluation API requires reportId. Added function for the same. 4. Enhanced ScanSummary to propagate policy violation and break the build to the plugin 5.Some plugin use different function to print policy violations , enhanced same. * Remove gnupgp passphrase This is to see that pipeline does not break. * Exploitable path (#146) * Sca env variables (#142) * Code chaanges to support environment variables for SCA scan * Added ScaScanConfigValue class to support additional configurations for SCA scans. * Added more config parameters for SCA scan api. (SastURL, SastUsername, SastPassword, SastProjectId) * Added package manager configuration file support for SCA Co-authored-by: Mithilesh Pawar <[email protected]> * To address the code review comments for PR #142 Co-authored-by: Mithilesh Pawar <[email protected]> * Checking in in the exceptional scenario in integration branch as already feature branch is merged and for remerge showing conflict state and checking * Added the missed import statement for jSON ignore property * Investigate cx-common failures * Fix cx-common automation found bug * cx-common automation code investigation - reverting change * Adding the additional configuration files in manifest filter so that the package manager's config file gets part of the zip Updates checkIfFileExists() so that proper error message gets printed when config file is not present in the file system Co-authored-by: Margarital <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: Margarita <[email protected]> Co-authored-by: Mithilesh Pawar <[email protected]>
* Fix 74377 - ticket * Assign project while creating new project in SCA * Fixed Sonar reported code issue * SCA feature break-the-build implemented 1. Prints Policy Evaluations 2. Determines if any policy is violated and if any violated policy requires build to break 3. Policy evaluation API requires reportId. Added function for the same. 4. Enhanced ScanSummary to propagate policy violation and break the build to the plugin 5.Some plugin use different function to print policy violations , enhanced same. * Remove gnupgp passphrase This is to see that pipeline does not break. * Exploitable path (#146) * Sca env variables (#142) * Code chaanges to support environment variables for SCA scan * Added ScaScanConfigValue class to support additional configurations for SCA scans. * Added more config parameters for SCA scan api. (SastURL, SastUsername, SastPassword, SastProjectId) * Added package manager configuration file support for SCA Co-authored-by: Mithilesh Pawar <[email protected]> * To address the code review comments for PR #142 Co-authored-by: Mithilesh Pawar <[email protected]> * Checking in in the exceptional scenario in integration branch as already feature branch is merged and for remerge showing conflict state and checking * Added the missed import statement for jSON ignore property * Investigate cx-common failures * Fix cx-common automation found bug * cx-common automation code investigation - reverting change * Adding the additional configuration files in manifest filter so that the package manager's config file gets part of the zip Updates checkIfFileExists() so that proper error message gets printed when config file is not present in the file system * Made changes for sastProjectName param introduced for SCA scan Co-authored-by: Margarital <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: Margarita <[email protected]> Co-authored-by: Mithilesh Pawar <[email protected]>
* Fix 74377 - ticket * Assign project while creating new project in SCA * Fixed Sonar reported code issue * SCA feature break-the-build implemented 1. Prints Policy Evaluations 2. Determines if any policy is violated and if any violated policy requires build to break 3. Policy evaluation API requires reportId. Added function for the same. 4. Enhanced ScanSummary to propagate policy violation and break the build to the plugin 5.Some plugin use different function to print policy violations , enhanced same. * Remove gnupgp passphrase This is to see that pipeline does not break. * Exploitable path (#146) * Sca env variables (#142) * Code chaanges to support environment variables for SCA scan * Added ScaScanConfigValue class to support additional configurations for SCA scans. * Added more config parameters for SCA scan api. (SastURL, SastUsername, SastPassword, SastProjectId) * Added package manager configuration file support for SCA Co-authored-by: Mithilesh Pawar <[email protected]> * To address the code review comments for PR #142 Co-authored-by: Mithilesh Pawar <[email protected]> * Checking in in the exceptional scenario in integration branch as already feature branch is merged and for remerge showing conflict state and checking * Added the missed import statement for jSON ignore property * Investigate cx-common failures * Fix cx-common automation found bug * cx-common automation code investigation - reverting change * Adding the additional configuration files in manifest filter so that the package manager's config file gets part of the zip Updates checkIfFileExists() so that proper error message gets printed when config file is not present in the file system * Made changes for sastProjectName param introduced for SCA scan * Made the fix to make /api/uploads contain includeSourcecode #AB 1988 Co-authored-by: Margarital <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: umeshwaghode <[email protected]> Co-authored-by: Margarita <[email protected]> Co-authored-by: Mithilesh Pawar <[email protected]>
…ved (#152) * Moved gnupg credentials to Jenkins * Added changes for null pointer exception for team path from the plugins where instead of team path team Id is passed to cx-client-common like in case of Jenkins CX plugin and TeamCity Cx plugin
* gnupg changes gnupg changes * Added changes for null pointer exception for team path from the plugins where instead of team path team Id is passed to cx-client-common like in case of Jenkins CX plugin and TeamCity Cx plugin * GNUGPG fix Co-authored-by: SaiLokavarapu <[email protected]> Co-authored-by: [email protected] <[email protected]>
…encies CR_by: n/a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
FSA logs added in this version