{"id":24059620,"url":"https://github.com/dmberezovskyii/secure-test-automation","last_synced_at":"2026-02-15T12:39:59.464Z","repository":{"id":271201879,"uuid":"912499872","full_name":"dmberezovskyii/secure-test-automation","owner":"dmberezovskyii","description":"Cipher is a Python library for encrypting and decrypting passwords, designed for integration with automated testing frameworks such as Selenium, Appium, Playwright, and others. It ensures secure password storage and allows retrieving keys from remote vaults to decrypt configuration files.","archived":false,"fork":false,"pushed_at":"2025-03-18T12:35:05.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-24T03:56:23.113Z","etag":null,"topics":["appium","automated-testing","aws-kms","crypto","cryptography","decryption","encryption","playwright","python3","secure-storage","selenium","selenium-sercrets","vault"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmberezovskyii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-01-05T18:35:41.000Z","updated_at":"2025-03-18T12:35:08.000Z","dependencies_parsed_at":"2025-01-20T09:31:51.918Z","dependency_job_id":"2821dd6a-f208-47d0-bfe2-3c2528e0ed28","html_url":"https://github.com/dmberezovskyii/secure-test-automation","commit_stats":null,"previous_names":["dmberezovskyii/cipher-test","dmberezovskyii/secure-test-automation"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/dmberezovskyii/secure-test-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmberezovskyii%2Fsecure-test-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmberezovskyii%2Fsecure-test-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmberezovskyii%2Fsecure-test-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmberezovskyii%2Fsecure-test-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmberezovskyii","download_url":"https://codeload.github.com/dmberezovskyii/secure-test-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmberezovskyii%2Fsecure-test-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29478355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["appium","automated-testing","aws-kms","crypto","cryptography","decryption","encryption","playwright","python3","secure-storage","selenium","selenium-sercrets","vault"],"created_at":"2025-01-09T06:15:30.813Z","updated_at":"2026-02-15T12:39:59.448Z","avatar_url":"https://github.com/dmberezovskyii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n`secure-test-autmation` Python library for encrypting and decrypting passwords, designed for integration with automated testing frameworks such as Selenium, Appium, Playwright, and others. It ensures secure password storage and allows retrieving keys from remote  or local vaults to decrypt configuration files and passwords.\n\n## Features\n\n- **Encryption and Decryption**: Encrypt and decrypt passwords using a Fernet key.\n- **Key Management**: Support for loading, creating, saving, and deleting encryption keys from a local file and remove vault\n- **Password Generation**: Generate secure, random passwords of a specified length.\n- **Multiple Vault Types**: \n  - Currently: local and and [HashiCorp Vault](https://portal.cloud.hashicorp.com/sign-in)\n\n## Documentation\n\nYou can find the full documentation for Secure Test Automation here:\n[Secure Test Automation Documentation](https://secure-test-automation.readthedocs.io/en/latest/index.html)\n\n\n## Requirements\n\n- Python 3.10 +\n- `cryptography` library for encryption/decryption functionality.\n\nInstall the required dependencies:\n\n### Local Usage\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/dmberezovskyii/secure-test-automation\n   ```\n2. Install required dependencies:\n   ```bash\n   pip install poetry\n   poetry shell\n   poetry env info\n   copy `Executable: path to virtual env` -\u003e Add Interpreter -\u003e Poetry Environment -\u003e Existing environment -\u003e add Executable -\u003e Apply\n   poetry install\n   ```\n### Install Library\n   ```bash\n   pip install secure-test-automation\n   ```\n### TODO add documentation usage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmberezovskyii%2Fsecure-test-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmberezovskyii%2Fsecure-test-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmberezovskyii%2Fsecure-test-automation/lists"}