Latest from todayopinionWeaponizing generative AIThe security of genAI models is iffy and takes a back seat to other issues, but with developers increasingly using genAI for code, it needs to become a priority. By Matt AsayDec 16, 20244 minsArtificial IntelligenceGenerative AISecurity news Supply chain compromise of Ultralytics AI library results in trojanized versionsBy Lucian ConstantinDec 09, 20241 minDevelopment Libraries and FrameworksPythonSecurityfeature A GRC framework for securing generative AIBy Trevor WelshNov 19, 202411 minsApplication SecurityData GovernanceGenerative AI newsJava proposals would boost resistance to quantum computing attacksBy Paul Krill Nov 08, 20242 minsApplication SecurityData and Information SecurityJava news‘Package confusion’ attack against NPM used to trick developers into downloading malwareBy John E. Dunn Nov 06, 20244 minsOpen SourceSecurityVulnerabilities news analysisWhat Entrust certificate distrust means for developersBy Travis Van Oct 30, 20249 minsApplication SecurityBrowser SecurityWeb Development analysisWhy are we still confused about cloud security?By David Linthicum Oct 15, 20245 minsCloud SecurityIdentity and Access ManagementSecurity Infrastructure newsOpen source package entry points could be used for command jackingBy Howard Solomon Oct 14, 20241 minOpen SourceSecurityVulnerabilities analysisWhy cloud security outranks cost and scalabilityBy David Linthicum Oct 04, 20245 minsAPIsCloud SecurityMicroservices ArticlesanalysisUnderstanding VBS Enclaves, Windows’ new security technologyMicrosoft is protecting Recall’s vector indexes in trusted execution environments. It adds a bit of computational overhead, but is a must for data security.By Simon Bisson Oct 03, 2024 8 minsContainersData and Information SecurityWindows SecuritynewsJava 23 highlights crypto performance and securitySecurity-related enhancements include crypto performance updates, new debugging options, and additions to Kerberos and PKI.By Paul Krill Sep 24, 2024 3 minsJavaProgramming LanguagesSecurityopinionSecurity takes a front seatThreats that have always existed but are now amped up by generative AI are making enterprise leadership take notice and open the purse strings. By Matt Asay Aug 19, 2024 4 minsApplication SecurityCloud SecurityTechnology IndustryanalysisRed-teaming AI with PyRITMicrosoft has open sourced a key piece of its AI security, offering a toolkit that links data sets to targets and scores results, in the cloud or with small language models.By Simon Bisson Aug 15, 2024 7 minsApplication SecurityGenerative AIMicrosoft AzureanalysisFocusing open source on security, not ideologyIn today’s world where everything gets hacked, conversations about security are what’s truly important, especially to attract younger developers to open source.By Matt Asay Jul 22, 2024 4 minsCloud SecurityOpen SourceSecurity PracticesfeatureHow evolving AI regulations impact cybersecurityGetting in front of AI risks includes understanding evolving regulations. Here’s what that means for cybersecurity leaders. By Ram Movva and Aviral Verma Jul 02, 2024 8 minsApplication SecurityData GovernanceGenerative AInews7 application security startups at RSAC 2024VC-backed up-and-comers zero in on devsecops, the software supply chain, and securing the software development life cycle. By Victor Garza May 14, 2024 6 minsApplication SecurityDevopsSecurityanalysisUnderstanding Microsoft’s Trusted Signing serviceA new managed signing service on Azure offers low-cost, low-touch code signing with integration into GitHub Actions.By Simon Bisson May 02, 2024 8 minsApplication SecurityCloud ComputingMicrosoft AzurenewsJava services hit hardest by third-party vulnerabilities, report saysState of DevSecOps report finds 90% of Java services susceptible to vulnerabilities in third-party libraries.By Paul Krill Apr 18, 2024 2 minsJavaJavaScriptPythonnewsRust gets security fix for Windows vulnerabilityRust 1.77.2 point release addresses a critical vulnerability affecting Windows deployments. By Paul Krill Apr 12, 2024 2 minsRustSecuritySoftware DevelopmentfeatureRust memory safety explainedWhat makes the Rust language one of the best for writing fast, memory-safe applications? Rust's memory-safety features are baked into the language itself.By Serdar Yegulalp Apr 03, 2024 7 minsC++Programming LanguagesRustnewsJava 22 brings security enhancementsJDK 22 adds 10 new root CA certificates, a new asymmetric key interface, and a -XshowSettings option for displaying security settings. By Paul Krill Mar 22, 2024 3 minsJavaProgramming LanguagesSecurity Show more Show less View all Video on demand videoHow to use watchdog to monitor file system changes using PythonA common problem: you have a directory full of files and want to take some action every time something changes in it. The “Watchdog” library for Python gives you tools to observe changes in a directory structure and take action based on any generated events. Learn how to set up and work with Watchdog in this simple demonstration. Dec 17, 2024 3 minsPython The power of Python’s abstract base classes Dec 13, 2024 5 minsPython Text drawing and screen capture with Python’s Pillow library Nov 25, 2024 3 minsPython Use \”__main__\” in Python to make packages runnable Nov 22, 2024 3 minsPythonSee all videos Explore a topic Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source View all topics Show me moreLatestArticlesVideos feature Overcoming modern observability challenges By Pankaj Thakkar 23 Dec 20248 mins DevopsSoftware Development feature How generative AI could aid Kubernetes operations By Bill Doerrfeld 23 Dec 20245 mins ContainersKubernetesMicroservices opinion The exciting new world of Redis By Matt Asay 23 Dec 20246 mins Generative AIOpen Source video Building Python wheels to distribute your programs 15 Nov 20246 mins PythonSoftware Development video Creating a pip install-able Python package 14 Nov 20243 mins PythonSoftware Development video How to get better web requests in Python with httpx 07 Oct 20244 mins Python