OSSIntel logo OSSIntel
Version 0.1.1API DocsFunctions

calculateHealthScore()

Updated 14 hr ago

calculateHealthScore(repository): number

Defined in: repository-scoring.ts:78

Calculate repository health based on issue density, update recency, and fork status.

Parameters

repository

NormalizedRepository

Returns

number

On this page