diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..740a34b --- /dev/null +++ b/techstack.md @@ -0,0 +1,106 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [tooloca/agent-protocol-sdk-python](https://github.com/tooloca/agent-protocol-sdk-python)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|06/05/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## Frameworks (1) + + + + +
+ FastAPI +
+ FastAPI +
+ v0.100.0 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ PyPI +
+ PyPI +
+ +
+ + +## Open source packages (5) + +## PyPI (5) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[pydantic](https://pypi.org/project/pydantic)|v1.10.11|09/15/23|J. Zane Cook |MIT|[CVE-2024-3772](https://github.com/advisories/GHSA-mr82-8j83-vxmv) (Moderate)| +|[requests](https://pypi.org/project/requests)|v2.31.0|09/15/23|J. Zane Cook |Apache-2.0|[CVE-2024-35195](https://github.com/advisories/GHSA-9wx4-h78v-vm56) (Moderate)| +|[aiofiles](https://pypi.org/project/aiofiles)|v23.1.0|09/15/23|J. Zane Cook |Apache-2.0|N/A| +|[click](https://pypi.org/project/click)|v8.1.6|09/15/23|J. Zane Cook |BSD-3-Clause|N/A| +|[pytest](https://pypi.org/project/pytest)|v7.4.0|09/15/23|J. Zane Cook |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..1fe5459 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,155 @@ +repo_name: tooloca/agent-protocol-sdk-python +report_id: 55164532ec2086f044137d02540cf117 +version: 0.1 +repo_type: Public +timestamp: '2024-06-05T07:33:19+00:00' +requested_by: jzanecook +provider: github +branch: main +detected_tools_count: 10 +tools: +- 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/tooloca/agent-protocol-sdk-python + detection_source: Repo Metadata +- name: FastAPI + description: A high performance, easy to learn, fast to code, ready for production + web framework + website_url: https://fastapi.tiangolo.com/ + version: 0.100.0 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Microframeworks (Backend) + image_url: https://img.stackshare.io/service/25014/default_f6ff39141b468e832d1bc59fc98a060df604d44d.png + detection_source_url: https://github.com/tooloca/agent-protocol-sdk-python/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.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/tooloca/agent-protocol-sdk-python + 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/tooloca/agent-protocol-sdk-python/blob/main/.github/workflows/python-sdk-publish.yaml + detection_source: ".github/workflows/python-sdk-publish.yaml" + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z +- 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/tooloca/agent-protocol-sdk-python/blob/main/pyproject.toml + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z +- name: pydantic + description: Data validation and settings management using python 3.6 type hinting + package_url: https://pypi.org/project/pydantic + version: 1.10.11 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20022/default_b0d1a54f127d7017fce41c15f5e85568fb7019ed.png + detection_source_url: https://github.com/tooloca/agent-protocol-sdk-python/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z + vulnerabilities: + - name: Pydantic regular expression denial of service + cve_id: CVE-2024-3772 + cve_url: https://github.com/advisories/GHSA-mr82-8j83-vxmv + detected_date: Apr 25 + severity: moderate + first_patched: 1.10.13 +- 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/tooloca/agent-protocol-sdk-python/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z + vulnerabilities: + - name: Requests `Session` object does not verify requests after making first request + with verify=False + cve_id: CVE-2024-35195 + cve_url: https://github.com/advisories/GHSA-9wx4-h78v-vm56 + detected_date: May 21 + severity: moderate + first_patched: 2.32.0 +- name: aiofiles + description: File support for asyncio + package_url: https://pypi.org/project/aiofiles + version: 23.1.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20183/default_3d320a0aa731f16ceb0e7b6999ca7f7cd784aee2.png + detection_source_url: https://github.com/tooloca/agent-protocol-sdk-python/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z +- name: click + description: Composable command line interface toolkit + package_url: https://pypi.org/project/click + version: 8.1.6 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19830/default_74a61b43bdb9fc0cba2978316b9976f43545029b.png + detection_source_url: https://github.com/tooloca/agent-protocol-sdk-python/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z +- name: pytest + description: 'Pytest: simple powerful testing with Python' + package_url: https://pypi.org/project/pytest + version: 7.4.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19843/default_4604ff5dcb7f4d9c7b3833591c2142493951b19c.png + detection_source_url: https://github.com/tooloca/agent-protocol-sdk-python/blob/main/poetry.lock + detection_source: pyproject.toml + last_updated_by: J. Zane Cook + last_updated_on: 2023-09-15 22:35:52.000000000 Z