From e6a87519fd95aa547fbf6c7d9f05c38e8d253d76 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sat, 11 Nov 2023 06:44:05 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..46409d1 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,118 @@ +repo_name: marvinscham/duolingo-api-dockerized +report_id: 39977708af306acaeacd848491b1474c +repo_type: Public +timestamp: '2023-11-11T06:44:04+00:00' +requested_by: marvinscham +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: 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: 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: 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: ".github/workflows/release.yml" + last_updated_by: Marvin Scham + last_updated_on: 2023-09-19 02:05:26.000000000 Z +- name: NGINX + description: A high performance free open source web server powering busiest sites + on the Internet. + website_url: http://nginx.org + open_source: false + hosted_saas: false + category: Application Hosting + sub_category: Web Servers + image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png + detection_source: nginx.conf + last_updated_by: Marvin Scham + last_updated_on: 2022-05-16 02:28:48.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: requirements.txt + last_updated_by: Marvin Scham + last_updated_on: 2022-05-16 01:44:07.000000000 Z +- 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: Repo Metadata +- name: pytz + description: World timezone definitions, modern and historical + package_url: https://pypi.org/pytz + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19841/default_bb711fa267b2329ed689711a5adb7d9e74610b20.png + detection_source: requirements.txt + last_updated_by: Marvin Scham + last_updated_on: 2023-09-21 17:57:35.000000000 Z +- name: requests + description: Python HTTP for Humans + package_url: https://pypi.org/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: requirements.txt + last_updated_by: Marvin Scham + last_updated_on: 2023-09-21 17:57:35.000000000 Z +- name: schedule + description: Job scheduling for humans + package_url: https://pypi.org/schedule + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/20213/default_91afeaad6f5d17a2b513346f3f744a53cbd8a9ad.png + detection_source: requirements.txt + last_updated_by: Marvin Scham + last_updated_on: 2022-05-16 02:28:48.000000000 Z From efc3f7cbe29f21745c929434630b9d9bc20d5c5d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sat, 11 Nov 2023 06:44:06 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..6397e4d --- /dev/null +++ b/techstack.md @@ -0,0 +1,120 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [marvinscham/duolingo-api-dockerized](https://github.com/marvinscham/duolingo-api-dockerized)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|11/11/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ NGINX +
+ NGINX +
+ +
+ PyPI +
+ PyPI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (3) + +## PyPI (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[pytz](https://pypi.org/pytz)|N/A|09/21/23|Marvin Scham |MIT|N/A| +|[requests](https://pypi.org/requests)|N/A|09/21/23|Marvin Scham |Apache-2.0|N/A| +|[schedule](https://pypi.org/schedule)|N/A|05/16/22|Marvin Scham |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 7483b8cc1344006d6755709ffcbedde21dcc3cf8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:36:25 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/techstack.yml b/techstack.yml index 46409d1..dbe30fe 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: marvinscham/duolingo-api-dockerized report_id: 39977708af306acaeacd848491b1474c +version: 0.1 repo_type: Public -timestamp: '2023-11-11T06:44:04+00:00' +timestamp: '2024-01-05T08:51:38+00:00' requested_by: marvinscham provider: github branch: main @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized detection_source: Repo Metadata - name: Docker description: Enterprise Container Platform for High-Velocity Innovation. @@ -26,6 +28,7 @@ tools: 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/marvinscham/duolingo-api-dockerized detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -35,6 +38,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/marvinscham/duolingo-api-dockerized detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -44,7 +48,8 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/release.yml" + detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/.github/workflows/ci.yml + detection_source: ".github/workflows/ci.yml" last_updated_by: Marvin Scham last_updated_on: 2023-09-19 02:05:26.000000000 Z - name: NGINX @@ -56,6 +61,7 @@ tools: category: Application Hosting sub_category: Web Servers image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png + detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/nginx.conf detection_source: nginx.conf last_updated_by: Marvin Scham last_updated_on: 2022-05-16 02:28:48.000000000 Z @@ -67,6 +73,7 @@ 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/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt detection_source: requirements.txt last_updated_by: Marvin Scham last_updated_on: 2022-05-16 01:44:07.000000000 Z @@ -79,40 +86,44 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized detection_source: Repo Metadata - name: pytz description: World timezone definitions, modern and historical - package_url: https://pypi.org/pytz + package_url: https://pypi.org/project/pytz license: MIT open_source: true hosted_saas: false category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/19841/default_bb711fa267b2329ed689711a5adb7d9e74610b20.png + detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt detection_source: requirements.txt last_updated_by: Marvin Scham last_updated_on: 2023-09-21 17:57:35.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/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt detection_source: requirements.txt last_updated_by: Marvin Scham last_updated_on: 2023-09-21 17:57:35.000000000 Z - name: schedule description: Job scheduling for humans - package_url: https://pypi.org/schedule + package_url: https://pypi.org/project/schedule license: MIT open_source: true hosted_saas: false category: Libraries sub_category: PyPI Packages image_url: https://img.stackshare.io/package/20213/default_91afeaad6f5d17a2b513346f3f744a53cbd8a9ad.png + detection_source_url: https://github.com/marvinscham/duolingo-api-dockerized/blob/main/requirements.txt detection_source: requirements.txt last_updated_by: Marvin Scham last_updated_on: 2022-05-16 02:28:48.000000000 Z From dfc6d887a0c4e1b7be1d60ab9e3ff2014c5a7b83 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:36:26 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index 6397e4d..2b61f7c 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [marvinscham/duolingo-api-dockerized](https://github.com/marvinscham/duolingo-api-dockerized)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|11/11/23
Report generated| +|10
Tools used|01/05/24
Report generated| |------|------|
@@ -110,11 +114,11 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[pytz](https://pypi.org/pytz)|N/A|09/21/23|Marvin Scham |MIT|N/A| -|[requests](https://pypi.org/requests)|N/A|09/21/23|Marvin Scham |Apache-2.0|N/A| -|[schedule](https://pypi.org/schedule)|N/A|05/16/22|Marvin Scham |MIT|N/A| +|[pytz](https://pypi.org/project/pytz)|N/A|09/21/23|Marvin Scham |MIT|N/A| +|[requests](https://pypi.org/project/requests)|N/A|09/21/23|Marvin Scham |Apache-2.0|N/A| +|[schedule](https://pypi.org/project/schedule)|N/A|05/16/22|Marvin Scham |MIT|N/A|
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From e619efd76e49598d2462a7d99b8c9c6c5917e8cb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:21:37 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index dbe30fe..15c7d27 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: marvinscham/duolingo-api-dockerized report_id: 39977708af306acaeacd848491b1474c version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:51:38+00:00' +timestamp: '2024-02-29T18:38:00+00:00' requested_by: marvinscham provider: github branch: main From 33fd5000d5b38d035995894658343100a38a190d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:21:38 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index 2b61f7c..1e62a07 100644 --- a/techstack.md +++ b/techstack.md @@ -4,10 +4,10 @@ marvinscham/duolingo-api-dockerized is built on the following main stack: - [Python](https://www.python.org) – Languages +- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers +- [GitHub Actions](https://github.com/features/actions) – Continuous Integration - [NGINX](http://nginx.org) – Web Servers - [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers Full tech stack [here](/techstack.md) @@ -18,10 +18,10 @@ Full tech stack [here](/techstack.md) marvinscham/duolingo-api-dockerized is built on the following main stack: - Python [Python](https://www.python.org) – Languages +- Docker [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers +- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration - NGINX [NGINX](http://nginx.org) – Web Servers - Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration -- Docker [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers 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") [marvinscham/duolingo-api-dockerized](https://github.com/marvinscham/duolingo-api-dockerized)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|01/05/24
Report generated| +|10
Tools used|02/29/24
Report generated| |------|------|