Skip to content

Remove unused flow label

584e6bc
Select commit
Loading
Failed to load commit list.
Merged

Remove FPs of js/ui5-log-injection-to-http #190

Remove unused flow label
584e6bc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 15, 2025 in 4s

6 new alerts including 6 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 7 in javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-http-getLogEntries/webapp/utils/LogEntriesToHttp.js

See this annotation in the file changed.

Code scanning / CodeQL

Access to user-controlled UI5 Logs Medium test

Accessed log entries depend on
user-provided data
.

Check warning on line 11 in javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-http-getLogEntries/webapp/utils/LogEntriesToHttp.js

See this annotation in the file changed.

Code scanning / CodeQL

UI5 Log injection in outbound network request Medium test

Outbound network request depends on
user-provided
log data.

Check warning on line 20 in javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-http-log-listener-js-object/webapp/controller/app.controller.js

See this annotation in the file changed.

Code scanning / CodeQL

Access to user-controlled UI5 Logs Medium test

Accessed log entries depend on
user-provided data
.

Check warning on line 24 in javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-http-log-listener-js-object/webapp/controller/app.controller.js

See this annotation in the file changed.

Code scanning / CodeQL

UI5 Log injection in outbound network request Medium test

Outbound network request depends on
user-provided
log data.

Check warning on line 9 in javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-http-log-listener-sap-module/webapp/utils/CustomLogListener.js

See this annotation in the file changed.

Code scanning / CodeQL

Access to user-controlled UI5 Logs Medium test

Accessed log entries depend on
user-provided data
.

Check warning on line 13 in javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-http-log-listener-sap-module/webapp/utils/CustomLogListener.js

See this annotation in the file changed.

Code scanning / CodeQL

UI5 Log injection in outbound network request Medium test

Outbound network request depends on
user-provided
log data.