Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise Settings Dialog with New UX Design #1354

Merged
merged 23 commits into from
Dec 10, 2024

build types

2b5871a
Select commit
Loading
Failed to load commit list.
Merged

Revise Settings Dialog with New UX Design #1354

build types
2b5871a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 5, 2024 in 5s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1 in lib/platform-bible-react/dist/index.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
t
to
r
without guarding against prototype pollution.

Check warning on line 1 in lib/platform-bible-react/dist/index.cjs

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
t
to
r
without guarding against prototype pollution.

Check warning on line 3689 in lib/platform-bible-react/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
e
to
r
without guarding against prototype pollution.

Check warning on line 3689 in lib/platform-bible-react/dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
e
to
r
without guarding against prototype pollution.