Skip to content

Commit f1291bd

Browse files
committed
more README refinements
1 parent b0f13b9 commit f1291bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ using a simple and expressive syntax and conventions based on familiar URLs.
4545

4646
PURL is used as a standard identifier for software components in:
4747
- A CycloneDX or SPDX SBOM
48-
- Most software vulnerability databases such as [OSV](https://osv.dev/) and
49-
[Sonatype OSS Index](https://ossindex.sonatype.org/)
48+
- Most software vulnerability databases such as [OSV](https://osv.dev/),
49+
[Sonatype OSS Index](https://ossindex.sonatype.org/), and [VulnerablCode](https://public2.vulnerablecode.io/)
5050
- Many package repositories, such as [Crates.io](https://crates.io/) and
5151
[Packagist](https://packagist.org/)
5252

@@ -140,6 +140,7 @@ identifier, there are many FOSS projects that implement PURL for languages or so
140140
- Perl: https://github.com/giterlizzi/perl-URI-PackageURL
141141
- PHP: https://github.com/package-url/packageurl-php
142142
- Python: https://github.com/package-url/packageurl-python
143+
- Raku: https://github.com/lizmat/PURL
143144
- Ruby: https://github.com/package-url/packageurl-ruby
144145
- Rust: https://github.com/package-url/packageurl.rs
145146
- Swift: https://github.com/package-url/packageurl-swift
@@ -159,9 +160,8 @@ at:
159160

160161
Copyright (c) the purl authors
161162

162-
The license for **purl-spec** software is MIT:
163-
- SPDX-License-Identifier: MIT-License.
164-
- See the *LICENSE* file in this repository for the license text.
163+
The license for the **purl-spec** software is:
164+
SPDX-License-Identifier: MIT.
165165

166166
The license for the ECMA-427 standard is the _ECMA Copyright License and
167167
Disclaimer_.

0 commit comments

Comments
 (0)