Skip to content

AVAILABLE_SECURITY_FIXES_GLOBAL_CHECK false positives #104

@goosewobbler

Description

@goosewobbler

AVAILABLE_SECURITY_FIXES_GLOBAL_CHECK is giving false positives due to its use of https://github.com/electron/releases, which has been deprecated and will no longer be updated.

The new way to get electron release data is via:

https://releases.electronjs.org/releases.json

However the data structure is completely different so this is not a drop-in replacement.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions