You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
그동안은 (DB에는 영향주지 않게 nginx단에서) 수동으로 처리했었는데
그냥 내용에서 자동으로 \d{6}-\d{7} 형태 찾아서 마스킹하도록 하자.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7123241-?utm_campaign=plugin&utm_content=tracker%2F248100&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F248100&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
KISA 개인정보침해사고점검팀으로부터 종종 메일이 날아오는데
의안 원문(http://ko.pokr.kr/bill/xxxxxxxx/text) 페이지에 주민등록번호가 노출되어 있다고 마스킹 처리 해달라는 것.
그동안은 (DB에는 영향주지 않게 nginx단에서) 수동으로 처리했었는데
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7123241-?utm_campaign=plugin&utm_content=tracker%2F248100&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F248100&utm_medium=issues&utm_source=github).그냥 내용에서 자동으로
\d{6}-\d{7}
형태 찾아서 마스킹하도록 하자.The text was updated successfully, but these errors were encountered: