Skip to content

Commit cec3620

Browse files
Update ReleaseHistory.md
1 parent 3a7f7d3 commit cec3620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReleaseHistory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SARIF Package Release History (SDK, Driver, Converters, and Multitool)
22

3-
## **UNRELEASED**
3+
## **v4.6.5** [Sdk](https://www.nuget.org/packages/Sarif.Sdk/v4.6.5) | [Driver](https://www.nuget.org/packages/Sarif.Driver/v4.6.5) | [Converters](https://www.nuget.org/packages/Sarif.Converters/v4.6.5) | [Multitool](https://www.nuget.org/packages/Sarif.Multitool/v4.6.5) | [Multitool Library](https://www.nuget.org/packages/Sarif.Multitool.Library/v4.6.5)
44
* BUG: Fix `AccessViolationException` in `EnumeratedArtifact.RetrieveDataFromStream` when the caller-provided stream's `Seek` re-enters native code (e.g. ASP.NET WebAPI's `SeekableBufferedRequestStream` over IIS's `HttpBufferlessInputStream`). Always rewind via `PeekableStream` instead of trusting `Stream.CanSeek`.
55

66
## **v4.6.4** [Sdk](https://www.nuget.org/packages/Sarif.Sdk/v4.6.4) | [Driver](https://www.nuget.org/packages/Sarif.Driver/v4.6.4) | [Converters](https://www.nuget.org/packages/Sarif.Converters/v4.6.4) | [Multitool](https://www.nuget.org/packages/Sarif.Multitool/v4.6.4) | [Multitool Library](https://www.nuget.org/packages/Sarif.Multitool.Library/v4.6.4)

0 commit comments

Comments
 (0)