Skip to content

Remove tests and test data from release package #3092

Closed
@jawnsy

Description

@jawnsy

The release package includes various text fixtures, including things like TLS private keys, which some container scanning tools (erroneously) flag as problematic. While this is a limitation of the various container scanning tools, it would be easier for us to avoid the problem entirely, while also allowing us to reduce the size of the release archive, by removing tests from our release package.

For example, our release has various .pem and .key files:

image

Is there some straightforward way to avoid installing tests along with our various dependencies in the release package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreRelated to maintenance or clean up

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions