87
you are viewing a single comment's thread
view the rest of the comments
[-] lightnegative@lemmy.world 17 points 7 months ago

Why is it that security guys always think their issues are more important than any other issues?

Like well done you, you ran an automated tool over the codebase and it picked up some outdated dependencies.

We cant just update these dependencies because the newer versions have breaking changes and we already have a backlog of 32767 issues to deal with.

It's not security debt, it's just general technical debt.

Why is the issue that is only exploitable in a contorted scenario where the user has broken out of a VM and gained root on the hypervisor more important than the issue preventing our largest customer from tripling their volume on our platform?

Not to mention the joke that's been made of the CVE system due to resume padding by the security industry...

[-] Mischala@lemmy.nz 6 points 7 months ago* (last edited 7 months ago)

Generally a regular issue is much less likely to get you hacked.
Security issues often come with legal liability which is why a bad security department will act overly important and stomp around demanding changes be made right the fuck now.

But I do get it, a good security team should be enabling their dev teams to solve issues in the least disruptive way possible, not just thrown them work and barking orders.

In some places I have worked, the sec teans will find an issue and push PRs to fix them, explaining the security concern, and requesting only a review and merge.

[-] rostselmasch@lemmygrad.ml 3 points 7 months ago

It's not security debt, it's just general technical debt.

I would also say, that this is just technical debt. I also fully understand, that there are things like breaking changes. I remember clearly when we used asyncore in the past for Python at work and then it became deprecated. It was still possible to use it for a long time, but a change was needed. Such breaking changes caused work and are not nice. Especially if it is a big software.

On the other side, I am not happy if I buy software or hardware, which has probably insecure dependencies. I understand the developers, I am also one, and I know that many things are not under their control. I am also not blaming them. But it is a no-go if something new is sold with 10-year-old OpenSSH Server, 15-year-old curl or other things.

But I am not taking exotic vulnerabilities that seriously. Like, if you need specific constellations, so this is somehow hackable.

this post was submitted on 16 Feb 2024
87 points (98.9% liked)

Programming

16971 readers
257 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS