Skip to content

Need new ArgKind to inform importers and adapters to check content is signed #1131

Description

Summary of the new feature / enhancement

As part of the authenticode scenario, once we have settings to handle signing of content (whether it's a warning or error), we need a way to inform importers and adapters to check their own content.

Proposed technical implementation details (optional)

Define a new ArgKind:

{
  "untrustedContent": "[error|warn]"
}

DSC itself would either error or warn if the importer or adapter doesn't use this ArgKind.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions