I left a bitbucket cloud session open on a computer unattended for days.
Is there any way to know which of my repos were downloaded if any?
Audit Log doesn't seem to show such info.
Any help would be appreciated :)
Kind Regards,
Prashanth
Hi Prashanth! There's no way to know that. The audit log doesn't track when a repo is cloned, although the user will need to have permissions to do so (as I assume your credentials were not saved in that machine). If he downloaded from the Download section (https://bitbucket.org/<username>/<reponame>/downloads/), it will also not be possible to know it as the only tracked files are those that are uploaded separately:
In addition, even if the above examples were tracked, if someone has access to your account they could simply copy and paste the code to some other file, so you could never be completely sure that your code hasn't been copied.
Let us know if you have any questions!
Best regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.