forked from userfrosting/UserFrosting
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechstack.yml
More file actions
879 lines (879 loc) · 35.9 KB
/
techstack.yml
File metadata and controls
879 lines (879 loc) · 35.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
repo_name: iGore/UserFrosting
report_id: 2792876131cf7809f106ecbf2ef2edb4
version: 0.1
repo_type: Public
timestamp: '2024-03-20T21:34:08+00:00'
requested_by: iGore
provider: github
branch: master
detected_tools_count: 66
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/iGore/UserFrosting
detection_source: Repo Metadata
- 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/iGore/UserFrosting
detection_source: Repo Metadata
- name: PHP
description: A popular general-purpose scripting language that is especially suited
to web development
website_url: http://www.php.net/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg
detection_source_url: https://github.com/iGore/UserFrosting
detection_source: Repo Metadata
- name: Bootstrap
description: Simple and flexible HTML, CSS, and JS for popular UI components and
interactions
website_url: http://getbootstrap.com/
version: 3.3.6
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Front-End Frameworks
image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Srinivas N
last_updated_on: 2017-01-08 07:09:41.000000000 Z
- name: Node.js
description: A platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications
website_url: http://nodejs.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Colin Mollenhour
last_updated_on: 2017-04-19 22:26:18.000000000 Z
- name: Select2
description: The jQuery replacement for select boxes
website_url: https://select2.github.io/
version: 4.0.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/7488/select2.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Srinivas N
last_updated_on: 2017-01-08 07:09:41.000000000 Z
- name: Symfony
description: A PHP full-stack web framework
website_url: http://symfony.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1197/logosf_positif_03_icon.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-05-31 01:42:00.000000000 Z
- name: Twig
description: A flexible, fast, and secure template engine
website_url: https://twig.symfony.com/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1642/default_3debd3a9a6d757c011130c7a9626e7c3bd8be945.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2016-07-21 03:57:33.000000000 Z
- name: jQuery
description: The Write Less, Do More, JavaScript Library.
website_url: http://jquery.com/
version: 2.2.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-05-30 17:52:17.000000000 Z
- name: Cloud DB for Mysql
description: Easily setup and manage the MySQL database service
website_url: https://www.ncloud.com/product/database/cloudDbMysql
open_source: false
hosted_saas: true
category: Data Stores
sub_category: SQL Database as a Service
image_url: https://img.stackshare.io/service/21275/default_078eb0ae2b56280a937ed073a3ba4332291f9ba8.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Igor Besel
last_updated_on: 2017-05-13 14:52:33.000000000 Z
- name: MySQL
description: The world's most popular open source database
website_url: http://www.mysql.com
version: '5.7'
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Colin Mollenhour
last_updated_on: 2017-04-19 22:26:18.000000000 Z
- name: Bower
description: A package manager for the web
website_url: http://bower.io
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/847/66db62603f426a8fc6664081811be6d4.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: Silic0nS0ldier
last_updated_on: 2017-01-20 00:58:55.000000000 Z
- name: Composer
description: Dependency Manager for PHP
website_url: https://getcomposer.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/1688/New_Project__65_.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Colin Mollenhour
last_updated_on: 2017-04-20 18:43:40.000000000 Z
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/iGore/UserFrosting
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/iGore/UserFrosting
detection_source: Repo Metadata
- name: NGINX
description: A high performance free open source web server powering busiest sites
on the Internet.
website_url: http://nginx.org
open_source: false
hosted_saas: false
category: Application Hosting
sub_category: Web Servers
image_url: https://img.stackshare.io/service/1052/YMxUfyWf.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/docker-compose.yml
detection_source: docker-compose.yml
last_updated_by: Colin Mollenhour
last_updated_on: 2017-04-19 22:26:18.000000000 Z
- name: PHPUnit
description: Testing framework for PHP
website_url: https://phpunit.de/
version: '5.7'
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/1616/1_WsEnddd5Y4EgEHsT054kUQ.jpeg
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: alexweissman
last_updated_on: 2016-06-23 23:55:03.000000000 Z
- name: PhpSpec
description: A toolset for behavior driven development
website_url: http://www.phpspec.net/en/latest/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/3502/6b9dfb07681dee602dbdf75d9393f07c_400x400.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/docker/php/Dockerfile
detection_source: docker/php/Dockerfile
last_updated_by: Colin Mollenhour
last_updated_on: 2017-04-19 22:26:18.000000000 Z
- name: gulp
description: The streaming build system
website_url: http://gulpjs.com/
version: 3.9.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/844/iruTC031.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: Jordan Mele
last_updated_on: 2017-02-16 00:16:58.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/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: alexweissman
last_updated_on: 2016-06-23 23:55:03.000000000 Z
- name: Font Awesome
description: The internet's most popular icon toolkit
website_url: https://fontawesome.com/
version: 4.7.0
open_source: true
hosted_saas: false
category: Design
sub_category: Fonts
image_url: https://img.stackshare.io/service/3244/1_Mr1Fy00XjPGNf1Kkp_hWtw_2x.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-01-10 05:44:46.000000000 Z
- name: Ionicons
description: Beautifully crafted open source icons
website_url: http://ionicons.com/
version: 2.0.1
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: UI Components
image_url: https://img.stackshare.io/service/5368/icon.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-01-25 18:48:25.000000000 Z
- name: Moment.js
description: A JavaScript date library for parsing, validating, manipulating, and
formatting dates
website_url: http://momentjs.com/
version: 2.17.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Jordan Mele
last_updated_on: 2017-01-13 06:51:40.000000000 Z
- name: Monolog
website_url: https://github.com/Seldaek/monolog
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/9170/183678.jpeg
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2016-08-12 04:55:10.000000000 Z
- name: birke/rememberme
description: Secure "Remember Me" functionality
package_url: https://packagist.org/birke/rememberme
version: '2.0'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/account/composer.json
detection_source: app/sprinkles/account/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-03-20 16:27:54.000000000 Z
- name: composer/installers
description: A multi-framework Composer library installer
package_url: https://packagist.org/composer/installers
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-04-04 22:13:39.000000000 Z
- name: doctrine/dbal
description: Powerful PHP database abstraction layer
package_url: https://packagist.org/doctrine/dbal
version: '2.5'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-05-06 01:20:10.000000000 Z
- name: filp/whoops
description: Php error handling for cool kids
package_url: https://packagist.org/filp/whoops
version: '2.1'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-05-30 17:27:12.000000000 Z
- name: illuminate/cache
description: The Illuminate Cache package
package_url: https://packagist.org/illuminate/cache
version: '5.4'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-06-18 23:12:42.000000000 Z
- name: illuminate/database
description: The Illuminate Database package
package_url: https://packagist.org/illuminate/database
version: '5.4'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-06-18 23:12:42.000000000 Z
- name: illuminate/events
description: The Illuminate Events package
package_url: https://packagist.org/illuminate/events
version: '5.4'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-06-18 23:12:42.000000000 Z
- name: illuminate/filesystem
description: The Illuminate Filesystem package
package_url: https://packagist.org/illuminate/filesystem
version: '5.4'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-06-18 23:12:42.000000000 Z
- name: league/csv
description: CSV data manipulation made easy in PHP
package_url: https://packagist.org/league/csv
version: '8.1'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: Louis Charette
last_updated_on: 2016-10-19 16:58:08.000000000 Z
- name: league/factory-muffin
description: The goal of this package is to enable the rapid creation of objects
for the purpose of testing
package_url: https://packagist.org/league/factory-muffin
version: '3.0'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-05-14 17:57:20.000000000 Z
- name: league/factory-muffin-faker
description: The goal of this package is to wrap faker to make it super easy to
use with factory muffin
package_url: https://packagist.org/league/factory-muffin-faker
version: '2.0'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-05-14 17:57:20.000000000 Z
- name: mockery/mockery
description: Mockery is a simple yet flexible PHP mock object framework
package_url: https://packagist.org/mockery/mockery
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: alexweissman
last_updated_on: 2017-06-02 22:19:02.000000000 Z
- name: monolog/monolog
description: Sends your logs to files
package_url: https://packagist.org/monolog/monolog
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2016-08-12 04:55:10.000000000 Z
- name: nikic/php-parser
description: A PHP parser written in PHP
package_url: https://packagist.org/nikic/php-parser
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/account/composer.json
detection_source: app/sprinkles/account/composer.json
last_updated_by: Louis Charette
last_updated_on: 2016-12-10 21:10:03.000000000 Z
- name: phpmailer/phpmailer
description: PHPMailer is a full-featured email creation and transfer class for
PHP
package_url: https://packagist.org/phpmailer/phpmailer
version: 5.2.10
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: Louis Charette
last_updated_on: 2016-10-19 16:58:08.000000000 Z
- name: phpunit/phpunit
description: The PHP Unit Testing framework
package_url: https://packagist.org/phpunit/phpunit
version: '5.7'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-05-31 01:42:00.000000000 Z
- name: rockettheme/toolbox
description: RocketTheme Toolbox Library
package_url: https://packagist.org/rockettheme/toolbox
version: 1.3.1
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2016-08-12 04:55:10.000000000 Z
- name: slim/csrf
description: Slim Framework 4 CSRF protection PSR-15 middleware
package_url: https://packagist.org/slim/csrf
version: '0.8'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-03-08 02:19:46.000000000 Z
- name: slim/slim
description: Slim is a PHP micro framework that helps you quickly write simple yet
powerful web applications and APIs
package_url: https://packagist.org/slim/slim
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-03-08 02:19:46.000000000 Z
- name: slim/twig-view
description: Slim Framework 4 view helper built on top of the Twig 3 templating
component
package_url: https://packagist.org/slim/twig-view
version: '1.2'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2017-03-08 02:19:46.000000000 Z
- name: symfony/console
description: Eases the creation of beautiful and testable command line interfaces
package_url: https://packagist.org/symfony/console
version: '3.3'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-05-31 01:42:00.000000000 Z
- name: symfony/http-foundation
description: Defines an object-oriented layer for the HTTP specification
package_url: https://packagist.org/symfony/http-foundation
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2016-08-12 04:55:10.000000000 Z
- name: twig/twig
description: Twig
package_url: https://packagist.org/twig/twig
version: '1.18'
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: alexweissman
last_updated_on: 2016-07-23 22:46:02.000000000 Z
- name: vlucas/phpdotenv
description: Loads environment variables from `.env` to `getenv
package_url: https://packagist.org/vlucas/phpdotenv
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/composer.json
detection_source: app/sprinkles/core/composer.json
last_updated_by: Louis Charette
last_updated_on: 2016-10-19 16:58:08.000000000 Z
- name: wikimedia/composer-merge-plugin
description: Composer plugin to merge multiple composer.json files
package_url: https://packagist.org/wikimedia/composer-merge-plugin
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/packagist/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/composer.json
detection_source: composer.json
last_updated_by: Louis Charette
last_updated_on: 2017-03-29 00:00:54.000000000 Z
- name: bootstrap
description: The most popular front-end framework for developing responsive
package_url: http://bower.io/bootstrap
version: 3.3.6
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Srinivas N
last_updated_on: 2017-01-08 07:09:41.000000000 Z
- name: clipboard
description: Modern copy to clipboard. No Flash. Just 3kb
package_url: http://bower.io/clipboard
version: 1.5.16
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-01-16 07:44:56.000000000 Z
- name: fastclick
description: Polyfill to remove click delays on browsers with touch UIs
package_url: http://bower.io/fastclick
version: 1.0.6
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Louis Charette
last_updated_on: 2017-01-14 18:05:34.000000000 Z
- name: handlebars
description: Shim repository for Handlebars.js
package_url: http://bower.io/handlebars
version: 3.0.3
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Srinivas N
last_updated_on: 2017-01-08 07:09:41.000000000 Z
- name: iCheck
description: Highly customizable checkboxes and radio buttons
package_url: http://bower.io/iCheck
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Louis Charette
last_updated_on: 2017-01-14 18:05:34.000000000 Z
- name: ionicons
description: Ionicons - free and beautiful icons from the creators of Ionic Framework
package_url: http://bower.io/ionicons
version: 2.0.1
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-01-25 18:48:25.000000000 Z
- name: jquery-slimscroll
description: Small jQuery plugin that transforms any div into a scrollable area
with a nice scrollbar
package_url: http://bower.io/jquery-slimscroll
version: 1.3.8
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-05-30 17:52:17.000000000 Z
- name: jquery-validation
description: Form validation made easy
package_url: http://bower.io/jquery-validation
version: 1.14.0
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-05-30 17:52:17.000000000 Z
- name: moment
description: Parse
package_url: http://bower.io/moment
version: 2.17.1
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Jordan Mele
last_updated_on: 2017-01-13 06:51:40.000000000 Z
- name: select2
description: Select2 is a jQuery based replacement for select boxes
package_url: http://bower.io/select2
version: 4.0.3
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: Srinivas N
last_updated_on: 2017-01-08 07:09:41.000000000 Z
- name: speakingurl
description: Generate a slug – transliteration with a lot of options
package_url: http://bower.io/speakingurl
version: 11.0.0
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-01-14 18:49:19.000000000 Z
- name: tablesorter
description: Flexible client-side table sorting
package_url: http://bower.io/tablesorter
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/bower/image.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/app/sprinkles/core/bower.json
detection_source: app/sprinkles/core/bower.json
last_updated_by: alexweissman
last_updated_on: 2017-05-30 17:52:17.000000000 Z
- name: bower
description: The browser package manager
package_url: https://www.npmjs.com/bower
version: 1.8.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16205/default_b4f5b6f31c5ab1ffee4bacf20842cd41a8f2658d.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: Silic0nS0ldier
last_updated_on: 2017-01-20 00:58:55.000000000 Z
vulnerabilities:
- name: Symlink Arbitrary File Overwrite in bower
cve_id: CVE-2019-5484
cve_url: https://github.com/advisories/GHSA-p6mr-pxg4-68hx
detected_date: Aug 22
severity: high
first_patched: 1.8.8
- name: del
description: Delete files and directories
package_url: https://www.npmjs.com/del
version: 2.2.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15907/default_a582b9fecca65f37fe68520c8f84d3bcae35db24.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: alexweissman
last_updated_on: 2016-06-23 23:55:03.000000000 Z
- name: gulp-copy
description: Plugin copying files to a new destination and using that destination
for other actions
package_url: https://www.npmjs.com/gulp-copy
version: 1.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17603/default_b06ec1ccf403dac1459596b8571a4fb6a46577e1.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: Jordan Mele
last_updated_on: 2017-02-16 00:16:58.000000000 Z
- name: gulp-load-plugins
description: Automatically load any gulp plugins in your package.json
package_url: https://www.npmjs.com/gulp-load-plugins
version: 1.4.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16154/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: Jordan Mele
last_updated_on: 2017-02-16 00:16:58.000000000 Z
- name: shelljs
description: Portable Unix shell commands for Node.js
package_url: https://www.npmjs.com/shelljs
version: 0.7.6
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15897/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/iGore/UserFrosting/blob/master/build/package.json
detection_source: build/package.json
last_updated_by: Silic0nS0ldier
last_updated_on: 2017-01-20 00:58:55.000000000 Z
vulnerabilities:
- name: Improper Privilege Management in shelljs
cve_id: CVE-2022-0144
cve_url: https://github.com/advisories/GHSA-4rq4-32rv-6wp6
detected_date: Jan 22
severity: high
first_patched: 0.8.5
- name: Improper Privilege Management in shelljs
cve_id:
cve_url: https://github.com/advisories/GHSA-64g7-mvw6-v9qj
detected_date: Jan 15
severity: moderate
first_patched: 0.8.5