Skip to content

Add: Add support for WAS scanner preferences.#425

Open
a-h-abdelsalam wants to merge 1 commit into
mainfrom
support-scanner-preferences-in-was-tasks
Open

Add: Add support for WAS scanner preferences.#425
a-h-abdelsalam wants to merge 1 commit into
mainfrom
support-scanner-preferences-in-was-tasks

Conversation

@a-h-abdelsalam

Copy link
Copy Markdown
Contributor

What

Add support for WAS scanner preferences when creating or modifying web scanner tasks.

Why

Web application scanner now supports preferences.

References

GEA-1872

@a-h-abdelsalam a-h-abdelsalam requested review from a team as code owners June 25, 2026 13:54
@a-h-abdelsalam a-h-abdelsalam marked this pull request as draft June 25, 2026 13:54
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.10%. Comparing base (d7dfc47) to head (59b6810).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #425      +/-   ##
==========================================
+ Coverage   95.09%   95.10%   +0.01%     
==========================================
  Files          32       32              
  Lines        5075     5092      +17     
  Branches      144      144              
==========================================
+ Hits         4826     4843      +17     
  Misses        180      180              
  Partials       69       69              
Flag Coverage Δ
unittests 95.10% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@a-h-abdelsalam a-h-abdelsalam force-pushed the support-scanner-preferences-in-was-tasks branch from 78fb76e to 59b6810 Compare June 25, 2026 14:02
@a-h-abdelsalam a-h-abdelsalam marked this pull request as ready for review June 26, 2026 13:54
Comment thread src/gsad_gmp.c
param->value ? param->value : "");
}

CHECK_VARIABLE_INVALID (scan_mode, "Create Web Application Task");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's an error return in here, which leaks schedule_element etc.

Maybe move up to the other CHECK_VARIABLE_INVALIDS?

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