diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..01da5c7 --- /dev/null +++ b/techstack.md @@ -0,0 +1,240 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/GitBotAI-](https://github.com/Or4cl3AI/GitBotAI-)![](https://img.stackshare.io/public_badge.svg "public") +

+|31
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (6) + + + + + + + + + + + + + + +
+ C lang +
+ C lang +
+ +
+ C++ +
+ C++ +
+ +
+ CSS 3 +
+ CSS 3 +
+ +
+ Fortran +
+ Fortran +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Nix +
+ Nix +
+ +
+ PyPI +
+ PyPI +
+ +
+ pip +
+ pip +
+ +
+ pytest +
+ pytest +
+ v6.2.4 +
+ +## Other (5) + + + + + + + + + + + + +
+ HTML +
+ HTML +
+ +
+ NumPy +
+ NumPy +
+ v1.25.2 +
+ PowerShell +
+ PowerShell +
+ +
+ Shell +
+ Shell +
+ +
+ TensorFlow +
+ TensorFlow +
+ v2.5.0 +
+ + +## Open source packages (13) + +## PyPI (13) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Flask](https://pypi.org/project/Flask)|v2.3.2|08/07/23|Or4cl3AI |BSD-3-Clause|N/A| +|[PyGithub](https://pypi.org/project/PyGithub)|v1.55|07/27/23|e2b-for-github[bot] |LGPL-3.0|N/A| +|[gunicorn](https://pypi.org/project/gunicorn)|v20.1.0|07/27/23|e2b-for-github[bot] |MIT|N/A| +|[marshmallow](https://pypi.org/project/marshmallow)|v3.12.1|07/27/23|e2b-for-github[bot] |MIT|N/A| +|[nltk](https://pypi.org/project/nltk)|v3.8.1|07/27/23|e2b-for-github[bot] |Apache-2.0|N/A| +|[oauthlib](https://pypi.org/project/oauthlib)|v3.1.1|07/27/23|e2b-for-github[bot] |BSD-3-Clause|[CVE-2022-36087](https://github.com/advisories/GHSA-3pgj-pg6c-r5p7) (Moderate)| +|[pandas](https://pypi.org/project/pandas)|v1.2.5|07/27/23|e2b-for-github[bot] |BSD-3-Clause|N/A| +|[python-decouple](https://pypi.org/project/python-decouple)|v3.4|07/27/23|e2b-for-github[bot] |MIT|N/A| +|[python-dotenv](https://pypi.org/project/python-dotenv)|v0.17.1|07/27/23|e2b-for-github[bot] |BSD-3-Clause|N/A| +|[python-jose](https://pypi.org/project/python-jose)|v3.3.0|07/27/23|e2b-for-github[bot] |MIT|N/A| +|[requests](https://pypi.org/project/requests)|v2.31.0|07/27/23|e2b-for-github[bot] |Apache-2.0|N/A| +|[scikit-learn](https://pypi.org/project/scikit-learn)|v1.3.0|08/07/23|Or4cl3AI |BSD-3-Clause|N/A| +|[spacy](https://pypi.org/project/spacy)|v3.0.6|07/27/23|e2b-for-github[bot] |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..98eb8c0 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,404 @@ +repo_name: Or4cl3AI/GitBotAI- +report_id: 0d7749eebcadd61f27ed2848c3c5fa39 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:53:49+00:00' +requested_by: Or4cl3AI +provider: github +branch: main +detected_tools_count: 31 +tools: +- name: C lang + description: One of the most widely used programming languages of all time + website_url: http://en.wikipedia.org/wiki/C_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: C++ + description: Has imperative, object-oriented and generic programming features, while + also providing the facilities for low level memory manipulation + website_url: http://www.cplusplus.com/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1049/cplusplus.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: Fortran + description: High-performance parallel programming language + website_url: https://fortran-lang.org/en/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/11029/default_075c8240ce6c7ac3a8db41abef5c68eb84207f99.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- 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/Or4cl3AI/GitBotAI- + 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 + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/.github/workflows/docker-image.yml + detection_source: ".github/workflows/docker-image.yml" + last_updated_by: Dustin Groves + last_updated_on: 2023-07-27 08:37:32.000000000 Z +- name: Nix + description: A package manager for Linux and other Unix systems + website_url: http://nixos.org/nix + license: LGPL-2.1 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/4348/ET9J1uY-_400x400.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: PyPI + description: A repository of software for the Python programming language + website_url: https://pypi.org/ + open_source: false + hosted_saas: false + 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/Or4cl3AI/GitBotAI-/blob/main/pyproject.toml + detection_source: pyproject.toml + last_updated_by: Or4cl3AI + last_updated_on: 2023-08-07 02:40:14.000000000 Z +- name: pip + description: A package installer for Python + website_url: https://pypi.org/project/pip/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/5559/-RIWgodF_400x400.jpg + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: pytest + description: A full-featured Python testing tool to help you write better programs + website_url: http://pytest.org/latest/ + version: 6.2.4 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/4586/Lu99Qe0Z_400x400.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: sweep-ai[bot] + last_updated_on: 2023-08-02 19:18:22.000000000 Z +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/index.html + detection_source: index.html + last_updated_by: Dustin Groves + last_updated_on: 2023-07-27 05:03:28.000000000 Z +- name: NumPy + description: Fundamental package for scientific computing with Python + website_url: http://www.numpy.org/ + version: 1.25.2 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: Data Science Tools + image_url: https://img.stackshare.io/service/2179/default_332f874a2edb2686f578aa6389313efcea1eec41.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/poetry.lock + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.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/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI- + detection_source: Repo Metadata +- name: TensorFlow + description: Open Source Software Library for Machine Intelligence + website_url: https://www.tensorflow.org + version: 2.5.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Application Utilities + sub_category: Machine Learning Tools + image_url: https://img.stackshare.io/service/4717/FtFnqC38_400x400.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: Flask + description: A simple framework for building complex web applications + package_url: https://pypi.org/project/Flask + version: 2.3.2 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19834/default_58dbe7b4d7ec447b62773209af0f9a31bbabf5bd.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/pyproject.toml + detection_source: pyproject.toml + last_updated_by: Or4cl3AI + last_updated_on: 2023-08-07 02:40:14.000000000 Z +- name: PyGithub + description: Use the full Github API v3 + package_url: https://pypi.org/project/PyGithub + version: '1.55' + license: LGPL-3.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19957/default_f0290ff2792e2af7d13f5c82ed82206842ec288d.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: gunicorn + description: WSGI HTTP Server for UNIX + package_url: https://pypi.org/project/gunicorn + version: 20.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19931/default_74a0c20721d3a0a1484d69586401591fe8993db2.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: marshmallow + description: A lightweight library for converting complex datatypes to and from + native Python datatypes + package_url: https://pypi.org/project/marshmallow + version: 3.12.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19893/default_f716e4bc541a9eb6e3f5b7a20d7c35355075b0b4.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: nltk + description: Natural Language Toolkit + package_url: https://pypi.org/project/nltk + version: 3.8.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20023/default_b0d1a54f127d7017fce41c15f5e85568fb7019ed.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/poetry.lock + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: oauthlib + description: A generic + package_url: https://pypi.org/project/oauthlib + version: 3.1.1 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20048/default_d9e0956c82c17d568b62f3b0d5e2080c1e501e59.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z + vulnerabilities: + - name: OAuthLib vulnerable to DoS when attacker provides malicious IPV6 URI + cve_id: CVE-2022-36087 + cve_url: https://github.com/advisories/GHSA-3pgj-pg6c-r5p7 + detected_date: Sep 17 + severity: moderate + first_patched: 3.2.2 +- name: pandas + description: Powerful data structures for data analysis + package_url: https://pypi.org/project/pandas + version: 1.2.5 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19837/default_85689b353a3a9409328e253ea28d859d29151e0c.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: python-decouple + description: Strict separation of settings from code + package_url: https://pypi.org/project/python-decouple + version: '3.4' + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20545/default_7b61da87043cab6a451d00283941da078ee5c9d9.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: python-dotenv + description: Add .env support to your django/flask apps in development and deployments + package_url: https://pypi.org/project/python-dotenv + version: 0.17.1 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20095/default_3141eabecdd8efa55de73a33c43f2ac0d5bbf954.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: python-jose + description: JOSE implementation in Python + package_url: https://pypi.org/project/python-jose + version: 3.3.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20096/default_5297f13e5d732665caff8f16d9bfcd71481f98b6.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: requests + description: Python HTTP for Humans + package_url: https://pypi.org/project/requests + version: 2.31.0 + 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/Or4cl3AI/GitBotAI-/blob/main/poetry.lock + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z +- name: scikit-learn + description: A set of python modules for machine learning and data mining + package_url: https://pypi.org/project/scikit-learn + version: 1.3.0 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19898/default_4343f8bba4f6051641ffca8b4fbe9b099402c84d.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: Or4cl3AI + last_updated_on: 2023-08-07 02:40:14.000000000 Z +- name: spacy + description: Industrial-strength Natural Language Processing + package_url: https://pypi.org/project/spacy + version: 3.0.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20263/default_1842575018db691e6f93d8a9a1aa65cdc2a55c20.png + detection_source_url: https://github.com/Or4cl3AI/GitBotAI-/blob/main/GitBotAI/requirements.txt + detection_source: GitBotAI/requirements.txt + last_updated_by: e2b-for-github[bot] + last_updated_on: 2023-07-27 00:47:42.000000000 Z