* [detector] feat: added rootly detector * [wip]feat: detector rootly * feat: added correct rootly detector * feat: added correct unit tests * feat: added correct unit tests * feat: added correct unit tests * feat: added correct unit test * feat: added `VerificationError` abstraction Signed-off-by: Sahil Silare <[email protected]> * feat: addressed review comments Signed-off-by: Sahil Silare <[email protected]> * Changed verification URL modified status code handling and added comments fixed GCP cred access in integration tests * Refactor HTTP request in Rootly detector to use http.MethodGet and http.NoBody for improved clarity and consistency. * Incorporated feedback * fixed missing bracket --------- Signed-off-by: Sahil Silare <[email protected]> Co-authored-by: Aman Ullah <[email protected]> Co-authored-by: Shahzad Haider <[email protected]>