# cloud security

Security and privacy challenges and safeguards for cloud computing systems.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Patching at Fleet Scale, Twice: How DigitalOcean Closed Januscape and the AMD Safe RET Issue Without Customer Impact

DevFeed: [Patching at Fleet Scale, Twice: How DigitalOcean Closed Januscape and the AMD Safe RET Issue Without Customer Impact](<https://devfeed.tech/articles/patching-at-fleet-scale-twice-how-digitalocean-closed-januscape-and-the-amd-safe-ret-issue-without-customer-impact-19928.md>)

Original publisher: [Read original article](<https://www.digitalocean.com/blog/patching-januscape-amd-safe-ret>)

Author: Tim Lisko

Published: 2026-08-24T21:25:19Z

Content type: article

Language: en

Sources: [DigitalOcean](<https://devfeed.tech/sources/digitalocean.md>)

Topics: [Digital Ocean](<https://devfeed.tech/topics/digital-ocean.md>), [virtualization](<https://devfeed.tech/topics/virtualization.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [cve](<https://devfeed.tech/tags/cve.md>), [digitalocean](<https://devfeed.tech/tags/digitalocean.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [security](<https://devfeed.tech/tags/security.md>), [trust-security](<https://devfeed.tech/tags/trust-security.md>), [update](<https://devfeed.tech/tags/update.md>), [virtualization](<https://devfeed.tech/tags/virtualization.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

DigitalOcean describes how it responded to two serious vulnerabilities affecting its hypervisor fleet: Januscape, a KVM nested-virtualization flaw, was addressed with fleet-wide livepatching, while a separate AMD hypervisor vulnerability required kernel updates and reboots across roughly 1,600 hypervisors. The article reports zero confirmed customer-facing impact.

### Source excerpt

Setting the stakes In early July, security researcher Hyunwoo Kim discovered Januscape (CVE-2026-53359), a flaw in KVM's handling of nested virtualization that could allow a malicious guest to escape into the host hypervisor. It was disclosed publicly on July 6 via the Linux oss-security mailing list. For a cloud provider, a guest-to-host escape is the most serious class of vulnerability there is: the hypervisor is the boundary that keeps each customer's workloads isolated from each other, and from our infrastructure itself. We responded, patched the entire fleet in eight days with zero confirmed customer-facing impact, and drafted a post about how we did it. Then, before we could hit publish, it happened again. In late July we learned of a second and unrelated vulnerability affecting our entire AMD hypervisor fleet, that could not be livepatched. Roughly 1,600 hypervisors needed a kernel update and a reboot. So now this story is about two responses, three weeks apart. The first built the muscle. The second proved it was repeatable, at a larger scale, and on a harder constraint. Here's how both played out, and why two of the most serious vulnerability classes in cloud computing ended up feeling like just another couple of weeks for us. Act one: Januscape The fast path: fleet-wide livepatching Our response kicked off the same night the vulnerability was disclosed. When public exploit code surfaced late in the evening of July 6, the Kernel Engineering team was paged and dug in immediately. Engineers reproduced the exploit in an isolated environment, confirmed which kernel lines were affected, and built the first working livepatch before 1 AM, roughly 45 minutes after answering the page. Livepatching lets us fix a running kernel in place, with no reboot, no migration, and no observed disruption to the customer. A few hours later, patches for the kernel versions (6.1 and 6.12) that run the majority of our hypervisor fleet were ready to ship. For the remainder, we had to

## Technology Short Take 197

DevFeed: [Technology Short Take 197](<https://devfeed.tech/articles/technology-short-take-197-10931.md>)

Original publisher: [Read original article](<https://blog.scottlowe.org/2026/06/19/technology-short-take-197/>)

Author: Scott Lowe

Published: 2026-06-19T14:00:00Z

Content type: opinion

Language: en

Sources: [Scott's Weblog](<https://devfeed.tech/sources/scott-s-weblog.md>)

Topics: [networking](<https://devfeed.tech/topics/networking.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [code security](<https://devfeed.tech/topics/code-security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cni](<https://devfeed.tech/tags/cni.md>), [code-security](<https://devfeed.tech/tags/code-security.md>), [containers](<https://devfeed.tech/tags/containers.md>), [cri-o](<https://devfeed.tech/tags/cri-o.md>), [devops](<https://devfeed.tech/tags/devops.md>), [docker](<https://devfeed.tech/tags/docker.md>), [go](<https://devfeed.tech/tags/go.md>), [iac](<https://devfeed.tech/tags/iac.md>), [k8s](<https://devfeed.tech/tags/k8s.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [linux](<https://devfeed.tech/tags/linux.md>), [networking](<https://devfeed.tech/tags/networking.md>), [oci](<https://devfeed.tech/tags/oci.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [technology](<https://devfeed.tech/tags/technology.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

A commentary roundup covering radical network redesign at AWS, quantum computing's implications for encryption, AI's effects on certifications and code security, AI agent exploits, open-source vulnerabilities, Kubernetes resources, cloud operations, the AI bubble, and AWS IAM guidance.

### Source excerpt

Welcome to Technology Short Take 197! I've been traveling for business for the last week, so this Technology Short Take has a tad fewer links than I typically include. Even so, I still have links on radical new network designs, the impacts of AI on code security, things beginners get wrong about AWS IAM, and more! Let's get into the content. Networking This story about a radical network redesign at AWS--along with this accompanying arXiv paper--was intriguing to me. I'm not a networking expert, but designing networks with quasi-random connections between endpoints definitely flies in the face of the traditional wisdom. I do wonder, though, if this is the sort of technology that only makes sense for the hyperscalers, and not for the rest of us. Doug Dawson provides a quick update on current encryption standards and what he terms the "pending encryption crisis" presented by quantum computing. It would appear that AI is affecting even Cisco's well-known industry certifications, as outlined by Daniel Dib. Security CodeRabbit shared the results of an analysis of PRs to open source projects showing that AI-written code produces ~1.7x more issues. Along the same lines, Jens Wessling of Veracode indicates that 45% of all AI-generated code samples contained OWASP Top 10 security vulnerabilities. Anyone who didn't expect seemingly-dangerous AI agent security exploits to appear hasn't been paying attention. Enterprise AI tools don't appear exempt, either. The complex interdependencies of open source software projects once again means that a single critical vulnerability threatens a much larger number of projects and tools. Cloud Computing/Cloud Management This is an older post, but the author recently updated it--check out Marcus Noble's recommended resources for Kubernetes newbies. I am not yet sure about pulumi do (direct operations for any cloud resource; see the Pulumi blog post about it). On one hand, I can see the utility in situations where you "just need a quick" whatever

## This month in security with Tony Anscombe - November 2025 edition

DevFeed: [This month in security with Tony Anscombe - November 2025 edition](<https://devfeed.tech/articles/this-month-in-security-with-tony-anscombe-november-2025-edition-8428.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/videos/month-security-tony-anscombe-november-2025/>)

Author: Editor

Published: 2025-11-28T13:46:36Z

Content type: news

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Security](<https://devfeed.tech/topics/security.md>), [Malware](<https://devfeed.tech/topics/malware.md>), [ransomware](<https://devfeed.tech/topics/ransomware.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [ai](<https://devfeed.tech/tags/ai.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [data](<https://devfeed.tech/tags/data.md>), [github](<https://devfeed.tech/tags/github.md>), [malware](<https://devfeed.tech/tags/malware.md>), [news](<https://devfeed.tech/tags/news.md>), [ransomware](<https://devfeed.tech/tags/ransomware.md>), [security](<https://devfeed.tech/tags/security.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

A November 2025 cybersecurity news roundup covers exposed API keys, tokens, and credentials in AI companies' GitHub repositories; Akira ransomware's reported $244 million haul; concerns about X's location feature; Australia's social-media restrictions for children; and a law-enforcement operation disrupting malware families including Rhadamanthys.

### Source excerpt

Data exposure by top AI companies, the Akira ransomware haul, Operation Endgame against major malware families, and more of this month's cybersecurity news

## Your Infrastructure Has a Non-Human Trust Problem

DevFeed: [Your Infrastructure Has a Non-Human Trust Problem](<https://devfeed.tech/articles/your-infrastructure-has-a-non-human-trust-problem-29982.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/your-infrastructure-has-a-non-human-trust-problem/>)

Author: jack.pitts@goteleport.com (Jack Pitts)

Published: 2025-06-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Jenkins](<https://devfeed.tech/topics/jenkins.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [auditability](<https://devfeed.tech/tags/auditability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [jenkins](<https://devfeed.tech/tags/jenkins.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [token](<https://devfeed.tech/tags/token.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

### AI overview

This article explains how non-human identities, including bots, CI/CD runners, and AI-driven automation, can create cloud security and resiliency risks when they use static credentials and excessive permissions. It presents Teleport Machine & Workload Identity as a way to use short-lived, scoped cryptographic credentials and reviews CI/CD deployment to Kubernetes as an example.

### Source excerpt

Non-human identities are a major cloud security risk. Learn how to eliminate static credentials, enforce zero trust, and secure machine-to-machine access.

## Black Hat Asia 2025: My Journey as a Reviewer, Speaker & Community Connector

DevFeed: [Black Hat Asia 2025: My Journey as a Reviewer, Speaker & Community Connector](<https://devfeed.tech/articles/black-hat-asia-2025-my-journey-as-a-reviewer-speaker-community-connector-7847.md>)

Original publisher: [Read original article](<https://snyk.io/blog/black-hat-asia-2025-my-journey-as-a-reviewer-speaker-and-community-connector/>)

Author: Vandana Verma Sehgal

Published: 2025-04-28T04:00:00Z

Content type: opinion

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>), [Cisco Talos](<https://devfeed.tech/topics/cisco-talos.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [black-hat](<https://devfeed.tech/tags/black-hat.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [community](<https://devfeed.tech/tags/community.md>), [conference](<https://devfeed.tech/tags/conference.md>), [customer](<https://devfeed.tech/tags/customer.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devrel](<https://devfeed.tech/tags/devrel.md>), [interest](<https://devfeed.tech/tags/interest.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>)

### AI overview

A personal account of Black Hat Asia 2025 in Singapore, covering the author's roles as reviewer, speaker, panelist, and community connector. The article reflects on cloud security discussions, cybersecurity community building, and representation of women in cybersecurity.

### Source excerpt

Explore a personal journey through Black Hat Asia 2025 as a speaker, reviewer, and community connector. Discover insights on cloud security, women in cyber, AI, and building connections.

## Kube-Policies: Guardrails for Apps Running in Kubernetes

DevFeed: [Kube-Policies: Guardrails for Apps Running in Kubernetes](<https://devfeed.tech/articles/kube-policies-guardrails-for-apps-running-in-kubernetes-15739.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/kube-policies-guardrails-for-apps-running-in-kubernetes>)

Author: Hardik Darji

Published: 2025-01-28T08:00:00Z

Content type: article

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Open Policy Agent](<https://devfeed.tech/topics/open-policy-agent.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [SIEM, Security, Observability](<https://devfeed.tech/topics/siem-security-observability.md>)

Tags: [admission-controller](<https://devfeed.tech/tags/admission-controller.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-policy-agent](<https://devfeed.tech/tags/open-policy-agent.md>), [security](<https://devfeed.tech/tags/security.md>), [security-policies](<https://devfeed.tech/tags/security-policies.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

This article introduces Square's design considerations for security guardrails in Kubernetes environments. It explains why default Kubernetes configurations can leave applications vulnerable and describes requirements for an abstraction layer built on Open Policy Agent, including policy dry-runs, minimal user disruption, testing, exception management, extensibility, and observability.

### Source excerpt

Design considerations for highly sensitive environments.

## Why Secure Infrastructure Access Must Evolve: Insights from Teleport's 2024 Survey

DevFeed: [Why Secure Infrastructure Access Must Evolve: Insights from Teleport's 2024 Survey](<https://devfeed.tech/articles/why-secure-infrastructure-access-must-evolve-insights-from-teleport-s-2024-survey-29968.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/why-secure-infrastructure-access-must-evolve/>)

Author: jackson.pitts@goteleport.com (Jack Pitts)

Published: 2024-11-05T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [complexity](<https://devfeed.tech/tags/complexity.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [incident](<https://devfeed.tech/tags/incident.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [insights](<https://devfeed.tech/tags/insights.md>), [report](<https://devfeed.tech/tags/report.md>), [security](<https://devfeed.tech/tags/security.md>), [security-incidents](<https://devfeed.tech/tags/security-incidents.md>), [survey](<https://devfeed.tech/tags/survey.md>), [systems](<https://devfeed.tech/tags/systems.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Teleport's 2024 State of Secure Infrastructure Access survey of 250 security and engineering leaders examines the growing difficulty of securing access to modern infrastructure. It reports that 89% of organizations experienced at least one security incident in the previous three years, while organizations identified as infrastructure access security Leaders reported lower incident-management costs and fewer incidents than Novices.

### Source excerpt

Discover key insights from Teleport's 2024 State of Secure Infrastructure Access report. Learn how Leaders reduce security incidents and costs.

## Heroku ACM Adds Wildcard Domain Support for the Common Runtime

DevFeed: [Heroku ACM Adds Wildcard Domain Support for the Common Runtime](<https://devfeed.tech/articles/simplify-your-cloud-security-heroku-acm-now-supports-wildcard-domains-26412.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-acm-now-supports-wildcard-domains/>)

Author: Ethan Limchayseng

Published: 2024-09-27T03:09:00Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [https](<https://devfeed.tech/tags/https.md>), [news](<https://devfeed.tech/tags/news.md>), [product-features](<https://devfeed.tech/tags/product-features.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Heroku Automated Certificate Management now supports wildcard domains for the Common Runtime, allowing one wildcard certificate to cover multiple subdomains. Heroku ACM handles certificate issuance, renewal, and management.

### Source excerpt

We are thrilled to announce that Heroku Automated Certificate Management (ACM) now supports wildcard domains for the Common Runtime! Heroku ACM's support for wildcard domains streamlines your cloud management by allowing Heroku's Certificate management to cover all your desired subdomains with only one command, reducing networking setup overhead and providing more flexibility while enhancing the [...] The post Simplify Your Cloud Security: Heroku ACM Now Supports Wildcard Domains appeared first on Heroku.

## Improving Laravel Application Security with Aikido

DevFeed: [Improving Laravel Application Security with Aikido](<https://devfeed.tech/articles/improving-laravel-application-security-with-aikido-3720.md>)

Original publisher: [Read original article](<https://laravel.com/blog/improving-laravel-application-security-with-aikido>)

Author: James Brooks

Published: 2024-07-08T14:30:00Z

Content type: news

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [PHP](<https://devfeed.tech/topics/php.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [hipaa](<https://devfeed.tech/tags/hipaa.md>), [integration](<https://devfeed.tech/tags/integration.md>), [iso-27001](<https://devfeed.tech/tags/iso-27001.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [php](<https://devfeed.tech/tags/php.md>), [scanners](<https://devfeed.tech/tags/scanners.md>), [security](<https://devfeed.tech/tags/security.md>), [security-vulnerabilities](<https://devfeed.tech/tags/security-vulnerabilities.md>), [soc2](<https://devfeed.tech/tags/soc2.md>)

### AI overview

Laravel has partnered with Aikido to add security scanning for Laravel applications using Forge. The integration identifies potential vulnerabilities and security flags, surfaces findings within Forge, and combines code and cloud security scanners to help developers manage application security and compliance requirements.

### Source excerpt

As your Laravel application grows, managing security objectives becomes more challenging, especially for small teams or solo developers. Today, Laravel has teamed up with Aikido to provide a seamless solution for securing your Laravel application. With Aikido, Laravel developers using Forge can effortlessly scan for and identify potential security vulnerabilities, all in less than 1 minute.

## Hugging Face partners with Wiz Research to Improve AI Security

DevFeed: [Hugging Face partners with Wiz Research to Improve AI Security](<https://devfeed.tech/articles/hugging-face-partners-with-wiz-research-to-improve-ai-security-7243.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/hugging-face-wiz-security-blog>)

Author: Josef Fukano; Guillaume Salou; Michelle Habonneau; Adrien Carreira; Luc Georges; Nicolas Patry; Julien Chaumond

Published: 2024-04-04T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Security](<https://devfeed.tech/topics/security.md>), [vulnerability management](<https://devfeed.tech/topics/vulnerability-management.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [security](<https://devfeed.tech/tags/security.md>), [wiz](<https://devfeed.tech/tags/wiz.md>)

### AI overview

Hugging Face describes its collaboration with Wiz researchers and security improvements to its platform. The post says issues involving sandboxed compute environments and pickle were resolved, and outlines use of Wiz for vulnerability management, cloud security posture management, and automated remediation.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Snyk highlights AWS re:Invent 2023

DevFeed: [Snyk highlights AWS re:Invent 2023](<https://devfeed.tech/articles/snyk-highlights-aws-re-invent-2023-8140.md>)

Original publisher: [Read original article](<https://snyk.io/blog/snyk-highlights-aws-reinvent-2023/>)

Author: David Lugo

Published: 2023-12-14T06:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [code security](<https://devfeed.tech/topics/code-security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [sdlc](<https://devfeed.tech/topics/sdlc.md>)

Tags: [acquisition](<https://devfeed.tech/tags/acquisition.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-code-security](<https://devfeed.tech/tags/ai-code-security.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [application-development](<https://devfeed.tech/tags/application-development.md>), [aspm](<https://devfeed.tech/tags/aspm.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [aws](<https://devfeed.tech/tags/aws.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [code](<https://devfeed.tech/tags/code.md>), [code-security](<https://devfeed.tech/tags/code-security.md>), [coding](<https://devfeed.tech/tags/coding.md>), [container-security](<https://devfeed.tech/tags/container-security.md>), [containers](<https://devfeed.tech/tags/containers.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [iac-security](<https://devfeed.tech/tags/iac-security.md>), [interest](<https://devfeed.tech/tags/interest.md>), [megawatt](<https://devfeed.tech/tags/megawatt.md>), [related-content](<https://devfeed.tech/tags/related-content.md>), [sdlc](<https://devfeed.tech/tags/sdlc.md>), [security](<https://devfeed.tech/tags/security.md>), [security-solutions](<https://devfeed.tech/tags/security-solutions.md>), [snyk](<https://devfeed.tech/tags/snyk.md>), [snyk-apprisk](<https://devfeed.tech/tags/snyk-apprisk.md>), [snyk-container](<https://devfeed.tech/tags/snyk-container.md>), [snyk-iac](<https://devfeed.tech/tags/snyk-iac.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

This recap covers Snyk's AWS re:Invent 2023 highlights, including AWS partnership achievements, new AWS integrations, generative AI developments, and the use of AI coding assistants. It emphasizes the need for AI security solutions because AI-generated code can increase vulnerabilities.

### Source excerpt

In this blog, we recap the most exciting developments from AWS re:Invent 2023, including Snyk's industry-leading progress with generative AI, ASPM, and the importance of AI security.

## Detecting Failed Sign In Attempts to AWS and Alerting

DevFeed: [Detecting Failed Sign In Attempts to AWS and Alerting](<https://devfeed.tech/articles/detecting-failed-sign-in-attempts-to-aws-and-alerting-18007.md>)

Original publisher: [Read original article](<https://blog.guilleojeda.com/detecting-failed-sign-in-attempts-to-aws-and-alerting>)

Author: Guillermo Ojeda

Published: 2023-10-26T15:26:47Z

Content type: tutorial

Language: en

Sources: [Guille Ojeda](<https://devfeed.tech/sources/guille-ojeda.md>)

Topics: [AWS CloudTrail](<https://devfeed.tech/topics/aws-cloudtrail.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Security](<https://devfeed.tech/topics/security.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-cloudtrail](<https://devfeed.tech/tags/aws-cloudtrail.md>), [aws-iam](<https://devfeed.tech/tags/aws-iam.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [password](<https://devfeed.tech/tags/password.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

A tutorial describes detecting failed AWS sign-in attempts caused by failed MFA checks and using AWS CloudTrail event logs to investigate authentication activity. It explains that CloudTrail records requests from the AWS Console, CLI, SDKs, and APIs, and that trails can export events to Amazon S3 or CloudWatch Logs for analysis.

### Source excerpt

Note: This content was originally published at the Simple AWS newsletter. Imagine this scenario: You're careful with security, and you set up Multi-Factor Authentication for your AWS IAM or IAM Identity Center user. At one point, a malicious agent of...

## Best Practices for Secure Infrastructure Access

DevFeed: [Best Practices for Secure Infrastructure Access](<https://devfeed.tech/articles/best-practices-for-secure-infrastructure-access-29592.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/best-practices-infrastructure-access/>)

Author: info@goteleport.com (Virag Mody)

Published: 2020-09-10T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [identity](<https://devfeed.tech/tags/identity.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [networks](<https://devfeed.tech/tags/networks.md>)

### AI overview

An excerpt from a technical paper on securing infrastructure access. It recommends basing access decisions on identity, avoiding trust in private networks, and centralizing auditing.

### Source excerpt

This paper explains how companies can secure infrastructure access by basing decisions on identity, not trusting private networks, and centralizing auditing.

## Announcing our Series A

DevFeed: [Announcing our Series A](<https://devfeed.tech/articles/announcing-our-series-a-29665.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/gravitational-series-a/>)

Author: ev@goteleport.com (Ev Kontsevoy)

Published: 2019-11-20T00:00:00Z

Content type: release

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Development](<https://devfeed.tech/topics/development.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>)

Tags: [audit](<https://devfeed.tech/tags/audit.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [development](<https://devfeed.tech/tags/development.md>), [devops](<https://devfeed.tech/tags/devops.md>), [funding](<https://devfeed.tech/tags/funding.md>), [mfa](<https://devfeed.tech/tags/mfa.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [product](<https://devfeed.tech/tags/product.md>), [product-development](<https://devfeed.tech/tags/product-development.md>), [series](<https://devfeed.tech/tags/series.md>)

### AI overview

Gravitational announces a $25 million Series A funding round led by Kleiner Perkins. The company says the funding will accelerate product development and expand enterprise support. The article also describes Gravity for packaging and moving production environments across cloud providers and Teleport for certificate-based secure access to multi-cloud infrastructure.

### Source excerpt

Announcing our Series A funding to unchain applications from the cloud providers.

## Actionable Followups from the Capital One Breach

DevFeed: [Actionable Followups from the Capital One Breach](<https://devfeed.tech/articles/actionable-followups-from-the-capital-one-breach-36657.md>)

Original publisher: [Read original article](<https://shostack.org/blog/actionable-followups-from-the-capital-one-breach/>)

Author: Adam

Published: 2019-07-30T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Code](<https://devfeed.tech/topics/code.md>), [Agile](<https://devfeed.tech/topics/agile.md>)

Tags: [agile](<https://devfeed.tech/tags/agile.md>), [breach](<https://devfeed.tech/tags/breach.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [code](<https://devfeed.tech/tags/code.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article draws actionable security lessons from the Capital One breach, focusing on avoiding overly broad permissions and using static analysis and commit hooks to detect or block risky access grants. It also argues that security guidance can be progressively turned into code and improved through an agile approach.

### Source excerpt

What have we learned and what steps can we take?

## 2017 and Tidal Forces

DevFeed: [2017 and Tidal Forces](<https://devfeed.tech/articles/2017-and-tidal-forces-36642.md>)

Original publisher: [Read original article](<https://shostack.org/blog/2017-and-tidal-forces/>)

Author: Adam

Published: 2017-01-13T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [cloud security](<https://devfeed.tech/topics/cloud-security.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [2017](<https://devfeed.tech/tags/2017.md>), [aws](<https://devfeed.tech/tags/aws.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>)

### AI overview

The article argues that cloud security changes the skills and operating practices required of security professionals and organizations. Because cloud services evolve continuously, practitioners need ongoing learning and modeling skills, while organizations must adapt their training plans and curricula.

### Source excerpt

[no description provided]