Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelist XHR which are not trackers #43

Open
rhanka opened this issue Nov 27, 2021 · 1 comment
Open

Whitelist XHR which are not trackers #43

rhanka opened this issue Nov 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@rhanka
Copy link

rhanka commented Nov 27, 2021

Some website may be legitimate to call tierce APIs.
Tracker detection function is very precious for detecting privacy potential problems

Nevertheless, it count all API calls as "trackers" which is a bug my point of view.
e.g https://stats.judilibre.io handles 17 API calls which are considered by dashloard as trackers, those are false positives.

@revolunet
Copy link
Member

Hi, our allowlist is defined here : https://github.com/SocialGouv/thirdparties-action/blob/master/src/analyze.js#L7 we can add some exceptions for non gouv.fr domains

@revolunet revolunet added the enhancement New feature or request label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants