{"id":20398499,"url":"https://github.com/keeper-security/katacoda-scenarios","last_synced_at":"2025-07-25T08:05:22.690Z","repository":{"id":42515123,"uuid":"416061865","full_name":"Keeper-Security/katacoda-scenarios","owner":"Keeper-Security","description":"Katacoda Interactive Scenarios - https://www.katacoda.com/keeper-security","archived":false,"fork":false,"pushed_at":"2025-01-03T21:43:47.000Z","size":2207,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-05T01:16:32.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Keeper-Security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-11T19:36:08.000Z","updated_at":"2025-01-03T21:43:50.000Z","dependencies_parsed_at":"2024-11-15T04:36:03.021Z","dependency_job_id":null,"html_url":"https://github.com/Keeper-Security/katacoda-scenarios","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Keeper-Security/katacoda-scenarios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keeper-Security%2Fkatacoda-scenarios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keeper-Security%2Fkatacoda-scenarios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keeper-Security%2Fkatacoda-scenarios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keeper-Security%2Fkatacoda-scenarios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keeper-Security","download_url":"https://codeload.github.com/Keeper-Security/katacoda-scenarios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keeper-Security%2Fkatacoda-scenarios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266977788,"owners_count":24015481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T04:22:19.138Z","updated_at":"2025-07-25T08:05:22.682Z","avatar_url":"https://github.com/Keeper-Security.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# katacoda-scenarios\n\n## KSM Scenarios Feature Matrix\n\nThis table provides a quick overview of the key features covered in each Keeper Secrets Manager (KSM) SDK and integration tutorial available in this repository.\n\n| Feature                        | Python SDK | Java SDK | .NET SDK | Go SDK   | JavaScript SDK | Ansible | KSM CLI | Terraform | HashiCorp Vault |\n|--------------------------------|------------|----------|----------|----------|----------------|---------|---------|-----------|-----------------|\n| **Setup \u0026 Installation**       | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ✅              |\n| **Initial Connection/Auth**    | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ✅              |\n|  - One-Time Token              | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ➖        | ➖              |\n|  - Config File (ksm-config.json)| ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ➖              |\n|  - Base64/In-Memory Config     | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ✅              |\n| **List All Shared Records**    | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ✅      | ➖        | ✅              |\n| **Get Specific Record by UID** | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ✅              |\n| **Get Specific Record by Title**| ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ✅      | ➖        | ➖              |\n| **Access Record Fields**       | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ✅              |\n|  - Standard Fields             | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ✅              |\n|  - Custom Fields               | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ✅      | ✅        | ✅              |\n|  - Notes                       | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ✅              |\n| **Record Creation**            | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ✅              |\n|  - With Various Field Types    | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ✅              |\n|  - With Password Generation    | ✅         | ✅       | ✅       | ✅       | ✅             | N/A     | N/A     | 🛠️        | ➖              |\n| **Record Update**              | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ✅      | ✅        | ✅              |\n| **Record Deletion**            | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ✅              |\n| **Folder Creation/Mgmt.**      | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ➖              |\n|  - Create Folder               | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ➖              |\n|  - List Folders                | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ➖              |\n|  - Rename Folder               | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ➖              |\n|  - Delete Folder               | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ➖              |\n| **File Upload to Record**      | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ✅      | ✅        | ➖              |\n| **File Download from Record**  | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ✅        | ➖              |\n| **File Delete from Record**    | ✅         | ✅       | ✅       | ✅       | ✅             | ➖      | ➖      | ✅        | ➖              |\n| **Client-Side Caching**        | ✅         | ✅       | ✅       | ✅       | ✅             | ✅      | ✅      | ➖        | ➖              |\n| **CLI/Tool Specific Features** | N/A        | N/A      | N/A      | N/A      | N/A            | ✅      | ✅      | N/A       | ✅              |\n\n**Legend:**\n- ✅: Feature is explicitly covered or conceptually explained in the tutorial.\n- ➖: Feature is not explicitly covered or is not applicable to the tool's primary focus in the tutorial.\n- 🛠️: Feature is partially covered, covered via tool-specific means, or conceptually discussed.\n- N/A: Not Applicable.\n\n**Notes:**\n- All SDKs inherently support the full range of KSM capabilities (listing, getting, creating, updating, deleting records/folders/files). The table reflects what is *emphasized and demonstrated within the tutorial steps* of this repository.\n- For CLI tools (KSM CLI), many features are available through their rich command sets, even if not every single one is part of a specific tutorial step.\n\nThis matrix should help users navigate to the scenario that best fits their learning goals or integration needs.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeeper-security%2Fkatacoda-scenarios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeeper-security%2Fkatacoda-scenarios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeeper-security%2Fkatacoda-scenarios/lists"}