@@ -63,28 +63,29 @@ GITTENSORY_REVIEW_ENRICHMENT=false
6363# # Unknown names warn and are ignored; a typo-only list runs no analyzers.
6464# BEGIN GENERATED REES ANALYZERS
6565# Current analyzer names:
66- # dependency,lockfileDrift,secret,license,installScript,heavyDependency,actionPin,eol,redos
67- # provenance,codeowners,secretLog,assetWeight,typosquat,commitSignature,iacMisconfig,nativeBuild
68- # history,docCommentDrift,duplication,churnHotspot,blameLink,approvalIntegrity,ciCheckSignals
69- # undocumentedExport,staleBranch,commitHygiene,pendingReviewRequests,testRatio,migrationSafety
70- # looseRange,terminology,todoMarker,magicNumber,conflictMarker,debugLeftover,commitLint
66+ # dependency,lockfileDrift,secret,license,installScript,heavyDependency,hardcodedUrl,actionPin
67+ # eol,redos,provenance,codeowners,secretLog,assetWeight,typosquat,commitSignature,iacMisconfig
68+ # nativeBuild,history,docCommentDrift,duplication,churnHotspot,blameLink,approvalIntegrity
69+ # ciCheckSignals,undocumentedExport,staleBranch,commitHygiene,pendingReviewRequests,testRatio
70+ # migrationSafety,looseRange,terminology,todoMarker,magicNumber,conflictMarker,debugLeftover
71+ # commitLint
7172#
7273# Profile defaults:
73- # fast: dependency,lockfileDrift,secret,license,installScript,heavyDependency,actionPin,eol
74- # redos,provenance,secretLog,typosquat,iacMisconfig,nativeBuild,testRatio,migrationSafety
75- # looseRange,terminology,todoMarker,magicNumber,conflictMarker,debugLeftover
74+ # fast: dependency,lockfileDrift,secret,license,installScript,heavyDependency,hardcodedUrl
75+ # actionPin,eol, redos,provenance,secretLog,typosquat,iacMisconfig,nativeBuild,testRatio
76+ # migrationSafety, looseRange,terminology,todoMarker,magicNumber,conflictMarker,debugLeftover
7677# balanced (default): dependency,lockfileDrift,secret,license,installScript,heavyDependency
78+ # hardcodedUrl,actionPin,eol,redos,provenance,codeowners,secretLog,assetWeight,typosquat
79+ # commitSignature,iacMisconfig,nativeBuild,history,docCommentDrift,duplication,churnHotspot
80+ # blameLink,approvalIntegrity,ciCheckSignals,undocumentedExport,staleBranch,commitHygiene
81+ # pendingReviewRequests,testRatio,migrationSafety,looseRange,terminology,todoMarker,magicNumber
82+ # conflictMarker,debugLeftover,commitLint
83+ # deep: dependency,lockfileDrift,secret,license,installScript,heavyDependency,hardcodedUrl
7784# actionPin,eol,redos,provenance,codeowners,secretLog,assetWeight,typosquat,commitSignature
7885# iacMisconfig,nativeBuild,history,docCommentDrift,duplication,churnHotspot,blameLink
7986# approvalIntegrity,ciCheckSignals,undocumentedExport,staleBranch,commitHygiene
8087# pendingReviewRequests,testRatio,migrationSafety,looseRange,terminology,todoMarker,magicNumber
8188# conflictMarker,debugLeftover,commitLint
82- # deep: dependency,lockfileDrift,secret,license,installScript,heavyDependency,actionPin,eol
83- # redos,provenance,codeowners,secretLog,assetWeight,typosquat,commitSignature,iacMisconfig
84- # nativeBuild,history,docCommentDrift,duplication,churnHotspot,blameLink,approvalIntegrity
85- # ciCheckSignals,undocumentedExport,staleBranch,commitHygiene,pendingReviewRequests,testRatio
86- # migrationSafety,looseRange,terminology,todoMarker,magicNumber,conflictMarker,debugLeftover
87- # commitLint
8889# END GENERATED REES ANALYZERS
8990
9091# Submitter-reputation spend control (internal-only): downgrades new/burst/low-rep
0 commit comments