-
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,001 public repositories matching this topic...
-
Updated
Dec 25, 2020 - C++
-
Updated
Dec 1, 2020
-
Updated
Dec 22, 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 23, 2020 - C++
-
Updated
Dec 24, 2020 - Python
-
Updated
Nov 23, 2020
-
Updated
Dec 24, 2020 - 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 23, 2020 - JavaScript
-
Updated
Dec 22, 2020 - Java
-
Updated
Dec 20, 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 20, 2020 - PHP
-
Updated
Dec 20, 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
Dec 24, 2020 - Go
-
Updated
Dec 22, 2020 - Python
Is your feature request related to a problem? Please describe.
It'll be nice to have a hotkey (like H in IDA) to toggle the integer base between HEX and DEC. Since it may not work in Decompiler without backend support, having it in Disassembly/Graph will still be nice.
Describe the solution you'd like
So when I press the hotkey (maybe H if it's available), it should work like
- Wikipedia
- Wikipedia
Security apps
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
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
Renovate
Keep dependencies up-to-date with automated Pull Requests
BackHub
Reliable GitHub repository backup, set up in minutes
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
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