This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Automatically Filter and Select Alerts (Written in Python)

For some time now, as a Sophos Partner, we often get asked by customers if it is possible for Sophos Central to filter out certain alerts, check all the boxes of the filtered alerts and acknowledge/clear them all in one go. Unfortunately, this feature isn't available in Sophos Central at the time of this post.

I have written a script to automatically filter and select alerts on Sophos Central using Python and Selenium module.

Until Sophos adds this feature, I think this script will be useful for companies that 500+ machines that generates a bunch of PUA alerts that needs to be cleared or acknowledged.

 

A few feature request that I found about this:

https://ideas.sophos.com/forums/428821-sophos-central/suggestions/20538091-allow-us-to-filter-and-select-alerts

https://ideas.sophos.com/forums/428821-sophos-central/suggestions/32609794-feature-request

 

Link to the script in github: https://github.com/0x6a6576/CheckAlerts

 

Please read the readme for instructions. If there are any questions, please let me know!



This thread was automatically locked due to age.