Skip to content

fix(deps): update font awesome to v7 - #495

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-font-awesome
Open

fix(deps): update font awesome to v7#495
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-font-awesome

Conversation

@renovate

@renovate renovate Bot commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@fortawesome/fontawesome-svg-core (source) 1.2.367.3.1 age confidence
@fortawesome/free-solid-svg-icons (source) 5.15.47.3.1 age confidence

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v7.3.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.3.0

Compare Source

v7.2.0

Compare Source

Change log available at https://fontawesome.com/changelog

v7.1.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.0.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v7.0.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.6.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.5.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.3.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.0

Compare Source

Change log available at https://fontawesome.com/v6/changelog


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 13 0 0 0.41s
✅ ACTION zizmor 13 0 0 3.75s
✅ BASH bash-exec 6 0 0 0.04s
✅ BASH shellcheck 3 0 0 0.3s
✅ BASH shfmt 6 0 0 0.02s
✅ CSHARP csharpier 1 0 0 1.96s
✅ CSS stylelint 1 0 0 6.8s
✅ DOCKERFILE hadolint 4 0 0 1.36s
✅ EDITORCONFIG editorconfig-checker 421 0 0 6.12s
✅ ENV dotenv-linter 1 0 0 0.01s
⚠️ GROOVY npm-groovy-lint 9 0 21 30.42s
✅ HTML djlint 2 0 0 2.08s
✅ HTML htmlhint 2 0 0 0.35s
⚠️ JAVA checkstyle 70 0 98 9.37s
✅ JSON jsonlint 51 0 0 0.68s
✅ JSON prettier 51 0 0 4.88s
✅ JSON v8r 51 0 0 49.95s
⚠️ MARKDOWN markdownlint 23 330 0 1.61s
✅ REPOSITORY betterleaks yes no no 2.59s
✅ REPOSITORY checkov yes no no 54.44s
✅ REPOSITORY gitleaks yes no no 4.2s
✅ REPOSITORY git_diff yes no no 0.31s
❌ REPOSITORY osv-scanner yes 1 no 2.33s
✅ REPOSITORY secretlint yes no no 4.01s
✅ REPOSITORY syft yes no no 12.57s
✅ REPOSITORY trivy yes no no 14.11s
✅ REPOSITORY trivy-sbom yes no no 4.38s
✅ REPOSITORY trufflehog yes no no 5.28s
✅ XML xmllint 4 0 0 1.5s
✅ YAML prettier 115 0 0 3.74s

Detailed Issues

❌ REPOSITORY / osv-scanner - 1 error
Scanning dir .
Starting filesystem walk for root: /
Scanned src/list/package-lock.json file and found 1033 packages
Scanned src/list/frontend/tests/e2e/package-lock.json file and found 4 packages
Scanned docs/requirements.txt file and found 29 packages
End status: 181 dirs visited, 615 inodes visited, 3 Extract calls, 210.318172ms elapsed, 210.318382ms wall time
Filtered 2 local/unscannable package/s from the scan.

Total 1 package affected by 1 known vulnerability (0 Critical, 1 High, 0 Medium, 0 Low, 0 Unknown) from 1 ecosystem.
1 vulnerability can be fixed.

+-------------------------------------+------+-----------+---------+---------+---------------+----------------------------+
| OSV URL                             | CVSS | ECOSYSTEM | PACKAGE | VERSION | FIXED VERSION | SOURCE                     |
+-------------------------------------+------+-----------+---------+---------+---------------+----------------------------+
| https://osv.dev/GHSA-w5hq-g745-h8pq | 7.5  | npm       | uuid    | 7.0.3   | 11.1.1        | src/list/package-lock.json |
+-------------------------------------+------+-----------+---------+---------+---------------+----------------------------+
⚠️ JAVA / checkstyle - 98 warnings

No output available

⚠️ MARKDOWN / markdownlint - 330 errors
xt: "Miscellaneous Chores"]
CHANGELOG.md:768:121 error MD013/line-length Line length [Expected: 120; Actual: 226]
CHANGELOG.md:782 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:783 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:787 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:788 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Documentation"]
CHANGELOG.md:793 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:794 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:798 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:799 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Miscellaneous Chores"]
CHANGELOG.md:801:121 error MD013/line-length Line length [Expected: 120; Actual: 226]
CHANGELOG.md:802:121 error MD013/line-length Line length [Expected: 120; Actual: 224]
CHANGELOG.md:806 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:807 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:811 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:812 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Miscellaneous Chores"]
CHANGELOG.md:818 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:819 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:825 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:826 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:830 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:831 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Miscellaneous Chores"]
CHANGELOG.md:837 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:838 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:845 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:846 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:852 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:853 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:859 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:860 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
CHANGELOG.md:866 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:871 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:875 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:876 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Miscellaneous Chores"]
CHANGELOG.md:881 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
CHANGELOG.md:882 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "CI/CD"]
docs/configuration/existing-fhir-server.md:7:121 error MD013/line-length Line length [Expected: 120; Actual: 123]
docs/configuration/options.md:17:121 error MD013/line-length Line length [Expected: 120; Actual: 158]
docs/configuration/options.md:18:121 error MD013/line-length Line length [Expected: 120; Actual: 158]
docs/configuration/options.md:19:121 error MD013/line-length Line length [Expected: 120; Actual: 158]
docs/configuration/options.md:23:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:24:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:25:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:26:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:27:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:28:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:31:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:32:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:33:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:34:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:35:121 error MD013/line-length Line length [Expected: 120; Actual: 267]
docs/configuration/options.md:39:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:40:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:41:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:42:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:43:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:44:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:45:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:46:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:47:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:49:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:50:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:52:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:53:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:54:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:55:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:56:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:57:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:58:121 error MD013/line-length Line length [Expected: 120; Actual: 376]
docs/configuration/options.md:59:218 error MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]
docs/configuration/options.md:63:121 error MD013/line-length Line length [Expected: 120; Actual: 126]
docs/configuration/options.md:68:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:69:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:70:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:71:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:72:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:73:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:74:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:75:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:76:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:77:121 error MD013/line-length Line length [Expected: 120; Actual: 240]
docs/configuration/options.md:80:121 error MD013/line-length Line length [Expected: 120; Actual: 293]
docs/deployment/docker-compose.md:43:121 error MD013/line-length Line length [Expected: 120; Actual: 171]
docs/deployment/docker-compose.md:44:121 error MD013/line-length Line length [Expected: 120; Actual: 171]
docs/deployment/kubernetes.md:12:121 error MD013/line-length Line length [Expected: 120; Actual: 125]
docs/deployment/resource-requirements.md:7:2 error MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]
docs/deployment/resource-requirements.md:8:6 error MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]
docs/deployment/resource-requirements.md:36 error MD039/no-space-in-links Spaces inside link text [Context: "...ment for Pods and Containers ]"]
docs/development/contributing.md:64:121 error MD013/line-length Line length [Expected: 120; Actual: 174]
docs/development/contributing.md:70:121 error MD013/line-length Line length [Expected: 120; Actual: 172]
docs/index.md:23:121 error MD013/line-length Line length [Expected: 120; Actual: 302]
docs/index.md:39:121 error MD013/line-length Line length [Expected: 120; Actual: 125]
docs/trino/index.md:10:121 error MD013/line-length Line length [Expected: 120; Actual: 132]
docs/trino/index.md:19:121 error MD013/line-length Line length [Expected: 120; Actual: 151]
docs/trino/index.md:22:121 error MD013/line-length Line length [Expected: 120; Actual: 147]
docs/trino/index.md:23:121 error MD013/line-length Line length [Expected: 120; Actual: 144]

(Truncated to last 10000 characters out of 33624)
⚠️ GROOVY / npm-groovy-lint - 21 warnings

No output available

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,BASH_EXEC,BASH_SHELLCHECK,BASH_SHFMT,CSHARP_CSHARPIER,CSS_STYLELINT,DOCKERFILE_HADOLINT,EDITORCONFIG_EDITORCONFIG_CHECKER,ENV_DOTENV_LINTER,GROOVY_NPM_GROOVY_LINT,HTML_DJLINT,HTML_HTMLHINT,JAVA_CHECKSTYLE,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_BETTERLEAKS,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,XML_XMLLINT,YAML_PRETTIER

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 3 times, most recently from 12d36a2 to 9c79181 Compare October 2, 2025 00:55
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 6 times, most recently from 76e20ee to 11404fd Compare November 6, 2025 23:10
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 2 times, most recently from ec28788 to cfb554e Compare November 11, 2025 08:59
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch from cfb554e to 57df32b Compare December 3, 2025 07:54
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 5 times, most recently from 30ed494 to 53bac30 Compare December 14, 2025 21:58
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 4 times, most recently from 0feea48 to 53fa742 Compare January 8, 2026 08:05
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch from 53fa742 to 38e610f Compare January 10, 2026 20:50
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 7 times, most recently from a6df83f to 56ba9a4 Compare February 4, 2026 14:58
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 4 times, most recently from 9dc941d to 7723048 Compare May 4, 2026 11:55
@renovate renovate Bot changed the title fix(deps): update font awesome to v7 (major) fix(deps): update font awesome (major) May 4, 2026
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 5 times, most recently from a2c890d to 9e2845b Compare May 11, 2026 12:17
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 3 times, most recently from 8c34ca2 to e0891c2 Compare May 14, 2026 22:17
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 2 times, most recently from 6fd4ccc to 82d4fc8 Compare May 20, 2026 06:29
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch from 82d4fc8 to 79cfdc2 Compare May 29, 2026 19:01
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 3 times, most recently from 44763a2 to dde613b Compare July 4, 2026 16:14
@renovate renovate Bot changed the title fix(deps): update font awesome (major) fix(deps): update font awesome to v7 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/major-font-awesome branch 5 times, most recently from 99ba617 to 4eb6a9f Compare July 5, 2026 00:00
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Trivy image scan report

ghcr.io/miracum/recruit/list:pr-495 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Node.js

No Vulnerabilities found

No Misconfigurations found

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Trivy image scan report

ghcr.io/miracum/recruit/notify:pr-495 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Java

7 known vulnerabilities found (CRITICAL: 1 HIGH: 2 MEDIUM: 4 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2026-55471 CRITICAL 6.9.4.1 6.9.10
com.fasterxml.jackson.core:jackson-databind CVE-2026-54515 MEDIUM 2.21.4 3.1.4, 2.18.9, 2.21.5, 2.22.1
com.fasterxml.jackson.core:jackson-databind CVE-2026-59889 MEDIUM 2.21.4 2.21.5, 2.18.9, 2.22.1
com.fasterxml.jackson.core:jackson-databind GHSA-mhm7-754m-9p8w MEDIUM 2.21.4 2.18.9, 2.21.5
tools.jackson.core:jackson-databind CVE-2026-59889 MEDIUM 3.1.4 3.1.5, 3.2.1

No Misconfigurations found

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Trivy image scan report

ghcr.io/miracum/recruit/query:pr-495 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Java

28 known vulnerabilities found (MEDIUM: 10 LOW: 0 CRITICAL: 1 HIGH: 17)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2 CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2 CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2 CVE-2026-55470 HIGH 6.9.4.1 6.9.10
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016may CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.dstu3 CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.dstu3 CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.r5 CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.r5 CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2026-55471 CRITICAL 6.9.4.1 6.9.10
com.fasterxml.jackson.core:jackson-databind CVE-2026-54515 MEDIUM 2.21.4 3.1.4, 2.18.9, 2.21.5, 2.22.1
com.fasterxml.jackson.core:jackson-databind CVE-2026-59889 MEDIUM 2.21.4 2.21.5, 2.18.9, 2.22.1
com.fasterxml.jackson.core:jackson-databind GHSA-mhm7-754m-9p8w MEDIUM 2.21.4 2.18.9, 2.21.5
io.netty:netty-codec-compression CVE-2026-59901 HIGH 4.2.15.Final 4.2.16.Final
io.netty:netty-codec-dns GHSA-mfg7-5gfp-c4w3 MEDIUM 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-55831 HIGH 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-55833 HIGH 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-56745 HIGH 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-56746 MEDIUM 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-59898 MEDIUM 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-59899 MEDIUM 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http CVE-2026-59921 MEDIUM 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http2 CVE-2026-56819 HIGH 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http2 CVE-2026-59900 MEDIUM 4.2.15.Final 4.2.16.Final, 4.1.136.Final
io.netty:netty-codec-http3 CVE-2026-56816 HIGH 4.2.15.Final 4.2.16.Final
tools.jackson.core:jackson-databind CVE-2026-59889 MEDIUM 3.1.4 3.1.5, 3.2.1

No Misconfigurations found

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Trivy image scan report

ghcr.io/miracum/recruit/query-fhir-trino:pr-495 (debian 13.6)

No Vulnerabilities found

No Misconfigurations found

Java

7 known vulnerabilities found (CRITICAL: 1 HIGH: 2 MEDIUM: 4 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2026-45367 HIGH 6.9.4.1 6.9.7
ca.uhn.hapi.fhir:org.hl7.fhir.r4 CVE-2026-49485 HIGH 6.9.4.1 6.9.9, 6.9.4.2
ca.uhn.hapi.fhir:org.hl7.fhir.utilities CVE-2026-55471 CRITICAL 6.9.4.1 6.9.10
com.fasterxml.jackson.core:jackson-databind CVE-2026-54515 MEDIUM 2.21.4 3.1.4, 2.18.9, 2.21.5, 2.22.1
com.fasterxml.jackson.core:jackson-databind CVE-2026-59889 MEDIUM 2.21.4 2.21.5, 2.18.9, 2.22.1
com.fasterxml.jackson.core:jackson-databind GHSA-mhm7-754m-9p8w MEDIUM 2.21.4 2.18.9, 2.21.5
tools.jackson.core:jackson-databind CVE-2026-59889 MEDIUM 3.1.4 3.1.5, 3.2.1

No Misconfigurations found

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.

0 participants