diff --git a/techstack.md b/techstack.md index 66d63dd..0a68477 100644 --- a/techstack.md +++ b/techstack.md @@ -3,11 +3,11 @@ ## Tech Stack aryaniyaps/python-backend-starter is built on the following main stack: -- [Python](https://www.python.org) – Languages - [Mako](https://github.com/zzzeek/mako) – Templating Languages & Extensions -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Python](https://www.python.org) – Languages - [FastAPI](https://fastapi.tiangolo.com/) – Microframeworks (Backend) +- [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -17,11 +17,11 @@ Full tech stack [here](/techstack.md) ## Tech Stack aryaniyaps/python-backend-starter is built on the following main stack: -- Python [Python](https://www.python.org) – Languages - Mako [Mako](https://github.com/zzzeek/mako) – Templating Languages & Extensions -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Python [Python](https://www.python.org) – Languages - FastAPI [FastAPI](https://fastapi.tiangolo.com/) – Microframeworks (Backend) +- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [aryaniyaps/python-backend-starter](https://github.com/aryaniyaps/python-backend-starter)![](https://img.stackshare.io/public_badge.svg "public")

-|17
Tools used|01/20/24
Report generated| +|17
Tools used|02/29/24
Report generated| |------|------| @@ -126,7 +126,7 @@ Full tech stack [here](/techstack.md) |[pydantic](https://pypi.org/project/pydantic)|N/A|01/12/24|Aryan Iyappan |MIT|N/A| |[redis](https://pypi.org/project/redis)|v5.0.1|01/12/24|Aryan Iyappan |MIT|N/A| |[rq](https://pypi.org/project/rq)|v1.15.1|11/25/23|Aryan Iyappan |BSD-3-Clause|N/A| -|[starlette](https://pypi.org/project/starlette)|v0.35.1|01/19/24|Aryan Iyappan |BSD-3-Clause|N/A| +|[starlette](https://pypi.org/project/starlette)|v0.35.1|01/19/24|Aryan Iyappan |BSD-3-Clause|[CVE-2024-24762](https://github.com/advisories/GHSA-2jv5-9r88-3w3p) (High)
[](https://github.com/advisories/GHSA-93gm-qmq6-w238) (High)| |[user-agents](https://pypi.org/project/user-agents)|v2.2.0|01/19/24|Aryan Iyappan |MIT|N/A| |[uvicorn](https://pypi.org/project/uvicorn)|N/A|01/18/24|Aryan Iyappan |BSD-3-Clause|N/A| diff --git a/techstack.yml b/techstack.yml index f7ea102..e3c5bf8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: aryaniyaps/python-backend-starter report_id: 71b2893c5646c5a01051ef2d35db7954 version: 0.1 repo_type: Public -timestamp: '2024-01-20T08:12:18+00:00' +timestamp: '2024-02-29T19:31:17+00:00' requested_by: aryaniyaps provider: github branch: main @@ -201,6 +201,19 @@ tools: detection_source: pyproject.toml last_updated_by: Aryan Iyappan last_updated_on: 2024-01-19 04:44:38.000000000 Z + vulnerabilities: + - name: python-multipart vulnerable to Content-Type Header ReDoS + cve_id: CVE-2024-24762 + cve_url: https://github.com/advisories/GHSA-2jv5-9r88-3w3p + detected_date: Feb 17 + severity: high + first_patched: 0.36.2 + - name: 'Duplicate Advisory: Starlette Content-Type Header ReDoS' + cve_id: + cve_url: https://github.com/advisories/GHSA-93gm-qmq6-w238 + detected_date: Feb 6 + severity: high + first_patched: 0.36.2 - name: user-agents description: A library to identify devices package_url: https://pypi.org/project/user-agents