soat-fiap / FIAP.TechChallenge.ByteMeBurger

Repository for FIAP SOAT post degree Tech Challenge
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Implement Serilog Enrich Filters to Handle PII Data #46

Open coderabbitai[bot] opened 1 month ago

coderabbitai[bot] commented 1 month ago

In the context of the PR https://github.com/soat-fiap/FIAP.TechChallenge.ByteMeBurger/pull/45, it's crucial to ensure that the logging configuration does not inadvertently log sensitive information. This issue is to track the implementation of Serilog enrich filters that explicitly prevent logging of PII. Sample code and guidelines will be provided to assist in this implementation.