The Wayback Machine - https://web.archive.org/web/20210905182849/https://github.com/topics/security
Skip to content
#

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 14,067 public repositories matching this topic...

caddy
nnnlog
nnnlog commented Sep 4, 2021

Three or four parameters of header_down use Regex, and one does simply overwriting.
Caddy did not simply make a case-sensitive distinction of the header key value when it overwrites it, but I experienced a case-sensitive distinction of the header key value when I used Regex.
I think it is not intended.

Reproduction of issue.

example.com {
        reverse_proxy {
                t
algo
RandomDSdevel
RandomDSdevel commented Sep 23, 2017

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

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
  • Updated Sep 4, 2021
  • PHP
swoops
swoops commented Aug 19, 2021

Description

Please describe what are you missing or wanting to be improved
Recently I read a new syntax coloring technique for programing languages. Instead of highlighting grammar, highlight the things you are likely to mistake. So make sure strcpy and strncpy are easily distinguishable by their color. It would be cool to apply this to immediate values in assembly and the ? command

shrugs
shrugs commented Apr 12, 2018

🎉 Description

The ECDSA contract has a function toEthSignedMessage(bytes32), but we should have a function that works for any length of a bytes array:

function toEthSignedMessage(bytes s) pure internal returns (bytes32) {
  return keccak256(
    "\x19Ethereum Signed Message:\n",
    uintToBytes(s.length),
    s);
}

Where uintToBytes is implemented from an ideally

Wikipedia
Wikipedia

Security apps

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

Sonatype DepShield

Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen

Semgrep

Code scanning at ludicrous speed. Find bugs, apply guardrails across your repos, and get feedback in PRs, Slack, or email

Sonatype Lift

Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it

Snyk

Find, fix (and prevent!) known vulnerabilities in your code

BackHub Backups by Rewind

Backup your GitHub repos & metadata automatically. Get daily backups that can be restored in seconds – AWS storage available

LGTM

Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review

Renovate

Keep dependencies up-to-date with automated Pull Requests

See more Security apps