| Property Name | Type | Description |
|---|---|---|
| comparators | InputMaybe<Array<CompassPackageDependencyComparatorInput>> | Comparison operations the package must satisfy to pass. |
| description | InputMaybe<String> | The optional, user provided description of the scorecard criterion |
| id | String | The ID of the scorecard criterion to update. |
| maturityGroup | InputMaybe<CompassScorecardCriteriaMaturityGroupInput> | The optional, maturity group to assign the scorecard criterion to. Applies to Maturity-model based scorecards only |
| name | InputMaybe<String> | The optional, user provided name of the scorecard criterion |
| packageManager | InputMaybe<CompassPackageDependencyManagerOptions> | The relevant package manager. |
| packageName | InputMaybe<String> | The name of the dependency package. |
| scoringStrategyRules | InputMaybe<CompassUpdateScorecardCriteriaScoringStrategyRulesInput> | |
| weight | InputMaybe<Number> | The weight that will be used in determining the aggregate score. |
Rate this page: