freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
874 stars 73 forks source link

feat: add hooks on_url, on_vulnerability, etc... #452

Open ocervell opened 1 month ago

ocervell commented 1 month ago

Register those hooks keys based on the instance output_types getattr(self, 'output_types', []) instead of on_item which is a bit too broad.