Problem
We have a need to be able to indicate that the outputs of specific application executions were created with a currently approved package version.
Currently we use logs of the execution coupled with controlled systems and wrapper script that log the metadata needed.
If the digest information logged when a package is pulled could also be logged when it is invoked then ocx may be a good way for us to address some of our pain points.
Proposed Solution
I would expect a configuration option in the managed tier that would log the digest of the package when ocx package exec or ocx run is used.
Alternatives Considered
No response
Problem
We have a need to be able to indicate that the outputs of specific application executions were created with a currently approved package version.
Currently we use logs of the execution coupled with controlled systems and wrapper script that log the metadata needed.
If the digest information logged when a package is pulled could also be logged when it is invoked then
ocxmay be a good way for us to address some of our pain points.Proposed Solution
I would expect a configuration option in the managed tier that would log the digest of the package when
ocx package execorocx runis used.Alternatives Considered
No response