SudhanshuC / Maltego-Transforms

Maltego Transforms, Machines and other extentions
MIT License
42 stars 18 forks source link

Username Support #7

Closed cmlh closed 9 years ago

cmlh commented 9 years ago

@SudhanshuC,

Can you please accept Pull Requests https://github.com/SudhanshuC/Maltego-Transforms/pull/2, https://github.com/SudhanshuC/Maltego-Transforms/pull/4 and https://github.com/SudhanshuC/Maltego-Transforms/pull/6 so I can create the Pull Request that support usernames?

Otherwise, I have to merge these Pull Request into the master branch which will just cause confusion.

cmlh commented 9 years ago

@SudhanshuC,

You could remove the regex related lines within https://github.com/cmlh/Maltego-Transforms/commit/dbdfc18ad5d6156a868bcfdef89ba8b27718d8d0 and support usernames within the same transform.

To avoid technical debt the release workflow would therefore be to copy this transform as aliastobreachedaccountv2.py and then remove these relevant lines with regex (pun not intended).

I'll close the issue and leave the decision up to you?