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) #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update techstack.md
stacksharebot committed Feb 15, 2024
commit ace5e699c796a05ff1b9197ba4f4b29ec71b7b84
207 changes: 12 additions & 195 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -3,24 +3,12 @@
## Tech Stack
stackshareio/build-your-own-radar is built on the following main stack:

- [Jasmine](http://jasmine.github.io/) – Javascript Testing Framework
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [jQuery](http://jquery.com/) – Javascript UI Libraries
- [jQuery UI](http://jqueryui.com/) – Javascript UI Libraries
- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [D3.js](http://d3js.org/) – Charting Libraries
- [Webpack](http://webpack.js.org) – JS Build Tools / JS Task Runners
- [Istanbul](http://gotwarlost.github.io/istanbul/) – Code Coverage
- [Lodash](https://lodash.com) – Javascript Utilities & Libraries
- [Babel](http://babeljs.io/) – JavaScript Compilers
- [ESLint](http://eslint.org/) – Code Review
- [jsdom](https://github.com/jsdom/jsdom) – Headless Browsers
- [css-loader](https://github.com/webpack-contrib/css-loader) – CSS Pre-processors / Extensions
- [Cypress](https://www.cypress.io/) – Javascript Testing Framework
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [Istio](https://istio.io/) – Microservices Tools
- [Travis CI](http://travis-ci.com/) – Continuous Integration
- [Webpack](http://webpack.js.org) – JS Build Tools / JS Task Runners

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

@@ -30,24 +18,12 @@ Full tech stack [here](/techstack.md)
## Tech Stack
stackshareio/build-your-own-radar is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/831/7c0b595409af531b9cdeb07f8c513e8b.png' alt='Jasmine'/> [Jasmine](http://jasmine.github.io/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/832/mocha.png' alt='Mocha'/> [Mocha](http://mochajs.org/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg' alt='jQuery'/> [jQuery](http://jquery.com/) – Javascript UI Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/1022/jqueryui_avatar_96.png' alt='jQuery UI'/> [jQuery UI](http://jqueryui.com/) – Javascript UI Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/1171/jCR2zNJV.png' alt='Sass'/> [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1491/HgKolWB5_400x400.jpg' alt='D3.js'/> [D3.js](http://d3js.org/) – Charting Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/1682/IMG_4636.PNG' alt='Webpack'/> [Webpack](http://webpack.js.org) – JS Build Tools / JS Task Runners
- <img width='25' height='25' src='https://img.stackshare.io/service/2105/default_78659c552327b8ff3592c2aa1694ea92c974a8d5.png' alt='Istanbul'/> [Istanbul](http://gotwarlost.github.io/istanbul/) – Code Coverage
- <img width='25' height='25' src='https://img.stackshare.io/service/2438/lodash.png' alt='Lodash'/> [Lodash](https://lodash.com) – Javascript Utilities & Libraries
- <img width='25' height='25' src='https://img.stackshare.io/service/2739/-1wfGjNw.png' alt='Babel'/> [Babel](http://babeljs.io/) – JavaScript Compilers
- <img width='25' height='25' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'/> [ESLint](http://eslint.org/) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/7054/preview.jpeg' alt='jsdom'/> [jsdom](https://github.com/jsdom/jsdom) – Headless Browsers
- <img width='25' height='25' src='https://img.stackshare.io/service/8074/default_d2b16fd6997fb2e164de645a34f9b8d5a880d999.png' alt='css-loader'/> [css-loader](https://github.com/webpack-contrib/css-loader) – CSS Pre-processors / Extensions
- <img width='25' height='25' src='https://img.stackshare.io/service/9231/default_66c5c1a197dcd0232e41e4ab6299d119b4e165b3.png' alt='Cypress'/> [Cypress](https://www.cypress.io/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <img width='25' height='25' src='https://img.stackshare.io/service/7028/AGpa5VZV.jpg' alt='Istio'/> [Istio](https://istio.io/) – Microservices Tools
- <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/1682/IMG_4636.PNG' alt='Webpack'/> [Webpack](http://webpack.js.org) – JS Build Tools / JS Task Runners

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

@@ -58,7 +34,7 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [stackshareio/build-your-own-radar](https://github.com/stackshareio/build-your-own-radar)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|46<br/>Tools used|01/09/24 <br/>Report generated|
|7<br/>Tools used|02/15/24 <br/>Report generated|
|------|------|
</div>

@@ -75,101 +51,29 @@ Full tech stack [here](/techstack.md)
</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (6)
## <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/1491/HgKolWB5_400x400.jpg' alt='D3.js'>
<br>
<sub><a href="http://d3js.org/">D3.js</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'>
<br>
<sub><a href="http://nodejs.org/">Node.js</a></sub>
<br>
<sub>v10.15.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1171/jCR2zNJV.png' alt='Sass'>
<br>
<sub><a href="http://sass-lang.com/">Sass</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8074/default_d2b16fd6997fb2e164de645a34f9b8d5a880d999.png' alt='css-loader'>
<br>
<sub><a href="https://github.com/webpack-contrib/css-loader">css-loader</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg' alt='jQuery'>
<br>
<sub><a href="http://jquery.com/">jQuery</a></sub>
<br>
<sub>v3.5.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1022/jqueryui_avatar_96.png' alt='jQuery UI'>
<br>
<sub><a href="http://jqueryui.com/">jQuery UI</a></sub>
<br>
<sub>v1.12.1</sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (13)
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2739/-1wfGjNw.png' alt='Babel'>
<br>
<sub><a href="http://babeljs.io/">Babel</a></sub>
<br>
<sub>v7.2.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/9231/default_66c5c1a197dcd0232e41e4ab6299d119b4e165b3.png' alt='Cypress'>
<br>
<sub><a href="https://www.cypress.io/">Cypress</a></sub>
<br>
<sub>v3.7.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'>
<br>
<sub><a href="https://www.docker.com/">Docker</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png' alt='Dotenv'>
<br>
<sub><a href="https://github.com/motdotla/dotenv">Dotenv</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3337/Q4L7Jncy.jpg' alt='ESLint'>
<br>
<sub><a href="http://eslint.org/">ESLint</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
@@ -179,29 +83,11 @@ Full tech stack [here](/techstack.md)
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2105/default_78659c552327b8ff3592c2aa1694ea92c974a8d5.png' alt='Istanbul'>
<img width='36' height='36' src='https://img.stackshare.io/service/7028/AGpa5VZV.jpg' alt='Istio'>
<br>
<sub><a href="http://gotwarlost.github.io/istanbul/">Istanbul</a></sub>
<sub><a href="https://istio.io/">Istio</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/831/7c0b595409af531b9cdeb07f8c513e8b.png' alt='Jasmine'>
<br>
<sub><a href="http://jasmine.github.io/">Jasmine</a></sub>
<br>
<sub>v3.3.1</sub>
</td>

</tr>
<tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/832/mocha.png' alt='Mocha'>
<br>
<sub><a href="http://mochajs.org/">Mocha</a></sub>
<br>
<sub>v5.2.0</sub>
<sub>v0.11.2</sub>
</td>

<td align='center'>
@@ -220,78 +106,9 @@ Full tech stack [here](/techstack.md)
<sub>v4.41.2</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/7054/preview.jpeg' alt='jsdom'>
<br>
<sub><a href="https://github.com/jsdom/jsdom">jsdom</a></sub>
<br>
<sub>v15.2.1</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png' alt='npm'>
<br>
<sub><a href="https://www.npmjs.com/">npm</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2438/lodash.png' alt='Lodash'>
<br>
<sub><a href="https://lodash.com">Lodash</a></sub>
<br>
<sub>v4.17.15</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6612/ehMiE-wz_normal.jpg' alt='cssnano'>
<br>
<sub><a href="http://cssnano.co/">cssnano</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

## <img width='24' height='24' src='https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png'/> npm (24)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[@babel/core](https://www.npmjs.com/@babel/core)|v7.2.2|12/20/18|Saran |MIT|N/A|
|[babel-loader](https://www.npmjs.com/babel-loader)|v8.0.4|12/06/19|Saran |MIT|N/A|
|[babel-preset-env](https://www.npmjs.com/babel-preset-env)|v1.7.0|12/03/19|Jawahar Suresh Babu |MIT|N/A|
|[chance](https://www.npmjs.com/chance)|v1.0.18|12/23/18|Saran |MIT|N/A|
|[cssnano](https://www.npmjs.com/cssnano)|v4.1.7|12/20/18|Saran |MIT|N/A|
|[d3](https://www.npmjs.com/d3)|v5.14.2|02/25/14|Bruno Trecenti |ISC|N/A|
|[expose-loader](https://www.npmjs.com/expose-loader)|v0.7.5|12/06/19|Saran |MIT|N/A|
|[file-loader](https://www.npmjs.com/file-loader)|v5.0.2|12/06/19|Saran |MIT|N/A|
|[html-webpack-plugin](https://www.npmjs.com/html-webpack-plugin)|v3.2.0|12/06/19|Saran |MIT|N/A|
|[json-loader](https://www.npmjs.com/json-loader)|v0.5.7|12/06/19|Saran |MIT|N/A|
|[mini-css-extract-plugin](https://www.npmjs.com/mini-css-extract-plugin)|v0.5.0|12/06/19|Saran |MIT|N/A|
|[mochawesome](https://www.npmjs.com/mochawesome)|v4.1.0|12/06/19|Saran |MIT|N/A|
|[node-sass](https://www.npmjs.com/node-sass)|v4.13.0|12/06/19|Saran |MIT|[CVE-2020-24025](https://github.com/advisories/GHSA-r8f7-9pfq-mjmv) (Moderate)<br/>[](https://github.com/advisories/GHSA-9v62-24cr-58cx) (Moderate)|
|[postcss-loader](https://www.npmjs.com/postcss-loader)|v3.0.0|12/06/19|Saran |MIT|N/A|
|[postcss-preset-env](https://www.npmjs.com/postcss-preset-env)|v6.5.0|12/06/19|Saran |CC0-1.0|N/A|
|[sanitize-html](https://www.npmjs.com/sanitize-html)|v1.20.0|12/23/18|Saran |MIT|[CVE-2021-26540](https://github.com/advisories/GHSA-mjxr-4v3x-q3m4) (Moderate)<br/>[CVE-2021-26539](https://github.com/advisories/GHSA-rjqq-98f6-6j3r) (Moderate)|
|[sass-loader](https://www.npmjs.com/sass-loader)|v8.0.0|12/06/19|Saran |MIT|N/A|
|[standard](https://www.npmjs.com/standard)|v14.3.1|12/06/19|Saran |MIT|N/A|
|[style-loader](https://www.npmjs.com/style-loader)|v1.0.1|12/06/19|Saran |MIT|N/A|
|[tar](https://www.npmjs.com/tar)|v4.4.8|02/25/14|Bruno Trecenti |ISC|[CVE-2021-37712](https://github.com/advisories/GHSA-qq89-hq3f-393p) (High)<br/>[CVE-2021-37713](https://github.com/advisories/GHSA-5955-9wpr-37jh) (High)<br/>[CVE-2021-32803](https://github.com/advisories/GHSA-r628-mhmh-qjhw) (High)<br/>[CVE-2021-37701](https://github.com/advisories/GHSA-9r2w-394v-53qc) (High)<br/>[CVE-2021-32804](https://github.com/advisories/GHSA-3jfq-g458-7qm9) (High)|
|[webpack-cli](https://www.npmjs.com/webpack-cli)|v3.3.10|12/06/19|Saran |MIT|N/A|
|[webpack-dev-server](https://www.npmjs.com/webpack-dev-server)|v3.9.0|12/06/19|Saran |MIT|N/A|
|[xmlhttprequest](https://www.npmjs.com/xmlhttprequest)|v1.8.0|12/23/18|Saran |MIT|N/A|
|[yargs](https://www.npmjs.com/yargs)|v13.3.0|12/06/19|Saran |MIT|N/A|

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