-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Product Audit Event
-
0
-
2
Issue Summary
When cloning a repository using SSH, the audit log shows the method as "Browser."
Steps to Reproduce
- Enable Full coverage on audit logging:

- Clone a repository using SSH and check the audit log page:

Expected Results
The method should be specific to the operation; in this case, it should show us SSH and not Browser.
Actual Results
Showing method "Browser" on SSH operations.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available