Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

Vim logo
Popular topic
Vim is a console-run text editor program.
Trending repository

【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。

  • Updated Mar 10, 2020
GitHub Actions Hackathon
Upcoming event recommended by GitHub
Mar
5

GitHub Actions Hackathon

March 05, 2020 - March 31, 2020 • Online

This four-week hackathon challenges the community to create original GitHub Actions.
Codacy screenshot
App recommended by GitHub

Codacy

Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.

You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

Trending repository
CarloMartini
CarloMartini commented May 5, 2018

A few of the examples don't make clear why we should be using such complex structures instead of very simpler or similar ones.

  • Star: instead of "\scat\s", a "cat" would suffice.

  • Question mark: instead of using "[T]?he", a simple "T*he" would yield the same result.

  • Plus: using either /c.*t/ or /c.+t/ would be the same.

  • Some section 2 examples with Capturing Groups (including

TheFatRat
Trending repository

Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection .

  • Updated Mar 2, 2020
  • C
Trending repository
terrymanu
terrymanu commented Mar 7, 2020

YAML configuration is clear and easy to understand.
Using YAML configuration to instead of java configuration for DataSource test is better.
The test cases need to be refactored:

  • AbstractEncryptJDBCDatabaseAndTableTest for encrypt rule creation
  • AbstractMasterSlaveJDBCDatabaseAndTableTest for master slave rule creation
  • AbstractShardingJDBCDatabaseAndTableTest for sahrding
Trending repository
almogohayon1
almogohayon1 commented Feb 1, 2020

Describe the bug

Using OnUserInformationReceived event to override user information claims, after updating the user JsonElement provided in the context it's expected to be reflected in the issued identity.
After digging into the source code (https://github.com/dotnet/aspnetcore/blob/master/src/Security/Authentication/OpenIdConnect/src/OpenIdConnectHandler.cs) i could see that the updated dat

hospitalrun-frontend
Trending repository
Trending repository
App recommended by GitHub

Pageclip

Pageclip is a simple way to save information from your website via forms or front-end JavaScript. That is, you can save data from your website without a server—Pageclip is your server.

Pageclip is perfect compliment to your GitHub pages site: collect leads for your new product, setup a contact form, capture emails for a Newsletter, or create white-Labeled survey forms. All from your static website and without a server.

You can’t perform that action at this time.