Classes
Enumerations
Interfaces
TypeAliases

CompassUpdateHasPackageDependencyScorecardCriteriaInput

Property NameTypeDescription
comparatorsInputMaybe<Array<CompassPackageDependencyComparatorInput>>Comparison operations the package must satisfy to pass.
descriptionInputMaybe<String>The optional, user provided description of the scorecard criterion
idStringThe ID of the scorecard criterion to update.
nameInputMaybe<String>The optional, user provided name of the scorecard criterion
packageManagerInputMaybe<CompassPackageDependencyManagerOptions>The relevant package manager.
packageNameInputMaybe<String>The name of the dependency package.
scoringStrategyRulesInputMaybe<CompassUpdateScorecardCriteriaScoringStrategyRulesInput>
weightInputMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: