Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

fix: Add missing reference URLs to all rego policies #987

Merged
merged 2 commits into from
Oct 5, 2022
Merged

Conversation

liamg
Copy link
Contributor

@liamg liamg commented Oct 5, 2022

No description provided.

@liamg liamg marked this pull request as ready for review October 5, 2022 10:58
@liamg liamg requested a review from owenrumney as a code owner October 5, 2022 10:58
@@ -213,6 +213,19 @@ func (m *MetadataRetriever) updateMetadata(meta map[string]interface{}, metadata
metadata.Frameworks[framework.Framework(fw)] = sections
}
}
if raw, ok := meta["related_resources"]; ok {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a feeling this change will increase the cyclomatic compexity 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh no

Copy link
Member

@owenrumney owenrumney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small cyclomatic issue I suspect

@liamg liamg merged commit e87152b into master Oct 5, 2022
@liamg liamg deleted the liamg-fix-links branch October 5, 2022 11:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants