Skip to content

Registry keys being read by default #109

@FrankReh

Description

@FrankReh

Just built wac from main with the command cargo install --path . and used it, with the plug subcommand, as a replacement for the wasm-tools compose command.

When running the binary, my macOS asked me if I wanted to grant access to my wa.dev keyring info.

Thing is, there are no references to wa.dev in the Wasm components that were being used as the inputs.

The command still worked and produced the desired output, even when I disallowed access to the keyring info, I think showing it wasn't necessary.

I had not provided the --registry command line option, so it seems it was trying to follow its default value.

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