Skip to content

Support for Sonos 80.0.0 OLD#225

Open
simojenki wants to merge 19 commits into
simojenki:masterfrom
chxx:master
Open

Support for Sonos 80.0.0 OLD#225
simojenki wants to merge 19 commits into
simojenki:masterfrom
chxx:master

Conversation

@simojenki

Copy link
Copy Markdown
Owner

No description provided.

Comment thread src/smapi.ts Outdated
return this.tokens[token]!;
}
associateCredentialsForToken(token: string, fullSmapiToken: SmapiToken, oldToken?:string) {
logger.debug("Adding token: " + token + " " + JSON.stringify(fullSmapiToken));

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to fullSmapiToken
as clear text.
@simojenki simojenki changed the title Support for Sonos 80.0.0 Support for Sonos 80.0.0 OLD Sep 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants