Tag: development practices
-
Docker: A practitioner’s view on how Docker enables security by default and makes developers work better
Source URL: https://www.docker.com/blog/how-docker-enables-security-by-default/ Source: Docker Title: A practitioner’s view on how Docker enables security by default and makes developers work better Feedly Summary: This blog post was written by Docker Captains, experienced professionals recognized for their expertise with Docker. It shares their firsthand, real-world experiences using Docker in their own work or within the organizations…
-
Docker: Docker @ Black Hat 2025: CVEs have everyone’s attention, here’s the path forward
Source URL: https://www.docker.com/blog/docker-black-hat-2025-secure-software-supply-chain/ Source: Docker Title: Docker @ Black Hat 2025: CVEs have everyone’s attention, here’s the path forward Feedly Summary: CVEs dominated the conversation at Black Hat 2025. Across sessions, booth discussions, and hallway chatter, it was clear that teams are feeling the pressure to manage vulnerabilities at scale. While scanning remains an important…
-
Schneier on Security: LLM Coding Integrity Breach
Source URL: https://www.schneier.com/blog/archives/2025/08/llm-coding-integrity-breach.html Source: Schneier on Security Title: LLM Coding Integrity Breach Feedly Summary: Here’s an interesting story about a failure being introduced by LLM-written code. Specifically, the LLM was doing some code refactoring, and when it moved a chunk of code from one file to another it changed a “break” to a “continue.” That…
-
Docker: GenAI vs. Agentic AI: What Developers Need to Know
Source URL: https://www.docker.com/blog/genai-vs-agentic-ai/ Source: Docker Title: GenAI vs. Agentic AI: What Developers Need to Know Feedly Summary: Generative AI (GenAI) and the models behind it have already reshaped how developers write code and build applications. But a new class of artificial intelligence is emerging: agentic AI. Unlike GenAI, which focuses on content generation, agentic systems…