DotVVM 4.3.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.3.0-preview02-final
                    
NuGet\Install-Package DotVVM -Version 4.3.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.3.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.3.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.3.0-preview02-final
                    
#r "nuget: DotVVM, 4.3.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.3.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.3.0-preview02-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotVVM&version=4.3.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 749 6/19/2025
5.0.0-preview02-final 953 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 914 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,891 6/19/2025
4.3.7 3,831 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 3,011 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,808 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,641 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,071 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,452 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,353 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 1,019 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,053 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 1,009 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,618 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,058 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,023 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,148 6/19/2025
4.2.9 1,182 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,390 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,253 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,461 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,765 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,107 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,651 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,492 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,519 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,717 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,162 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,129 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,474 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,195 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,284 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,338 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,349 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,265 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,504 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 940 12/1/2024 4.1.10 has at least one vulnerability with high severity.
4.1.9 616 11/19/2023 4.1.9 has at least one vulnerability with high severity.
4.1.8 1,642 10/22/2023 4.1.8 has at least one vulnerability with high severity.
4.1.7 15,443 4/5/2023 4.1.7 has at least one vulnerability with high severity.
4.1.6 2,897 3/29/2023 4.1.6 has at least one vulnerability with high severity.
4.1.5 2,050 3/22/2023 4.1.5 has at least one vulnerability with high severity.
4.1.4 2,052 3/16/2023 4.1.4 has at least one vulnerability with high severity.
4.1.3 2,144 3/9/2023 4.1.3 has at least one vulnerability with high severity.
4.1.2 1,978 3/8/2023 4.1.2 has at least one vulnerability with high severity.
4.1.1 2,020 3/6/2023 4.1.1 has at least one vulnerability with high severity.
4.1.0 28,671 2/6/2023 4.1.0 has at least one vulnerability with high severity.
4.1.0-preview21-final 1,221 2/1/2023 4.1.0-preview21-final has at least one vulnerability with high severity.
4.1.0-preview19-final 1,422 1/23/2023 4.1.0-preview19-final has at least one vulnerability with high severity.
4.1.0-preview18-final 2,094 1/17/2023 4.1.0-preview18-final has at least one vulnerability with high severity.
4.1.0-preview14-final 1,345 11/14/2022 4.1.0-preview14-final has at least one vulnerability with high severity.
4.1.0-preview13-final 1,258 11/9/2022 4.1.0-preview13-final has at least one vulnerability with high severity.
4.1.0-preview12-final 1,221 10/31/2022 4.1.0-preview12-final has at least one vulnerability with high severity.
4.1.0-preview11-final 2,822 10/11/2022 4.1.0-preview11-final has at least one vulnerability with high severity.
4.1.0-preview10-final 1,222 9/7/2022 4.1.0-preview10-final has at least one vulnerability with high severity.
4.1.0-preview09-final 1,219 9/1/2022 4.1.0-preview09-final has at least one vulnerability with high severity.
4.1.0-preview07-final 2,282 8/30/2022 4.1.0-preview07-final has at least one vulnerability with high severity.
4.1.0-preview06-final 1,126 8/12/2022 4.1.0-preview06-final has at least one vulnerability with high severity.
4.1.0-preview05-final 1,182 7/27/2022 4.1.0-preview05-final has at least one vulnerability with high severity.
4.1.0-preview04-final 1,270 6/4/2022 4.1.0-preview04-final has at least one vulnerability with high severity.
4.1.0-preview03-final 1,222 5/26/2022 4.1.0-preview03-final has at least one vulnerability with high severity.
4.1.0-preview01-final 1,286 5/2/2022 4.1.0-preview01-final has at least one vulnerability with high severity.
4.0.13 625 11/19/2023 4.0.13 has at least one vulnerability with high severity.
4.0.12 630 10/22/2023 4.0.12 has at least one vulnerability with high severity.
4.0.11 2,919 1/18/2023 4.0.11 has at least one vulnerability with high severity.
4.0.10 7,718 9/7/2022 4.0.10 has at least one vulnerability with high severity.
4.0.9 3,936 8/25/2022 4.0.9 has at least one vulnerability with high severity.
4.0.8 4,417 7/25/2022 4.0.8 has at least one vulnerability with high severity.
4.0.7 14,338 5/25/2022 4.0.7 has at least one vulnerability with high severity.
4.0.6 4,202 5/25/2022 4.0.6 has at least one vulnerability with high severity.
4.0.5 4,868 5/13/2022 4.0.5 has at least one vulnerability with high severity.
4.0.3 11,313 4/29/2022 4.0.3 has at least one vulnerability with high severity.
4.0.2 6,916 3/28/2022 4.0.2 has at least one vulnerability with high severity.
4.0.1 4,690 3/24/2022 4.0.1 has at least one vulnerability with high severity.
4.0.0 21,959 3/22/2022 4.0.0 has at least one vulnerability with high severity.
4.0.0-preview15-final 1,231 3/12/2022 4.0.0-preview15-final has at least one vulnerability with high severity.
4.0.0-preview13-final 1,163 3/2/2022 4.0.0-preview13-final has at least one vulnerability with high severity.
4.0.0-preview11-final 1,245 2/18/2022 4.0.0-preview11-final has at least one vulnerability with high severity.
4.0.0-preview10-final 1,195 2/13/2022 4.0.0-preview10-final has at least one vulnerability with high severity.
4.0.0-preview09-final 1,194 2/5/2022 4.0.0-preview09-final has at least one vulnerability with high severity.
4.0.0-preview08-final 1,104 2/5/2022 4.0.0-preview08-final has at least one vulnerability with high severity.
4.0.0-preview07-final 1,268 1/7/2022 4.0.0-preview07-final has at least one vulnerability with high severity.
4.0.0-preview06-final 1,113 1/5/2022 4.0.0-preview06-final has at least one vulnerability with high severity.
4.0.0-preview05-final 929 12/20/2021 4.0.0-preview05-final has at least one vulnerability with high severity.
4.0.0-preview03-final 1,245 11/12/2021 4.0.0-preview03-final has at least one vulnerability with high severity.
4.0.0-preview02-final 942 11/11/2021 4.0.0-preview02-final has at least one vulnerability with high severity.
4.0.0-preview01-final 1,037 9/2/2021 4.0.0-preview01-final has at least one vulnerability with high severity.
3.2.3 2,783 2/12/2022 3.2.3 has at least one vulnerability with high severity.
3.2.2 2,664 1/18/2022 3.2.2 has at least one vulnerability with high severity.
3.2.1 6,542 8/27/2021 3.2.1 has at least one vulnerability with high severity.
3.2.0 8,269 8/27/2021 3.2.0 has at least one vulnerability with high severity.
3.2.0-preview02-final 1,034 8/27/2021 3.2.0-preview02-final has at least one vulnerability with high severity.
3.2.0-preview01-final 1,093 8/23/2021 3.2.0-preview01-final has at least one vulnerability with high severity.
3.1.1 3,177 7/28/2021 3.1.1 has at least one vulnerability with high severity.
3.1.0 9,837 7/6/2021 3.1.0 has at least one vulnerability with high severity.
3.1.0-preview07-final 1,085 6/29/2021 3.1.0-preview07-final has at least one vulnerability with high severity.
3.1.0-preview05-final 1,071 6/15/2021 3.1.0-preview05-final has at least one vulnerability with high severity.
3.1.0-preview04-final 962 6/10/2021 3.1.0-preview04-final has at least one vulnerability with high severity.
3.1.0-preview03-final 973 6/9/2021 3.1.0-preview03-final has at least one vulnerability with high severity.
3.1.0-preview02-final 962 5/17/2021 3.1.0-preview02-final has at least one vulnerability with high severity.
3.1.0-preview01-final 1,088 5/11/2021 3.1.0-preview01-final has at least one vulnerability with high severity.
3.0.5 6,248 6/5/2021 3.0.5 has at least one vulnerability with high severity.
3.0.4 1,674 5/19/2021 3.0.4 has at least one vulnerability with high severity.
3.0.3 1,817 5/5/2021 3.0.3 has at least one vulnerability with high severity.
3.0.2 3,161 4/25/2021 3.0.2 has at least one vulnerability with high severity.
3.0.1 4,755 4/11/2021 3.0.1 has at least one vulnerability with high severity.
3.0.0 2,611 3/29/2021 3.0.0 has at least one vulnerability with high severity.
3.0.0-preview04-final 1,142 3/16/2021 3.0.0-preview04-final has at least one vulnerability with high severity.
3.0.0-preview03-final 948 3/16/2021 3.0.0-preview03-final has at least one vulnerability with high severity.
3.0.0-preview02-final 1,169 2/26/2021 3.0.0-preview02-final has at least one vulnerability with high severity.
2.5.2 7,001 2/6/2021 2.5.2 has at least one vulnerability with high severity.
2.5.1 2,692 12/27/2020 2.5.1 has at least one vulnerability with high severity.
2.5.0 5,554 10/31/2020 2.5.0 has at least one vulnerability with high severity.
2.5.0-preview04-final 3,402 9/11/2020 2.5.0-preview04-final has at least one vulnerability with high severity.
2.5.0-preview02-final 4,193 8/23/2020 2.5.0-preview02-final has at least one vulnerability with high severity.
2.4.0.1 35,903 1/7/2020 2.4.0.1 has at least one vulnerability with high severity.
2.4.0 9,684 12/28/2019 2.4.0 has at least one vulnerability with high severity.
2.4.0-preview06-final 1,948 12/9/2019 2.4.0-preview06-final has at least one vulnerability with high severity.
2.4.0-preview03-final 2,890 9/29/2019 2.4.0-preview03-final has at least one vulnerability with high severity.
2.4.0-preview01-final 2,745 9/15/2019 2.4.0-preview01-final has at least one vulnerability with high severity.
2.3.3 3,972 11/4/2019 2.3.3 has at least one vulnerability with high severity.
2.3.2 2,087 11/2/2019 2.3.2 has at least one vulnerability with high severity.
2.3.1 13,865 8/6/2019 2.3.1 has at least one vulnerability with high severity.
2.3.0 10,152 6/5/2019 2.3.0 has at least one vulnerability with high severity.
2.2.0.2 7,509 4/13/2019 2.2.0.2 has at least one vulnerability with high severity.
2.2.0.1 4,208 4/6/2019 2.2.0.1 has at least one vulnerability with high severity.
2.2.0 3,001 4/6/2019 2.2.0 has at least one vulnerability with high severity.
2.2.0-preview03-final 1,861 3/22/2019 2.2.0-preview03-final has at least one vulnerability with high severity.
2.2.0-preview02-final 1,654 3/22/2019 2.2.0-preview02-final has at least one vulnerability with high severity.
2.2.0-preview01-final 2,330 2/20/2019 2.2.0-preview01-final has at least one vulnerability with high severity.
2.1.0 9,295 1/23/2019 2.1.0 has at least one vulnerability with high severity.
2.1.0-preview01-final 2,270 12/18/2018 2.1.0-preview01-final has at least one vulnerability with high severity.
2.0.3 9,024 9/24/2018 2.0.3 has at least one vulnerability with high severity.
2.0.3-preview02-final 2,167 9/14/2018 2.0.3-preview02-final has at least one vulnerability with high severity.
2.0.3-preview01-final 1,796 9/13/2018 2.0.3-preview01-final has at least one vulnerability with high severity.
2.0.2 3,361 8/22/2018 2.0.2 has at least one vulnerability with high severity.
2.0.1-preview05-final 2,822 7/21/2018 2.0.1-preview05-final has at least one vulnerability with high severity.
2.0.1-preview04-final 3,038 6/26/2018 2.0.1-preview04-final has at least one vulnerability with high severity.
2.0.1-preview03-final 2,322 6/25/2018 2.0.1-preview03-final has at least one vulnerability with high severity.
2.0.1-preview02-final 2,329 6/18/2018 2.0.1-preview02-final has at least one vulnerability with high severity.
2.0.1-preview01-final 3,301 6/13/2018 2.0.1-preview01-final has at least one vulnerability with high severity.
2.0.0 33,077 5/25/2018 2.0.0 has at least one vulnerability with high severity.
2.0.0-preview08-final 3,312 5/12/2018 2.0.0-preview08-final has at least one vulnerability with high severity.
2.0.0-preview07-final 3,203 5/1/2018 2.0.0-preview07-final has at least one vulnerability with high severity.
2.0.0-preview06-final 3,234 4/3/2018 2.0.0-preview06-final has at least one vulnerability with high severity.
2.0.0-preview05-final 3,144 4/2/2018 2.0.0-preview05-final has at least one vulnerability with high severity.
2.0.0-preview04-final 3,225 3/22/2018 2.0.0-preview04-final has at least one vulnerability with high severity.
2.0.0-preview03-final 4,497 3/18/2018 2.0.0-preview03-final has at least one vulnerability with high severity.
2.0.0-preview02-final 3,315 3/15/2018 2.0.0-preview02-final has at least one vulnerability with high severity.
2.0.0-preview01-final 2,526 2/15/2018 2.0.0-preview01-final has at least one vulnerability with high severity.
2.0.0-beta01 4,899 12/19/2017 2.0.0-beta01 has at least one vulnerability with high severity.
1.1.9.4 4,106 8/30/2018 1.1.9.4 has at least one vulnerability with high severity.
1.1.9.3 4,333 7/13/2018 1.1.9.3 has at least one vulnerability with high severity.
1.1.9.2 6,077 7/4/2018 1.1.9.2 has at least one vulnerability with high severity.
1.1.9.1 5,331 5/25/2018 1.1.9.1 has at least one vulnerability with high severity.
1.1.9 7,482 3/29/2018 1.1.9 has at least one vulnerability with high severity.
1.1.8.2 5,776 2/4/2018 1.1.8.2 has at least one vulnerability with high severity.
1.1.8.1 5,337 2/1/2018 1.1.8.1 has at least one vulnerability with high severity.
1.1.8 10,631 12/25/2017 1.1.8 has at least one vulnerability with high severity.
1.1.7 37,584 11/2/2017 1.1.7 has at least one vulnerability with high severity.
1.1.6.3 6,075 9/21/2017 1.1.6.3 has at least one vulnerability with high severity.
1.1.6.1 6,490 8/30/2017 1.1.6.1 has at least one vulnerability with high severity.
1.1.6 5,228 8/29/2017 1.1.6 has at least one vulnerability with high severity.
1.1.5 8,655 8/8/2017 1.1.5 has at least one vulnerability with high severity.
1.1.2 4,023 6/14/2017 1.1.2 has at least one vulnerability with high severity.
1.1.1 3,857 5/20/2017 1.1.1 has at least one vulnerability with high severity.
1.1.0.1 5,753 4/2/2017 1.1.0.1 has at least one vulnerability with high severity.
1.1.0 4,070 3/7/2017 1.1.0 has at least one vulnerability with high severity.
1.1.0-rc5 2,378 2/14/2017 1.1.0-rc5 has at least one vulnerability with high severity.
1.1.0-rc3 2,286 1/22/2017 1.1.0-rc3 has at least one vulnerability with high severity.
1.1.0-rc 2,213 12/28/2016 1.1.0-rc has at least one vulnerability with high severity.
1.1.0-beta 1,834 11/16/2016 1.1.0-beta has at least one vulnerability with high severity.
1.1.0-alpha 1,925 10/8/2016 1.1.0-alpha has at least one vulnerability with high severity.
1.0.5 2,735 9/19/2016 1.0.5 has at least one vulnerability with high severity.
1.0.2 2,325 8/4/2016 1.0.2 has at least one vulnerability with high severity.
1.0.1 2,175 7/14/2016 1.0.1 has at least one vulnerability with high severity.
1.0.0 2,099 7/3/2016 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2 1,695 5/9/2016 1.0.0-rc2 has at least one vulnerability with high severity.
1.0.0-rc 1,862 4/19/2016 1.0.0-rc has at least one vulnerability with high severity.
1.0.0-beta 1,729 4/5/2016 1.0.0-beta has at least one vulnerability with high severity.
0.9.0 2,151 1/1/2016 0.9.0 has at least one vulnerability with high severity.
0.8.6.13-pre 1,686 12/16/2015 0.8.6.13-pre has at least one vulnerability with high severity.
0.8.6.7-pre 1,741 11/5/2015 0.8.6.7-pre has at least one vulnerability with high severity.
0.8.6.6-pre 1,698 11/5/2015 0.8.6.6-pre has at least one vulnerability with high severity.
0.8.6.5-pre 1,769 10/31/2015 0.8.6.5-pre has at least one vulnerability with high severity.
0.8.6.4-pre 1,707 10/30/2015 0.8.6.4-pre has at least one vulnerability with high severity.
0.8.6.3-pre 1,674 10/29/2015 0.8.6.3-pre has at least one vulnerability with high severity.
0.8.6.2-pre 1,674 10/28/2015 0.8.6.2-pre has at least one vulnerability with high severity.
0.8.6.1-pre 1,685 10/24/2015 0.8.6.1-pre has at least one vulnerability with high severity.
0.8.6-pre 1,699 10/16/2015 0.8.6-pre has at least one vulnerability with high severity.
0.8.5.10-pre 1,694 10/13/2015 0.8.5.10-pre has at least one vulnerability with high severity.
0.8.5.9-pre 1,723 10/10/2015 0.8.5.9-pre has at least one vulnerability with high severity.
0.8.5.8-pre 1,892 10/4/2015 0.8.5.8-pre has at least one vulnerability with high severity.
0.8.5.7-pre 1,884 10/3/2015 0.8.5.7-pre has at least one vulnerability with high severity.
0.8.5.6-pre 1,796 10/1/2015 0.8.5.6-pre has at least one vulnerability with high severity.
0.8.5.5-pre 1,792 10/1/2015 0.8.5.5-pre has at least one vulnerability with high severity.
0.8.5.4-pre 1,811 9/30/2015 0.8.5.4-pre has at least one vulnerability with high severity.
0.8.5.3-pre 1,770 9/30/2015 0.8.5.3-pre has at least one vulnerability with high severity.
0.8.5.2-pre 1,761 9/24/2015 0.8.5.2-pre has at least one vulnerability with high severity.
0.8.5.1-pre 1,753 9/23/2015 0.8.5.1-pre has at least one vulnerability with high severity.
0.8.5-pre 1,711 9/11/2015 0.8.5-pre has at least one vulnerability with high severity.
0.8.4.2-pre 1,795 9/9/2015 0.8.4.2-pre has at least one vulnerability with high severity.
0.8.4.1-pre 1,774 9/8/2015 0.8.4.1-pre has at least one vulnerability with high severity.
0.8.4-pre 1,719 9/7/2015 0.8.4-pre has at least one vulnerability with high severity.
0.8.3.10-pre 1,729 9/7/2015 0.8.3.10-pre has at least one vulnerability with high severity.
0.8.3.9-pre 1,699 9/7/2015 0.8.3.9-pre has at least one vulnerability with high severity.
0.8.3.8-pre 1,795 9/3/2015 0.8.3.8-pre has at least one vulnerability with high severity.
0.8.3.7-pre 1,735 9/3/2015 0.8.3.7-pre has at least one vulnerability with high severity.
0.8.3.6-pre 1,705 8/30/2015 0.8.3.6-pre has at least one vulnerability with high severity.
0.8.3.5-pre 1,736 8/27/2015 0.8.3.5-pre has at least one vulnerability with high severity.
0.8.3.4-pre 1,741 8/23/2015 0.8.3.4-pre has at least one vulnerability with high severity.
0.8.3.3-pre 1,717 8/22/2015 0.8.3.3-pre has at least one vulnerability with high severity.
0.8.3.2-pre 1,722 8/20/2015 0.8.3.2-pre has at least one vulnerability with high severity.
0.8.3.1-pre 1,709 8/17/2015 0.8.3.1-pre has at least one vulnerability with high severity.
0.8.3-pre 1,994 8/11/2015 0.8.3-pre has at least one vulnerability with high severity.
0.8.2.3-pre 1,996 8/4/2015 0.8.2.3-pre has at least one vulnerability with high severity.
0.8.2.2-pre 1,968 8/3/2015 0.8.2.2-pre has at least one vulnerability with high severity.
0.8.2.1-pre 1,925 8/3/2015 0.8.2.1-pre has at least one vulnerability with high severity.
0.8.2-pre 1,829 8/2/2015 0.8.2-pre has at least one vulnerability with high severity.
0.8.1.2-pre 1,847 7/31/2015 0.8.1.2-pre has at least one vulnerability with high severity.
0.8.1.1-pre 1,900 7/30/2015 0.8.1.1-pre has at least one vulnerability with high severity.
0.8.1-pre 1,856 7/30/2015 0.8.1-pre has at least one vulnerability with high severity.
0.8.0-pre 1,836 7/29/2015 0.8.0-pre has at least one vulnerability with high severity.
0.7.0.8-pre 1,803 7/23/2015 0.7.0.8-pre has at least one vulnerability with high severity.
0.7.0.7-pre 1,818 7/23/2015 0.7.0.7-pre has at least one vulnerability with high severity.
0.7.0.6-pre 1,890 7/22/2015 0.7.0.6-pre has at least one vulnerability with high severity.
0.7.0.5-pre 1,702 7/14/2015 0.7.0.5-pre has at least one vulnerability with high severity.
0.7.0.4-pre 1,731 7/13/2015 0.7.0.4-pre has at least one vulnerability with high severity.
0.7.0.3-pre 1,688 7/9/2015 0.7.0.3-pre has at least one vulnerability with high severity.
0.7.0.2-pre 1,727 7/9/2015 0.7.0.2-pre has at least one vulnerability with high severity.
0.7.0.1-pre 1,681 7/9/2015 0.7.0.1-pre has at least one vulnerability with high severity.
0.7.0-pre 3,946 7/8/2015 0.7.0-pre has at least one vulnerability with high severity.
0.6.0-pre 2,009 6/11/2015 0.6.0-pre has at least one vulnerability with high severity.