Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STRIPES-861: Setup module federation #105

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

separate handling of stripes-components and application icons

12613ed
Select commit
Loading
Failed to load commit list.
Draft

STRIPES-861: Setup module federation #105

separate handling of stripes-components and application icons
12613ed
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Dec 4, 2024 in 2s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 20 in webpack/registryServer.js

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect user-controlled data. See more on SonarQube Cloud

Check failure on line 27 in webpack/registryServer.js

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect user-controlled data. See more on SonarQube Cloud

Check failure on line 35 in webpack/registryServer.js

See this annotation in the file changed.

Code scanning / SonarCloud

Endpoints should not be vulnerable to reflected cross-site scripting (XSS) attacks High

Change this code to not reflect user-controlled data. See more on SonarQube Cloud