-
Updated
Jul 4, 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,832 public repositories matching this topic...
-
Updated
Jul 1, 2022
-
Updated
Jun 30, 2022 - Python
Feature type
Plug-ins
Describe the feature
Is it possible to fix the data wrapper plugin for asm-style, The current version like this
array DB 4Dh, 5Ah, 90h, 00h, 03h, 00h, 00h, 00h, 04h, 00h, 00h, 00h, 0FFh, 0FFh, 00h, 00h,
0B8h, 00h, 00h, 00h, 00h, 00h, 00h, 00h, 40h, 00h, 00h, 00h, 00h, 00h, 00h, 00h,
00h, 00h, 00h, 00h, 00h, 00h, 00h, 00h-
Updated
Jul 8, 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
Information
Details
Description
The translation for "Copy a base64 string of the compressed config" will revert to English after clicked. Also, the "Copied" text isn't translatable.
Steps to reproduce
Scroll down to Download section and "click on the Copy a base64 string of the compressed config" link.
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 30, 2022 - Python
-
Updated
May 28, 2022
-
Updated
May 1, 2022 - Python
-
Updated
Jul 7, 2022 - Shell
-
Updated
Jul 8, 2022 - C++
I have came across the below function where implementers can to override to customize the functionality.
The thing is the validation within the base implementation. Basically as a developer, I would expect the function to act as getter returning the fee amount while keepin
-
Updated
Jul 8, 2022 - PHP
[0x00000000]> woa 1
Invalid word size. Use 1, 2, 4 or 8
[0x00000000]>
also it will be good to use wo+ and wo- instead of woa and wos imho. not to say we can pass the blocksize as 2nd argument or handle it as its done with wo2 wo4... like woa2 1 instead of having to pass an hexpair string
Need to have a global flag to control the console output mode (--json-output or something like that).
-
Updated
Jul 8, 2022 - Go
-
Updated
Jul 7, 2022 - C++
currently we have a version selector for every git tag, which is unnecessary overhead on the user. It is not needed from documentation perspective as there aren't (shouldn't be) any docs change in patch versions, only for new/changed features.
before:
v0.27.0, v0.27.1, v0.27.2, v0.28.0
after
v0.27, v0.28
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
Oct 20, 2021 - Shell
-
Updated
May 25, 2022 - SCSS
-
Updated
Jun 25, 2022 - C++
-
Updated
Mar 20, 2022
-
Updated
Jul 8, 2022 - Go
-
Updated
Jul 8, 2022 - Go
- Wikipedia
- Wikipedia
Security apps
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
LGTM
Find and prevent zero-days and other critical bugs, with customizable alerts and automated code review
Snyk
Find, fix (and prevent!) known vulnerabilities in your code
Mend Bolt
Detect open source vulnerabilities in real time with suggested fixes for quick remediation
GitProtect.io Backup
Automatic, daily repo and metadata backup - no maintenance needed: fast restore, DR, AWS, and S3 cloud storage support
Semgrep
Code scanning at ludicrous speed. Find bugs and enforce code standards
Renovate
Keep dependencies up-to-date with automated Pull Requests
Cloudback Backup
Automatic backups of your repos, metadata and even LFS. Backup to AWS, Azure, OneDrive, GCP, and more. Instant restores
GuardRails
GuardRails provides continuous security feedback for modern development teams
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: