• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle






  • There’s one section of benches on my town common that smells like cigarettes from all the way over on the sidewalk. Even if it’s empty. There are so many smokers that the stink won’t go away even though it’s outside. Why do they get to ruin that section of park for everyone else?

    We have this one park with a small beach section. They try to rope off a s,all smoking section away from everyone else, but you can still smell it. Why do they get to ruin the public beach for everyone else?


  • My company only allows downloads from official sources, verified publishers, signed where we can. This is enforced by only allowing the repo server to download stuff and only from places we’ve configured. In general those go through a process to reduce the chances of problems and mitigate them quickly.

    We also feed everything through a scanner to flag known vulnerabilities, unacceptable licenses

    If it’s fully packaged installable software, we have security guys that take a look at I have no idea what they do and whether it’s an audit

    I’m actually going round in circles with this one developer. He needs an open source package and we already cache it on the repo server in several form factors, from reputable sources …… but he wants to run a random GitHub component which downloads an unsigned tar file from an untrusted source