Code Monkey home page Code Monkey logo

Comments (4)

kotakanbe avatar kotakanbe commented on May 20, 2024

It works fine on my environment. ( CentOS5, non-root user)
I want to reproduce the issue. Let me know your OS version of the target server.

Please update to the latest version, and run with --debug option to get more information.

user for ssh

Vuls supports non-root user for ssh user.
You have to define NOPASSWD in /etc/sudoers on the target server if you use non-root user.
For details, see https://github.com/future-architect/vuls#usage-configtest

  • CentOS, Amazon Linux, RedHat Enterprise Linux
vuls ALL=(root) NOPASSWD: /usr/bin/yum
  • Ubuntu, Debian
vuls ALL=(root) NOPASSWD: /usr/bin/apt-get, /usr/bin/apt-cache

from vuls.

kotakanbe avatar kotakanbe commented on May 20, 2024

Please join vuls-slack team.
https://docs.google.com/forms/d/e/1FAIpQLSfMyxCKV0C1ukTE0Mc9oyOHDI_2nbz4L75LAMj0D_A2vx_fMA/viewform?c=0&w=1

And add a GitHub Star if you favorite Vuls.

from vuls.

kotakanbe avatar kotakanbe commented on May 20, 2024

I reproduced the problem on CentOS7 (without -ssh-external).
I will fix it soon :)

from vuls.

kotakanbe avatar kotakanbe commented on May 20, 2024

The bug was fixed.
Please test on your environment.
Thanks for reporting :)

from vuls.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.