{"id":14987787,"url":"https://github.com/apache/creadur-rat","last_synced_at":"2025-04-06T23:17:06.518Z","repository":{"id":5011351,"uuid":"6169821","full_name":"apache/creadur-rat","owner":"apache","description":"Apache Creadur RAT - Release Audit Tool","archived":false,"fork":false,"pushed_at":"2025-04-06T18:50:30.000Z","size":18591,"stargazers_count":30,"open_issues_count":6,"forks_count":48,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-06T19:34:39.872Z","etag":null,"topics":["apache","cli","creadur","java","licensechecker","maven","rat"],"latest_commit_sha":null,"homepage":"https://creadur.apache.org/","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"theodi/open-data-certificate","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.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,"publiccode":null,"codemeta":null}},"created_at":"2012-10-11T07:00:29.000Z","updated_at":"2025-04-06T18:50:33.000Z","dependencies_parsed_at":"2023-11-19T21:24:24.488Z","dependency_job_id":"7763358e-0d9f-4f47-9da6-7f3b371900a7","html_url":"https://github.com/apache/creadur-rat","commit_stats":{"total_commits":2043,"total_committers":35,"mean_commits":"58.371428571428574","dds":0.7283406754772394,"last_synced_commit":"274d82eff1cbb65f98ea668638bb06a64d2a22e4"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcreadur-rat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcreadur-rat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcreadur-rat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fcreadur-rat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/creadur-rat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563936,"owners_count":20958971,"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":["apache","cli","creadur","java","licensechecker","maven","rat"],"created_at":"2024-09-24T14:15:26.643Z","updated_at":"2025-04-06T23:17:06.495Z","avatar_url":"https://github.com/apache.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache Creadur Rat - Build status\n\nASF Jenkins: [![ASF Jenkins Build Status](https://ci-builds.apache.org/buildStatus/icon?job=Creadur%2FCreadur-Rat)](https://ci-builds.apache.org/job/Creadur/job/Creadur-Rat/)\n\nGA: [![Github Action master branch status](https://github.com/apache/creadur-rat/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/apache/creadur-rat/actions)\n\n[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle\u0026labelColor=02303A)](https://develocity.apache.org/scans?list.sortColumn=buildDuration\u0026list.sortOrder=asc\u0026search.buildToolType=maven\u0026search.names=not:CI%20stage\u0026search.rootProjectNames=Apache%20Creadur%20Rat\u0026search.tasks=install\u0026search.timeZoneId=Europe%2FBerlin\u0026search.values=Build%20Parent-pom)\n\n## What is RAT?\n\nApache Rat is developed by the Apache Creadur project of the Apache Software\nFoundation. Join us at https://creadur.apache.org and read more about Apache Rat\nat https://creadur.apache.org/rat.\n\n*Release Audit Tool (RAT)* is a tool to improve accuracy and efficiency when checking\nreleases. It is heuristic in nature: making guesses about possible problems. It\nwill produce false positives and cannot find every possible issue with a release.\nIts reports require interpretation.\n\nRat was developed in response to a need felt in the Apache Incubator to be able to\nreview releases for the most common faults less labour intensively. It is therefore\nhighly tuned to the Apache style of releases.\n\nRat is intended to be self documenting: reports should include introductory material\ndescribing their function. Building Rat describes how to run Rat. Running Rat\ndescribes the options available. These release notes describe the current state of\nRat.\n\nA good way to use Rat is to through the source. This allows the code base to be\neasily patched for example to add new generated file matchers. The main jar is\nrunnable and self-documenting. This jar is available as a standard alone binary.\n\nRat includes a task library for Ant 1.7. This allows Rat reports to be run against\na wide variety of resources. See ant-task-examples.xml. To use the Ant tasks,\nApache Ant 1.7 is required. See https://ant.apache.org/.\n\nFor Maven builds, the plugin is recommended.\n\nIn response to demands from project quality tool developers, Rat is available as a\nlibrary (rat-lib jar) suitable for inclusion in tools. Note that binary compatibility\nis not guaranteed between 0.x releases. The XML output format is not yet in its\nfinal form and so library users are recommended to either use the supplied\nstylesheets or keep in close touch with the code.\n\n## License\n\n  Licensed to the Apache Software Foundation (ASF) under one or more\n  contributor license agreements.  See the NOTICE file distributed with\n  this work for additional information regarding copyright ownership.\n  The ASF licenses this file to You under the Apache License, Version 2.0\n  (the \"License\"); you may not use this file except in compliance with\n  the License.  You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\n  limitations under the License.\n\n## Contribution\n\nIf you want to contribute, feel free to branch from master and provide a pull request via Github.\nYou should file a contributor license agreement in order to properly handle your input.\nApart from that you can file an issue in ASF's Jira: [project RAT](https://issues.apache.org/jira/browse/RAT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcreadur-rat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fcreadur-rat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fcreadur-rat/lists"}