Unquoted string enum values in PrismDetectVersion, PrismCashScoreVersion, PrismExtendVersion, PrismInsightsVersion, though valid, are parsed by pyyaml as numeric types. Presumably other YAML parsers do this, so it would be better, I think, to quote non-null values like 4.1, clarifying intent.
version: 2020-09-14_1.688.6
Unquoted string enum values in PrismDetectVersion, PrismCashScoreVersion, PrismExtendVersion, PrismInsightsVersion, though valid, are parsed by pyyaml as numeric types. Presumably other YAML parsers do this, so it would be better, I think, to quote non-null values like 4.1, clarifying intent.
version: 2020-09-14_1.688.6