Skip to content

CI/CD: pip3 install --user Without Version Pinning #234

Description

@jwinarske

Affected File: .github/actions/homescreen-build/action.yml

toyota-connected / ivi-homescreen-plugins / .github / actions / homescreen-build / action.yml

pip3 install --user absl-py jinja2 ply meson

Risk: No version pinning means any future breaking or malicious update to these PyPI packages would affect the build. Use a requirements.txt with pinned versions and hash verification.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions