{"id":7828084,"name":"DataDog/datadog-static-analyzer-github-action","ecosystem":"actions","description":"Run a Datadog Static Analysis in your Github Action workflows","homepage":"https://docs.datadoghq.com/continuous_integration/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DataDog/datadog-static-analyzer-github-action","keywords_array":[],"namespace":"DataDog","versions_count":44,"first_release_published_at":"2023-06-12T23:14:39.000Z","latest_release_published_at":"2025-03-25T08:09:18.000Z","latest_release_number":"v1.2.3","last_synced_at":"2026-03-26T05:49:14.887Z","created_at":"2023-06-13T00:09:03.387Z","updated_at":"2026-03-26T05:49:14.887Z","registry_url":"https://github.com/DataDog/datadog-static-analyzer-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Datadog Static Analysis","description":"Run a Datadog Static Analysis in your Github Action workflows","author":"Datadog","branding":{"icon":"check","color":"purple"},"inputs":{"dd_api_key":{"description":"Your Datadog API key used to authenticate requests.","required":true,"default":""},"dd_app_key":{"description":"Your Datadog Application key used to authenticate requests.","required":true,"default":""},"dd_site":{"description":"The Datadog site. For example, users in the EU may want to set datadoghq.eu.","required":false,"default":"datadoghq.com"},"cpu_count":{"description":"Set the number of CPUs used to by the analyzer.","required":false,"default":"2"},"enable_performance_statistics":{"description":"Get the execution time statistics for analyzed files.","required":false,"default":"false"},"debug":{"description":"Lets the analyzer print additional logs useful for debugging.","required":false,"default":"no"},"secrets_enabled":{"description":"Enable Secrets (Limited Availability)","required":false,"default":"false"},"static_analysis_enabled":{"description":"Enable Static Analysis","required":false,"default":"true"},"subdirectory":{"description":"A subdirectory pattern or glob (or space-delimited subdirectory patterns) that the analysis should be limited to. For example: \"src\" or \"src packages\".","required":false,"default":""},"architecture":{"description":"The architecture of the image to use. Can be x86_64 or aarch64.","required":false,"default":"x86_64"},"diff_aware":{"description":"Enable diff aware scanning mode.","required":false,"default":"true"}},"runs":{"using":"docker","image":"Dockerfile","env":{"DD_API_KEY":"${{ inputs.dd_api_key }}","DD_APP_KEY":"${{ inputs.dd_app_key }}","DD_SITE":"${{ inputs.dd_site }}","CPU_COUNT":"${{ inputs.cpu_count }}","ENABLE_PERFORMANCE_STATISTICS":"${{ inputs.enable_performance_statistics }}","ENABLE_DEBUG":"${{ inputs.debug }}","SUBDIRECTORY":"${{ inputs.subdirectory }}","ARCHITECTURE":"${{ inputs.architecture }}","DIFF_AWARE":"${{ inputs.diff_aware }}","SECRETS_ENABLED":"${{ inputs.secrets_enabled }}","STATIC_ANALYSIS_ENABLED":"${{ inputs.static_analysis_enabled }}"}},"default_branch":"main","path":null},"repo_metadata":{"id":171732324,"uuid":"647953147","full_name":"DataDog/datadog-static-analyzer-github-action","owner":"DataDog","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-25T08:28:02.000Z","size":243,"stargazers_count":13,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-25T02:30:36.102Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.datadoghq.com/continuous_integration/","language":"Dockerfile","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/DataDog.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-31T22:14:22.000Z","updated_at":"2025-08-08T02:08:38.000Z","dependencies_parsed_at":"2024-01-26T15:24:44.042Z","dependency_job_id":"5327c308-7328-4417-b7ae-59cf7a83afff","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action","commit_stats":null,"previous_names":["datadog/datadog-static-analyzer-github-action"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/sbom","scorecard":{"id":37767,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/datadog-static-analyzer-github-action","commit":"2707598b1182dce1d1792186477b5b4132338e1c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ghcr.io/datadog/datadog-static-analyzer:latest to ghcr.io/datadog/datadog-static-analyzer:latest@sha256:c07be37739b0ebf8693d096f7646b8b9af9dd4b5cf1c35a1774ac8bcbcf2101b","Warn: npmCommand not pinned by hash: Dockerfile:5","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T20:42:39.677Z","repository_id":171732324,"created_at":"2025-08-14T20:42:39.677Z","updated_at":"2025-08-14T20:42:39.677Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272011703,"owners_count":24858255,"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-08-25T02:00:12.092Z","response_time":1107,"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":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":968,"last_synced_at":"2024-04-15T05:05:10.008Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","funding_links":[],"total_stars":32738,"followers":1527,"following":0,"created_at":"2022-11-02T16:25:55.506Z","updated_at":"2024-04-15T05:10:00.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"tags":[{"name":"v1.2.3","sha":"2707598b1182dce1d1792186477b5b4132338e1c","kind":"commit","published_at":"2025-03-25T08:09:18.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.2.3","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":"543b6573-ffef-443a-af06-fd937dcb7e80","purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"1297a546e6bb268e2ac5bc98a1477d22be335822","kind":"commit","published_at":"2025-02-10T21:32:37.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.2.2","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":"df09772f-5780-4c74-8634-3df5af2d8e2b","purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"06d501a75f56e4075c67a7dbc61a74b6539a05c8","kind":"commit","published_at":"2024-11-05T09:31:20.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.2.1","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.2.1","dependencies_parsed_at":"2024-11-07T05:04:31.098Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"71c28f15878d6cb8303a11a7ad59153e7e3743ea","kind":"commit","published_at":"2024-11-04T12:52:14.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.2.0","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.2.0","dependencies_parsed_at":"2024-11-07T05:04:31.093Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2.0/manifests"},{"name":"v1.2","sha":"71c28f15878d6cb8303a11a7ad59153e7e3743ea","kind":"commit","published_at":"2024-11-04T12:52:14.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.2","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.2","dependencies_parsed_at":"2024-11-06T04:41:35.489Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.2/manifests"},{"name":"v1.1.4","sha":"c74aff158c8cc1c3e285660713bcaa5f9c6d696e","kind":"commit","published_at":"2024-07-12T14:10:34.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.4","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.4","dependencies_parsed_at":"2024-07-18T11:44:15.275Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.4/manifests"},{"name":"v1.1.26","sha":"72b51151cd9ebe80e2a6a29b4452c950bc2c5b41","kind":"commit","published_at":"2024-06-20T21:00:03.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.26","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.26","dependencies_parsed_at":"2024-07-18T11:44:15.379Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"d9a24455d935097c507694f3eb2414a74952a764","kind":"commit","published_at":"2024-06-20T20:57:28.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.25","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.25","dependencies_parsed_at":"2024-07-18T11:44:15.370Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"c51b65c4cbba0fbd92bb5fc46e9377e553e9523c","kind":"commit","published_at":"2024-06-20T20:50:35.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.24","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.24","dependencies_parsed_at":"2024-07-18T11:44:15.375Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"5699190c740dd43ef56a879a7ee5f093fe20fb8e","kind":"commit","published_at":"2024-06-20T20:42:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.23","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.23","dependencies_parsed_at":"2024-07-18T11:44:16.024Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"7d31758598db72ed13e1b1fe64ec3b691be6ac52","kind":"commit","published_at":"2024-06-20T20:38:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.22","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.22","dependencies_parsed_at":"2024-07-18T11:44:16.106Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"478ef05a15cffa020f156ea2cbcf3d91a7892065","kind":"commit","published_at":"2024-06-20T20:31:09.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.21","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.21","dependencies_parsed_at":"2024-07-18T11:44:16.054Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"6b151eab51fb8766b6b29ad0d6eb16886b0145da","kind":"commit","published_at":"2024-06-20T20:21:56.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.20","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.20","dependencies_parsed_at":"2024-07-18T11:44:16.321Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"588780291f4e77d947b111bc3293a52fe69b40a5","kind":"commit","published_at":"2024-06-20T20:20:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.19","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.19","dependencies_parsed_at":"2024-07-18T11:44:16.444Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"a9d4f4273ca3ca2bb5c2354fba6891c145fcfa9e","kind":"commit","published_at":"2024-06-20T20:17:48.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.18","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.18","dependencies_parsed_at":"2024-07-18T11:44:15.985Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"64fca85bc9c8c41a3b203b79393a17d505dca0b2","kind":"commit","published_at":"2024-06-20T20:12:05.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.17","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.17","dependencies_parsed_at":"2024-07-18T11:44:15.976Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"1a8d8c7a58fdc29f9852535bae5def32acabea3d","kind":"commit","published_at":"2024-06-20T17:31:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.16","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.16","dependencies_parsed_at":"2024-07-18T11:44:15.372Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"25f78effd001d45bf62e8c2bc150f76f8788f331","kind":"commit","published_at":"2024-06-20T17:23:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.15","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.15","dependencies_parsed_at":"2024-07-18T11:44:15.373Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"7d21eac63b91fbb76ac69a512a9ab8d8d485d714","kind":"commit","published_at":"2024-06-20T17:17:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.14","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.14","dependencies_parsed_at":"2024-07-18T11:44:16.275Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"92e8b281287c1655cfafa4c34f35dd17ec8cac95","kind":"commit","published_at":"2024-06-20T17:15:51.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.13","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.13","dependencies_parsed_at":"2024-07-18T11:44:15.375Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"68354ac905b3af2a73dee4ccf35108eea27d0bf4","kind":"commit","published_at":"2024-06-20T17:12:09.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.12","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.12","dependencies_parsed_at":"2024-07-18T11:44:15.381Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"324ba946fe885904d7640a82bcd4b566b520891a","kind":"commit","published_at":"2024-06-20T17:09:55.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.11","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.11","dependencies_parsed_at":"2024-07-18T11:44:15.378Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"fa7ba225e93e99a4df4e0eacca8803257391eba5","kind":"commit","published_at":"2024-06-20T17:05:27.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.10","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.10","dependencies_parsed_at":"2024-07-18T11:44:15.368Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"db98343dc6d3898f7981114f6b30c6949c982a02","kind":"commit","published_at":"2024-06-20T17:02:34.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.9","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.9","dependencies_parsed_at":"2024-07-18T11:44:15.371Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"d9844b0b0664011e5b98630d5032a954bbe8d1fe","kind":"commit","published_at":"2024-06-20T16:56:48.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.8","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.8","dependencies_parsed_at":"2024-07-18T11:44:15.372Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"aef03e0f19e998a163aed06c36936c0f4ac3fe11","kind":"commit","published_at":"2024-06-20T15:30:30.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.7","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.7","dependencies_parsed_at":"2024-07-18T11:44:15.374Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"dc538129df28161144163cc713f85718ea7d26b6","kind":"commit","published_at":"2024-06-20T15:27:02.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.6","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.6","dependencies_parsed_at":"2024-07-18T11:44:15.369Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"6547e4952dd2c6e1efb21eb19aed2f2d1c7429a9","kind":"commit","published_at":"2024-06-20T15:20:21.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.5","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.5","dependencies_parsed_at":"2024-07-18T11:44:15.371Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.5/manifests"},{"name":"v1.1.3","sha":"2cedeb278689a3373bc4fd0749c2a44941ea3753","kind":"commit","published_at":"2024-05-24T12:15:58.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.3","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"ee841974b81614b8404e5fac95d21faa87b55271","kind":"commit","published_at":"2024-05-17T22:05:43.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.2","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.2","dependencies_parsed_at":"2024-05-18T04:03:07.780Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"9d099f82bbf3e20d7a44c588658876d35705282b","kind":"commit","published_at":"2024-04-30T21:21:14.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.1","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.1","dependencies_parsed_at":"2024-05-02T07:48:50.441Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0bcdcf3517b6e884b889897619b77778b8aad9ef","kind":"commit","published_at":"2024-04-23T22:39:15.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.1.0","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.1.0","dependencies_parsed_at":"2024-04-26T04:23:34.289Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"78501b6dbb3cf608e58ff54a78f01c55d335277e","kind":"commit","published_at":"2024-03-28T17:09:05.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.9","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.9","dependencies_parsed_at":"2024-03-30T04:18:43.042Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"741e9e41e39ab6df2104ed3b9de363ab7d99bafe","kind":"commit","published_at":"2024-03-22T20:14:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.8","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.8","dependencies_parsed_at":"2024-03-29T04:18:26.806Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"8f2b6213cadc5fef47befda2dc3f1d7c68f33ddd","kind":"commit","published_at":"2023-10-29T22:49:12.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.7","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-11-01T04:21:13.910Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"af981d18609bf74b4b817fd7e3ffbb897d7ef7f0","kind":"commit","published_at":"2023-08-30T16:28:16.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.6","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-09-06T05:34:58.635Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"d34d6ba397cad3d259f056aebaa7fdee5bc70910","kind":"commit","published_at":"2023-08-28T01:05:28.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.5","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-08-29T04:44:37.029Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"9487dfc21f0e59d2f538e7ad675afb7a2f0e7a51","kind":"commit","published_at":"2023-08-24T17:32:33.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.4","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-08-27T04:38:17.655Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"6b24ee6ee07b55c52421b7b1b3f9780a8447d3cb","kind":"commit","published_at":"2023-07-24T22:56:49.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.3","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-26T04:18:04.542Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.3/manifests"},{"name":"v2.0.0-beta","sha":"6e2c7ae15de89bdb9101b00d78ad037fab7c7db5","kind":"commit","published_at":"2023-07-14T16:42:54.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v2.0.0-beta","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v2.0.0-beta","dependencies_parsed_at":"2023-07-15T04:17:33.509Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v2.0.0-beta/manifests"},{"name":"v1.0.2","sha":"a3e78d973b58dbdecc9242727086b63010b72797","kind":"commit","published_at":"2023-07-13T21:26:00.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.2","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-15T04:17:32.579Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.2/manifests"},{"name":"v1","sha":"8d716a541b6b84843a7ac89cda6925adcdb48ab2","kind":"tag","published_at":"2023-06-22T18:36:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1","dependencies_parsed_at":"2023-06-27T00:21:36.457Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1/manifests"},{"name":"v1.0.1","sha":"8d716a541b6b84843a7ac89cda6925adcdb48ab2","kind":"commit","published_at":"2023-06-22T18:25:36.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.1","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-27T00:21:36.458Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"04f6a61f44ea317be4a93d02c3a6be96a7ee3681","kind":"commit","published_at":"2023-06-12T23:14:39.000Z","download_url":"https://codeload.github.com/DataDog/datadog-static-analyzer-github-action/tar.gz/v1.0.0","html_url":"https://github.com/DataDog/datadog-static-analyzer-github-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-15T00:05:28.947Z","dependency_job_id":null,"purl":"pkg:github/DataDog/datadog-static-analyzer-github-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-static-analyzer-github-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T05:54:03.306Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.573601647916337,"dependent_packages_count":0.0,"stargazers_count":19.80034859768658,"forks_count":21.67960703533513,"docker_downloads_count":null,"average":15.513389320234513},"purl":"pkg:githubactions/DataDog/datadog-static-analyzer-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/DataDog/datadog-static-analyzer-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/DataDog/datadog-static-analyzer-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/DataDog/datadog-static-analyzer-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-24T04:04:26.546Z","issues_count":2,"pull_requests_count":50,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":573506.78,"issues_closed_count":0,"pull_requests_closed_count":50,"pull_request_authors_count":11,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1249867.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/datadog%2Fdatadog-static-analyzer-github-action/issues","maintainers":[{"login":"dastrong","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dastrong"},{"login":"markazerdd","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markazerdd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fdatadog-static-analyzer-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fdatadog-static-analyzer-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fdatadog-static-analyzer-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fdatadog-static-analyzer-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fdatadog-static-analyzer-github-action/codemeta","maintainers":[]}