Make WordPress Core

Opened 5 weeks ago

Last modified 5 weeks ago

#63258 new enhancement

Loose external reference to cdn.dashjs.org

Reported by: fseydel's profile fseydel Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: trunk
Component: External Libraries Keywords:
Focuses: javascript Cc:

Description

The mediaelemnt and player in wp-includes/js/mediaelement/mediaelement-and-player.min.js contains an external link to https://cdn.dashjs.org/latest/dash.all.min.js

This introduces an external reference that's actually not needed, the file dash.all.min.js should be included locally.

I know, it's a very minor issue, but it got reported by a government issued pentest and should be easy to fix.

Change History (1)

Note: See TracTickets for help on using tickets.