Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product bugs encountered during scanning #1427

Closed
OldFish66 opened this issue Mar 23, 2022 · 3 comments
Closed

Product bugs encountered during scanning #1427

OldFish66 opened this issue Mar 23, 2022 · 3 comments
Labels

Comments

@OldFish66
Copy link

OldFish66 commented Mar 23, 2022

What did you do? (required. The issue will be closed when not provided.)

vuls scan

What did you expect to happen?

Successfully scanned and output the results.

What happened instead?

warning and stop scan.

  • Current Output
    Warning: [Standard OS support is EOL(End-of-Life). Purchase extended support if available or Upgrading your OS is strongly recommended.]

Please re-run the command using -debug and provide the output below.
Warning: [Failed to check EOL. Register the issue to https://github.com/future-architect/vuls/issues with the information in Family: redhat Release: 20]

Steps to reproduce the behaviour

Configuration (MUST fill this out):

  • Go version (go version):
    go version go1.17.3 linux/amd64

  • Vuls environment:
    vuls-v0.19.4-build-20220323_151647_262e09b

Hash : 262e09bc8311b28ee713665347abcf01c5827e82__

To check the commit hash of HEAD
$ vuls -v

or

$ cd $GOPATH/src/github.com/future-architect/vuls
$ git rev-parse --short HEAD

  • command:
    vuls scan
@OldFish66 OldFish66 added the bug label Mar 23, 2022
@OldFish66
Copy link
Author

and I think this patch may help.
0001-fix-a-scan-bug-for-extra-product.txt

@MaineK00n
Copy link
Collaborator

@OldFish66

Vuls currently supports only RedHat Enterprise Linux (referred to as "redhat"), versions 5 through 8.
Even if the patch you wrote could scan server information, it would not be able to detect vulnerabilities.

By the way, what product or environment would you like to scan? For example, it would be great if you could tell us the name of the product, the display of /etc/redhat-release, and so on.

@OldFish66
Copy link
Author

OldFish66 commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants