Logging and deprecated httpclient#5
Open
sangamchitmugre wants to merge 588 commits intocxai:masterfrom
Open
Conversation
…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 <Mithilesh.Pawar@checkmarx.com> * To address the code review comments for PR #142 Co-authored-by: Mithilesh Pawar <Mithilesh.Pawar@checkmarx.com> * 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 <maragrita.levitm@checkmarx.com> Co-authored-by: umeshwaghode <umesh_waghode@persistent.com> Co-authored-by: umeshwaghode <77615542+umeshwaghode@users.noreply.github.com> Co-authored-by: Margarita <margarita.levitm@checkmarx.com> Co-authored-by: Mithilesh Pawar <Mithilesh.Pawar@checkmarx.com>
* 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 <Mithilesh.Pawar@checkmarx.com> * To address the code review comments for PR #142 Co-authored-by: Mithilesh Pawar <Mithilesh.Pawar@checkmarx.com> * 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 <maragrita.levitm@checkmarx.com> Co-authored-by: umeshwaghode <umesh_waghode@persistent.com> Co-authored-by: umeshwaghode <77615542+umeshwaghode@users.noreply.github.com> Co-authored-by: Margarita <margarita.levitm@checkmarx.com> Co-authored-by: Mithilesh Pawar <Mithilesh.Pawar@checkmarx.com>
* 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 <Mithilesh.Pawar@checkmarx.com> * To address the code review comments for PR #142 Co-authored-by: Mithilesh Pawar <Mithilesh.Pawar@checkmarx.com> * 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 <maragrita.levitm@checkmarx.com> Co-authored-by: umeshwaghode <umesh_waghode@persistent.com> Co-authored-by: umeshwaghode <77615542+umeshwaghode@users.noreply.github.com> Co-authored-by: Margarita <margarita.levitm@checkmarx.com> Co-authored-by: Mithilesh Pawar <Mithilesh.Pawar@checkmarx.com>
…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 <75675609+SaiLokavarapu@users.noreply.github.com> Co-authored-by: Subhadra.Sahoo@checkmarx.com <subhadra_sahoo@persistent.com>
…encies CR_by: n/a
This file contains hidden or 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
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