Trending repository
-
Updated
Oct 2, 2021
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
We need a secure_join implementation that's similar to https://github.com/cyphar/filepath-securejoin. In short, this function guarantee secure_join(rootfs, path) the path is within rootfs. When path is ../../ or other malicious symbolic links, it can cause youki to make changes outside of rootfs, creating security issue. This can be a follow up to #342
An example of usage in runc
October 01, 2021 - October 31, 2021 • Virtual
Open source projects built in or receiving significant contributions from India :india:
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
During hashicorp/consul#11158, the team called out the odd ergonomics of requireOK() / requireHTTPCodes(). In particular, for doRequest() errors, we close the request body, but not for "require"/ http code errors.
There's some ~140 usage of requireOK()/ requireHTTPCodes() calls. Depending on the approach taken, a big diff may be generated.
GVA 2.4.0
VirtualHost 配置中加入:
<Proxy /api>
Order deny,allow
Allow from all
</Proxy>
ProxyPass /api http://127.0.0.1:8888
ProxyPassReverse /api http://127.0.0.1:8888此配置目的与 官方 nginx 提供配置类似。
Apache 需要开启 proxy_module
http://127.0.0.1:8888 为后端默认地址,如已更改记得替换
When creating or editing a relationship, we should group the relationship type list with the same tag as on the contact page (Love, Family, Other kind, ...), i.e. with an element.
Describe the bug
A harmless but distracting warning is raised when prefetch is passed as argument to the Flow.
Reproduce
from jina import Flow, Document
f = Flow(prefetch=10).add()
with f:
f.index(inputs=Document())Base64 packing the logo is unproductive and prohibitively complicated.
Originally I just thought it was related to the method of delivery, minification,etc....
But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.
Now I realize why changing the logo is difficult and you won't document how to do it in
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.
Describe the bug
data docs columns shrink to 1 character width with long query
To Reproduce
Steps to reproduce the behavior:
<img width="1525" alt="Data_documentation_compiled_by_Great_Expectations" src="https://user-images.githubusercontent.com/928247/103230647-30eca500-4