{"id":20686647,"url":"https://github.com/ericcornelissen/odgen-action","last_synced_at":"2026-05-20T16:39:50.161Z","repository":{"id":262700727,"uuid":"888078638","full_name":"ericcornelissen/odgen-action","owner":"ericcornelissen","description":"A GitHub Action for ODGen","archived":false,"fork":false,"pushed_at":"2025-09-11T12:12:32.000Z","size":26,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T01:29:21.774Z","etag":null,"topics":["actions","odgen"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericcornelissen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-13T19:23:28.000Z","updated_at":"2025-09-11T12:12:35.000Z","dependencies_parsed_at":"2024-11-13T20:31:44.551Z","dependency_job_id":"bdcebdab-dace-4df9-8410-ae7f7cd52237","html_url":"https://github.com/ericcornelissen/odgen-action","commit_stats":null,"previous_names":["ericcornelissen/odgen-action"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ericcornelissen/odgen-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcornelissen%2Fodgen-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcornelissen%2Fodgen-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcornelissen%2Fodgen-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcornelissen%2Fodgen-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericcornelissen","download_url":"https://codeload.github.com/ericcornelissen/odgen-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericcornelissen%2Fodgen-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33267107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["actions","odgen"],"created_at":"2024-11-16T22:36:17.476Z","updated_at":"2026-05-20T16:39:50.156Z","avatar_url":"https://github.com/ericcornelissen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ODGen Action\n\nA GitHub Action for [ODGen](https://github.com/Song-Li/ODGen), scan your\nJavaScript project for command execution, code execution, prototype pollution,\ninternal property tampering, cross-site scripting (XSS) or path traversal\nvulnerabilities.\n\n## Usage\n\n```yml\n- uses: ericcornelissen/odgen-action@v1\n  with:\n    # The type of vulnerabilities to scan for.\n    #\n    # Must be a (comma or newline separated) list of the following:\n    # - os_command\n    # - code_exec\n    # - proto_pollution\n    # - ipt\n    # - xss\n    # - path_traversal\n    #\n    # Required\n    vulnerability_type: os_command, proto_pollution\n\n    # The root of the project to analyze.\n    #\n    # Optional\n    # Default: .\n    root: src\n\n    # The maximum duration of the analysis in seconds.\n    #\n    # Optional\n    # Default: 300  (5 minutes)\n    timeout: 600\n```\n\n## Features \u0026 Bugs\n\nNote that this this project only offers a GitHub Action that runs ODGen for you.\nIf you want to report a problem with or improve the behavior of the Action, open\nan issue in this repository. Else, report it to ODGen.\n\n## License\n\nThis project, like ODGen itself, is available under the GPL-2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericcornelissen%2Fodgen-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericcornelissen%2Fodgen-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericcornelissen%2Fodgen-action/lists"}