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

Logging and deprecated httpclient #5

Open
wants to merge 588 commits into
base: master
Choose a base branch
from

Conversation

sangamchitmugre
Copy link

FSA logs added in this version

ghannamz and others added 30 commits May 31, 2020 16:59
…atterns

Fix bug: AB#783 - remote source exclude patterns
…e exclude include patterns so zipper can zip the files using pattern and not show error.
…ommon into feature/sca-report

� Conflicts:
�	pom.xml
fix apache-httpmime version to support SSO
# Conflicts:
#	pom.xml
#	src/main/java/com/cx/restclient/sca/dto/report/SCASummaryResults.java
raise version to 2020.2.20.SCA and revert usage of newer API's
NimrodGolan and others added 28 commits January 5, 2021 08:06
…rsion

Upgrade cx-ws-fs-agent with new version (20.0.10)
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
* 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]>
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.