{"id":27628082,"url":"https://github.com/umutphp/wp-vulnerability-check-github-action","last_synced_at":"2025-04-23T14:02:57.561Z","repository":{"id":65162139,"uuid":"244618128","full_name":"umutphp/wp-vulnerability-check-github-action","owner":"umutphp","description":"wp-vulnerability-check Github Action","archived":false,"fork":false,"pushed_at":"2021-06-13T16:51:46.000Z","size":28,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-14T09:11:06.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/umutphp.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":null,"support":null}},"created_at":"2020-03-03T11:25:55.000Z","updated_at":"2024-09-28T11:28:31.000Z","dependencies_parsed_at":"2023-01-04T12:39:05.392Z","dependency_job_id":null,"html_url":"https://github.com/umutphp/wp-vulnerability-check-github-action","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":"0.37142857142857144","last_synced_commit":"ab04587d216a54fafe52f97c4bc6776054e5fbdb"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fwp-vulnerability-check-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fwp-vulnerability-check-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fwp-vulnerability-check-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umutphp%2Fwp-vulnerability-check-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umutphp","download_url":"https://codeload.github.com/umutphp/wp-vulnerability-check-github-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250447133,"owners_count":21432158,"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","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":[],"created_at":"2025-04-23T14:02:17.569Z","updated_at":"2025-04-23T14:02:57.551Z","avatar_url":"https://github.com/umutphp.png","language":"Dockerfile","readme":"# wp-vulnerability-check-github-action\n\nThis action checks the WPScan Vulnerability Database via API.\n\n## Inputs\n\n### `path`\n\n**Required** Root path of your WordPress installation. Relative to the project path.\n\n### `token`\n\n**Required** Token got from [wpvulndb.com](http://wpvulndb.com).\n\n### `pluginPath`\n\nRoot path of plugins if it is different than default. Default `\"./wp-content/plugins/\"`.\n\n### `MUpluginPath`\n\nRoot path of mu-plugins if it is different than default. Default `\"./wp-content/mu-plugins/\"`.\n\n### `exclude`\n\nComma separated list of plugin names to be excluded. You can use it to exclude your custom plugins.\n\n## Example usage\n\n```yaml\non: [push]\nname: WordPress Vulnerability Check\njobs:\n  wp_vulnerability_check_github_action:\n    runs-on: ubuntu-latest\n    name: Checks\n    steps:\n    - name: Checkout code\n      uses: actions/checkout@v2\n    - name: Vulnerability Check\n      id: check\n      uses: umutphp/wp-vulnerability-check-github-action@v18\n      with:\n        path: '.'\n        token: 'token'\n        pluginPath: 'pluginPath'\n        MUpluginPath: 'MUpluginPath'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutphp%2Fwp-vulnerability-check-github-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumutphp%2Fwp-vulnerability-check-github-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumutphp%2Fwp-vulnerability-check-github-action/lists"}