python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Data masking using PostgreSQL at Amazon RDS, how to?
I was looking into this
https://postgres.ai/docs/database-lab/masking
and was searching how to mask (dynamically) my data using Amazon RDS PostgreSQL, but couldn't find any real solution.
Is there any...
Fernando Rocha
Votes: 0
Answers: 1
How to substitute/mask values inside html tags in unix using AWK?
I have a html file with sensitive data. I want to mask those values , how can i do that using AWK ? I am fairly new to shell scripting so if you can help me with the code, that will be highly apprecia...
felicity
Votes: 0
Answers: 1
Mask an exception details delivered through a serilog message
Issue on github that I firstly made: https://github.com/serilog/serilog/issues/1657
I've got such configuration:
loggerConfiguration
.Enrich.FromLogContext()
...
Robert
Votes: 0
Answers: 0
Dynamic Data Masking in SSAS cube process
I have dynamic masked data in my SQL Server DB and I want to know what will happen to that if I used this data in my cube processing . would it be still a masked data is the cube , and can I use the ...
salomevala
Votes: 0
Answers: 1