Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| WEB: { | ||
| NAME: 'WEB', | ||
| VERSION: '2.20250222.10.00', | ||
| API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8', |
Check failure
Code scanning / SonarCloud
Google API keys should not be disclosed High
| WEB_EMBEDDED: { | ||
| NAME: 'WEB_EMBEDDED_PLAYER', | ||
| VERSION: '1.20250219.01.00', | ||
| API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8', |
Check failure
Code scanning / SonarCloud
Google API keys should not be disclosed High
| WEB_CREATOR: { | ||
| NAME: 'WEB_CREATOR', | ||
| VERSION: '1.20241203.01.00', | ||
| API_KEY: 'AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8', |
Check failure
Code scanning / SonarCloud
Google API keys should not be disclosed High
| window.addEventListener('message', listener); | ||
| const iframe = document.getElementById('sandboxPOT'); | ||
| // @ts-expect-error contentWindow indeed exists | ||
| iframe?.contentWindow.postMessage( |
Check failure
Code scanning / SonarCloud
Origins should be verified during cross-origin communications High




closes #136