diff options
| author | mo khan <mo.khan@gmail.com> | 2020-05-25 11:01:03 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-05-26 19:33:44 -0600 |
| commit | 80fa34dd2bd72af88efcb85844302d04450a0e1e (patch) | |
| tree | 2a5ba8dfc9bdb61c58633373be122ae2f83df1e7 /spec/fixtures/expected/csharp | |
| parent | bff873a938de126d2b79e799df325f3d5c31295b (diff) | |
Scan Conan projects
* Scan the conan examples project
* Split licenses by comma
* Add integration test job for c projects
* Add package_manager, version and path to v2.1 report
* Detect collisions between names from different package managers
* Add CHANGELOG entry
* Update README to indicate Conan support
* Print timestamps in install script
Diffstat (limited to 'spec/fixtures/expected/csharp')
| -rw-r--r-- | spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json | 830 |
1 files changed, 830 insertions, 0 deletions
diff --git a/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json new file mode 100644 index 0000000..c198381 --- /dev/null +++ b/spec/fixtures/expected/csharp/nuget-dotnetcore/v2.1.json @@ -0,0 +1,830 @@ +{ + "version": "2.1", + "licenses": [ + { + "id": "Apache-2.0", + "name": "Apache License 2.0", + "url": "https://opensource.org/licenses/Apache-2.0" + }, + { + "id": "LGPL-2.1", + "name": "GNU Lesser General Public License v2.1 only", + "url": "https://opensource.org/licenses/LGPL-2.1" + }, + { + "id": "MIT", + "name": "MIT License", + "url": "https://opensource.org/licenses/MIT" + }, + { + "id": "http://go.microsoft.com/fwlink/?linkid=329770", + "name": "http://go.microsoft.com/fwlink/?LinkId=329770", + "url": "" + }, + { + "id": "https://github.com/dotnet/corefx/blob/master/license.txt", + "name": "https://github.com/dotnet/corefx/blob/master/LICENSE.TXT", + "url": "" + }, + { + "id": "https://raw.githubusercontent.com/antlr/antlrcs/master/license.txt", + "name": "https://raw.githubusercontent.com/antlr/antlrcs/master/LICENSE.txt", + "url": "" + }, + { + "id": "https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/license.txt", + "name": "https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/LICENSE.txt", + "url": "" + }, + { + "id": "unknown", + "name": "unknown", + "url": "" + } + ], + "dependencies": [ + { + "name": "Antlr3.Runtime", + "version": "3.5.1", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "https://raw.githubusercontent.com/antlr/antlrcs/master/license.txt" + ] + }, + { + "name": "Iesi.Collections", + "version": "4.0.4", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "unknown" + ] + }, + { + "name": "Microsoft.NETCore.Platforms", + "version": "1.1.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "Microsoft.NETCore.Targets", + "version": "1.1.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "Microsoft.Win32.Primitives", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "MvcMailer", + "version": "4.5.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "MIT" + ] + }, + { + "name": "NETStandard.Library", + "version": "1.6.1", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "NHibernate", + "version": "5.2.6", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "https://raw.githubusercontent.com/nhibernate/nhibernate-core/master/license.txt" + ] + }, + { + "name": "NodaTime", + "version": "2.4.7", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "Apache-2.0" + ] + }, + { + "name": "Remotion.Linq", + "version": "2.2.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "Apache-2.0" + ] + }, + { + "name": "Remotion.Linq.EagerFetching", + "version": "2.2.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "LGPL-2.1" + ] + }, + { + "name": "System.AppContext", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Buffers", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Collections", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Collections.Concurrent", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Configuration.ConfigurationManager", + "version": "4.4.1", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "https://github.com/dotnet/corefx/blob/master/license.txt" + ] + }, + { + "name": "System.Console", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Diagnostics.Debug", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Diagnostics.DiagnosticSource", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Diagnostics.Tools", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Diagnostics.Tracing", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Globalization", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Globalization.Calendars", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Globalization.Extensions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.IO", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.IO.Compression", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.IO.Compression.ZipFile", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.IO.FileSystem", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.IO.FileSystem.Primitives", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Linq", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Linq.Expressions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Linq.Queryable", + "version": "4.0.1", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Net.Http", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Net.Primitives", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Net.Sockets", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.ObjectModel", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection.Emit", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection.Emit.ILGeneration", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection.Emit.Lightweight", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection.Extensions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection.Primitives", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Reflection.TypeExtensions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Resources.ResourceManager", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.Extensions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.Handles", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.InteropServices", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.InteropServices.RuntimeInformation", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.Numerics", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.Serialization.Formatters", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Runtime.Serialization.Primitives", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.Algorithms", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.Cng", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.Csp", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.Encoding", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.Primitives", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Security.Cryptography.ProtectedData", + "version": "4.4.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "https://github.com/dotnet/corefx/blob/master/license.txt" + ] + }, + { + "name": "System.Security.Cryptography.X509Certificates", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Text.Encoding", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Text.Encoding.Extensions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Text.RegularExpressions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Threading", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Threading.Tasks", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Threading.Tasks.Extensions", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Threading.Timer", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Xml.ReaderWriter", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "System.Xml.XDocument", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "T4Scaffolding.Core", + "version": "1.0.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "unknown" + ] + }, + { + "name": "jive", + "version": "0.1.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "MIT" + ] + }, + { + "name": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.native.System", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.native.System.IO.Compression", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.native.System.Net.Http", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.native.System.Security.Cryptography.Apple", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + }, + { + "name": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl", + "version": "4.3.0", + "package_manager": "nuget", + "path": ".", + "licenses": [ + "http://go.microsoft.com/fwlink/?linkid=329770" + ] + } + ] +} |
