newsJava proposals would boost resistance to quantum computing attacksOpenJDK proposals would provide Java implementations of a quantum-resistant module-latticed-based digital signature algorithm and key encapsulation mechanism. By Paul KrillNov 08, 20242 minsJavaQuantum ComputingApplication Security news ‘Package confusion’ attack against NPM used to trick developers into downloading malwareBy John E. DunnNov 06, 20244 minsVulnerabilitiesOpen SourceSecuritynews analysis What Entrust certificate distrust means for developersBy Travis VanOct 30, 20249 minsBrowser SecurityWeb DevelopmentApplication Security 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 minVulnerabilitiesOpen SourceSecurity analysisWhy cloud security outranks cost and scalabilityBy David Linthicum Oct 04, 20245 minsMicroservicesCloud SecurityAPIs analysisUnderstanding VBS Enclaves, Windows’ new security technologyBy Simon Bisson Oct 03, 20248 minsContainersWindows SecurityData and Information Security newsJava 23 highlights crypto performance and securityBy Paul Krill Sep 24, 20243 minsJavaProgramming LanguagesSecurity opinionSecurity takes a front seatBy Matt Asay Aug 19, 20244 minsTechnology IndustryApplication SecurityCloud Security ArticlesanalysisRed-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 minsMicrosoft AzureGenerative AIApplication SecurityanalysisFocusing 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 minsGenerative AIData GovernanceApplication Securitynews7 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 minsMicrosoft AzureApplication SecurityCloud ComputingnewsJava 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++RustProgramming LanguagesnewsJava 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 LanguagesSecuritybrandpostThe future of cloud security: Top trends to watch in 2024In 2024, CISOs evaluating their cloud security strategies must prioritize an end-to-end solution capable of delivering proactive protections from code to cloud. Mar 14, 2024 7 minsSecurityfeatureOpen source is not insecureOpen source doesn’t have a security problem. It has a distribution problem. By Dan Lorenc Mar 14, 2024 10 minsApplication SecurityDevopsOpen SourcenewsJetBrains releases security fixes for TeamCity CI/CD systemTwo critical security vulnerabilities discovered by Rapid7 could allow an attacker to gain administrative control of TeamCity On-Premises servers.By Paul Krill Mar 12, 2024 1 minCI/CDApplication SecurityDevops Show more Show less View all Upcoming Events28/Nov conference The Official CSO Security Summit UKNov 28, 20249:30 am – 17:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards CSO 30 Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO 28/Nov awards Next CSO Awards UKNov 28, 202418:30-21:30 GMTAndaz London Liverpool Street CSO and CISO View all events Video on demand videoBuilding Python wheels to distribute your programsThe “wheel” format in Python lets you bundle up and redistribute a Python package you’ve created. Others can then use the “pip” tool to install your program from your wheel file, which can include binary components (like Python extension modules written in C). This video walks through the basics of how to build wheels with a “pip install”-able project. Nov 15, 2024 6 minsPythonSoftware Development Creating a pip install-able Python package Nov 14, 2024 3 minsPythonSoftware Development How to get better web requests in Python with httpx Oct 07, 2024 4 minsPython How to better integrate Python/C with CFFI Oct 03, 2024 5 minsPython See 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 All topics Close Analytics Artificial Intelligence Careers Cloud Computing Data Management Databases Development Tools Devops Emerging Technology Generative AI Java JavaScript Microsoft .NET Open Source Programming Languages Python Software Development Technology Industry Show me moreLatestArticlesVideos news Go language evolving for future hardware, AI workloads By Paul Krill Nov 15, 20243 mins Google GoGenerative AIProgramming Languages analysis Strategies to navigate the pitfalls of cloud costs By David Linthicum Nov 15, 20246 mins Cloud ArchitectureCloud ManagementCloud Computing analysis And the #1 Python IDE is . . . By Serdar Yegulalp Nov 15, 20242 mins PythonProgramming LanguagesSoftware Development video How to create and work with zip archives using Python Oct 01, 20245 mins Python video How to implement "modes" in software, with a game as an example Sep 12, 20244 mins Python video Powerful Python source code processing with "ast" Sep 10, 20249 mins Python