-
Updated
Aug 23, 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 11,230 public repositories matching this topic...
-
Updated
Sep 27, 2020 - C++
-
Updated
Sep 27, 2020
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
Apr 17, 2020
-
Updated
Sep 27, 2020 - Python
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 28, 2020 - C++
-
Updated
Sep 26, 2020 - Python
-
Updated
Sep 6, 2020
-
Updated
Sep 13, 2020 - Shell
-
Updated
Sep 23, 2020 - Python
Is your feature request related to a problem? Please describe.
RParser plugins can be selected with the asm.parser eval variable, but there's no way to know which ones are registered, so its not possible to do autocompletion or listings.
Describe the solution you'd like
Do the same as in e asm.arch=?, but for asm.parser
Also i noticed that asm.bits=? is not working either.
-
Updated
Sep 10, 2020 - Shell
-
Updated
Sep 18, 2020 - SCSS
Thanks for this amazing tool!
The issue is as following:
If there are two virtual hosts (Server blocks) serving two host names or subdomains:
sd1.domain.com
sd2.domain.com
When the configuration is generated using the nginxconfig and if HTTP to HTTPS redirect is enabled following server block gets generated for each host:
--- For virtual host 1
# HTTP redirect
server {
-
Updated
Sep 27, 2020 - Java
-
Updated
Jan 21, 2020
-
Updated
Sep 20, 2020 - PHP
I've downloaded the hydra binary following the installation doc:
ory/hydra info checking GitHub for latest tag
ory/hydra info found version: 1.7.4 for v1.7.4/linux/64-bit
ory/hydra info installed ./bin/hydra
When executing hydra serve the returned help includes the following bits:
## Configuration
ORY Hydra can be configured using environment variables as well as a c
-
Updated
Aug 16, 2020 - Python
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Sep 16, 2020 - Go
-
Updated
Sep 28, 2020 - Go
Not exactly a bug, for for those who have been using Claimable in earlier versions of OZ (for the purpose of transferOwnership followed by claimOwnership) - what are the options in v2.0.0?
Relying solely on Ownable.transferOwnership lacks a safety mechanism for accidentally transferring the ownership to an incorrect address.
At present, the only alternative that I see is copying `Cla
-
Updated
Jun 28, 2020 - Python
-
Updated
Apr 5, 2020
- Wikipedia
- Wikipedia
Security apps
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
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
Renovate
Keep dependencies up-to-date with automated Pull Requests
GuardRails
GuardRails provides continuous security feedback for modern development teams
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
See the discussion here: https://caddy.community/t/v2-http-handlers-templates-functions-in-file-server-browse-template/9214
The
file_serverdirective has abrowseoption which enables a directory index to be served when a directory is requested. By default, this index is rendered using a template which can be [found in the cod