{"id":1325933,"name":"@tsmx/string-crypto","ecosystem":"npm","description":"Encrypt and decrypt strings with AES-256-GCM or AES-256-CBC.","homepage":"https://github.com/tsmx/string-crypto#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tsmx/string-crypto","keywords_array":["encryption","decryption","string","AES","CBC","GCM","AES-GCM","AES-CBC","AES-256-GCM","AES-256-CBC","cipheriv","NodeJS","crypto"],"namespace":"tsmx","versions_count":9,"first_release_published_at":"2020-10-11T20:11:43.849Z","latest_release_published_at":"2026-03-30T20:37:34.021Z","latest_release_number":"2.0.0","last_synced_at":"2026-04-26T10:48:41.402Z","created_at":"2022-04-08T21:06:44.107Z","updated_at":"2026-04-26T11:51:46.837Z","registry_url":"https://www.npmjs.com/package/@tsmx/string-crypto","install_command":"npm install @tsmx/string-crypto","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":57168115,"uuid":"303189184","full_name":"tsmx/string-crypto","owner":"tsmx","description":"Easy encryption and decryption for strings in NodeJS.","archived":false,"fork":false,"pushed_at":"2025-03-17T20:47:20.000Z","size":663,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T14:54:15.592Z","etag":null,"topics":["aes","cipheriv","crypto","cryptography","encryption","string"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tsmx.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":"2020-10-11T18:43:52.000Z","updated_at":"2025-03-17T20:47:23.000Z","dependencies_parsed_at":"2023-01-30T02:00:45.021Z","dependency_job_id":"110c6361-b7a9-4086-a0b4-404302b3e3f4","html_url":"https://github.com/tsmx/string-crypto","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.3939393939393939,"last_synced_commit":"e78dfbfe362dcbac9d61497a09528c94db919c35"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tsmx/string-crypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsmx","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/sbom","scorecard":{"id":900940,"data":{"date":"2025-08-11","repo":{"name":"github.com/tsmx/string-crypto","commit":"cd6c8d5e219a0320c1499474f4aa42994bc52c1e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/git-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tsmx/string-crypto/git-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/git-build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tsmx/string-crypto/git-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/git-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tsmx/string-crypto/git-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tsmx/string-crypto/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tsmx/string-crypto/npm-publish.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/npm-publish.yml:11","Warn: no topLevel permission defined: .github/workflows/git-build.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T15:32:24.912Z","repository_id":57168115,"created_at":"2025-08-24T15:32:24.912Z","updated_at":"2025-08-24T15:32:24.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280174657,"owners_count":26285120,"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-10-20T02:00:06.978Z","response_time":62,"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"},"owner_record":{"login":"tsmx","name":"tsmx-dev","uuid":"33312445","kind":"user","description":"","email":"","website":"https://tsmx.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33312445?u=0271a3b1976f567706ab243c510bd57b03ee5fff\u0026v=4","repositories_count":32,"last_synced_at":"2024-04-18T05:11:59.946Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tsmx","funding_links":[],"total_stars":38,"followers":3,"following":0,"created_at":"2022-11-16T08:36:49.791Z","updated_at":"2024-04-18T05:12:05.021Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsmx","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsmx/repositories"},"tags":[{"name":"v1.0.6","sha":"1b34722e40f8b7a11a577b655720155a88453fd3","kind":"tag","published_at":"2024-06-18T19:23:38.000Z","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/v1.0.6","html_url":"https://github.com/tsmx/string-crypto/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsmx/string-crypto@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"17a6825373818c129139de97d22bff7ca16b44df","kind":"tag","published_at":"2022-12-20T21:03:40.000Z","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/v1.0.5","html_url":"https://github.com/tsmx/string-crypto/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsmx/string-crypto@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"28a91f475152f85a17e0befca3757d03dc9a7cfd","kind":"tag","published_at":"2021-08-21T18:18:57.000Z","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/v1.0.4","html_url":"https://github.com/tsmx/string-crypto/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsmx/string-crypto@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"3750ad34dd4587bcd2468dd4b041026534d198f9","kind":"tag","published_at":"2020-10-12T14:40:11.000Z","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/v1.0.2","html_url":"https://github.com/tsmx/string-crypto/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsmx/string-crypto@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"23097152331f87adb99effaf6015c67f6a7e1fb2","kind":"tag","published_at":"2020-10-11T20:20:24.000Z","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/v1.0.1","html_url":"https://github.com/tsmx/string-crypto/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsmx/string-crypto@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"051eb24c3625b7b5e40f082df95e64d5ca024f95","kind":"tag","published_at":"2020-10-11T20:07:45.000Z","download_url":"https://codeload.github.com/tsmx/string-crypto/tar.gz/v1.0.0","html_url":"https://github.com/tsmx/string-crypto/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsmx/string-crypto@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T11:51:46.803Z","dependent_packages_count":5,"downloads":5935,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":5.5395348063272385,"dependent_repos_count":5.0753540347721895,"dependent_packages_count":3.7297573276992817,"stargazers_count":16.804556135070563,"forks_count":15.481324980042931,"docker_downloads_count":null,"average":9.32610545678244},"purl":"pkg:npm/%40tsmx/string-crypto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tsmx/string-crypto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tsmx/string-crypto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tsmx/string-crypto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T02:53:35.787Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsmx%2Fstring-crypto/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsmx%2Fstring-crypto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsmx%2Fstring-crypto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsmx%2Fstring-crypto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsmx%2Fstring-crypto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsmx%2Fstring-crypto/codemeta","maintainers":[{"uuid":"tsmx","login":"tsmx","name":null,"email":"dev@tsmx.net","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~tsmx","role":null,"created_at":"2022-11-11T03:09:38.737Z","updated_at":"2022-11-11T03:09:38.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsmx/packages"}]}