August 24, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks within a CI/CD pipeline. It allows companies to define an audience and required guideline percentages, enabling them to ensure their code meets WCAG guidelines for specific groups of users. The action uses AI for abstract guideline analysis, facilitating easier accessibility integration into the development process.
August 23, 2026
go-crap
Version updated for https://github.com/padiazg/go-crap-action to version v0.5.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 go-crap-action automates the use of the go-crap tool in a GitHub Actions workflow by running it within a Docker container. It allows developers to analyze code quality and compliance with coding standards without needing to install additional tools or Go environments. The action provides flexibility through customizable arguments, including scanning options, output formats, and thresholds for failing tests based on complexity scores. It mounts the repository workspace into the Docker container for relative path resolution and supports generating JSON reports as artifacts, making it easier to integrate into CI pipelines.
August 23, 2026
Harness Score
Version updated for https://github.com/paladini/harness-score to version v1.6.3.
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 Harness Score measures and assesses the quality of AI coding harnesses across various tools, providing a maturity level (L0-L4) and a detailed breakdown of 108 points across six dimensions. It automates tasks such as identifying missing files, validating configurations, and ensuring CI feedback is accurate, all without relying on LLM calls or network access.
August 23, 2026
Web App Security Skill
Version updated for https://github.com/parousia8888/web-app-security-skill to version v0.5.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 The GitHub Action web-app-security-skill automates the security assessment of web applications by leveraging AI coding agents and providing reproducible evidence. It performs an audit of a project’s local source code, identifies potential security issues such as authentication and authorization controls, and provides actionable recommendations for reviewing and remedying these issues. The action supports various frameworks and tools to ensure comprehensive coverage and accurate results.
August 23, 2026
Setup sysroot environment
Version updated for https://github.com/psyGamer/setup-sysroot to version v1.0.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 setup-sysroot GitHub Action automates the process of setting up a precompiled sysroot for cross-compiling or targeting alternative C libraries. It provides a list of supported toolchains, allowing users to choose the appropriate one for their needs. The action is useful for developers who need to build software that requires specific system libraries beyond those available in their development environment.
August 23, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 This action is designed to print a greeting message to the log, either “Hello World” or “Hello [name]” based on the input provided. It solves the problem of automating simple greeting messages and provides capabilities for customizable greetings and timestamps.
August 23, 2026
NestJS Doctor
Version updated for https://github.com/RoloBits/nestjs-doctor to version v1.0.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 nestjs-doctor action is a tool designed to automatically scan and audit NestJS projects for security, correctness, architecture, performance, and schema issues. It provides a comprehensive report that helps developers identify potential problems in their codebase and suggests improvements. The action can be run on local machines or integrated into CI/CD pipelines to ensure consistent quality across different environments.
August 23, 2026
TS Upgrade Impact
Version updated for https://github.com/sayaa0/ts-upgrade-impact to version v0.1.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 TS Upgrade Impact is an experimental GitHub Action and CLI designed to analyze TypeScript declaration changes during npm dependency upgrades. It helps identify which supported type declarations actually intersect with APIs used by a TypeScript repository, focusing on high-confidence cases like package-level declarations and named exports. The tool can infer direct dependency version changes from PRs and automatically detect breaking updates, providing a clear summary of detected updates and their impact.
August 23, 2026
SDK-Fabric Sync Action
Version updated for https://github.com/sdk-fabric/sync-action to version v0.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 Sync Action automates the synchronization of base files, configurations, and scripts across the SDK-Fabric ecosystem. It enables SDK repositories to dynamically fetch templates from their respective central template repositories (e.g., sdk-fabric/sdk-template-csharp, sdk-fabric/sdk-template-python) and apply them automatically, streamlining the development process and reducing redundancy.
August 23, 2026
WAF Security Audit
Version updated for https://github.com/SecH0us3/waf-checker to version v1.1.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 Summary:
WAF Checker is a powerful tool designed to help developers test their Web Application Firewalls (WAFs) against various types of web attacks. It supports running as a Cloudflare Worker with an interactive UI or as a standalone Node.js CLI, offering comprehensive testing features such as core testing, attack category detection, WAF bypass payloads, and batch testing capabilities.