{"id":24969406,"url":"https://github.com/intrepidpursuits/danger-puppet_lint","last_synced_at":"2025-10-13T14:06:55.765Z","repository":{"id":56844025,"uuid":"88073680","full_name":"IntrepidPursuits/danger-puppet_lint","owner":"IntrepidPursuits","description":"Danger plugin to report violations from Puppet-Lint","archived":false,"fork":false,"pushed_at":"2019-01-30T17:25:53.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-13T14:06:10.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/IntrepidPursuits.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-12T16:31:02.000Z","updated_at":"2019-01-30T17:25:54.000Z","dependencies_parsed_at":"2022-08-26T12:51:56.756Z","dependency_job_id":null,"html_url":"https://github.com/IntrepidPursuits/danger-puppet_lint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IntrepidPursuits/danger-puppet_lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-puppet_lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-puppet_lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-puppet_lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-puppet_lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntrepidPursuits","download_url":"https://codeload.github.com/IntrepidPursuits/danger-puppet_lint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fdanger-puppet_lint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015702,"owners_count":26085748,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-03T14:37:53.617Z","updated_at":"2025-10-13T14:06:55.738Z","avatar_url":"https://github.com/IntrepidPursuits.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# danger-puppet_lint\n\n[![Build Status](https://travis-ci.org/IntrepidPursuits/danger-puppet_lint.svg?branch=master)](https://travis-ci.org/IntrepidPursuits/danger-puppet_lint)\n[![Coverage Status](https://coveralls.io/repos/github/IntrepidPursuits/danger-puppet_lint/badge.svg?branch=master)](https://coveralls.io/github/IntrepidPursuits/danger-puppet_lint?branch=master)\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nA [Danger](http://danger.systems/) plugin that shows the static analysis output generated by [Puppet-Lint](https://puppet-lint.com).\n\nTo use this plugin, you need to generate a report file using [Puppet-Lint](https://puppet-lint.com) for this plugin to read.\n\n\n## Installation\n\n    $ gem install danger-puppet_lint\n\n## Usage\n\nSomewhere in your build process, call puppet-lint and pipe it's output into a report file.\n\n    puppet-lint ./ \u003e puppet.report\n\nAt a minimum, add this line to your `Dangerfile`:\n\n    danger-puppet_lint.report 'puppet.report'\n\nYou can also set a different project root if you need to\n\n    # Set a different project root\n    danger-puppet_lint.project_root = 'MyProject/NewRoot/'\n\n## Development\n\n1. Clone this repo\n2. Run `bundle install` to setup dependencies.\n3. Run `bundle exec rake spec` to run the tests.\n4. Use `bundle exec guard` to automatically have tests run as you make changes.\n5. Make your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fdanger-puppet_lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintrepidpursuits%2Fdanger-puppet_lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fdanger-puppet_lint/lists"}