OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3994discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: database-security清除
pg_vault_tdelabmiriade
ADDED

pg_vault_tde is a PostgreSQL extension for Transparent Data Encryption (TDE) using AES-256-GCM. It supports key management with HashiCorp Vault, OpenBao, or local PKCS#12 wallets, and PKCS#11 HSMs. It encrypts data at the Table Access Method layer without modifying PostgreSQL core.

Developer toolsSelf-hostedBackend & APIs
sqlmapsqlmapproject
ADDED

sqlmap is an open-source penetration testing tool that automates detecting and exploiting SQL injection flaws and taking over database servers, with a detection engine and features for fingerprinting, data fetching, file system access and OS command execution.

Developer toolsSelf-hostedTesting & debugging