Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@db-faker/anonymizer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-faker/anonymizer

**Anonymizer** is a NodeJS library and CLI to easily anonymize data.

latest
npmnpm
Version
0.1.0-alpha.0
Version published
Maintainers
1
Created
Source

🕵 Anonymizer

Anonymizer is a NodeJS library and CLI to easily anonymize data.

It has been made to anonymize development databases to ensure that your are not exposing sensible data.

🚧 This library is under heavy development 🚧

Use it at your own risks !

Help us to make this library Production ready by Contributing.

📅 Roadmap

  • Dump any SQL database using Knex
  • Easy configuration
  • Share and reuse faked values for data constistency
  • Add multiple input formats
    • CSV files
    • [] SQL
    • [] JSON
  • Add multiple output formats
    • CSV files
    • [] SQL
    • [] JSON

CLI

WIP

Library

WIP

👀 Looking for more

You are working with large databases ? You can use Dumper to subset your production database and only dump a sample of it.

And if you want to use both at the same time you can use DB Faker !

🔨 Contribute

WIP

FAQs

Package last updated on 10 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts