INPUT_OBJECT
input HubArtifactScoreRangeInput {# filter vulnerabilities with cvssScoreV3 less than or equal to max, valid values # : 0.0 to 10.0max: Float# filter vulnerabilities with cvssScoreV3 greater than or equal to min, valid # values : 0.0 to 10.0min: Float}