-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Convert severity & qod to numbers in check_osp_result_exists
When checking if a result is a duplicate, the severity and QoD are converted to a double and int respectively so invalid values do not cause SQL errors. This addresses a problem where results with no QoD would cause errors.
- Loading branch information
1 parent
882fd66
commit 581fe4e
Showing
1 changed file
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters