Skip to content

fix: don't percent-encode colon chars - #273

Open
nscuro wants to merge 1 commit into
package-url:masterfrom
nscuro:fix-colon-encoding
Open

fix: don't percent-encode colon chars#273
nscuro wants to merge 1 commit into
package-url:masterfrom
nscuro:fix-colon-encoding

Conversation

@nscuro

@nscuro nscuro commented Aug 13, 2026

Copy link
Copy Markdown

As per https://github.com/package-url/purl-spec/blob/65eeef85de5637ffed26695ffd753202b6a4d656/docs/specification/standard/specification.md#character-encoding:

The following characters shall not be percent-encoded:
...
* the colon ':', whether used as a Separator Character or otherwise

As per https://github.com/package-url/purl-spec/blob/65eeef85de5637ffed26695ffd753202b6a4d656/docs/specification/standard/specification.md#character-encoding:

```
The following characters shall not be percent-encoded:
...
* the colon ':', whether used as a Separator Character or otherwise
```

Signed-off-by: nscuro <nscuro@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant