Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Create tech stack docs (techstack.yml and techstack.md) #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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
131 changes: 131 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
hantsy/javaee8-jsf-sample is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [JUnit](http://junit.org/) – Testing Frameworks
- [Mockito](https://site.mockito.org/) – Testing Frameworks
- [JBoss](https://developers.redhat.com/products/eap) – Web Servers
- [Java EE](http://www.oracle.com/technetwork/java/javaee/overview/index.html) – Languages

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
hantsy/javaee8-jsf-sample 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/2020/874086.png' alt='JUnit'/> [JUnit](http://junit.org/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg' alt='Mockito'/> [Mockito](https://site.mockito.org/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/2188/unnamed.jpg' alt='JBoss'/> [JBoss](https://developers.redhat.com/products/eap) – Web Servers
- <img width='25' height='25' src='https://img.stackshare.io/service/4522/652rxwyK_400x400.png' alt='Java EE'/> [Java EE](http://www.oracle.com/technetwork/java/javaee/overview/index.html) – Languages

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") [hantsy/javaee8-jsf-sample](https://github.com/hantsy/javaee8-jsf-sample)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|22<br/>Tools used|01/31/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<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>v1.8</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4522/652rxwyK_400x400.png' alt='Java EE'>
<br>
<sub><a href="http://www.oracle.com/technetwork/java/javaee/overview/index.html">Java EE</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<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/2188/unnamed.jpg' alt='JBoss'>
<br>
<sub><a href="https://developers.redhat.com/products/eap">JBoss</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2020/874086.png' alt='JUnit'>
<br>
<sub><a href="http://junit.org/">JUnit</a></sub>
<br>
<sub>v4.12</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg' alt='Mockito'>
<br>
<sub><a href="https://site.mockito.org/">Mockito</a></sub>
<br>
<sub>v2.10.0</sub>
</td>

</tr>
</table>


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

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png'/> Apache Maven (15)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[com.google.code.gson:gson](https://github.com/google/gson)|v2.8.2|08/17/22|Marco Klein |Apache-2.0|[CVE-2022-25647](https://github.com/advisories/GHSA-4jrv-ppp4-jm57) (High)|
|[com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath)|v2.4.0|10/21/17|hantsy |Apache-2.0|[CVE-2023-51074](https://github.com/advisories/GHSA-pfh2-hfmq-phg5) (Moderate)|
|[javax:javaee-api](http://java.net/javaee-api/)|v8.0|10/21/17|hantsy |GPL-2.0-with-classpath-exception|N/A|
|[junit:junit](http://junit.org)|v4.12|10/21/17|hantsy |EPL-1.0|[CVE-2020-15250](https://github.com/advisories/GHSA-269g-pwp5-87pp) (Moderate)|
|[org.apache.httpcomponents:httpclient](http://hc.apache.org/httpcomponents-client)|v4.5.3|08/17/22|Marco Klein |Apache-2.0|[CVE-2020-13956](https://github.com/advisories/GHSA-7r82-7xv7-xcpj) (Moderate)|
|[org.assertj:assertj-core](http://assertj.org)|v3.2.0|11/04/17|hantsy |Apache-2.0|N/A|
|[org.hamcrest:hamcrest-core](http://hamcrest.org/JavaHamcrest/)|v1.3|11/04/17|hantsy |DSDP|N/A|
|[org.hamcrest:hamcrest-library](http://hamcrest.org/JavaHamcrest/)|v1.3|11/04/17|hantsy |DSDP|N/A|
|[org.jboss.arquillian.graphene:graphene-webdriver]()|v2.3.2|11/04/17|hantsy |LGPL-2.1+|N/A|
|[org.jboss.arquillian.junit:arquillian-junit-container](http://arquillian.org)|N/A|08/17/22|Marco Klein |Apache-2.0|N/A|
|[org.jboss.arquillian.protocol:arquillian-protocol-servlet](http://arquillian.org)|N/A|11/04/17|hantsy |Apache-2.0|N/A|
|[org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain](http://www.jboss.org)|N/A|11/04/17|hantsy |Apache-2.0|N/A|
|[org.mockito:mockito-core](https://github.com/mockito/mockito)|v2.10.0|11/04/17|hantsy |MIT|N/A|
|[org.projectlombok:lombok](https://projectlombok.org)|v1.16.8|11/04/17|hantsy |MIT|N/A|
|[org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert)|v1.5.0|11/04/17|hantsy |Apache-2.0|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
Loading