fix(deps): security update — 1 package(s) [risk: LOW]#290
fix(deps): security update — 1 package(s) [risk: LOW]#290aniket-shikhare-cstk merged 1 commit intodevelopmentfrom
Conversation
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
|
Coverage Summary
|
netrajpatel
left a comment
There was a problem hiding this comment.
LGTM // approved in Slack with WorkerB
efd1865 to
ea3a842
Compare
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Updated packages: com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.core:jackson-databind. Security maintenance update.
ea3a842 to
390ca5f
Compare
🔒 Security Scan Results
⏱️ SLA Breach Summary
✅ BUILD PASSED - All security checks passed |
Security Fix — SnykrAI
Verification
mvn compile -q)mvn test -q)Risk: LOW
Vulnerabilities Addressed
HIGH: Allocation of Resources Without Limits or Throttling
com.fasterxml.jackson.core:jackson-core@2.21.1[2.8.0,2.21.2)2.21.2SNYK-JAVA-COMFASTERXMLJACKSONCORE-15907551Dependency Upgrades
com.fasterxml.jackson.core:jackson-databindChangelog & Impact Analysis
com.fasterxml.jackson.core:jackson-databind (2.21.1 → 2.21.2)
Registry: https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.21.2
No changelog available from registry. Manual review recommended.
Not Fixed — Remediation Guidance
• com.fasterxml.jackson.core:jackson-core@2.21.1 — Wait for upstream fix: Since jackson-core is a transitive dependency of jackson-databind, the practical path is to upgrade jackson-databind to 2.21.2, which will pull in the corrected jackson-core version transitively. Monitor the jackson-databind 2.21.2 release to confirm the aligned jackson-core dependency, then update your pom.xml accordingly.
Metadata
Automated by SnykrAI — draft PR, needs human review before merging.