Skip to content

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Apr 2, 2025

perf: update to support ad

@fit2bot fit2bot requested a review from a team April 2, 2025 11:13
Copy link

sonarqubecloud bot commented Apr 8, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)
D Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE


const SFTP_Token = res ? res.id : '';

iframeWindow.postMessage({ name: "FILE", SFTP_Token }, "*");
iframeWindow.postMessage({ name: 'FILE', SFTP_Token }, '*');

Check failure

Code scanning / SonarCloud

Origins should be verified during cross-origin communications High

Specify a target origin for this message. See more on SonarQube Cloud
@ibuler ibuler merged commit cdedc02 into dev Apr 8, 2025
2 of 4 checks passed
@ibuler ibuler deleted the pr@dev@perf_ad_account branch April 8, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants