diff --git a/techstack.md b/techstack.md index bfa2de8..469683a 100644 --- a/techstack.md +++ b/techstack.md @@ -1,52 +1,60 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Jacknq/TextTemplatingCore](https://github.com/Jacknq/TextTemplatingCore)![](https://img.stackshare.io/public_badge.svg "public")

-|36
Tools used|11/09/23
Report generated| +|38
Tools used|02/29/24
Report generated| |------|------|
@@ -116,6 +124,19 @@ Full tech stack [here](/techstack.md) +## Data (1) + + + + +
+ pgvector +
+ pgvector +
+ +
+ ## DevOps (10)
@@ -203,6 +224,19 @@ Full tech stack [here](/techstack.md)
+## Other (1) + + + + +
+ LangChain +
+ LangChain +
+ +
+ ## Open source packages (19) @@ -219,7 +253,7 @@ Full tech stack [here](/techstack.md) |[Microsoft.Extensions.CommandLineUtils](https://www.nuget.org/Microsoft.Extensions.CommandLineUtils)|v1.1.1|02/21/23|jacknq |N/A|N/A| |[Microsoft.Extensions.DependencyInjection](https://www.nuget.org/Microsoft.Extensions.DependencyInjection)|v7.0.0|02/21/23|jacknq |Apache-2.0|N/A| |[Microsoft.Extensions.PlatformAbstractions](https://www.nuget.org/Microsoft.Extensions.PlatformAbstractions)|v1.1.0|02/21/23|jacknq |N/A|N/A| -|[Newtonsoft.Json](https://www.nuget.org/Newtonsoft.Json)|v11.0.2|01/30/21|jacknq |MIT|[](https://github.com/advisories/GHSA-5crp-9r3c-p9vr) (High)| +|[Newtonsoft.Json](https://www.nuget.org/Newtonsoft.Json)|v11.0.2|01/30/21|jacknq |MIT|[](https://github.com/advisories/GHSA-8rfx-6mr3-5jh3) (High)
[CVE-2024-21907](https://github.com/advisories/GHSA-5crp-9r3c-p9vr) (High)| |[xunit.runner.visualstudio](https://www.nuget.org/xunit.runner.visualstudio)|v2.3.1|06/26/18|Jerry |Other|N/A| @@ -239,4 +273,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml index 3880069..1c5fb6f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: Jacknq/TextTemplatingCore report_id: cd929e90c73c4d6db023f9793ee4d9d7 +version: 0.1 repo_type: Public -timestamp: '2023-11-09T15:43:16+00:00' +timestamp: '2024-02-29T18:10:10+00:00' requested_by: Jacknq provider: github branch: master -detected_tools_count: 36 +detected_tools_count: 38 tools: - name: C# description: Simple, general-purpose, object-oriented programming language for the @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -26,6 +28,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/Jacknq/TextTemplatingCore detection_source: Repo Metadata - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output @@ -36,6 +39,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/Jacknq/TextTemplatingCore detection_source: Repo Metadata - name: ".NET" description: A free, cross-platform, open source developer platform for building @@ -47,6 +51,7 @@ tools: 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/Jacknq/TextTemplatingCore/blob/master/tests/Test/TextTemplating.Test.csproj detection_source: tests/Test/TextTemplating.Test.csproj last_updated_by: Jerry last_updated_on: 2018-06-26 15:22:28.000000000 Z @@ -61,8 +66,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/6403/default_91fc1f0ee315262794273aa1387eaf8fed8436e6.png - detection_source_url: samples/DesignTimeSample/DesignTimeSample.csproj - detection_source: tests/Test/TextTemplating.Test.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/samples/DesignTimeSample/DesignTimeSample.csproj + detection_source: samples/DesignTimeSample/DesignTimeSample.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 16:18:57.000000000 Z - name: ASP.NET Core @@ -76,8 +81,8 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/11331/asp.net-core.png - detection_source_url: samples/DesignTimeSample/DesignTimeSample.csproj - detection_source: tests/Test/TextTemplating.Test.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/samples/DesignTimeSample/DesignTimeSample.csproj + detection_source: samples/DesignTimeSample/DesignTimeSample.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 16:18:57.000000000 Z - name: Node.js @@ -89,9 +94,22 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2021-01-29 11:09:03.000000000 Z +- name: pgvector + description: Open-source vector similarity search for Postgres + website_url: https://github.com/pgvector/pgvector/ + open_source: false + hosted_saas: false + category: Data Stores + sub_category: Database Tools + image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/LICENSE.txt + detection_source: LICENSE.txt + last_updated_by: Zhu Tao + last_updated_on: 2017-08-18 03:15:36.000000000 Z - name: ESLint description: The fully pluggable JavaScript code quality tool website_url: http://eslint.org/ @@ -101,6 +119,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2021-01-29 11:09:03.000000000 Z @@ -112,6 +131,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore detection_source: Repo Metadata - name: Mocha description: Simple, flexible, fun javascript test framework for node.js & the @@ -124,7 +144,7 @@ tools: category: Build, Test, Deploy sub_category: Javascript Testing Framework image_url: https://img.stackshare.io/service/832/mocha.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -136,6 +156,7 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/1628/1434934.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/tests/Test/TextTemplating.Test.csproj detection_source: tests/Test/TextTemplating.Test.csproj last_updated_by: Zhu Tao last_updated_on: 2017-08-18 03:15:36.000000000 Z @@ -147,6 +168,7 @@ tools: 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/Jacknq/TextTemplatingCore/blob/master/tests/Test/TextTemplating.Test.csproj detection_source: tests/Test/TextTemplating.Test.csproj last_updated_by: Zhu Tao last_updated_on: 2017-08-18 03:15:36.000000000 Z @@ -159,6 +181,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/20930/default_275fb27c037c57f3394917ebca90dc2465c97ed8.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating.Cli/TextTemplating.Tool.csproj detection_source: src/TextTemplating.Cli/TextTemplating.Tool.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 13:04:23.000000000 Z @@ -171,6 +194,7 @@ tools: category: Build, Test, Deploy sub_category: Integrated Development Environment image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/TextTemplating.sln detection_source: TextTemplating.sln last_updated_by: Zhu Tao last_updated_on: 2017-09-14 16:23:34.000000000 Z @@ -184,7 +208,7 @@ tools: category: Build, Test, Deploy sub_category: JS Build Tools / JS Task Runners image_url: https://img.stackshare.io/service/1682/IMG_4636.PNG - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -196,6 +220,7 @@ tools: category: Build, Test, Deploy sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2021-01-29 11:09:03.000000000 Z @@ -208,10 +233,22 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/3077/ca5a327feb49ddfe1f4b11548907e5a1_400x400.png - detection_source_url: tests/Test/TextTemplating.Test.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/tests/Test/TextTemplating.Test.csproj detection_source: tests/Test/TextTemplating.Test.csproj last_updated_by: Zhu Tao last_updated_on: 2017-08-18 03:15:36.000000000 Z +- name: LangChain + description: Build AI apps with LLMs through composability + website_url: https://github.com/hwchase17/langchain + open_source: true + hosted_saas: false + category: Communications + sub_category: Large Language Model Tools + image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/LICENSE.txt + detection_source: LICENSE.txt + last_updated_by: Zhu Tao + last_updated_on: 2017-08-18 03:15:36.000000000 Z - name: FluentAssertions description: A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests @@ -223,7 +260,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13059/default_ed36ff3c005af695725e05bb15ea5b1f03de31f3.png - detection_source_url: tests/Test/TextTemplating.Test.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/tests/Test/TextTemplating.Test.csproj detection_source: tests/Test/TextTemplating.Test.csproj last_updated_by: Jerry last_updated_on: 2018-06-26 15:22:28.000000000 Z @@ -237,7 +274,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13601/default_2fed3dd41a57ad03758b88d7d49dbbc498986493.png - detection_source_url: samples/RuntimeTemplateSample/RuntimeTemplateSample.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/samples/RuntimeTemplateSample/RuntimeTemplateSample.csproj detection_source: samples/RuntimeTemplateSample/RuntimeTemplateSample.csproj last_updated_by: jacknq last_updated_on: 2020-11-21 12:46:27.000000000 Z @@ -251,7 +288,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13228/default_44258eb565a346d4baf5243c0df2a219253fec1a.png - detection_source_url: src/TextTemplating.Cli/TextTemplating.Tool.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating.Cli/TextTemplating.Tool.csproj detection_source: src/TextTemplating.Cli/TextTemplating.Tool.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 12:45:08.000000000 Z @@ -265,7 +302,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12967/default_bd8397841d0aa5de035298a9130ee2dc9d9b0ece.png - detection_source_url: src/TextTemplating/TextTemplating.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating/TextTemplating.csproj detection_source: src/TextTemplating/TextTemplating.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -279,8 +316,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13259/default_0e6336285a2ac0713cff413264705f5aa2f348a1.png - detection_source_url: src/TextTemplating.Cli/TextTemplating.Tool.csproj - detection_source: src/TextTemplating/TextTemplating.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating.Cli/TextTemplating.Tool.csproj + detection_source: src/TextTemplating.Cli/TextTemplating.Tool.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 16:00:58.000000000 Z - name: Microsoft.CodeAnalysis.CSharp.Workspaces @@ -293,7 +330,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13136/default_8ec8443385d582f19f93b79f0dcf69f422e58967.png - detection_source_url: src/TextTemplating/TextTemplating.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating/TextTemplating.csproj detection_source: src/TextTemplating/TextTemplating.csproj last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -306,8 +343,8 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13307/default_1e1f93823dcbf467a805adfd578c74f8f54c6a4e.png - detection_source_url: src/TextTemplating.Cli/TextTemplating.Tool.csproj - detection_source: src/TextTemplating/TextTemplating.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating.Cli/TextTemplating.Tool.csproj + detection_source: src/TextTemplating.Cli/TextTemplating.Tool.csproj last_updated_by: jacknq last_updated_on: 2023-02-21 19:16:29.000000000 Z - name: Microsoft.Extensions.DependencyInjection @@ -320,7 +357,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/12846/default_0f5233770e71818507f2339042e7e61bef904e70.png - detection_source_url: src/TextTemplating.Cli/TextTemplating.Tool.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating.Cli/TextTemplating.Tool.csproj detection_source: src/TextTemplating.Cli/TextTemplating.Tool.csproj last_updated_by: jacknq last_updated_on: 2023-02-21 19:16:29.000000000 Z @@ -333,7 +370,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13040/default_ed36ff3c005af695725e05bb15ea5b1f03de31f3.png - detection_source_url: src/TextTemplating/TextTemplating.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/TextTemplating/TextTemplating.csproj detection_source: src/TextTemplating/TextTemplating.csproj last_updated_by: jacknq last_updated_on: 2023-02-21 19:16:29.000000000 Z @@ -347,13 +384,19 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/nuget/image.png - detection_source_url: samples/DesignTimeSample/DesignTimeSample.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/samples/DesignTimeSample/DesignTimeSample.csproj detection_source: samples/DesignTimeSample/DesignTimeSample.csproj last_updated_by: jacknq last_updated_on: 2021-01-30 11:41:06.000000000 Z vulnerabilities: - - name: Improper Handling of Exceptional Conditions in Newtonsoft.Json + - name: 'Duplicate Advisory: Improper Handling of Exceptional Conditions in Newtonsoft.Json' cve_id: + cve_url: https://github.com/advisories/GHSA-8rfx-6mr3-5jh3 + detected_date: Jan 4 + severity: high + first_patched: 13.0.1 + - name: Improper Handling of Exceptional Conditions in Newtonsoft.Json + cve_id: CVE-2024-21907 cve_url: https://github.com/advisories/GHSA-5crp-9r3c-p9vr detected_date: Jun 23 severity: high @@ -368,7 +411,7 @@ tools: category: Libraries sub_category: NuGet Packages image_url: https://img.stackshare.io/package/13260/default_d2db5a200c4fe2d08cbdb2174cc230708973870b.png - detection_source_url: tests/Test/TextTemplating.Test.csproj + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/tests/Test/TextTemplating.Test.csproj detection_source: tests/Test/TextTemplating.Test.csproj last_updated_by: Jerry last_updated_on: 2018-06-26 15:22:28.000000000 Z @@ -382,7 +425,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16391/default_fc6e1fc17e404d936593b5b901d67abb3386daa3.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -396,7 +439,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15893/default_1d65e37e65b7f80761374f0202776043277d505d.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -410,7 +453,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -424,7 +467,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -438,7 +481,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -452,7 +495,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15875/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -466,7 +509,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15938/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z @@ -480,7 +523,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15826/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: src/vsextention/texttemplating/package-lock.json + detection_source_url: https://github.com/Jacknq/TextTemplatingCore/blob/master/src/vsextention/texttemplating/package-lock.json detection_source: src/vsextention/texttemplating/package.json last_updated_by: jacknq last_updated_on: 2023-02-12 11:53:01.000000000 Z