Skip to content

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

Mongoose logo
Popular topic
Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.
GitHub CTF - A Call to Hacktion!
Upcoming event recommended by GitHub
Mar
17

GitHub CTF - A Call to Hacktion!

March 17, 2021 - March 21, 2021 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to leverage software vulnerabilities to solve a real world security puzzle.
App recommended by GitHub

GuardRails

GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.

Trending repository
Trending repository
Marcono1234
Marcono1234 commented Feb 15, 2021

It appears there are quite a few http:// links in the documentation and code comments of this project despite the target websites supporting HTTPS (sometimes HTTPS has to be explicitly requested because the website does not upgrade connections on its own).

A quick search for http: yielded about 4000 findings, however I assume a lot are false positives (e.g. because they are part of an XML n

next-auth
Trending repository
thebreaktop
thebreaktop commented Feb 14, 2021

Describe the bug

Email Provider authentication does not create user account in account table in database after successful authentication (only if new user)

Do not report bugs with your own project here, ask from help by raising a question instead - this helps us a lot with administration overhead.

Steps to reproduce

  1. Sign in using Email
  2. Verify email will be sent to specif
App recommended by GitHub

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.