August 15, 2026
OSS Security Policy as Code
Version updated for https://github.com/lucashgrifoni/OSS-Security-Policy-as-Code-Starter-Kit to version v10.0.15.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action evaluates OSS repositories against security policies using a policy library and generates reports in Markdown, JSON, and SARIF formats. It supports evidence files, waivers, and compliance frameworks like SLSA, OSPS, and SSDF. The action helps maintain code quality and ensures adherence to security standards by providing detailed reports on findings and control assessments.
August 15, 2026
sigilmd
Version updated for https://github.com/lucianofedericopereira/sigilmd to version v0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, sigilmd, automates the insertion of file contents and config-defined values into a README.md file using marker comments. It provides a single Perl script solution without external dependencies, ensuring compatibility over time. The action supports declaring tables with key-value pairs and referencing values from files or other tables within the same format.
August 15, 2026
treegen2 — File Tree for README (Perl)
Version updated for https://github.com/lucianofedericopereira/treegen2 to version v0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action treegen2 provides a file tree README generator written in pure Perl, with options to choose from ASCII, SVG, and collapsible formats. It ensures compatibility for twenty years by not relying on CPAN dependencies or interpreter setup steps. The action is optimized for long-term stability and reliability in CI pipelines.
August 15, 2026
Goal-Driven AI PR Reviewer
Version updated for https://github.com/markhuangai/ai-pr-reviewer to version v1.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI PR Reviewer GitHub Action automates pull request reviews using Goal-driven, MCP-enabled JavaScript. It leverages a pre-installed Anthropic Claude Agent SDK to analyze code changes and suggest improvements based on user-defined prompts. The action runs isolated review sessions with automated compaction, read-only repository tools, and HTTP MCP servers. Reviewed findings are merged and deduplicated before posting as a single GitHub pull request review or written to the workflow run summary.
August 15, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.9.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the execution of automated test suites in ServiceNow using Selenium WebDriver. It helps users set up and run tests across different environments by configuring service credentials, instance URLs, app sys_ids, and test suite IDs. The action supports various browsers and operating systems, allowing for flexible testing configurations.
August 15, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.118.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Totem is an AI code agent that automates linting and documentation, keeping project lessons and rules in the repository. It ensures architectural integrity by enforcing deterministic lint rules with zero LLM calls, providing a local, queryable knowledge index based on Markdown lessons. This approach minimizes dependencies and friction while maintaining project context and lessons across sessions.
August 15, 2026
AI Agent Discipline Linter
Version updated for https://github.com/naimkatiman/continuous-improvement to version v3.23.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Continuous Improvement adds three layers to Claude Code to make it smarter:
Before an edit: It physically blocks destructive edits until the agent presents a fact-list investigation. During work: It enforces planning, one-thing-at-a-time execution, and TDD before “done”. After work: It provides reflection on the 7 Laws of AI Agent Discipline and captures lessons for future sessions. What’s Changed What’s Changed feat(ship): make urgent fixes globally runnable by @naimkatiman in https://github.com/naimkatiman/continuous-improvement/pull/294 chore(release): cut v3.23.0 by @naimkatiman in https://github.com/naimkatiman/continuous-improvement/pull/295 Full Changelog: https://github.com/naimkatiman/continuous-improvement/compare/v3.22.1...v3.23.0
August 15, 2026
gh-settings
Version updated for https://github.com/noirbizarre/gh-settings to version 0.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the management of repository settings using the GitHub CLI. It provides a declarative way to define and update repository configuration, including topics, labels, and autolinks. The action computes the difference between the current state and the desired state defined in a .github/settings.yml file and applies the necessary changes. It does not require any external services or apps, and it can preview changes before applying them using gh settings plan.
August 15, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.32.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action aer automates the execution of Apex unit tests locally, enabling developers to run Apex code and test against their local metadata without needing an org or sandbox. It supports running Apex unit tests with code coverage from the command line or in CI pipelines, executing anonymous Apex, and stepping through Apex using an interactive debugger (VS Code or IntelliJ).
August 15, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.0.5.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is an AI-powered tool for smart contract security analysis on CosmWasm, Solana, and EVM projects. It integrates seamlessly with the workflow to identify vulnerabilities before they reach production. Key features include multi-platform support, automatic platform detection, GitHub Code Scanning integration for native security alerts, PR comments with findings summary, inline annotations, comment-triggered scans, configurable severity thresholds, artifact upload of full reports, and SARIF file generation.