ReuseMe currently has implemented two sets of validation rules:
| ID | Description |
|---|---|
| FL001 | Each Covered File MUST have Copright Information associated with it. |
| FL002 | Each Covered File MUST have Licensing Information associated with it. |
| FL003 | The SPDX License Identifier (<ID>) MUST be LicenseRef-[letters, numbers, ., or -] as defined by the SPDX Specification |
| ID | Description |
|---|---|
| PR001 | The Project MUST include a License File for every license, but is missing <LICENSE>. |
| PR002 | The Project MUST NOT include License Files (<LICENSE>) for licenses under which none of the files in the Project are licensed. |
| PR003 | The Project MUST NOT include duplicate SPDX identifiers (<ID>). |