{"id":22691,"name":"bkahlert/recordr","description":"Recordr is an automated terminal session recorder and SVG converter","url":"https://github.com/bkahlert/recordr","last_synced_at":"2025-09-05T01:36:30.629Z","repository":{"id":40476807,"uuid":"420575297","full_name":"bkahlert/recordr","owner":"bkahlert","description":"Recordr is an automated terminal session recorder and SVG converter","archived":false,"fork":false,"pushed_at":"2022-10-05T22:38:38.000Z","size":1051,"stargazers_count":5,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T18:51:59.097Z","etag":null,"topics":["bash","conversion","converter","linux","recorder","recording","session","svg","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bkahlert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"paypal.me/bkahlert"}},"created_at":"2021-10-24T03:12:35.000Z","updated_at":"2024-12-24T10:30:58.000Z","dependencies_parsed_at":"2023-01-11T17:21:54.083Z","dependency_job_id":null,"html_url":"https://github.com/bkahlert/recordr","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bkahlert/recordr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","download_url":"https://codeload.github.com/bkahlert/recordr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/sbom","scorecard":{"id":241527,"data":{"date":"2025-08-11","repo":{"name":"github.com/bkahlert/recordr","commit":"30dc2000d880186f934df06dfc58992f0a064fc4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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/22 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:25","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:129","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/test-report.yml:1"],"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":"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":"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":"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: 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":"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/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bkahlert/recordr/test-report.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker:20.10.11-alpine3.14 to docker:20.10.11-alpine3.14@sha256:ff4fcc30e7c20f33c021e82683aedd1fe66654363eb1ff61065e0628f5bbf107","Warn: npmCommand not pinned by hash: Dockerfile:17-29","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.2 not signed: https://api.github.com/repos/bkahlert/recordr/releases/55012219","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/bkahlert/recordr/releases/53759901","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/bkahlert/recordr/releases/53345978","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/bkahlert/recordr/releases/52366305","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/bkahlert/recordr/releases/55012219","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/bkahlert/recordr/releases/53759901","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/bkahlert/recordr/releases/53345978","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/bkahlert/recordr/releases/52366305"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-17T06:45:30.434Z","repository_id":40476807,"created_at":"2025-08-17T06:45:30.434Z","updated_at":"2025-08-17T06:45:30.434Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273699646,"owners_count":25152282,"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-09-04T02:00:08.968Z","response_time":61,"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":{"login":"bkahlert","name":"Björn Kahlert","uuid":"1170054","kind":"user","description":null,"email":"","website":"bkahlert.com","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1170054?v=4","repositories_count":23,"last_synced_at":"2023-03-12T09:18:52.750Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bkahlert","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:33:54.171Z","updated_at":"2023-03-12T09:18:52.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert/repositories"},"packages":[{"id":7743594,"name":"bkahlert/recordr","ecosystem":"actions","description":"Record terminal sessions and convert them to SVG","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bkahlert/recordr","keywords_array":["bash","conversion","converter","linux","recorder","recording","session","svg","terminal"],"namespace":"bkahlert","versions_count":4,"first_release_published_at":"2021-10-30T11:03:52.000Z","latest_release_published_at":"2021-12-10T02:03:46.000Z","latest_release_number":"v0.2.2","last_synced_at":"2025-08-04T23:49:46.336Z","created_at":"2023-05-17T08:44:52.680Z","updated_at":"2025-08-04T23:49:46.336Z","registry_url":"https://github.com/bkahlert/recordr","install_command":null,"documentation_url":null,"metadata":{"name":"● REC terminal sessions","author":"Björn Kahlert","description":"Record terminal sessions and convert them to SVG","branding":{"icon":"circle","color":"red"},"inputs":{"build-dir":{"description":"Relative path under $GITHUB_WORKSPACE to store (intermediate) build artifacts","required":false,"default":"build/rec/"},"out-dir":{"description":"Relative path under $GITHUB_WORKSPACE to copy the created SVG files to","required":false,"default":"docs/"},"term":{"description":"Value to use for the TERM environmental variable","required":false,"default":"xterm-256color"},"indicator":{"description":"Name of the environmental variable set during recording","required":false,"default":"RECORDING"},"columns":{"description":"Number of columns to use for recording and conversion","required":false,"default":"132"},"rows":{"description":"Number of rows to use for recording and conversion","required":false,"default":"25"},"restart-delay":{"description":"Number of seconds until the animation restart","required":false,"default":"5"},"term-profile":{"description":"Relative path under $GITHUB_WORKSPACE to to the terminal profile to use for conversion; [supported profiles](https://github.com/marionebl/term-schemesupported-formats)","required":false,"default":"auto"},"parallel":{"description":"Maximum number of conversions that run at once; 0 will run as many conversions as possible","required":false,"default":"auto"},"hide-recording":{"description":"Whether to hide the recording process","required":false,"default":"false"},"delete-build":{"description":"Whether to delete intermediary build files on completion","required":false,"default":"false"},"files":{"description":"Relative paths under $GITHUB_WORKSPACE the rec files to be converted are located. - To convert a single file, specify the file's path (e.g. `rec/foo.rec`). - To convert a file tree, specify the directory's path (e.g. `rec`).\n  - To convert filter certain files, specify the directory's path (e.g. `rec`) and\n    on separate lines the relative paths of the files to convert (e.g. `foo.rec`).\n","required":false,"default":"rec/"},"separator":{"description":"Separator to use for `output.files`","required":false,"default":", "},"branch":{"description":"The branch to use for links included in the generated Markdown\n","required":true,"default":"auto"}},"outputs":{"status":{"description":"Exit status/code of the conversion","value":"${{ steps.recordr.outputs.status }}"},"files":{"description":"Newline-separated list of the created SVG files","value":"${{ steps.recordr.outputs.files }}"},"file-list":{"description":"`inputs.separator`-separated list of the created SVG files","value":"${{ steps.recordr.outputs.file-list }}"},"markdown":{"description":"Markdown with previews and links to the generated SVG files","value":"${{ steps.recordr.outputs.markdown }}"}},"runs":{"using":"composite","steps":[{"name":"● REC","id":"recordr","run":"set_multiline_output() {\n  local name=${1?name missing} \u0026\u0026 shift\n  local value=$*\n  value=\"${value//'%'/'%25'}\"\n  value=\"${value//$'\\n'/'%0A'}\"\n  value=\"${value//$'\\r'/'%0D'}\"\n  echo ::set-output name=\"$name\"::\"$value\"\n}\n\ndeclare -a input_files=()\nwhile read -r input_file; do\n  [ ! \"${input_file-}\" ] || input_files+=(\"$input_file\")\ndone \u003c\u003cINPUT_FILES\n${{ inputs.files }}\nINPUT_FILES\n\ndeclare output_files\noutput_files=$(\n  curl -LfsS https://git.io/recordrw | \"$SHELL\" -s -- \\\n    --build-dir=${{ inputs.build-dir }} \\\n    --out-dir=${{ inputs.out-dir }} \\\n    --term=${{ inputs.term }} \\\n    --indicator=${{ inputs.indicator }} \\\n    --columns=${{ inputs.columns }} \\\n    --rows=${{ inputs.rows }} \\\n    --restart-delay=${{ inputs.restart-delay }} \\\n    --term-profile=${{ inputs.term-profile }} \\\n    --parallel=${{ inputs.parallel }} \\\n    --delete-build=${{ inputs.delete-build }} \\\n    --hide-recording=${{ inputs.hide-recording }} \\\n    \"${input_files[@]}\"\n)\necho ::set-output name=status::\"$?\"\nset_multiline_output files \"${output_files-}\"\n\ndeclare output_file_list=''\nwhile read -r output_file; do\n  [ \"${output_file-}\" ] || continue\n  [ ! \"${output_file_list-}\" ] || output_file_list+=\"${{ inputs.separator }}\"\n  output_file_list+=\"$output_file\"\ndone \u003c\u003c\u003c\"${output_files-}\"\necho ::set-output name=file-list::\"$output_file_list\"\n\ndeclare markdown=''\nwhile read -r output_file; do\n  [ \"${output_file-}\" ] || continue\n  [ ! \"${markdown-}\" ] || markdown+=\"\u003cbr\u003e\"\n\n  declare branch=${{ inputs.branch }}\n  [ ! \"${branch-}\" = auto ] || {\n    branch=${{ github.ref }}\n    branch=\"${branch#*/*/}--recordr\"\n  }\n\n  declare output_filename=${output_file##*/}\n\n  declare output_basename=${output_filename%.*}\n\n  declare -a output_words=() output_Words=()\n  [ ! \"${output_basename-}\" ] || IFS=' _-' read -r -a output_words \u003c\u003c\u003c\"$output_basename\"\n  for output_word in \"${output_words[@]}\"; do\n    output_Words+=(\"${output_word^}\")\n  done\n  declare output_title=${output_Words[*]}\n\n  markdown+=$(cat \u003c\u003cMARKDOWN\n\u003cdetails\u003e\n\u003csummary\u003e$output_file\u003c/summary\u003e\n\u003ch3\u003ePreview\u003c/h3\u003e\n\n[![description of the contents of $output_basename](../raw/$branch/$output_file \"Title of $output_title\")\n*Title of $output_title*](../raw/$branch/$output_file)\n\n\u003ch3\u003eMarkdown\u003c/h3\u003e\n\n\\`\\`\\`markdown\n[![description of the contents of $output_basename]($output_file \"Title of $output_title\")\n*Title of $output_title*](../../raw/master/$output_file)\n\\`\\`\\`\n\n\u003c/details\u003e\nMARKDOWN\n)\ndone \u003c\u003c\u003c\"${output_files-}\"\nset_multiline_output markdown \"${markdown-}\"\n","shell":"bash"}]},"default_branch":"master","path":null},"repo_metadata":{"uuid":"420575297","full_name":"bkahlert/recordr","owner":"bkahlert","description":"Recordr is an automated terminal session recorder and SVG converter","archived":false,"fork":false,"pushed_at":"2022-10-05T22:38:38.000Z","size":1051,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-07-14T08:41:17.619Z","etag":null,"topics":["bash","conversion","converter","linux","recorder","recording","session","svg","terminal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bkahlert.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"custom":"paypal.me/bkahlert"}},"created_at":"2021-10-24T03:12:35.000Z","updated_at":"2022-09-06T08:20:15.000Z","dependencies_parsed_at":"2023-01-11T17:21:54.083Z","dependency_job_id":null,"html_url":"https://github.com/bkahlert/recordr","commit_stats":null,"previous_names":[],"tags_count":4,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145722714,"owners_count":6280670,"icon_url":"https://github.com/github.png","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":"bkahlert","name":"Björn Kahlert","uuid":"1170054","kind":"user","description":null,"email":"","website":"bkahlert.com","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1170054?v=4","repositories_count":23,"last_synced_at":"2023-03-12T09:18:52.750Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bkahlert","created_at":"2022-11-03T04:33:54.171Z","updated_at":"2023-03-12T09:18:52.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkahlert/repositories"},"tags":[{"name":"v0.2.2","sha":"30dc2000d880186f934df06dfc58992f0a064fc4","kind":"commit","published_at":"2021-12-10T02:03:46.000Z","download_url":"https://codeload.github.com/bkahlert/recordr/tar.gz/v0.2.2","html_url":"https://github.com/bkahlert/recordr/releases/tag/v0.2.2","dependencies_parsed_at":"2023-05-31T01:10:22.855Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"243c534b07107b5e1760adf2694e2cd3a2803f16","kind":"commit","published_at":"2021-11-20T00:55:33.000Z","download_url":"https://codeload.github.com/bkahlert/recordr/tar.gz/v0.2.1","html_url":"https://github.com/bkahlert/recordr/releases/tag/v0.2.1","dependencies_parsed_at":"2023-05-31T01:10:23.637Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a9b8d0d8cee08acdd318f6a1c97dbbce0933fe4b","kind":"commit","published_at":"2021-11-15T00:46:11.000Z","download_url":"https://codeload.github.com/bkahlert/recordr/tar.gz/v0.2.0","html_url":"https://github.com/bkahlert/recordr/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-31T01:10:24.340Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"c9c5d8372c36eb31b8202878cef9d31b5d2b8179","kind":"tag","published_at":"2021-10-30T11:03:52.000Z","download_url":"https://codeload.github.com/bkahlert/recordr/tar.gz/v0.1.0","html_url":"https://github.com/bkahlert/recordr/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-31T01:10:24.895Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T10:10:36.722Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.791633655522105,"dependent_packages_count":0.0,"stargazers_count":22.89336079860561,"forks_count":35.16399936618602,"docker_downloads_count":null,"average":20.712248455078434},"purl":"pkg:githubactions/bkahlert/recordr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/bkahlert/recordr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/bkahlert/recordr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/bkahlert/recordr/dependencies","status":null,"funding_links":["paypal.me/bkahlert"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Frecordr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Frecordr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Frecordr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/bkahlert%2Frecordr/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32172,"maintainers_count":0,"namespaces_count":20204,"keywords_count":6156,"github":"actions","metadata":{"funded_packages_count":2685},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-04T05:01:00.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":3547069,"full_name":"bkahlert/recordr","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2024-10-16T07:44:54.554Z","updated_at":"2024-10-16T07:44:54.554Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bkahlert/recordr","html_url":"https://github.com/bkahlert/recordr","last_synced_at":"2025-04-15T10:10:20.529Z","status":null,"issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":943586.4545454546,"issues_closed_count":0,"pull_requests_closed_count":22,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.13793103448275862,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":28,"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,"created_at":"2024-10-16T07:44:54.743Z","updated_at":"2025-04-15T10:10:20.530Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkahlert%2Frecordr/issues","issue_labels_count":{},"pull_request_labels_count":{"recordr":16,"docs":16,"rec":16,"dependencies":11,"github_actions":8,"docker":3,"recordr docs rec":2},"issue_author_associations_count":{},"pull_request_author_associations_count":{"NONE":17,"CONTRIBUTOR":11,"OWNER":1},"issue_authors":{},"pull_request_authors":{"github-actions[bot]":17,"dependabot[bot]":11,"bkahlert":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082426,"issues_count":31250707,"pull_requests_count":96128475,"authors_count":10694148,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"bkahlert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkahlert"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["bash","conversion","converter","linux","recorder","recording","session","svg","terminal"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.544Z","updated_at":"2023-01-04T10:49:17.544Z","repository_link":"https://github.com/bkahlert/recordr/blob/master/.github/workflows/build.yml","dependencies":[{"id":6861849976,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849977,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861849978,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849979,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849980,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849981,"package_name":"docker/bake-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861849982,"package_name":"bkahlert/bats-wrapper","ecosystem":"actions","requirements":"v0.1.4","direct":true,"kind":"composite","optional":false},{"id":6861849983,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849984,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.552Z","updated_at":"2023-01-04T10:49:17.552Z","repository_link":"https://github.com/bkahlert/recordr/blob/master/.github/workflows/docs.yml","dependencies":[{"id":6861849985,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849986,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6861849987,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861849988,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-report.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.558Z","updated_at":"2023-01-04T10:49:17.558Z","repository_link":"https://github.com/bkahlert/recordr/blob/master/.github/workflows/test-report.yml","dependencies":[{"id":6861849989,"package_name":"dorny/test-reporter","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-04T10:49:17.564Z","updated_at":"2023-01-04T10:49:17.564Z","repository_link":"https://github.com/bkahlert/recordr/blob/master/Dockerfile","dependencies":[{"id":6861849990,"package_name":"docker","ecosystem":"docker","requirements":"20.10.11-alpine3.14","direct":true,"kind":"build","optional":false}]}],"score":null,"created_at":"2025-09-04T15:50:54.285Z","updated_at":"2025-10-07T08:10:43.972Z","avatar_url":"https://github.com/bkahlert.png","language":"Shell","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["paypal.me/bkahlert","https://www.paypal.me/bkahlert"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/22691","html_url":"https://science.ecosyste.ms/projects/22691"}