UNCLASSIFIED - NO CUI

Skip to content

Resolve "Improve the error reporting for missing credentials in hardening_manifest.yaml and downloads.yaml"

Closes #195 (closed)

This MR handles unbound key errors related to auth in the hardening_manifest.yaml resources section. os.getenv is also changed to os.environ.get() in this MR for consistency where gathering the env var doesn't require failing the pipeline.

Successful test jobss:

Merge request reports