pucardotorg / dristi

MIT License
2 stars 12 forks source link

E-filing: Case service to encrypt and store respondent and witness PII details in the DB. #1449

Open subhashini-egov opened 2 months ago

subhashini-egov commented 2 months ago

Describe the bug Respondent and witness PII details are stored in the clear in the DB.

Expected behavior All PII details to be encrypted and stored.

prasanna2400 commented 1 month ago

added in qa env @rajeshcherukumalli please test and verify

atulgupta2024 commented 1 week ago

@Ramu-kandimalla @rajeshcherukumalli this seems to be in QA from Sept 16. What's the current status?

@suresh12

Beehyv-Vinod commented 3 days ago

Hi @Ramu-kandimalla @rajeshcherukumalli Tested in QA, working fine.

  1. Respondent details are saving in encrypted format in DB.
  2. Witness details are saving in encrypted format in DB.

Covered Scenario's,

  1. When we file a case details are storing in encrypted format in DB
    • Complainant Details, Respondent Details & Witness details are storing in encrypted format
  2. Verified the Search API Response, showing all the details in without encryption.