diff --git a/techstack.md b/techstack.md index c24847f..bd014da 100644 --- a/techstack.md +++ b/techstack.md @@ -1,32 +1,50 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [wayne-kirk-schmidt/sumologic-backup](https://github.com/wayne-kirk-schmidt/sumologic-backup)![](https://img.stackshare.io/public_badge.svg "public")

-|6
Tools used|11/10/23
Report generated| +|11
Tools used|02/29/24
Report generated| |------|------|
-## Languages (1) +## Languages (2) + +
+ JSON +
+ JSON +
+ +
Python
Python @@ -37,6 +55,19 @@ Full tech stack [here](/techstack.md)
+## Data (1) + + + + +
+ pgvector +
+ pgvector +
+ +
+ ## DevOps (2)
@@ -58,18 +89,40 @@ Full tech stack [here](/techstack.md)
+## Other (2) + + + + + + +
+ LangChain +
+ LangChain +
+ +
+ PyInstaller +
+ PyInstaller +
+ +
+ -## Open source packages (3) +## Open source packages (4) -## PyPI (3) +## PyPI (4) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[argparse](https://pypi.org/argparse)|N/A|04/18/22|Wayne Schmidt |Python-2.0|N/A| -|[configparser](https://pypi.org/configparser)|N/A|04/18/22|Wayne Schmidt |MIT|N/A| -|[requests](https://pypi.org/requests)|N/A|04/18/22|Wayne Schmidt |Apache-2.0|N/A| +|[DateTime](https://pypi.org/project/DateTime)|N/A|04/18/22|Wayne Schmidt |ZPL-2.1|N/A| +|[argparse](https://pypi.org/project/argparse)|N/A|04/18/22|Wayne Schmidt |Python-2.0|N/A| +|[configparser](https://pypi.org/project/configparser)|N/A|04/18/22|Wayne Schmidt |MIT|N/A| +|[requests](https://pypi.org/project/requests)|N/A|04/18/22|Wayne Schmidt |Apache-2.0|N/A|
-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 d7692af..a46e10b 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,25 @@ repo_name: wayne-kirk-schmidt/sumologic-backup report_id: b8e06b52160be76aac5980f0c46cd894 +version: 0.1 repo_type: Public -timestamp: '2023-11-10T02:45:18+00:00' -requested_by: wks-sumo-logic +timestamp: '2024-02-29T18:26:06+00:00' +requested_by: wayne-kirk-schmidt provider: github branch: main -detected_tools_count: 6 +detected_tools_count: 11 tools: +- name: JSON + description: A lightweight data-interchange format + website_url: http://www.json.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/2880/1024px-JSON_vector_logo.svg.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile + detection_source: Pipfile + last_updated_by: Wayne Schmidt + last_updated_on: 2022-04-18 03:36:43.000000000 Z - name: Python description: A clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. @@ -16,7 +29,20 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup detection_source: Repo Metadata +- 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/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile + detection_source: Pipfile + last_updated_by: Wayne Schmidt + last_updated_on: 2022-04-18 03:36:43.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -25,6 +51,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/wayne-kirk-schmidt/sumologic-backup detection_source: Repo Metadata - name: PyPI description: A repository of software for the Python programming language @@ -34,42 +61,81 @@ tools: category: Build, Test, Deploy sub_category: Hosted Package Repository image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile + detection_source: Pipfile + last_updated_by: Wayne Schmidt + last_updated_on: 2022-04-18 03:36:43.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/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile + detection_source: Pipfile + last_updated_by: Wayne Schmidt + last_updated_on: 2022-04-18 03:36:43.000000000 Z +- name: PyInstaller + description: Python programs into stand-alone executables + website_url: http://www.pyinstaller.org/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/7120/no-img-open-source.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile + detection_source: Pipfile + last_updated_by: Wayne Schmidt + last_updated_on: 2022-04-18 03:36:43.000000000 Z +- name: DateTime + description: This package provides a DateTime data type, as known from Zope + package_url: https://pypi.org/project/DateTime + license: ZPL-2.1 + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20203/default_62eaa5ae8d67ec49176f394957f51b71ae8aa0c1.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile detection_source: Pipfile last_updated_by: Wayne Schmidt last_updated_on: 2022-04-18 03:36:43.000000000 Z - name: argparse description: Python command-line parsing library - package_url: https://pypi.org/argparse + package_url: https://pypi.org/project/argparse license: Python-2.0 open_source: true hosted_saas: false category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/19871/default_d05f6f09935776629f62e8aed365805502c14921.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile detection_source: Pipfile last_updated_by: Wayne Schmidt last_updated_on: 2022-04-18 03:36:43.000000000 Z - name: configparser description: Updated configparser from Python 3.7 for Python 2.6+ - package_url: https://pypi.org/configparser + package_url: https://pypi.org/project/configparser license: MIT open_source: true hosted_saas: false category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/19879/default_2270bfab784e3d2c2d999d26b11ee478a9dad238.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile detection_source: Pipfile last_updated_by: Wayne Schmidt last_updated_on: 2022-04-18 03:36:43.000000000 Z - name: requests description: Python HTTP for Humans - package_url: https://pypi.org/requests + package_url: https://pypi.org/project/requests license: Apache-2.0 open_source: true hosted_saas: false category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/19826/default_d7c684bf2673f008a9f02ac93901229297a22d7e.png + detection_source_url: https://github.com/wayne-kirk-schmidt/sumologic-backup/blob/main/Pipfile detection_source: Pipfile last_updated_by: Wayne Schmidt last_updated_on: 2022-04-18 03:36:43.000000000 Z