Skip to content

If a blank value is passed in for collection, the code inside of install_utils.rb will evaluate implementation.to_sym to null and return an error #85

@michael-riddle

Description

@michael-riddle

We need to surround the code at

repos = REPOS[implementation.to_sym][:release]
with a check to ensure the key being evaluated actually exists in the REPOS hash and raise an error if it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions