-
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,042 public repositories matching this topic...
-
Updated
Dec 30, 2020 - C++
-
Updated
Dec 1, 2020
-
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
Dec 31, 2020 - C++
-
Updated
Dec 31, 2020 - Python
-
Updated
Nov 23, 2020
-
Updated
Jan 1, 2021 - Shell
-
Updated
Dec 6, 2020 - Python
Currently it's possible to list possible variable values in the CLI with e search.in=?.
But in Ve visual configuration options navigator the feature is missing:
$ r2 -
[0x0000000]> Ve
[EvalSpace < Variables: search.align]
-
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
Dec 31, 2020 - 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
GuardRails
GuardRails provides continuous security feedback for modern development teams
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
Renovate
Keep dependencies up-to-date with automated Pull Requests
BackHub
Reliable GitHub repository backup, set up in minutes
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
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
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