DotVVM 4.2.0-preview02-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.2.0-preview02-final
                    
NuGet\Install-Package DotVVM -Version 4.2.0-preview02-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.2.0-preview02-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotVVM" Version="4.2.0-preview02-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.2.0-preview02-final
                    
#r "nuget: DotVVM, 4.2.0-preview02-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.2.0-preview02-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.2.0-preview02-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotVVM&version=4.2.0-preview02-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 572 6/19/2025
5.0.0-preview02-final 760 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 746 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,088 6/19/2025
4.3.7 3,103 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,407 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,533 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,382 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,852 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,259 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 14,916 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 830 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 844 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 842 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,336 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 858 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 855 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 858 6/19/2025
4.2.9 938 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,115 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 4,986 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,577 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,525 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,852 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,343 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,253 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,305 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,254 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 945 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 916 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,867 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 968 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,010 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,096 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,094 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,054 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,279 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 714 12/1/2024 4.1.10 has at least one vulnerability with high severity.
4.1.9 567 11/19/2023 4.1.9 has at least one vulnerability with high severity.
4.1.8 1,352 10/22/2023 4.1.8 has at least one vulnerability with high severity.
4.1.7 14,586 4/5/2023 4.1.7 has at least one vulnerability with high severity.
4.1.6 2,634 3/29/2023 4.1.6 has at least one vulnerability with high severity.
4.1.5 1,794 3/22/2023 4.1.5 has at least one vulnerability with high severity.
4.1.4 1,800 3/16/2023 4.1.4 has at least one vulnerability with high severity.
4.1.3 1,948 3/9/2023 4.1.3 has at least one vulnerability with high severity.
4.1.2 1,789 3/8/2023 4.1.2 has at least one vulnerability with high severity.
4.1.1 1,828 3/6/2023 4.1.1 has at least one vulnerability with high severity.
4.1.0 27,107 2/6/2023 4.1.0 has at least one vulnerability with high severity.
4.1.0-preview21-final 1,018 2/1/2023 4.1.0-preview21-final has at least one vulnerability with high severity.
4.1.0-preview19-final 1,211 1/23/2023 4.1.0-preview19-final has at least one vulnerability with high severity.
4.1.0-preview18-final 1,828 1/17/2023 4.1.0-preview18-final has at least one vulnerability with high severity.
4.1.0-preview14-final 1,126 11/14/2022 4.1.0-preview14-final has at least one vulnerability with high severity.
4.1.0-preview13-final 1,084 11/9/2022 4.1.0-preview13-final has at least one vulnerability with high severity.
4.1.0-preview12-final 1,020 10/31/2022 4.1.0-preview12-final has at least one vulnerability with high severity.
4.1.0-preview11-final 2,596 10/11/2022 4.1.0-preview11-final has at least one vulnerability with high severity.
4.1.0-preview10-final 1,034 9/7/2022 4.1.0-preview10-final has at least one vulnerability with high severity.
4.1.0-preview09-final 983 9/1/2022 4.1.0-preview09-final has at least one vulnerability with high severity.
4.1.0-preview07-final 2,092 8/30/2022 4.1.0-preview07-final has at least one vulnerability with high severity.
4.1.0-preview06-final 920 8/12/2022 4.1.0-preview06-final has at least one vulnerability with high severity.
4.1.0-preview05-final 1,013 7/27/2022 4.1.0-preview05-final has at least one vulnerability with high severity.
4.1.0-preview04-final 1,039 6/4/2022 4.1.0-preview04-final has at least one vulnerability with high severity.
4.1.0-preview03-final 1,025 5/26/2022 4.1.0-preview03-final has at least one vulnerability with high severity.
4.1.0-preview01-final 1,077 5/2/2022 4.1.0-preview01-final has at least one vulnerability with high severity.
4.0.13 560 11/19/2023 4.0.13 has at least one vulnerability with high severity.
4.0.12 593 10/22/2023 4.0.12 has at least one vulnerability with high severity.
4.0.11 2,718 1/18/2023 4.0.11 has at least one vulnerability with high severity.
4.0.10 7,414 9/7/2022 4.0.10 has at least one vulnerability with high severity.
4.0.9 3,719 8/25/2022 4.0.9 has at least one vulnerability with high severity.
4.0.8 4,209 7/25/2022 4.0.8 has at least one vulnerability with high severity.
4.0.7 13,717 5/25/2022 4.0.7 has at least one vulnerability with high severity.
4.0.6 3,970 5/25/2022 4.0.6 has at least one vulnerability with high severity.
4.0.5 4,669 5/13/2022 4.0.5 has at least one vulnerability with high severity.
4.0.3 11,121 4/29/2022 4.0.3 has at least one vulnerability with high severity.
4.0.2 6,670 3/28/2022 4.0.2 has at least one vulnerability with high severity.
4.0.1 4,482 3/24/2022 4.0.1 has at least one vulnerability with high severity.
4.0.0 20,785 3/22/2022 4.0.0 has at least one vulnerability with high severity.
4.0.0-preview15-final 1,011 3/12/2022 4.0.0-preview15-final has at least one vulnerability with high severity.
4.0.0-preview13-final 972 3/2/2022 4.0.0-preview13-final has at least one vulnerability with high severity.
4.0.0-preview11-final 1,044 2/18/2022 4.0.0-preview11-final has at least one vulnerability with high severity.
4.0.0-preview10-final 1,000 2/13/2022 4.0.0-preview10-final has at least one vulnerability with high severity.
4.0.0-preview09-final 1,018 2/5/2022 4.0.0-preview09-final has at least one vulnerability with high severity.
4.0.0-preview08-final 939 2/5/2022 4.0.0-preview08-final has at least one vulnerability with high severity.
4.0.0-preview07-final 1,106 1/7/2022 4.0.0-preview07-final has at least one vulnerability with high severity.
4.0.0-preview06-final 957 1/5/2022 4.0.0-preview06-final has at least one vulnerability with high severity.
4.0.0-preview05-final 817 12/20/2021 4.0.0-preview05-final has at least one vulnerability with high severity.
4.0.0-preview03-final 1,143 11/12/2021 4.0.0-preview03-final has at least one vulnerability with high severity.
4.0.0-preview02-final 880 11/11/2021 4.0.0-preview02-final has at least one vulnerability with high severity.
4.0.0-preview01-final 948 9/2/2021 4.0.0-preview01-final has at least one vulnerability with high severity.
3.2.3 2,705 2/12/2022 3.2.3 has at least one vulnerability with high severity.
3.2.2 2,560 1/18/2022 3.2.2 has at least one vulnerability with high severity.
3.2.1 6,380 8/27/2021 3.2.1 has at least one vulnerability with high severity.
3.2.0 7,739 8/27/2021 3.2.0 has at least one vulnerability with high severity.
3.2.0-preview02-final 945 8/27/2021 3.2.0-preview02-final has at least one vulnerability with high severity.
3.2.0-preview01-final 987 8/23/2021 3.2.0-preview01-final has at least one vulnerability with high severity.
3.1.1 2,983 7/28/2021 3.1.1 has at least one vulnerability with high severity.
3.1.0 9,126 7/6/2021 3.1.0 has at least one vulnerability with high severity.
3.1.0-preview07-final 1,007 6/29/2021 3.1.0-preview07-final has at least one vulnerability with high severity.
3.1.0-preview05-final 1,005 6/15/2021 3.1.0-preview05-final has at least one vulnerability with high severity.
3.1.0-preview04-final 871 6/10/2021 3.1.0-preview04-final has at least one vulnerability with high severity.
3.1.0-preview03-final 885 6/9/2021 3.1.0-preview03-final has at least one vulnerability with high severity.
3.1.0-preview02-final 890 5/17/2021 3.1.0-preview02-final has at least one vulnerability with high severity.
3.1.0-preview01-final 998 5/11/2021 3.1.0-preview01-final has at least one vulnerability with high severity.
3.0.5 5,803 6/5/2021 3.0.5 has at least one vulnerability with high severity.
3.0.4 1,601 5/19/2021 3.0.4 has at least one vulnerability with high severity.
3.0.3 1,715 5/5/2021 3.0.3 has at least one vulnerability with high severity.
3.0.2 2,965 4/25/2021 3.0.2 has at least one vulnerability with high severity.
3.0.1 4,315 4/11/2021 3.0.1 has at least one vulnerability with high severity.
3.0.0 2,454 3/29/2021 3.0.0 has at least one vulnerability with high severity.
3.0.0-preview04-final 1,075 3/16/2021 3.0.0-preview04-final has at least one vulnerability with high severity.
3.0.0-preview03-final 881 3/16/2021 3.0.0-preview03-final has at least one vulnerability with high severity.
3.0.0-preview02-final 1,089 2/26/2021 3.0.0-preview02-final has at least one vulnerability with high severity.
2.5.2 6,649 2/6/2021 2.5.2 has at least one vulnerability with high severity.
2.5.1 2,563 12/27/2020 2.5.1 has at least one vulnerability with high severity.
2.5.0 5,362 10/31/2020 2.5.0 has at least one vulnerability with high severity.
2.5.0-preview04-final 3,237 9/11/2020 2.5.0-preview04-final has at least one vulnerability with high severity.
2.5.0-preview02-final 3,719 8/23/2020 2.5.0-preview02-final has at least one vulnerability with high severity.
2.4.0.1 35,223 1/7/2020 2.4.0.1 has at least one vulnerability with high severity.
2.4.0 9,447 12/28/2019 2.4.0 has at least one vulnerability with high severity.
2.4.0-preview06-final 1,843 12/9/2019 2.4.0-preview06-final has at least one vulnerability with high severity.
2.4.0-preview03-final 2,784 9/29/2019 2.4.0-preview03-final has at least one vulnerability with high severity.
2.4.0-preview01-final 2,672 9/15/2019 2.4.0-preview01-final has at least one vulnerability with high severity.
2.3.3 3,875 11/4/2019 2.3.3 has at least one vulnerability with high severity.
2.3.2 1,992 11/2/2019 2.3.2 has at least one vulnerability with high severity.
2.3.1 13,337 8/6/2019 2.3.1 has at least one vulnerability with high severity.
2.3.0 9,934 6/5/2019 2.3.0 has at least one vulnerability with high severity.
2.2.0.2 7,364 4/13/2019 2.2.0.2 has at least one vulnerability with high severity.
2.2.0.1 4,044 4/6/2019 2.2.0.1 has at least one vulnerability with high severity.
2.2.0 2,895 4/6/2019 2.2.0 has at least one vulnerability with high severity.
2.2.0-preview03-final 1,752 3/22/2019 2.2.0-preview03-final has at least one vulnerability with high severity.
2.2.0-preview02-final 1,538 3/22/2019 2.2.0-preview02-final has at least one vulnerability with high severity.
2.2.0-preview01-final 2,233 2/20/2019 2.2.0-preview01-final has at least one vulnerability with high severity.
2.1.0 9,069 1/23/2019 2.1.0 has at least one vulnerability with high severity.
2.1.0-preview01-final 2,147 12/18/2018 2.1.0-preview01-final has at least one vulnerability with high severity.
2.0.3 8,902 9/24/2018 2.0.3 has at least one vulnerability with high severity.
2.0.3-preview02-final 2,047 9/14/2018 2.0.3-preview02-final has at least one vulnerability with high severity.
2.0.3-preview01-final 1,662 9/13/2018 2.0.3-preview01-final has at least one vulnerability with high severity.
2.0.2 3,211 8/22/2018 2.0.2 has at least one vulnerability with high severity.
2.0.1-preview05-final 2,659 7/21/2018 2.0.1-preview05-final has at least one vulnerability with high severity.
2.0.1-preview04-final 2,907 6/26/2018 2.0.1-preview04-final has at least one vulnerability with high severity.
2.0.1-preview03-final 2,138 6/25/2018 2.0.1-preview03-final has at least one vulnerability with high severity.
2.0.1-preview02-final 2,164 6/18/2018 2.0.1-preview02-final has at least one vulnerability with high severity.
2.0.1-preview01-final 3,140 6/13/2018 2.0.1-preview01-final has at least one vulnerability with high severity.
2.0.0 32,679 5/25/2018 2.0.0 has at least one vulnerability with high severity.
2.0.0-preview08-final 3,146 5/12/2018 2.0.0-preview08-final has at least one vulnerability with high severity.
2.0.0-preview07-final 3,061 5/1/2018 2.0.0-preview07-final has at least one vulnerability with high severity.
2.0.0-preview06-final 3,075 4/3/2018 2.0.0-preview06-final has at least one vulnerability with high severity.
2.0.0-preview05-final 2,966 4/2/2018 2.0.0-preview05-final has at least one vulnerability with high severity.
2.0.0-preview04-final 3,022 3/22/2018 2.0.0-preview04-final has at least one vulnerability with high severity.
2.0.0-preview03-final 4,234 3/18/2018 2.0.0-preview03-final has at least one vulnerability with high severity.
2.0.0-preview02-final 3,158 3/15/2018 2.0.0-preview02-final has at least one vulnerability with high severity.
2.0.0-preview01-final 2,350 2/15/2018 2.0.0-preview01-final has at least one vulnerability with high severity.
2.0.0-beta01 4,579 12/19/2017 2.0.0-beta01 has at least one vulnerability with high severity.
1.1.9.4 3,925 8/30/2018 1.1.9.4 has at least one vulnerability with high severity.
1.1.9.3 4,137 7/13/2018 1.1.9.3 has at least one vulnerability with high severity.
1.1.9.2 5,911 7/4/2018 1.1.9.2 has at least one vulnerability with high severity.
1.1.9.1 5,100 5/25/2018 1.1.9.1 has at least one vulnerability with high severity.
1.1.9 7,327 3/29/2018 1.1.9 has at least one vulnerability with high severity.
1.1.8.2 5,571 2/4/2018 1.1.8.2 has at least one vulnerability with high severity.
1.1.8.1 5,099 2/1/2018 1.1.8.1 has at least one vulnerability with high severity.
1.1.8 10,068 12/25/2017 1.1.8 has at least one vulnerability with high severity.
1.1.7 37,198 11/2/2017 1.1.7 has at least one vulnerability with high severity.
1.1.6.3 5,847 9/21/2017 1.1.6.3 has at least one vulnerability with high severity.
1.1.6.1 6,209 8/30/2017 1.1.6.1 has at least one vulnerability with high severity.
1.1.6 4,996 8/29/2017 1.1.6 has at least one vulnerability with high severity.
1.1.5 8,115 8/8/2017 1.1.5 has at least one vulnerability with high severity.
1.1.2 3,837 6/14/2017 1.1.2 has at least one vulnerability with high severity.
1.1.1 3,696 5/20/2017 1.1.1 has at least one vulnerability with high severity.
1.1.0.1 5,523 4/2/2017 1.1.0.1 has at least one vulnerability with high severity.
1.1.0 3,890 3/7/2017 1.1.0 has at least one vulnerability with high severity.
1.1.0-rc5 2,234 2/14/2017 1.1.0-rc5 has at least one vulnerability with high severity.
1.1.0-rc3 2,176 1/22/2017 1.1.0-rc3 has at least one vulnerability with high severity.
1.1.0-rc 2,106 12/28/2016 1.1.0-rc has at least one vulnerability with high severity.
1.1.0-beta 1,715 11/16/2016 1.1.0-beta has at least one vulnerability with high severity.
1.1.0-alpha 1,809 10/8/2016 1.1.0-alpha has at least one vulnerability with high severity.
1.0.5 2,651 9/19/2016 1.0.5 has at least one vulnerability with high severity.
1.0.2 2,233 8/4/2016 1.0.2 has at least one vulnerability with high severity.
1.0.1 2,087 7/14/2016 1.0.1 has at least one vulnerability with high severity.
1.0.0 2,009 7/3/2016 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2 1,605 5/9/2016 1.0.0-rc2 has at least one vulnerability with high severity.
1.0.0-rc 1,776 4/19/2016 1.0.0-rc has at least one vulnerability with high severity.
1.0.0-beta 1,643 4/5/2016 1.0.0-beta has at least one vulnerability with high severity.
0.9.0 2,062 1/1/2016 0.9.0 has at least one vulnerability with high severity.
0.8.6.13-pre 1,594 12/16/2015 0.8.6.13-pre has at least one vulnerability with high severity.
0.8.6.7-pre 1,656 11/5/2015 0.8.6.7-pre has at least one vulnerability with high severity.
0.8.6.6-pre 1,606 11/5/2015 0.8.6.6-pre has at least one vulnerability with high severity.
0.8.6.5-pre 1,674 10/31/2015 0.8.6.5-pre has at least one vulnerability with high severity.
0.8.6.4-pre 1,620 10/30/2015 0.8.6.4-pre has at least one vulnerability with high severity.
0.8.6.3-pre 1,588 10/29/2015 0.8.6.3-pre has at least one vulnerability with high severity.
0.8.6.2-pre 1,587 10/28/2015 0.8.6.2-pre has at least one vulnerability with high severity.
0.8.6.1-pre 1,600 10/24/2015 0.8.6.1-pre has at least one vulnerability with high severity.
0.8.6-pre 1,611 10/16/2015 0.8.6-pre has at least one vulnerability with high severity.
0.8.5.10-pre 1,612 10/13/2015 0.8.5.10-pre has at least one vulnerability with high severity.
0.8.5.9-pre 1,638 10/10/2015 0.8.5.9-pre has at least one vulnerability with high severity.
0.8.5.8-pre 1,817 10/4/2015 0.8.5.8-pre has at least one vulnerability with high severity.
0.8.5.7-pre 1,800 10/3/2015 0.8.5.7-pre has at least one vulnerability with high severity.
0.8.5.6-pre 1,706 10/1/2015 0.8.5.6-pre has at least one vulnerability with high severity.
0.8.5.5-pre 1,714 10/1/2015 0.8.5.5-pre has at least one vulnerability with high severity.
0.8.5.4-pre 1,732 9/30/2015 0.8.5.4-pre has at least one vulnerability with high severity.
0.8.5.3-pre 1,686 9/30/2015 0.8.5.3-pre has at least one vulnerability with high severity.
0.8.5.2-pre 1,677 9/24/2015 0.8.5.2-pre has at least one vulnerability with high severity.
0.8.5.1-pre 1,666 9/23/2015 0.8.5.1-pre has at least one vulnerability with high severity.
0.8.5-pre 1,635 9/11/2015 0.8.5-pre has at least one vulnerability with high severity.
0.8.4.2-pre 1,706 9/9/2015 0.8.4.2-pre has at least one vulnerability with high severity.
0.8.4.1-pre 1,687 9/8/2015 0.8.4.1-pre has at least one vulnerability with high severity.
0.8.4-pre 1,627 9/7/2015 0.8.4-pre has at least one vulnerability with high severity.
0.8.3.10-pre 1,638 9/7/2015 0.8.3.10-pre has at least one vulnerability with high severity.
0.8.3.9-pre 1,608 9/7/2015 0.8.3.9-pre has at least one vulnerability with high severity.
0.8.3.8-pre 1,711 9/3/2015 0.8.3.8-pre has at least one vulnerability with high severity.
0.8.3.7-pre 1,659 9/3/2015 0.8.3.7-pre has at least one vulnerability with high severity.
0.8.3.6-pre 1,621 8/30/2015 0.8.3.6-pre has at least one vulnerability with high severity.
0.8.3.5-pre 1,649 8/27/2015 0.8.3.5-pre has at least one vulnerability with high severity.
0.8.3.4-pre 1,654 8/23/2015 0.8.3.4-pre has at least one vulnerability with high severity.
0.8.3.3-pre 1,633 8/22/2015 0.8.3.3-pre has at least one vulnerability with high severity.
0.8.3.2-pre 1,636 8/20/2015 0.8.3.2-pre has at least one vulnerability with high severity.
0.8.3.1-pre 1,626 8/17/2015 0.8.3.1-pre has at least one vulnerability with high severity.
0.8.3-pre 1,917 8/11/2015 0.8.3-pre has at least one vulnerability with high severity.
0.8.2.3-pre 1,919 8/4/2015 0.8.2.3-pre has at least one vulnerability with high severity.
0.8.2.2-pre 1,890 8/3/2015 0.8.2.2-pre has at least one vulnerability with high severity.
0.8.2.1-pre 1,850 8/3/2015 0.8.2.1-pre has at least one vulnerability with high severity.
0.8.2-pre 1,744 8/2/2015 0.8.2-pre has at least one vulnerability with high severity.
0.8.1.2-pre 1,766 7/31/2015 0.8.1.2-pre has at least one vulnerability with high severity.
0.8.1.1-pre 1,820 7/30/2015 0.8.1.1-pre has at least one vulnerability with high severity.
0.8.1-pre 1,772 7/30/2015 0.8.1-pre has at least one vulnerability with high severity.
0.8.0-pre 1,750 7/29/2015 0.8.0-pre has at least one vulnerability with high severity.
0.7.0.8-pre 1,715 7/23/2015 0.7.0.8-pre has at least one vulnerability with high severity.
0.7.0.7-pre 1,742 7/23/2015 0.7.0.7-pre has at least one vulnerability with high severity.
0.7.0.6-pre 1,807 7/22/2015 0.7.0.6-pre has at least one vulnerability with high severity.
0.7.0.5-pre 1,616 7/14/2015 0.7.0.5-pre has at least one vulnerability with high severity.
0.7.0.4-pre 1,658 7/13/2015 0.7.0.4-pre has at least one vulnerability with high severity.
0.7.0.3-pre 1,605 7/9/2015 0.7.0.3-pre has at least one vulnerability with high severity.
0.7.0.2-pre 1,638 7/9/2015 0.7.0.2-pre has at least one vulnerability with high severity.
0.7.0.1-pre 1,596 7/9/2015 0.7.0.1-pre has at least one vulnerability with high severity.
0.7.0-pre 3,870 7/8/2015 0.7.0-pre has at least one vulnerability with high severity.
0.6.0-pre 1,895 6/11/2015 0.6.0-pre has at least one vulnerability with high severity.