-
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,130 public repositories matching this topic...
-
Updated
Sep 17, 2020 - C++
-
Updated
Sep 8, 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 15, 2020 - Python
-
Updated
Sep 18, 2020 - C++
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 6, 2020
-
Updated
Sep 13, 2020 - Shell
-
Updated
Sep 17, 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 1, 2020 - CSS
-
Updated
Sep 15, 2020 - Vue
-
Updated
Sep 15, 2020 - Java
-
Updated
Jan 21, 2020
-
Updated
Sep 5, 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 18, 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
Apr 5, 2020
-
Updated
Jun 28, 2020 - Python
- Wikipedia
- Wikipedia
Security apps
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
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
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
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
See the discussion here: https://caddy.community/t/v2-http-handlers-templates-functions-in-file-server-browse-template/9214
The
file_server
directive has abrowse
option 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