Skip to content

Add project attribute to feature flag check

What does this MR do and why?

To be able to efficiently test the enforce_vulnerability_attributes_rules feature flag, this MR adds project as an argument to the feature flag check. The feature is currently disabled. I plan to enable and test it with a test project before globally enabling it.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related issue: #418784 (closed)

Edited by Andy Schoenen

Merge request reports