bug-bounty489
google320
xss283
microsoft260
facebook227
rce176
apple154
exploit147
malware112
account-takeover109
bragging-post102
cve92
csrf85
privilege-escalation81
authentication-bypass66
stored-xss65
writeup63
phishing60
reflected-xss57
browser57
dos57
react54
ssrf52
access-control51
supply-chain49
input-validation49
cross-site-scripting48
cloudflare48
aws47
node46
docker46
smart-contract45
sql-injection45
ethereum44
web-application43
web-security43
defi43
oauth42
reverse-engineering42
web340
lfi37
burp-suite36
idor36
vulnerability-disclosure35
html-injection33
race-condition33
smart-contract-vulnerability32
csp-bypass32
clickjacking31
information-disclosure30
0
1/10
A Reddit discussion thread about the concept of building an open-source multi-tenant SQLite server, with various related SQLite concurrency and server discussions in the thread.
0
1/10
Parevo Core is a modular Go library that consolidates authentication, multi-tenancy, and permission management (RBAC/ABAC) across common web frameworks and databases. It provides auth primitives (JWT, OAuth2, SAML, LDAP, WebAuthn), tenant isolation with SQL filters, and pluggable storage adapters for MySQL, Postgres, MongoDB, and Redis.
golang
authentication
authorization
multi-tenant
rbac
abac
jwt
oauth2
saml
ldap
webauthn
api-keys
library
permission-management
session-management
framework-agnostic
Parevo Core
Go