Skip to content

Add CI Check for CVEs in Newly Added Maven Dependencies #25757

@imjalpreet

Description

@imjalpreet

Description

To improve Presto’s security posture, we should add an automated CI step that scans only newly introduced Maven dependencies in pull requests for known CVEs, and we could prevent merges if high-severity vulnerabilities are detected.

Motivation

  • Prevent introducing dependencies with known security vulnerabilities into the codebase.
  • Provide fast feedback to contributors before code is merged.

Use the OWASP Dependency-Check Maven plugin (or similar tool).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions