Skip to content

Indicate whether a gem will build extensions #486

@postmodern

Description

@postmodern

Indicate whether a gem has extensions set in it's gemspec. This will help users distinguish between native or FFI bindings from C/Java extensions. Additionally, malicious code could be executed via extensions at install time. Indicating the presence of such extensions would help the user be more suspicious of strange new gems.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions