Skip to content

Require source link and version when binary files are committed #91

@Marcono1234

Description

@Marcono1234

Is your feature request related to a problem? Please describe.
This project consists of some binary executables and #84 added another one. For these binary files neither the source of them nor version information is provided. This makes it difficult to verify that the files are not malicious. I am not acusing anyone of including malicious files, but I would feel safer if there was a way to easily verify it.

Describe the enhancement you'd like
When a binary file is newly added or replaced the commit message or even better an additional file with meta information should describe:

  • Where the file came from, i.e. where it was downloaded from
  • The version of the file

This would allow others to verify that the file is legit by comparing the checksums.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions