81
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Nov 2024
81 points (98.8% liked)
Programming
17314 readers
152 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
Python with PyPI, C# with Nuget, Docker with Dockerhub, Java with Maven Central, hell even just regular Linux packages from dodgy repositories...
Supply chain attacks concern almost everything everyone everywhere.
This is one of the more important reasons to minimize dependencies and be very picky about the ones we adopt.
I don't disagree. My last job was using winget to update some things. I raised the concept of trusting otherwise unknown updates, but I was pushed aside for the quick utility.
I'm only a student of cybersecurity, but I harshly judge my former "security expert" on far more than that.
Like fuck, the help desk has to install every patch, to every machine, through a spreadsheet?
No, deploy that shit from a server. Fuck.
In a way, I'm glad I left. In another way, I would really like a pay check again... and I moved to a well, tech illiterate state. Fuck me.
My condolences. Unfortunately, people are sometimes designated the in-house expert on a thing just because they seem slightly less ignorant of it than anyone else in the organization. That leaves more than a few people making decisions that impact security and privacy without good understanding or sound judgment in those areas.
Maybe you should train up and become your state's new security expert?