You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We have deployed our code from the bitbucket pipeline to aws ec2.
recently client received an email from AWS support that the bitbucket code was being exposed.
anyone from the link can see any files like dotfiles and respective files.
the link looks like this :
https://bitbucket.org/abcTech/%4sfasdfasdfasdfasdfadddsafasdf%7D/raw/master/apps/api/.env
this is not a real link. but when I click the link that I received it will show all the content from the file even if you are not a Bitbucket user!
didn't understand what is happening. what could be the issue?
my guess is the link is generated from the bitbucket pipeline's artifact but how can it be accessible to anyone?
Hi @Naim Bijapure,
The URL you posted here looks like it is from a file that is committed to a Bitbucket Cloud repo. If this can be accessed by anyone, then the repo must have been set to public.
If you are an admin of the repo, you can
If you don't have admin access to the repo, you can ask one of the admins to follow the steps I shared.
Please feel free to let me know how it goes and if you need anything further.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.