From f203c00e679fb0f12e73b0cb788cb8452cb400ee Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 16 Nov 2023 04:22:02 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 249 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 249 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..9154ecd --- /dev/null +++ b/techstack.yml @@ -0,0 +1,249 @@ +repo_name: 24amcoder-sb/Mastering-Blazor-WebAssembly +report_id: 8030e2dfd869d7b1fd94ffc9a5be72d8 +repo_type: Public +timestamp: '2023-11-16T04:22:00+00:00' +requested_by: aksoftware98 +provider: github +branch: main +detected_tools_count: 19 +tools: +- name: C# + description: Simple, general-purpose, object-oriented programming language for the + .NET platform + website_url: http://csharp.net + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source: Repo Metadata +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: ".NET" + description: A free, cross-platform, open source developer platform for building + many different types of applications + website_url: http://www.microsoft.com/net/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-04-30 08:46:04.000000000 Z +- name: ".NET Core" + description: An Open Source, General-Purpose Development Platform Maintained by + Microsoft and the .NET Community + website_url: https://docs.microsoft.com/en-us/dotnet/core/ + version: '7.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png + detection_source_url: Chapter_01/BooksStore/BooksStore/BooksStore.csproj + detection_source: Complete/Standalone/Blazor/BooksStore/BooksStore.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-01-05 10:24:27.000000000 Z +- name: ASP.NET Core + description: A cross-platform .NET framework for building modern cloud-based web + applications on Windows, Mac, or Linux + website_url: docs.microsoft.com/en-us/aspnet/core/ + version: '7.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/11331/asp.net-core.png + detection_source_url: Chapter_01/BooksStore/BooksStore/BooksStore.csproj + detection_source: Complete/Standalone/Blazor/BooksStore/BooksStore.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-01-05 10:24:27.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: Moq + description: The most popular and friendly mocking framework for .NET + website_url: https://github.com/Moq/moq4 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/1628/1434934.png + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-04-30 08:46:04.000000000 Z +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-04-30 08:46:04.000000000 Z +- name: Visual Studio + description: State-of-the-art tools and services that you can use to create great + apps for devices, the cloud, and everything in between. + website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Integrated Development Environment + image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source: Chapter_01/BooksStore/BooksStore.sln + last_updated_by: Ahmad Mozaffar + last_updated_on: 2022-07-20 07:26:15.000000000 Z +- name: xUnit + description: An open source, community-focused unit testing tool + website_url: http://xunit.github.io/ + version: 2.4.2 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/3077/ca5a327feb49ddfe1f4b11548907e5a1_400x400.png + detection_source_url: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-04-30 08:46:04.000000000 Z +- name: JSON Web Token + description: A JSON-based open standard for creating access tokens + website_url: http://jwt.io/ + license: MIT + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: User Management and Authentication + image_url: https://img.stackshare.io/service/6417/jwt-icon.png + detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-05-17 11:39:54.000000000 Z +- name: Microsoft.AspNetCore.Authentication.JwtBearer + description: ASP.NET Core middleware that enables an application to receive an OpenID + Connect bearer token + package_url: https://www.nuget.org/Microsoft.AspNetCore.Authentication.JwtBearer + version: 7.0.4 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12968/default_dd10728859f7e363ef13345d855b2daba48cace4.png + detection_source_url: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-05-17 11:39:54.000000000 Z +- name: Microsoft.AspNetCore.Components.Web + description: Support for rendering ASP.NET Core components for browsers + package_url: https://www.nuget.org/Microsoft.AspNetCore.Components.Web + version: 6.0.6 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13128/default_59c6e81d6f4034b10a10bd52ec71c48c8d66e4eb.png + detection_source_url: Chapter_03/BooksStore.Blazor.Components/BooksStore.Blazor.Components.csproj + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Components/BooksStore.Client.Components.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2022-08-22 10:10:35.000000000 Z +- name: Microsoft.Extensions.Http + description: The HttpClient factory is a pattern for configuring and retrieving + named HttpClients in a composable way + package_url: https://www.nuget.org/Microsoft.Extensions.Http + version: 7.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12940/default_54d470a1e19c265eb229b6bd88965fb8df9f9f78.png + detection_source_url: Chapter_08/Chapter_Content/BooksStore/BooksStore.csproj + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore/Client/BooksStore.Client.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-05-17 11:39:54.000000000 Z +- name: Microsoft.IdentityModel.Tokens + description: Includes types that provide support for SecurityTokens + package_url: https://www.nuget.org/Microsoft.IdentityModel.Tokens + version: 6.27.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13026/default_1075538f3811f68c42abfdf5ebcf152058e4076d.png + detection_source_url: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-05-17 11:39:54.000000000 Z +- name: Swashbuckle.AspNetCore + description: Swagger tools for documenting APIs built on ASP.NET Core + package_url: https://www.nuget.org/Swashbuckle.AspNetCore + version: 6.2.3 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12981/default_aa8a6e377c22dbeff795489a5ab127b1d597b5ed.png + detection_source_url: Chapter_08/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-05-17 11:39:54.000000000 Z +- name: System.IdentityModel.Tokens.Jwt + description: Includes types that provide support for creating + package_url: https://www.nuget.org/System.IdentityModel.Tokens.Jwt + version: 6.27.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12920/default_e43fb8cd51d87352a1197706afa527de5c3baecd.png + detection_source_url: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-05-17 11:39:54.000000000 Z +- name: xunit.runner.visualstudio + description: Visual Studio 2012+ Test Explorer runner for the xUnit.net framework + package_url: https://www.nuget.org/xunit.runner.visualstudio + version: 2.4.5 + license: Other + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13260/default_d2db5a200c4fe2d08cbdb2174cc230708973870b.png + detection_source_url: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + last_updated_by: Ahmad Mozaffar + last_updated_on: 2023-04-30 08:46:04.000000000 Z From 836c2f45a91378ba866858d6adfa6a5d71bf05bd Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 16 Nov 2023 04:22:03 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 177 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4204db4 --- /dev/null +++ b/techstack.md @@ -0,0 +1,177 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [24amcoder-sb/Mastering-Blazor-WebAssembly](https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly)![](https://img.stackshare.io/public_badge.svg "public") +

+|19
Tools used|11/16/23
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ C# +
+ C# +
+ +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ +
+ .NET Core +
+ .NET Core +
+ v7.0 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v7.0 +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ Moq +
+ Moq +
+ +
+ NuGet +
+ NuGet +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ xUnit +
+ xUnit +
+ v2.4.2 +
+ +## Other (1) + + + + +
+ JSON Web Token +
+ JSON Web Token +
+ +
+ + +## Open source packages (7) + +## NuGet (7) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Microsoft.AspNetCore.Authentication.JwtBearer](https://www.nuget.org/Microsoft.AspNetCore.Authentication.JwtBearer)|v7.0.4|05/17/23|Ahmad Mozaffar |Apache-2.0|N/A| +|[Microsoft.AspNetCore.Components.Web](https://www.nuget.org/Microsoft.AspNetCore.Components.Web)|v6.0.6|08/22/22|Ahmad Mozaffar |Apache-2.0|N/A| +|[Microsoft.Extensions.Http](https://www.nuget.org/Microsoft.Extensions.Http)|v7.0.0|05/17/23|Ahmad Mozaffar |Apache-2.0|N/A| +|[Microsoft.IdentityModel.Tokens](https://www.nuget.org/Microsoft.IdentityModel.Tokens)|v6.27.0|05/17/23|Ahmad Mozaffar |MIT|N/A| +|[Swashbuckle.AspNetCore](https://www.nuget.org/Swashbuckle.AspNetCore)|v6.2.3|05/17/23|Ahmad Mozaffar |BSD-3-Clause|N/A| +|[System.IdentityModel.Tokens.Jwt](https://www.nuget.org/System.IdentityModel.Tokens.Jwt)|v6.27.0|05/17/23|Ahmad Mozaffar |MIT|N/A| +|[xunit.runner.visualstudio](https://www.nuget.org/xunit.runner.visualstudio)|v2.4.5|04/30/23|Ahmad Mozaffar |Other|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From a4a55681362f10004cd3788372c73a85868f5877 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:33:55 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 60 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 25 deletions(-) diff --git a/techstack.yml b/techstack.yml index 9154ecd..b6635b5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: 24amcoder-sb/Mastering-Blazor-WebAssembly report_id: 8030e2dfd869d7b1fd94ffc9a5be72d8 +version: 0.1 repo_type: Public -timestamp: '2023-11-16T04:22:00+00:00' +timestamp: '2024-01-05T08:39:37+00:00' requested_by: aksoftware98 provider: github branch: main @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly detection_source: Repo Metadata - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -35,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly detection_source: Repo Metadata - name: ".NET" description: A free, cross-platform, open source developer platform for building @@ -46,7 +50,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-04-30 08:46:04.000000000 Z - name: ".NET Core" @@ -60,8 +65,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png - detection_source_url: Chapter_01/BooksStore/BooksStore/BooksStore.csproj - detection_source: Complete/Standalone/Blazor/BooksStore/BooksStore.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_01/BooksStore/BooksStore/BooksStore.csproj + detection_source: Chapter_01/BooksStore/BooksStore/BooksStore.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-01-05 10:24:27.000000000 Z - name: ASP.NET Core @@ -75,8 +80,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/11331/asp.net-core.png - detection_source_url: Chapter_01/BooksStore/BooksStore/BooksStore.csproj - detection_source: Complete/Standalone/Blazor/BooksStore/BooksStore.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_01/BooksStore/BooksStore/BooksStore.csproj + detection_source: Chapter_01/BooksStore/BooksStore/BooksStore.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-01-05 10:24:27.000000000 Z - name: Git @@ -87,6 +92,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly detection_source: Repo Metadata - name: Moq description: The most popular and friendly mocking framework for .NET @@ -96,7 +102,8 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/1628/1434934.png - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-04-30 08:46:04.000000000 Z - name: NuGet @@ -107,7 +114,8 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-04-30 08:46:04.000000000 Z - name: Visual Studio @@ -119,6 +127,7 @@ tools: category: Build, Test, Deploy sub_category: Integrated Development Environment image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_01/BooksStore/BooksStore.sln detection_source: Chapter_01/BooksStore/BooksStore.sln last_updated_by: Ahmad Mozaffar last_updated_on: 2022-07-20 07:26:15.000000000 Z @@ -131,8 +140,8 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/3077/ca5a327feb49ddfe1f4b11548907e5a1_400x400.png - detection_source_url: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-04-30 08:46:04.000000000 Z - name: JSON Web Token @@ -144,7 +153,8 @@ tools: category: Application Utilities sub_category: User Management and Authentication image_url: https://img.stackshare.io/service/6417/jwt-icon.png - detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z - name: Microsoft.AspNetCore.Authentication.JwtBearer @@ -158,8 +168,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12968/default_dd10728859f7e363ef13345d855b2daba48cace4.png - detection_source_url: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj - detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z - name: Microsoft.AspNetCore.Components.Web @@ -172,8 +182,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13128/default_59c6e81d6f4034b10a10bd52ec71c48c8d66e4eb.png - detection_source_url: Chapter_03/BooksStore.Blazor.Components/BooksStore.Blazor.Components.csproj - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Components/BooksStore.Client.Components.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_03/BooksStore.Blazor.Components/BooksStore.Blazor.Components.csproj + detection_source: Chapter_03/BooksStore.Blazor.Components/BooksStore.Blazor.Components.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2022-08-22 10:10:35.000000000 Z - name: Microsoft.Extensions.Http @@ -187,8 +197,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12940/default_54d470a1e19c265eb229b6bd88965fb8df9f9f78.png - detection_source_url: Chapter_08/Chapter_Content/BooksStore/BooksStore.csproj - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore/Client/BooksStore.Client.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_08/Chapter_Content/BooksStore/BooksStore.csproj + detection_source: Chapter_08/Chapter_Content/BooksStore/BooksStore.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z - name: Microsoft.IdentityModel.Tokens @@ -201,8 +211,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13026/default_1075538f3811f68c42abfdf5ebcf152058e4076d.png - detection_source_url: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj - detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z - name: Swashbuckle.AspNetCore @@ -215,8 +225,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12981/default_aa8a6e377c22dbeff795489a5ab127b1d597b5ed.png - detection_source_url: Chapter_08/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj - detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_08/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Chapter_08/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z - name: System.IdentityModel.Tokens.Jwt @@ -229,8 +239,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12920/default_e43fb8cd51d87352a1197706afa527de5c3baecd.png - detection_source_url: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj - detection_source: Complete/Standalone/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj + detection_source: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z - name: xunit.runner.visualstudio @@ -243,7 +253,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13260/default_d2db5a200c4fe2d08cbdb2174cc230708973870b.png - detection_source_url: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj - detection_source: Complete/AspNetCoreHosted/BooksStore/BooksStore.Client.Tests/BooksStore.Client.Tests.csproj + detection_source_url: https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly/blob/main/Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj + detection_source: Chapter_13/Chapter_Content/BooksStore.Tests/BooksStore.Tests.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-04-30 08:46:04.000000000 Z From 77c8e49b10e4e31165467e24c4ffe34d5009c86d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:33:56 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index 4204db4..e153cf0 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [24amcoder-sb/Mastering-Blazor-WebAssembly](https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly)![](https://img.stackshare.io/public_badge.svg "public")

-|19
Tools used|11/16/23
Report generated| +|19
Tools used|01/05/24
Report generated| |------|------|
From 2d3c07c0218906e98597f9339baab0f7ad742648 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:23:50 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index b6635b5..d2fc128 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: 24amcoder-sb/Mastering-Blazor-WebAssembly report_id: 8030e2dfd869d7b1fd94ffc9a5be72d8 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:39:37+00:00' +timestamp: '2024-02-29T18:47:35+00:00' requested_by: aksoftware98 provider: github branch: main @@ -243,6 +243,19 @@ tools: detection_source: Chapter_09/API/BooksStore.Api/BooksStore.Api/BooksStore.Api.csproj last_updated_by: Ahmad Mozaffar last_updated_on: 2023-05-17 11:39:54.000000000 Z + vulnerabilities: + - name: Microsoft Identity Denial of service vulnerability + cve_id: CVE-2024-21319 + cve_url: https://github.com/advisories/GHSA-8g9c-28fc-mcx2 + detected_date: Jan 10 + severity: moderate + first_patched: 6.34.0 + - name: 'Microsoft Security Advisory CVE-2024-21319: .NET Denial of Service Vulnerability' + cve_id: + cve_url: https://github.com/advisories/GHSA-59j7-ghrg-fj52 + detected_date: Jan 10 + severity: moderate + first_patched: 6.34.0 - name: xunit.runner.visualstudio description: Visual Studio 2012+ Test Explorer runner for the xUnit.net framework package_url: https://www.nuget.org/xunit.runner.visualstudio From 9826b7ec582899fa05184c5c2d219af7fc913883 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:23:51 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index e153cf0..2d0d1f6 100644 --- a/techstack.md +++ b/techstack.md @@ -3,15 +3,15 @@ ## Tech Stack 24amcoder-sb/Mastering-Blazor-WebAssembly is built on the following main stack: -- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - [C#](http://csharp.net) – Languages - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) +- [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) +- [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [Moq](https://github.com/Moq/moq4) – Testing Frameworks +- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment - [xUnit](http://xunit.github.io/) – Testing Frameworks -- [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [JSON Web Token](http://jwt.io/) – User Management and Authentication -- [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) Full tech stack [here](/techstack.md) @@ -21,15 +21,15 @@ Full tech stack [here](/techstack.md) ## Tech Stack 24amcoder-sb/Mastering-Blazor-WebAssembly is built on the following main stack: -- .NET [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) - C# [C#](http://csharp.net) – Languages - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment +- .NET [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack) +- .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) +- ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - Moq [Moq](https://github.com/Moq/moq4) – Testing Frameworks +- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment - xUnit [xUnit](http://xunit.github.io/) – Testing Frameworks -- .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - JSON Web Token [JSON Web Token](http://jwt.io/) – User Management and Authentication -- ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) Full tech stack [here](/techstack.md) @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [24amcoder-sb/Mastering-Blazor-WebAssembly](https://github.com/24amcoder-sb/Mastering-Blazor-WebAssembly)![](https://img.stackshare.io/public_badge.svg "public")

-|19
Tools used|01/05/24
Report generated| +|19
Tools used|02/29/24
Report generated| |------|------|
@@ -172,7 +172,7 @@ Full tech stack [here](/techstack.md) |[Microsoft.Extensions.Http](https://www.nuget.org/Microsoft.Extensions.Http)|v7.0.0|05/17/23|Ahmad Mozaffar |Apache-2.0|N/A| |[Microsoft.IdentityModel.Tokens](https://www.nuget.org/Microsoft.IdentityModel.Tokens)|v6.27.0|05/17/23|Ahmad Mozaffar |MIT|N/A| |[Swashbuckle.AspNetCore](https://www.nuget.org/Swashbuckle.AspNetCore)|v6.2.3|05/17/23|Ahmad Mozaffar |BSD-3-Clause|N/A| -|[System.IdentityModel.Tokens.Jwt](https://www.nuget.org/System.IdentityModel.Tokens.Jwt)|v6.27.0|05/17/23|Ahmad Mozaffar |MIT|N/A| +|[System.IdentityModel.Tokens.Jwt](https://www.nuget.org/System.IdentityModel.Tokens.Jwt)|v6.27.0|05/17/23|Ahmad Mozaffar |MIT|[CVE-2024-21319](https://github.com/advisories/GHSA-8g9c-28fc-mcx2) (Moderate)
[](https://github.com/advisories/GHSA-59j7-ghrg-fj52) (Moderate)| |[xunit.runner.visualstudio](https://www.nuget.org/xunit.runner.visualstudio)|v2.4.5|04/30/23|Ahmad Mozaffar |Other|N/A|