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

Fixed: severity filter uses vulnerability severity instead of finding severity #100

Merged
merged 4 commits into from
Mar 3, 2021

Conversation

alex-ko-dev
Copy link
Contributor

@alex-ko-dev alex-ko-dev commented Mar 3, 2021

Based on #99

olgakil and others added 4 commits March 1, 2021 11:25
… severity (#99)

* Using finding (aka Result) severity for filtering - instead of findingGroup (aka Query) severity.

* Updated the version.
@alex-ko-dev alex-ko-dev merged commit 4464a1d into master Mar 3, 2021
james-bostock-cx pushed a commit to james-bostock-cx/checkmarx-spring-boot-java-sdk that referenced this pull request Mar 18, 2021
* Updated Common Client version.

* Allowing to specify SCA sources as a directory (in addition to a zip file).

Added to support "manifest and fingerprints" SCA flow.

Merged AstClient.scanRemoteRepo and AstClient.scanLocalSource methods, because they have the same implementation.

* Using Optional to reduce code duplication.

* Updated version.
james-bostock-cx pushed a commit to james-bostock-cx/checkmarx-spring-boot-java-sdk that referenced this pull request Mar 18, 2021
… (checkmarx-ltd#101)

* Updated Common Client version.

* Allowing to specify SCA sources as a directory (in addition to a zip file).

Added to support "manifest and fingerprints" SCA flow.

Merged AstClient.scanRemoteRepo and AstClient.scanLocalSource methods, because they have the same implementation.

* Using Optional to reduce code duplication.

* Updated version.

Co-authored-by: Alexey K <alex-ko-dev@users.noreply.github.com>
james-bostock-cx pushed a commit to james-bostock-cx/checkmarx-spring-boot-java-sdk that referenced this pull request Mar 18, 2021
* Allowing to specify source directory for a SCA scan (checkmarx-ltd#100)

* Updated Common Client version.

* Allowing to specify SCA sources as a directory (in addition to a zip file).

Added to support "manifest and fingerprints" SCA flow.

Merged AstClient.scanRemoteRepo and AstClient.scanLocalSource methods, because they have the same implementation.

* Using Optional to reduce code duplication.

* Updated version.

* Feature/shard support (checkmarx-ltd#102)

Adding Shard Support (Multi-Instance)

Co-authored-by: Alexey K <alex-ko-dev@users.noreply.github.com>
Co-authored-by: Jeff Armstrong <jarmstrong@nezasoft.com>
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.

None yet

3 participants