{"id":20445442,"url":"https://github.com/elmahio/github-check-vulnerable-nuget-packages-action","last_synced_at":"2026-02-13T09:25:25.757Z","repository":{"id":239559255,"uuid":"799869490","full_name":"elmahio/github-check-vulnerable-nuget-packages-action","owner":"elmahio","description":"GitHub Action to check for vulnerable NuGet packages.","archived":false,"fork":false,"pushed_at":"2024-11-15T12:46:39.000Z","size":274,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-02T01:38:50.323Z","etag":null,"topics":["github-action","github-actions","github-actions-ci","github-actions-docker","nuget-packages","vulnerabilities","vulnerability","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/check-vulnerable-nuget-packages","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elmahio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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},"funding":{"custom":["https://elmah.io/","https://elmah.io/pricing/"]}},"created_at":"2024-05-13T09:01:51.000Z","updated_at":"2026-01-03T21:39:33.000Z","dependencies_parsed_at":"2024-05-13T10:31:07.833Z","dependency_job_id":"f61f4b7d-c52b-4db6-87f8-d0f96eb2b76b","html_url":"https://github.com/elmahio/github-check-vulnerable-nuget-packages-action","commit_stats":null,"previous_names":["elmahio/github-check-vulnerable-nuget-packages-action"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/elmahio/github-check-vulnerable-nuget-packages-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmahio%2Fgithub-check-vulnerable-nuget-packages-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmahio%2Fgithub-check-vulnerable-nuget-packages-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmahio%2Fgithub-check-vulnerable-nuget-packages-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmahio%2Fgithub-check-vulnerable-nuget-packages-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elmahio","download_url":"https://codeload.github.com/elmahio/github-check-vulnerable-nuget-packages-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmahio%2Fgithub-check-vulnerable-nuget-packages-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29400513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-action","github-actions","github-actions-ci","github-actions-docker","nuget-packages","vulnerabilities","vulnerability","vulnerability-detection","vulnerability-scanners"],"created_at":"2024-11-15T10:12:40.233Z","updated_at":"2026-02-13T09:25:25.742Z","avatar_url":"https://github.com/elmahio.png","language":"Shell","funding_links":["https://elmah.io/","https://elmah.io/pricing/"],"categories":[],"sub_categories":[],"readme":"# Check vulnerable NuGet packages GitHub Action\r\n\r\nThis action will check for vulnerable NuGet packages in one or more projects/solutions. If vulnerable packages are found, they will be listed and the build will fail.\r\n\r\n![Screenshot](screenshot.png)\r\n\r\nThe code is based on [this excellent blog post by Steven Giesel](https://steven-giesel.com/blogPost/a825c041-26dc-4488-8707-17697871d08e). Development of the action is sponsored by [elmah.io](https://elmah.io).\r\n\r\n## Inputs\r\n\r\n### `projects`\r\n\r\nA newline-separated list of project or solution files to operate on. If not specified, the command will search the current directory for one.\r\n\r\n## Example usage\r\n\r\nCheck all projects and solutions for vulnerable NuGet packages:\r\n\r\n```yml\r\n- name: Check vulnerable NuGet packages\r\n  uses: elmahio/github-check-vulnerable-nuget-packages-action@v2\r\n```\r\n\r\nCheck a specific project for vulnerable NuGet packages:\r\n\r\n```yml\r\n- name: Check vulnerable NuGet packages\r\n  uses: elmahio/github-check-vulnerable-nuget-packages-action@v2\r\n  with:\r\n    projects: |\r\n      src/HelloWorld.csproj\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmahio%2Fgithub-check-vulnerable-nuget-packages-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmahio%2Fgithub-check-vulnerable-nuget-packages-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmahio%2Fgithub-check-vulnerable-nuget-packages-action/lists"}