Search results for PyPI
AI & Enterprise
Runpod unveils Flash Python SDK to simplify AI inference deployment
Runpod has released an open-source Python SDK called Flash to reduce infrastructure burden when deploying AI code to production environments, Techzine reported on Sunday. The company said Flash lets developers turn local Python functions into autoscaling endpoints in minutes without building containers, managing images or configuring infrastructure. It is available under the MIT license via PyPI and GitHub and supports queue-based processing and load-balanced endpoints.
AI & Enterprise
Tech Insight: Why software supply chains are being breached quickly amid the spread of AI coding
A widely used software package, Axios, was hacked after attackers took over a maintainer account, added a new dependency and shipped an update. The added package installed a tailored remote-access trojan and erased traces, while many security tools failed to flag it. Andreessen Horowitz partners said the case shows software supply-chain risk rising as AI coding spreads. They cited research finding AI agents more often pick vulnerable versions and enable new attacks such as slopsquatting, while detection remains slow in the industry.
AI & Enterprise
AI models hallucinate 28 percent of software dependency upgrade recommendations, study finds
Leaving software dependency decisions to AI models can be risky, a study found. DevSecOps firm Sonatype analysed 36,870 dependency upgrade recommendations generated across four package repositories and reviewed 258,000 recommendations produced by seven AI models from Anthropic, OpenAI and Google. In an earlier study, nearly 28 percent of upgrades recommended by OpenAI GPT-5 were hallucinations involving non-existent versions or paths. A follow-up study found errors persisted in newer models.