SEDATED icon indicating copy to clipboard operation
SEDATED copied to clipboard

SEDATED® Project (Sensitive Enterprise Data Analyzer To Eliminate Disclosure)

Results 13 SEDATED issues
Sort by recently updated
recently updated
newest added

Here are some false positive examples: - `ssl.truststore.password=*********` - `password=*********` - `password:*********` - `pass=********` - `secret=*********` - `secret:*********` For now of course we've just recommended utilizing an all text fake...

A team was attempting to revert a PR via the github UI. Within the PR there was a removal of 2 lines that matched regexes (in this case they happened...

https://thenewstack.io/words-matter-finally-tech-looks-at-removing-exclusionary-language/

I love what you guys are doing on owasp sedated. if you are looking to increase the number of regex findings that you have you might also look at the...

I just discovered this tool and it looks fantastic! I am wondering how difficult it would be to pipe data from `git` to SEDATED to spot **existing** commits that have...

As a suggestion, instead of reinvent the wheel and create rules and regex from scratch, why no use Gitleaks as part of the project and inherit all their capabilities and...

Hi @SimeonCloutier @denniskennedy and Team, I quickly wanted to reach out to your guys and seek suggestions. We are using sedated extensively in our organization and we started facing issue...

Very basic support for a regex whitelist.

Hi Team, We have implemented SEDATED in our Organization and it's been very successful. Thank you for this. One challenge we are facing is on the performance, many times, even...

Hi Team, My Manger has asked me to draft a document justifying sedated in our business I provided him this -Sedated is trigger by GitHub hook when code is committed...