Skip to content

mix deps.get when violating policy but already installed. #1186

Description

@maennchen
  • Add {:cowlib, "~> 2.17"} dependency
  • HEX_POLICY="" mix deps.get - Installs, warning, exit 0
  • HEX_POLICY="hexpm:erlefsecuritywg/strict" mix deps.get - Shows Policy Breakdown, Warning, exit 0

I believe we should have an exit 1 no matter if a dependency is locked already if it violates a policy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions