Can Edremitoglu

Results 4 issues of Can Edremitoglu

I am currently working on upgrading pickler to use PivotalTracker API v5 instead v3. When starting on it I thought it would be pretty straight forward, but it turns out...

The PivotalTracker API v5 doesn't support XML anymore. Therefore JSON must be used.

I want to use Attachinary in combination with rails_admin in Rails 4. I am using MongoID. My problem is, that the upload is working fine, but when trying to save...

I get the following error with some transforms: ``` Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/canari/maltego/utils.py", line 222, in local_transform_runner ) if get_transform_version(transform_module.dotransform) == 2 else transform_module.dotransform( File "/usr/local/lib/python2.7/site-packages/sploitego-1.5-py2.7.egg/sploitego/transforms/pipltolocation.py", line...