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

ASA 7231 #136

Merged
merged 5 commits into from
Feb 7, 2024
Merged

Conversation

vishalhcl-5960
Copy link

This return value needs to be removed from the createAndExecuteScan() method

@@ -55,7 +55,6 @@ public String createAndExecuteScan(String type, Map<String, String> params) {
if(!verifyApplication(params.get(APP_ID).toString())) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These conditions should be combined into a single "if" statement.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, Sure.

@vishalhcl-5960 vishalhcl-5960 merged commit 420adb6 into HCL-TECH-SOFTWARE:master Feb 7, 2024
2 checks passed
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