in osv/json.go [153:155]
func canonicalizeSemverPrefix(s string) string { return addSemverPrefix(removeSemverPrefix(s)) }