Skip to content

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

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

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

- [Java](https://www.java.com) – Languages
- [Apache FreeMarker](http://freemarker.incubator.apache.org/index.html) – Java Tools
- [JUnit](http://junit.org/) – Testing Frameworks
- [Mockito](https://site.mockito.org/) – Testing Frameworks
- [Travis CI](http://travis-ci.com/) – Continuous Integration

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/alfresco-annotations 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/4456/ymCgaIO0_400x400.jpg' alt='Apache FreeMarker'/> [Apache FreeMarker](http://freemarker.incubator.apache.org/index.html) – Java Tools
- <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/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration

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/alfresco-annotations](https://github.com/andreacomo/alfresco-annotations)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|8<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></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4456/ymCgaIO0_400x400.jpg' alt='Apache FreeMarker'>
<br>
<sub><a href="http://freemarker.incubator.apache.org/index.html">Apache FreeMarker</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/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></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/group.svg' /> Open source packages (2)</h2>

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[junit:junit](http://junit.org)|v4.12|01/30/16|acomo_omnia |EPL-1.0|[CVE-2020-15250](https://github.com/advisories/GHSA-269g-pwp5-87pp) (Moderate)|
|[org.powermock:powermock-api-mockito](http://www.powermock.org)|v1.6.4|09/22/18|andrea.como |Apache-2.0|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
115 changes: 115 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
repo_name: andreacomo/alfresco-annotations
report_id: 155b84b40e20968c40581a2a6230b3b7
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:11:32+00:00'
requested_by: andreacomo
provider: github
branch: master
detected_tools_count: 8
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/andreacomo/alfresco-annotations
detection_source: Repo Metadata
- name: Apache FreeMarker
description: A free Java-based template engine
website_url: http://freemarker.incubator.apache.org/index.html
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Java Tools
image_url: https://img.stackshare.io/service/4456/ymCgaIO0_400x400.jpg
detection_source_url: https://github.com/andreacomo/alfresco-annotations
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/andreacomo/alfresco-annotations
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/alfresco-annotations/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: acomo_omnia
last_updated_on: 2016-01-28 12:50:42.000000000 Z
- name: Mockito
description: Tasty mocking framework for unit tests in Java
website_url: https://site.mockito.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg
detection_source_url: https://github.com/andreacomo/alfresco-annotations/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: acomo_omnia
last_updated_on: 2016-01-28 12:50:42.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/alfresco-annotations/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: andrea.como
last_updated_on: 2016-04-05 22:18:39.000000000 Z
- 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/alfresco-annotations/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: acomo_omnia
last_updated_on: 2016-01-30 11:37:14.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
- name: org.powermock:powermock-api-mockito
description: PowerMock API for Mockito 1.+.
version: 1.6.4
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/andreacomo/alfresco-annotations/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: andrea.como
last_updated_on: 2018-09-22 14:20:33.000000000 Z