Skip to content

Address Azure-related findings#1383

Merged
labkey-adam merged 4 commits into
release26.5-SNAPSHOTfrom
26.5_fb_azure_cves
May 20, 2026
Merged

Address Azure-related findings#1383
labkey-adam merged 4 commits into
release26.5-SNAPSHOTfrom
26.5_fb_azure_cves

Conversation

@labkey-adam
Copy link
Copy Markdown
Contributor

Rationale

OWASP dependency checker seems to be confusing our kiota libraries (https://github.com/microsoft/kiota-java) with the kiota tool (https://github.com/microsoft/kiota)

@labkey-adam labkey-adam requested a review from a team May 20, 2026 17:11
Copy link
Copy Markdown
Member

@labkey-tchad labkey-tchad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dependency checker actually keeps a list of false-positives. We're good to suppress here but I'll open some issues to get them added to the official list.

Comment on lines +389 to +398
<!--
Checker is confusing json-schema-validator with Nu Html Checker
-->
<suppress>
<notes><![CDATA[
file name: json-schema-validator-3.0.1.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.networknt/json-schema-validator@.*$</packageUrl>
<cve>CVE-2025-15104</cve>
</suppress>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't recognize this one.

Copy link
Copy Markdown
Contributor Author

@labkey-adam labkey-adam May 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This snuck in very recently. May have been pulled in by the latest Azure Identity version, not sure

@labkey-adam labkey-adam merged commit 48f83a5 into release26.5-SNAPSHOT May 20, 2026
8 checks passed
@labkey-adam labkey-adam deleted the 26.5_fb_azure_cves branch May 20, 2026 18:23
labkey-adam added a commit that referenced this pull request May 20, 2026
* Address Azure-related findings

* Suppress CVE-2025-15104

* Suppress more

* One more
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.

2 participants