Skip to content

Here's what's popular on GitHub today...

Firebase logo
Popular topic
Firebase is a mobile app development platform that provides data analysis and database web services for developers.
Jira Software + GitHub screenshot
App recommended by GitHub

Jira Software + GitHub

Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.

By installing or using the app, you agree to the Terms and Conditions.

Trending repository
nielsvanvelzen
nielsvanvelzen commented Dec 8, 2020

Describe the bug

The current implementation of the authorization header parsing has (at least) the following issues:

  • A value can't contain any commas
  • A value can't start or end with a doublequote
  • A value can't contain special characters
    • HTTP Headers only allow ASCII characters
    • There is no option to encode/decode the values (using base64 or urlencoding)
  • When a value c
App recommended by GitHub

Sonatype DepShield

Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.

You can’t perform that action at this time.