data-leak icon indicating copy to clipboard operation
data-leak copied to clipboard

A Browser Extension to help detect potentially unsafe data leaving the browser.

Results 4 data-leak issues
Sort by recently updated
recently updated
newest added

We are interested to detect potentially unsafe header usage practices including the following: Missing a strict-transport-security HTTP header Missing a x-content-type-options HTTP header with value: nosniff Missing a access-control-allow-origin HTTP...

Many calls are only triggered upon user action. So it would be a nice feature to have data-leak make simple actions (such a few mouse-clicks or mouse-scrolls) after a set...

When we detect potentially unsafe data (See https://github.com/groovecoder/data-leak/issues/3), we should display the count in a browserAction UI like CLIQZ ... Note: Replace "removed" with "detected"