Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Add CodeQL and archiving comments to ExtractZipFolder#6908

Closed
cleemullins wants to merge 1 commit into
mainfrom
users/cleemullins/MoreSFIFixes
Closed

Add CodeQL and archiving comments to ExtractZipFolder#6908
cleemullins wants to merge 1 commit into
mainfrom
users/cleemullins/MoreSFIFixes

Add CodeQL and archiving comments to ExtractZipFolder

4fa8ff3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 15, 2025 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 162 in tests/Microsoft.Bot.Builder.Tests/TranscriptUtilities.cs

See this annotation in the file changed.

@github-advanced-security github-advanced-security / CodeQL

Arbitrary file access during archive extraction ("Zip Slip")

Unsanitized archive entry, which may contain '..', is used in a [file system operation](1).