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 598 6/19/2025
5.0.0-preview02-final 783 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 760 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 1,961 6/19/2025
4.3.7 3,470 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,601 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,598 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 7,991 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 2,879 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,271 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 16,061 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 842 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 856 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 851 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,394 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 867 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 874 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 903 6/19/2025
4.2.9 954 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,136 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,020 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 10,989 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,539 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 1,865 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,388 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,269 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,318 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,360 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 954 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 925 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 1,879 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 982 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,027 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,113 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,113 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,069 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,298 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 725 12/1/2024 4.1.10 has at least one vulnerability with high severity.
4.1.9 581 11/19/2023 4.1.9 has at least one vulnerability with high severity.
4.1.8 1,368 10/22/2023 4.1.8 has at least one vulnerability with high severity.
4.1.7 14,921 4/5/2023 4.1.7 has at least one vulnerability with high severity.
4.1.6 2,670 3/29/2023 4.1.6 has at least one vulnerability with high severity.
4.1.5 1,812 3/22/2023 4.1.5 has at least one vulnerability with high severity.
4.1.4 1,823 3/16/2023 4.1.4 has at least one vulnerability with high severity.
4.1.3 1,976 3/9/2023 4.1.3 has at least one vulnerability with high severity.
4.1.2 1,809 3/8/2023 4.1.2 has at least one vulnerability with high severity.
4.1.1 1,848 3/6/2023 4.1.1 has at least one vulnerability with high severity.
4.1.0 27,697 2/6/2023 4.1.0 has at least one vulnerability with high severity.
4.1.0-preview21-final 1,038 2/1/2023 4.1.0-preview21-final has at least one vulnerability with high severity.
4.1.0-preview19-final 1,229 1/23/2023 4.1.0-preview19-final has at least one vulnerability with high severity.
4.1.0-preview18-final 1,873 1/17/2023 4.1.0-preview18-final has at least one vulnerability with high severity.
4.1.0-preview14-final 1,144 11/14/2022 4.1.0-preview14-final has at least one vulnerability with high severity.
4.1.0-preview13-final 1,104 11/9/2022 4.1.0-preview13-final has at least one vulnerability with high severity.
4.1.0-preview12-final 1,037 10/31/2022 4.1.0-preview12-final has at least one vulnerability with high severity.
4.1.0-preview11-final 2,614 10/11/2022 4.1.0-preview11-final has at least one vulnerability with high severity.
4.1.0-preview10-final 1,051 9/7/2022 4.1.0-preview10-final has at least one vulnerability with high severity.
4.1.0-preview09-final 1,002 9/1/2022 4.1.0-preview09-final has at least one vulnerability with high severity.
4.1.0-preview07-final 2,111 8/30/2022 4.1.0-preview07-final has at least one vulnerability with high severity.
4.1.0-preview06-final 937 8/12/2022 4.1.0-preview06-final has at least one vulnerability with high severity.
4.1.0-preview05-final 1,031 7/27/2022 4.1.0-preview05-final has at least one vulnerability with high severity.
4.1.0-preview04-final 1,057 6/4/2022 4.1.0-preview04-final has at least one vulnerability with high severity.
4.1.0-preview03-final 1,045 5/26/2022 4.1.0-preview03-final has at least one vulnerability with high severity.
4.1.0-preview01-final 1,102 5/2/2022 4.1.0-preview01-final has at least one vulnerability with high severity.
4.0.13 576 11/19/2023 4.0.13 has at least one vulnerability with high severity.
4.0.12 608 10/22/2023 4.0.12 has at least one vulnerability with high severity.
4.0.11 2,746 1/18/2023 4.0.11 has at least one vulnerability with high severity.
4.0.10 7,481 9/7/2022 4.0.10 has at least one vulnerability with high severity.
4.0.9 3,740 8/25/2022 4.0.9 has at least one vulnerability with high severity.
4.0.8 4,231 7/25/2022 4.0.8 has at least one vulnerability with high severity.
4.0.7 13,929 5/25/2022 4.0.7 has at least one vulnerability with high severity.
4.0.6 3,992 5/25/2022 4.0.6 has at least one vulnerability with high severity.
4.0.5 4,692 5/13/2022 4.0.5 has at least one vulnerability with high severity.
4.0.3 11,140 4/29/2022 4.0.3 has at least one vulnerability with high severity.
4.0.2 6,696 3/28/2022 4.0.2 has at least one vulnerability with high severity.
4.0.1 4,505 3/24/2022 4.0.1 has at least one vulnerability with high severity.
4.0.0 20,977 3/22/2022 4.0.0 has at least one vulnerability with high severity.
4.0.0-preview15-final 1,029 3/12/2022 4.0.0-preview15-final has at least one vulnerability with high severity.
4.0.0-preview13-final 993 3/2/2022 4.0.0-preview13-final has at least one vulnerability with high severity.
4.0.0-preview11-final 1,061 2/18/2022 4.0.0-preview11-final has at least one vulnerability with high severity.
4.0.0-preview10-final 1,019 2/13/2022 4.0.0-preview10-final has at least one vulnerability with high severity.
4.0.0-preview09-final 1,035 2/5/2022 4.0.0-preview09-final has at least one vulnerability with high severity.
4.0.0-preview08-final 960 2/5/2022 4.0.0-preview08-final has at least one vulnerability with high severity.
4.0.0-preview07-final 1,124 1/7/2022 4.0.0-preview07-final has at least one vulnerability with high severity.
4.0.0-preview06-final 982 1/5/2022 4.0.0-preview06-final has at least one vulnerability with high severity.
4.0.0-preview05-final 836 12/20/2021 4.0.0-preview05-final has at least one vulnerability with high severity.
4.0.0-preview03-final 1,165 11/12/2021 4.0.0-preview03-final has at least one vulnerability with high severity.
4.0.0-preview02-final 897 11/11/2021 4.0.0-preview02-final has at least one vulnerability with high severity.
4.0.0-preview01-final 970 9/2/2021 4.0.0-preview01-final has at least one vulnerability with high severity.
3.2.3 2,724 2/12/2022 3.2.3 has at least one vulnerability with high severity.
3.2.2 2,580 1/18/2022 3.2.2 has at least one vulnerability with high severity.
3.2.1 6,431 8/27/2021 3.2.1 has at least one vulnerability with high severity.
3.2.0 7,763 8/27/2021 3.2.0 has at least one vulnerability with high severity.
3.2.0-preview02-final 965 8/27/2021 3.2.0-preview02-final has at least one vulnerability with high severity.
3.2.0-preview01-final 1,005 8/23/2021 3.2.0-preview01-final has at least one vulnerability with high severity.
3.1.1 3,022 7/28/2021 3.1.1 has at least one vulnerability with high severity.
3.1.0 9,164 7/6/2021 3.1.0 has at least one vulnerability with high severity.
3.1.0-preview07-final 1,028 6/29/2021 3.1.0-preview07-final has at least one vulnerability with high severity.
3.1.0-preview05-final 1,022 6/15/2021 3.1.0-preview05-final has at least one vulnerability with high severity.
3.1.0-preview04-final 892 6/10/2021 3.1.0-preview04-final has at least one vulnerability with high severity.
3.1.0-preview03-final 908 6/9/2021 3.1.0-preview03-final has at least one vulnerability with high severity.
3.1.0-preview02-final 911 5/17/2021 3.1.0-preview02-final has at least one vulnerability with high severity.
3.1.0-preview01-final 1,016 5/11/2021 3.1.0-preview01-final has at least one vulnerability with high severity.
3.0.5 5,822 6/5/2021 3.0.5 has at least one vulnerability with high severity.
3.0.4 1,619 5/19/2021 3.0.4 has at least one vulnerability with high severity.
3.0.3 1,733 5/5/2021 3.0.3 has at least one vulnerability with high severity.
3.0.2 2,983 4/25/2021 3.0.2 has at least one vulnerability with high severity.
3.0.1 4,336 4/11/2021 3.0.1 has at least one vulnerability with high severity.
3.0.0 2,477 3/29/2021 3.0.0 has at least one vulnerability with high severity.
3.0.0-preview04-final 1,092 3/16/2021 3.0.0-preview04-final has at least one vulnerability with high severity.
3.0.0-preview03-final 899 3/16/2021 3.0.0-preview03-final has at least one vulnerability with high severity.
3.0.0-preview02-final 1,108 2/26/2021 3.0.0-preview02-final has at least one vulnerability with high severity.
2.5.2 6,809 2/6/2021 2.5.2 has at least one vulnerability with high severity.
2.5.1 2,586 12/27/2020 2.5.1 has at least one vulnerability with high severity.
2.5.0 5,413 10/31/2020 2.5.0 has at least one vulnerability with high severity.
2.5.0-preview04-final 3,260 9/11/2020 2.5.0-preview04-final has at least one vulnerability with high severity.
2.5.0-preview02-final 3,740 8/23/2020 2.5.0-preview02-final has at least one vulnerability with high severity.
2.4.0.1 35,386 1/7/2020 2.4.0.1 has at least one vulnerability with high severity.
2.4.0 9,471 12/28/2019 2.4.0 has at least one vulnerability with high severity.
2.4.0-preview06-final 1,864 12/9/2019 2.4.0-preview06-final has at least one vulnerability with high severity.
2.4.0-preview03-final 2,808 9/29/2019 2.4.0-preview03-final has at least one vulnerability with high severity.
2.4.0-preview01-final 2,697 9/15/2019 2.4.0-preview01-final has at least one vulnerability with high severity.
2.3.3 3,899 11/4/2019 2.3.3 has at least one vulnerability with high severity.
2.3.2 2,013 11/2/2019 2.3.2 has at least one vulnerability with high severity.
2.3.1 13,402 8/6/2019 2.3.1 has at least one vulnerability with high severity.
2.3.0 9,956 6/5/2019 2.3.0 has at least one vulnerability with high severity.
2.2.0.2 7,390 4/13/2019 2.2.0.2 has at least one vulnerability with high severity.
2.2.0.1 4,070 4/6/2019 2.2.0.1 has at least one vulnerability with high severity.
2.2.0 2,921 4/6/2019 2.2.0 has at least one vulnerability with high severity.
2.2.0-preview03-final 1,776 3/22/2019 2.2.0-preview03-final has at least one vulnerability with high severity.
2.2.0-preview02-final 1,560 3/22/2019 2.2.0-preview02-final has at least one vulnerability with high severity.
2.2.0-preview01-final 2,254 2/20/2019 2.2.0-preview01-final has at least one vulnerability with high severity.
2.1.0 9,094 1/23/2019 2.1.0 has at least one vulnerability with high severity.
2.1.0-preview01-final 2,168 12/18/2018 2.1.0-preview01-final has at least one vulnerability with high severity.
2.0.3 8,931 9/24/2018 2.0.3 has at least one vulnerability with high severity.
2.0.3-preview02-final 2,068 9/14/2018 2.0.3-preview02-final has at least one vulnerability with high severity.
2.0.3-preview01-final 1,682 9/13/2018 2.0.3-preview01-final has at least one vulnerability with high severity.
2.0.2 3,236 8/22/2018 2.0.2 has at least one vulnerability with high severity.
2.0.1-preview05-final 2,690 7/21/2018 2.0.1-preview05-final has at least one vulnerability with high severity.
2.0.1-preview04-final 2,943 6/26/2018 2.0.1-preview04-final has at least one vulnerability with high severity.
2.0.1-preview03-final 2,190 6/25/2018 2.0.1-preview03-final has at least one vulnerability with high severity.
2.0.1-preview02-final 2,208 6/18/2018 2.0.1-preview02-final has at least one vulnerability with high severity.
2.0.1-preview01-final 3,189 6/13/2018 2.0.1-preview01-final has at least one vulnerability with high severity.
2.0.0 32,740 5/25/2018 2.0.0 has at least one vulnerability with high severity.
2.0.0-preview08-final 3,194 5/12/2018 2.0.0-preview08-final has at least one vulnerability with high severity.
2.0.0-preview07-final 3,105 5/1/2018 2.0.0-preview07-final has at least one vulnerability with high severity.
2.0.0-preview06-final 3,122 4/3/2018 2.0.0-preview06-final has at least one vulnerability with high severity.
2.0.0-preview05-final 3,014 4/2/2018 2.0.0-preview05-final has at least one vulnerability with high severity.
2.0.0-preview04-final 3,066 3/22/2018 2.0.0-preview04-final has at least one vulnerability with high severity.
2.0.0-preview03-final 4,282 3/18/2018 2.0.0-preview03-final has at least one vulnerability with high severity.
2.0.0-preview02-final 3,210 3/15/2018 2.0.0-preview02-final has at least one vulnerability with high severity.
2.0.0-preview01-final 2,404 2/15/2018 2.0.0-preview01-final has at least one vulnerability with high severity.
2.0.0-beta01 4,626 12/19/2017 2.0.0-beta01 has at least one vulnerability with high severity.
1.1.9.4 3,948 8/30/2018 1.1.9.4 has at least one vulnerability with high severity.
1.1.9.3 4,181 7/13/2018 1.1.9.3 has at least one vulnerability with high severity.
1.1.9.2 5,945 7/4/2018 1.1.9.2 has at least one vulnerability with high severity.
1.1.9.1 5,144 5/25/2018 1.1.9.1 has at least one vulnerability with high severity.
1.1.9 7,378 3/29/2018 1.1.9 has at least one vulnerability with high severity.
1.1.8.2 5,618 2/4/2018 1.1.8.2 has at least one vulnerability with high severity.
1.1.8.1 5,147 2/1/2018 1.1.8.1 has at least one vulnerability with high severity.
1.1.8 10,116 12/25/2017 1.1.8 has at least one vulnerability with high severity.
1.1.7 37,314 11/2/2017 1.1.7 has at least one vulnerability with high severity.
1.1.6.3 5,883 9/21/2017 1.1.6.3 has at least one vulnerability with high severity.
1.1.6.1 6,256 8/30/2017 1.1.6.1 has at least one vulnerability with high severity.
1.1.6 5,032 8/29/2017 1.1.6 has at least one vulnerability with high severity.
1.1.5 8,319 8/8/2017 1.1.5 has at least one vulnerability with high severity.
1.1.2 3,869 6/14/2017 1.1.2 has at least one vulnerability with high severity.
1.1.1 3,738 5/20/2017 1.1.1 has at least one vulnerability with high severity.
1.1.0.1 5,563 4/2/2017 1.1.0.1 has at least one vulnerability with high severity.
1.1.0 3,933 3/7/2017 1.1.0 has at least one vulnerability with high severity.
1.1.0-rc5 2,265 2/14/2017 1.1.0-rc5 has at least one vulnerability with high severity.
1.1.0-rc3 2,208 1/22/2017 1.1.0-rc3 has at least one vulnerability with high severity.
1.1.0-rc 2,143 12/28/2016 1.1.0-rc has at least one vulnerability with high severity.
1.1.0-beta 1,750 11/16/2016 1.1.0-beta has at least one vulnerability with high severity.
1.1.0-alpha 1,845 10/8/2016 1.1.0-alpha has at least one vulnerability with high severity.
1.0.5 2,686 9/19/2016 1.0.5 has at least one vulnerability with high severity.
1.0.2 2,267 8/4/2016 1.0.2 has at least one vulnerability with high severity.
1.0.1 2,124 7/14/2016 1.0.1 has at least one vulnerability with high severity.
1.0.0 2,044 7/3/2016 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2 1,641 5/9/2016 1.0.0-rc2 has at least one vulnerability with high severity.
1.0.0-rc 1,810 4/19/2016 1.0.0-rc has at least one vulnerability with high severity.
1.0.0-beta 1,680 4/5/2016 1.0.0-beta has at least one vulnerability with high severity.
0.9.0 2,097 1/1/2016 0.9.0 has at least one vulnerability with high severity.
0.8.6.13-pre 1,630 12/16/2015 0.8.6.13-pre has at least one vulnerability with high severity.
0.8.6.7-pre 1,691 11/5/2015 0.8.6.7-pre has at least one vulnerability with high severity.
0.8.6.6-pre 1,642 11/5/2015 0.8.6.6-pre has at least one vulnerability with high severity.
0.8.6.5-pre 1,713 10/31/2015 0.8.6.5-pre has at least one vulnerability with high severity.
0.8.6.4-pre 1,653 10/30/2015 0.8.6.4-pre has at least one vulnerability with high severity.
0.8.6.3-pre 1,622 10/29/2015 0.8.6.3-pre has at least one vulnerability with high severity.
0.8.6.2-pre 1,623 10/28/2015 0.8.6.2-pre has at least one vulnerability with high severity.
0.8.6.1-pre 1,632 10/24/2015 0.8.6.1-pre has at least one vulnerability with high severity.
0.8.6-pre 1,645 10/16/2015 0.8.6-pre has at least one vulnerability with high severity.
0.8.5.10-pre 1,643 10/13/2015 0.8.5.10-pre has at least one vulnerability with high severity.
0.8.5.9-pre 1,671 10/10/2015 0.8.5.9-pre has at least one vulnerability with high severity.
0.8.5.8-pre 1,849 10/4/2015 0.8.5.8-pre has at least one vulnerability with high severity.
0.8.5.7-pre 1,834 10/3/2015 0.8.5.7-pre has at least one vulnerability with high severity.
0.8.5.6-pre 1,741 10/1/2015 0.8.5.6-pre has at least one vulnerability with high severity.
0.8.5.5-pre 1,747 10/1/2015 0.8.5.5-pre has at least one vulnerability with high severity.
0.8.5.4-pre 1,765 9/30/2015 0.8.5.4-pre has at least one vulnerability with high severity.
0.8.5.3-pre 1,722 9/30/2015 0.8.5.3-pre has at least one vulnerability with high severity.
0.8.5.2-pre 1,711 9/24/2015 0.8.5.2-pre has at least one vulnerability with high severity.
0.8.5.1-pre 1,700 9/23/2015 0.8.5.1-pre has at least one vulnerability with high severity.
0.8.5-pre 1,666 9/11/2015 0.8.5-pre has at least one vulnerability with high severity.
0.8.4.2-pre 1,744 9/9/2015 0.8.4.2-pre has at least one vulnerability with high severity.
0.8.4.1-pre 1,722 9/8/2015 0.8.4.1-pre has at least one vulnerability with high severity.
0.8.4-pre 1,664 9/7/2015 0.8.4-pre has at least one vulnerability with high severity.
0.8.3.10-pre 1,676 9/7/2015 0.8.3.10-pre has at least one vulnerability with high severity.
0.8.3.9-pre 1,639 9/7/2015 0.8.3.9-pre has at least one vulnerability with high severity.
0.8.3.8-pre 1,744 9/3/2015 0.8.3.8-pre has at least one vulnerability with high severity.
0.8.3.7-pre 1,692 9/3/2015 0.8.3.7-pre has at least one vulnerability with high severity.
0.8.3.6-pre 1,654 8/30/2015 0.8.3.6-pre has at least one vulnerability with high severity.
0.8.3.5-pre 1,684 8/27/2015 0.8.3.5-pre has at least one vulnerability with high severity.
0.8.3.4-pre 1,689 8/23/2015 0.8.3.4-pre has at least one vulnerability with high severity.
0.8.3.3-pre 1,666 8/22/2015 0.8.3.3-pre has at least one vulnerability with high severity.
0.8.3.2-pre 1,671 8/20/2015 0.8.3.2-pre has at least one vulnerability with high severity.
0.8.3.1-pre 1,659 8/17/2015 0.8.3.1-pre has at least one vulnerability with high severity.
0.8.3-pre 1,948 8/11/2015 0.8.3-pre has at least one vulnerability with high severity.
0.8.2.3-pre 1,951 8/4/2015 0.8.2.3-pre has at least one vulnerability with high severity.
0.8.2.2-pre 1,923 8/3/2015 0.8.2.2-pre has at least one vulnerability with high severity.
0.8.2.1-pre 1,882 8/3/2015 0.8.2.1-pre has at least one vulnerability with high severity.
0.8.2-pre 1,782 8/2/2015 0.8.2-pre has at least one vulnerability with high severity.
0.8.1.2-pre 1,798 7/31/2015 0.8.1.2-pre has at least one vulnerability with high severity.
0.8.1.1-pre 1,854 7/30/2015 0.8.1.1-pre has at least one vulnerability with high severity.
0.8.1-pre 1,805 7/30/2015 0.8.1-pre has at least one vulnerability with high severity.
0.8.0-pre 1,784 7/29/2015 0.8.0-pre has at least one vulnerability with high severity.
0.7.0.8-pre 1,754 7/23/2015 0.7.0.8-pre has at least one vulnerability with high severity.
0.7.0.7-pre 1,774 7/23/2015 0.7.0.7-pre has at least one vulnerability with high severity.
0.7.0.6-pre 1,839 7/22/2015 0.7.0.6-pre has at least one vulnerability with high severity.
0.7.0.5-pre 1,651 7/14/2015 0.7.0.5-pre has at least one vulnerability with high severity.
0.7.0.4-pre 1,691 7/13/2015 0.7.0.4-pre has at least one vulnerability with high severity.
0.7.0.3-pre 1,640 7/9/2015 0.7.0.3-pre has at least one vulnerability with high severity.
0.7.0.2-pre 1,679 7/9/2015 0.7.0.2-pre has at least one vulnerability with high severity.
0.7.0.1-pre 1,632 7/9/2015 0.7.0.1-pre has at least one vulnerability with high severity.
0.7.0-pre 3,902 7/8/2015 0.7.0-pre has at least one vulnerability with high severity.
0.6.0-pre 1,942 6/11/2015 0.6.0-pre has at least one vulnerability with high severity.