Skip to content

Update copyrights and licenses

64a508d
Select commit
Loading
Failed to load commit list.
Merged

Update copyrights and licenses #640

Update copyrights and licenses
64a508d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 28, 2026 in 1s

6 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high
  • 3 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 42 in testresults/src/org/labkey/testresults/view/rundown.jsp

See this annotation in the file changed.

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium test

Script loaded from content delivery network with no integrity check.

Check warning on line 21 in testresults/src/org/labkey/testresults/view/trainingdata.jsp

See this annotation in the file changed.

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium test

Script loaded from content delivery network with no integrity check.

Check warning on line 37 in testresults/src/org/labkey/testresults/view/user.jsp

See this annotation in the file changed.

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium test

Script loaded from content delivery network with no integrity check.

Check failure on line 378 in testresults/src/org/labkey/testresults/TestResultsController.java

See this annotation in the file changed.

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High test

Implicit cast of source type double to narrower destination type
int
.

Check failure on line 1978 in testresults/src/org/labkey/testresults/TestResultsController.java

See this annotation in the file changed.

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High test

Implicit cast of source type double to narrower destination type
int
.

Check failure on line 315 in testresults/src/org/labkey/testresults/view/TestsDataBean.java

See this annotation in the file changed.

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High test

Implicit cast of source type double to narrower destination type
int
.