Skip to content

Commit

Permalink
Update databreachdetector.py
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
  • Loading branch information
rajapandi1234 authored Jul 11, 2024
1 parent 92f8347 commit 57d821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databreachdetector/databreachdetector.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ def deduce_sensitive_data_in_databases():

# Define the databases list
databases = [
{"name": "mosip_pms", "schema": "pms"},
{"name": "mosip_resident", "schema": "resident"},
# Add other databases as needed
]

Expand Down

0 comments on commit 57d821d

Please sign in to comment.