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
Closed
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.
Annotations
Check failure on line 162 in tests/Microsoft.Bot.Builder.Tests/TranscriptUtilities.cs
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).
Loading