-
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,025 public repositories matching this topic...
-
Updated
Dec 29, 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 29, 2020 - C++
-
Updated
Dec 26, 2020 - Python
-
Updated
Nov 23, 2020
-
Updated
Dec 29, 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 29, 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 20, 2020 - PHP
-
Updated
Dec 26, 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 30, 2020 - Go
-
Updated
Dec 22, 2020 - Python
Environment information
- Operating System: macOS
- Cutter version: 23f984d37a6b1f54f2f45f84f34452302f0e11b8 based on 3bda4c97776cc8206813e131bfd200ad2535f6ba
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
- File format: N/A
Describe the bug
Rizin plugin window page with core plugins is empt
- Wikipedia
- Wikipedia
Security apps
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
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
Renovate
Keep dependencies up-to-date with automated Pull Requests
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
Dependabot Preview
Automated dependency updates for Ruby, JavaScript, Python, Go, PHP, Elixir, Rust, Java and .NET
BackHub
Reliable GitHub repository backup, set up in minutes
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