Property Name | Type | Description |
---|---|---|
comparators | Array<CompassPackageDependencyComparatorInput> | Comparison operations the package must satisfy to pass. |
description | InputMaybe<String> | The optional, user provided description of the scorecard criterion |
name | InputMaybe<String> | The optional, user provided name of the scorecard criterion |
packageManager | CompassPackageDependencyManagerOptions | The relevant package manager. |
packageName | String | The name of the dependency package. |
scoringStrategyRules | InputMaybe<CompassCreateScorecardCriteriaScoringStrategyRulesInput> | |
weight | Number | The weight that will be used in determining the aggregate score. |
Rate this page: