FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: upgrade jsoup dependency to version 1.23.1 by reeshika-h · Pull Request #265 · contentstack/contentstack-management-java · GitHub

fix: upgrade jsoup dependency to version 1.23.1 - #265

Merged
reeshika-h merged 2 commits into
masterfrom
fix/jsoup-xss-upgrade
Aug 10, 2026
Merged

fix: upgrade jsoup dependency to version 1.23.1#265
reeshika-h merged 2 commits into
masterfrom
fix/jsoup-xss-upgrade

Conversation

Copy link
Copy Markdown
Contributor

Summary

  • Bumps org.jsoup:jsoup from 1.22.1 to 1.23.1, fixing a Cross-site Scripting (XSS) vulnerability (Risk Score 85, Low severity per Snyk).
  • Bumps project version to 1.13.1 and updates changelog.md per repo CI requirements.

This supersedes #264 (Dependabot), which is failing CI's version/changelog check since Dependabot doesn't bump the project version.

Test plan

  • mvn compile / mvn test-compile succeed with jsoup 1.23.1
  • No direct source usage of jsoup APIs in this repo (dependency is transitive-only), so no code changes needed beyond the version bump

reeshika-h requested a review from a team as a code owner August 10, 2026 07:39

snyk-io Bot commented Aug 10, 2026
edited
Loading

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

reeshika-h merged commit c0994d4 into master Aug 10, 2026
8 checks passed
OMpawar-21 pushed a commit that referenced this pull request Aug 12, 2026
fix: upgrade jsoup dependency to version 1.23.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL