Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 84 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
Xcov19/qa-framework is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [TestNG](http://testng.org/doc/) – Testing Frameworks

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
Xcov19/qa-framework is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/8900/no-img-open-source.png' alt='TestNG'/> [TestNG](http://testng.org/doc/) – Testing Frameworks

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# 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")
<br/><br/>
|9<br/>Tools used|06/23/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'>
<br>
<sub><a href="https://www.java.com">Java</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8900/no-img-open-source.png' alt='TestNG'>
<br>
<sub><a href="http://testng.org/doc/">TestNG</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (6)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png'/> 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|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
136 changes: 136 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -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