Pinned Loading
-
JarvusInnovations/lapidus
JarvusInnovations/lapidus PublicStream your PostgreSQL, MySQL or MongoDB databases anywhere, fast.
-
How to safely allow arbitrary SQL qu...
How to safely allow arbitrary SQL queries in multi-tenant web applications 1# Can we use PostrgreSQL's row-level-security to enable arbitrary query execution security in secure multi-tenant web applications?
23## Can we break out and access another tenants information?
4No, this is handled using schemas, ownership and roles (users). Using RLS does not impact leaking data
5between tenants. This allows us to give out SQL accounts that can run arbitrary queries without leaking data between
-
JarvusInnovations/node-request-to-curl
JarvusInnovations/node-request-to-curl PublicAdds a .toCurl() method to http.ClientRequests to generate output equivalent to the 'Copy as Curl' option in the WebKit debugger.
-
random-ua.js
random-ua.js PublicRandomly generates User-Agent strings based on actual usage statistics from Wikipedia and StatOwl.com as of July 2012.
-
OpenResty + LuaRocks + Nchan + Redis...
OpenResty + LuaRocks + Nchan + Redis (with password, graph and bloom modules) 1#!/bin/sh
23apt-get install -y libreadline-dev libncurses5-dev libpcre3-dev \
4libssl-dev perl make build-essential git curl \
5unzip
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.