Skip to content

feat: Extensions#197

Draft
jstarpl wants to merge 6 commits intodevelopfrom
feat/extensions
Draft

feat: Extensions#197
jstarpl wants to merge 6 commits intodevelopfrom
feat/extensions

Conversation

@jstarpl
Copy link
Member

@jstarpl jstarpl commented Apr 29, 2024

This is a WIP for supporting extensions for the SuperConductor app (but not TSR or TSR Bridge).

@jstarpl jstarpl changed the title chore: updates yarn and lerna Extensions Apr 29, 2024
@jstarpl jstarpl changed the title Extensions feat: Extensions Apr 29, 2024
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6.8% Duplication on New Code (required ≤ 3%)
D Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

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

export class IPC extends EventTarget {
constructor() {
super()
self.addEventListener('message', (e: MessageEvent<ExtensionHostMessage>) => {

Check failure

Code scanning / SonarCloud

Origins should be verified during cross-origin communications

<!--SONAR_ISSUE_KEY:AY8nS9scKRF3azRdp8n1-->Verify the origin of the received message. <p>See more on <a href="https://sonarcloud.io/project/issues?id=SuperFlyTV_SuperConductor&issues=AY8nS9scKRF3azRdp8n1&open=AY8nS9scKRF3azRdp8n1&pullRequest=197">SonarCloud</a></p>
@jstarpl jstarpl marked this pull request as draft April 29, 2024 08:55
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.

1 participant