Skip to content
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
130 changes: 130 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
JGaudette/node-ssl-checker is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Babel](http://babeljs.io/) – JavaScript Compilers
- [Chai](http://chaijs.com/) – Javascript Testing Framework
- [ESLint](http://eslint.org/) – Code Review
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [wercker](http://wercker.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
JGaudette/node-ssl-checker is built on the following main stack:

- <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/2739/-1wfGjNw.png' alt='Babel'/> [Babel](http://babeljs.io/) – JavaScript Compilers
- <img width='25' height='25' src='https://img.stackshare.io/service/1725/chai.png' alt='Chai'/> [Chai](http://chaijs.com/) – Javascript Testing Framework
- <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/832/mocha.png' alt='Mocha'/> [Mocha](http://mochajs.org/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/897/S67KcxKE.png' alt='wercker'/> [wercker](http://wercker.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") [JGaudette/node-ssl-checker](https://github.com/JGaudette/node-ssl-checker)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|12<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/1209/javascript.jpeg' alt='JavaScript'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (7)
<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>v6.24.1</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1725/chai.png' alt='Chai'>
<br>
<sub><a href="http://chaijs.com/">Chai</a></sub>
<br>
<sub>v4.1.0</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>
<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/832/mocha.png' alt='Mocha'>
<br>
<sub><a href="http://mochajs.org/">Mocha</a></sub>
<br>
<sub>v3.4.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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/897/S67KcxKE.png' alt='wercker'>
<br>
<sub><a href="http://wercker.com/">wercker</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[babel-core](https://www.npmjs.com/babel-core)|v6.24.1|05/20/17|Dyaa Eldin |MIT|N/A|
|[babel-eslint](https://www.npmjs.com/babel-eslint)|v7.2.3|06/24/17|greenkeeper[bot] |MIT|N/A|
|[babel-preset-es2015](https://www.npmjs.com/babel-preset-es2015)|v6.24.1|05/20/17|Dyaa Eldin |MIT|N/A|
|[nsp](https://www.npmjs.com/nsp)|v2.6.3|05/18/17|Dyaa Eldin |Apache-2.0|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
167 changes: 167 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
repo_name: JGaudette/node-ssl-checker
report_id: f1a73f7db8ba388a60049c5eaadc731d
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:01:39+00:00'
requested_by: JGaudette
provider: github
branch: master
detected_tools_count: 12
tools:
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/JGaudette/node-ssl-checker
detection_source: Repo Metadata
- name: Babel
description: Use next generation JavaScript, today.
website_url: http://babeljs.io/
version: 6.24.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JavaScript Compilers
image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: ".babelrc"
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-18 23:11:48.000000000 Z
- name: Chai
description: A BDD / TDD assertion library
website_url: http://chaijs.com/
version: 4.1.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/1725/chai.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-18 23:11:48.000000000 Z
- name: ESLint
description: The fully pluggable JavaScript code quality tool
website_url: http://eslint.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-18 23:11:48.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/JGaudette/node-ssl-checker
detection_source: Repo Metadata
- name: Mocha
description: Simple, flexible, fun javascript test framework for node.js &amp; the
browser
website_url: http://mochajs.org/
version: 3.4.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/832/mocha.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-20 09:50:16.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-18 23:11:48.000000000 Z
- name: wercker
description: Build, test, and deploy container-native applications
website_url: http://wercker.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/897/S67KcxKE.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/wercker.yml
detection_source: wercker.yml
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-18 23:29:47.000000000 Z
- name: babel-core
description: Babel compiler core
package_url: https://www.npmjs.com/babel-core
version: 6.24.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15798/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-20 09:50:16.000000000 Z
- name: babel-eslint
description: Custom parser for ESLint
package_url: https://www.npmjs.com/babel-eslint
version: 7.2.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: greenkeeper[bot]
last_updated_on: 2017-06-24 01:30:02.000000000 Z
- name: babel-preset-es2015
description: Babel preset for all es2015 plugins
package_url: https://www.npmjs.com/babel-preset-es2015
version: 6.24.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15805/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-20 09:50:16.000000000 Z
- name: nsp
description: The Node Security
package_url: https://www.npmjs.com/nsp
version: 2.6.3
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16235/default_180418c6fa6cdb8f7a3500f84a8fedb884fcb3fa.png
detection_source_url: https://github.com/JGaudette/node-ssl-checker/blob/master/package.json
detection_source: package.json
last_updated_by: Dyaa Eldin
last_updated_on: 2017-05-18 23:11:48.000000000 Z