Skip to content

Commit c850dbe

Browse files
authored
Merge pull request #149 from spdx/goneall-patch-1
Document supported spec versions
2 parents 1880b94 + 0be8555 commit c850dbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The Software Package Data Exchange (SPDX) specification is a standard format for
77
These tools are published by the SPDX Workgroup
88
see [http://spdx.org/](http://spdx.org/)
99

10+
## Versions Supported
11+
This utility supports versions 2.0, 2.1, 2.2 and 2.3 of the SPDX specification.
12+
1013
# Code quality badges
1114

1215
| [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=tools-java&metric=bugs)](https://sonarcloud.io/dashboard?id=tools-java) | [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=tools-java&metric=security_rating)](https://sonarcloud.io/dashboard?id=tools-java) | [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=tools-java&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=tools-java) | [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=tools-java&metric=sqale_index)](https://sonarcloud.io/dashboard?id=tools-java) |

0 commit comments

Comments
 (0)