Closed amstrnad closed 9 months ago
This takes a significant pass on cleaning up the policies, particularly the policies that are actually run in CI.
entities.
env == _
{}
env == {}
_
env == _, code == _
This takes a significant pass on cleaning up the policies, particularly the policies that are actually run in CI.
entities.
, so that when seen in the policy inits, it's clear where to find the definitionenv == _
while never changing the env tag from{}
now stateenv == {}
_
. See https://github.com/draperlaboratory/hope-pex-kernel/issues/36env == _, code == _
if not specified in the rule, but I've added it back into the policies for clarity.