Skip to content

AnalyzeOverExposureParams.shouldFix?

AnalyzeOverExposureParams › shouldFix?

Type: boolean | undefined

When true, each fixable finding is tightened in place via writeFile (which must then be provided), and the returned findings carry OverExposureFinding.wasFixed / OverExposureFinding.skipReason. When false or omitted, the analysis only reports.