From 7659a3b37a87a2472bc14b0898184f51c0623b57 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 23 Jun 2024 19:33:04 +0000 Subject: [PATCH 1/2] Create techstack.yml --- techstack.yml | 136 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..b544bbd --- /dev/null +++ b/techstack.yml @@ -0,0 +1,136 @@ +repo_name: Xcov19/qa-framework +report_id: 607ebaffafdafe05ec0b034ca9e74331 +version: 0.1 +repo_type: Public +timestamp: '2024-06-23T19:33:03+00:00' +requested_by: akshathagujjar +provider: github +branch: main +detected_tools_count: 9 +tools: +- name: Java + description: A concurrent, class-based, object-oriented, language specifically designed + to have as few implementation dependencies as possible + website_url: https://www.java.com + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source_url: https://github.com/Xcov19/qa-framework + 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/Xcov19/qa-framework + detection_source: Repo Metadata +- name: TestNG + description: A testing framework inspired from JUnit and NUnit + website_url: http://testng.org/doc/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/8900/no-img-open-source.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: Akshatha Gujjar + last_updated_on: 2021-03-06 07:10:19.000000000 Z +- name: org.testng:testng + description: Testing framework for Java + version: 6.14.3 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: akshathagujjar + last_updated_on: 2022-02-12 22:07:11.000000000 Z + vulnerabilities: + - name: TestNG is vulnerable to Path Traversal + cve_id: CVE-2022-4065 + cve_url: https://github.com/advisories/GHSA-rc2q-x9mf-w3vf + detected_date: Dec 3 + severity: high + first_patched: 7.5.1 +- name: org.apache.poi:poi + description: Apache POI - Java API To Access Microsoft Format Files + version: '3.17' + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: Akshatha Gujjar + last_updated_on: 2021-03-06 07:10:19.000000000 Z + vulnerabilities: + - name: 'Improper Restriction of XML External Entity Reference in Apache POI ' + cve_id: CVE-2019-12415 + cve_url: https://github.com/advisories/GHSA-9jwc-q6j3-8g9g + detected_date: Jun 29 + severity: moderate + first_patched: 4.1.1 +- name: io.github.bonigarcia:webdrivermanager + description: Automatic Selenium WebDriver binaries management in runtime for Java + version: 4.2.2 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: Akshatha Gujjar + last_updated_on: 2021-03-06 07:10:19.000000000 Z +- name: org.apache.maven.plugins:maven-compiler-plugin + description: The Compiler Plugin is used to compile the sources of your project + version: 3.8.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: Akshatha Gujjar + last_updated_on: 2021-03-06 07:10:19.000000000 Z +- name: org.apache.poi:poi-ooxml + description: Apache POI - Java API To Access Microsoft Format Files + version: '3.17' + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: Akshatha Gujjar + last_updated_on: 2021-03-06 07:10:19.000000000 Z +- name: org.seleniumhq.selenium:selenium-java + description: Selenium automates browsers + version: 4.0.0 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Xcov19/qa-framework/blob/main/pom.xml + detection_source: pom.xml + last_updated_by: Akshatha Gujjar + last_updated_on: 2021-03-06 07:10:19.000000000 Z From 69fc38c53dc30552156dc9809090e7751a9fc069 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 23 Jun 2024 19:33:05 +0000 Subject: [PATCH 2/2] Create techstack.md --- techstack.md | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..cda6918 --- /dev/null +++ b/techstack.md @@ -0,0 +1,84 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Xcov19/qa-framework](https://github.com/Xcov19/qa-framework)![](https://img.stackshare.io/public_badge.svg "public") +

+|9
Tools used|06/23/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ TestNG +
+ TestNG +
+ +
+ + +## Open source packages (6) + +## Apache Maven (6) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[org.testng:testng](http://github.com/cbeust/testng)|v6.14.3|02/12/22|akshathagujjar |Apache-2.0|[CVE-2022-4065](https://github.com/advisories/GHSA-rc2q-x9mf-w3vf) (High)| +|[org.apache.poi:poi](http://poi.apache.org/)|v3.17|03/06/21|Akshatha Gujjar |Apache-2.0|[CVE-2019-12415](https://github.com/advisories/GHSA-9jwc-q6j3-8g9g) (Moderate)| +|[io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager)|v4.2.2|03/06/21|Akshatha Gujjar |Apache-2.0|N/A| +|[org.apache.maven.plugins:maven-compiler-plugin](https://maven.apache.org/plugins/)|v3.8.1|03/06/21|Akshatha Gujjar |Apache-2.0|N/A| +|[org.apache.poi:poi-ooxml](http://poi.apache.org/)|v3.17|03/06/21|Akshatha Gujjar |Apache-2.0|N/A| +|[org.seleniumhq.selenium:selenium-java](http://www.seleniumhq.org/)|v4.0.0|03/06/21|Akshatha Gujjar |Apache-2.0|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file)