Skip to content

build: Angular example version bump to 2.1.0-beta.0

321de9b
Select commit
Loading
Failed to load commit list.
Closed

Add Angular and React examples #58

build: Angular example version bump to 2.1.0-beta.0
321de9b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 6, 2026 in 2s

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.