Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 6 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
104 changes: 104 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
andreacomo/keytool-helper is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [JUnit](http://junit.org/) – Testing Frameworks
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [Apache Camel](https://camel.apache.org/) – Platform as a Service

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
andreacomo/keytool-helper 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/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg' alt='Apache Camel'/> [Apache Camel](https://camel.apache.org/) – Platform as a Service

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") [andreacomo/keytool-helper](https://github.com/andreacomo/keytool-helper)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|6<br/>Tools used|02/29/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>v1.8</sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
<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/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/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/hosting.svg'/> Hosting (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg' alt='Apache Camel'>
<br>
<sub><a href="https://camel.apache.org/">Apache Camel</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[junit:junit](http://junit.org)|v4.12|05/26/18|andrea.como |EPL-1.0|[CVE-2020-15250](https://github.com/advisories/GHSA-269g-pwp5-87pp) (Moderate)|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
92 changes: 92 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
repo_name: andreacomo/keytool-helper
report_id: 1b48e0543e085879ae8bc2085d377630
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:11:28+00:00'
requested_by: andreacomo
provider: github
branch: master
detected_tools_count: 6
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
version: '1.8'
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/andreacomo/keytool-helper/blob/master/pom.xml
detection_source: Repo Metadata
last_updated_by: andrea.como
last_updated_on: 2018-05-26 13:22:44.000000000 Z
- 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/andreacomo/keytool-helper
detection_source: Repo Metadata
- name: JUnit
description: A programmer-oriented testing framework for Java
website_url: http://junit.org/
version: '4.12'
license: EPL-1.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2020/874086.png
detection_source_url: https://github.com/andreacomo/keytool-helper/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: andrea.como
last_updated_on: 2017-05-07 23:13:26.000000000 Z
- name: Travis CI
description: A hosted continuous integration service for open source and private
projects
website_url: http://travis-ci.com/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
detection_source_url: https://github.com/andreacomo/keytool-helper/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: andrea.como
last_updated_on: 2017-05-07 23:35:24.000000000 Z
- name: Apache Camel
description: A versatile open source integration framework
website_url: https://camel.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Platform as a Service
image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
detection_source_url: https://github.com/andreacomo/keytool-helper/blob/master/src/main/resources/application.properties
detection_source: src/main/resources/application.properties
- name: junit:junit
description: JUnit is a unit testing framework for Java
version: '4.12'
license: EPL-1.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/andreacomo/keytool-helper/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: andrea.como
last_updated_on: 2018-05-26 13:22:44.000000000 Z
vulnerabilities:
- name: TemporaryFolder on unix-like systems does not limit access to created files
cve_id: CVE-2020-15250
cve_url: https://github.com/advisories/GHSA-269g-pwp5-87pp
detected_date: Aug 22
severity: moderate
first_patched: 4.13.1