Skip to content

print web-eid component versions to page

603a36e
Select commit
Loading
Failed to load commit list.
Open

Add Angular and React examples #70

print web-eid component versions to page
603a36e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 13, 2026 in 5s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 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 24 in examples/web-eid-angular-example/public/mockServiceWorker.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing origin verification in `postMessage` handler Medium

Postmessage handler has no origin check.

Check warning on line 24 in examples/web-eid-react-example/public/mockServiceWorker.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing origin verification in `postMessage` handler Medium

Postmessage handler has no origin check.