Skip to main content

Articles

Stay informed on security insights and best practices from Snyk’s leading experts.

表示中 281 - 299 / 299 記事

14 MCP Servers for UI/UX Engineers

As LLMs' capabilities continue to expand through Anthropic’s Model Context Protocol (MCP), UI/UX engineers have access to a growing ecosystem of specialized tools that can significantly enhance their workflows. This article explores 14 open-source MCP servers for UI/UX professionals.

Navigating the Challenges of GenAI Adoption for Modern AppSec Teams

With an increase in GenAI adoption, AppSec teams face challenges. Learn what challenges AppSec teams are facing and how they can address risks with Snyk.

Achieving Security Coverage and Control Over Application Risk

Stop reacting to vulnerabilities. Build proactive application security with universal asset visibility, smart policies, and risk-based prioritization. Secure your SDLC.

What is a Data Poisoning Attack?

It’s important to protect AI models from data poisoning, an attack that injects corrupt data. Learn key strategies to detect, prevent, and mitigate risks.

ChatGPT and Secure Coding: Benefits and Security Vulnerabilities of ChatGPT-Generated Code

Using ChatGPT for coding has benefits but can also introduce security vulnerabilities. Learn more about ChatGPT and secure coding and how to offset risk here.

What is an AI Accelerator, and How Does it Work?

Discover how AI accelerators improve AI performance, from training models to real-time inference. Learn about the key types of AI accelerators, their benefits, and the challenges of integration. Explore how Snyk can help secure your AI-generated code and ensure safe deployment.

The Future of Web Application Security: 4 Trends for Organizations to Stay Ahead

Explore the future of web application security—AI-driven defense, automation, Zero Trust, and proactive strategies to stay ahead of evolving threats.

ChatGPT Coding Security For Enterprises: Risks, Uses, and Best Practices

ChatGPT security risks include data leaks, AI-powered phishing, and compliance issues. Learn how enterprises can mitigate threats and use AI safely.

7 MCP Servers for Product Managers

Discover 7 Model Context Protocol (MCP) servers that connect AI assistants like ChatGPT to your product management tools. Streamline workflows for issue tracking, feature flags, analytics, and CRM, enhancing productivity and insights.

Prompt Injection Exploits Invisible PDF Text to Pass Credit Score Analysis by LLMs

We leverage LLMs for a real-world use case that financial banking applications might use to understand the real business impact of adversarial AI security regarding prompt injection.

Ensuring Safe and Reliable AI Interactions with LLM Guardrails

Explore LLM guardrails, why they matter, and how you can effectively implement them to ensure safe and trustworthy AI interactions.

How to Add a New MCP Server to Cursor

Learn how to configure MCP Servers in the Cursor AI code assistant. Enhance your agentic development workflow by adding global or project-specific servers.

How to Build an MCP Server in Node.js to Provide Up-To-Date API Documentation

Learn how to build a basic MCP Server in Node.js using the official Anthropic Model Context Protocol (MCP) SDK in this tutorial.

How to Run MCP Servers with Docker

Struggling with local MCP server installations and security concerns? Discover how Docker can simplify deployment, enhance security, and streamline your workflow. Includes examples for tools like Qodo Gen.

How to Debug MCP Server with Anthropic Inspector

Learn to debug your Anthropic MCP server with the official MCP Inspector. Start with a simple Node.js example and use the MCP Inspector UI to inspect and interact with your server's tools. Discover practical debugging tips and workarounds.

Enhanced Vulnerability Detection with AI

Snyk leverages AI and large language models to enhance vulnerability detection, reducing manual analysis and information overload for security experts. Discover how AI-powered classification and fix commit analysis improve accuracy and speed in identifying security threats.

Exploiting MCP Servers Vulnerable to Command Injection

Learn how vulnerable MCP servers in AI and LLM workflows, especially for developers, can lead to dangerous command injection attacks and how to mitigate the risks.

How to Add a New MCP Server to VS Code

Unlock the power of AI in VS Code! Learn how to integrate MCP Servers, like GitHub's, to extend GitHub Copilot's capabilities with custom tools. This guide covers setup, configuration with .vscode/mcp.json, and using agent mode for enhanced developer workflows.

A Beginner's Guide to Visually Understanding MCP Architecture

A beginner's guide to understanding Model Context Protocol (MCP) architecture visually. Explore MCP Hosts, Clients, Servers, transport types, and how MCP extends LLMs beyond function calling & REST APIs.