From e6c70dbcc07dc87c62e2061ef4aeb0b2d192472e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 25 Dec 2023 20:40:32 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..0226830 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,89 @@ +repo_name: andreacomo/keytool-helper +report_id: 1b48e0543e085879ae8bc2085d377630 +version: 0.1 +repo_type: Public +timestamp: '2023-12-25T20:40:31+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: 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: ".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: 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 From ed2548cb01cfc5c12e218213e4408c680fb59aa4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 25 Dec 2023 20:40:33 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..9ad5c37 --- /dev/null +++ b/techstack.md @@ -0,0 +1,104 @@ + +
+ +# 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") +

+|6
Tools used|12/25/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ v1.8 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ JUnit +
+ JUnit +
+ v4.12 +
+ Travis CI +
+ Travis CI +
+ +
+ +## Hosting (1) + + + + +
+ Apache Camel +
+ Apache Camel +
+ +
+ + +## Open source packages (1) + +## 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)| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 06611cdc0c2ff32ccbdb882ca98fbddc6b5511fb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:44 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 0226830..1cfb62f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: andreacomo/keytool-helper report_id: 1b48e0543e085879ae8bc2085d377630 version: 0.1 repo_type: Public -timestamp: '2023-12-25T20:40:31+00:00' +timestamp: '2024-01-05T08:15:25+00:00' requested_by: andreacomo provider: github branch: master @@ -30,6 +30,7 @@ tools: 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 @@ -54,6 +55,7 @@ tools: 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 @@ -66,6 +68,7 @@ tools: 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 From 94af308c03bd09cd72ab99f23a2cc613e4495d5f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:45 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 9ad5c37..624344a 100644 --- a/techstack.md +++ b/techstack.md @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # 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")

-|6
Tools used|12/25/23
Report generated| +|6
Tools used|01/05/24
Report generated| |------|------|
From 726600d4eab3f257b2428c237c9b6b79f2143e8a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:54 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 1cfb62f..4048ca7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: andreacomo/keytool-helper report_id: 1b48e0543e085879ae8bc2085d377630 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:15:25+00:00' +timestamp: '2024-02-29T19:11:28+00:00' requested_by: andreacomo provider: github branch: master From 5c707308505624898999c2339e72adf8f7bd5b33 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:55 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 624344a..f5abc59 100644 --- a/techstack.md +++ b/techstack.md @@ -5,8 +5,8 @@ andreacomo/keytool-helper is built on the following main stack: - [Java](https://www.java.com) – Languages - [JUnit](http://junit.org/) – Testing Frameworks -- [Apache Camel](https://camel.apache.org/) – Platform as a Service - [Travis CI](http://travis-ci.com/) – Continuous Integration +- [Apache Camel](https://camel.apache.org/) – Platform as a Service Full tech stack [here](/techstack.md) @@ -18,8 +18,8 @@ andreacomo/keytool-helper is built on the following main stack: - Java [Java](https://www.java.com) – Languages - JUnit [JUnit](http://junit.org/) – Testing Frameworks -- Apache Camel [Apache Camel](https://camel.apache.org/) – Platform as a Service - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration +- Apache Camel [Apache Camel](https://camel.apache.org/) – Platform as a Service Full tech stack [here](/techstack.md) @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # 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")

-|6
Tools used|01/05/24
Report generated| +|6
Tools used|02/29/24
Report generated| |------|------|