-
Updated
May 18, 2020
Security
Cybersecurity (security) includes controlling physical access to hardware as well as protection from attacks that come via network access, data injection, and code injection.
Here are 10,222 public repositories matching this topic...
-
Updated
Jul 14, 2020 - C++
-
Updated
Jul 13, 2020
-
Updated
Jul 17, 2020 - Go
-
Updated
Apr 17, 2020
-
Updated
Jul 17, 2020 - C++
-
Updated
May 29, 2020 - Python
-
Updated
Jul 14, 2020 - Python
-
Updated
Jul 13, 2020 - Python
-
Updated
Jul 15, 2020
-
Updated
Jul 17, 2020 - Shell
-
Updated
Jul 17, 2020 - Python
- Separate
R_API r_anal_esil_*intolibr/include/r_esil.h - Consider to isolate the ESIL handling into the separate library, like siol was
- Provide the better API to distinct between various ESIL operation kinds
- Provide the API for "un-RPN"-ing of the ESIL expressions, for printing purpose, maybe more readable representation, useful for debugging/etc
- Provide the wa
-
Updated
Jul 14, 2020 - CSS
-
Updated
Jul 11, 2020 - Shell
-
Updated
Jul 17, 2020 - Vue
-
Updated
Jan 21, 2020
-
Updated
Jul 14, 2020 - C++
-
Updated
Jul 1, 2020 - PHP
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jun 11, 2020 - Python
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 12, 2020 - Go
-
Updated
Jul 17, 2020 - Go
-
Updated
Apr 5, 2020
Mailpile should automatically stop trying to re-check a mailbox/folder which has been deleted from the source/server.
This should be done in such a way that if the mailbox reappears, polling starts again. This should be relatively straightforward, mostly we need to make sure that each individual mailbox type communicates clearly that it's "gone" (not just temporarily unavailable) and the master
- Wikipedia
- Wikipedia
Security apps
BackHub
Reliable GitHub repository backup, set up in minutes
Renovate
Keep dependencies up-to-date with automated Pull Requests
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
WhiteSource Bolt
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
Dependabot Preview
Automated dependency updates for Ruby, JavaScript, Python, Go, PHP, Elixir, Rust, Java and .NET
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
GuardRails
GuardRails provides continuous security feedback for modern development teams


The docs recommend using Azure Cloud Shell.
Azure Cloud Shell has Python 3.5 installed.
You also can't use apt to install packages.
Approximate steps to get around this:
pyenvpyenv install 3.6.10