You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When validating a component-definition that imports a component-definition that contains a remote validation of a file path will error due to current file path lookup functionality and not find the validations.
assessment-result.yaml is created that contains the imported component-definition's remote validations are tested and satisfied compared to validating that component-definition individually.
Actual Result
The imported component-definition's remote validations are not found due to current file path functionality.
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
Moderate/Moderate
The text was updated successfully, but these errors were encountered:
Environment
Device and OS: Ubuntu 22.04
App version: v0.7.0
Kubernetes distro: N/A
Kubernetes version: N/A
provider: N/A
When validating a component-definition that imports a component-definition that contains a remote validation of a file path will error due to current file path lookup functionality and not find the validations.
Steps to reproduce
git clone https://github.com/defenseunicorns/uds-core.git
lula validate -f compliance/oscal-component.yaml
Expected result
assessment-result.yaml is created that contains the imported component-definition's remote validations are tested and satisfied compared to validating that component-definition individually.
Actual Result
The imported component-definition's remote validations are not found due to current file path functionality.
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
Moderate/Moderate
The text was updated successfully, but these errors were encountered: