diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4b4a1e7 --- /dev/null +++ b/techstack.md @@ -0,0 +1,176 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [maxiomtech/DNN-Module-Template](https://github.com/maxiomtech/DNN-Module-Template)![](https://img.stackshare.io/public_badge.svg "public") +

+|21
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ ASP.NET +
+ ASP.NET +
+ v4.5.1 +
+ C# +
+ C# +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ .NET +
+ .NET +
+ +
+ RxJS +
+ RxJS +
+ +
+ jQuery +
+ jQuery +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ AutoFac +
+ AutoFac +
+ +
+ Git +
+ Git +
+ +
+ NuGet +
+ NuGet +
+ +
+ Visual Studio +
+ Visual Studio +
+ +
+ +## Other (1) + + + + +
+ PowerShell +
+ PowerShell +
+ +
+ + +## Open source packages (10) + +## NuGet (10) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Angular.UI.Bootstrap](https://www.nuget.org/Angular.UI.Bootstrap)|N/A|01/20/15|Jonathan Sheely |MIT|N/A| +|[Microsoft.Web.Infrastructure](https://www.nuget.org/Microsoft.Web.Infrastructure)|v1.0.0|01/20/15|Jonathan Sheely |N/A|N/A| +|[Moment.js](https://www.nuget.org/Moment.js)|v2.9.0|01/20/15|Jonathan Sheely |N/A|[CVE-2022-24785](https://github.com/advisories/GHSA-8hfj-j24r-96c4) (High)| +|[RxJS-Main](https://www.nuget.org/RxJS-Main)|v2.3.24|01/20/15|Jonathan Sheely |N/A|N/A| +|[WebActivatorEx](https://www.nuget.org/WebActivatorEx)|v2.0.6|01/20/15|Jonathan Sheely |Apache-2.0|N/A| +|[angularjs](https://www.nuget.org/angularjs)|v1.3.9|01/20/15|Jonathan Sheely |N/A|N/A| +|[angularjs.TypeScript.DefinitelyTyped](https://www.nuget.org/angularjs.TypeScript.DefinitelyTyped)|v2.9.4|01/20/15|Jonathan Sheely |N/A|N/A| +|[jquery.TypeScript.DefinitelyTyped](https://www.nuget.org/jquery.TypeScript.DefinitelyTyped)|v2.1.4|01/20/15|Jonathan Sheely |N/A|N/A| +|[lodash](https://www.nuget.org/lodash)|v3.0.0|01/20/15|Jonathan Sheely |Other|N/A| +|[toastr](https://www.nuget.org/toastr)|v2.1.0|01/20/15|Jonathan Sheely |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..8135f14 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,286 @@ +repo_name: maxiomtech/DNN-Module-Template +report_id: fc1c4a59134a274bd121d7ee31bc65af +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:04:23+00:00' +requested_by: jsheely +provider: github +branch: master +detected_tools_count: 21 +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.5.1 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6755/2c45151a4a11d3a3c8e71bb34dd069d6_400x400.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/ModuleName.csproj + detection_source: ModuleName.csproj + last_updated_by: Jonathan Sheely + last_updated_on: 2014-10-27 21:25:56.000000000 Z +- 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_url: https://github.com/maxiomtech/DNN-Module-Template + detection_source: Repo Metadata +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template + 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_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2014-10-27 21:25:56.000000000 Z +- name: RxJS + description: The Reactive Extensions for JavaScript + website_url: http://reactivex.io/rxjs/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Concurrency Frameworks + image_url: https://img.stackshare.io/service/1796/984368.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: jQuery + description: The Write Less, Do More, JavaScript Library. + website_url: http://jquery.com/ + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: AutoFac + description: An Inversion of Control container + website_url: https://autofac.org/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Container Tools + image_url: https://img.stackshare.io/service/6953/default_17650e39faa714f82fcdb12b14af73c704a15d2f.jpg + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2014-10-27 21:25:56.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_url: https://github.com/maxiomtech/DNN-Module-Template + detection_source: Repo Metadata +- 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_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2014-10-27 21:25:56.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_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/ModuleName.sln + detection_source: ModuleName.sln + last_updated_by: Jonathan Sheely + last_updated_on: 2014-10-27 21:25:56.000000000 Z +- 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 + image_url: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template + detection_source: Repo Metadata +- name: Angular.UI.Bootstrap + description: Bootstrap components written in pure AngularJS + package_url: https://www.nuget.org/Angular.UI.Bootstrap + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/14362/default_90e7ce697521dd13e8eb643d3771c2a0e4e6d561.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: Microsoft.Web.Infrastructure + description: This package contains the Microsoft.Web.Infrastructure assembly that + lets you dynamically register HTTP modules at run time + package_url: https://www.nuget.org/Microsoft.Web.Infrastructure + version: 1.0.0 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/12927/default_2aeaea161c566d1abfbaf3f2206fda12b1eea9cd.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: Moment.js + description: A lightweight JavaScript date library for parsing + package_url: https://www.nuget.org/Moment.js + version: 2.9.0 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13514/default_83bd69dd2d30bd3eae917c5ac8376fd500016904.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 02:18:38.000000000 Z + vulnerabilities: + - name: 'Path Traversal: ''dir/../../filename'' in moment.locale' + cve_id: CVE-2022-24785 + cve_url: https://github.com/advisories/GHSA-8hfj-j24r-96c4 + detected_date: Apr 9 + severity: high + first_patched: 2.29.2 +- name: RxJS-Main + description: Reactive Extensions for JavaScript main library used to express complex + event processing queries over observable sequences + package_url: https://www.nuget.org/RxJS-Main + version: 2.3.24 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/14448/default_6f8377afd6199f3b11a4df20454d48f1cb3b2f70.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: WebActivatorEx + description: A package that allows other packages to execute some startup code in + web apps + package_url: https://www.nuget.org/WebActivatorEx + version: 2.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/13008/default_aa8a6e377c22dbeff795489a5ab127b1d597b5ed.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: angularjs + description: AngularJS. HTML enhanced for web apps! + package_url: https://www.nuget.org/angularjs + version: 1.3.9 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13428/default_9b520b7c258654c414831abb72568e430492595c.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: angularjs.TypeScript.DefinitelyTyped + description: TypeScript Definitions + package_url: https://www.nuget.org/angularjs.TypeScript.DefinitelyTyped + version: 2.9.4 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/14529/default_d2ca6ac9aa45bf10343fd90d9f81f37f37308f7f.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: jquery.TypeScript.DefinitelyTyped + description: TypeScript Definitions + package_url: https://www.nuget.org/jquery.TypeScript.DefinitelyTyped + version: 2.1.4 + open_source: false + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13661/default_0ed561023fdcf7d4397d80057154e87f4b869438.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z +- name: lodash + description: A utility library delivering consistency + package_url: https://www.nuget.org/lodash + version: 3.0.0 + license: Other + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/15196/default_59d513d7a7e0f6cb7b66453b72ce6f9ad11a31cc.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 02:18:38.000000000 Z +- name: toastr + description: '3 Easy Steps:' + package_url: https://www.nuget.org/toastr + version: 2.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13622/default_454cc9675bfcd9d7cf7256a128a70b1b339fad1e.png + detection_source_url: https://github.com/maxiomtech/DNN-Module-Template/blob/master/packages.config + detection_source: packages.config + last_updated_by: Jonathan Sheely + last_updated_on: 2015-01-20 03:27:29.000000000 Z