Skip to content

[MEDIUM] window/close.js lets any extension call app.quit() #51

Description

@NotKiwy

window/close.js:4 calls app.quit() with zero checks. any extension can just nuke the whole app whenever it wants

nothing. just a straight up kill switch for the entire aplication

fix: either remove this entirely or restrict it to trusted extension only. at minimum, add a confirmation dialog before shutting everything down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions