Skip to content

Single-quoted strings in importmap.rb #156

@nsilva-ta

Description

@nsilva-ta

Shouldn't we use single-quoted strings inside importmap.rb by default?

When there is a single-quoted string inside importmap.rb, as following example:

pin 'jquery' # @3.4.1

the entry will be ignored when the command ./bin/importmap audit is executed, and the vulnerability in the version of jquery is not reported.

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