Skip to content

Remove composer.lock from library #116

Description

@haeber

Hi, we are using actively AWS Security Inspector that looks into the vendors for usages of unsecure vendors. For month it's complaining about a CVE-2024-51736 - symfony/process Package Vulnerability because of an old locked version of symfony/process v4.3.4 in your composer.lock.

My idea would be to remove the composer.lock completely from this library and only rely on composer.json. This is a common pattern across most composer libraries and would of course calm down such false security alarms.

Thanks in advance & Kind Rergards
Thomas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions