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

- [CoffeeScript](http://coffeescript.org/) – Languages
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [Ruby](https://www.ruby-lang.org) – Languages
- [Rails](http://rubyonrails.org/) – Frameworks (Full Stack)
- [jQuery](http://jquery.com/) – Javascript UI Libraries
- [PostgreSQL](http://www.postgresql.org/) – Databases
- [SQLite](http://www.sqlite.org/) – Databases
- [Heroku](https://www.heroku.com) – Platform as a Service
- [Twilio SendGrid](http://sendgrid.com) – Transactional Email
- [Simple Form](https://github.com/plataformatec/simple_form) – Web Forms
- [UglifyJS](http://lisperator.net/uglifyjs/) – Javascript Utilities & Libraries

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

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
josedulanto/twitmapr is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/1178/slQydAMv.png' alt='CoffeeScript'/> [CoffeeScript](http://coffeescript.org/) – Languages
- <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/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/990/x57_Lorv.png' alt='Rails'/> [Rails](http://rubyonrails.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/1028/ASOhU5xJ.png' alt='PostgreSQL'/> [PostgreSQL](http://www.postgresql.org/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/1071/sqlite.jpg' alt='SQLite'/> [SQLite](http://www.sqlite.org/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/133/3wgIDj3j.png' alt='Heroku'/> [Heroku](https://www.heroku.com) – Platform as a Service
- <img width='25' height='25' src='https://img.stackshare.io/service/43/kQ_6nwmP.jpg' alt='Twilio SendGrid'/> [Twilio SendGrid](http://sendgrid.com) – Transactional Email
- <img width='25' height='25' src='https://img.stackshare.io/service/4124/simple1.png' alt='Simple Form'/> [Simple Form](https://github.com/plataformatec/simple_form) – Web Forms
- <img width='25' height='25' src='https://img.stackshare.io/service/2203/default_9058af6f02375a99f634f537d727e32df92ac262.png' alt='UglifyJS'/> [UglifyJS](http://lisperator.net/uglifyjs/) – Javascript Utilities & Libraries

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") [josedulanto/twitmapr](https://github.com/josedulanto/twitmapr)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|30<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'>
<br>
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1178/slQydAMv.png' alt='CoffeeScript'>
<br>
<sub><a href="http://coffeescript.org/">CoffeeScript</a></sub>
<br>
<sub></sub>
</td>

<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'>
<br>
<sub><a href="https://www.ruby-lang.org">Ruby</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/990/x57_Lorv.png' alt='Rails'>
<br>
<sub><a href="http://rubyonrails.org/">Rails</a></sub>
<br>
<sub>v3.2.13</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></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1028/ASOhU5xJ.png' alt='PostgreSQL'>
<br>
<sub><a href="http://www.postgresql.org/">PostgreSQL</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1071/sqlite.jpg' alt='SQLite'>
<br>
<sub><a href="http://www.sqlite.org/">SQLite</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<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/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/hosting.svg'/> Hosting (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/133/3wgIDj3j.png' alt='Heroku'>
<br>
<sub><a href="https://www.heroku.com">Heroku</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/saas.svg'/> Software as a Service (SaaS) (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/43/kQ_6nwmP.jpg' alt='Twilio SendGrid'>
<br>
<sub><a href="http://sendgrid.com">Twilio SendGrid</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4124/simple1.png' alt='Simple Form'>
<br>
<sub><a href="https://github.com/plataformatec/simple_form">Simple Form</a></sub>
<br>
<sub>v2.1.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2466/twitterdev_gear.png' alt='Twitter API'>
<br>
<sub><a href="https://twitter.com/">Twitter API</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2203/default_9058af6f02375a99f634f537d727e32df92ac262.png' alt='UglifyJS'>
<br>
<sub><a href="http://lisperator.net/uglifyjs/">UglifyJS</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


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

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> RubyGems (15)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[coffee-rails](https://rubygems.org/coffee-rails)|v3.2.2|04/16/13|josedulanto |MIT|N/A|
|[figaro](https://rubygems.org/figaro)|v0.6.3|04/16/13|josedulanto |MIT|N/A|
|[jquery-rails](https://rubygems.org/jquery-rails)|v2.2.1|04/16/13|josedulanto |MIT|[CVE-2019-5428](https://github.com/advisories/GHSA-wv67-q8rr-grjp) (Moderate)<br/>[CVE-2015-1840](https://github.com/advisories/GHSA-4whc-pp4x-9pf3) (Moderate)<br/>[CVE-2020-23064](https://github.com/advisories/GHSA-257q-pv89-v3xv) (Moderate)<br/>[CVE-2015-9251](https://github.com/advisories/GHSA-rmxg-73gg-4p98) (Moderate)<br/>[CVE-2019-11358](https://github.com/advisories/GHSA-6c3j-c64m-qhgq) (Moderate)<br/>[CVE-2020-11022](https://github.com/advisories/GHSA-gxr4-xjj5-5px2) (Moderate)<br/>[CVE-2020-11023](https://github.com/advisories/GHSA-jpcq-cgw6-v4j6) (Moderate)|
|[less-rails](https://rubygems.org/less-rails)|v2.3.3|04/16/13|josedulanto |MIT|N/A|
|[pg](https://rubygems.org/pg)|v0.14.1|04/16/13|josedulanto |BSD-2-Clause|N/A|
|[quiet_assets](https://rubygems.org/quiet_assets)|v1.0.2|04/16/13|josedulanto |MIT|N/A|
|[sass-rails](https://rubygems.org/sass-rails)|v3.2.6|04/16/13|josedulanto |MIT|N/A|
|[simple_form](https://rubygems.org/simple_form)|v2.1.0|04/16/13|josedulanto |MIT|[CVE-2019-16676](https://github.com/advisories/GHSA-r74q-gxcg-73hx) (Critical)|
|[slim-rails](https://rubygems.org/slim-rails)|v1.1.1|04/16/13|josedulanto |MIT|N/A|
|[sqlite3](https://rubygems.org/sqlite3)|v1.3.7|04/16/13|josedulanto |BSD-3-Clause|N/A|
|[therubyracer](https://rubygems.org/therubyracer)|v0.11.4|04/16/13|josedulanto |MIT|N/A|
|[thin](https://rubygems.org/thin)|v1.5.1|04/16/13|josedulanto |GPL-2.0+,Ruby|N/A|
|[twitter](https://rubygems.org/twitter)|v4.6.2|04/16/13|josedulanto |MIT|N/A|
|[twitter-bootstrap-rails](https://rubygems.org/twitter-bootstrap-rails)|v2.2.6|04/16/13|josedulanto |MIT|[CVE-2019-8331](https://github.com/advisories/GHSA-9v3m-8fp8-mj99) (Moderate)<br/>[CVE-2014-4920](https://github.com/advisories/GHSA-vpqv-mqvc-pcx2) (Moderate)|
|[uglifier](https://rubygems.org/uglifier)|v2.0.1|04/16/13|josedulanto |MIT|[CVE-2015-8857](https://github.com/advisories/GHSA-34r7-q49f-h37c) (Critical)|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
Loading