Skip to content

Season 6 end

17900a1
Select commit
Loading
Failed to load commit list.
Merged

Season 6 end #40

Season 6 end
17900a1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 2, 2025 in 13s

81 new alerts including 15 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 15 high
  • 66 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 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 8 in slides/lesson3_slides_files/libs/revealjs/dist/reveal.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.esm.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check warning on line 1 in slides/lesson3_slides_files/libs/revealjs/plugin/highlight/highlight.js

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check failure on line 395 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.

Check failure on line 471 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check failure on line 474 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check warning on line 533 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check failure on line 533 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check warning on line 539 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.

Check failure on line 539 in slides/lesson3_slides_files/libs/revealjs/plugin/notes/speaker-view.html

See this annotation in the file changed.

Code scanning / CodeQL

Client-side cross-site scripting High

Cross-site scripting vulnerability due to
user-provided value
.

Check warning on line 31 in slides/lesson3_slides_files/libs/revealjs/plugin/pdf-export/pdfexport.js

See this annotation in the file changed.

Code scanning / CodeQL

DOM text reinterpreted as HTML High

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