From db61c49ec5031811b8b176187cd996f99959dfc5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:03:51 +0000 Subject: [PATCH 01/32] Update tech.yml --- tech.yml | 326 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 326 insertions(+) create mode 100644 tech.yml diff --git a/tech.yml b/tech.yml new file mode 100644 index 0000000..53bc9a1 --- /dev/null +++ b/tech.yml @@ -0,0 +1,326 @@ +repo_name: EmmanuStack/sql_server_forked +report_id: '08e9da08a2cd0f94eb94d3c07d41b9ea' +repo_type: Public +timestamp: '2023-11-01T12:03:46+00:00' +requested_by: +provider: github +branch: master +detected_tools_count: 26 +tools: +- name: ASP.NET + description: An open source web framework for building modern web apps and services + with .NET + website_url: https://www.asp.net/ + version: '4.8' + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png + detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: + - SeleniumUiTests/SeleniumUiTests.csproj +- 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 + imageURL: 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 + imageURL: 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 + imageURL: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: + - Repo Metadata +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/989/ruby.png + detection_source: + - Repo Metadata +- name: SQL + description: It is a domain-specific language used in programming + website_url: https://en.wikipedia.org/wiki/SQL + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source: + - WebApp.Database/dbo/Tables/Employee.sql +- 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/ + version: '4.8' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + imageURL: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: + - SeleniumUiTests/SeleniumUiTests.csproj +- 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: '6.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + imageURL: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png + detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: + - WebApp.UnitTest/WebApp.UnitTest.csproj + - WebApp/WebApp.csproj +- 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: '6.0' + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + imageURL: https://img.stackshare.io/service/11331/asp.net-core.png + detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: + - WebApp.UnitTest/WebApp.UnitTest.csproj + - WebApp/WebApp.csproj +- name: Microsoft SQL Server + description: A relational database management system developed by Microsoft + website_url: http://microsoft.com/sqlserver + version: '13.0' + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Databases + imageURL: https://img.stackshare.io/service/1027/sql_server.png + detection_source_url: WebApp.Database/WebApp.Database.sqlproj + detection_source: + - WebApp.Database/WebApp.Database.sqlproj +- 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 + imageURL: https://img.stackshare.io/service/1046/git.png + detection_source: + - Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + imageURL: https://img.stackshare.io/service/11563/actions.png + detection_source: + - ".github/workflows/dotnetcore.actions.yml" +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + imageURL: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: + - 02_azure-pipelines-ci.yml + - 03_azure-pipelines-ci-cd.yml +- 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 + imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source: + - WebApp/WebApp.csproj +- name: Terraform + description: Describe your complete infrastructure as code and build resources across + providers + website_url: https://www.terraform.io/ + license: MPL-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Server Configuration and Automation + imageURL: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png + detection_source: + - Terraform/webapp-db.tf +- name: Terraform Registry + description: Describe your complete infrastructure as code and build resources across + providers + website_url: https://registry.terraform.io/ + license: MPL-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png + detection_source: + - Terraform/webapp-db.tf +- name: Firefox + description: Mozilla's Web Browser + website_url: https://www.mozilla.org/en-US/firefox/ + open_source: false + hosted_saas: false + category: Back Office + sub_category: Web Browser + imageURL: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png + detection_source: + - SeleniumUiTests/packages.config +- name: PowerShell + description: A task automation and configuration management framework + website_url: https://docs.microsoft.com/en-us/powershell/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + imageURL: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source: + - Repo Metadata +- name: MSTest.TestFramework + description: This is MSTest V2, the evolution of Microsoft's Test Framework + package_url: https://www.nuget.org/MSTest.TestFramework + version: 2.2.8 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config + - WebApp.UnitTest/WebApp.UnitTest.csproj +- name: Microsoft.EntityFrameworkCore.SqlServer + description: Microsoft SQL Server database provider for Entity Framework Core + package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png + detection_source_url: WebApp/WebApp.csproj + detection_source: + - WebApp/WebApp.csproj +- name: Microsoft.EntityFrameworkCore.Tools + description: Entity Framework Core Tools for the NuGet Package Manager Console in + Visual Studio + package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.Tools + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png + detection_source_url: WebApp/WebApp.csproj + detection_source: + - WebApp/WebApp.csproj +- name: Microsoft.VisualStudio.Web.CodeGeneration.Design + description: Code Generation tool for ASP.NET Core + package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design + version: 6.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png + detection_source_url: WebApp/WebApp.csproj + detection_source: + - WebApp/WebApp.csproj +- name: Selenium.Firefox.WebDriver + description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for + Firefox Driver instead \tInstall Firefox Driver" + package_url: https://www.nuget.org/Selenium.Firefox.WebDriver + version: 0.27.0 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config +- name: Selenium.WebDriver + description: Selenium is a set of different software tools each with a different + approach to supporting browser automation + package_url: https://www.nuget.org/Selenium.WebDriver + version: 4.1.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config +- name: Selenium.WebDriver.ChromeDriver + description: Install Chrome Driver + package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver + version: 96.0.4664 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config +- name: Selenium.WebDriver.IEDriver + description: Install IE Driver + package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver + version: 4.0.0 + license: Unlicense + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + imageURL: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png + detection_source_url: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config From ee7e3761aca7cc1af318fc943ef69da0deb1828e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:03:51 +0000 Subject: [PATCH 02/32] Update tech.md --- tech.md | 198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 tech.md diff --git a/tech.md b/tech.md new file mode 100644 index 0000000..44f7aa3 --- /dev/null +++ b/tech.md @@ -0,0 +1,198 @@ +
+ +# Stack Report +![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public") +

+|26
Tools used|2
Contributors|11/01/23
Report generated|06/21/23
Last commit date| +|------|------|------|------| +
+ +## Languages (6) + + + + + + + + + + + + + + +
+ ASP.NET +
+ ASP.NET +
+ v4.8 +
+ C# +
+ C# +
+ +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Ruby +
+ Ruby +
+ +
+ SQL +
+ SQL +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ v4.8 +
+ .NET Core +
+ .NET Core +
+ v6.0 +
+ ASP.NET Core +
+ ASP.NET Core +
+ v6.0 +
+ +## Data (1) + + + + +
+ Microsoft SQL Server +
+ Microsoft SQL Server +
+ v13.0 +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Istio +
+ Istio +
+ +
+ NuGet +
+ NuGet +
+ +
+ Terraform +
+ Terraform +
+ +
+ Terraform Registry +
+ Terraform Registry +
+ +
+ +## Other (2) + + + + + + +
+ Firefox +
+ Firefox +
+ +
+ PowerShell +
+ PowerShell +
+ +
+ + +## Open source packages (8) + +## NuGet (8) + +|NAME|VERSION|SOURCE FILE| +|------|------|------| +|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| +|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)| +|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)| +|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| +|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| +|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| +|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| + +
+
+ +Generated via [Stack Reports](https://stackshare.io/stack-report) From dda99ab0f9f054439e37418172e95209f61e5481 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:27:54 +0000 Subject: [PATCH 03/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 53bc9a1..7cd7014 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: '08e9da08a2cd0f94eb94d3c07d41b9ea' +report_id: 18e34d93a577a2c7cd7bd8d3083d5fcf repo_type: Public -timestamp: '2023-11-01T12:03:46+00:00' +timestamp: '2023-11-01T12:27:50+00:00' requested_by: provider: github branch: master From 8975cd6596a65edd001333ab3e8121f20706096f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 12:27:54 +0000 Subject: [PATCH 04/32] Update tech.md From ba126262103c84f86ab04468ef6d8ec219041888 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:24:47 +0000 Subject: [PATCH 05/32] Update tech.yml --- tech.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tech.yml b/tech.yml index 7cd7014..715d510 100644 --- a/tech.yml +++ b/tech.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 18e34d93a577a2c7cd7bd8d3083d5fcf +report_id: 270f948a35621346dff730a3fa7d35da repo_type: Public -timestamp: '2023-11-01T12:27:50+00:00' -requested_by: +timestamp: '2023-11-01T21:24:43+00:00' +requested_by: emmanu-bacancy provider: github branch: master detected_tools_count: 26 From 365aa54265c31a30bff798c6120876972d8f7471 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:24:48 +0000 Subject: [PATCH 06/32] Update tech.md From 10fef0c9df00f8468095dd8d7240751b1c42492d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:38:19 +0000 Subject: [PATCH 07/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 715d510..b1a6bdf 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 270f948a35621346dff730a3fa7d35da +report_id: 067b6afaabdce3d9d1815b7319943dfd repo_type: Public -timestamp: '2023-11-01T21:24:43+00:00' +timestamp: '2023-11-01T21:38:16+00:00' requested_by: emmanu-bacancy provider: github branch: master From 328ab707d323c1c882a8a81c91b3415fa86657f7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 1 Nov 2023 21:38:20 +0000 Subject: [PATCH 08/32] Update tech.md From 80577e0783e5451f9c33e398d2b28972a15b43fa Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 5 Nov 2023 17:20:24 +0000 Subject: [PATCH 09/32] Update tech.yml --- tech.yml | 65 ++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 49 insertions(+), 16 deletions(-) diff --git a/tech.yml b/tech.yml index b1a6bdf..b2ba6e9 100644 --- a/tech.yml +++ b/tech.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 067b6afaabdce3d9d1815b7319943dfd +report_id: dfbbebe25cd343316eb4aa8cd6646aca repo_type: Public -timestamp: '2023-11-01T21:38:16+00:00' +timestamp: '2023-11-05T17:20:21+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 26 +detected_tools_count: 29 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -117,6 +117,29 @@ tools: detection_source: - WebApp.UnitTest/WebApp.UnitTest.csproj - WebApp/WebApp.csproj +- name: Entity Framework + description: An object-relational mapper that enables .NET developers to work with + relational data + website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + imageURL: https://img.stackshare.io/service/3251/no-img-open-source.png + detection_source: + - WebApp/WebApp.csproj +- name: Entity Framework Core + description: 'Lightweight and cross-platform version of the popular Entity Framework ' + website_url: https://docs.microsoft.com/en-us/ef/core/ + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Object Relational Mapper (ORM) + imageURL: https://img.stackshare.io/service/10254/no-img-open-source.png + detection_source: + - WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -129,6 +152,7 @@ tools: detection_source_url: WebApp.Database/WebApp.Database.sqlproj detection_source: - WebApp.Database/WebApp.Database.sqlproj + - WebApp/WebApp.csproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -149,19 +173,6 @@ tools: imageURL: https://img.stackshare.io/service/11563/actions.png detection_source: - ".github/workflows/dotnetcore.actions.yml" -- name: Istio - description: Open platform to connect, manage, and secure microservices, by Google, - IBM, and Lyft - website_url: https://istio.io/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Microservices Tools - imageURL: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: - - 02_azure-pipelines-ci.yml - - 03_azure-pipelines-ci-cd.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -172,6 +183,17 @@ tools: imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg detection_source: - WebApp/WebApp.csproj +- name: Selenium + description: Web Browser Automation + website_url: http://www.seleniumhq.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Browser Testing + imageURL: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg + detection_source: + - SeleniumUiTests/packages.config - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -196,6 +218,17 @@ tools: imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png detection_source: - Terraform/webapp-db.tf +- 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 + imageURL: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source: + - WebAppWithDatabase.sln - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ From 602c5e13aa27a0077cb53a0d153e62947c3e5cab Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 5 Nov 2023 17:20:24 +0000 Subject: [PATCH 10/32] Update tech.md --- tech.md | 107 +++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 90 insertions(+), 17 deletions(-) diff --git a/tech.md b/tech.md index 44f7aa3..1086a6e 100644 --- a/tech.md +++ b/tech.md @@ -1,9 +1,58 @@ +
# Stack Report ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|26
Tools used|2
Contributors|11/01/23
Report generated|06/21/23
Last commit date| +|29
Tools used|2
Contributors|11/05/23
Report generated|06/21/23
Last commit date| |------|------|------|------|
@@ -89,9 +138,25 @@ -## Data (1) +## Data (3) + + + +
+ Entity Framework +
+ Entity Framework +
+ +
+ Entity Framework Core +
+ Entity Framework Core +
+ +
Microsoft SQL Server
Microsoft SQL Server @@ -102,7 +167,7 @@
-## DevOps (6) +## DevOps (7) @@ -152,6 +217,14 @@ + +
Git @@ -121,17 +186,17 @@ - Istio + NuGet
- Istio + NuGet
- NuGet + Selenium
- NuGet + Selenium
+ Visual Studio +
+ Visual Studio +
+ +
@@ -181,16 +254,16 @@ ## NuGet (8) -|NAME|VERSION|SOURCE FILE| -|------|------|------| -|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| -|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)| -|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)| -|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| -|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| -|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| -|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)| +|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| +|------|------|------|------|------| +|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| +|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A|
From f90c277767fdb5ffb55207ac8ca22f52cf4497cb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 03:56:24 +0000 Subject: [PATCH 11/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index b2ba6e9..53a2a81 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: dfbbebe25cd343316eb4aa8cd6646aca +report_id: 0a06d77e79c63e85c296c0bbea436711 repo_type: Public -timestamp: '2023-11-05T17:20:21+00:00' +timestamp: '2023-11-06T03:56:19+00:00' requested_by: emmanu-bacancy provider: github branch: master From 277a120e32ff40302c784dd83345b69e1800c84a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 03:56:24 +0000 Subject: [PATCH 12/32] Update tech.md --- tech.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tech.md b/tech.md index 1086a6e..3b51d81 100644 --- a/tech.md +++ b/tech.md @@ -52,7 +52,7 @@ Full tech stack [here](/tech.md) # Stack Report ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|2
Contributors|11/05/23
Report generated|06/21/23
Last commit date| +|29
Tools used|2
Contributors|11/06/23
Report generated|06/21/23
Last commit date| |------|------|------|------|
From 8c6138c249bbbd92e8723dc9c20554be6f37714e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:25:39 +0000 Subject: [PATCH 13/32] Update tech.yml --- tech.yml | 95 ++++++++++++++++++-------------------------------------- 1 file changed, 31 insertions(+), 64 deletions(-) diff --git a/tech.yml b/tech.yml index 53a2a81..f49fbd1 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 0a06d77e79c63e85c296c0bbea436711 +report_id: ecd96b8d4cbab45aeee1d8637d95ce30 repo_type: Public -timestamp: '2023-11-06T03:56:19+00:00' +timestamp: '2023-11-06T14:25:35+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -18,8 +18,7 @@ tools: sub_category: Languages imageURL: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: - - SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -29,8 +28,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png - detection_source: - - Repo Metadata + 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 @@ -39,8 +37,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/6727/css.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class functions @@ -50,8 +47,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1209/javascript.jpeg - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity @@ -61,8 +57,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/989/ruby.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: SQL description: It is a domain-specific language used in programming website_url: https://en.wikipedia.org/wiki/SQL @@ -71,8 +66,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png - detection_source: - - WebApp.Database/dbo/Tables/Employee.sql + detection_source: WebApp.Database/dbo/Tables/Employee.sql - name: ".NET" description: A free, cross-platform, open source developer platform for building many different types of applications @@ -85,8 +79,7 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: - - SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -99,9 +92,7 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: - - WebApp.UnitTest/WebApp.UnitTest.csproj - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -114,9 +105,7 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: - - WebApp.UnitTest/WebApp.UnitTest.csproj - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Entity Framework description: An object-relational mapper that enables .NET developers to work with relational data @@ -127,8 +116,7 @@ tools: category: Data Stores sub_category: Object Relational Mapper (ORM) imageURL: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Entity Framework Core description: 'Lightweight and cross-platform version of the popular Entity Framework ' website_url: https://docs.microsoft.com/en-us/ef/core/ @@ -138,8 +126,7 @@ tools: category: Data Stores sub_category: Object Relational Mapper (ORM) imageURL: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -150,9 +137,7 @@ tools: sub_category: Databases imageURL: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: - - WebApp.Database/WebApp.Database.sqlproj - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -161,8 +146,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System imageURL: https://img.stackshare.io/service/1046/git.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production website_url: https://github.com/features/actions @@ -171,8 +155,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration imageURL: https://img.stackshare.io/service/11563/actions.png - detection_source: - - ".github/workflows/dotnetcore.actions.yml" + detection_source: ".github/workflows/dotnetcore.actions.yml" - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -181,8 +164,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Selenium description: Web Browser Automation website_url: http://www.seleniumhq.org/ @@ -192,8 +174,7 @@ tools: category: Build, Test, Deploy sub_category: Browser Testing imageURL: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -204,8 +185,7 @@ tools: category: Build, Test, Deploy sub_category: Server Configuration and Automation imageURL: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png - detection_source: - - Terraform/webapp-db.tf + detection_source: Terraform/webapp-db.tf - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across providers @@ -216,8 +196,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png - detection_source: - - Terraform/webapp-db.tf + detection_source: Terraform/webapp-db.tf - 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. @@ -227,8 +206,7 @@ tools: category: Build, Test, Deploy sub_category: Integrated Development Environment imageURL: https://img.stackshare.io/service/1451/SR2hUhQN.png - detection_source: - - WebAppWithDatabase.sln + detection_source: WebAppWithDatabase.sln - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -237,8 +215,7 @@ tools: category: Back Office sub_category: Web Browser imageURL: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -247,8 +224,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/3681/powershell-logo.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: MSTest.TestFramework description: This is MSTest V2, the evolution of Microsoft's Test Framework package_url: https://www.nuget.org/MSTest.TestFramework @@ -260,9 +236,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config - - WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - name: Microsoft.EntityFrameworkCore.SqlServer description: Microsoft SQL Server database provider for Entity Framework Core package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer @@ -274,8 +248,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png detection_source_url: WebApp/WebApp.csproj - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Microsoft.EntityFrameworkCore.Tools description: Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio @@ -288,8 +261,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: WebApp/WebApp.csproj - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Microsoft.VisualStudio.Web.CodeGeneration.Design description: Code Generation tool for ASP.NET Core package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -301,8 +273,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png detection_source_url: WebApp/WebApp.csproj - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Selenium.Firefox.WebDriver description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead \tInstall Firefox Driver" @@ -315,8 +286,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver description: Selenium is a set of different software tools each with a different approach to supporting browser automation @@ -329,8 +299,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver.ChromeDriver description: Install Chrome Driver package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver @@ -342,8 +311,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver.IEDriver description: Install IE Driver package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver @@ -355,5 +323,4 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config From 7b03294dc0614ecbf0d2050cc1003f7e0175ffd5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:25:40 +0000 Subject: [PATCH 14/32] Update tech.md --- tech.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tech.md b/tech.md index 3b51d81..ee0319f 100644 --- a/tech.md +++ b/tech.md @@ -254,16 +254,16 @@ Full tech stack [here](/tech.md) ## NuGet (8) -|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| -|------|------|------|------|------| -|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| -|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|N/A|N/A |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|N/A|N/A |Unlicense|N/A|
From 536ab442dc1510f340fff720f16bc71fdbee3d98 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:54:43 +0000 Subject: [PATCH 15/32] Update tech.yml --- tech.yml | 138 +++++++++++++++++++++++++++---------------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/tech.yml b/tech.yml index f49fbd1..9d4d92b 100644 --- a/tech.yml +++ b/tech.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/sql_server_forked -report_id: ecd96b8d4cbab45aeee1d8637d95ce30 +report_id: ce12ee0c22ec363f4207fd1bb2475afe repo_type: Public -timestamp: '2023-11-06T14:25:35+00:00' +timestamp: '2023-11-06T14:54:38+00:00' requested_by: emmanu-bacancy provider: github branch: master -detected_tools_count: 29 +detected_tools_count: 26 tools: - name: ASP.NET description: An open source web framework for building modern web apps and services @@ -18,7 +18,8 @@ tools: sub_category: Languages imageURL: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: + - SeleniumUiTests/SeleniumUiTests.csproj - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -28,7 +29,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png - detection_source: Repo Metadata + 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 @@ -37,7 +39,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/6727/css.png - detection_source: Repo Metadata + detection_source: + - Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class functions @@ -47,7 +50,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1209/javascript.jpeg - detection_source: Repo Metadata + detection_source: + - Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity @@ -57,7 +61,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/989/ruby.png - detection_source: Repo Metadata + detection_source: + - Repo Metadata - name: SQL description: It is a domain-specific language used in programming website_url: https://en.wikipedia.org/wiki/SQL @@ -66,7 +71,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png - detection_source: WebApp.Database/dbo/Tables/Employee.sql + detection_source: + - WebApp.Database/dbo/Tables/Employee.sql - name: ".NET" description: A free, cross-platform, open source developer platform for building many different types of applications @@ -79,7 +85,8 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: SeleniumUiTests/SeleniumUiTests.csproj + detection_source: + - SeleniumUiTests/SeleniumUiTests.csproj - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -92,7 +99,9 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp/WebApp.csproj + detection_source: + - WebApp.UnitTest/WebApp.UnitTest.csproj + - WebApp/WebApp.csproj - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -105,28 +114,9 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: WebApp/WebApp.csproj -- name: Entity Framework - description: An object-relational mapper that enables .NET developers to work with - relational data - website_url: https://docs.microsoft.com/en-us/aspnet/entity-framework - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - imageURL: https://img.stackshare.io/service/3251/no-img-open-source.png - detection_source: WebApp/WebApp.csproj -- name: Entity Framework Core - description: 'Lightweight and cross-platform version of the popular Entity Framework ' - website_url: https://docs.microsoft.com/en-us/ef/core/ - license: MIT - open_source: true - hosted_saas: false - category: Data Stores - sub_category: Object Relational Mapper (ORM) - imageURL: https://img.stackshare.io/service/10254/no-img-open-source.png - detection_source: WebApp/WebApp.csproj + detection_source: + - WebApp.UnitTest/WebApp.UnitTest.csproj + - WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -137,7 +127,8 @@ tools: sub_category: Databases imageURL: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: WebApp/WebApp.csproj + detection_source: + - WebApp.Database/WebApp.Database.sqlproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -146,7 +137,8 @@ tools: category: Build, Test, Deploy sub_category: Version Control System imageURL: https://img.stackshare.io/service/1046/git.png - detection_source: Repo Metadata + detection_source: + - Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production website_url: https://github.com/features/actions @@ -155,7 +147,21 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration imageURL: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/dotnetcore.actions.yml" + detection_source: + - ".github/workflows/dotnetcore.actions.yml" +- name: Istio + description: Open platform to connect, manage, and secure microservices, by Google, + IBM, and Lyft + website_url: https://istio.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Microservices Tools + imageURL: https://img.stackshare.io/service/7028/AGpa5VZV.jpg + detection_source: + - 02_azure-pipelines-ci.yml + - 03_azure-pipelines-ci-cd.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -164,17 +170,8 @@ tools: category: Build, Test, Deploy sub_category: Package Managers imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg - detection_source: WebApp/WebApp.csproj -- name: Selenium - description: Web Browser Automation - website_url: http://www.seleniumhq.org/ - license: Apache-2.0 - open_source: true - hosted_saas: false - category: Build, Test, Deploy - sub_category: Browser Testing - imageURL: https://img.stackshare.io/service/1517/sbUizSli_400x400.jpg - detection_source: SeleniumUiTests/packages.config + detection_source: + - WebApp/WebApp.csproj - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -185,7 +182,8 @@ tools: category: Build, Test, Deploy sub_category: Server Configuration and Automation imageURL: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png - detection_source: Terraform/webapp-db.tf + detection_source: + - Terraform/webapp-db.tf - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across providers @@ -196,17 +194,8 @@ tools: category: Build, Test, Deploy sub_category: Package Managers imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png - detection_source: Terraform/webapp-db.tf -- 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 - imageURL: https://img.stackshare.io/service/1451/SR2hUhQN.png - detection_source: WebAppWithDatabase.sln + detection_source: + - Terraform/webapp-db.tf - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -215,7 +204,8 @@ tools: category: Back Office sub_category: Web Browser imageURL: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png - detection_source: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -224,7 +214,8 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/3681/powershell-logo.png - detection_source: Repo Metadata + detection_source: + - Repo Metadata - name: MSTest.TestFramework description: This is MSTest V2, the evolution of Microsoft's Test Framework package_url: https://www.nuget.org/MSTest.TestFramework @@ -236,7 +227,9 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: SeleniumUiTests/packages.config - detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: + - SeleniumUiTests/packages.config + - WebApp.UnitTest/WebApp.UnitTest.csproj - name: Microsoft.EntityFrameworkCore.SqlServer description: Microsoft SQL Server database provider for Entity Framework Core package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer @@ -248,7 +241,8 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png detection_source_url: WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj + detection_source: + - WebApp/WebApp.csproj - name: Microsoft.EntityFrameworkCore.Tools description: Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio @@ -261,7 +255,8 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj + detection_source: + - WebApp/WebApp.csproj - name: Microsoft.VisualStudio.Web.CodeGeneration.Design description: Code Generation tool for ASP.NET Core package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -273,7 +268,8 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png detection_source_url: WebApp/WebApp.csproj - detection_source: WebApp/WebApp.csproj + detection_source: + - WebApp/WebApp.csproj - name: Selenium.Firefox.WebDriver description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead \tInstall Firefox Driver" @@ -286,7 +282,8 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png detection_source_url: SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config - name: Selenium.WebDriver description: Selenium is a set of different software tools each with a different approach to supporting browser automation @@ -299,7 +296,8 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png detection_source_url: SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config - name: Selenium.WebDriver.ChromeDriver description: Install Chrome Driver package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver @@ -311,7 +309,8 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png detection_source_url: SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config - name: Selenium.WebDriver.IEDriver description: Install IE Driver package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver @@ -323,4 +322,5 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png detection_source_url: SeleniumUiTests/packages.config - detection_source: SeleniumUiTests/packages.config + detection_source: + - SeleniumUiTests/packages.config From 0e4bac5e624c9f22412ddd3e622657c98789e34a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 14:54:44 +0000 Subject: [PATCH 16/32] Update tech.md --- tech.md | 68 ++++++++++++++++----------------------------------------- 1 file changed, 19 insertions(+), 49 deletions(-) diff --git a/tech.md b/tech.md index ee0319f..fb57115 100644 --- a/tech.md +++ b/tech.md @@ -8,15 +8,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- [Selenium](http://www.seleniumhq.org/) – Browser Testing - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - [ASP.NET](https://www.asp.net/) – Languages +- [Istio](https://istio.io/) – Microservices Tools - [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -32,15 +29,12 @@ EmmanuStack/sql_server_forked is built on the following main stack: - Microsoft SQL Server [Microsoft SQL Server](http://microsoft.com/sqlserver) – Databases - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Terraform [Terraform](https://www.terraform.io/) – Server Configuration and Automation -- Visual Studio [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment -- Selenium [Selenium](http://www.seleniumhq.org/) – Browser Testing - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages -- Entity Framework [Entity Framework](https://docs.microsoft.com/en-us/aspnet/entity-framework) – Object Relational Mapper (ORM) - PowerShell [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells - .NET Core [.NET Core](https://docs.microsoft.com/en-us/dotnet/core/) – Frameworks (Full Stack) - ASP.NET [ASP.NET](https://www.asp.net/) – Languages +- Istio [Istio](https://istio.io/) – Microservices Tools - Firefox [Firefox](https://www.mozilla.org/en-US/firefox/) – Web Browser -- Entity Framework Core [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/) – Object Relational Mapper (ORM) - ASP.NET Core [ASP.NET Core](docs.microsoft.com/en-us/aspnet/core/) – Frameworks (Full Stack) - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration @@ -52,7 +46,7 @@ Full tech stack [here](/tech.md) # Stack Report ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/sql_server_forked](https://github.com/EmmanuStack/sql_server_forked)![](https://img.stackshare.io/public_badge.svg "public")

-|29
Tools used|2
Contributors|11/06/23
Report generated|06/21/23
Last commit date| +|26
Tools used|2
Contributors|11/06/23
Report generated|06/21/23
Last commit date| |------|------|------|------|
@@ -138,25 +132,9 @@ Full tech stack [here](/tech.md) -## Data (3) +## Data (1) - - - -
- Entity Framework -
- Entity Framework -
- -
- Entity Framework Core -
- Entity Framework Core -
- -
Microsoft SQL Server
Microsoft SQL Server @@ -167,7 +145,7 @@ Full tech stack [here](/tech.md)
-## DevOps (7) +## DevOps (6) @@ -217,14 +195,6 @@ Full tech stack [here](/tech.md) - -
Git @@ -186,17 +164,17 @@ Full tech stack [here](/tech.md) - NuGet + Istio
- NuGet + Istio
- Selenium + NuGet
- Selenium + NuGet
- Visual Studio -
- Visual Studio -
- -
@@ -254,16 +224,16 @@ Full tech stack [here](/tech.md) ## NuGet (8) -|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| -|:------|:------|:------|:------|:------|:------| -|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|N/A|N/A |MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|N/A|N/A |Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|N/A|N/A |Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|N/A|N/A |Unlicense|N/A| +|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| +|------|------|------|------|------| +|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| +|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A|
From 3e4e605ac0b6f21e6ba9690c1828d92013a6c593 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:01:53 +0000 Subject: [PATCH 17/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 9d4d92b..1157fa9 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: ce12ee0c22ec363f4207fd1bb2475afe +report_id: 849d1e8f0fe8776c5e44d3053ccff7b5 repo_type: Public -timestamp: '2023-11-06T14:54:38+00:00' +timestamp: '2023-11-06T15:01:49+00:00' requested_by: emmanu-bacancy provider: github branch: master From 04142f2b8972a0bcf2b603e0ece9a2d1bfe92eb4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:01:54 +0000 Subject: [PATCH 18/32] Update tech.md From d8f3c1d81b4455dd7573709018a5bf0ddc10d9cd Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:20:12 +0000 Subject: [PATCH 19/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 1157fa9..c6b6d38 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 849d1e8f0fe8776c5e44d3053ccff7b5 +report_id: 69acdc2bc34fd2c88716e6346aec8395 repo_type: Public -timestamp: '2023-11-06T15:01:49+00:00' +timestamp: '2023-11-06T15:20:08+00:00' requested_by: emmanu-bacancy provider: github branch: master From baf5d4abc2a388a7b894dc96ff2a0adf63d52637 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:20:13 +0000 Subject: [PATCH 20/32] Update tech.md From 7b49ef096b1ea6338e3340c8ae5a1d9ff0ae3580 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:43:11 +0000 Subject: [PATCH 21/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index c6b6d38..8a67d1c 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 69acdc2bc34fd2c88716e6346aec8395 +report_id: bfd26ef63a2cde5c663441ff7fa841b7 repo_type: Public -timestamp: '2023-11-06T15:20:08+00:00' +timestamp: '2023-11-06T15:43:07+00:00' requested_by: emmanu-bacancy provider: github branch: master From ae9be4c6b4edf0ada2e08f3b3745dbd9f66fe674 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:43:12 +0000 Subject: [PATCH 22/32] Update tech.md From 72e8c2f0434f937a0c14e64b73e0edfa418fe170 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:52:19 +0000 Subject: [PATCH 23/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index 8a67d1c..a9865c7 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: bfd26ef63a2cde5c663441ff7fa841b7 +report_id: b334e645d500491f8da134685ef42e03 repo_type: Public -timestamp: '2023-11-06T15:43:07+00:00' +timestamp: '2023-11-06T15:52:15+00:00' requested_by: emmanu-bacancy provider: github branch: master From 057a95f12ea2213dfc477235fdbafa3fab6668a1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:52:20 +0000 Subject: [PATCH 24/32] Update tech.md From 16634fb26e37ce2be6db8cc203f2e0ee329b99fb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:59:32 +0000 Subject: [PATCH 25/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index a9865c7..f02a0fa 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: b334e645d500491f8da134685ef42e03 +report_id: 7c7056ef178ce039c651d3f52aecc85c repo_type: Public -timestamp: '2023-11-06T15:52:15+00:00' +timestamp: '2023-11-06T15:59:29+00:00' requested_by: emmanu-bacancy provider: github branch: master From 7319b3801624cb1215c6948d2c46ae6ea5976177 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 15:59:34 +0000 Subject: [PATCH 26/32] Update tech.md From a17b2c0170266e2e2f3c0b22a2add5a1d72f04ed Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 16:04:21 +0000 Subject: [PATCH 27/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index f02a0fa..b17a6a9 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 7c7056ef178ce039c651d3f52aecc85c +report_id: f95f16c707ad30ebd48c577777cbb3f0 repo_type: Public -timestamp: '2023-11-06T15:59:29+00:00' +timestamp: '2023-11-06T16:04:17+00:00' requested_by: emmanu-bacancy provider: github branch: master From 5a55f290e399b2c7ed30a6e8e397e927b4486313 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 16:04:22 +0000 Subject: [PATCH 28/32] Update tech.md From fd140fd87b0a27146125465d934e83457dc6d53f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 16:12:29 +0000 Subject: [PATCH 29/32] Update tech.yml --- tech.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tech.yml b/tech.yml index b17a6a9..82c4ae4 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: f95f16c707ad30ebd48c577777cbb3f0 +report_id: 66c02467ca625934d4cf8261c020f468 repo_type: Public -timestamp: '2023-11-06T16:04:17+00:00' +timestamp: '2023-11-06T16:12:25+00:00' requested_by: emmanu-bacancy provider: github branch: master From f15937867418f602ce880fa01fc871892e6be69e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 16:12:30 +0000 Subject: [PATCH 30/32] Update tech.md From efb615d9e04c8b69bcd6e904f3a3637d16199bc6 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 20:09:08 +0000 Subject: [PATCH 31/32] Update tech.yml --- tech.yml | 86 ++++++++++++++++++-------------------------------------- 1 file changed, 28 insertions(+), 58 deletions(-) diff --git a/tech.yml b/tech.yml index 82c4ae4..d8a7b02 100644 --- a/tech.yml +++ b/tech.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/sql_server_forked -report_id: 66c02467ca625934d4cf8261c020f468 +report_id: 4a79931dd2a0bf2940b17f115ffdcc7e repo_type: Public -timestamp: '2023-11-06T16:12:25+00:00' +timestamp: '2023-11-06T20:09:03+00:00' requested_by: emmanu-bacancy provider: github branch: master @@ -18,8 +18,7 @@ tools: sub_category: Languages imageURL: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: - - SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: C# description: Simple, general-purpose, object-oriented programming language for the .NET platform @@ -29,8 +28,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png - detection_source: - - Repo Metadata + 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 @@ -39,8 +37,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/6727/css.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class functions @@ -50,8 +47,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/1209/javascript.jpeg - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: Ruby description: A dynamic, interpreted, open source programming language with a focus on simplicity and productivity @@ -61,8 +57,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/989/ruby.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: SQL description: It is a domain-specific language used in programming website_url: https://en.wikipedia.org/wiki/SQL @@ -71,8 +66,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png - detection_source: - - WebApp.Database/dbo/Tables/Employee.sql + detection_source: WebApp.Database/dbo/Tables/Employee.sql - name: ".NET" description: A free, cross-platform, open source developer platform for building many different types of applications @@ -85,8 +79,7 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png detection_source_url: SeleniumUiTests/SeleniumUiTests.csproj - detection_source: - - SeleniumUiTests/SeleniumUiTests.csproj + detection_source: SeleniumUiTests/SeleniumUiTests.csproj - name: ".NET Core" description: An Open Source, General-Purpose Development Platform Maintained by Microsoft and the .NET Community @@ -99,9 +92,7 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: - - WebApp.UnitTest/WebApp.UnitTest.csproj - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: ASP.NET Core description: A cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux @@ -114,9 +105,7 @@ tools: sub_category: Frameworks (Full Stack) imageURL: https://img.stackshare.io/service/11331/asp.net-core.png detection_source_url: WebApp.UnitTest/WebApp.UnitTest.csproj - detection_source: - - WebApp.UnitTest/WebApp.UnitTest.csproj - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Microsoft SQL Server description: A relational database management system developed by Microsoft website_url: http://microsoft.com/sqlserver @@ -127,8 +116,7 @@ tools: sub_category: Databases imageURL: https://img.stackshare.io/service/1027/sql_server.png detection_source_url: WebApp.Database/WebApp.Database.sqlproj - detection_source: - - WebApp.Database/WebApp.Database.sqlproj + detection_source: WebApp.Database/WebApp.Database.sqlproj - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -137,8 +125,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System imageURL: https://img.stackshare.io/service/1046/git.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production website_url: https://github.com/features/actions @@ -147,8 +134,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration imageURL: https://img.stackshare.io/service/11563/actions.png - detection_source: - - ".github/workflows/dotnetcore.actions.yml" + detection_source: ".github/workflows/dotnetcore.actions.yml" - name: Istio description: Open platform to connect, manage, and secure microservices, by Google, IBM, and Lyft @@ -159,9 +145,7 @@ tools: category: Build, Test, Deploy sub_category: Microservices Tools imageURL: https://img.stackshare.io/service/7028/AGpa5VZV.jpg - detection_source: - - 02_azure-pipelines-ci.yml - - 03_azure-pipelines-ci-cd.yml + detection_source: 03_azure-pipelines-ci-cd.yml - name: NuGet description: The package manager for .NET website_url: https://www.nuget.org/ @@ -170,8 +154,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers imageURL: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Terraform description: Describe your complete infrastructure as code and build resources across providers @@ -182,8 +165,7 @@ tools: category: Build, Test, Deploy sub_category: Server Configuration and Automation imageURL: https://img.stackshare.io/service/1276/default_2316907c4199f912e2ed79cbdb99025c9e5e2665.png - detection_source: - - Terraform/webapp-db.tf + detection_source: Terraform/webapp-db.tf - name: Terraform Registry description: Describe your complete infrastructure as code and build resources across providers @@ -194,8 +176,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers imageURL: https://img.stackshare.io/package_manager/49093/default_cdf079d244bded073d455911e6ce679abb1b77ab.png - detection_source: - - Terraform/webapp-db.tf + detection_source: Terraform/webapp-db.tf - name: Firefox description: Mozilla's Web Browser website_url: https://www.mozilla.org/en-US/firefox/ @@ -204,8 +185,7 @@ tools: category: Back Office sub_category: Web Browser imageURL: https://img.stackshare.io/service/8705/768px-Firefox_Logo__2017.svg.png - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: PowerShell description: A task automation and configuration management framework website_url: https://docs.microsoft.com/en-us/powershell/ @@ -214,8 +194,7 @@ tools: category: Languages & Frameworks sub_category: Languages imageURL: https://img.stackshare.io/service/3681/powershell-logo.png - detection_source: - - Repo Metadata + detection_source: Repo Metadata - name: MSTest.TestFramework description: This is MSTest V2, the evolution of Microsoft's Test Framework package_url: https://www.nuget.org/MSTest.TestFramework @@ -227,9 +206,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13142/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config - - WebApp.UnitTest/WebApp.UnitTest.csproj + detection_source: WebApp.UnitTest/WebApp.UnitTest.csproj - name: Microsoft.EntityFrameworkCore.SqlServer description: Microsoft SQL Server database provider for Entity Framework Core package_url: https://www.nuget.org/Microsoft.EntityFrameworkCore.SqlServer @@ -241,8 +218,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/12891/default_4e8402857d2ce7356903ee7422d9b4a0f23cc137.png detection_source_url: WebApp/WebApp.csproj - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Microsoft.EntityFrameworkCore.Tools description: Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio @@ -255,8 +231,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13138/default_a057bdad489be3cb053d372a68695da4ac94962d.png detection_source_url: WebApp/WebApp.csproj - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Microsoft.VisualStudio.Web.CodeGeneration.Design description: Code Generation tool for ASP.NET Core package_url: https://www.nuget.org/Microsoft.VisualStudio.Web.CodeGeneration.Design @@ -268,8 +243,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13477/default_eb78542773998d1500f13778aa04738ef49376bd.png detection_source_url: WebApp/WebApp.csproj - detection_source: - - WebApp/WebApp.csproj + detection_source: WebApp/WebApp.csproj - name: Selenium.Firefox.WebDriver description: "Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead \tInstall Firefox Driver" @@ -282,8 +256,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13910/default_12c355ecd1469432782d9a53a6225a499e793b39.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver description: Selenium is a set of different software tools each with a different approach to supporting browser automation @@ -296,8 +269,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/12976/default_c33fee4544dbdcb376300222dc5e214ee63f7ce9.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver.ChromeDriver description: Install Chrome Driver package_url: https://www.nuget.org/Selenium.WebDriver.ChromeDriver @@ -309,8 +281,7 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13327/default_9a849f196ca7930b27f663ae8f15c937ea1b49e5.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config - name: Selenium.WebDriver.IEDriver description: Install IE Driver package_url: https://www.nuget.org/Selenium.WebDriver.IEDriver @@ -322,5 +293,4 @@ tools: sub_category: NuGet Packages imageURL: https://img.stackshare.io/package/13511/default_a5f7e489f1a0992baa6377c8f765ce325404bce2.png detection_source_url: SeleniumUiTests/packages.config - detection_source: - - SeleniumUiTests/packages.config + detection_source: SeleniumUiTests/packages.config From 8f3e5798d396e261d1f67e1c8675cdb03d1aac09 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 6 Nov 2023 20:09:09 +0000 Subject: [PATCH 32/32] Update tech.md --- tech.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tech.md b/tech.md index fb57115..070986d 100644 --- a/tech.md +++ b/tech.md @@ -224,16 +224,16 @@ Full tech stack [here](/tech.md) ## NuGet (8) -|NAME|VERSION|SOURCE FILE|License|Vulnerabilities| -|------|------|------|------|------| -|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|MIT|N/A| -|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| -|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| -|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|[WebApp/WebApp.csproj](https://github.com/EmmanuStack/sql_server_forked/blob/master/WebApp/WebApp.csproj)|Apache-2.0|N/A| -|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| -|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Apache-2.0|N/A| -|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| -|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|[SeleniumUiTests/packages.config](https://github.com/EmmanuStack/sql_server_forked/blob/master/SeleniumUiTests/packages.config)|Unlicense|N/A| +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[MSTest.TestFramework](https://github.com/microsoft/testfx)|v2.2.8|N/A|N/A |MIT|N/A| +|[Microsoft.EntityFrameworkCore.SqlServer](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.EntityFrameworkCore.Tools](https://docs.microsoft.com/ef/core/)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding)|v6.0.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.Firefox.WebDriver](https://github.com/jbaranda/nupkg-selenium-webdrivers)|v0.27.0|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver](https://selenium.dev/)|v4.1.0|N/A|N/A |Apache-2.0|N/A| +|[Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/)|v96.0.4664|N/A|N/A |Unlicense|N/A| +|[Selenium.WebDriver.IEDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-iedriver/)|v4.0.0|N/A|N/A |Unlicense|N/A|