Skip to content

chore(ubuntu): set Ubuntu 22.10 EOL #1552

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

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Conversation

MaineK00n
Copy link
Collaborator

What did you implement:

set Ubuntu 22.10

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

before

$ vuls scan
[Oct 27 02:14:50]  INFO [localhost] vuls-v0.20.5-build-20221027_015659_6eb4c5a
[Oct 27 02:14:50]  INFO [localhost] Start scanning
[Oct 27 02:14:50]  INFO [localhost] config: /home/mainek00n/github/github.com/MaineK00n/vuls/config.toml
[Oct 27 02:14:50]  INFO [localhost] Validating config...
[Oct 27 02:14:50]  INFO [localhost] Detecting Server/Container OS... 
[Oct 27 02:14:50]  INFO [localhost] Detecting OS of servers... 
[Oct 27 02:14:50]  INFO [localhost] (1/1) Detected: vuls-target: ubuntu 22.10
[Oct 27 02:14:50]  INFO [localhost] Detecting OS of containers... 
[Oct 27 02:14:50]  INFO [localhost] Checking Scan Modes... 
[Oct 27 02:14:50]  INFO [localhost] Detecting Platforms... 
[Oct 27 02:14:52]  INFO [localhost] (1/1) vuls-target is running on other
[Oct 27 02:14:52]  INFO [vuls-target] Scanning OS pkg in fast mode
[Oct 27 02:14:52]  WARN [localhost] Some warnings occurred during scanning on vuls-target. Please fix the warnings to get a useful information. Execute configtest subcommand before scanning to know the cause of the warnings. warnings: [Failed to check EOL. Register the issue to https://github.com/future-architect/vuls/issues with the information in `Family: ubuntu Release: 22.10`]


Scan Summary
================
vuls-target	ubuntu22.10	332 installed

Warning: [Failed to check EOL. Register the issue to https://github.com/future-architect/vuls/issues with the information in `Family: ubuntu Release: 22.10`]



To view the detail, vuls tui is useful.
To send a report, run vuls report -h.

after

$ vuls scan
[Oct 27 02:16:37]  INFO [localhost] vuls-v0.20.5-build-20221027_021533_b26c5b9
[Oct 27 02:16:37]  INFO [localhost] Start scanning
[Oct 27 02:16:37]  INFO [localhost] config: /home/mainek00n/github/github.com/MaineK00n/vuls/config.toml
[Oct 27 02:16:37]  INFO [localhost] Validating config...
[Oct 27 02:16:37]  INFO [localhost] Detecting Server/Container OS... 
[Oct 27 02:16:37]  INFO [localhost] Detecting OS of servers... 
[Oct 27 02:16:37]  INFO [localhost] (1/1) Detected: vuls-target: ubuntu 22.10
[Oct 27 02:16:37]  INFO [localhost] Detecting OS of containers... 
[Oct 27 02:16:37]  INFO [localhost] Checking Scan Modes... 
[Oct 27 02:16:37]  INFO [localhost] Detecting Platforms... 
[Oct 27 02:16:39]  INFO [localhost] (1/1) vuls-target is running on other
[Oct 27 02:16:39]  INFO [vuls-target] Scanning OS pkg in fast mode


Scan Summary
================
vuls-target	ubuntu22.10	332 installed





To view the detail, vuls tui is useful.
To send a report, run vuls report -h.

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@MaineK00n MaineK00n self-assigned this Oct 26, 2022
@kotakanbe kotakanbe merged commit 96333f3 into master Nov 1, 2022
@kotakanbe kotakanbe deleted the MaineK00n/set-ubuntu-2210-eol branch November 1, 2022 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants