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

Ubuntu 22.04 LTS support #2043

Closed
gnadaban opened this issue Apr 25, 2022 · 2 comments
Closed

Ubuntu 22.04 LTS support #2043

gnadaban opened this issue Apr 25, 2022 · 2 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/support Indicates an issue that is a support question.

Comments

@gnadaban
Copy link

Hi, when will Ubuntu 22.04 be supported for APT?

Attempting to install on Jammy using APT shows an error:

E: The repository 'https://aquasecurity.github.io/trivy-repo/deb jammy Release' does not have a Release file.
@gnadaban gnadaban added the triage/support Indicates an issue that is a support question. label Apr 25, 2022
@jeffalder
Copy link
Contributor

#2044

I'm a new contributor and added the EOL support here. Lemme look at the repo and see if I can figure it out.

@knqyf263
Copy link
Collaborator

knqyf263 commented Apr 26, 2022

There are two types of "Ubuntu 22.04 support".

  1. Install Trivy on Ubuntu 22.04
  2. Scan Ubuntu 22.04 images

I think @gnadaban is talking about 1, while @jeffalder is referring to 2.

No. 1 is done. aquasecurity/trivy-repo#10
No. 2 requires contribution.
https://github.com/aquasecurity/trivy-db/blob/df65ebde46f4ab443fb6f4702b05b8fe6332c356/pkg/vulnsrc/ubuntu/ubuntu.go#L27-L48

@knqyf263 knqyf263 added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/support Indicates an issue that is a support question.
Projects
None yet
Development

No branches or pull requests

3 participants