-
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,390 public repositories matching this topic...
-
Updated
Feb 2, 2021 - C++
-
Updated
Jan 26, 2021
-
Updated
Jan 31, 2021 - 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
Jan 16, 2021
-
Updated
Dec 2, 2020
-
Updated
Nov 11, 2020 - Python
-
Updated
Feb 1, 2021 - C++
-
Updated
Feb 2, 2021 - Python
-
Updated
Feb 2, 2021 - Shell
-
Updated
Jan 29, 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
Jan 18, 2021 - Shell
-
Updated
Jan 16, 2021 - SCSS
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Feb 1, 2021 - Java
-
Updated
Jan 31, 2021
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
Feb 1, 2021 - JavaScript
-
Updated
Dec 30, 2020 - PHP
-
Updated
Feb 1, 2021 - 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
Feb 2, 2021 - Go
-
Updated
Jan 27, 2021 - 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
WhiteSource Bolt
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Dependabot Preview
Automated dependency updates for Ruby, JavaScript, Python, Go, PHP, Elixir, Rust, Java and .NET
GuardRails
GuardRails provides continuous security feedback for modern development teams
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
Renovate
Keep dependencies up-to-date with automated Pull Requests
BackHub
Reliable GitHub repository backup, set up in minutes
Snyk
Find, fix (and prevent!) known vulnerabilities in your code


Currently the
install_trustoption for CAs from thepkimodule can only be configured via JSON/API.Setting TLS to
internalwith optionon_demandis easily possible with a Caddyfile and allows for a quick and simple internal setup. Trust store installation on the machine itself is not necessary and only leads to startup errors being logged from bothsudoandcaddy.Therefore it w