home.social

#securitymanager — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #securitymanager, aggregated by home.social.

fetched live
  1. AI e Security Manager: un'alleanza strategica per la sicurezza: di Maurizio Grasso - Direttore Commerciale di DAB Sistemi Integrati Negli ultimi anni, l'intelligenza artificiale - AI ha trasformato numerosi settori, compresa la sicurezza. Per un Security Manager, l'AI non e' solo un supporto tecnologico, ma un'opportunita' concreta per rendere...
    #MaurizioGrasso #dabsi #AI #SecurityManager #sicurezza dlvr.it/TJrnH6

  2. Posted: Detoxifying the JDK Source Code. This is about the nice cleanups we’ve done after the removal of the Security Manager.

    stuartmarks.wordpress.com/2024

    #Java #OpenJDK #SecurityManager

  3. Cursed code snippet #351:

    // Make trouble for ourselves
    if (System.getSecurityManager() == null)
    System.setSecurityManager(new RMISecurityManager());

    #Java #RMI #SecurityManager

  4. Making #Rust supply chain attacks harder with #Cackle

    davidlattimore.github.io/makin

    The fun part of it is that it's the compile-time equivalent of Java's #SecurityManager that Oracle deprecated because... reasons. I'm waiting for the next Lo4gshell