mirror of
https://github.com/LearningCircuit/local-deep-research.git
synced 2026-06-15 19:46:56 +03:00
The comment claimed version-pinning satisfies Scorecard's Pinned-Dependencies check, but it does not — the check wants hash-pinning, so alert #7777 stayed open. Rewrite the comment to state the actual situation: version pin is for reproducibility/consistency, the hash-pinning gap is an accepted risk on this read-only lint job, tracked as dismissed alert #7777.