DotVVM 4.3.0-preview04-final

Details
Advisory: https://github.com/advisories/GHSA-6q65-j4jw-9cg8 Severity: high
Suggested Alternatives

DotVVM 4.3.8

Additional Details

This package version contains a security vulnerability occurring in the Development mode.
More info at https://github.com/riganti/dotvvm/security/advisories/GHSA-6q65-j4jw-9cg8

This is a prerelease version of DotVVM.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DotVVM --version 4.3.0-preview04-final
                    
NuGet\Install-Package DotVVM -Version 4.3.0-preview04-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotVVM" Version="4.3.0-preview04-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotVVM" Version="4.3.0-preview04-final" />
                    
Directory.Packages.props
<PackageReference Include="DotVVM" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotVVM --version 4.3.0-preview04-final
                    
#r "nuget: DotVVM, 4.3.0-preview04-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DotVVM@4.3.0-preview04-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotVVM&version=4.3.0-preview04-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotVVM&version=4.3.0-preview04-final&prerelease
                    
Install as a Cake Tool

DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (38)

Showing the top 5 NuGet packages that depend on DotVVM:

Package Downloads
DotVVM.AspNetCore

DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.

DotVVM.Owin

This package contains OWIN middleware and hosting infrastructure for DotVVM apps. DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.

DotVVM.Compiler.Light

Command-line compiler for DotVVM.

DotVVM.Tracing.ApplicationInsights

Application Insights Tracing module for DotVVM

DotVVM.DynamicData

DotVVM is an open source ASP.NET-based framework which allows to build interactive web apps easily by using mostly C# and HTML.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-preview03-final 733 6/19/2025
5.0.0-preview02-final 926 5/5/2025 5.0.0-preview02-final is deprecated because it has critical bugs; 5.0.0-preview02-final has at least one vulnerability with high severity.
5.0.0-preview01-final 887 3/19/2025 5.0.0-preview01-final is deprecated because it has critical bugs; 5.0.0-preview01-final has at least one vulnerability with high severity.
4.3.8 2,661 6/19/2025
4.3.7 3,747 4/28/2025 4.3.7 is deprecated because it has critical bugs; 4.3.7 has at least one vulnerability with high severity.
4.3.6 2,949 3/14/2025 4.3.6 is deprecated because it has critical bugs; 4.3.6 has at least one vulnerability with high severity.
4.3.5 1,765 2/21/2025 4.3.5 is deprecated because it has critical bugs; 4.3.5 has at least one vulnerability with high severity.
4.3.4 8,521 12/1/2024 4.3.4 is deprecated because it has critical bugs; 4.3.4 has at least one vulnerability with high severity.
4.3.3 3,036 11/3/2024 4.3.3 is deprecated because it has critical bugs; 4.3.3 has at least one vulnerability with high severity.
4.3.2 1,406 10/27/2024 4.3.2 is deprecated because it has critical bugs; 4.3.2 has at least one vulnerability with high severity.
4.3.0 17,043 9/14/2024 4.3.0 is deprecated because it has critical bugs; 4.3.0 has at least one vulnerability with high severity.
4.3.0-preview06-final 980 9/8/2024 4.3.0-preview06-final is deprecated because it has critical bugs; 4.3.0-preview06-final has at least one vulnerability with high severity.
4.3.0-preview05-final 1,015 8/19/2024 4.3.0-preview05-final is deprecated because it has critical bugs; 4.3.0-preview05-final has at least one vulnerability with high severity.
4.3.0-preview04-final 979 6/9/2024 4.3.0-preview04-final is deprecated because it has critical bugs; 4.3.0-preview04-final has at least one vulnerability with high severity.
4.3.0-preview03-final 2,604 2/27/2024 4.3.0-preview03-final is deprecated because it has critical bugs; 4.3.0-preview03-final has at least one vulnerability with high severity.
4.3.0-preview02-final 1,024 2/8/2024 4.3.0-preview02-final is deprecated because it has critical bugs; 4.3.0-preview02-final has at least one vulnerability with high severity.
4.3.0-preview01-final 1,001 1/14/2024 4.3.0-preview01-final is deprecated because it has critical bugs; 4.3.0-preview01-final has at least one vulnerability with high severity.
4.2.10 1,098 6/19/2025
4.2.9 1,162 12/1/2024 4.2.9 is deprecated because it has critical bugs; 4.2.9 has at least one vulnerability with high severity.
4.2.8 4,351 8/18/2024 4.2.8 is deprecated because it has critical bugs; 4.2.8 has at least one vulnerability with high severity.
4.2.7 5,220 6/26/2024 4.2.7 is deprecated because it has critical bugs; 4.2.7 has at least one vulnerability with high severity.
4.2.6 11,396 2/21/2024 4.2.6 is deprecated because it has critical bugs; 4.2.6 has at least one vulnerability with high severity.
4.2.5 6,719 1/31/2024 4.2.5 is deprecated because it has critical bugs; 4.2.5 has at least one vulnerability with high severity.
4.2.4 2,068 1/14/2024 4.2.4 is deprecated because it has critical bugs; 4.2.4 has at least one vulnerability with high severity.
4.2.3 2,557 12/15/2023 4.2.3 is deprecated because it has critical bugs; 4.2.3 has at least one vulnerability with high severity.
4.2.2 2,448 12/4/2023 4.2.2 is deprecated because it has critical bugs; 4.2.2 has at least one vulnerability with high severity.
4.2.1 3,487 11/19/2023 4.2.1 is deprecated because it has critical bugs; 4.2.1 has at least one vulnerability with high severity.
4.2.0 8,671 11/11/2023 4.2.0 is deprecated because it has critical bugs; 4.2.0 has at least one vulnerability with high severity.
4.2.0-preview09-final 1,145 10/22/2023 4.2.0-preview09-final is deprecated because it has critical bugs; 4.2.0-preview09-final has at least one vulnerability with high severity.
4.2.0-preview08-final 1,084 10/12/2023 4.2.0-preview08-final is deprecated because it has critical bugs; 4.2.0-preview08-final has at least one vulnerability with high severity.
4.2.0-preview07-final 2,302 10/1/2023 4.2.0-preview07-final is deprecated because it has critical bugs; 4.2.0-preview07-final has at least one vulnerability with high severity.
4.2.0-preview06-final 1,156 9/10/2023 4.2.0-preview06-final is deprecated because it has critical bugs; 4.2.0-preview06-final has at least one vulnerability with high severity.
4.2.0-preview05-final 1,232 9/3/2023 4.2.0-preview05-final is deprecated because it has critical bugs; 4.2.0-preview05-final has at least one vulnerability with high severity.
4.2.0-preview04-final 1,312 8/4/2023 4.2.0-preview04-final is deprecated because it has critical bugs; 4.2.0-preview04-final has at least one vulnerability with high severity.
4.2.0-preview03-final 1,310 6/20/2023 4.2.0-preview03-final is deprecated because it has critical bugs; 4.2.0-preview03-final has at least one vulnerability with high severity.
4.2.0-preview02-final 1,222 6/14/2023 4.2.0-preview02-final is deprecated because it has critical bugs; 4.2.0-preview02-final has at least one vulnerability with high severity.
4.2.0-preview01-final 1,496 4/5/2023 4.2.0-preview01-final is deprecated because it has critical bugs; 4.2.0-preview01-final has at least one vulnerability with high severity.
4.1.10 901 12/1/2024 4.1.10 has at least one vulnerability with high severity.
4.1.9 610 11/19/2023 4.1.9 has at least one vulnerability with high severity.
4.1.8 1,577 10/22/2023 4.1.8 has at least one vulnerability with high severity.
4.1.7 15,293 4/5/2023 4.1.7 has at least one vulnerability with high severity.
4.1.6 2,860 3/29/2023 4.1.6 has at least one vulnerability with high severity.
4.1.5 2,015 3/22/2023 4.1.5 has at least one vulnerability with high severity.
4.1.4 2,039 3/16/2023 4.1.4 has at least one vulnerability with high severity.
4.1.3 2,114 3/9/2023 4.1.3 has at least one vulnerability with high severity.
4.1.2 1,956 3/8/2023 4.1.2 has at least one vulnerability with high severity.
4.1.1 1,987 3/6/2023 4.1.1 has at least one vulnerability with high severity.
4.1.0 28,396 2/6/2023 4.1.0 has at least one vulnerability with high severity.
4.1.0-preview21-final 1,191 2/1/2023 4.1.0-preview21-final has at least one vulnerability with high severity.
4.1.0-preview19-final 1,410 1/23/2023 4.1.0-preview19-final has at least one vulnerability with high severity.
4.1.0-preview18-final 2,060 1/17/2023 4.1.0-preview18-final has at least one vulnerability with high severity.
4.1.0-preview14-final 1,317 11/14/2022 4.1.0-preview14-final has at least one vulnerability with high severity.
4.1.0-preview13-final 1,248 11/9/2022 4.1.0-preview13-final has at least one vulnerability with high severity.
4.1.0-preview12-final 1,195 10/31/2022 4.1.0-preview12-final has at least one vulnerability with high severity.
4.1.0-preview11-final 2,796 10/11/2022 4.1.0-preview11-final has at least one vulnerability with high severity.
4.1.0-preview10-final 1,203 9/7/2022 4.1.0-preview10-final has at least one vulnerability with high severity.
4.1.0-preview09-final 1,191 9/1/2022 4.1.0-preview09-final has at least one vulnerability with high severity.
4.1.0-preview07-final 2,250 8/30/2022 4.1.0-preview07-final has at least one vulnerability with high severity.
4.1.0-preview06-final 1,100 8/12/2022 4.1.0-preview06-final has at least one vulnerability with high severity.
4.1.0-preview05-final 1,169 7/27/2022 4.1.0-preview05-final has at least one vulnerability with high severity.
4.1.0-preview04-final 1,244 6/4/2022 4.1.0-preview04-final has at least one vulnerability with high severity.
4.1.0-preview03-final 1,179 5/26/2022 4.1.0-preview03-final has at least one vulnerability with high severity.
4.1.0-preview01-final 1,250 5/2/2022 4.1.0-preview01-final has at least one vulnerability with high severity.
4.0.13 620 11/19/2023 4.0.13 has at least one vulnerability with high severity.
4.0.12 626 10/22/2023 4.0.12 has at least one vulnerability with high severity.
4.0.11 2,876 1/18/2023 4.0.11 has at least one vulnerability with high severity.
4.0.10 7,672 9/7/2022 4.0.10 has at least one vulnerability with high severity.
4.0.9 3,908 8/25/2022 4.0.9 has at least one vulnerability with high severity.
4.0.8 4,380 7/25/2022 4.0.8 has at least one vulnerability with high severity.
4.0.7 14,244 5/25/2022 4.0.7 has at least one vulnerability with high severity.
4.0.6 4,174 5/25/2022 4.0.6 has at least one vulnerability with high severity.
4.0.5 4,848 5/13/2022 4.0.5 has at least one vulnerability with high severity.
4.0.3 11,289 4/29/2022 4.0.3 has at least one vulnerability with high severity.
4.0.2 6,856 3/28/2022 4.0.2 has at least one vulnerability with high severity.
4.0.1 4,669 3/24/2022 4.0.1 has at least one vulnerability with high severity.
4.0.0 21,687 3/22/2022 4.0.0 has at least one vulnerability with high severity.
4.0.0-preview15-final 1,222 3/12/2022 4.0.0-preview15-final has at least one vulnerability with high severity.
4.0.0-preview13-final 1,136 3/2/2022 4.0.0-preview13-final has at least one vulnerability with high severity.
4.0.0-preview11-final 1,219 2/18/2022 4.0.0-preview11-final has at least one vulnerability with high severity.
4.0.0-preview10-final 1,168 2/13/2022 4.0.0-preview10-final has at least one vulnerability with high severity.
4.0.0-preview09-final 1,184 2/5/2022 4.0.0-preview09-final has at least one vulnerability with high severity.
4.0.0-preview08-final 1,078 2/5/2022 4.0.0-preview08-final has at least one vulnerability with high severity.
4.0.0-preview07-final 1,250 1/7/2022 4.0.0-preview07-final has at least one vulnerability with high severity.
4.0.0-preview06-final 1,096 1/5/2022 4.0.0-preview06-final has at least one vulnerability with high severity.
4.0.0-preview05-final 918 12/20/2021 4.0.0-preview05-final has at least one vulnerability with high severity.
4.0.0-preview03-final 1,243 11/12/2021 4.0.0-preview03-final has at least one vulnerability with high severity.
4.0.0-preview02-final 940 11/11/2021 4.0.0-preview02-final has at least one vulnerability with high severity.
4.0.0-preview01-final 1,035 9/2/2021 4.0.0-preview01-final has at least one vulnerability with high severity.
3.2.3 2,780 2/12/2022 3.2.3 has at least one vulnerability with high severity.
3.2.2 2,657 1/18/2022 3.2.2 has at least one vulnerability with high severity.
3.2.1 6,525 8/27/2021 3.2.1 has at least one vulnerability with high severity.
3.2.0 8,121 8/27/2021 3.2.0 has at least one vulnerability with high severity.
3.2.0-preview02-final 1,031 8/27/2021 3.2.0-preview02-final has at least one vulnerability with high severity.
3.2.0-preview01-final 1,089 8/23/2021 3.2.0-preview01-final has at least one vulnerability with high severity.
3.1.1 3,172 7/28/2021 3.1.1 has at least one vulnerability with high severity.
3.1.0 9,597 7/6/2021 3.1.0 has at least one vulnerability with high severity.
3.1.0-preview07-final 1,080 6/29/2021 3.1.0-preview07-final has at least one vulnerability with high severity.
3.1.0-preview05-final 1,069 6/15/2021 3.1.0-preview05-final has at least one vulnerability with high severity.
3.1.0-preview04-final 955 6/10/2021 3.1.0-preview04-final has at least one vulnerability with high severity.
3.1.0-preview03-final 972 6/9/2021 3.1.0-preview03-final has at least one vulnerability with high severity.
3.1.0-preview02-final 960 5/17/2021 3.1.0-preview02-final has at least one vulnerability with high severity.
3.1.0-preview01-final 1,087 5/11/2021 3.1.0-preview01-final has at least one vulnerability with high severity.
3.0.5 6,102 6/5/2021 3.0.5 has at least one vulnerability with high severity.
3.0.4 1,672 5/19/2021 3.0.4 has at least one vulnerability with high severity.
3.0.3 1,811 5/5/2021 3.0.3 has at least one vulnerability with high severity.
3.0.2 3,143 4/25/2021 3.0.2 has at least one vulnerability with high severity.
3.0.1 4,740 4/11/2021 3.0.1 has at least one vulnerability with high severity.
3.0.0 2,581 3/29/2021 3.0.0 has at least one vulnerability with high severity.
3.0.0-preview04-final 1,141 3/16/2021 3.0.0-preview04-final has at least one vulnerability with high severity.
3.0.0-preview03-final 947 3/16/2021 3.0.0-preview03-final has at least one vulnerability with high severity.
3.0.0-preview02-final 1,168 2/26/2021 3.0.0-preview02-final has at least one vulnerability with high severity.
2.5.2 6,962 2/6/2021 2.5.2 has at least one vulnerability with high severity.
2.5.1 2,690 12/27/2020 2.5.1 has at least one vulnerability with high severity.
2.5.0 5,512 10/31/2020 2.5.0 has at least one vulnerability with high severity.
2.5.0-preview04-final 3,372 9/11/2020 2.5.0-preview04-final has at least one vulnerability with high severity.
2.5.0-preview02-final 4,192 8/23/2020 2.5.0-preview02-final has at least one vulnerability with high severity.
2.4.0.1 35,731 1/7/2020 2.4.0.1 has at least one vulnerability with high severity.
2.4.0 9,634 12/28/2019 2.4.0 has at least one vulnerability with high severity.
2.4.0-preview06-final 1,945 12/9/2019 2.4.0-preview06-final has at least one vulnerability with high severity.
2.4.0-preview03-final 2,883 9/29/2019 2.4.0-preview03-final has at least one vulnerability with high severity.
2.4.0-preview01-final 2,742 9/15/2019 2.4.0-preview01-final has at least one vulnerability with high severity.
2.3.3 3,969 11/4/2019 2.3.3 has at least one vulnerability with high severity.
2.3.2 2,085 11/2/2019 2.3.2 has at least one vulnerability with high severity.
2.3.1 13,698 8/6/2019 2.3.1 has at least one vulnerability with high severity.
2.3.0 10,096 6/5/2019 2.3.0 has at least one vulnerability with high severity.
2.2.0.2 7,488 4/13/2019 2.2.0.2 has at least one vulnerability with high severity.
2.2.0.1 4,188 4/6/2019 2.2.0.1 has at least one vulnerability with high severity.
2.2.0 2,999 4/6/2019 2.2.0 has at least one vulnerability with high severity.
2.2.0-preview03-final 1,859 3/22/2019 2.2.0-preview03-final has at least one vulnerability with high severity.
2.2.0-preview02-final 1,651 3/22/2019 2.2.0-preview02-final has at least one vulnerability with high severity.
2.2.0-preview01-final 2,325 2/20/2019 2.2.0-preview01-final has at least one vulnerability with high severity.
2.1.0 9,262 1/23/2019 2.1.0 has at least one vulnerability with high severity.
2.1.0-preview01-final 2,261 12/18/2018 2.1.0-preview01-final has at least one vulnerability with high severity.
2.0.3 9,017 9/24/2018 2.0.3 has at least one vulnerability with high severity.
2.0.3-preview02-final 2,162 9/14/2018 2.0.3-preview02-final has at least one vulnerability with high severity.
2.0.3-preview01-final 1,791 9/13/2018 2.0.3-preview01-final has at least one vulnerability with high severity.
2.0.2 3,355 8/22/2018 2.0.2 has at least one vulnerability with high severity.
2.0.1-preview05-final 2,787 7/21/2018 2.0.1-preview05-final has at least one vulnerability with high severity.
2.0.1-preview04-final 3,029 6/26/2018 2.0.1-preview04-final has at least one vulnerability with high severity.
2.0.1-preview03-final 2,307 6/25/2018 2.0.1-preview03-final has at least one vulnerability with high severity.
2.0.1-preview02-final 2,314 6/18/2018 2.0.1-preview02-final has at least one vulnerability with high severity.
2.0.1-preview01-final 3,287 6/13/2018 2.0.1-preview01-final has at least one vulnerability with high severity.
2.0.0 32,983 5/25/2018 2.0.0 has at least one vulnerability with high severity.
2.0.0-preview08-final 3,301 5/12/2018 2.0.0-preview08-final has at least one vulnerability with high severity.
2.0.0-preview07-final 3,192 5/1/2018 2.0.0-preview07-final has at least one vulnerability with high severity.
2.0.0-preview06-final 3,221 4/3/2018 2.0.0-preview06-final has at least one vulnerability with high severity.
2.0.0-preview05-final 3,130 4/2/2018 2.0.0-preview05-final has at least one vulnerability with high severity.
2.0.0-preview04-final 3,212 3/22/2018 2.0.0-preview04-final has at least one vulnerability with high severity.
2.0.0-preview03-final 4,454 3/18/2018 2.0.0-preview03-final has at least one vulnerability with high severity.
2.0.0-preview02-final 3,301 3/15/2018 2.0.0-preview02-final has at least one vulnerability with high severity.
2.0.0-preview01-final 2,514 2/15/2018 2.0.0-preview01-final has at least one vulnerability with high severity.
2.0.0-beta01 4,869 12/19/2017 2.0.0-beta01 has at least one vulnerability with high severity.
1.1.9.4 4,099 8/30/2018 1.1.9.4 has at least one vulnerability with high severity.
1.1.9.3 4,321 7/13/2018 1.1.9.3 has at least one vulnerability with high severity.
1.1.9.2 6,069 7/4/2018 1.1.9.2 has at least one vulnerability with high severity.
1.1.9.1 5,301 5/25/2018 1.1.9.1 has at least one vulnerability with high severity.
1.1.9 7,468 3/29/2018 1.1.9 has at least one vulnerability with high severity.
1.1.8.2 5,754 2/4/2018 1.1.8.2 has at least one vulnerability with high severity.
1.1.8.1 5,303 2/1/2018 1.1.8.1 has at least one vulnerability with high severity.
1.1.8 10,453 12/25/2017 1.1.8 has at least one vulnerability with high severity.
1.1.7 37,556 11/2/2017 1.1.7 has at least one vulnerability with high severity.
1.1.6.3 6,031 9/21/2017 1.1.6.3 has at least one vulnerability with high severity.
1.1.6.1 6,455 8/30/2017 1.1.6.1 has at least one vulnerability with high severity.
1.1.6 5,201 8/29/2017 1.1.6 has at least one vulnerability with high severity.
1.1.5 8,597 8/8/2017 1.1.5 has at least one vulnerability with high severity.
1.1.2 3,995 6/14/2017 1.1.2 has at least one vulnerability with high severity.
1.1.1 3,846 5/20/2017 1.1.1 has at least one vulnerability with high severity.
1.1.0.1 5,728 4/2/2017 1.1.0.1 has at least one vulnerability with high severity.
1.1.0 4,041 3/7/2017 1.1.0 has at least one vulnerability with high severity.
1.1.0-rc5 2,369 2/14/2017 1.1.0-rc5 has at least one vulnerability with high severity.
1.1.0-rc3 2,277 1/22/2017 1.1.0-rc3 has at least one vulnerability with high severity.
1.1.0-rc 2,202 12/28/2016 1.1.0-rc has at least one vulnerability with high severity.
1.1.0-beta 1,825 11/16/2016 1.1.0-beta has at least one vulnerability with high severity.
1.1.0-alpha 1,915 10/8/2016 1.1.0-alpha has at least one vulnerability with high severity.
1.0.5 2,725 9/19/2016 1.0.5 has at least one vulnerability with high severity.
1.0.2 2,314 8/4/2016 1.0.2 has at least one vulnerability with high severity.
1.0.1 2,162 7/14/2016 1.0.1 has at least one vulnerability with high severity.
1.0.0 2,088 7/3/2016 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2 1,681 5/9/2016 1.0.0-rc2 has at least one vulnerability with high severity.
1.0.0-rc 1,850 4/19/2016 1.0.0-rc has at least one vulnerability with high severity.
1.0.0-beta 1,717 4/5/2016 1.0.0-beta has at least one vulnerability with high severity.
0.9.0 2,138 1/1/2016 0.9.0 has at least one vulnerability with high severity.
0.8.6.13-pre 1,678 12/16/2015 0.8.6.13-pre has at least one vulnerability with high severity.
0.8.6.7-pre 1,731 11/5/2015 0.8.6.7-pre has at least one vulnerability with high severity.
0.8.6.6-pre 1,688 11/5/2015 0.8.6.6-pre has at least one vulnerability with high severity.
0.8.6.5-pre 1,757 10/31/2015 0.8.6.5-pre has at least one vulnerability with high severity.
0.8.6.4-pre 1,694 10/30/2015 0.8.6.4-pre has at least one vulnerability with high severity.
0.8.6.3-pre 1,663 10/29/2015 0.8.6.3-pre has at least one vulnerability with high severity.
0.8.6.2-pre 1,664 10/28/2015 0.8.6.2-pre has at least one vulnerability with high severity.
0.8.6.1-pre 1,675 10/24/2015 0.8.6.1-pre has at least one vulnerability with high severity.
0.8.6-pre 1,687 10/16/2015 0.8.6-pre has at least one vulnerability with high severity.
0.8.5.10-pre 1,683 10/13/2015 0.8.5.10-pre has at least one vulnerability with high severity.
0.8.5.9-pre 1,712 10/10/2015 0.8.5.9-pre has at least one vulnerability with high severity.
0.8.5.8-pre 1,884 10/4/2015 0.8.5.8-pre has at least one vulnerability with high severity.
0.8.5.7-pre 1,873 10/3/2015 0.8.5.7-pre has at least one vulnerability with high severity.
0.8.5.6-pre 1,784 10/1/2015 0.8.5.6-pre has at least one vulnerability with high severity.
0.8.5.5-pre 1,784 10/1/2015 0.8.5.5-pre has at least one vulnerability with high severity.
0.8.5.4-pre 1,802 9/30/2015 0.8.5.4-pre has at least one vulnerability with high severity.
0.8.5.3-pre 1,759 9/30/2015 0.8.5.3-pre has at least one vulnerability with high severity.
0.8.5.2-pre 1,749 9/24/2015 0.8.5.2-pre has at least one vulnerability with high severity.
0.8.5.1-pre 1,744 9/23/2015 0.8.5.1-pre has at least one vulnerability with high severity.
0.8.5-pre 1,703 9/11/2015 0.8.5-pre has at least one vulnerability with high severity.
0.8.4.2-pre 1,785 9/9/2015 0.8.4.2-pre has at least one vulnerability with high severity.
0.8.4.1-pre 1,763 9/8/2015 0.8.4.1-pre has at least one vulnerability with high severity.
0.8.4-pre 1,707 9/7/2015 0.8.4-pre has at least one vulnerability with high severity.
0.8.3.10-pre 1,719 9/7/2015 0.8.3.10-pre has at least one vulnerability with high severity.
0.8.3.9-pre 1,689 9/7/2015 0.8.3.9-pre has at least one vulnerability with high severity.
0.8.3.8-pre 1,785 9/3/2015 0.8.3.8-pre has at least one vulnerability with high severity.
0.8.3.7-pre 1,727 9/3/2015 0.8.3.7-pre has at least one vulnerability with high severity.
0.8.3.6-pre 1,695 8/30/2015 0.8.3.6-pre has at least one vulnerability with high severity.
0.8.3.5-pre 1,726 8/27/2015 0.8.3.5-pre has at least one vulnerability with high severity.
0.8.3.4-pre 1,729 8/23/2015 0.8.3.4-pre has at least one vulnerability with high severity.
0.8.3.3-pre 1,707 8/22/2015 0.8.3.3-pre has at least one vulnerability with high severity.
0.8.3.2-pre 1,714 8/20/2015 0.8.3.2-pre has at least one vulnerability with high severity.
0.8.3.1-pre 1,700 8/17/2015 0.8.3.1-pre has at least one vulnerability with high severity.
0.8.3-pre 1,985 8/11/2015 0.8.3-pre has at least one vulnerability with high severity.
0.8.2.3-pre 1,987 8/4/2015 0.8.2.3-pre has at least one vulnerability with high severity.
0.8.2.2-pre 1,959 8/3/2015 0.8.2.2-pre has at least one vulnerability with high severity.
0.8.2.1-pre 1,917 8/3/2015 0.8.2.1-pre has at least one vulnerability with high severity.
0.8.2-pre 1,816 8/2/2015 0.8.2-pre has at least one vulnerability with high severity.
0.8.1.2-pre 1,838 7/31/2015 0.8.1.2-pre has at least one vulnerability with high severity.
0.8.1.1-pre 1,892 7/30/2015 0.8.1.1-pre has at least one vulnerability with high severity.
0.8.1-pre 1,844 7/30/2015 0.8.1-pre has at least one vulnerability with high severity.
0.8.0-pre 1,824 7/29/2015 0.8.0-pre has at least one vulnerability with high severity.
0.7.0.8-pre 1,795 7/23/2015 0.7.0.8-pre has at least one vulnerability with high severity.
0.7.0.7-pre 1,810 7/23/2015 0.7.0.7-pre has at least one vulnerability with high severity.
0.7.0.6-pre 1,879 7/22/2015 0.7.0.6-pre has at least one vulnerability with high severity.
0.7.0.5-pre 1,693 7/14/2015 0.7.0.5-pre has at least one vulnerability with high severity.
0.7.0.4-pre 1,722 7/13/2015 0.7.0.4-pre has at least one vulnerability with high severity.
0.7.0.3-pre 1,678 7/9/2015 0.7.0.3-pre has at least one vulnerability with high severity.
0.7.0.2-pre 1,716 7/9/2015 0.7.0.2-pre has at least one vulnerability with high severity.
0.7.0.1-pre 1,670 7/9/2015 0.7.0.1-pre has at least one vulnerability with high severity.
0.7.0-pre 3,938 7/8/2015 0.7.0-pre has at least one vulnerability with high severity.
0.6.0-pre 1,996 6/11/2015 0.6.0-pre has at least one vulnerability with high severity.