[PR #1610] [MERGED] fix(infra): security enhancements #1692

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1610
Author: @mdrxy
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/workflow-security-improvements


📝 Commits (2)

📊 Changes

4 files changed (+406 additions, -55 deletions)

View changed files

📝 .github/workflows/check-import-mappings.yml (+117 -8)
📝 .github/workflows/check-pr-imports.yml (+80 -6)
📝 scripts/check_pr_imports.py (+201 -40)
📝 tests/unit_tests/test_check_pr_imports.py (+8 -1)

📄 Description

No description provided


🔄 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/1610 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/workflow-security-improvements` --- ### 📝 Commits (2) - [`74efe94`](https://github.com/langchain-ai/docs/commit/74efe949c29d6b7ccdea5588b71d969cf021e172) fix(infra): security enhancements - [`981c5b0`](https://github.com/langchain-ai/docs/commit/981c5b01949a1d6d6921ed345608aa325ad77b31) fix test ### 📊 Changes **4 files changed** (+406 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-import-mappings.yml` (+117 -8) 📝 `.github/workflows/check-pr-imports.yml` (+80 -6) 📝 `scripts/check_pr_imports.py` (+201 -40) 📝 `tests/unit_tests/test_check_pr_imports.py` (+8 -1) </details> ### 📄 Description _No description provided_ --- <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:22:38 -05:00
yindo closed this issue 2026-02-17 17:22:38 -05:00
yindo changed title from [PR #1610] fix(infra): security enhancements to [PR #1610] [MERGED] fix(infra): security enhancements 2026-06-05 18:14:23 -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#1692