v1.8.4
Immutable
release. Only release title and notes can be modified.
Fixed
ConfigOutsideConfigAnalyzerno longer false-positives on long descriptive identifiers (e.g. camelCase array keys) reported as "Possible hardcoded API key or secret" — the heuristics now skip strings in identifier positions (array-access keys, array-literal keys, andcompact()arguments) since these can never hold a credential; array values continue to be scanned (#235)