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

AST-28024 null pointer protection #233

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

sshay77
Copy link
Contributor

@sshay77 sshay77 commented Oct 19, 2023

By submitting a PR to this repository, you agree to the terms within the Checkmarx Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Null pointer protection when clicking multiple times. on cancel scan.

References

AST-28024

Testing

Describe how this change was tested. Be specific about anything not tested and reasons why. If this solution has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Checklist

  • I have added documentation for new/changed functionality in this PR (if applicable).
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used

@pedrompflopes pedrompflopes requested review from a team, tiagobcx and igorlombacx and removed request for a team October 19, 2023 07:04
@github-actions
Copy link

github-actions bot commented Oct 19, 2023

Logo
Checkmarx One – Scan Summary & Details17a5dc31-219a-4bf6-bd30-61b5f0850632

Policy Management Violations

Policy Name Rule(s) Break Build
[SAST-ML0] Not allowed NEW Sast vulnerabilities true

Fixed Issues

Severity Issue Source File / Package
HIGH CVE-2019-17571 Gradle-log4j:log4j-1.2.17
HIGH CVE-2021-4104 Gradle-log4j:log4j-1.2.17
HIGH CVE-2022-23302 Gradle-log4j:log4j-1.2.17
HIGH CVE-2022-23305 Gradle-log4j:log4j-1.2.17
HIGH CVE-2022-23307 Gradle-log4j:log4j-1.2.17
MEDIUM CVE-2020-15250 Gradle-junit:junit-4.10
MEDIUM CVE-2020-15250 Gradle-junit:junit-4.12
LOW Use_of_Broken_or_Risky_Cryptographic_Algorithm /src/main/java/com/checkmarx/intellij/Utils.java: 42
LOW Use_of_Broken_or_Risky_Cryptographic_Algorithm /src/main/java/com/checkmarx/intellij/Utils.java: 42
LOW Use_of_Broken_or_Risky_Cryptographic_Algorithm /src/main/java/com/checkmarx/intellij/Utils.java: 42
LOW Use_of_Broken_or_Risky_Cryptographic_Algorithm /src/main/java/com/checkmarx/intellij/Utils.java: 42

@pedrompflopes pedrompflopes merged commit e338443 into main Aug 8, 2024
6 checks passed
@pedrompflopes pedrompflopes deleted the AST-28024-bug-null-pointer-protection branch August 8, 2024 15:12
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.

2 participants