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 #99

Merged
merged 2 commits into from
Mar 2, 2021

Conversation

alex-ko-dev
Copy link
Contributor

By default, finding severity is the same as the severity of its vulnerability type. However, users are able to override severity for a specific finding.

Before the fix, filtering logic used the severity of vulnerability type. This could lead to incorrect results if a user overrode severity for specific findings.

Work item: 531.

The tests are in CxFlow.

@alex-ko-dev alex-ko-dev merged commit cd25f41 into develop Mar 2, 2021
@alex-ko-dev alex-ko-dev deleted the pr-alexey-531-sast-severity-fix branch March 2, 2021 12:51
james-bostock-cx pushed a commit to james-bostock-cx/checkmarx-spring-boot-java-sdk that referenced this pull request Mar 18, 2021
R&D changes related to Common client
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

2 participants