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

Teacher tool: Restrict numerical inputs to no more than two digits #10168

Merged
merged 4 commits into from
Sep 11, 2024

use 'filter' instead of 'pattern'

8d5b303
Select commit
Loading
Failed to load commit list.
Merged

Teacher tool: Restrict numerical inputs to no more than two digits #10168

use 'filter' instead of 'pattern'
8d5b303
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Sep 11, 2024 in 3s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 75 in webapp/src/extensionsBrowser.tsx

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.