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

[Dependabot] jquery.min.js < 1.6.3 vulnerable to XSS #512

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

piotrbaczek
Copy link
Member

PR Details

Updates jquery.min.js from version 1.4.4 (vulnerable to XSS attacks according to dependabot) to newest 3.7.0

Description

Updated file contents with version downloaded from https://code.jquery.com/jquery-3.7.0.min.js

Related Issue

https://github.com/koseven/koseven/issues/511

How Has This Been Tested

This was tested manually by enabling userguide module, opening the path localhost/guide/userguide locally and verifying that updated version of jquery appears in the document and that there are no console bugs.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [] My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@piotrbaczek piotrbaczek self-assigned this Aug 1, 2023
@piotrbaczek piotrbaczek added the documentation Userguide or comments in code label Aug 1, 2023
@toitzi
Copy link
Member

toitzi commented Jun 3, 2024

Looks good, should work, thanks

@toitzi toitzi merged commit 9ed68cd into master Jun 3, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Userguide or comments in code
Development

Successfully merging this pull request may close these issues.

None yet

2 participants