mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #13] [CLOSED] ci(myugan-awesome-cicd-security): add HOL ai-plugin-scanner workflow #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/myugan/awesome-cicd-security/pull/13
Author: @internet-dot
Created: 3/31/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
24d3b6cAdd codex-plugin-scanner: security scanner for Codex CLI plugins📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📄 Description
What
Add codex-plugin-scanner to the Tools section.
Why
The Codex CLI plugin ecosystem (OpenAI, launched March 2026) introduces a new supply chain surface. Plugins bundle skills, MCP servers, and app integrations that execute with agent privileges. codex-plugin-scanner provides:
It fits alongside existing tools like
releaserun(dependency CVE scanning) andpoutine(pipeline misconfiguration scanner) as complementary coverage for plugin supply chain security.Install:
pip install codex-plugin-scanner🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #13] ci(myugan-awesome-cicd-security): add HOL ai-plugin-scanner workflowto [PR #13] [CLOSED] ci(myugan-awesome-cicd-security): add HOL ai-plugin-scanner workflow