| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| comparators | Maybe<Array<CompassPackageDependencyComparator>> | Comparison operations the package must satisfy to pass. |
| description | Maybe<String> | The optional, user provided description of the scorecard criterion |
| id | String | The ID of the scorecard criterion. |
| maturityGroup | Maybe<CompassScorecardCriteriaMaturityGroup> | |
| name | Maybe<String> | The optional, user provided name of the scorecard criterion |
| packageManager | Maybe<String> | The relevant package manager. |
| packageName | Maybe<String> | The name of the dependency package. |
| scorecardCriteriaScore | Maybe<CompassScorecardCriteriaScore> | Returns the calculated score for a component. |
| scoringStrategyRules | Maybe<CompassScorecardCriteriaScoringStrategyRules> | |
| weight | Number | The weight that will be used in determining the aggregate score. |
Rate this page: