penafieljlm / inquisitor

Opinionated organisation-centric OSINT footprinting inspired from recon-ng and Maltego
165 stars 56 forks source link

Decouple transform methods from the assets #13

Open penafieljlm opened 7 years ago

penafieljlm commented 7 years ago

It would probably be a good idea to decouple the transform methods from the assets themselves and have them be stored under some "transforms" submodule. This will make contributing new transforms to the project much easier. I'm sort of thinking something like how recon-ng treats its transform methods as modules.