alreich fernandes

Results 8 comments of alreich fernandes

~/.talisman/bin/talisman_linux_amd64 --debug --scan INFO[0000] Running scanner d8888b. db db d8b db d8b db d888888b d8b db d888b .d8888. .o88b. .d8b. d8b db 88 `8D 88 88 888o 88 888o 88...

hi @harinee , please if you could let me know if you got a chance to take a look at my issue.

Hi @harinee , Thank you for looking into the issue. well, it was running when i installed it the first time. but the build started failing and that's when i...

Hi @harinee , Thank you for looking into the issue i tried what you said and i guess its a problem with the Repo. but could this be a bug...

Hi, Im facing a similar issue and im trying to debug line by line(im trying to bump all the pip dependencies). Ive managed to get nuget up and running but...

seems to have gotten it to work because these python packages also need to be installed: pip install hashin pip install pipfile pip install poetry as they are used by...

also, had to make these changes in : lib/dependabot/python/native_helpers.rb def self.python_helpers_dir File.join(native_helpers_root, "python/helpers") end def self.native_helpers_root default_path = File.join(__dir__, "../../../..") ENV.fetch("DEPENDABOT_NATIVE_HELPERS_PATH", default_path) end to def self.python_helpers_dir File.join(native_helpers_root, "helpers") end def...

Hi, is there any update on this issue please? im stuck at the place wherein i make the call: updated_files = updater.updated_dependency_files