I can't find a support channel or abuse email for bitbucket, so posting a discussion.
https://bitbucket.org/osrf/ariac/issues?status=new&status=open
Dozens of spam issues with very sketchy content are being created on the osrf/ariac repository.
I used to have admin access to this repo, but it seems I no longer do (maybe I lost it when I changed the email associated with my account?). I can't close these spam issues, and I'm not sure if there is another account that can.
Hello @psyko_chewbacca ,
I've moved your post to a new question so we can better track each individual's repositories. You can access the new post using this link.
Thank you!
Patrik S
I am also having spam issues on:
https://bitbucket.org/jwilleke/examples/issues?status=new&status=open
They all show as "Former user created an issue"
And I can not find out how to open a an internal support ticket.
-jim
I moved the repository and deleted the repository after 100s of spam notices on a repository even after I had marked it private.
Gave up on Bitbucket due to the lack of any response.
Hello @jwilleke ,
In order to prevent users that are not members of the repository to create Issues, you would actually need to make the Issue Tracker private as well by going to Repository Settings > Issue Tracker > select Private Issue tracker.
This will allow only users that have access to the repository to be able to view and create new issues.
Same here: https://bitbucket.org/cdelker/schemdraw/issues
I just set my issue list to Private until this is resolved.
Similarly for me. Around 50 since yesterday all following a similar pattern.
Hello @nevay ,
We would recommend temporarily setting the Issue tracker as private by going to Repository Settings > Issue Tracker > select Private Issue tracker, to prevent the creation of new spam issues.
I will post an update here once our engineering team has mitigated the issue and when it's safe to make your issue tracker public again.
Thank you, @nevay .
Patrik S
I'm also seeing this on an open source repository at
https://bitbucket.org/takluyver/pynotify2/issues?status=new&status=open
I've managed to bulk delete issues through the API - I created an app password and used the bitbucket-python Python module to wrap the API (one stumbling block, where it says 'email' I had to use my bitbucket username instead of an email address). Then I can just delete issues in a loop:
for i in range(10, 20):
client.delete_issue('pynotify2', i)
print('Deleted', i)
I had 191 spam issues added to a repository.
I wrote a NodeJS CLI tool to delete them all. It will delete all issues where:
This was enough for me. You might need to adjust the criteria.
I've been getting personally hammered with spam for days now, due to my handle, from all over bitbucket. This is not the first time this same kind of spam campaign has been waged either, exactly the same kind of messages:
Absolutely nothing I can do about it since these aren't even repos I maintain, except disable bitbucket notifications for mentions entirely on my account.
Also SPAM issues (from #41 to #54) here: https://bitbucket.org/dgui/dgui/issues