Readonlyinfo: { certainty:BestEffort; defaultConfig:()=>{ credentialNamePattern:string; credentialValuePattern:string; }; description:"Detects hardcoded credentials assigned to variables whose names suggest they hold passwords, tokens, or API keys, or whose values match known credential formats (AWS, GitHub, Slack, Stripe, SSH)."; name:"No Leaked Credentials"; tags:readonly[Security,Experimental,Smell]; }