-
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,205 public repositories matching this topic...
-
Updated
Sep 21, 2020 - C++
-
Updated
Sep 19, 2020
-
Updated
Apr 17, 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
Sep 25, 2020 - Python
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 25, 2020 - C++
-
Updated
Sep 21, 2020 - Python
-
Updated
Sep 6, 2020
-
Updated
Sep 13, 2020 - Shell
-
Updated
Sep 23, 2020 - Python
Work environment
| Questions | Answers |
|---|---|
| OS/arch/bits (mandatory) | Ubuntu x86 64, Ubuntu ARM64, Ubuntu PPC |
| File format of the file you reverse (mandatory) | - |
| Architecture/bits of the file (mandatory) | PPC, x86/64, ARMv |
-
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 21, 2020 - Java
-
Updated
Jan 21, 2020
-
Updated
Sep 20, 2020 - PHP
Login and consent challenges time out, but I haven't found a way to determine if this has happened
After being redirected to the login and consent pages, you're given a login/consent challenge. After the user has somehow authenticated himself, the login/consent session is accepted to hydra with the given login/consent challenge. However, if this takes too long (I believe it's a 10 minute ti
-
Updated
Aug 16, 2020 - Python
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Sep 16, 2020 - Go
-
Updated
Sep 25, 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
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
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
Renovate
Keep dependencies up-to-date with automated Pull Requests
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
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


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