#35 Regression, fails to white/blacklist inline or intrinsic event scripts
Opened 5 years ago by quidam. Modified 5 years ago

Commit 77e9a69 seems to be the first to do that. Also, an automated test is needed to verify this functionality.


Commit 1f0ce1c also seems to cause some of the cases.

Commit 77e9a69 seems to be the first to do that.

Thank you for narrowing the regression window. I'm looking into this, and will add the fix to the current PR.

Also, an automated test is needed to verify this functionality.

Definitely. I'm also adding a bunch of tests for UI notifications as well, since we had bugs with unreported scripts, which will be committed in next PR.

This issue should be fixed by commit 3f325ce.
As anticipated, regression tests for this bug will be added with the "bunch of tests" PR, also because they require additional testing infrastructure to watch script interception reports, which are referenced by whitelist / blacklist / forget actions.

Login to comment on this ticket.

Metadata