{"id":19121725,"url":"https://github.com/kbrashears5/typescript-aws-sts-helper","last_synced_at":"2026-02-03T20:05:19.797Z","repository":{"id":38403700,"uuid":"267464920","full_name":"kbrashears5/typescript-aws-sts-helper","owner":"kbrashears5","description":"Typescript AWS STS Helper","archived":false,"fork":false,"pushed_at":"2024-06-01T06:23:04.000Z","size":71,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-03T22:50:09.549Z","etag":null,"topics":["aws","helper","javascript","lambda","sts","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/kbrashears5/typescript-aws-sts-helper#readme","language":"TypeScript","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/kbrashears5.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}},"created_at":"2020-05-28T01:33:36.000Z","updated_at":"2022-06-04T18:21:24.000Z","dependencies_parsed_at":"2025-01-28T12:40:56.462Z","dependency_job_id":"50e644c4-826a-48fe-a66d-a27491fa90b3","html_url":"https://github.com/kbrashears5/typescript-aws-sts-helper","commit_stats":{"total_commits":71,"total_committers":5,"mean_commits":14.2,"dds":0.5915492957746479,"last_synced_commit":"ea892123e9d1e49435f02e0108b927592b5ae165"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/kbrashears5/typescript-aws-sts-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrashears5%2Ftypescript-aws-sts-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrashears5%2Ftypescript-aws-sts-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrashears5%2Ftypescript-aws-sts-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrashears5%2Ftypescript-aws-sts-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbrashears5","download_url":"https://codeload.github.com/kbrashears5/typescript-aws-sts-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrashears5%2Ftypescript-aws-sts-helper/sbom","scorecard":{"id":552653,"data":{"date":"2025-08-11","repo":{"name":"github.com/kbrashears5/typescript-aws-sts-helper","commit":"6b433d06e887e7dc26c4822ddd4382aaa732da12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-cd.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-assigner.yml:1","Warn: no topLevel permission defined: .github/workflows/repo-metadata-sync.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-github-with-package-json.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/ci-cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-cd.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/ci-cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-assigner.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/issue-assigner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/repo-metadata-sync.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/repo-metadata-sync.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/repo-metadata-sync.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/repo-metadata-sync.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/stale-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sync-github-with-package-json.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/sync-github-with-package-json.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-github-with-package-json.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kbrashears5/typescript-aws-sts-helper/sync-github-with-package-json.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-cd.yml:30","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T11:19:39.725Z","repository_id":38403700,"created_at":"2025-08-20T11:19:39.725Z","updated_at":"2025-08-20T11:19:39.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29055641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: 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":["aws","helper","javascript","lambda","sts","typescript"],"created_at":"2024-11-09T05:18:16.359Z","updated_at":"2026-02-03T20:05:19.779Z","avatar_url":"https://github.com/kbrashears5.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003etypescript-aws-sts-helper\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \n\u003cb\u003eTypescript helper functions for AWS STS service\u003c/b\u003e\n    \n[![CI/CD](https://github.com/kbrashears5/typescript-aws-sts-helper/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kbrashears5/typescript-aws-sts-helper/actions/workflows/ci-cd.yml)\n[![codecov](https://codecov.io/gh/kbrashears5/typescript-aws-sts-helper/branch/master/graph/badge.svg?token=PTMIUSG9N9)](https://codecov.io/gh/kbrashears5/typescript-aws-sts-helper)\n[![NPM Version](https://img.shields.io/npm/v/typescript-aws-sts-helper)](https://img.shields.io/npm/v/typescript-aws-sts-helper)\n[![Downloads](https://img.shields.io/npm/dt/typescript-aws-sts-helper)](https://img.shields.io/npm/dt/typescript-aws-sts-helper)\n\n\u003c/div\u003e\n\n## Install\n\n```\nnpm install typescript-aws-sts-helper@latest\n```\n\n## Usage\n\n### Default - running in Lambda in your own account\n\n```typescript\nconst logger = new Logger(LogLevel.Trace);\n\nconst helper = new STSHelper(logger);\n\nconst response = await helper.AssumeRoleAsync('roleArn');\n```\n\n### Running in separate account or not in Lambda\n\n```typescript\nimport * as STS from '@aws-sdk/client-sts';\n\nconst logger = new Logger(LogLevel.Trace);\n\nconst options: STS.STSClientConfig = {\n  accessKeyId: '{access_key}',\n  secretAccessKey: '{secret_key}',\n  region: 'us-east-1',\n};\n\nconst repository = new STS.STS(options);\n\nconst helper = new STSHelper(logger, repository);\n\nconst response = await helper.AssumeRoleAsync('roleArn');\n```\n\n## Notes\n\nIf no options are supplied, will default to `us-east-1` as the region\n\n## Development\n\nClone the latest and run\n\n```npm\nnpm run prep\n```\n\nto install packages and prep the git hooks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbrashears5%2Ftypescript-aws-sts-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkbrashears5%2Ftypescript-aws-sts-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbrashears5%2Ftypescript-aws-sts-helper/lists"}