Skip to content

Commit 560ccb7

Browse files
committedDec 5, 2024··
Fix failing --no-check-version cli option
Currently, if the --no-check-version option is used, the scan fails because an unbound variable is passed to the run_scan function. Fix this by assigning None in that case. Add a test that passes with this change and fails without it. Signed-off-by: alexzurbonsen <alexander.zur.bonsen@tngtech.com>
1 parent 65e1c2d commit 560ccb7

File tree

2 files changed

+543
-357
lines changed

2 files changed

+543
-357
lines changed
 

0 commit comments

Comments
 (0)