July 22, 2026
Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.1.3.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the discovery and export of API specifications from AWS services using your existing credentials. It handles AWS region setup, automatically detects providers based on IAM permissions, and resolves specs before calling AWS. The action is part of a suite to streamline Postman onboarding processes for AWS services, allowing users to integrate with their Postman environments efficiently without the need for additional GitHub tokens.
July 22, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.10.5.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections that include executable test cases based on the spec, covering various protocols and standards like RFCs, gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action is part of a larger suite for automating API testing and onboarding in Postman.
July 22, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.1.4.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the linking of services discovered by the Postman Insights DaemonSet agent to a Postman workspace and git repository. It solves the problem of automatically associating new insights with existing workspaces, environments, and service accounts after deployment. The action provides capabilities to link a discovered service to a workspace, environment, and retrieve credentials for post-processing steps like acknowledging the discovery and binding applications.
July 22, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.10.
This action is used across all versions by 0 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 GitHub Action Postman Onboarding: Repo Sync automates the process of exporting Postman collections and environments into a repository. It also sets up CI, mock servers, and monitors around these assets. The action requires a Postman API key or service-token to generate tokens and workspace IDs from inputs or .postman/resources.yaml. The example usage shows how to set up a full sync with workspace assets using the action.
July 22, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.0.4.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action automates the process of minting a fresh service-account access token and team ID for use in Postman API Onboarding workflows. It ensures that the credentials are up-to-date and ready to be used by downstream actions, handling both quick start and scheduled repo-secret refresh scenarios based on the specified region.
July 22, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.6.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: This GitHub Action reshapes a Postman Smoke collection to match a curated flow.yaml file. It automates the process of integrating smoke tests into a project’s API onboarding workflow, providing optional runtime authentication injection for OAuth2 and API keys through the Postman gateway. The action is part of the Postman API Onboarding suite and requires credentials such as the Postman API key and access token to perform its operations.
July 22, 2026
Rafter Security Scan
Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.9.1.
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 automates the process of scanning codebases using the Rafter security tool. It helps identify potential security vulnerabilities and ensures that code is compliant with security standards. The action supports various programming languages and can be integrated into CI/CD pipelines to enhance the overall security posture of applications.
July 22, 2026
Agent-Safe Commit Guardrails
Version updated for https://github.com/ravisingh11/agent-safe-engineering to version v0.2.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 Agent-Safe Engineering is an automated tool designed to ensure AI-generated code changes are understandable and maintainable by humans. It uses human-readable standards, configurable guardrails, focused agent skills, and deterministic validators to enforce constraints on automated code modifications. This ensures that the changes are not only safe but also auditable and reversible.
July 22, 2026
AIBOM Scanner
Version updated for https://github.com/saasvista/aibom-scanner to version v1.2.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 The GitHub Action scans codebases for AI SDK usage and generates an AI Bill of Materials (AIBOM) with compliance risk findings mapped to NIST AI RMF, ISO 42001, and EU AI Act. It detects AI SDKs in various programming languages, including Python, JS/TS, Go, Java, Rust, Ruby, Swift, C#,/.NET, and provides comprehensive coverage accounting and zero dependencies.
July 22, 2026
Reelier replay
Version updated for https://github.com/seldonframe/reelier to version v1.
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 Reelier is an open-source tool designed to help agents record and reproduce their work deterministically, ensuring that every run produces identical results. It automates the process of creating a “skill” file from an agent’s existing session, capturing all steps in a receipt that can be replayed without any LLM or tokens, and diffing it against previous versions to catch drift. This helps ensure that long-run operators can verify the reliability and reproducibility of their agent workflows without relying solely on manual verification.