this post was submitted on 31 Jul 2025
437 points (99.3% liked)

Technology

73602 readers
4011 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] gravitas_deficiency@sh.itjust.works 48 points 4 days ago (9 children)

This is why you don’t vibe code a webservice

[–] FauxLiving@lemmy.world 25 points 4 days ago (7 children)

This wasn't vibe coding, it's incompetant devops.

You have to go out of your way to make these buckets public like this. Several giant "Everyone will have access to this" warnings, re-authentication, a permanent warning symbol on the dashboard AND regular e-mails reminding you that you have a public bucket. I don't even think you can do this via the API, it requires a human to manually make this setting.

I'm guessing that they couldn't figure out how to configure the Access Control Lists and just made it public so that it would work. That's fine in a test environment, without any user data but it's pure incompetence to have a production system setup this way.

[–] gravitas_deficiency@sh.itjust.works 9 points 4 days ago (5 children)

I’d say it’s not fine in a test environment, because then your test env S3 bucket is publicly available.

[–] echodot@feddit.uk 2 points 4 days ago (1 children)

Yeah I could see it being left like this for an hour or so while someone finds out what the actual security configurations are supposed to be, during which time it wouldn't have any data in it. But to leave it like this for any period of time is ridiculous and to release it like this is criminal.

I’m sorry, no - this is something you just simply don’t so.

Source: most of my career

load more comments (3 replies)
load more comments (4 replies)
load more comments (5 replies)