Giter Club home page Giter Club logo

Comments (8)

vrajat avatar vrajat commented on August 19, 2024

Do you mean something like:

[db1]
....

[db2]
....

And choose one through the command line like ?

piicatcher --config cfg.ini db --name db1

I am depending on https://pypi.org/project/click-config-file/ for config file to save effort and right now it doesn't support it.

from piicatcher.

jayeshagwan1 avatar jayeshagwan1 commented on August 19, 2024

After migrating to config file, deep search is not working. I have 2 tables in db, but result is showing only 1st table.
image

image

config file :
[db]
host="10.10.XXX.XXX"
port="3306"
user="XXX"
password="XXXX"
database="XX"
connection-type="mysql"
output-format="json"
scan-type="deep"
list-all=True

from piicatcher.

vrajat avatar vrajat commented on August 19, 2024

from piicatcher.

jayeshagwan1 avatar jayeshagwan1 commented on August 19, 2024

Ohh. Even after passing --scan-type in config file, we need to explicitely pass --scan-type deep in cli. Then only it works:

image

from piicatcher.

vrajat avatar vrajat commented on August 19, 2024

from piicatcher.

vrajat avatar vrajat commented on August 19, 2024

I made a mistake in documentation. It should scan_type and not scan-type. Can you give it a try with scan_type ? Fixing the docs

from piicatcher.

jayeshagwan1 avatar jayeshagwan1 commented on August 19, 2024

Its working fine now. Just one thing. It takes around 6-10 min to return the result

from piicatcher.

vrajat avatar vrajat commented on August 19, 2024

closing as piicatcher uses a catalog to store database info.

from piicatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.