anchore / anchore-engine

A service that analyzes docker images and scans for vulnerabilities
Apache License 2.0
1.57k stars 273 forks source link

Unused code in ExecutablePolicyRule #1356

Open rbrady opened 2 years ago

rbrady commented 2 years ago

I reviewed a file and saw unused code with no additional context information other than "currently unused".

https://github.com/anchore/anchore-engine/blob/e6db8d5e38ea25bbff54ee32b24d9f019fa69df2/anchore_engine/services/policy_engine/engine/policy/bundles.py#L597-L639