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

+|7
Tools used|06/10/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ PyPI +
+ PyPI +
+ +
+ + +## Open source packages (2) + +## PyPI (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Django](https://pypi.org/project/Django)|v1.11|07/26/18|StevenKitavi |BSD-3-Clause|[CVE-2021-44420](https://github.com/advisories/GHSA-v6rh-hp5x-86rv) (High)| +|[pytz](https://pypi.org/project/pytz)|v2018.5|07/26/18|StevenKitavi |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..a69ee7a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,102 @@ +repo_name: PetrJoe/LMS +report_id: 12e461b7a0b24b6590cfffc4af19baae +version: 0.1 +repo_type: Public +timestamp: '2024-06-10T11:50:41+00:00' +requested_by: StevenKitavi +provider: github +branch: master +detected_tools_count: 7 +tools: +- 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/PetrJoe/LMS + 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/PetrJoe/LMS/blob/master/env/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/core.js + detection_source: env/lib/python3.6/site-packages/django/contrib/admin/static/admin/js/core.js + last_updated_by: StevenKitavi + last_updated_on: 2018-07-26 05:11:39.000000000 Z +- 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/PetrJoe/LMS + 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/PetrJoe/LMS + 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/PetrJoe/LMS/blob/master/LMS/requirements.txt + detection_source: LMS/requirements.txt + last_updated_by: StevenKitavi + last_updated_on: 2018-07-26 05:11:39.000000000 Z +- name: Django + description: A high-level Python Web framework that encourages rapid development + and clean + package_url: https://pypi.org/project/Django + version: '1.11' + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: PyPI Packages + image_url: https://img.stackshare.io/package/19832/default_58dbe7b4d7ec447b62773209af0f9a31bbabf5bd.png + detection_source_url: https://github.com/PetrJoe/LMS/blob/master/LMS/requirements.txt + detection_source: LMS/requirements.txt + last_updated_by: StevenKitavi + last_updated_on: 2018-07-26 05:11:39.000000000 Z + vulnerabilities: + - name: Potential bypass of an upstream access control based on URL paths in Django + cve_id: CVE-2021-44420 + cve_url: https://github.com/advisories/GHSA-v6rh-hp5x-86rv + detected_date: Dec 14 + severity: high + first_patched: 2.2.25 +- name: pytz + description: World timezone definitions, modern and historical + package_url: https://pypi.org/project/pytz + version: '2018.5' + 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/PetrJoe/LMS/blob/master/LMS/requirements.txt + detection_source: LMS/requirements.txt + last_updated_by: StevenKitavi + last_updated_on: 2018-07-26 05:11:39.000000000 Z