[PR #2097] [MERGED] Adding security.txt #2129

Closed
opened 2026-02-17 17:23:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2097
Author: @jkennedyvz
Created: 1/5/2026
Status: Merged
Merged: 1/6/2026
Merged by: @lnhsingh

Base: mainHead: jk/05jan/sec-dot-txt


📝 Commits (2)

📊 Changes

4 files changed (+12 additions, -0 deletions)

View changed files

📝 .github/CODEOWNERS (+2 -0)
📝 pipeline/core/builder.py (+5 -0)
src/.well-known/security.txt (+4 -0)
📝 tests/unit_tests/test_builder.py (+1 -0)

📄 Description

Overview

https://securitytxt.org/

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2097 **Author:** [@jkennedyvz](https://github.com/jkennedyvz) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `jk/05jan/sec-dot-txt` --- ### 📝 Commits (2) - [`f215c67`](https://github.com/langchain-ai/docs/commit/f215c67b9759b5f862d8d281baeefbe90eb57b8c) adding security.txt - [`a82cfe3`](https://github.com/langchain-ai/docs/commit/a82cfe3374f94250bbdca9143409257d18782f5a) Adding .txt to builder test ### 📊 Changes **4 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/CODEOWNERS` (+2 -0) 📝 `pipeline/core/builder.py` (+5 -0) ➕ `src/.well-known/security.txt` (+4 -0) 📝 `tests/unit_tests/test_builder.py` (+1 -0) </details> ### 📄 Description ## Overview https://securitytxt.org/ ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:05 -05:00
yindo closed this issue 2026-02-17 17:23:05 -05:00
yindo changed title from [PR #2097] Adding security.txt to [PR #2097] [MERGED] Adding security.txt 2026-06-05 18:16:49 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2129