Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OWASP Juice Shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
Collective - Host: opensource - https://opencollective.com/juice-shop - Code: https://github.com/bkimminich/juice-shop

Rename trigger functions to avoid confusion with callbacks

github.com/juice-shop/juice-shop - 1b07abb13e618a0cc0fdaf69d79348dc8e825bbb authored about 4 years ago by Bjoern Kimminich <[email protected]>
Remove unnecessary escape characters

github.com/juice-shop/juice-shop - 09be9246a29df07ec5627412bd429b0102ccc881 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Wrap intentional return assignments into parentheses

github.com/juice-shop/juice-shop - da4d44c58c787b08cbc9b0f819715e7692ffdec2 authored about 4 years ago by Bjoern Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 2fb47f0f55eff8b5ee72d289e312209490c69ee6 authored about 4 years ago by Björn Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 35116bb180f935f05ee92d25ef7378e8eab665d8 authored about 4 years ago by Björn Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 7ffa4ccc73a2660d276a10e54a9bbe63df97e13f authored about 4 years ago by Björn Kimminich <[email protected]>
Replace non-null assertions with optional chains

github.com/juice-shop/juice-shop - 7e323d3f1e5c794af5ea8ef0c544b4081c0ed53c authored about 4 years ago by Bjoern Kimminich <[email protected]>
Refactor conditionals into optional chain expressions

github.com/juice-shop/juice-shop - c4f4c984f326d61b91e3aef4a05fa9b4900654a5 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge branch 'master' into develop

github.com/juice-shop/juice-shop - ed960a5486ba1ddeec643e072953b956e0f29b62 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Apply default admin profile image automatically to admin accounts

(enhances #1547)

github.com/juice-shop/juice-shop - 8abaa8f3051d034bad36d64dfa540b08b7b64d25 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge pull request #1547 from wurstbrot/feature/coreteamImg

Add admin default profile picture

github.com/juice-shop/juice-shop - cad34be81c116115e8da043ed9188a5154a83b63 authored about 4 years ago by Björn Kimminich <[email protected]>
Clarify location of the security.txt in the app

(obsoletes #1549)

github.com/juice-shop/juice-shop - f68b2c49a880acca2d8a525f362ea4f449143935 authored about 4 years ago by Björn Kimminich <[email protected]>
Add default admin profile picture

github.com/juice-shop/juice-shop - 190dabfd1177342e56aa37a1c0589826a2c97426 authored about 4 years ago by Timo Pagel <[email protected]>
Fix type of parameter in service mock call

github.com/juice-shop/juice-shop - 01facadca838a85ed7caa17fd7573843a999e5ca authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix type conflicts from linter issue fixes

github.com/juice-shop/juice-shop - 6cf0ee205822c86bed88e9eae458b3beb91240dc authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix or disable template expression type issues

github.com/juice-shop/juice-shop - 4a5aed38ae482cca9ec8ae461a6d6bdaf6baf3d3 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix or ignore plus operand warnings

github.com/juice-shop/juice-shop - 723627e1b491954fda5cbd07b2f78ec98f7eeda7 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Revert "Fix or ignore consistent type assertion warnings"

This reverts commit 3bce259d

github.com/juice-shop/juice-shop - 20b43fd685a531321512ab88f43b95ab3de78f85 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix or ignore consistent type assertion warnings

github.com/juice-shop/juice-shop - 3bce259deba11534cb657c0100b9f09ff57bfd0c authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix two more warnings from ESLint and remove rule exclusion

github.com/juice-shop/juice-shop - 690f077c4e80d2b4bdb3735b1100eeea2bd2cfc9 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix code smells from unused imports and variables

github.com/juice-shop/juice-shop - d612cb760f4b7885fb1cd802003711db74863cac authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix code smells and potential precision loss

github.com/juice-shop/juice-shop - 2a6b6bbfedd443092866ac5b0beb5dd1bf756eb0 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix YAML indentation

github.com/juice-shop/juice-shop - 3bcd02310f09b4eda808a97357bfc0684e5239d5 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Install Node.js 14 before linting

github.com/juice-shop/juice-shop - d8a8eb796c7d6b065baa6103a2cc92060d30d334 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Replace Standard dependency with ESLint based on Standard

github.com/juice-shop/juice-shop - 251bf07ad366ce2bccbaceee2799d53b7b3b6ac1 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Remove Heroku deployment for Angular 11 branch

github.com/juice-shop/juice-shop - 766280eb915232f9a58d8303ffd94eb7f38fbddd authored about 4 years ago by Bjoern Kimminich <[email protected]>
Update frontend linter name to ESLint

github.com/juice-shop/juice-shop - 1a7855fdc64af23431d68763fd68f04e96018595 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Remove obsolete TSLint error directive

github.com/juice-shop/juice-shop - bc4801e46cc00f0d9bed11ca5ec8f0ee4fa84e5a authored about 4 years ago by Bjoern Kimminich <[email protected]>
Remove obsolete dependencies from TSLint

github.com/juice-shop/juice-shop - e72b82227f3e2bdbc244c0cd11b8354046045b69 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Declare element type explicitly as HTMLInputElement

github.com/juice-shop/juice-shop - e57b2d2be33ace26f5e56cf0b54fd02360b456e1 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Auto-fix linting issues

Signed-off-by: JuiceShopBot <[email protected]>

github.com/juice-shop/juice-shop - 99c3550489ff7937680df9a4877be35b8f4c1e51 authored about 4 years ago by JuiceShopBot <[email protected]>
Cast elements to more specific type

github.com/juice-shop/juice-shop - 38bfb65a7b3712acd0650ed5f0917887c8499f63 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Apply all possible automatic fixes to ESLint errors

github.com/juice-shop/juice-shop - f10fbf4ee0f439d8d850de9adf1d10dd6fc331ea authored about 4 years ago by Bjoern Kimminich <[email protected]>
Turn off ESLint rules beyond previous TSLint/StandardJS scope

github.com/juice-shop/juice-shop - 2adb51dd810d9efc835375479de096339e0c4b3d authored about 4 years ago by Bjoern Kimminich <[email protected]>
Configure ESLint to run via "ng lint" command

github.com/juice-shop/juice-shop - e96608a39659b108dd634ef3a68290bd20b4eb3e authored about 4 years ago by Bjoern Kimminich <[email protected]>
Add ESLint config auto-created from TSLint config

github.com/juice-shop/juice-shop - d18e1ec4542c6cca42d1b3498cd1c51778c36924 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix if condition bash syntax

github.com/juice-shop/juice-shop - 265d443fb1f2959faa6489f2a0206a8e99f043f3 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Deploy Angular 11 branch to separate Heroku dyno

(at http://juice-shop-experimental.herokuapp.com/)

github.com/juice-shop/juice-shop - 45b2d330e8c3575e9f7294eafddef548562444e3 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge branch 'develop' into angular11

github.com/juice-shop/juice-shop - 2cb2f858b8856eca012da93fc0131717ef2b523b authored about 4 years ago by Bjoern Kimminich <[email protected]>
Remove CORP and similar headers entirely

(and ignore corresponding ZAP finding as these headers
seem to break the SSTi challenge when ap...

github.com/juice-shop/juice-shop - 4c20da4a27b98dd32afeaab19f9283bb9c1f57af authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge branch 'develop' of github.com:bkimminich/juice-shop into develop

github.com/juice-shop/juice-shop - db3dac405040c882a4bbd43c2479591c8f828f1d authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge branch 'develop' into angular11

github.com/juice-shop/juice-shop - c8b1cfd4321810cb3417e722a3a516362c8ca15b authored about 4 years ago by Bjoern Kimminich <[email protected]>
Let all requests pass through untouched

github.com/juice-shop/juice-shop - d37ef67b92dfd954461013644a9d8d55ac52c1fa authored about 4 years ago by Bjoern Kimminich <[email protected]>
Disable also COOP and COEP headers

github.com/juice-shop/juice-shop - e56348737f8eca39ef58255a2aaf25dabc3132ee authored about 4 years ago by Bjoern Kimminich <[email protected]>
Unset CORP header to verify impact on SSTi

github.com/juice-shop/juice-shop - 47dd0c7609cf685152a459aa94a36c8dbc992ee3 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Update automatically to Angular Material 11

github.com/juice-shop/juice-shop - fafe45045490d9d66d86567bffc50edf44a4aeab authored about 4 years ago by Bjoern Kimminich <[email protected]>
Update automatically to Angular 11

github.com/juice-shop/juice-shop - 88cacf31cd969d2e9065ca826438d3185b79184a authored about 4 years ago by Bjoern Kimminich <[email protected]>
Disable analytics in CLI

(to avoid prompt asking permission during installations occasionally)

github.com/juice-shop/juice-shop - 4c8b7b891cc1b515bdde21773beae63dff84b949 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Add CORP, COOP and COEP HTTP headers manually

(until supported via https://github.com/helmetjs/helmet/issues/176)

github.com/juice-shop/juice-shop - 9a244c876311d89e45ea86224b333bee83fca338 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/juice-shop/juice-shop - 4a1a0b4310de571a1aa861dbab2e9ae5220a5746 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Use expected spelling of preferred language key

(will take effect once https://github.com/gergelyke/express-security.txt/pull/5 is merged)

github.com/juice-shop/juice-shop - 1c8195c84ac550d02bcc82edac7d90eeaa57f31b authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge pull request #1541 from cnotin/pr-devtools-console-clear

Fix devtools detection perf issue on Firefox

github.com/juice-shop/juice-shop - 711c5f9962cb1554a03610c25c85a43dd9e9e866 authored about 4 years ago by Björn Kimminich <[email protected]>
Fix devtools detection perf issue on Firefox

Clearing console allows to not overload it on Firefox. Detection still
does not work (whereas it...

github.com/juice-shop/juice-shop - 250ba46835301bb724275ba69ee26583fdb9f88c authored about 4 years ago by Clément Notin <[email protected]>
Bump to v12.3.1-SNAPSHOT

github.com/juice-shop/juice-shop - ecd4e08d57bd3b2255a8869815debfda8027ce0b authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/juice-shop/juice-shop - 11baacc0d64db961dcab671d76f5d0972cc3892f authored about 4 years ago by Bjoern Kimminich <[email protected]>
Add test for chatbot utilities

github.com/juice-shop/juice-shop - 48760d4ee1632b762c3be823c4a75df42e1ed22d authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge branch 'develop' of https://github.com/bkimminich/juice-shop.git into develop

github.com/juice-shop/juice-shop - 13aebce204018ac25235fe1cb63a1a73791ab020 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Pin CC reporter to 0.7.0

(until https://github.com/codeclimate/test-reporter/issues/449 is fixed)

github.com/juice-shop/juice-shop - 1d4b13c84c09df383dd7b59e5661a4abc55931d8 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/juice-shop/juice-shop - d8a5ab163a1f774e8d6d587864e940ee3a83ab68 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Fix race condition between order payment and PDF creation

(fixes #1527)

github.com/juice-shop/juice-shop - d5f67b6256de1e94c389c9e741bcc34b9686bdb2 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Run CI for PRs to all branches

github.com/juice-shop/juice-shop - e7eafbb6433ae8ed6bb96c177386763d71682fa0 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Update contributors table and supported releases for v12.3.0

github.com/juice-shop/juice-shop - 8a1bfb4e369408854d6f9c51d26a9c14efcd540e authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge branch 'develop'

github.com/juice-shop/juice-shop - ac0234b59940c59407cc20866fd1b4a8998da667 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Bump to v12.3.0

github.com/juice-shop/juice-shop - 76ed097e27605447b4f6fcfa6bf981d721e503ff authored about 4 years ago by Bjoern Kimminich <[email protected]>
Add missing copyright headers

github.com/juice-shop/juice-shop - 32bb6f806df8049e37773e8a8003d786abb38538 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/juice-shop/juice-shop - 9cca89be234e131dab31cca370a1b5c8de2e1ce6 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Bump copyright timespan to include 2021

github.com/juice-shop/juice-shop - d0f127f450e7f7c1fea55858026700db1edad7ef authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge pull request #1539 from bkimminich/l10n_develop

New Crowdin updates

github.com/juice-shop/juice-shop - c16687132b46479c65880f90d76775811a260fc9 authored about 4 years ago by Björn Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 4084bb1e70c909867f35024d3e484436d9776860 authored about 4 years ago by Björn Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 82873e6f3bd62990ff927426f7dfb1d22a23e0c2 authored about 4 years ago by Björn Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 5fb2ab06c7cb981695d44a123230aafcf58c6ee4 authored about 4 years ago by Björn Kimminich <[email protected]>
Update list of contributors as of 17.12.2020

github.com/juice-shop/juice-shop - 34985d3a92b8e9802451aeca230dc4b31fc340ba authored about 4 years ago by Bjoern Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 712bd60cd08100738948fdfa0eab9d69d0f17402 authored about 4 years ago by Björn Kimminich <[email protected]>
New translations en.json (Finnish)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 2013f5f99de55222c89f6f894400c591d550e551 authored about 4 years ago by Björn Kimminich <[email protected]>
Merge branch 'master' into develop

github.com/juice-shop/juice-shop - cf4f1093c2a7033778cf23ac462f2c2434d5ec9f authored about 4 years ago by Bjoern Kimminich <[email protected]>
Ignore auto-created invalid i18n files from commits

github.com/juice-shop/juice-shop - 63da2080b594c027c776e50f2bb84ea13f069c7a authored about 4 years ago by Bjoern Kimminich <[email protected]>
Add hacking video by Motasem Hamdan

github.com/juice-shop/juice-shop - 17aaaf875ecf45404687acc242249817bdd3d142 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Let security question related tests fake wait time for service lookup

github.com/juice-shop/juice-shop - eae66418ae06dc34103822e0d7f6a580514bb4e2 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge pull request #1536 from bkimminich/facelift

Fix payment view issues

github.com/juice-shop/juice-shop - e83e6e046c6b4fff4876a2193b1e7635cf9d9494 authored about 4 years ago by Björn Kimminich <[email protected]>
Wait for security answeer field to be enabled instead of visible (which it always was)

(fixes #1538)

github.com/juice-shop/juice-shop - 33732b59655eb4ce1e2c5347a66cecfeb7dece00 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Delay search for security question to 1sec after last keystroke

(fixes #1538)

github.com/juice-shop/juice-shop - 927ffb8e3543b64d2c3668af2437e5d9a1cf2810 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge pull request #1537 from bkimminich/l10n_develop

New Crowdin updates

github.com/juice-shop/juice-shop - 1f990d482d1ee04697531c344e7872699c97c302 authored about 4 years ago by Björn Kimminich <[email protected]>
Auto-fix linting issues

Signed-off-by: JuiceShopBot <[email protected]>

github.com/juice-shop/juice-shop - d8e65512146ebb1f6e06117f7e45dbb6578ad1a7 authored about 4 years ago by JuiceShopBot <[email protected]>
Remove attempt to force subsequent workflow execution

github.com/juice-shop/juice-shop - 1192bafa233833c205a4ad95c290f06c88149818 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Allow lint fix commits to trigger new workflow runs

github.com/juice-shop/juice-shop - 998b0ff079638012707c1826248b6a4557f1d122 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Auto-fix linting issues

Signed-off-by: JuiceShopBot <[email protected]>

github.com/juice-shop/juice-shop - a00e8c4adc039807fa08711b4831a9f2555e0560 authored about 4 years ago by JuiceShopBot <[email protected]>
Serve security.txt also from root folder

github.com/juice-shop/juice-shop - d491805462f52ede072422b7f50e5eecf6db479a authored about 4 years ago by Bjoern Kimminich <[email protected]>
Add preferred languages and expiration date to security.txt

github.com/juice-shop/juice-shop - 9fc2c27b671d38e52b6ae6f73aa39a8d9abdae04 authored about 4 years ago by Bjoern Kimminich <[email protected]>
New translations en.json (Chinese Traditional)

[ci skip]
Signed-off-by: Björn Kimminich <[email protected]>

github.com/juice-shop/juice-shop - 2b179743d8717b6cc97a60222e177f4b133257e9 authored about 4 years ago by Björn Kimminich <[email protected]>
Ignore all tag builds as intended originally

github.com/juice-shop/juice-shop - 4832616569921b92484d91795c9a0ee735501dca authored about 4 years ago by Bjoern Kimminich <[email protected]>
Ignore tag builds only for proper version tags

github.com/juice-shop/juice-shop - 94494e08e6c06bf8066d94f58aed53220c734a0b authored about 4 years ago by Bjoern Kimminich <[email protected]>
Ignore release builds

github.com/juice-shop/juice-shop - ccc683d8f9a74db12f35a3143c2db68606cd9486 authored about 4 years ago by Bjoern Kimminich <[email protected]>
Give security answer field 5sec instead of 2sec to appear

github.com/juice-shop/juice-shop - ad8f53db49325f85e969f6537cb702fafcdedc8f authored about 4 years ago by Bjoern Kimminich <[email protected]>
Merge pull request #1534 from bkimminich/l10n_develop

New Crowdin updates

github.com/juice-shop/juice-shop - 261f6257af12a15ca62deee555d4979a2343768e authored about 4 years ago by Björn Kimminich <[email protected]>
Merge pull request #1533 from cnotin/pr-limit-qty-per-user-per-order

Apply product quantity limit per user on a per-order basis

github.com/juice-shop/juice-shop - 8bb12ac40a63fc9752b144f23939df64d0b0a556 authored about 4 years ago by Björn Kimminich <[email protected]>
Auto-fix linting issues

Signed-off-by: JuiceShopBot <[email protected]>

github.com/juice-shop/juice-shop - 93d579944bf967e54d10df10db8dc8edc2688a8e authored about 4 years ago by JuiceShopBot <[email protected]>
Merge pull request #1526 from cnotin/pr-add-hint-after-fixture

Add fixtureAfter to insert hint after fixture

github.com/juice-shop/juice-shop - 0cf52a361665ef93073da7a8d1ea9e1329067e07 authored about 4 years ago by Björn Kimminich <[email protected]>
Merge pull request #1524 from cnotin/pr-waitForInputToNotHaveValueAndNotBeEmpty

Fix password hint popup was skipped in "Log in with Bender/Jim's user account"

github.com/juice-shop/juice-shop - 47a253d28b0830cfdcb14234fddccce174da38c8 authored about 4 years ago by Björn Kimminich <[email protected]>
Merge pull request #1519 from cnotin/pr-update-basket-number-after-login

Update basket number of items visible counter after login

github.com/juice-shop/juice-shop - 513e14d98c69a2ea9cd11b193814655634188d3f authored about 4 years ago by Björn Kimminich <[email protected]>
Merge pull request #1516 from cnotin/pr-clear-more

Clear token from cookie and local storage to better clean

github.com/juice-shop/juice-shop - f288f01876410f8a1542d45cebc9f34fc7b5798e authored about 4 years ago by Björn Kimminich <[email protected]>