Skip to content

feat: add auto_close_untracked_incidents

Paulo Martins requested to merge feat/auto_close_untracked_incidents into main

Summary

This MR adds a function to clean up (close) incidents that stop being updated by Tenable.

Ideally, we could get this information from Tenable but I couldn't find a way to do it. When assets are replaced, Tenable stops tracking those findings and when the asset expires, the findings are deleted.

Merge request reports