{"id":22946787,"url":"https://github.com/emvaldes/generate-credentials","last_synced_at":"2026-02-28T10:31:27.436Z","repository":{"id":87181622,"uuid":"290112058","full_name":"emvaldes/generate-credentials","owner":"emvaldes","description":"AWS IAM/STS - Dynamically generate assume-role credentials","archived":false,"fork":false,"pushed_at":"2023-08-14T15:00:43.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-26T10:39:28.586Z","etag":null,"topics":["aws-iam-authentication","aws-iam-permissions","aws-iam-policies","aws-iam-roles","aws-iam-user","aws-sts"],"latest_commit_sha":null,"homepage":"https://emvaldes.github.io/generate-credentials/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emvaldes.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-08-25T04:25:34.000Z","updated_at":"2024-07-07T02:51:23.000Z","dependencies_parsed_at":"2024-12-14T14:48:39.475Z","dependency_job_id":"3f0d8616-93c6-4953-a8c8-edef4ee5887e","html_url":"https://github.com/emvaldes/generate-credentials","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/emvaldes/generate-credentials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emvaldes%2Fgenerate-credentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emvaldes%2Fgenerate-credentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emvaldes%2Fgenerate-credentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emvaldes%2Fgenerate-credentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emvaldes","download_url":"https://codeload.github.com/emvaldes/generate-credentials/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emvaldes%2Fgenerate-credentials/sbom","scorecard":{"id":376493,"data":{"date":"2025-08-11","repo":{"name":"github.com/emvaldes/generate-credentials","commit":"d51d52b634a8bb513be25e06fb0c17c6a2fd8bc0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/generate-credentials.yaml: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/generate-credentials.yaml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/emvaldes/generate-credentials/generate-credentials.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-credentials.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/emvaldes/generate-credentials/generate-credentials.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":-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"}}]},"last_synced_at":"2025-08-18T14:22:05.392Z","repository_id":87181622,"created_at":"2025-08-18T14:22:05.392Z","updated_at":"2025-08-18T14:22:05.392Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29930344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["aws-iam-authentication","aws-iam-permissions","aws-iam-policies","aws-iam-roles","aws-iam-user","aws-sts"],"created_at":"2024-12-14T14:48:28.132Z","updated_at":"2026-02-28T10:31:27.393Z","avatar_url":"https://github.com/emvaldes.png","language":null,"readme":"# DevOps (DaaS) - Generate Credentials\nGitHub Actions : DevOps As A Service (DaaS) - Generate Credentials\n\n![GitHub Actions - Generate Credentials](https://github.com/emvaldes/generate-credentials/workflows/GitHub%20Actions%20-%20Generate%20Credentials/badge.svg)\n\n---\n### GitHub Actions (Required):\n\n[System Requirements](https://github.com/emvaldes/system-requirements) -\n[Marketplace](https://github.com/marketplace/actions/system-requirements)\n\n---\n### GitHub Secrets (Required):\n\n```console\nAWS_ACCESS_KEY_ID             Service-Account AWS Access Key-Id (e.g.: AKIA2...VT7DU).\nAWS_SECRET_ACCESS_KEY         Service-Account AWS Secret Access Key (e.g.: zBqDU...mSCpe)\n```\n```console\nAWS_DEFAULT_ACCOUNT           The AWS Account number (e.g.: 123456789012).\n```\n---\n### GitHub Variables (Required):\n\n```console\nAWSCLI_CLI                    Install Amazon WebServices CLI (false)\n```\n```console\nAWS_DEFAULT_PROFILE           The AWS Credentials Default User (e.g.: default).\nAWS_DEFAULT_REGION            The AWS Default Region (e.g.: us-east-1)\n```\n\n```console\nCUSTOM_TOOLS                  Install packages from custom list (default: null)\nDEFAULT_TOOLS                 Install packages from default list (default: null)\n\nDEVOPS_ACCESS_ROLE            Defines the AWS IAM Role: DevOps--Custom-Access.Role\nDEVOPS_ACCOUNT_NAME           A Deployment Service Account name (devops).\n\nPYTHON_REQUIREMENTS           Listing Python packages (default: null)\n\nSANITIZE_OUTPUT               Sanitize Credentials Output (false)\n```\n```console\nPRIVATE_KEYPAIR_FILE          Terraform AWS KeyPair (default: id_rsa)\n```\n```console\nUPDATE_PIP                    Update Python package management (true)\nUPDATE_PYTHON                 Update Python to the latest version (true)\n```\n```console\nUPDATE_SYSTEM                 Updating Operating System (false)\nUPGRADE_SYSTEM                Upgrading Operating System (false)\n```\n```console\nDEBUGER_MODE                  Enable/Disable Shell Debugger\nVERBOSE_MODE                  Identify verbosity level (false)\n```\n```console\nACTIONS_RUNNER_DEBUG          Enable runner diagnostic logging (true)\nACTIONS_STEP_DEBUG            Enable step debug logging (true)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femvaldes%2Fgenerate-credentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femvaldes%2Fgenerate-credentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femvaldes%2Fgenerate-credentials/lists"}