olacabs / jackhammer

Jackhammer - One Security vulnerability assessment/management tool to solve all the security team problems.
https://jch.olacabs.com/userguide
Other
718 stars 162 forks source link

i have build a local setup for jackhammer(without docker)..Error: cannot find any vulnerability after scan! #70

Open 2295ad opened 6 years ago

kmadhusudhan commented 6 years ago

did you start sidekiq and redis ?

2295ad commented 6 years ago

I installed redis-server it has started...how do i install and start sidekiq ?pls help...

kmadhusudhan commented 6 years ago

sidekiq -c config/sidekiq.yml -d run this command from web/app directory