From cab0b8d337d7d95e6240b24b86138d4c9190b5dd Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:21:55 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 194 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..55a50a0 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,194 @@ +repo_name: Clivern/Racter +report_id: '02408b5dfbda28552a4d021f73bb9bf1' +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:21:53+00:00' +requested_by: renovate[bot] +provider: github +branch: master +detected_tools_count: 15 +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: 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: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/ci.yml" + last_updated_by: Clivern + last_updated_on: 2019-09-30 10:37:20.000000000 Z +- name: Gradle + description: A powerful build system for the JVM + website_url: https://www.gradle.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png + detection_source: build.gradle + last_updated_by: renovate[bot] + last_updated_on: 2020-07-05 19:35:05.000000000 Z +- name: Logback + description: A logging framework for Java applications + website_url: https://logback.qos.ch/ + open_source: false + hosted_saas: false + category: Monitoring + sub_category: Log Management + image_url: https://img.stackshare.io/service/2923/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source: examples/play/conf/logback.xml + last_updated_by: Clivern + last_updated_on: 2017-10-18 13:48:01.000000000 Z +- name: SLF4J + description: Simple logging facade for Java + website_url: http://slf4j.org/ + open_source: false + hosted_saas: false + category: Monitoring + sub_category: Log Management + image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source: examples/sparkjava/build.gradle + last_updated_by: Clivern + last_updated_on: 2017-07-22 12:38:08.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: A. F + last_updated_on: 2017-07-16 22:46:52.000000000 Z +- name: com.sparkjava:spark-core + description: A Sinatra inspired java web framework + version: 2.6.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/Clivern/Racter/blob/master/examples/sparkjava/build.gradle + detection_source: examples/sparkjava/build.gradle + last_updated_by: Clivern + last_updated_on: 2019-08-12 18:21:58.000000000 Z + vulnerabilities: + - name: Moderate severity vulnerability that affects com.sparkjava:spark-core + cve_id: CVE-2018-9159 + cve_url: https://github.com/advisories/GHSA-76qr-mmh8-cp8f + detected_date: Aug 22 + severity: moderate + first_patched: 2.7.2 +- name: com.squareup.okhttp3:okhttp + description: 'Null' + version: 4.12.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/Clivern/Racter/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: renovate[bot] + last_updated_on: 2023-12-18 19:58:05.000000000 Z +- name: junit:junit + description: JUnit is a unit testing framework for Java + version: 4.13.2 + 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/Clivern/Racter/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: renovate[bot] + last_updated_on: 2021-02-16 15:45:14.000000000 Z +- name: org.json:json + description: JSON is a light-weight, language independent, data interchange format + license: JSON + open_source: true + hosted_saas: false + category: Libraries + sub_category: Maven Packages + image_url: https://img.stackshare.io/package/maven/image.png + detection_source: build.gradle + last_updated_by: renovate[bot] + last_updated_on: 2022-06-06 21:06:32.000000000 Z +- name: org.slf4j:slf4j-api + description: The slf4j API + version: 1.7.13 + license: MIT + 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/Clivern/Racter/blob/master/examples/sparkjava/build.gradle + detection_source: examples/sparkjava/build.gradle + last_updated_by: Clivern + last_updated_on: 2017-07-22 12:38:08.000000000 Z +- name: org.slf4j:slf4j-simple + description: SLF4J Simple binding + version: 1.7.13 + license: MIT + 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/Clivern/Racter/blob/master/examples/sparkjava/build.gradle + detection_source: examples/sparkjava/build.gradle + last_updated_by: Clivern + last_updated_on: 2017-10-15 11:37:58.000000000 Z +- name: org.springframework.boot:spring-boot-starter-web + description: Starter for building web, including RESTful, applications using Spring + MVC + 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: examples/spring/build.gradle + last_updated_by: Clivern + last_updated_on: 2017-10-15 14:41:05.000000000 Z +- name: org.tinylog:tinylog + description: Tinylog is a minimalist logger for Java + version: 1.3.6 + 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/Clivern/Racter/blob/master/build.gradle + detection_source: build.gradle + last_updated_by: renovate[bot] + last_updated_on: 2022-06-06 21:06:32.000000000 Z From 3b7656bb7024c4b58dfddbbe53b028c2a9e58ea7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:21:56 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..e98108a --- /dev/null +++ b/techstack.md @@ -0,0 +1,126 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Clivern/Racter](https://github.com/Clivern/Racter)![](https://img.stackshare.io/public_badge.svg "public") +

+|15
Tools used|12/21/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## DevOps (6) + + + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Gradle +
+ Gradle +
+ +
+ Logback +
+ Logback +
+ +
+ SLF4J +
+ SLF4J +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ + +## Open source packages (8) + +## Apache Maven (8) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[com.sparkjava:spark-core](http://www.sparkjava.com)|v2.6.0|08/12/19|Clivern |Apache-2.0|[CVE-2018-9159](https://github.com/advisories/GHSA-76qr-mmh8-cp8f) (Moderate)| +|[com.squareup.okhttp3:okhttp](https://github.com/square/okhttp)|v4.12.0|12/18/23|renovate[bot] |Apache-2.0|N/A| +|[junit:junit](http://junit.org)|v4.13.2|02/16/21|renovate[bot] |EPL-1.0|N/A| +|[org.json:json](https://github.com/douglascrockford/JSON-java)|N/A|06/06/22|renovate[bot] |JSON|N/A| +|[org.slf4j:slf4j-api](http://www.slf4j.org)|v1.7.13|07/22/17|Clivern |MIT|N/A| +|[org.slf4j:slf4j-simple](http://www.slf4j.org)|v1.7.13|10/15/17|Clivern |MIT|N/A| +|[org.springframework.boot:spring-boot-starter-web](https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-web)|N/A|10/15/17|Clivern |Apache-2.0|N/A| +|[org.tinylog:tinylog](http://www.tinylog.org/)|v1.3.6|06/06/22|renovate[bot] |Apache-2.0|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 7de17f20dc5508ba4dfd5032e2215f193fe68b99 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:24 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 55a50a0..d298e99 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Clivern/Racter report_id: '02408b5dfbda28552a4d021f73bb9bf1' version: 0.1 repo_type: Public -timestamp: '2023-12-21T15:21:53+00:00' +timestamp: '2024-01-05T08:18:14+00:00' requested_by: renovate[bot] provider: github branch: master @@ -17,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source_url: https://github.com/Clivern/Racter detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -26,6 +27,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/Clivern/Racter detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -35,6 +37,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Clivern/Racter/blob/master/.github/workflows/ci.yml detection_source: ".github/workflows/ci.yml" last_updated_by: Clivern last_updated_on: 2019-09-30 10:37:20.000000000 Z @@ -47,6 +50,7 @@ tools: category: Build, Test, Deploy sub_category: Java Build Tools image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png + detection_source_url: https://github.com/Clivern/Racter/blob/master/build.gradle detection_source: build.gradle last_updated_by: renovate[bot] last_updated_on: 2020-07-05 19:35:05.000000000 Z @@ -58,6 +62,7 @@ tools: category: Monitoring sub_category: Log Management image_url: https://img.stackshare.io/service/2923/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source_url: https://github.com/Clivern/Racter/blob/master/examples/play/conf/logback.xml detection_source: examples/play/conf/logback.xml last_updated_by: Clivern last_updated_on: 2017-10-18 13:48:01.000000000 Z @@ -69,6 +74,7 @@ tools: category: Monitoring sub_category: Log Management image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source_url: https://github.com/Clivern/Racter/blob/master/examples/sparkjava/build.gradle detection_source: examples/sparkjava/build.gradle last_updated_by: Clivern last_updated_on: 2017-07-22 12:38:08.000000000 Z @@ -81,6 +87,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/Clivern/Racter/blob/master/.travis.yml detection_source: ".travis.yml" last_updated_by: A. F last_updated_on: 2017-07-16 22:46:52.000000000 Z @@ -138,6 +145,7 @@ tools: category: Libraries sub_category: Maven Packages image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Clivern/Racter/blob/master/build.gradle detection_source: build.gradle last_updated_by: renovate[bot] last_updated_on: 2022-06-06 21:06:32.000000000 Z @@ -176,6 +184,7 @@ tools: category: Libraries sub_category: Maven Packages image_url: https://img.stackshare.io/package/maven/image.png + detection_source_url: https://github.com/Clivern/Racter/blob/master/examples/spring/build.gradle detection_source: examples/spring/build.gradle last_updated_by: Clivern last_updated_on: 2017-10-15 14:41:05.000000000 Z From 04771d87c78e05c67eabf5df1d61e5e3f2a15862 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:25 +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 e98108a..03b7fad 100644 --- a/techstack.md +++ b/techstack.md @@ -34,7 +34,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Clivern/Racter](https://github.com/Clivern/Racter)![](https://img.stackshare.io/public_badge.svg "public")

-|15
Tools used|12/21/23
Report generated| +|15
Tools used|01/05/24
Report generated| |------|------|
From 2fd3a6faad5f7f67a58f0745a6705df24de46fc3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:32 +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 d298e99..0d06ea6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Clivern/Racter report_id: '02408b5dfbda28552a4d021f73bb9bf1' version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:18:14+00:00' +timestamp: '2024-02-29T19:08:45+00:00' requested_by: renovate[bot] provider: github branch: master From a3a57a32497dfd506af6b5e3739033508b19c5b8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:32 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/techstack.md b/techstack.md index 03b7fad..1fad160 100644 --- a/techstack.md +++ b/techstack.md @@ -3,11 +3,11 @@ ## Tech Stack Clivern/Racter is built on the following main stack: -- [Gradle](https://www.gradle.org/) – Java Build Tools - [Java](https://www.java.com) – Languages -- [SLF4J](http://slf4j.org/) – Log Management -- [Logback](https://logback.qos.ch/) – Log Management - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Gradle](https://www.gradle.org/) – Java Build Tools +- [Logback](https://logback.qos.ch/) – Log Management +- [SLF4J](http://slf4j.org/) – Log Management - [Travis CI](http://travis-ci.com/) – Continuous Integration Full tech stack [here](/techstack.md) @@ -18,11 +18,11 @@ Full tech stack [here](/techstack.md) ## Tech Stack Clivern/Racter is built on the following main stack: -- Gradle [Gradle](https://www.gradle.org/) – Java Build Tools - Java [Java](https://www.java.com) – Languages -- SLF4J [SLF4J](http://slf4j.org/) – Log Management -- Logback [Logback](https://logback.qos.ch/) – Log Management - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Gradle [Gradle](https://www.gradle.org/) – Java Build Tools +- Logback [Logback](https://logback.qos.ch/) – Log Management +- SLF4J [SLF4J](http://slf4j.org/) – Log Management - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration Full tech stack [here](/techstack.md) @@ -34,7 +34,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Clivern/Racter](https://github.com/Clivern/Racter)![](https://img.stackshare.io/public_badge.svg "public")

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