-
Updated
Oct 4, 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 12,054 public repositories matching this topic...
-
Updated
Dec 30, 2020 - C++
-
Updated
Jan 2, 2021
-
Updated
Dec 26, 2020 - Python
OS/Environment
None yet, but I'm working on OS X v10.11.6 'El Capitan' client-side. (See 'The way of deployment (cloud or local)' below for details on considered server infrastructure.)
Ansible version
None yet, as I haven't yet gotten that far into setting up Algo.
Version of components from requirements.txt
Not applicable (see above.)
Summary of the pro
-
Updated
Dec 2, 2020
-
Updated
Nov 11, 2020 - Python
-
Updated
Jan 3, 2021 - C++
-
Updated
Jan 2, 2021 - Python
-
Updated
Nov 23, 2020
-
Updated
Jan 3, 2021 - Shell
-
Updated
Jan 1, 2021 - Python
On Ubuntu 20.10 x64
sys/sanitize.sh
export ASAN_OPTIONS=detect_odr_violation=0
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.6Then run tests. Memory leak everywhere.
-
Updated
Nov 17, 2020 - Shell
-
Updated
Dec 10, 2020 - SCSS
-
Updated
Dec 31, 2020 - JavaScript
-
Updated
Dec 27, 2020 - Java
-
Updated
Dec 26, 2020
API documentation for nodejs client for hydra returns a 404
The link mentioned in the documentation: https://github.com/ory/hydra/blob/master/sdk/js/swagger/README.md
-
Updated
Dec 30, 2020 - PHP
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Dec 15, 2020 - Go
-
Updated
Aug 16, 2020 - Python
Create simple ERC20 and ERC777 presets with fixed supply.
The benefits are:
- Easy to deploy (including from Remix).
- No access control (for minting/pausing), and hence no governance required.
- Can be verified easily on public networks and then are verified for all.
Community members are creating their own simple ERC20 tokens, so it would be good if they
-
Updated
Jan 1, 2021 - Go
-
Updated
Dec 22, 2020 - Python
Is your feature request related to a problem? Please describe.
Rizin plugin window currently displays information about 4 kinds of rizin plugins. But there are more rizin plugin kinds.
Describe the solution you'd like
Add more pages to rizin plugin window.
Describe alternatives you've considered
- Wikipedia
- Wikipedia
Security apps
Renovate
Keep dependencies up-to-date with automated Pull Requests
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
BackHub
Reliable GitHub repository backup, set up in minutes
GuardRails
GuardRails provides continuous security feedback for modern development teams
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
WhiteSource Bolt
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review


I am trying to build a Caddy configuration that can cater to multiple environments (production, staging, local development).
To achieve this, I want to use environment variables for the base host names/urls, via the
{env.*}placeholder. This works great in addresses, route matches and upstream reverse-proxy configuration.Unfortunately, using the same approach does currently not work when