-
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 10,860 public repositories matching this topic...
-
Updated
Aug 26, 2020 - C++
-
Updated
Aug 25, 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
Aug 29, 2020 - C++
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 28, 2020 - Python
-
Updated
Jul 15, 2020
-
Updated
Aug 29, 2020 - Shell
-
Updated
Aug 28, 2020 - Python
Currently we use both, but it's probably wrong:
radare2 on master [$?]
[i] ℤ rg __WINDOWS__ | wc -l 17:44:21
377
radare2 on master [$?]
[i] ℤ rg _MSC_VER | wc -l
-
Updated
Aug 25, 2020 - Shell
-
Updated
Aug 21, 2020 - CSS
-
Updated
Aug 28, 2020 - Vue
-
Updated
Jan 21, 2020
-
Updated
Aug 26, 2020 - Java
-
Updated
Jul 28, 2020 - PHP
-
Updated
Aug 16, 2020 - Python
Hello!
It will be great to have hydra clients update command because sometimes we need to add/delete client callbacks. Do you have any plans to add such abitlity? Yes, i know that it is possible through rest api, but it is more comfortable to do this by hydra cli.
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Aug 27, 2020 - Go
-
Updated
Aug 29, 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
Renovate
Keep dependencies up-to-date with automated Pull Requests
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
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
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
WhiteSource Bolt
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
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