File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -533,7 +533,7 @@ class ImportScanForm(forms.Form):
533533 # Close Old Findings has changed. The default is engagement only, and it requires a second flag to expand to the product scope.
534534 # Exposing the choice as two different check boxes.
535535 # If 'close_old_findings_product_scope' is selected, the backend will ensure that both flags are set.
536- close_old_findings = forms .BooleanField (help_text = "Old findings no longer present in the new report get closed as mitigated when importing. "
536+ close_old_findings = forms .BooleanField (help_text = "xOld findings no longer present in the new report get closed as mitigated when importing. "
537537 "If service has been set, only the findings for this service will be closed. "
538538 "This only affects findings within the same engagement." ,
539539 label = "Close old findings within this engagement" ,
You can’t perform that action at this time.
0 commit comments