To clarify that a bit… In
https://github.com/osquery/osquery/pull/6535 I expanded the version parser to handle more, and also setup a collation sequence to allow sorting based on it.
Now, of course, I’m realizing that it won’t parse
1.2
which seems silly to me.