-
Updated
Mar 30, 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,159 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
Apr 24, 2022 - Python
-
Updated
Apr 24, 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
Apr 22, 2022 - Python
-
Updated
Apr 23, 2022 - Python
-
Updated
Dec 2, 2020
-
Updated
Apr 9, 2022 - Python
-
Updated
Apr 24, 2022 - C++
-
Updated
Apr 25, 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
-
Updated
Apr 24, 2022 - PHP
- rasm2 -Lj
- rasm2 -LLj
- Laj and aLj
- LDj
- Lej
- Lgj
- Lhj
- Lij
- iLj
- rabin2 -Lj
- Ltj
- ecoj (works but is jsut an array, the selected theme is not marked)
- Llj
- Lmj
- Loj
- oLj
- Lpj
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
Need to have a global flag to control the console output mode (--json-output
or something like that).
-
Updated
Apr 21, 2022 - C++
-
Updated
Apr 25, 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
Mar 20, 2022 - SCSS
-
Updated
Mar 20, 2022
-
Updated
Apr 8, 2022 - C++
-
Updated
Apr 25, 2022 - Go
Hi,
it would be nice, if pod annotations would be configurable via values file. E.g:
values.yaml:
.
.
.
podAnnotations: {}
.
.
.
statefulset.yaml:
template:
metadata:
{{- with .Values.podAnnotations }}
annotations:
{{- . | toYaml | nindent 8 }}
{{- end }}
-
Updated
Apr 25, 2022 - Go
- Wikipedia
- Wikipedia
Security apps
Renovate
Keep dependencies up-to-date with automated Pull Requests
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
Cloudback Backup
Automatic backups of your repos, metadata and even LFS. Backup to AWS, Azure, OneDrive, GCP, and more. Instant restores
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
GitProtect.io Backup
Automatic, daily repo and metadata backup - no maintenance needed: fast restore, DR, AWS, and S3 cloud storage support
Sonatype DepShield
Monitor your open source components for security vulnerabilities - goodbye muda, hello kaizen
Semgrep
Code scanning at ludicrous speed. Find bugs and enforce code standards
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
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
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: