Skip to content

Handling of global installation #4

@gmemstr

Description

@gmemstr

Currently, the script requires that the project being analyzed has either the modules it uses to be included in the project's vendor file, or the script itself (from which the dependencies will be pulled). This should not be assumed to be true, especially when using the smmccabe/docker docker image. Ideally, the script could detect if it is installed globally, and then fall back to using the globally installed commands.

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