ComplianceAsCode / auditree-arboretum

The Auditree common fetchers, checks and harvest reports library.
https://auditree.github.io/
Apache License 2.0
17 stars 10 forks source link

Fix filtered_content property/attribute name collision #57

Closed alfinkel closed 3 years ago

alfinkel commented 3 years ago

What

Fix filtered_content property/attribute name collision.

Why

So that the repo metadata fetcher can fetch evidence again.

How

Renamed RepoMetadataEvidence filtered_content to relevant_content

Test

Context

Closes #56