en un clic
safeguard-bash
safeguard-bash contient 6 skills collectées depuis OneIdentity, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when making Safeguard API calls, working with invoke-safeguard-method.sh, using SCIM filters or query parameters, creating users/assets/accounts, or understanding Safeguard API conventions and gotchas.
Use when understanding how safeguard-bash is organized, how scripts share authentication and session state, how the utils library fits together, or how to add new commands safely.
Use when working on safeguard-bash Azure Pipelines, Docker packaging, version derivation, GitHub releases, or Docker Hub publishing.
Use when working on A2A (application-to-application) scripts, certificate authentication, credential retrieval, access request brokering, A2A service management, event subscriptions, or event discovery.
Use when creating a new CLI script in src/, adding a new command to safeguard-bash, or extending an existing script with new functionality. Covers the full script template, flag conventions, login file integration, and how to add a corresponding test suite.
Use when running tests, writing tests, investigating test failures, or setting up a test environment against a live Safeguard appliance. Covers the test framework API, suite lifecycle, assertion patterns, and the test runner.