{"id":20838428,"url":"https://github.com/reload/dependency-check-jira","last_synced_at":"2025-03-12T09:43:00.631Z","repository":{"id":36975266,"uuid":"232109444","full_name":"reload/dependency-check-jira","owner":"reload","description":"Run dependency-check and create Jira issues for new CVEs found","archived":false,"fork":false,"pushed_at":"2024-04-12T04:21:18.000Z","size":1449,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-12T12:02:17.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/reload.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-01-06T13:43:07.000Z","updated_at":"2024-08-14T04:35:43.626Z","dependencies_parsed_at":"2024-02-05T06:25:55.364Z","dependency_job_id":"4bdcd7d8-cfdb-4e42-849a-1c724297a80e","html_url":"https://github.com/reload/dependency-check-jira","commit_stats":{"total_commits":495,"total_committers":4,"mean_commits":123.75,"dds":"0.16969696969696968","last_synced_commit":"8a249dde764379434c7990dcc05ccdbe09aa487d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fdependency-check-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fdependency-check-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fdependency-check-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fdependency-check-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reload","download_url":"https://codeload.github.com/reload/dependency-check-jira/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196618,"owners_count":20251857,"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":"2024-11-18T01:10:14.570Z","updated_at":"2025-03-12T09:43:00.603Z","avatar_url":"https://github.com/reload.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dependency-check-jira\n\nRuns [OWASP Dependency\nCheck](https://www.owasp.org/index.php/OWASP_Dependency_Check) using\nthe [CocoaPods\nAnalyser](https://jeremylong.github.io/DependencyCheck/analyzers/cocoapods.html)\nand creates Jira tickets for any CVEs found.\n\nUses [Reload Security Issue\nlibrary](https://github.com/reload/jira-security-issue), which\nrequires the following environment variables:\n\n- `JIRA_TOKEN`: A reference to the repo secret `JiraApiToken` (**REQUIRED**)\n- `JIRA_HOST`: The endpoint for your Jira instance, e.g. https://foo.atlassian.net (**REQUIRED**)\n- `JIRA_USER`: The ID of the Jira user which is associated with the 'JiraApiToken' secret, eg 'someuser@reload.dk' (**REQUIRED**)\n- `JIRA_PROJECT`: The project key for the Jira project where issues should be created, eg `TEST` or `ABC`. (**REQUIRED**)\n- `JIRA_ISSUE_TYPE`: Type of issue to create, e.g. `Security`. Defaults to `Bug`. (*Optional*)\n- `JIRA_WATCHERS`: Jira users to add as watchers to tickets. Separate\n  multiple watchers with comma (no spaces). (*Optional*)\n- `JIRA_RESTRICTED_COMMENT_ROLE`: A comment with restricted visibility\n  to this role is posted with info about who was added as watchers to\n  the issue. Defaults to `Developers`. (*Optional*)\n\n## Options\n\nUse `--dry-run` to run without actually creating issues, or\n`--trial-run` to create a test issue in the given project.\n\n## Development\n\nThere's both Behat and PHPUnit tests.\n\nThe Behat tests are slow as they build the image (not that slow,\nactually) and run it in dry-run mode, which runs `dependency-checker`\n(very slow), but it tests both the image and that `checkdep` parses\nactual `dependency-checker` output.\n\nPHPUnit tests are way faster, but only test specific parts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Fdependency-check-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freload%2Fdependency-check-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Fdependency-check-jira/lists"}