Skip to content

Conversation

@cx-tejal-thorat
Copy link

1)Enable ZIP file input support for SAST and SCA scanning
2)Add comprehensive ZIP file handling with automatic extraction, shared utilities, and proper cleanup for both SAST and SCA clients.

majdmah and others added 30 commits September 8, 2020 14:13
Added exceptions as part of scan results
* Specifying AST API version in requests.

* Implemented AST client secret-based authentication.

* Updated the list of scan statuses after API changes.

* Removed passing client secret in 'refresh access token' request, because client secret is not needed there.
Support scan local sources for AST
Made DependencyScanResult serializable (needed for Jenkins plugin)
* Generating AST-SAST web project link.

* Added the 'state' field to AST-SAST finding.

* Added a SonarCloud property on Natalie's request.

* Added a PropertyFileLoader class as a single point for getting properties from files.

* Loading URL paths from a properties file according to a SonarLint recommendation.
support AST description
* Fixed 'invalid_client' error while trying to get access token from refresh token.

* Fixed: AST-SCA scans fail if SSO login is enabled.

* Fixed ArrayIndexOutOfBoundsException exception when using SAST+OSA with SSO. Caused by the same static apacheClient field that was used in all CxHttpClient instances. This led to unpredictable behavior.
…ncies

exclude vulnerable dependencies from fsa and import the updated ones.
cx-kedar-bhujade and others added 30 commits July 23, 2025 14:51
* downgraded sonatype-plugin

* downgrade to 0.6.0
* downgraded sonatype-plugin

* downgrade to 0.6.0

* downgrade to 0.4.0
Updated cx-client-common version in CxConsolePlugin to include recent log4j changes.
version set to <version>${cxcommon.version}</version>
Log level support for Cx-Client-Common project
2)Add comprehensive ZIP file handling with automatic extraction,
shared utilities, and proper cleanup for both SAST and SCA clients.
trim whitespace from scaResolverAddParams before parsing arguments
Enable ZIP file input support for SAST and SCA scanning
…or CxClientException and other exceptions. This improves debugging capabilities by providing more context on failures during token generation and HTTP requests.
Enhance error logging in CxHttpClient by adding stack trace details f…
…ut. Removed redundant log messages and improved clarity for exception handling during token generation and HTTP requests.
Refactor error logging in CxHttpClient to streamline stack trace
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.