Skip to content

Allow version check to match with more detailed version strings

Brian Williams requested to merge bwill/version-check-with-new-string into master

What does this MR do?

This MR updates the sed regex in the version check so that it allows for characters trailing the version number. This will allow it to work with the more detailed version strings added in gitlab-org/security-products/analyzers/command!23 (merged), but still be backwards compatible with the previous strings.

Tests

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Brian Williams

Merge request reports