April 12, 2026
PHP Obfuscator
Version updated for https://github.com/iSerter/php-obfuscator to version v0.1.4.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The iserter/php-obfuscator GitHub Action automates the obfuscation of PHP code to protect intellectual property, supporting modern PHP versions from 7.4 to 8.5. It enhances deobfuscation resistance through techniques like control flow flattening, dead code injection, and per-file XOR string encoding, making it harder for reverse engineering. The action is designed for CI/CD pipelines, offering incremental processing, consistent symbol scrambling across projects, and a clean, test-covered architecture with customizable YAML-based configurations.
April 12, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.4.
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 This GitHub Action, go-semantic-release, automates semantic versioning and release workflows by analyzing conventional commit messages to determine the next version, generating changelogs, creating GitHub tags, and publishing releases. It is tailored for production-grade use, offers robust support for monorepos with independent project versioning, and provides features such as branch policies, dry-run mode, dependency propagation, and a pluggable architecture for extensibility. This tool simplifies and streamlines the release process, ensuring consistency and reducing manual effort.
April 12, 2026
jk-neospec
Version updated for https://github.com/jedi-knights/neospec to version v0.2.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 The neospec GitHub Action is a self-contained test runner and coverage tool designed for Neovim plugins and distributions. It automates plugin testing by managing a dedicated Neovim binary, isolating test environments, instrumenting Lua code coverage, and generating detailed reports in CI-compatible formats. By eliminating the need for external testing frameworks or fragile scripts, it simplifies testing in both local and ephemeral CI environments.
April 12, 2026
AArch64 Toolchain Setup
Version updated for https://github.com/malken21/setup-aarch64-toolchain to version v1.2.5.
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 The setup-aarch64-toolchain GitHub Action enables the use of AArch64 (ARM64) development tools, such as assemblers and linkers, directly on AArch64 GitHub Actions runners (ubuntu-24.04-arm). It simplifies and automates the setup process for targeting AArch64 Linux environments, streamlining tasks like assembly, linking, and binary manipulation on ARM-based architectures.
April 12, 2026
Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.0.
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 MemBrowse is a GitHub Action designed to analyze the binary size and memory usage of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It automates tasks such as symbol-level analysis, source file mapping, memory region extraction, and provides CI/CD integration with PR comments highlighting memory utilization changes and budget alerts. Additionally, it supports cloud-based historical tracking, diffs, and monitoring through integration with the MemBrowse platform.
April 12, 2026
Mipiti Verify
Version updated for https://github.com/Mipiti/mipiti-verify to version v0.26.1.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mipiti-verify GitHub Action automates the verification of security threat model assertions for projects using the Mipiti platform. It ensures that security controls remain consistent and aligned by checking assertions locally or against remote models, using both static analysis and AI-powered verification. Key features include batch verification, drift detection, audit trail validation, and support for tiered verification (local and AI-assisted), making it an effective tool for maintaining robust security practices in CI pipelines.
April 12, 2026
Agent Security Harness
Version updated for https://github.com/msaleme/red-team-blue-team-agent-fabric to version v4.1.1.
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 Agent Security Harness is a comprehensive testing framework designed to evaluate the security and decision-making integrity of agent-based systems, such as those utilizing MCP, A2A, L402, and x402 protocols. It automates the detection of vulnerabilities in wire protocols, operational governance, and decision-making processes by simulating adversarial scenarios, including protocol exploits, capability escalations, and policy violations. This tool provides over 400 prebuilt security tests, enabling organizations to proactively identify and mitigate risks in agent behavior and governance.
April 12, 2026
.NET Diagram Generator
Version updated for https://github.com/sator-imaging/dotnet-diagram to version v1.1.2.
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 The dotnet-diagram GitHub Action automates the generation of UML and SVG class diagrams for .csproj files in a repository. It creates documentation artifacts such as README.md, index.html, and diagram files, enabling developers to visualize and document code structure efficiently. This action streamlines tasks like updating diagrams, generating diffs, and creating pull requests, enhancing code maintainability and collaboration.
April 12, 2026
Surge PR Preview Fork
Version updated for https://github.com/step21/surge-preview-fork to version Error loading version from page [https://github.com/marketplace/actions/surge-pr-preview-fork], unable to determine latest release.
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 Surge PR Preview is a GitHub Action that automates the process of deploying and generating live preview URLs for pull request changes using Surge.sh. It enables developers to easily preview and share updates to their websites during the pull request review process, solving the challenge of visualizing changes before merging. Key features include free deployment, support for multiple preview jobs, and automatic teardown of preview deployments when pull requests are closed.
April 12, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.3.3.
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 This GitHub Action, compose-lint, is a security-focused linter for Docker Compose files that identifies and flags potentially dangerous misconfigurations, helping ensure secure deployments. It automates the detection of issues such as exposed Docker sockets, overly permissive port bindings, and privilege escalation risks, adhering to OWASP and CIS security standards. Designed to be fast, opinionated, and easy to use, it provides actionable feedback to mitigate vulnerabilities before production.