{"id":17647129,"url":"https://github.com/ellisvalentiner/steampipe-plugin-confluence","last_synced_at":"2025-05-07T03:24:52.106Z","repository":{"id":40417538,"uuid":"412499528","full_name":"ellisvalentiner/steampipe-plugin-confluence","owner":"ellisvalentiner","description":"Use SQL to instantly query Confluence.","archived":false,"fork":false,"pushed_at":"2025-04-02T13:19:04.000Z","size":218,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-19T17:58:10.053Z","etag":null,"topics":["confluence","hacktoberfest","steampipe","steampipe-plugin"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellisvalentiner.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-01T14:29:38.000Z","updated_at":"2025-04-02T13:19:07.000Z","dependencies_parsed_at":"2024-03-08T20:41:05.072Z","dependency_job_id":"98a53afa-5118-4378-847b-5041c470f33d","html_url":"https://github.com/ellisvalentiner/steampipe-plugin-confluence","commit_stats":{"total_commits":66,"total_committers":4,"mean_commits":16.5,"dds":0.5909090909090908,"last_synced_commit":"e37a19081756bcd723a675a6ab8ebca39c5bab24"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisvalentiner%2Fsteampipe-plugin-confluence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisvalentiner%2Fsteampipe-plugin-confluence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisvalentiner%2Fsteampipe-plugin-confluence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisvalentiner%2Fsteampipe-plugin-confluence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellisvalentiner","download_url":"https://codeload.github.com/ellisvalentiner/steampipe-plugin-confluence/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252805302,"owners_count":21806970,"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":["confluence","hacktoberfest","steampipe","steampipe-plugin"],"created_at":"2024-10-23T11:10:39.603Z","updated_at":"2025-05-07T03:24:52.086Z","avatar_url":"https://github.com/ellisvalentiner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Confluence Plugin for Steampipe\n\n## Quick start\n\nInstall the plugin with Steampipe:\n\n```sh\nsteampipe plugin install ellisvalentiner/confluence\n```\n\nRun a query:\n\n```sql\nselect\n  id,\n  title,\n  status,\n  type\nfrom\n  confluence_content\n```\n\n## Developing\n\nPrerequisites:\n\n* Steampipe\n* Golang\n\nClone:\n\n```sh\ngit clone https://github.com/ellisvalentiner/steampipe-plugin-confluence.git\ncd steampipe-plugin-confluence\n```\n\nBuild, which automatically installs the new version to your `~/.steampipe/plugins` directory:\n\n```sh\nmake\n```\n\nConfigure the plugin:\n\n```sh\ncp config/* ~/.steampipe/config\nnano ~/.steampipe/config/confluence.spc\n```\n\nTry it!\n\n```sh\nsteampipe query\n\u003e .inspect confluence\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellisvalentiner%2Fsteampipe-plugin-confluence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellisvalentiner%2Fsteampipe-plugin-confluence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellisvalentiner%2Fsteampipe-plugin-confluence/lists"}