{"id":8928818,"name":"microsoft.security.devops.cli.linux-arm64","ecosystem":"nuget","description":"A command line utility for installing and running analysis tools and processing and viewing their results.","homepage":"https://aka.ms/msdodocs","licenses":"MS-PL","normalized_licenses":["MS-PL"],"repository_url":"","keywords_array":["Microsoft","Security","DevOps","Code","Analyzers"],"namespace":null,"versions_count":40,"first_release_published_at":"2023-06-12T17:30:14.680Z","latest_release_published_at":"2025-05-20T17:33:15.433Z","latest_release_number":"0.215.0","last_synced_at":"2026-04-24T12:44:48.124Z","created_at":"2024-02-26T02:01:06.021Z","updated_at":"2026-04-24T13:10:40.435Z","registry_url":"https://www.nuget.org/packages/microsoft.security.devops.cli.linux-arm64/","install_command":"Install-Package microsoft.security.devops.cli.linux-arm64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MS-PL","version":null},"license_url":"https://licenses.nuget.org/MS-PL","require_license_acceptance":false,"icon":"tools\\icon.png","language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":40412829,"uuid":"204574904","full_name":"microsoft/security-devops-action","owner":"microsoft","description":"Microsoft Security DevOps for GitHub Actions.","archived":false,"fork":false,"pushed_at":"2025-07-02T20:03:54.000Z","size":1003,"stargazers_count":134,"open_issues_count":24,"forks_count":57,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-23T18:12:55.605Z","etag":null,"topics":["devops","microsoft","security"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-26T22:50:23.000Z","updated_at":"2025-09-05T08:36:15.000Z","dependencies_parsed_at":"2023-09-29T16:34:16.521Z","dependency_job_id":"318dbb4b-4436-41ea-a122-26d771ec5fde","html_url":"https://github.com/microsoft/security-devops-action","commit_stats":{"total_commits":256,"total_committers":14,"mean_commits":"18.285714285714285","dds":0.40625,"last_synced_commit":"fe9221a4e90bd9649db705e2d26b0f404294d716"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/security-devops-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/sbom","scorecard":{"id":643497,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/security-devops-action","commit":"b0a347feb3917483d5d3ebbc1a1e7e5ae1a51cf4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/official-build.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/official-build.yml:9","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/on-push-verification.yml:11","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/sample-workflow.yml:9"],"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/official-build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/official-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/official-build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/official-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push-verification.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/on-push-verification.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push-verification.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/on-push-verification.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push-verification.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/on-push-verification.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sample-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/sample-workflow.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sample-workflow.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/sample-workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sample-workflow.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/sample-workflow.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sample-workflow.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/security-devops-action/sample-workflow.yml/main?enable=pin","Warn: containerImage not pinned by hash: samples/Dockerfile:1: pin your Docker image by updating alpine:3.14.0 to alpine:3.14.0@sha256:adab3844f497ab9171f070d4cae4114b5aec565ac772e2f2579405b78be67c96","Warn: npmCommand not pinned by hash: .github/workflows/official-build.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":6,"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 required - but no codeowners file found in repo","Info: 'last push approval' is required to merge 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":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 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"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:26:21.386Z","repository_id":40412829,"created_at":"2025-08-21T11:26:21.386Z","updated_at":"2025-08-21T11:26:21.386Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277326287,"owners_count":25799442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-28T02:00:08.834Z","response_time":79,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7364,"last_synced_at":"2025-09-24T00:26:43.644Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3508570,"followers":103187,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-09-24T00:26:43.644Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v1.12.0","sha":"08976cb623803b1b36d7112d4ff9f59eae704de0","kind":"commit","published_at":"2024-11-07T22:58:29.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.12.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.12.0","dependencies_parsed_at":"2024-11-11T08:12:01.350Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"cc007d020261b84193ccd49fa298eb8ba2408893","kind":"commit","published_at":"2024-07-24T15:27:56.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.11.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.11.0","dependencies_parsed_at":"2024-07-28T04:11:16.029Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"7e3060ae1e6a9347dd7de6b28195099f39852fe2","kind":"tag","published_at":"2023-11-15T16:13:08.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.10.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.10.0","dependencies_parsed_at":"2023-11-17T09:35:56.690Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"0a579140aedcc6cecbe177c20a92e97ffb7db707","kind":"tag","published_at":"2023-10-31T18:59:51.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.9.1","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.9.1","dependencies_parsed_at":"2023-11-02T04:34:46.392Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.9.1/manifests"},{"name":"v1.8.2","sha":"2c1a046ac59f9f6ff05ad75d3edd5cba15b3a831","kind":"tag","published_at":"2023-10-09T15:27:20.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.8.2","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.8.2","dependencies_parsed_at":"2023-10-12T06:03:05.123Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.8.2/manifests"},{"name":"v1.7.2","sha":"19539f7e6ce5a7f39edd1a0cdb0ec9d92b74bcf2","kind":"tag","published_at":"2023-06-23T13:44:48.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.7.2","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.7.2","dependencies_parsed_at":"2023-07-20T13:44:59.180Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.7.2/manifests"},{"name":"v1.7.0","sha":"55bedea4cec27d04fb27d7dcc5b4cd91631a8f8d","kind":"commit","published_at":"2023-06-15T16:46:33.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.7.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-07-20T13:44:59.094Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"e94440350ed10e2806d47cd0d7504a2c51abdbe9","kind":"commit","published_at":"2022-10-27T22:27:04.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.6.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-07-20T13:44:58.979Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"406e72a7cf97845b429e60c41be12a3e5b11fcf4","kind":"commit","published_at":"2022-04-25T17:18:48.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.5.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-07-20T13:44:59.181Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"973e82187afee24a52b195e178f6e70a7b90ff92","kind":"commit","published_at":"2022-04-04T20:08:40.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.4.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-07-20T13:44:58.915Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"d4a7a377e7b5f5711e42de45655732ec1b3b4b63","kind":"commit","published_at":"2022-03-18T18:23:54.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.3.4","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.3.4","dependencies_parsed_at":"2023-07-20T13:44:59.284Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"fb6311a1754f31571896f31444e983646ffaf57f","kind":"commit","published_at":"2022-03-10T23:49:05.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.3.3","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.3.3","dependencies_parsed_at":"2023-07-20T13:44:59.106Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"6e50427f95370b5c0d53b306b40c42ea1d39c153","kind":"commit","published_at":"2022-02-16T06:50:15.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.3.2","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.3.2","dependencies_parsed_at":"2023-07-20T13:44:58.996Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.2/manifests"},{"name":"v1.3.0","sha":"27864342995667b643aa8e66f1c0646796d0bba7","kind":"commit","published_at":"2022-02-09T14:27:47.000Z","download_url":"https://codeload.github.com/microsoft/security-devops-action/tar.gz/v1.3.0","html_url":"https://github.com/microsoft/security-devops-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T13:44:59.136Z","dependency_job_id":null,"purl":"pkg:github/microsoft/security-devops-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/tags/v1.3.0/manifests"}]},"repo_metadata_updated_at":"2026-04-24T13:10:40.403Z","dependent_packages_count":0,"downloads":17139,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":27.7746296069168,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":21.030096413013784},"purl":"pkg:nuget/microsoft.security.devops.cli.linux-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.security.devops.cli.linux-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.security.devops.cli.linux-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.security.devops.cli.linux-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-26T21:43:55.436Z","issues_count":63,"pull_requests_count":82,"avg_time_to_close_issue":4554235.189189189,"avg_time_to_close_pull_request":1063809.1538461538,"issues_closed_count":37,"pull_requests_closed_count":78,"pull_request_authors_count":15,"issue_authors_count":49,"avg_comments_per_issue":1.5238095238095237,"avg_comments_per_pull_request":0.4024390243902439,"merged_pull_requests_count":62,"bot_issues_count":1,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":2426270.6666666665,"past_year_avg_time_to_close_pull_request":54612.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.2727272727272727,"past_year_avg_comments_per_pull_request":0.9285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fsecurity-devops-action/issues","maintainers":[{"login":"davidknise","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidknise"},{"login":"sethRait","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethRait"},{"login":"JiandongJiang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JiandongJiang"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.security.devops.cli.linux-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.security.devops.cli.linux-arm64/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.security.devops.cli.linux-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.security.devops.cli.linux-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.security.devops.cli.linux-arm64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8403,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:37:44.198Z","updated_at":"2024-02-26T02:37:44.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"MicrosoftSecurityDevOps","login":"MicrosoftSecurityDevOps","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://www.nuget.org/profiles/MicrosoftSecurityDevOps","role":null,"created_at":"2024-02-26T02:37:44.246Z","updated_at":"2024-02-26T02:37:44.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/MicrosoftSecurityDevOps/packages"}]}