You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
While crawling Protected Audience (formerly FLEDGE), the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
The value "passedAndEnforced" of the enum KAnonStatus does not match the expected conventions (lower case, hyphen separated words)
The value "passedNotEnforced" of the enum KAnonStatus does not match the expected conventions (lower case, hyphen separated words)
The value "belowThreshold" of the enum KAnonStatus does not match the expected conventions (lower case, hyphen separated words)
The value "notCalculated" of the enum KAnonStatus does not match the expected conventions (lower case, hyphen separated words)