-
Updated
Apr 29, 2022
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 16,256 public repositories matching this topic...
-
Updated
Mar 7, 2022
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to x32dbg.exe and x64dbg.exe respectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.
-
Updated
May 5, 2022 - Python
-
Updated
May 6, 2022
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
May 5, 2022 - Python
-
Updated
May 6, 2022 - Python
-
Updated
Dec 2, 2020
-
Updated
May 1, 2022 - Python
-
Updated
May 6, 2022 - C++
-
Updated
May 5, 2022 - Shell
Memory-Safe Assembly
Solidity 0.8.13 marked the production readiness of the Yul IR pipeline. This, amongst other things, helps to alleviate stack too deep errors by allowing the compiler to move items to memory as and when needed.
One requirement of the pipeline is that any assembly sections be memory-safe, such that they only use memory that has been previously allocated either by
Sorry for not following the template. It's a straightforward question.
By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:
# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
deny all;
}
However, this disables xmlrpc feature, which disa
-
Updated
May 6, 2022 - PHP
Need to have a global flag to control the console output mode (--json-output or something like that).
-
Updated
May 5, 2022 - C++
-
Updated
May 6, 2022 - Go
-
Updated
Oct 20, 2021 - Shell
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
Apr 28, 2022 - SCSS
-
Updated
Mar 20, 2022
-
Updated
May 5, 2022 - C++
-
Updated
May 6, 2022 - Go
Hi, when will Ubuntu 22.04 be supported for APT?
Attempting to install on Jammy using APT shows an error:
E: The repository 'https://aquasecurity.github.io/trivy-repo/deb jammy Release' does not have a Release file.
-
Updated
May 6, 2022 - Go
- Wikipedia
- Wikipedia
Security apps
GitProtect.io Backup
Automatic, daily repo and metadata backup - no maintenance needed: fast restore, DR, AWS, and S3 cloud storage support
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
Semgrep
Code scanning at ludicrous speed. Find bugs and enforce code standards
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Renovate
Keep dependencies up-to-date with automated Pull Requests
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
Rewind Backups for GitHub (Formerly BackHub)
Daily, automatic backups of your repos & metadata. Restore your backups with metadata in seconds + Sync to your S3 or Azure
Cloudback Backup
Automatic backups of your repos, metadata and even LFS. Backup to AWS, Azure, OneDrive, GCP, and more. Instant restores
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
It would be a nice addition to integrate Minimal windows service stub in Caddy (built for Windows).
At the moment, it is necessary to use for example NSSM to install Caddy as a service on Windows.
See how it becomes much more natural to [install the service and remove it in the case of another project (Gitea) with the Windows tools](https: