Skip to content

[Feature Request] Strict mode #165

@philmillman

Description

@philmillman

Description

It would be good to have a "strict" or "high security" mode that disallows all @sensitive values on disk, even in non-tracked env files.

Motivation

Allows policy enforcement for high security orgs and certain regulatory environments.

Proposed Solution

Validation check in load and run that will give a validation error if any @sensitive values are present on disk.

Alternatives

No response

Additional Information

Some challenges:

  • a user can change the local copy of their schema

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions