Skip to content

Fix: overzealous detection of passwords in URLs#20

Open
benno-truevault wants to merge 1 commit into
Karmabunny:masterfrom
benno-truevault:fix/inline-http-secret
Open

Fix: overzealous detection of passwords in URLs#20
benno-truevault wants to merge 1 commit into
Karmabunny:masterfrom
benno-truevault:fix/inline-http-secret

Conversation

@benno-truevault

Copy link
Copy Markdown
Contributor

E.g. <link href="https://fonts.googleapis.com/css2?family=FontyMcFontFace:wght@300;400;500;700;800" rel="stylesheet">

Usernames and passwords should be URL-encoded, so if either has a slash, it should be encoded as %2F and therefore not match this pattern

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