component-runtime icon indicating copy to clipboard operation
component-runtime copied to clipboard

Switching metawidget-core to load over HTTPS

Open coheigea opened this issue 10 months ago • 2 comments

Requirements

  • Any code change adding any logic MUST be tested through a unit test executed with the default build
  • Any API addition MUST be done with a documentation update if relevant

Why this PR is needed?

Fix for https://github.com/Talend/component-runtime/security/code-scanning/1

What does this PR adds (design/code thoughts)?

Nothing, just a switch from https to http to load a javascript resource

coheigea avatar Feb 27 '25 09:02 coheigea

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (55.40% Estimated after merge)
  • Duplications No duplication information (1.30% Estimated after merge)

Project ID: org.talend.sdk.component:component-runtime

View in SonarQube

sonar-eks[bot] avatar Feb 27 '25 10:02 sonar-eks[bot]

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (55.40% Estimated after merge)
  • Duplications No duplication information (1.30% Estimated after merge)

Project ID: org.talend.sdk.component:component-runtime

View in SonarQube

sonar-eks[bot] avatar Apr 03 '25 09:04 sonar-eks[bot]