-
Updated
Dec 8, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Dec 8, 2020 - Java
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
CSS
-
Updated
Dec 8, 2020 - Ruby
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Dec 8, 2020 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Airbrake
Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.
-
Updated
Dec 8, 2020 - Haskell
They should take single matcher during construction, and their match method should take a generic range, using the new generic matcher support.
Expected usage:
REQUIRE_THAT(get_keys(), AllMatch(KeyPattern({1, 2, 3})));
REQUIRE_THAT(get_numbers(), NoneMatch(IsOdd{}));
REQUIRE_THAT(get_strings(), AnyMatch(Contains("webscale") && !Contains("MongoDB")));the matching semantics
-
Updated
Nov 25, 2020 - Go
-
Updated
Oct 13, 2020 - C++
-
Updated
Dec 8, 2020 - Python
-
Updated
Dec 8, 2020 - Go
What steps did you take and what happened:
I was testing Azure snapshot support, and making sure that things worked fine with AZURE_RESOURCE_GROUP omitted when backing up without snapshots, and that with snapshots, things worked properly with it set, and we were seeing appropriate error messages with it either unset or set to a bad value (wrong group or invalid group).
What I think I'm see
-
Updated
Dec 2, 2020
Hello,
We are using this module for the cluster creation for our project. We are planning to use some of our applications to be running with confidential computing. I didn't notice that support yet by this module. Could you please enlighten, in case you have some plan in near future.
Any response on this topic will be well appreciated !
Thanks,
Sudip
Just lost my status screens with few billions of execs :(
So, my ideas:
- Can we store all the fuzzer stats as shown in status screen, and then restore it when resuming (with both AFL_AUTORESUME and '-i' option) ? If it somehow affects or depends on inner state of AFL++ instance, can we restore this inner state too?
- Can we prevent random Ctrl+C presses for example, by asking to confirm? You
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 8, 2020 - C
-
Updated
Dec 1, 2020 - Ruby
-
Updated
Dec 7, 2020 - JavaScript
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.


Currently we only search the message field. We should be able to filter based on service or on type as well.