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

Integrity check attribute for external JS resources #9997

Closed
1 of 6 tasks
tdipisa opened this issue Feb 28, 2024 · 1 comment · Fixed by #10035, #10073 or #10140
Closed
1 of 6 tasks

Integrity check attribute for external JS resources #9997

tdipisa opened this issue Feb 28, 2024 · 1 comment · Fixed by #10035, #10073 or #10140

Comments

@tdipisa
Copy link
Member

tdipisa commented Feb 28, 2024

Description

Evaluate and possibly implement integrity check attribute for external JSs resources used in the application.

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Other useful information

resources check have to be checked on core and on C125 project

@tdipisa tdipisa added this to the 2024.01.00 milestone Feb 28, 2024
@tdipisa tdipisa removed this from the 2024.01.00 milestone Feb 28, 2024
@tdipisa tdipisa changed the title Integrity check attribute for JS file Integrity check attribute for external JS resources Mar 4, 2024
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Mar 6, 2024
@tdipisa tdipisa added this to the 2024.01.00 milestone Mar 6, 2024
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Mar 8, 2024
@offtherailz
Copy link
Member

Setting to done, no required functional test

tdipisa pushed a commit that referenced this issue Apr 2, 2024
…rces (#10140)

* #9997 Add integrity check for external script (#10035)

* Fix async load for script in templates (#10073)
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Apr 2, 2024
@ElenaGallo ElenaGallo self-assigned this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment