惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
F
Fortinet All Blogs
小众软件
小众软件
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Azure Blog
Microsoft Azure Blog
J
Java Code Geeks
有赞技术团队
有赞技术团队
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
V
Visual Studio Blog
A
About on SuperTechFans
I
InfoQ
The GitHub Blog
The GitHub Blog
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
罗磊的独立博客
C
Check Point Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
MyScale Blog
MyScale Blog

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
How Mintlify is improving security
Han Wang · 2024-03-22 · via Mintlify Blog

We at Mintlify are committed to the privacy and security of our customers. Your trust in our ability to safeguard your data is the cornerstone upon which our services are built.

The March security incident revealed security vulnerabilities within our systems. As a response, we have conducted an extensive investigation with the help of external security partners to pinpoint the weaknesses exploited during the incident and the complexities of the attack vectors involved.

Guided by our findings, we have rolled out a sweeping number of improvements to our security infrastructure. These measures are designed not only to fix the specific vulnerabilities identified but also to fortify our overall defense mechanisms against future attacks. The goal: to ensure that an incident of similar nature will never happen again.

Upholding the highest standards for privacy and security is our top priority. This post provides an overview of our recent security enhancements and our ongoing efforts to protect customer data.

Improving Encryption at Rest

All sensitive user and organizational data will be encrypted at rest using the [AES256-GCM](http://(https://crypto.stackexchange.com/questions/17999/aes256-gcm-can-someone-explain-how-to-use-it-securely-ruby) encryption standard.

This choice of encryption assures a high level of security, ensuring that sensitive data cannot be revealed, even when breaches occur.

Deprecating GitHub OAuth Token Storage

Moving forward, GitHub OAuth tokens, despite being encrypted, will no longer be stored in our databases.

GitHub OAuth will be adjusted to be employed during the onboarding process for the sole purpose of generating a starter kit repo. More importantly, the access token retrieved during this process will be kept strictly on the local device, never transmitted to our server, and will be immediately deleted following its initial use.

Deprecating Internal Admin Tokens

A crucial vulnerability exploited in the recent security incident was the use of internal admin tokens. These tokens have historically been employed to access sensitive API endpoints and retrieve user data.

In response, we are deprecating the internal admin tokens for the dashboard. Moving forward, session authentication will replace token usage, which will strictly limit API endpoint access to authenticated users only, while also ensuring that users can only fetch their own data.

Responsible Disclosure Program

We have introduced a responsible disclosure program to encourages proactive identification and reporting of security issues from our community and ethical hackers.

Email Infrastructure Improvements

We improved authentication within our transactional email infrastructure to prevent the unauthorized sending of emails, ensuring that our communication with users will always come from us.

Reduced Attack Surface Area

As part of our comprehensive review and enhancement of security practices, we have conducted a thorough sweep of our services. We removed all non-critical endpoints, reducing the attack surface area and allowing our team to better focus our security efforts.

Our dedication to transparency, security, and the trust you place in us remains unwavering.

Should you have any concerns or questions, please do not hesitate to contact us at [email protected].