aquasecurity / trivy-repo

deb/rpm repository for Trivy
Apache License 2.0
9 stars 12 forks source link

Add configs for Ubuntu 21.10 (`impish`) and Ubuntu 22.04(`jammy`) #10

Closed afdesk closed 2 years ago

afdesk commented 2 years ago

Add support dep packages for Ubuntu 21.10 Impish and Ubuntu 22.04 Jammy.

Fixes https://github.com/aquasecurity/trivy/issues/1692

knqyf263 commented 2 years ago

Can you add a related issue?

afdesk commented 2 years ago

I've added a link to the issue and added support Ubuntu 22.04.

knqyf263 commented 2 years ago

After taking a look over it again, I feel like it may be hard to maintain Ubuntu versions since new versions will come every 6 months. Is it possible to automate it?

afdesk commented 2 years ago

@knqyf263 I have an idea: we can remove file deb/conf/distributions, and will create the config from ci/deploy-deb.sh.

knqyf263 commented 2 years ago

How can we generate it?

afdesk commented 2 years ago

How can we generate it?

I mean something like this: https://github.com/aquasecurity/trivy/pull/1775/files

jeffalder commented 2 years ago

@afdesk @knqyf263 Can we help move this forward?

knqyf263 commented 2 years ago

The next release will contain Ubuntu 21.10 and 22.04.