iSECPartners/Introspy-iOS

Issue filtering

thirstscolr opened this issue · 1 comments

Add signature filtering functionality back into the python client.

The signature class is already there, except it's called group (in self.group for a given signature) so you don't have to add another argument to the signature constructor. This avoids having to hardcode the goup in each signature and also makes sure all the groups/classes are consistent.