Skip to content

feat(alma): add AlmaLinux 10 support #9189

Description

@DmitriyLewen

Description

AlmaLinux released https://wiki.almalinux.org/release-notes/#almalinux-os-10

We need to add support for this version.

Required changes

  • Create PR for vuln-list-update (see update#359)
    • Add 10 version in AlmaReleaseVersion
    • Collect advisories for AlmaLinux (make build + ./vuln-list-update -vuln-list-dir ./temp -target alma)
      • Recheck that advisories contain advisories for 10 version.
  • Build trivy-db (see update#359)
    • fetch all sources (make db-fetch-vuln-list + make db-fetch-langs) (you can use CACHE_DIR env).
    • overwrite AlmaLinux advisories (compiled in previous point)
    • build trivy-db (make db-build + db-compact)
    • open (you can use boltwrowser or boltwiz) and recheck that trivy-db contains advisories for 10 version (you can add screenshot about this in vuln-list-update PR)
  • Open PR for Trivy
    • add eol date for 10 version into eolDates
    • check work with new trivy-db
      • copy trivy-db from previous point
      • scan alma 10 image
      • confirm that Trivy detects vulnerability

Discussed in #9188

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.scan/vulnerabilityIssues relating to vulnerability scanning

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions