{"id":6326076,"name":"Flank/flank","ecosystem":"actions","description":"Run Flank from Github actions!","homepage":"https://firebase.community/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Flank/flank","keywords_array":["android","earlgrey","espresso","firebase","flank","gcloud","gradle","instrumentation","ios","parallel","test","xcuitest"],"namespace":"Flank","versions_count":142,"first_release_published_at":"2017-09-20T00:21:51.000Z","latest_release_published_at":"2023-10-26T14:06:28.000Z","latest_release_number":"v23.10.1","last_synced_at":"2026-06-19T20:46:57.597Z","created_at":"2023-02-13T13:00:57.900Z","updated_at":"2026-06-19T20:46:57.598Z","registry_url":"https://github.com/Flank/flank","install_command":null,"documentation_url":null,"metadata":{"name":"Flank","description":"Run Flank from Github actions!","inputs":{"version":{"description":"Flank version to run","required":false},"service_account":{"description":"Service account for authentication. It could be file content or file itself.","required":true},"platform":{"description":"Platform to run [ios | android]","required":true},"flank_configuration_file":{"description":"Flank configuration file","required":true}},"outputs":{"local_results_directory":{"description":"Path to local results directory","value":"${{ steps.output_paths.outputs.local_results_directory }}"},"gcloud_results_directory":{"description":"Path to Gcloud storage","value":"${{ steps.output_paths.outputs.gcloud_results_directory }}"}},"runs":{"using":"composite","steps":[{"name":"Download flankScripts","run":"curl -L https://github.com/Flank/flank/releases/download/flank-scripts-1.9.1/flank-scripts.jar --output flank-scripts.jar\necho 'java -jar ./flank-scripts.jar \"$@\"' \u003e flankScripts\nchmod +x flankScripts\n","shell":"bash"},{"id":"download_flank","run":"./flankScripts github download_flank --version=${{ inputs.version }}\n","shell":"bash"},{"id":"authentication","run":"./flankScripts firebase save_service_account --account='${{ inputs.service_account }}'\n","shell":"bash"},{"id":"run_flank","run":"java -jar flank.jar firebase test ${{ inputs.platform }} run -c=${{ inputs.flank_configuration_file }}\n","shell":"bash"},{"id":"output_paths","run":"file_path=$(find . -name \"flank-links.log\")\nlocal_directory_file=$(sed -n '1p' \u003c $file_path)\necho \"local_results_directory=$(dirname $local_directory_file)\" \u003e\u003e $GITHUB_OUTPUT\necho \"gcloud_results_directory=$(sed -n '2p' \u003c $file_path)\" \u003e\u003e $GITHUB_OUTPUT\n","shell":"bash"}]},"default_branch":"master","path":null},"repo_metadata":{"id":36972989,"uuid":"84221974","full_name":"Flank/flank","owner":"Flank","description":":speedboat: Massively parallel Android and iOS test runner for Firebase Test Lab","archived":false,"fork":false,"pushed_at":"2025-10-27T06:35:53.000Z","size":71222,"stargazers_count":697,"open_issues_count":61,"forks_count":118,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-10-28T21:07:00.545Z","etag":null,"topics":["android","earlgrey","espresso","firebase","flank","gcloud","gradle","instrumentation","ios","parallel","test","xcuitest"],"latest_commit_sha":null,"homepage":"https://firebase.community/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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":"2017-03-07T16:32:27.000Z","updated_at":"2025-10-28T16:33:07.000Z","dependencies_parsed_at":"2023-10-13T10:06:19.102Z","dependency_job_id":"91912f4c-81ad-4666-8925-f99ae41d1b7a","html_url":"https://github.com/Flank/flank","commit_stats":{"total_commits":1630,"total_committers":88,"mean_commits":"18.522727272727273","dds":0.8214723926380368,"last_synced_commit":"b40904b4e74a670cf72ee53dc666fc3a801e7a95"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/Flank/flank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flank","download_url":"https://codeload.github.com/Flank/flank/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/sbom","scorecard":{"id":50814,"data":{"date":"2025-08-13T13:20:50Z","repo":{"name":"github.com/Flank/flank","commit":"9188ef65b31f698896534f88aa082c020cc97617"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":4.4,"checks":[{"name":"Binary-Artifacts","score":3,"reason":"binaries present in source code","details":["Warn: binary detected: flank-scripts/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: integration_tests/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: samples/gradle-export-api/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: test_projects/android/gameloop/app/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: test_projects/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: test_runner/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":-1,"reason":"internal error: internal error: Client.Repositories.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: SlatherOrg contributor org/company found, crashlytics contributor org/company found, google contributor org/company found, google-fabric contributor org/company found, SymmetricInfinity contributor org/company found, ZeroPush contributor org/company found, appium contributor org/company found, gollum contributor org/company found, gmailgem contributor org/company found, robotium tech contributor org/company found, GoogleCloudPlatform contributor org/company found, walmartlabs contributor org/company found, creditkarma contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate_release_notes.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/generate_release_notes.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate_release_notes.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/generate_release_notes.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate_release_notes.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/generate_release_notes.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate_release_notes.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/generate_release_notes.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/macos_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_workflow.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/macos_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/macos_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_workflow.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/macos_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos_workflow.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/macos_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos_workflow.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/macos_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_flank_scripts.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_scripts.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_flank_scripts.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_scripts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_flank_scripts.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_scripts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_flank_scripts.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_scripts.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_flank_wrapper.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_wrapper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_flank_wrapper.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_wrapper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_flank_wrapper.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_wrapper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_flank_wrapper.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/release_flank_wrapper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_integration_tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/run_integration_tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecards.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/scorecards.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/scorecards.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecards.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/scorecards.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_next_release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/tag_next_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag_next_release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/tag_next_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_next_release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/tag_next_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_next_release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/tag_next_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ubuntu_workflow.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/ubuntu_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_dependencies.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/update_dependencies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/website.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/website.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/website.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_workflow.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/windows_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/windows_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_workflow.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/windows_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_workflow.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/windows_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows_workflow.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/windows_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl_workflow.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/wsl_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl_workflow.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/wsl_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wsl_workflow.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/wsl_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl_workflow.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/wsl_workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wsl_workflow.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/wsl_workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wsl_workflow.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/Flank/flank/wsl_workflow.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/update_dependencies.yml:89","Warn: pipCommand not pinned by hash: .github/workflows/website.yml:29","Info:   1 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  51 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/Flank/.github/SECURITY.md:1","Info: Found linked content: github.com/Flank/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/Flank/.github/SECURITY.md:1","Info: Found text in security policy: github.com/Flank/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v23.10.1 not signed: https://api.github.com/repos/Flank/flank/releases/126784963","Warn: release artifact v23.10.0 not signed: https://api.github.com/repos/Flank/flank/releases/124883088","Warn: release artifact v23.07.0 not signed: https://api.github.com/repos/Flank/flank/releases/112135106","Warn: release artifact v23.06.2 not signed: https://api.github.com/repos/Flank/flank/releases/110107167","Warn: release artifact v23.06.1 not signed: https://api.github.com/repos/Flank/flank/releases/108277212","Warn: release artifact v23.10.1 does not have provenance: https://api.github.com/repos/Flank/flank/releases/126784963","Warn: release artifact v23.10.0 does not have provenance: https://api.github.com/repos/Flank/flank/releases/124883088","Warn: release artifact v23.07.0 does not have provenance: https://api.github.com/repos/Flank/flank/releases/112135106","Warn: release artifact v23.06.2 does not have provenance: https://api.github.com/repos/Flank/flank/releases/110107167","Warn: release artifact v23.06.1 does not have provenance: https://api.github.com/repos/Flank/flank/releases/108277212"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/macos_workflow.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/macos_workflow.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/run_integration_tests.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ubuntu_workflow.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ubuntu_workflow.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/windows_workflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows_workflow.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/wsl_workflow.yml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/wsl_workflow.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate_release_notes.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration_tests_pointer.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/macos_workflow.yml:12","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/release_flank_scripts.yml:1","Warn: no topLevel permission defined: .github/workflows/release_flank_wrapper.yml:1","Warn: no topLevel permission defined: .github/workflows/run_integration_tests.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:11","Warn: no topLevel permission defined: .github/workflows/tag_next_release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ubuntu_workflow.yml:12","Warn: no topLevel permission defined: .github/workflows/update_dependencies.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_dependencies_pointer.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/website.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows_workflow.yml:9","Warn: no topLevel permission defined: .github/workflows/wsl_workflow.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-jh85-wwv9-24hv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T23:40:08.517Z","repository_id":36972989,"created_at":"2025-08-14T23:40:08.517Z","updated_at":"2025-08-14T23:40:08.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281514005,"owners_count":26514587,"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-28T02:00:06.022Z","response_time":60,"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":"Flank","name":"Flank","uuid":"37415821","kind":"organization","description":"Massively parallel Android and iOS test runner for Firebase Test Lab","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/37415821?v=4","repositories_count":7,"last_synced_at":"2023-03-03T21:48:48.581Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Flank","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:49:01.588Z","updated_at":"2023-03-03T21:48:48.605Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flank","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flank/repositories"},"tags":[{"name":"v23.10.1","sha":"36e37aa9c85f5cefc5680efb699d195ee48c2bc9","kind":"tag","published_at":"2023-10-26T14:06:28.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.10.1","html_url":"https://github.com/Flank/flank/releases/tag/v23.10.1","dependencies_parsed_at":"2023-11-09T05:07:17.502Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.10.1/manifests"},{"name":"flank-snapshot","sha":"562a74d1dfe57446cec59c9c562f44025a4b69da","kind":"commit","published_at":"2023-10-26T13:33:38.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-snapshot","html_url":"https://github.com/Flank/flank/releases/tag/flank-snapshot","dependencies_parsed_at":"2023-11-09T05:07:17.540Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-snapshot/manifests"},{"name":"v23.10.0","sha":"d86643a0f743e6dd8cc9bed0fdbbeb256cc6a8c7","kind":"tag","published_at":"2023-10-12T19:09:24.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.10.0","html_url":"https://github.com/Flank/flank/releases/tag/v23.10.0","dependencies_parsed_at":"2023-11-09T05:07:17.526Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.10.0/manifests"},{"name":"v23.07.0","sha":"0317b9b074ad40c8e3974e60ca28e1de1e268d4a","kind":"tag","published_at":"2023-07-13T15:18:44.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.07.0","html_url":"https://github.com/Flank/flank/releases/tag/v23.07.0","dependencies_parsed_at":"2023-11-09T05:07:17.473Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.07.0/manifests"},{"name":"v23.06.2","sha":"c7bd980f44c7be9b179ba93c39d9f487d7b100c7","kind":"tag","published_at":"2023-06-27T18:16:09.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.06.2","html_url":"https://github.com/Flank/flank/releases/tag/v23.06.2","dependencies_parsed_at":"2023-11-09T05:07:17.500Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.06.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.06.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.06.2/manifests"},{"name":"v23.06.1","sha":"fbbb762ee143ae41a9950a1e4e7d9ac26d932f1e","kind":"tag","published_at":"2023-06-12T19:42:23.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.06.1","html_url":"https://github.com/Flank/flank/releases/tag/v23.06.1","dependencies_parsed_at":"2023-11-09T05:07:17.458Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.06.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.06.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.06.1/manifests"},{"name":"v23.06.0","sha":"35da0d90e89c51ba002c8164967aad166fddeb55","kind":"tag","published_at":"2023-06-09T15:24:18.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.06.0","html_url":"https://github.com/Flank/flank/releases/tag/v23.06.0","dependencies_parsed_at":"2023-11-09T05:07:17.499Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.06.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.06.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.06.0/manifests"},{"name":"v23.04.0","sha":"8156e284776c8950707caa408910de7b0678f79d","kind":"tag","published_at":"2023-04-27T21:19:21.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.04.0","html_url":"https://github.com/Flank/flank/releases/tag/v23.04.0","dependencies_parsed_at":"2023-11-09T05:07:17.531Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.04.0/manifests"},{"name":"v23.03.2","sha":"d410932f8d8efcdd23f08eebbff495d2ba6e5d3e","kind":"tag","published_at":"2023-03-10T20:01:29.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.03.2","html_url":"https://github.com/Flank/flank/releases/tag/v23.03.2","dependencies_parsed_at":"2023-11-09T05:07:17.520Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.03.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.03.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.03.2/manifests"},{"name":"v23.03.1","sha":"18bb49d85df8bcb951c2a5e1f50bafc244f96a12","kind":"tag","published_at":"2023-03-09T18:32:13.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.03.1","html_url":"https://github.com/Flank/flank/releases/tag/v23.03.1","dependencies_parsed_at":"2023-11-09T05:07:17.527Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.03.1/manifests"},{"name":"v23.03.0","sha":"e679a4674ff12f47c446f9f83eb6bf4eda708fbf","kind":"tag","published_at":"2023-03-09T15:30:25.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.03.0","html_url":"https://github.com/Flank/flank/releases/tag/v23.03.0","dependencies_parsed_at":"2023-11-09T05:07:17.497Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.03.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.03.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.03.0/manifests"},{"name":"v23.01.0","sha":"7ad3d5ba4097f189965110ca52b93fd0645715e0","kind":"tag","published_at":"2023-01-03T16:29:55.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v23.01.0","html_url":"https://github.com/Flank/flank/releases/tag/v23.01.0","dependencies_parsed_at":"2023-11-09T05:07:17.483Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v23.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v23.01.0/manifests"},{"name":"v22.10.0","sha":"57996ac4a982ea3fe2a3ebda906fc4a7ee1c110e","kind":"tag","published_at":"2022-10-24T16:43:37.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v22.10.0","html_url":"https://github.com/Flank/flank/releases/tag/v22.10.0","dependencies_parsed_at":"2023-11-09T05:07:17.521Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.10.0/manifests"},{"name":"v22.05.0","sha":"55fa6d954dba79a911e9328fe47fee86949c91b6","kind":"tag","published_at":"2022-05-26T11:27:10.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v22.05.0","html_url":"https://github.com/Flank/flank/releases/tag/v22.05.0","dependencies_parsed_at":"2023-11-09T05:07:17.496Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v22.05.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.05.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.05.0/manifests"},{"name":"v22.04.0","sha":"a9069578aac261c9e937f5f113b19b73366404ac","kind":"tag","published_at":"2022-04-07T20:19:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v22.04.0","html_url":"https://github.com/Flank/flank/releases/tag/v22.04.0","dependencies_parsed_at":"2023-11-09T05:07:17.454Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v22.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.04.0/manifests"},{"name":"v22.03.0","sha":"defaf89cc4f13a9b020a78a9954eaadaaac47aec","kind":"tag","published_at":"2022-03-14T13:46:51.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v22.03.0","html_url":"https://github.com/Flank/flank/releases/tag/v22.03.0","dependencies_parsed_at":"2023-11-09T05:07:17.457Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v22.03.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.03.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v22.03.0/manifests"},{"name":"v21.11.0","sha":"1bf9b6a8ed1287141b66a75ec66b23813a02f2a8","kind":"tag","published_at":"2021-11-12T16:47:23.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.11.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.11.0","dependencies_parsed_at":"2023-11-09T05:07:17.466Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.11.0/manifests"},{"name":"v21.09.0","sha":"43c2cb82927239c36428cb09f04b7b4a8f716503","kind":"tag","published_at":"2021-09-01T07:34:07.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.09.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.09.0","dependencies_parsed_at":"2023-11-09T05:07:17.530Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.09.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.09.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.09.0/manifests"},{"name":"v21.08.1","sha":"ae7539c59a6f2024a43e7e7b51a2cea7bb833adb","kind":"tag","published_at":"2021-08-23T12:15:50.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.08.1","html_url":"https://github.com/Flank/flank/releases/tag/v21.08.1","dependencies_parsed_at":"2023-11-09T05:07:17.479Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.08.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.08.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.08.1/manifests"},{"name":"flank-wrapper-1.2.5","sha":"3efc074a655b558d15ff38425ef515684dc4f2b0","kind":"commit","published_at":"2021-08-20T20:05:42.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.2.5","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.2.5","dependencies_parsed_at":"2023-11-09T05:07:17.468Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.5/manifests"},{"name":"flank-wrapper-1.2.4","sha":"3fce2f7032e6adadf61909ef72c2458a3c014088","kind":"commit","published_at":"2021-08-19T12:05:05.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.2.4","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.2.4","dependencies_parsed_at":"2023-11-09T05:07:17.497Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.4/manifests"},{"name":"flank-wrapper-1.2.3","sha":"b1124369e8c6d38001e8383b439e53780997871c","kind":"commit","published_at":"2021-08-17T15:32:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.2.3","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.2.3","dependencies_parsed_at":"2023-11-09T05:07:17.449Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.3/manifests"},{"name":"flank-scripts-1.9.28","sha":"3e76b0c2453b87be7c96909da1f71fb97f8b11ee","kind":"commit","published_at":"2021-08-16T12:18:42.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.28","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.28","dependencies_parsed_at":"2023-11-09T05:07:17.438Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.28/manifests"},{"name":"flank-scripts-1.9.27","sha":"1412a00756d4bfeb96f597374561732780e064bb","kind":"commit","published_at":"2021-08-09T06:56:06.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.27","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.27","dependencies_parsed_at":"2023-11-09T05:07:17.541Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.27/manifests"},{"name":"flank-wrapper-1.2.2","sha":"9abc627bc31c6e6df76b5743b25fb9c4cc486375","kind":"commit","published_at":"2021-08-05T10:56:06.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.2.2","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.2.2","dependencies_parsed_at":"2023-11-09T05:07:17.458Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.2/manifests"},{"name":"v21.08.0","sha":"293d2c8a4acde516b25c534f2c648028f280e42c","kind":"tag","published_at":"2021-08-02T10:32:02.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.08.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.08.0","dependencies_parsed_at":"2023-11-09T05:07:17.433Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.08.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.08.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.08.0/manifests"},{"name":"flank-scripts-1.9.26","sha":"4d9a4e67f5a48a37ddc7bedbff9d9b8224cd928e","kind":"commit","published_at":"2021-08-02T07:42:33.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.26","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.26","dependencies_parsed_at":"2023-11-09T05:07:17.510Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.26/manifests"},{"name":"flank-scripts-1.9.25","sha":"e2a2ef3fd49a815a716af8f92c872846c2eea41b","kind":"commit","published_at":"2021-07-30T14:32:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.25","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.25","dependencies_parsed_at":"2023-11-09T05:07:17.524Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.25/manifests"},{"name":"flank-wrapper-1.2.1","sha":"e2a2ef3fd49a815a716af8f92c872846c2eea41b","kind":"commit","published_at":"2021-07-30T14:32:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.2.1","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.2.1","dependencies_parsed_at":"2023-11-09T05:07:17.481Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.1/manifests"},{"name":"v21.07.2","sha":"5688db3823044cf7a2d30474bbff0bb14f25f235","kind":"tag","published_at":"2021-07-23T15:55:36.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.07.2","html_url":"https://github.com/Flank/flank/releases/tag/v21.07.2","dependencies_parsed_at":"2023-11-09T05:07:17.545Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.07.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.07.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.07.2/manifests"},{"name":"flank-scripts-1.9.24","sha":"a033c9245ac6261513fcb030a9e7ddda12493401","kind":"commit","published_at":"2021-07-20T08:35:27.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.24","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.24","dependencies_parsed_at":"2023-11-09T05:07:17.503Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.24/manifests"},{"name":"flank-wrapper-1.2.0","sha":"4d1583bc283cc9f938d615a76f6619b9103ae30f","kind":"commit","published_at":"2021-07-16T06:57:52.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.2.0","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.2.0","dependencies_parsed_at":"2023-11-09T05:07:17.483Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.2.0/manifests"},{"name":"flank-scripts-1.9.23","sha":"4d1583bc283cc9f938d615a76f6619b9103ae30f","kind":"commit","published_at":"2021-07-16T06:57:52.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.23","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.23","dependencies_parsed_at":"2023-11-09T05:07:17.455Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.23/manifests"},{"name":"v21.07.1","sha":"d8a97eaca9b1fec63d7775247810dc747a220d92","kind":"tag","published_at":"2021-07-09T11:20:24.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.07.1","html_url":"https://github.com/Flank/flank/releases/tag/v21.07.1","dependencies_parsed_at":"2023-11-09T05:07:17.433Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.07.1/manifests"},{"name":"flank-wrapper-1.1.0","sha":"9503d08a6c72ff75144b77dabce8c1e83b47a7d4","kind":"commit","published_at":"2021-07-09T07:30:15.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-wrapper-1.1.0","html_url":"https://github.com/Flank/flank/releases/tag/flank-wrapper-1.1.0","dependencies_parsed_at":"2023-11-09T05:07:17.542Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-wrapper-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-wrapper-1.1.0/manifests"},{"name":"flank-scripts-1.9.22","sha":"1474048fefebf0c7221e6593fe623d0df5df5b2c","kind":"commit","published_at":"2021-07-06T12:59:07.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.22","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.22","dependencies_parsed_at":"2023-11-09T05:07:17.528Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.22/manifests"},{"name":"flank-scripts-1.9.21","sha":"12c12edc7ec3408e344884d7bb9099fcdc04a1a4","kind":"commit","published_at":"2021-07-05T10:58:40.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.21","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.21","dependencies_parsed_at":"2023-11-09T05:07:17.507Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.21/manifests"},{"name":"v21.07.0","sha":"1eb55439419d6743b9c49c41b63f2d89a50ef16b","kind":"tag","published_at":"2021-07-01T14:23:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.07.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.07.0","dependencies_parsed_at":"2023-11-09T05:07:17.536Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.07.0/manifests"},{"name":"flank-scripts-1.9.20","sha":"b7386e1b2c76ed062cb28fe2a73fc5e6cf4c9455","kind":"commit","published_at":"2021-06-29T09:23:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.20","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.20","dependencies_parsed_at":"2023-11-09T05:07:17.454Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.20/manifests"},{"name":"flank-scripts-1.9.19","sha":"90b25935a21fcbbbc8b4333dc3fe877b0133f334","kind":"commit","published_at":"2021-06-21T08:08:34.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.19","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.19","dependencies_parsed_at":"2023-11-09T05:07:17.515Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.19/manifests"},{"name":"flank-scripts-1.9.18","sha":"2c6474f4643dd0e6bfcdbcbb54db957c9706a2cf","kind":"commit","published_at":"2021-06-14T11:10:27.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.18","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.18","dependencies_parsed_at":"2023-11-09T05:07:17.432Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.18/manifests"},{"name":"v21.06.1","sha":"9bb0411d4da97236ca3a21d431d37a7a90e2b91d","kind":"tag","published_at":"2021-06-14T07:58:36.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.06.1","html_url":"https://github.com/Flank/flank/releases/tag/v21.06.1","dependencies_parsed_at":"2023-11-09T05:07:17.489Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.06.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.06.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.06.1/manifests"},{"name":"flank-scripts-1.9.17","sha":"39c90ef04aeeb97f5eec60aaacfc7ba5d189465b","kind":"commit","published_at":"2021-06-07T11:05:18.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.17","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.17","dependencies_parsed_at":"2023-07-20T13:56:10.486Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.17/manifests"},{"name":"v21.06.0","sha":"07bcfca61a2fc4fe66f5157bb85f16d931dbfc18","kind":"tag","published_at":"2021-06-02T07:40:52.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.06.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.06.0","dependencies_parsed_at":"2023-07-20T13:56:07.650Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.06.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.06.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.06.0/manifests"},{"name":"flank-scripts-1.9.16","sha":"627b75c06791ad8a4fbb34eb952ac694222609c7","kind":"commit","published_at":"2021-05-25T10:47:39.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.16","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.16","dependencies_parsed_at":"2023-07-20T13:56:09.762Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.16/manifests"},{"name":"flank-scripts-1.9.15","sha":"fdb96c0aae1137c50f11f07c0866074dec224d17","kind":"commit","published_at":"2021-05-17T15:27:11.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.15","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.15","dependencies_parsed_at":"2023-07-20T13:56:10.096Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.15/manifests"},{"name":"flank-scripts-1.9.14","sha":"b5b0793f1e8d194a8efb4ddde7af6035ddfd8091","kind":"commit","published_at":"2021-05-13T18:29:23.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.14","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.14","dependencies_parsed_at":"2023-07-20T13:56:07.784Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.14/manifests"},{"name":"flank-scripts-1.9.13","sha":"24f59dfccf60a9b711d3d213459beec951178b23","kind":"commit","published_at":"2021-05-13T08:14:08.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.13","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.13","dependencies_parsed_at":"2023-07-20T13:56:08.800Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.13/manifests"},{"name":"v21.05.0","sha":"9231d502163d1e85fbe27461a93a6ed002df730e","kind":"tag","published_at":"2021-05-03T07:39:49.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.05.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.05.0","dependencies_parsed_at":"2023-07-20T13:56:07.776Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.05.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.05.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.05.0/manifests"},{"name":"flank-scripts-1.9.12","sha":"8be0ee4bbd59a189a9b1c02f6f362754761aea9e","kind":"commit","published_at":"2021-04-16T13:33:03.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.12","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.12","dependencies_parsed_at":"2023-07-20T13:56:09.017Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.12/manifests"},{"name":"flank-scripts-1.9.11","sha":"6dbf8be56b275d77e5c88f41bf7df0667fb547a5","kind":"commit","published_at":"2021-04-15T07:59:34.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.11","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.11","dependencies_parsed_at":"2023-07-20T13:56:08.030Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.11/manifests"},{"name":"v21.04.1","sha":"475a124a994f15c1bf7643b9f02578d385501684","kind":"tag","published_at":"2021-04-12T08:45:10.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.04.1","html_url":"https://github.com/Flank/flank/releases/tag/v21.04.1","dependencies_parsed_at":"2023-07-20T13:56:08.989Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.04.1/manifests"},{"name":"flank-scripts-1.9.10","sha":"1368150eb6a0cb0409ac20d6c80d44cfeaa3bd11","kind":"commit","published_at":"2021-04-12T07:45:15.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.10","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.10","dependencies_parsed_at":"2023-07-20T13:56:09.216Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.10/manifests"},{"name":"flank-scripts-1.9.9","sha":"b98bb793faa2d65cfa2f770a8c8ec27caf432ad7","kind":"commit","published_at":"2021-04-06T07:14:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.9","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.9","dependencies_parsed_at":"2023-07-20T13:56:10.862Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.9/manifests"},{"name":"flank-scripts-1.9.8","sha":"0dfb03ced9403ec4d103dcbe3ddfcedb8a847c49","kind":"commit","published_at":"2021-04-02T07:43:09.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.8","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.8","dependencies_parsed_at":"2023-07-20T13:56:09.333Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.8/manifests"},{"name":"v21.04.0","sha":"eb4ee0c932f609d843ab5353445876aa1273e332","kind":"tag","published_at":"2021-04-01T08:26:59.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.04.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.04.0","dependencies_parsed_at":"2023-07-20T13:56:08.048Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.04.0/manifests"},{"name":"flank-scripts-1.9.7","sha":"af107868e1913ac35475fc7b54cc7be7fec58f6b","kind":"commit","published_at":"2021-03-31T07:43:28.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.7","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.7","dependencies_parsed_at":"2023-07-20T13:56:08.821Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.7/manifests"},{"name":"flank-scripts-1.9.6","sha":"468fde3fa740813b17f184b66a8928e8ae629505","kind":"commit","published_at":"2021-03-29T05:34:48.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.6","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.6","dependencies_parsed_at":"2023-07-20T13:56:09.020Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.6/manifests"},{"name":"flank-scripts-1.9.5","sha":"7e86a5341990a963e386259e3d464b1a032b2518","kind":"commit","published_at":"2021-03-24T12:25:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.5","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.5","dependencies_parsed_at":"2023-07-20T13:56:07.677Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.5/manifests"},{"name":"flank-scripts-1.9.3","sha":"0f96d9becf6bc9ec8b36f6918805afcc4a4426a0","kind":"commit","published_at":"2021-03-24T08:37:16.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.3","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.3","dependencies_parsed_at":"2023-07-20T13:56:10.367Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.3/manifests"},{"name":"flank-github-action","sha":"a4f1de3ebb054e4e2b75c60d3f01bf6cf7fb573f","kind":"commit","published_at":"2021-03-16T09:15:38.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-github-action","html_url":"https://github.com/Flank/flank/releases/tag/flank-github-action","dependencies_parsed_at":"2023-07-20T13:56:09.508Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-github-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-github-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-github-action/manifests"},{"name":"github-action-1.0","sha":"14bab1d161b608750c0a14917898a9b4eb810c61","kind":"commit","published_at":"2021-03-15T13:06:36.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/github-action-1.0","html_url":"https://github.com/Flank/flank/releases/tag/github-action-1.0","dependencies_parsed_at":"2023-07-20T13:56:07.438Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@github-action-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/github-action-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/github-action-1.0/manifests"},{"name":"flank-scripts-1.9.2","sha":"14bab1d161b608750c0a14917898a9b4eb810c61","kind":"commit","published_at":"2021-03-15T13:06:36.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.2","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.2","dependencies_parsed_at":"2023-07-20T13:56:07.383Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.2/manifests"},{"name":"v21.03.1","sha":"e12a07208c82ae51f87d5849f16353c466448ce3","kind":"tag","published_at":"2021-03-11T12:51:40.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.03.1","html_url":"https://github.com/Flank/flank/releases/tag/v21.03.1","dependencies_parsed_at":"2023-07-20T14:06:07.062Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.03.1/manifests"},{"name":"flank-scripts-1.9.1","sha":"7c6f62b3cee606c4e28b85bbd8e60363abb51d1e","kind":"commit","published_at":"2021-03-09T14:33:42.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.1","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.1","dependencies_parsed_at":"2023-07-20T13:56:09.161Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.1/manifests"},{"name":"flank-scripts-1.9.0","sha":"46e05b628b80677b1b427ec240aca5e4ba62ccdb","kind":"commit","published_at":"2021-03-09T12:18:17.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.9.0","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.9.0","dependencies_parsed_at":"2023-07-20T13:56:07.742Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.9.0/manifests"},{"name":"flank-scripts-1.8.0","sha":"8ee557b75f3e1364c73587eb5dfb1b8062d1c380","kind":"commit","published_at":"2021-03-05T14:58:14.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.8.0","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.8.0","dependencies_parsed_at":"2023-07-20T13:56:07.333Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.8.0/manifests"},{"name":"flank-scripts-1.7.3","sha":"bb1741d3eddab36836bc84a8aba8916e5ebb4340","kind":"commit","published_at":"2021-03-02T06:39:41.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.7.3","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.7.3","dependencies_parsed_at":"2023-07-20T13:56:07.189Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.3/manifests"},{"name":"v21.03.0","sha":"e2233378475c2f9b3621c941787823d829a32fcf","kind":"commit","published_at":"2021-03-01T18:18:45.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.03.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.03.0","dependencies_parsed_at":"2023-07-20T13:56:10.763Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.03.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.03.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.03.0/manifests"},{"name":"flank-scripts-1.7.2","sha":"d5e7c76ab206373c6cdf0c1a25e2575f323e5929","kind":"commit","published_at":"2021-03-01T11:37:53.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.7.2","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.7.2","dependencies_parsed_at":"2023-07-20T13:56:07.908Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.2/manifests"},{"name":"flank-scripts-1.7.1","sha":"0b86f0b39096d9dc77a73c841b30d04563511415","kind":"commit","published_at":"2021-03-01T08:18:50.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.7.1","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.7.1","dependencies_parsed_at":"2023-07-20T13:56:08.680Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.1/manifests"},{"name":"flank-scripts-1.7.0","sha":"c685f570f962654a8e2adeeec6040597fd2ded14","kind":"commit","published_at":"2021-02-26T17:46:14.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.7.0","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.7.0","dependencies_parsed_at":"2023-07-20T13:56:09.062Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.7.0/manifests"},{"name":"flank-scripts-1.6.7","sha":"78ec3fb83e3c223f1fa032a38ddcfe91ca547cc5","kind":"commit","published_at":"2021-02-22T13:32:30.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.6.7","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.6.7","dependencies_parsed_at":"2023-07-20T13:56:07.569Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.7/manifests"},{"name":"flank-scripts-1.6.6","sha":"18385570a02a668beb58a2e26bf7992bbb5096c4","kind":"commit","published_at":"2021-02-22T12:29:54.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.6.6","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.6.6","dependencies_parsed_at":"2023-07-20T13:56:08.435Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.6/manifests"},{"name":"flank-scripts-1.6.4","sha":"13a89445d1bba44e63ccb1490a0159e4111c2141","kind":"commit","published_at":"2021-02-19T12:14:17.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.6.4","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.6.4","dependencies_parsed_at":"2023-07-20T13:56:09.063Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.4/manifests"},{"name":"flank-scripts-1.6.3","sha":"6492914e0b96cdc2e93c2479e85fd667b94a184b","kind":"commit","published_at":"2021-02-18T12:46:15.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-1.6.3","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-1.6.3","dependencies_parsed_at":"2023-07-20T14:05:50.647Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-1.6.3/manifests"},{"name":"flank-scripts-test","sha":"6492914e0b96cdc2e93c2479e85fd667b94a184b","kind":"commit","published_at":"2021-02-18T12:46:15.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank-scripts-test","html_url":"https://github.com/Flank/flank/releases/tag/flank-scripts-test","dependencies_parsed_at":"2023-07-20T14:06:05.730Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank-scripts-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank-scripts-test/manifests"},{"name":"flank_snapshot","sha":"68166dbaede4a308619319b14f30c27c5bff5c2b","kind":"commit","published_at":"2021-02-18T11:29:37.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank_snapshot","html_url":"https://github.com/Flank/flank/releases/tag/flank_snapshot","dependencies_parsed_at":"2023-07-20T13:56:10.558Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank_snapshot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank_snapshot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank_snapshot/manifests"},{"name":"v21.02.0","sha":"b81819b2eae7ea50b56209f6f7ba1849f88bb1bc","kind":"tag","published_at":"2021-02-01T08:27:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.02.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.02.0","dependencies_parsed_at":"2023-07-20T13:56:10.352Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.02.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.02.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.02.0/manifests"},{"name":"v21.01.1","sha":"17cd8bd27497acf8f126d7b1d672238680643814","kind":"tag","published_at":"2021-01-05T12:36:38.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.01.1","html_url":"https://github.com/Flank/flank/releases/tag/v21.01.1","dependencies_parsed_at":"2023-07-20T13:56:10.239Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.01.1/manifests"},{"name":"v21.01.0","sha":"66cff410ff585beffba5f150799b3f77b7065dfb","kind":"tag","published_at":"2021-01-01T11:40:08.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v21.01.0","html_url":"https://github.com/Flank/flank/releases/tag/v21.01.0","dependencies_parsed_at":"2023-07-20T13:56:09.316Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v21.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v21.01.0/manifests"},{"name":"v20.12.0","sha":"68a4909735a2ecbedcaff735351ad6ee5f63aa38","kind":"commit","published_at":"2020-12-01T22:03:21.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.12.0","html_url":"https://github.com/Flank/flank/releases/tag/v20.12.0","dependencies_parsed_at":"2023-07-20T13:56:10.411Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.12.0/manifests"},{"name":"V1.5-action","sha":"35beb6d531d5e6950db888f93b567030363e4eea","kind":"commit","published_at":"2020-11-26T14:30:55.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/V1.5-action","html_url":"https://github.com/Flank/flank/releases/tag/V1.5-action","dependencies_parsed_at":"2023-07-20T13:56:06.939Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@V1.5-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.5-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.5-action/manifests"},{"name":"V1.4-action","sha":"130e468f56faf3e89403f3cb40eb9169974e683c","kind":"commit","published_at":"2020-11-24T09:34:41.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/V1.4-action","html_url":"https://github.com/Flank/flank/releases/tag/V1.4-action","dependencies_parsed_at":"2023-07-20T13:56:07.173Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@V1.4-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.4-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.4-action/manifests"},{"name":"V1.3-action","sha":"8d8e59a1d40d24fb2010e6ae96f5ed707f59e1e1","kind":"commit","published_at":"2020-09-28T07:39:04.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/V1.3-action","html_url":"https://github.com/Flank/flank/releases/tag/V1.3-action","dependencies_parsed_at":"2023-07-20T13:56:05.486Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@V1.3-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.3-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.3-action/manifests"},{"name":"v20.09.3","sha":"06454ae331697f57aa682b0da273fe8ab8a0e823","kind":"commit","published_at":"2020-09-23T13:49:40.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.09.3","html_url":"https://github.com/Flank/flank/releases/tag/v20.09.3","dependencies_parsed_at":"2023-07-20T13:56:05.892Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.09.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.3/manifests"},{"name":"V1.2-action","sha":"e4a31a719f5da9371fbc4934480b012e561d2742","kind":"commit","published_at":"2020-09-18T07:53:30.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/V1.2-action","html_url":"https://github.com/Flank/flank/releases/tag/V1.2-action","dependencies_parsed_at":"2023-07-20T13:56:06.608Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@V1.2-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.2-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.2-action/manifests"},{"name":"v20.09.2","sha":"42161d4b5ecd6616c838053d4f1fcda7b93d2463","kind":"commit","published_at":"2020-09-11T15:03:55.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.09.2","html_url":"https://github.com/Flank/flank/releases/tag/v20.09.2","dependencies_parsed_at":"2023-07-20T13:56:06.651Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.09.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.2/manifests"},{"name":"V1.1-action","sha":"145f85f8661ad91af8e980fb3ce80d67dd76a170","kind":"commit","published_at":"2020-09-11T07:45:46.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/V1.1-action","html_url":"https://github.com/Flank/flank/releases/tag/V1.1-action","dependencies_parsed_at":"2023-07-20T13:56:08.216Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@V1.1-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.1-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.1-action/manifests"},{"name":"V1.0-action","sha":"570831608dc83f356a654ddb5aea3fae1d41261c","kind":"commit","published_at":"2020-09-10T08:36:14.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/V1.0-action","html_url":"https://github.com/Flank/flank/releases/tag/V1.0-action","dependencies_parsed_at":"2023-07-20T13:56:07.477Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@V1.0-action","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.0-action","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/V1.0-action/manifests"},{"name":"v20.09.1","sha":"d12f42ffff465f304f2f669ffee7c690a740184d","kind":"commit","published_at":"2020-09-08T14:02:27.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.09.1","html_url":"https://github.com/Flank/flank/releases/tag/v20.09.1","dependencies_parsed_at":"2023-07-20T13:56:05.314Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.09.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.1/manifests"},{"name":"v20.09.0","sha":"7952893c40d2566846381742b1a07434c21183b2","kind":"tag","published_at":"2020-09-04T10:23:52.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.09.0","html_url":"https://github.com/Flank/flank/releases/tag/v20.09.0","dependencies_parsed_at":"2023-07-20T13:56:09.601Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.09.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.09.0/manifests"},{"name":"v20.08.4","sha":"0b328fa775ebc69980b765b35a654089a6235d10","kind":"commit","published_at":"2020-08-27T16:14:34.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.08.4","html_url":"https://github.com/Flank/flank/releases/tag/v20.08.4","dependencies_parsed_at":"2023-07-20T13:56:05.064Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.08.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.4/manifests"},{"name":"v20.08.3","sha":"53b111fe97a5e396f36ecc0502a4cbdb480a1837","kind":"commit","published_at":"2020-08-20T15:04:45.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.08.3","html_url":"https://github.com/Flank/flank/releases/tag/v20.08.3","dependencies_parsed_at":"2023-07-20T13:56:08.136Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.08.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.3/manifests"},{"name":"v20.08.2","sha":"5f9a81d148ae89a84e5c12410eef75ea9abbf698","kind":"commit","published_at":"2020-08-19T17:03:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.08.2","html_url":"https://github.com/Flank/flank/releases/tag/v20.08.2","dependencies_parsed_at":"2023-07-20T13:56:04.890Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.08.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.2/manifests"},{"name":"v20.08.1","sha":"e9ed26c8f2fdc77fca9f0e436558d89f7f99ef17","kind":"commit","published_at":"2020-08-11T12:42:50.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.08.1","html_url":"https://github.com/Flank/flank/releases/tag/v20.08.1","dependencies_parsed_at":"2023-07-20T13:56:07.694Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.08.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.1/manifests"},{"name":"v20.08.0","sha":"856600430fcbd90628c01883293b26fb60d292a6","kind":"commit","published_at":"2020-08-07T11:13:53.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.08.0","html_url":"https://github.com/Flank/flank/releases/tag/v20.08.0","dependencies_parsed_at":"2023-07-20T13:56:05.722Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.08.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.08.0/manifests"},{"name":"flank_snapshot'","sha":"5ea15cf881b1022c74861e618c59e8ac63386501","kind":"commit","published_at":"2020-08-03T16:14:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/flank_snapshot'","html_url":"https://github.com/Flank/flank/releases/tag/flank_snapshot'","dependencies_parsed_at":"2023-07-20T13:56:01.712Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@flank_snapshot%27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank_snapshot'","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/flank_snapshot'/manifests"},{"name":"v20.07.0","sha":"02bca2797b2d6c1ce4bba95a12428d5a49cc8f63","kind":"commit","published_at":"2020-07-15T21:11:41.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.07.0","html_url":"https://github.com/Flank/flank/releases/tag/v20.07.0","dependencies_parsed_at":"2023-07-20T13:56:07.003Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.07.0/manifests"},{"name":"v20.06.2","sha":"08de9c3f4f8ee1ecc3684ecb06391b8521a08f4d","kind":"commit","published_at":"2020-06-18T16:21:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.06.2","html_url":"https://github.com/Flank/flank/releases/tag/v20.06.2","dependencies_parsed_at":"2023-07-20T13:56:01.699Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.06.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.06.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.06.2/manifests"},{"name":"v20.06.1","sha":"6d25735f3fe1fef7da5b31477eaec84460314e5e","kind":"commit","published_at":"2020-06-13T16:51:45.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.06.1","html_url":"https://github.com/Flank/flank/releases/tag/v20.06.1","dependencies_parsed_at":"2023-07-20T13:56:06.510Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.06.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.06.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.06.1/manifests"},{"name":"v20.06.0","sha":"77f18db6109b49496fe82c99a553f16414f7366a","kind":"commit","published_at":"2020-06-07T07:18:30.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.06.0","html_url":"https://github.com/Flank/flank/releases/tag/v20.06.0","dependencies_parsed_at":"2023-07-20T13:56:03.654Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.06.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.06.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.06.0/manifests"},{"name":"v20.05.2","sha":"7618ebdb5a74db4b448de0b93357221de3ab10c2","kind":"commit","published_at":"2020-05-16T23:26:11.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.05.2","html_url":"https://github.com/Flank/flank/releases/tag/v20.05.2","dependencies_parsed_at":"2023-07-20T13:56:03.478Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.05.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.05.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.05.2/manifests"},{"name":"v20.05.1","sha":"88f336d9c52ec1596936cbf048f7a8910e9e262f","kind":"commit","published_at":"2020-05-11T22:57:59.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.05.1","html_url":"https://github.com/Flank/flank/releases/tag/v20.05.1","dependencies_parsed_at":"2023-07-20T13:56:02.520Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.05.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.05.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.05.1/manifests"},{"name":"v20.05.0","sha":"ead2739071f35c990f5bcd24eb6ccd44cf648759","kind":"commit","published_at":"2020-05-08T15:49:13.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v20.05.0","html_url":"https://github.com/Flank/flank/releases/tag/v20.05.0","dependencies_parsed_at":"2023-07-20T13:56:03.042Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v20.05.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.05.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v20.05.0/manifests"},{"name":"v8.1.0","sha":"4f0d4a34ccd2acf5d15605896c7d331ec4fa491f","kind":"commit","published_at":"2019-11-01T05:32:57.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v8.1.0","html_url":"https://github.com/Flank/flank/releases/tag/v8.1.0","dependencies_parsed_at":"2023-07-20T13:56:06.841Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"4942e6fee7c9a4254d8da3f3c09987a75ff122c5","kind":"commit","published_at":"2019-10-11T04:00:30.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v8.0.1","html_url":"https://github.com/Flank/flank/releases/tag/v8.0.1","dependencies_parsed_at":"2023-07-20T13:56:02.030Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"a484ff080a3f700443c2860f77236d0a0077fcf7","kind":"commit","published_at":"2019-10-09T23:46:08.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v8.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v8.0.0","dependencies_parsed_at":"2023-07-20T13:56:06.457Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v8.0.0/manifests"},{"name":"v7.0.2","sha":"9c25955453af67104fa4f8f934fe6aac716fb7a3","kind":"commit","published_at":"2019-08-13T23:04:02.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v7.0.2","html_url":"https://github.com/Flank/flank/releases/tag/v7.0.2","dependencies_parsed_at":"2023-07-20T13:56:03.765Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"9d431d2cbb81a318870e32e1544e48aa230868f4","kind":"commit","published_at":"2019-08-06T23:50:56.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v7.0.1","html_url":"https://github.com/Flank/flank/releases/tag/v7.0.1","dependencies_parsed_at":"2023-07-20T13:56:07.234Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"332acb893db388814ee2947be094318cc070c537","kind":"commit","published_at":"2019-08-05T14:20:08.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v7.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v7.0.0","dependencies_parsed_at":"2023-07-20T13:56:03.132Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v7.0.0/manifests"},{"name":"v6.2.3","sha":"db71eb8d19e65560193de5c5b72b207657a6a968","kind":"commit","published_at":"2019-06-28T17:00:13.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.2.3","html_url":"https://github.com/Flank/flank/releases/tag/v6.2.3","dependencies_parsed_at":"2023-07-20T13:56:03.809Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"6844b4862f85377c6c722fd56a178b59cdab6aa0","kind":"commit","published_at":"2019-06-19T18:00:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.2.2","html_url":"https://github.com/Flank/flank/releases/tag/v6.2.2","dependencies_parsed_at":"2023-07-20T13:56:08.106Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"b63fc7f85ba8814a470ff4c37d74e3ae97c4c8a9","kind":"commit","published_at":"2019-06-18T13:22:42.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.2.1","html_url":"https://github.com/Flank/flank/releases/tag/v6.2.1","dependencies_parsed_at":"2023-07-20T13:56:03.650Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"39329c3d0f740cbdfe2a4b82f2f6c3931a6ed32b","kind":"commit","published_at":"2019-05-30T05:12:47.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.2.0","html_url":"https://github.com/Flank/flank/releases/tag/v6.2.0","dependencies_parsed_at":"2023-07-20T13:56:07.522Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"a7cbdc2d066c6aac85bc3fb9c2227e3835015160","kind":"commit","published_at":"2019-05-07T15:10:48.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.1.0","html_url":"https://github.com/Flank/flank/releases/tag/v6.1.0","dependencies_parsed_at":"2023-07-20T13:56:06.579Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"42bfc7be1c52d160784a0c1c6d807820942755c8","kind":"commit","published_at":"2019-04-26T16:31:35.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.0.1","html_url":"https://github.com/Flank/flank/releases/tag/v6.0.1","dependencies_parsed_at":"2023-07-20T13:56:03.038Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"85d4266d678df186f6cb4e0b03b5e127699c209d","kind":"commit","published_at":"2019-04-26T16:10:50.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v6.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v6.0.0","dependencies_parsed_at":"2023-07-20T13:56:03.187Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"6a4932f305b448e0c283d6486b6e1857c03cce40","kind":"commit","published_at":"2019-04-05T14:39:19.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v5.1.0","html_url":"https://github.com/Flank/flank/releases/tag/v5.1.0","dependencies_parsed_at":"2023-07-20T13:56:02.374Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"182d0c55f94ca852d8748f10e80dd8d307812c0e","kind":"commit","published_at":"2019-04-05T02:19:24.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v5.0.2","html_url":"https://github.com/Flank/flank/releases/tag/v5.0.2","dependencies_parsed_at":"2023-07-20T13:56:03.014Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"639ae4b7f215df999bcd05a46cd8b3c31d89eb3e","kind":"commit","published_at":"2019-03-29T22:17:09.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v5.0.1","html_url":"https://github.com/Flank/flank/releases/tag/v5.0.1","dependencies_parsed_at":"2023-07-20T13:56:03.111Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"df8690b7ece019e05bed177aeddf0395ac37d7fd","kind":"commit","published_at":"2019-03-29T15:29:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v5.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v5.0.0","dependencies_parsed_at":"2023-07-20T13:56:02.627Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v5.0.0/manifests"},{"name":"v4.4.0","sha":"5b0d23215e3bd90e5f9c1c57149320634aad8008","kind":"commit","published_at":"2019-02-23T19:55:50.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.4.0","html_url":"https://github.com/Flank/flank/releases/tag/v4.4.0","dependencies_parsed_at":"2023-07-20T13:56:08.401Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"bed21aeb1c530c2e6740df88fe5214e877b1061c","kind":"commit","published_at":"2019-02-08T03:46:59.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.3.1","html_url":"https://github.com/Flank/flank/releases/tag/v4.3.1","dependencies_parsed_at":"2023-07-20T13:56:01.771Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"1ea94883b06e6b3fe55e0bef220e3b526d6c3018","kind":"commit","published_at":"2019-02-07T21:32:46.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.3.0","html_url":"https://github.com/Flank/flank/releases/tag/v4.3.0","dependencies_parsed_at":"2023-07-20T13:56:03.927Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"5148c339e697778a3714bfb1aa6d4a9a120c5164","kind":"commit","published_at":"2019-01-11T22:23:08.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.2.0","html_url":"https://github.com/Flank/flank/releases/tag/v4.2.0","dependencies_parsed_at":"2023-07-20T13:56:02.155Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"2f85d0866f32c92735337fb1967df386ca5554b5","kind":"commit","published_at":"2018-12-07T19:59:08.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.1.1","html_url":"https://github.com/Flank/flank/releases/tag/v4.1.1","dependencies_parsed_at":"2023-07-20T13:56:03.343Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"e635ec3d594629ab5315ae30874a62480c6d95bb","kind":"commit","published_at":"2018-12-06T04:21:48.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.1.0","html_url":"https://github.com/Flank/flank/releases/tag/v4.1.0","dependencies_parsed_at":"2023-07-20T13:56:03.436Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"7eea0f7a576868de4ebcc327659ec559a121f2c5","kind":"commit","published_at":"2018-11-08T21:35:04.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v4.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v4.0.0","dependencies_parsed_at":"2023-07-20T13:56:02.931Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v4.0.0/manifests"},{"name":"v3.2.1","sha":"7ef4b1955d9acdf7ecf83a89698eb7218cf763f4","kind":"commit","published_at":"2018-10-11T01:59:28.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v3.2.1","html_url":"https://github.com/Flank/flank/releases/tag/v3.2.1","dependencies_parsed_at":"2023-07-20T13:56:02.938Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"86a530f0778f8ce9f8c260f852b1524c767d6c5a","kind":"commit","published_at":"2018-10-09T04:11:33.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v3.2.0","html_url":"https://github.com/Flank/flank/releases/tag/v3.2.0","dependencies_parsed_at":"2023-07-20T13:56:01.639Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"e34e5e940d2548f0c2a02bda43585b4af363d07a","kind":"commit","published_at":"2018-09-17T18:28:05.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v3.1.1","html_url":"https://github.com/Flank/flank/releases/tag/v3.1.1","dependencies_parsed_at":"2023-07-20T13:56:01.902Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"bab133868e7a4599447f1cca80df2b3789c9b22f","kind":"commit","published_at":"2018-09-15T00:53:41.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v3.1.0","html_url":"https://github.com/Flank/flank/releases/tag/v3.1.0","dependencies_parsed_at":"2023-07-20T13:56:03.088Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"27cad6d768846ac531abe56d1199323a21d2a3de","kind":"commit","published_at":"2018-09-09T14:57:14.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v3.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v3.0.0","dependencies_parsed_at":"2023-07-20T13:56:03.217Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v3.0.0/manifests"},{"name":"v2.0.3","sha":"3f9c98c1ae7424f50a5f329f74d1e5a609d0f35d","kind":"commit","published_at":"2018-03-29T15:54:00.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v2.0.3","html_url":"https://github.com/Flank/flank/releases/tag/v2.0.3","dependencies_parsed_at":"2023-07-20T13:56:02.024Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"aaf5b8d07e2017cbb186307fbdafac1fa952cda0","kind":"commit","published_at":"2018-03-29T13:30:14.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v2.0.2","html_url":"https://github.com/Flank/flank/releases/tag/v2.0.2","dependencies_parsed_at":"2023-07-20T13:56:03.552Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"98fc4319834c581b699feb928a5c4d7e64790b21","kind":"commit","published_at":"2018-02-06T19:26:09.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v2.0.1","html_url":"https://github.com/Flank/flank/releases/tag/v2.0.1","dependencies_parsed_at":"2023-07-20T13:56:03.541Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"eae4b1e50e7eb05c02fc678994c6425bf14e1701","kind":"commit","published_at":"2018-01-30T19:44:45.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v2.0.0","html_url":"https://github.com/Flank/flank/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T13:56:01.549Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v2.0.0/manifests"},{"name":"v1.7.0","sha":"65762d7888a8a6e7490cbe7433a725201cbd5304","kind":"commit","published_at":"2017-12-05T17:09:20.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v1.7.0","html_url":"https://github.com/Flank/flank/releases/tag/v1.7.0","dependencies_parsed_at":"2023-07-20T13:56:02.291Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"44ed2076a684a740c41660ab80052b4218633538","kind":"commit","published_at":"2017-11-29T00:45:18.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v1.6.0","html_url":"https://github.com/Flank/flank/releases/tag/v1.6.0","dependencies_parsed_at":"2023-07-20T13:56:05.568Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4f00292267eaa2b230c4a5705a50c5302d7f9dc1","kind":"commit","published_at":"2017-11-03T21:05:56.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v1.5.0","html_url":"https://github.com/Flank/flank/releases/tag/v1.5.0","dependencies_parsed_at":"2023-07-20T13:56:01.444Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"f0d902fdd947e7f2db43213929bdc6069a681624","kind":"commit","published_at":"2017-09-20T00:21:51.000Z","download_url":"https://codeload.github.com/Flank/flank/tar.gz/v1.4.2","html_url":"https://github.com/Flank/flank/releases/tag/v1.4.2","dependencies_parsed_at":"2023-07-20T13:56:03.584Z","dependency_job_id":null,"purl":"pkg:github/Flank/flank@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/tags/v1.4.2/manifests"}]},"repo_metadata_updated_at":"2025-10-29T03:56:07.673Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.532403739502456,"dependent_packages_count":0.0,"stargazers_count":0.39296466487086046,"forks_count":0.4595151323086674,"docker_downloads_count":null,"average":5.346220884170496},"purl":"pkg:githubactions/Flank/flank","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Flank/flank","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Flank/flank","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Flank/flank/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T09:01:41.561Z","issues_count":59,"pull_requests_count":372,"avg_time_to_close_issue":25334553.225,"avg_time_to_close_pull_request":1721313.0362537764,"issues_closed_count":40,"pull_requests_closed_count":331,"pull_request_authors_count":20,"issue_authors_count":37,"avg_comments_per_issue":1.7966101694915253,"avg_comments_per_pull_request":1.2768817204301075,"merged_pull_requests_count":183,"bot_issues_count":5,"bot_pull_requests_count":297,"past_year_issues_count":6,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":173494.5,"past_year_avg_time_to_close_pull_request":1139390.196969697,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":66,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.594059405940594,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":85,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flank%2Fflank/issues","maintainers":[{"login":"adamvduke","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamvduke"},{"login":"SelaseKay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SelaseKay"},{"login":"Fry-kun","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fry-kun"},{"login":"schnecle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schnecle"}],"active_maintainers":[{"login":"SelaseKay","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SelaseKay"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Flank%2Fflank/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Flank%2Fflank/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Flank%2Fflank/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Flank%2Fflank/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Flank%2Fflank/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Flank%2Fflank/codemeta","maintainers":[]}