Skip to content

Remove author

0f1d1d6
Select commit
Loading
Failed to load commit list.
Merged

Update copyrights and licenses #1142

Remove author
0f1d1d6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 27, 2026 in 2s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 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 95 in ehr/resources/web/ehr/utils.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
c
to
o
without guarding against prototype pollution.

Check warning on line 121 in ehr/resources/web/ehr/utils.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
c
to
o
without guarding against prototype pollution.

Check warning on line 147 in ehr/resources/web/ehr/utils.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
c
to
o
without guarding against prototype pollution.

Check warning on line 177 in ehr/resources/web/ehr/utils.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
c
to
o
without guarding against prototype pollution.