* Add feature flags for new detectors * Slight rename, ensure the flags are false by default * Missed a name change * Turn on new detectors for OSS user * Instead of only adding flagged detectors when their flag is enabled, remove them when their flag is disabled * Thank you cursorbot * Excempt the flagged detectors from a test * add datadogapikey detector to defaults.go * gate detector behind feature flag * enable the flag on main * make detector list consistent in alphabetical order * add ipinfo detector to default detectors list * gate behind feature flag * add new Result fields to IgnoreFields in integration test --------- Co-authored-by: Charlie Gunyon <[email protected]> Co-authored-by: Charlie Gunyon <[email protected]>