Skip to content

pkg-repositories hides signature_type when it is NONE #2706

Description

@Defenso-QTH

pkg-repositories(8) currently does not report the value of the signature_type field of a repository configuration if its value is NONE.

Since the lack of signature has consequences on security I believe this setting should always be explicitly reported.

Offending line:

pkg/src/utils.c

Line 1342 in 31aa72e

if (pkg_repo_signature_type(repo) != SIG_NONE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions