Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
3,624
14,659,927,445
IssuesEvent
2020-12-28 21:54:07
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
opened
Application to join: Pack & Upload
Maintainer application
Hello and welcome to the contrib application process! We're happy to have you :) ## Please note these 3 requirements for new contrib projects: - [ ] Include a README.md file containing license and maintainer information. You can use this example: https://raw.githubusercontent.com/backdrop-ops/contrib/mast...
True
Application to join: Pack & Upload - Hello and welcome to the contrib application process! We're happy to have you :) ## Please note these 3 requirements for new contrib projects: - [ ] Include a README.md file containing license and maintainer information. You can use this example: https://raw.githubuser...
main
application to join pack upload hello and welcome to the contrib application process we re happy to have you please note these requirements for new contrib projects include a readme md file containing license and maintainer information you can use this example include a license...
1
401,174
11,787,019,359
IssuesEvent
2020-03-17 13:21:36
richelbilderbeek/pirouette
https://api.github.com/repos/richelbilderbeek/pirouette
closed
Add: create_dd_tree
low priority
Similar to `create_yule_tree`, `create_bd_tree` add a function called `create_dd_tree`. It should create a nice exemplary tree. Also use similar tests as those in `test-create_bd_tree.R`.
1.0
Add: create_dd_tree - Similar to `create_yule_tree`, `create_bd_tree` add a function called `create_dd_tree`. It should create a nice exemplary tree. Also use similar tests as those in `test-create_bd_tree.R`.
non_main
add create dd tree similar to create yule tree create bd tree add a function called create dd tree it should create a nice exemplary tree also use similar tests as those in test create bd tree r
0
30,392
13,238,173,119
IssuesEvent
2020-08-18 23:32:40
projectcontour/contour
https://api.github.com/repos/projectcontour/contour
opened
Decision: How do we implement *Class objects (IngressClass and GatewayClass)
area/ingress area/service-apis priority/important-soon
IngressClass (from Ingress v1) and GatewayClass (from service-apis) are both replacements-with-added-functionality for the `kubernetes.io/ingress.class` annotation. They both have fields that allow for Class-specific configuration to be applied. Currently, Contour is configured from a "file" - that is, a ConfigMap, ...
1.0
Decision: How do we implement *Class objects (IngressClass and GatewayClass) - IngressClass (from Ingress v1) and GatewayClass (from service-apis) are both replacements-with-added-functionality for the `kubernetes.io/ingress.class` annotation. They both have fields that allow for Class-specific configuration to be appl...
non_main
decision how do we implement class objects ingressclass and gatewayclass ingressclass from ingress and gatewayclass from service apis are both replacements with added functionality for the kubernetes io ingress class annotation they both have fields that allow for class specific configuration to be appli...
0
3,507
13,689,186,653
IssuesEvent
2020-09-30 12:50:26
frej/fast-export
https://api.github.com/repos/frej/fast-export
closed
git-fast-import died of signal 11 - [Errno 32] Broken pipe
not-available-to-maintainer user-support wintendo
Hi, I'm running hg-fast-export to convert Mercurial to git. I'm using cygwin on Windows 10 to run on bash as I was having python issues trying to run the py files. I'm getting the following error during the numerous "Exporting simple delta revision" steps. Any thoughts on a solution? ``` error: git-fast-import ...
True
git-fast-import died of signal 11 - [Errno 32] Broken pipe - Hi, I'm running hg-fast-export to convert Mercurial to git. I'm using cygwin on Windows 10 to run on bash as I was having python issues trying to run the py files. I'm getting the following error during the numerous "Exporting simple delta revision" steps....
main
git fast import died of signal broken pipe hi i m running hg fast export to convert mercurial to git i m using cygwin on windows to run on bash as i was having python issues trying to run the py files i m getting the following error during the numerous exporting simple delta revision steps any though...
1
8,852
6,000,401,096
IssuesEvent
2017-06-05 04:43:40
streaka/plantguard-issues
https://api.github.com/repos/streaka/plantguard-issues
closed
Add new checklist field types: Single Select, Multi Select and Switch
Type: Usability
_Please fill out this template thoroughly, for the sake of our sanity._ ## **What did you expect to happen?** <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> ## **What actually happened?** <!--- If describing a bug...
True
Add new checklist field types: Single Select, Multi Select and Switch - _Please fill out this template thoroughly, for the sake of our sanity._ ## **What did you expect to happen?** <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it shou...
non_main
add new checklist field types single select multi select and switch please fill out this template thoroughly for the sake of our sanity what did you expect to happen what actually happened steps to reproduce issue preferably video in chrome with inspector open wit...
0
1,489
6,425,237,168
IssuesEvent
2017-08-09 15:02:41
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Travis: generate code coverage statistics
maintainability
We could use coveralls to report test coverage. It has a good Github integration.
True
Travis: generate code coverage statistics - We could use coveralls to report test coverage. It has a good Github integration.
main
travis generate code coverage statistics we could use coveralls to report test coverage it has a good github integration
1
385
3,420,426,386
IssuesEvent
2015-12-08 14:48:03
mesosphere/kubernetes-mesos
https://api.github.com/repos/mesosphere/kubernetes-mesos
closed
k8sm boostrap should sort env vars dumped to stdout
area/dcos-packaging class/enhancement integration/DCOS newbie pqm/maintainability WIP
... to improve readability. current state: ``` * Environment: SCHEDULER_PORT=25504 ETCD_MESOS_FRAMEWORK_NAME=etcd PORT_25500=25500 PORT_25501=25505 S6_VERSION=v1.13.0.0 APISERVER_PORT=25503 DEBUG=false PORT_25502=25502 HOSTNAME=ip-10-0-0-82.us-west-2.compute.internal SHLVL=1 ...
True
k8sm boostrap should sort env vars dumped to stdout - ... to improve readability. current state: ``` * Environment: SCHEDULER_PORT=25504 ETCD_MESOS_FRAMEWORK_NAME=etcd PORT_25500=25500 PORT_25501=25505 S6_VERSION=v1.13.0.0 APISERVER_PORT=25503 DEBUG=false PORT_25502=25502 HOSTNAME=ip...
main
boostrap should sort env vars dumped to stdout to improve readability current state environment scheduler port etcd mesos framework name etcd port port version apiserver port debug false port hostname ip us west compute internal ...
1
75,955
26,175,561,488
IssuesEvent
2023-01-02 09:17:10
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
Vulnerability in snakeyaml 1.32 used by Elasticsearch connectors
Type: Defect Source: Internal security severity:high Team: Platform
Elasticsearch 6 and 7 connector from HZ Jet is using snakeyaml in version 1.32 which includes following vulnerability: - CVE-2022-1471 - https://nvd.nist.gov/vuln/detail/CVE-2022-1471 It affects Hazelcast streams `5.0.z`, `5.1.z`, `5.2.z` and `master`.
1.0
Vulnerability in snakeyaml 1.32 used by Elasticsearch connectors - Elasticsearch 6 and 7 connector from HZ Jet is using snakeyaml in version 1.32 which includes following vulnerability: - CVE-2022-1471 - https://nvd.nist.gov/vuln/detail/CVE-2022-1471 It affects Hazelcast streams `5.0.z`, `5.1.z`, `5.2.z` and `mast...
non_main
vulnerability in snakeyaml used by elasticsearch connectors elasticsearch and connector from hz jet is using snakeyaml in version which includes following vulnerability cve it affects hazelcast streams z z z and master
0
109,881
4,414,982,773
IssuesEvent
2016-08-13 19:47:27
Sistema-Integrado-Gestao-Academica/SiGA
https://api.github.com/repos/Sistema-Integrado-Gestao-Academica/SiGA
closed
[Portal] Selecionar Secretários Distintos
bug [Medium Priority]
Na página do Portal, apresentar somente uma vez o nome do secretário.
1.0
[Portal] Selecionar Secretários Distintos - Na página do Portal, apresentar somente uma vez o nome do secretário.
non_main
selecionar secretários distintos na página do portal apresentar somente uma vez o nome do secretário
0
115,663
9,808,428,138
IssuesEvent
2019-06-12 15:36:05
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] LangMustacheClientYamlTestSuiteIT.test {yaml=lang_mustache/30_search_template/Test with new response format} failed
:Core/Infra/Scripting >test-failure
`LangMustacheClientYamlTestSuiteIT.test {yaml=lang_mustache/30_search_template/Test with new response format}` failed on my PR build and seems unrelated: https://scans.gradle.com/s/axrx54rul6s3c/tests/wvxejxkegxw3s-v3qw2yd63iq4w ``` java.lang.AssertionError: Failure at [lang_mustache/30_search_template:148]: h...
1.0
[CI] LangMustacheClientYamlTestSuiteIT.test {yaml=lang_mustache/30_search_template/Test with new response format} failed - `LangMustacheClientYamlTestSuiteIT.test {yaml=lang_mustache/30_search_template/Test with new response format}` failed on my PR build and seems unrelated: https://scans.gradle.com/s/axrx54rul6s3c...
non_main
langmustacheclientyamltestsuiteit test yaml lang mustache search template test with new response format failed langmustacheclientyamltestsuiteit test yaml lang mustache search template test with new response format failed on my pr build and seems unrelated java lang assertionerror failure...
0
1,667
6,574,070,847
IssuesEvent
2017-09-11 11:21:09
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ec2_eip does not assign an ip to an eni
affects_2.3 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_eip ##### ANSIBLE VERSION ansible 2.3.0 (devel a83b00bbc0) last updated 2016/11/29 22:28:22 (GMT +000) ##### CONFIGURATION standard ##### OS / ENVIRONMENT centos ##### SUMMARY If trying to assign an eip to an eni, the task will fail with a bot...
True
ec2_eip does not assign an ip to an eni - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_eip ##### ANSIBLE VERSION ansible 2.3.0 (devel a83b00bbc0) last updated 2016/11/29 22:28:22 (GMT +000) ##### CONFIGURATION standard ##### OS / ENVIRONMENT centos ##### SUMMARY If trying to assign an ei...
main
eip does not assign an ip to an eni issue type bug report component name eip ansible version ansible devel last updated gmt configuration standard os environment centos summary if trying to assign an eip to an eni the task w...
1
12,292
19,590,529,856
IssuesEvent
2022-01-05 12:26:55
TycheSoftwares/Print-Invoice-Delivery-Notes-for-WooCommerce
https://api.github.com/repos/TycheSoftwares/Print-Invoice-Delivery-Notes-for-WooCommerce
closed
Print Invoice should support RTL
type: enhancement client's requirement
The client wants that our print invoice should support RTL. Suppose, if the client is using the Persian language and he writes from right to left, so this format is not supported. Ticket link: https://tychesoftwares.freshdesk.com/a/tickets/21559
1.0
Print Invoice should support RTL - The client wants that our print invoice should support RTL. Suppose, if the client is using the Persian language and he writes from right to left, so this format is not supported. Ticket link: https://tychesoftwares.freshdesk.com/a/tickets/21559
non_main
print invoice should support rtl the client wants that our print invoice should support rtl suppose if the client is using the persian language and he writes from right to left so this format is not supported ticket link
0
427,846
12,399,725,996
IssuesEvent
2020-05-21 06:06:46
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Building PECL grpc-1.29.0 fails on Windows
kind/bug lang/php priority/P2
The Windows builds of the freshly released PECL grpc-1.29.0 [fail](https://windows.php.net/downloads/pecl/releases/grpc/1.29.0/logs/), because the include path to third_party/boringssl-with-bazel/src/include is not properly set. I've fixed this directly in the shipped config.w32 to test the build locally, but probably ...
1.0
Building PECL grpc-1.29.0 fails on Windows - The Windows builds of the freshly released PECL grpc-1.29.0 [fail](https://windows.php.net/downloads/pecl/releases/grpc/1.29.0/logs/), because the include path to third_party/boringssl-with-bazel/src/include is not properly set. I've fixed this directly in the shipped config...
non_main
building pecl grpc fails on windows the windows builds of the freshly released pecl grpc because the include path to third party boringssl with bazel src include is not properly set i ve fixed this directly in the shipped config to test the build locally but probably the proper fix would be someth...
0
959
4,703,613,210
IssuesEvent
2016-10-13 08:38:34
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
firewalld module should provide an option to add and remove interface to zone
affects_2.1 feature_idea waiting_on_maintainer
firewalld module should provide an option to add and remove interface to zone
True
firewalld module should provide an option to add and remove interface to zone - firewalld module should provide an option to add and remove interface to zone
main
firewalld module should provide an option to add and remove interface to zone firewalld module should provide an option to add and remove interface to zone
1
446,321
12,855,002,456
IssuesEvent
2020-07-09 03:45:52
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.skechers.com.tr - "Browse" menu is empty
action-needssitepatch browser-fenix engine-gecko priority-normal severity-critical type-uaoverride
<!-- @browser: Firefox Mobile 75.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/51959 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.skechers.com.tr/p/go-walk-evolution-...
1.0
www.skechers.com.tr - "Browse" menu is empty - <!-- @browser: Firefox Mobile 75.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:75.0) Gecko/75.0 Firefox/75.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/51959 --> <!-- @extra_labels: browser-fenix --> **URL**: h...
non_main
browse menu is empty url browser version firefox mobile operating system android tested another browser yes chrome problem type desktop site instead of mobile site description desktop site instead of mobile site steps to reproduce top left line doesn t w...
0
5,275
26,671,419,479
IssuesEvent
2023-01-26 10:36:33
beyarkay/eskom-calendar
https://api.github.com/repos/beyarkay/eskom-calendar
closed
Macassar - Western Cape area missing
bug waiting-on-maintainer missing-area-schedule
Hi @beyarkay , as previously discussed I think your open source work is great and lots of work has been put into the project. Could I ask that you add the Macassar area please as I stay in Somerset West but our schedule falls under this area. If you need help with adding areas or anything else in the future I don't min...
True
Macassar - Western Cape area missing - Hi @beyarkay , as previously discussed I think your open source work is great and lots of work has been put into the project. Could I ask that you add the Macassar area please as I stay in Somerset West but our schedule falls under this area. If you need help with adding areas or ...
main
macassar western cape area missing hi beyarkay as previously discussed i think your open source work is great and lots of work has been put into the project could i ask that you add the macassar area please as i stay in somerset west but our schedule falls under this area if you need help with adding areas or ...
1
313,795
23,492,138,433
IssuesEvent
2022-08-17 19:53:36
typescript-eslint/typescript-eslint
https://api.github.com/repos/typescript-eslint/typescript-eslint
closed
Docs: Automate the Options heading in rule docs pages
documentation accepting prs
### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal. - [X] I have [read the FAQ](https:...
1.0
Docs: Automate the Options heading in rule docs pages - ### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) th...
non_main
docs automate the options heading in rule docs pages before you file a documentation request please confirm you have done the following i have looked for existing that match my proposal i have and my problem is not listed suggested changes right now rules pages manually include their...
0
63,751
14,656,775,551
IssuesEvent
2020-12-28 14:10:18
fu1771695yongxie/quasar
https://api.github.com/repos/fu1771695yongxie/quasar
opened
CVE-2019-8331 (Medium) detected in bootstrap-3.3.5.min.js
security vulnerability
## CVE-2019-8331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.5.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile fi...
True
CVE-2019-8331 (Medium) detected in bootstrap-3.3.5.min.js - ## CVE-2019-8331 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.5.min.js</b></p></summary> <p>The most popu...
non_main
cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file quasar docs n...
0
10,308
8,482,980,555
IssuesEvent
2018-10-25 20:10:11
hiebj/stately
https://api.github.com/repos/hiebj/stately
closed
precommit.sh: reject cross-module commits
infrastructure
Automatically generated changelogs can only be kept sane if commits are isolated to a single module. For example, changing `stately-react` may require upstream changes in `stately-async`, but the commit message for `stately-async` needs to be independently clear; that is, it should only reference API changes or additio...
1.0
precommit.sh: reject cross-module commits - Automatically generated changelogs can only be kept sane if commits are isolated to a single module. For example, changing `stately-react` may require upstream changes in `stately-async`, but the commit message for `stately-async` needs to be independently clear; that is, it ...
non_main
precommit sh reject cross module commits automatically generated changelogs can only be kept sane if commits are isolated to a single module for example changing stately react may require upstream changes in stately async but the commit message for stately async needs to be independently clear that is it ...
0
500,379
14,497,612,957
IssuesEvent
2020-12-11 14:27:51
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Unable to databind Gantt with taskId and parentId string fields
Bug C: Gantt FP: Completed Kendo2 Next LIB Priority 5 S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: High
### Bug report In a Razor Pages project, the Gantt's tasks are not binding if the taskID and parentID fields are strings. This is a regression introduced in version 2020.3.915. ### Reproduction of the problem 1. Open and run [this example](https://github.com/telerik/ui-for-aspnet-core-examples/tree/master/Teler...
1.0
Unable to databind Gantt with taskId and parentId string fields - ### Bug report In a Razor Pages project, the Gantt's tasks are not binding if the taskID and parentID fields are strings. This is a regression introduced in version 2020.3.915. ### Reproduction of the problem 1. Open and run [this example](https:...
non_main
unable to databind gantt with taskid and parentid string fields bug report in a razor pages project the gantt s tasks are not binding if the taskid and parentid fields are strings this is a regression introduced in version reproduction of the problem open and run switch to kendo ve...
0
351,017
10,511,923,976
IssuesEvent
2019-09-27 16:34:17
ehimennlab/ProjectE-2019
https://api.github.com/repos/ehimennlab/ProjectE-2019
opened
makeからsudoコマンドを除去
Priority: low
## WHY - `sudo`権限を要求するのはあまり良くない ## WHAT - `make`コマンド内から`sudo`を使用している箇所を修正
1.0
makeからsudoコマンドを除去 - ## WHY - `sudo`権限を要求するのはあまり良くない ## WHAT - `make`コマンド内から`sudo`を使用している箇所を修正
non_main
makeからsudoコマンドを除去 why sudo 権限を要求するのはあまり良くない what make コマンド内から sudo を使用している箇所を修正
0
794,882
28,053,267,294
IssuesEvent
2023-03-29 07:40:53
AY2223S2-CS2103T-T09-4/tp
https://api.github.com/repos/AY2223S2-CS2103T-T09-4/tp
closed
Edit, Meetup Functions v1.3
priority.High type.Task
Implement the functionality for: * `editPolicy` Implement appointment field for clients. Integrate into storage.
1.0
Edit, Meetup Functions v1.3 - Implement the functionality for: * `editPolicy` Implement appointment field for clients. Integrate into storage.
non_main
edit meetup functions implement the functionality for editpolicy implement appointment field for clients integrate into storage
0
3,155
12,196,636,103
IssuesEvent
2020-04-29 19:22:22
ipfs-shipyard/ipfs-desktop
https://api.github.com/repos/ipfs-shipyard/ipfs-desktop
closed
Unable to add folders via Files screen
P1 area/linux area/macos area/webui area/windows kind/bug need/analysis need/maintainer-input
macos : 10.13.6 Adding folders has no effect。 Using the command line ipfs add-r folders is fine
True
Unable to add folders via Files screen - macos : 10.13.6 Adding folders has no effect。 Using the command line ipfs add-r folders is fine
main
unable to add folders via files screen macos adding folders has no effect。 using the command line ipfs add r folders is fine
1
4,758
24,524,425,770
IssuesEvent
2022-10-11 12:06:19
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Deterministic row ordering
type: enhancement work: backend work: frontend status: draft restricted: maintainers
## Current behavior - The records API returns records in an arbitrary, nondeterministic order. - I find it somewhat disorienting to refresh a page and see different records, even when no data has changed. ## Desired behavior - Ordering by PK (asc) is appended to the sorting criteria automatically. - We could do this...
True
Deterministic row ordering - ## Current behavior - The records API returns records in an arbitrary, nondeterministic order. - I find it somewhat disorienting to refresh a page and see different records, even when no data has changed. ## Desired behavior - Ordering by PK (asc) is appended to the sorting criteria auto...
main
deterministic row ordering current behavior the records api returns records in an arbitrary nondeterministic order i find it somewhat disorienting to refresh a page and see different records even when no data has changed desired behavior ordering by pk asc is appended to the sorting criteria auto...
1
2,976
10,712,280,443
IssuesEvent
2019-10-25 08:38:51
vostpt/mobile-app
https://api.github.com/repos/vostpt/mobile-app
closed
About Screen
Needs Maintainers Help good first issue hacktoberfest
**Description** About screen for VOST, including contacts, links to the contributors and tutorial screen **File Location** ``` - presentation |__ ui ``` **Requirements** - Include button to access *Contributors* screen - Include button to access *Tutorial* screen - All contacts should be clickable, eithe...
True
About Screen - **Description** About screen for VOST, including contacts, links to the contributors and tutorial screen **File Location** ``` - presentation |__ ui ``` **Requirements** - Include button to access *Contributors* screen - Include button to access *Tutorial* screen - All contacts should be c...
main
about screen description about screen for vost including contacts links to the contributors and tutorial screen file location presentation ui requirements include button to access contributors screen include button to access tutorial screen all contacts should be c...
1
494
3,788,154,690
IssuesEvent
2016-03-21 13:49:49
christoff-buerger/racr
https://api.github.com/repos/christoff-buerger/racr
closed
Refactoring of Questionnaires example for RACR-NET
low maintainability
The _C#_ implementation of the Questionnaires example (`examples-net/questionnaires`) has to be refactored regarding the following issues: * the names of files `Attributes.cs` and `Questionnaires.cs` are missleading * `Attributes.cs` consists of widget construction and rendering attributes only; it is about the GUI...
True
Refactoring of Questionnaires example for RACR-NET - The _C#_ implementation of the Questionnaires example (`examples-net/questionnaires`) has to be refactored regarding the following issues: * the names of files `Attributes.cs` and `Questionnaires.cs` are missleading * `Attributes.cs` consists of widget constructi...
main
refactoring of questionnaires example for racr net the c implementation of the questionnaires example examples net questionnaires has to be refactored regarding the following issues the names of files attributes cs and questionnaires cs are missleading attributes cs consists of widget constructi...
1
5,869
31,842,992,264
IssuesEvent
2023-09-14 17:41:43
microsoft/mu_basecore
https://api.github.com/repos/microsoft/mu_basecore
closed
[Bug]: RuntimeLibExitBootServicesEvent function redefine in MU_BASECORE/PolicyServicePkg/Library/DxePolicyLib
state:needs-triage state:needs-owner type:bug state:needs-maintainer-feedback urgency:high
### Is there an existing issue for this? - [X] I have searched existing issues ### Current Behavior RuntimeLibExitBootServicesEvent function is already implemented in MU_BASECORE/MdePkg/Library/UefiRuntimeLib and get called in constructor. The same RuntimeLibExitBootServicesEvent function is also implemented in MU_...
True
[Bug]: RuntimeLibExitBootServicesEvent function redefine in MU_BASECORE/PolicyServicePkg/Library/DxePolicyLib - ### Is there an existing issue for this? - [X] I have searched existing issues ### Current Behavior RuntimeLibExitBootServicesEvent function is already implemented in MU_BASECORE/MdePkg/Library/UefiRuntime...
main
runtimelibexitbootservicesevent function redefine in mu basecore policyservicepkg library dxepolicylib is there an existing issue for this i have searched existing issues current behavior runtimelibexitbootservicesevent function is already implemented in mu basecore mdepkg library uefiruntimelib an...
1
1,216
5,197,285,328
IssuesEvent
2017-01-23 15:16:33
Particular/PBot
https://api.github.com/repos/Particular/PBot
closed
Identify user that moved an issue with pbot
Impact: M Size: S Tag: Maintainer Prio Type: Feature Withdrawn: Won't Fix
Currently there's no way to see who executed `pbot move` commands. This makes it hard to audit who made the move and discuss any conflicts, especially if the user who issued the command did not participate in the original issue. In addition to adding the name of who executed the command, it would also be useful for p...
True
Identify user that moved an issue with pbot - Currently there's no way to see who executed `pbot move` commands. This makes it hard to audit who made the move and discuss any conflicts, especially if the user who issued the command did not participate in the original issue. In addition to adding the name of who execu...
main
identify user that moved an issue with pbot currently there s no way to see who executed pbot move commands this makes it hard to audit who made the move and discuss any conflicts especially if the user who issued the command did not participate in the original issue in addition to adding the name of who execu...
1
110,039
11,685,730,498
IssuesEvent
2020-03-05 09:37:40
bcryptoregulatory/skzi-requirements
https://api.github.com/repos/bcryptoregulatory/skzi-requirements
closed
Избыточные требования к алгоритмам криптографического токена
documentation
В столбце с требованиями к криптографическим алгоритмам средства указывают только алгоритмы, которые предоставляются пользователю в качестве сервиса: в случае криптографического токена алгоритмы АШ и АИ1 пользователю не предоставляются и носят внутренний служебный характер
1.0
Избыточные требования к алгоритмам криптографического токена - В столбце с требованиями к криптографическим алгоритмам средства указывают только алгоритмы, которые предоставляются пользователю в качестве сервиса: в случае криптографического токена алгоритмы АШ и АИ1 пользователю не предоставляются и носят внутренний сл...
non_main
избыточные требования к алгоритмам криптографического токена в столбце с требованиями к криптографическим алгоритмам средства указывают только алгоритмы которые предоставляются пользователю в качестве сервиса в случае криптографического токена алгоритмы аш и пользователю не предоставляются и носят внутренний служ...
0
256,752
19,457,267,455
IssuesEvent
2021-12-23 01:31:00
seanpm2001/WacOS
https://api.github.com/repos/seanpm2001/WacOS
opened
[Maintenance] the project Wiki needs to be updated
documentation enhancement Wiki Issue
*** ### [Maintenance] the project Wiki needs to be updated The project Wiki is a key part of the project and hasn't been updated in over a month. There are several things that need to be written about, including: ### New articles - [ ] Apple Typography - - [ ] Font:Chicago - - [ ] Font:Monaco - -...
1.0
[Maintenance] the project Wiki needs to be updated - *** ### [Maintenance] the project Wiki needs to be updated The project Wiki is a key part of the project and hasn't been updated in over a month. There are several things that need to be written about, including: ### New articles - [ ] Apple Typography ...
non_main
the project wiki needs to be updated the project wiki needs to be updated the project wiki is a key part of the project and hasn t been updated in over a month there are several things that need to be written about including new articles apple typography font chicago ...
0
2,797
10,021,126,362
IssuesEvent
2019-07-16 14:03:16
ipfs/package-managers
https://api.github.com/repos/ipfs/package-managers
closed
Adding IPFS support to Homebrew
Audience: Package manager maintainers Package Manager: Homebrew Type: Experiment
As mentioned in https://docs.google.com/document/d/1-HtUiRpMzYq9to56ShCGyCr-NCZ6TR49Zl-b5HHJdm0/edit#heading=h.m17gf4vdw67, adding IPFS support to "portable registry" package managers is fairly easy due to the fact that you can fork the whole registry and add hashes to the metadata. As an experiment, I thought I'd g...
True
Adding IPFS support to Homebrew - As mentioned in https://docs.google.com/document/d/1-HtUiRpMzYq9to56ShCGyCr-NCZ6TR49Zl-b5HHJdm0/edit#heading=h.m17gf4vdw67, adding IPFS support to "portable registry" package managers is fairly easy due to the fact that you can fork the whole registry and add hashes to the metadata. ...
main
adding ipfs support to homebrew as mentioned in adding ipfs support to portable registry package managers is fairly easy due to the fact that you can fork the whole registry and add hashes to the metadata as an experiment i thought i d give it a try with homebrew i picked a simple and added the tarba...
1
26,372
4,682,654,841
IssuesEvent
2016-10-09 11:19:58
phingofficial/phing
https://api.github.com/repos/phingofficial/phing
opened
PHPUnitReportTask fails with XSLTProcessor::importStylesheet() unable to read phar:/usr/local/bin/phing/etc/str.replace.function.xsl (Trac #1240)
defect Incomplete Migration Migrated from Trac phing-tasks-phpunit
Migrated from http://localhost:3530/trac/ticket/1240 ```json { "status": "new", "changetime": "2016-09-29T08:11:42", "description": "Hi,\n\nmy build fails with:\n\nXSLTProcessor::importStylesheet(): I/O warning : failed to load external entity \"phar:/usr/local/bin/phing/etc/str.replace.function.xsl\", fi...
1.0
PHPUnitReportTask fails with XSLTProcessor::importStylesheet() unable to read phar:/usr/local/bin/phing/etc/str.replace.function.xsl (Trac #1240) - Migrated from http://localhost:3530/trac/ticket/1240 ```json { "status": "new", "changetime": "2016-09-29T08:11:42", "description": "Hi,\n\nmy build fails wit...
non_main
phpunitreporttask fails with xsltprocessor importstylesheet unable to read phar usr local bin phing etc str replace function xsl trac migrated from json status new changetime description hi n nmy build fails with n nxsltprocessor importstylesheet i o warni...
0
532,360
15,554,722,293
IssuesEvent
2021-03-16 04:32:56
worldanvil/worldanvil-bug-tracker
https://api.github.com/repos/worldanvil/worldanvil-bug-tracker
closed
Myth template: placeholder texts cut off
Feature: Articles & Templates Priority: Low Severity: Trivial Status: Will Not Fix Type: Typo
On the Myth article template, many of the placeholder texts are cut off, "Make y" instead of "Make your choice". ![d25b40deb54ea3381edeca88e8cd9b40](https://user-images.githubusercontent.com/63370525/111065688-38b3f280-84bb-11eb-8815-b05902e35039.png)
1.0
Myth template: placeholder texts cut off - On the Myth article template, many of the placeholder texts are cut off, "Make y" instead of "Make your choice". ![d25b40deb54ea3381edeca88e8cd9b40](https://user-images.githubusercontent.com/63370525/111065688-38b3f280-84bb-11eb-8815-b05902e35039.png)
non_main
myth template placeholder texts cut off on the myth article template many of the placeholder texts are cut off make y instead of make your choice
0
1,043
4,847,233,341
IssuesEvent
2016-11-10 14:25:37
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
cloudformation module on Ansible 2.2.0 throws "PhysicalResourceId" error intermittently.
affects_2.2 aws bug_report cloud in progress waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME cloudformation ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible...
True
cloudformation module on Ansible 2.2.0 throws "PhysicalResourceId" error intermittently. - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME cloudformation ##### ANSIBLE VERSION ...
main
cloudformation module on ansible throws physicalresourceid error intermittently issue type bug report component name cloudformation ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides...
1
145,479
5,576,231,268
IssuesEvent
2017-03-28 05:51:53
Citadel-Station-13/Citadel-Station-13
https://api.github.com/repos/Citadel-Station-13/Citadel-Station-13
closed
Sprite gets broken after augmentation
Bug Icon/Art Priority: High
Not sure how to reproduce it myself, but another player reported this. After being augmented their sprite has pretty much disappeared. Picture for reference: https://gyazo.com/bc5581138b24ed0bb1a71c8ada2df104
1.0
Sprite gets broken after augmentation - Not sure how to reproduce it myself, but another player reported this. After being augmented their sprite has pretty much disappeared. Picture for reference: https://gyazo.com/bc5581138b24ed0bb1a71c8ada2df104
non_main
sprite gets broken after augmentation not sure how to reproduce it myself but another player reported this after being augmented their sprite has pretty much disappeared picture for reference
0
210,842
16,130,709,078
IssuesEvent
2021-04-29 04:00:13
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: sqlsmith/setup=empty/setting=no-mutations failed
C-test-failure O-roachtest O-robot branch-master
roachtest.sqlsmith/setup=empty/setting=no-mutations [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=artifacts#/sqlsmith/setup=empty/setting=no-mutations) on master @ [9e821aa456bfbe8b5ec3a8ef79ae3954d...
2.0
roachtest: sqlsmith/setup=empty/setting=no-mutations failed - roachtest.sqlsmith/setup=empty/setting=no-mutations [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=2917180&tab=artifacts#/sqlsmith/setup=empty/settin...
non_main
roachtest sqlsmith setup empty setting no mutations failed roachtest sqlsmith setup empty setting no mutations with on master uuid uuid as tab col union all select null as col from with as cte ref where true with ...
0
361
3,315,869,788
IssuesEvent
2015-11-06 14:30:31
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
java version "1.8.0_66" in brew cask
awaiting maintainer feedback
After I run **brew cask install java** to install the 1.8.0_66 version, I found that **Java update** in **Java control panel** didn't work. Is there a bug about this java version or brew cask of installing java?
True
java version "1.8.0_66" in brew cask - After I run **brew cask install java** to install the 1.8.0_66 version, I found that **Java update** in **Java control panel** didn't work. Is there a bug about this java version or brew cask of installing java?
main
java version in brew cask after i run brew cask install java to install the version i found that java update in java control panel didn t work is there a bug about this java version or brew cask of installing java
1
4,072
19,213,006,431
IssuesEvent
2021-12-07 05:40:33
adda-team/adda
https://api.github.com/repos/adda-team/adda
opened
Remove deprecated specification of beam center as argument to -beam
comp-UI maintainability
Such specification has been marked as deprecated by #304 (and #285). At some time it should be removed completely.
True
Remove deprecated specification of beam center as argument to -beam - Such specification has been marked as deprecated by #304 (and #285). At some time it should be removed completely.
main
remove deprecated specification of beam center as argument to beam such specification has been marked as deprecated by and at some time it should be removed completely
1
4,195
20,591,963,152
IssuesEvent
2022-03-05 00:39:27
HPCL/code-analysis
https://api.github.com/repos/HPCL/code-analysis
closed
CWE-484 Omitted Break Statement in Switch
CLAIMED ISO/IEC 5055:2021 SwitchStatement WEAKNESS CATEGORY: MAINTAINABILITY
**Reference** [https://cwe.mitre.org/data/definitions/484](https://cwe.mitre.org/data/definitions/484) **Roles** - the *SwitchStatement* **Detection Patterns** - 8.2.64 ASCQM Use Break in Switch Statement
True
CWE-484 Omitted Break Statement in Switch - **Reference** [https://cwe.mitre.org/data/definitions/484](https://cwe.mitre.org/data/definitions/484) **Roles** - the *SwitchStatement* **Detection Patterns** - 8.2.64 ASCQM Use Break in Switch Statement
main
cwe omitted break statement in switch reference roles the switchstatement detection patterns ascqm use break in switch statement
1
52,741
10,919,607,074
IssuesEvent
2019-11-21 19:23:42
microsoft/AdaptiveCards
https://api.github.com/repos/microsoft/AdaptiveCards
closed
[JS][ShowCards] Show card inputs are cleared if closed and reopened
Bug Status-In Code Review Triage-Approved for Fix
# Platform What platform is your issue or question related to? (Delete other platforms). * JavaScript # Details If you show a show card, enter an input in that show card, and then close and re-open the show card, the inputted value is cleared: 1. In the below card, click the "Click here to personalize yo...
1.0
[JS][ShowCards] Show card inputs are cleared if closed and reopened - # Platform What platform is your issue or question related to? (Delete other platforms). * JavaScript # Details If you show a show card, enter an input in that show card, and then close and re-open the show card, the inputted value is cle...
non_main
show card inputs are cleared if closed and reopened platform what platform is your issue or question related to delete other platforms javascript details if you show a show card enter an input in that show card and then close and re open the show card the inputted value is cleared i...
0
4,473
23,335,801,265
IssuesEvent
2022-08-09 09:49:25
precice/precice
https://api.github.com/repos/precice/precice
opened
Simplification of EventTimings
enhancement maintainability dependencies
_I open this issue in this repo to preserve the information and make it easier to find from people running into issues regarding this. It also may impact the preCICE lib in the future._ **Please describe the problem you are trying to solve.** The EventTimings provide a system to: * measure named sections in th...
True
Simplification of EventTimings - _I open this issue in this repo to preserve the information and make it easier to find from people running into issues regarding this. It also may impact the preCICE lib in the future._ **Please describe the problem you are trying to solve.** The EventTimings provide a system to: ...
main
simplification of eventtimings i open this issue in this repo to preserve the information and make it easier to find from people running into issues regarding this it also may impact the precice lib in the future please describe the problem you are trying to solve the eventtimings provide a system to ...
1
2,899
10,322,656,395
IssuesEvent
2019-08-31 14:22:28
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Request to join backdrop contrib team
Maintainer application
I wrote a Backdrop module to export iCal feeds using views: https://github.com/indigoxela/viewsicalexport It's not actually a port, but is a complete rewrite of Drupal [Date iCal](https://www.drupal.org/project/date_ical) with less features and no external library dependencies. There is already a [full port](http...
True
Request to join backdrop contrib team - I wrote a Backdrop module to export iCal feeds using views: https://github.com/indigoxela/viewsicalexport It's not actually a port, but is a complete rewrite of Drupal [Date iCal](https://www.drupal.org/project/date_ical) with less features and no external library dependencies...
main
request to join backdrop contrib team i wrote a backdrop module to export ical feeds using views it s not actually a port but is a complete rewrite of drupal with less features and no external library dependencies there is already a for that module but unfortunately it has showstopper issues whic...
1
525,299
15,243,138,800
IssuesEvent
2021-02-19 10:50:01
googleapis/java-aiplatform
https://api.github.com/repos/googleapis/java-aiplatform
closed
The build failed
flakybot: issue priority: p1 type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: c49ac8463d342c141cf59af5c19f1ef7f28fd8a5...
1.0
The build failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: c49ac8463d342c141cf59...
non_main
the build failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output junit framework assertionfailederror environment variable video action evalua...
0
382
3,413,464,766
IssuesEvent
2015-12-06 18:23:53
spyder-ide/spyder
https://api.github.com/repos/spyder-ide/spyder
closed
Enhancement: Add a 'dev' menu with common actions useful in development
Enhancement Maintainability
I know this might not be useful to all contributors/developers out there, but in the specific case of people using Spyder to develop Spyder I suggest we include a new `Development` Menu that includes actions useful when developing Spyder. Some things that could be included: - An action to open a signal tracker pane...
True
Enhancement: Add a 'dev' menu with common actions useful in development - I know this might not be useful to all contributors/developers out there, but in the specific case of people using Spyder to develop Spyder I suggest we include a new `Development` Menu that includes actions useful when developing Spyder. Some...
main
enhancement add a dev menu with common actions useful in development i know this might not be useful to all contributors developers out there but in the specific case of people using spyder to develop spyder i suggest we include a new development menu that includes actions useful when developing spyder some...
1
147,944
19,526,184,462
IssuesEvent
2021-12-30 08:16:05
panasalap/linux-4.1.15
https://api.github.com/repos/panasalap/linux-4.1.15
opened
CVE-2020-27171 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2020-27171 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2020-27171 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2020-27171 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_main
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f...
0
3,463
13,258,519,187
IssuesEvent
2020-08-20 15:29:24
pace/bricks
https://api.github.com/repos/pace/bricks
opened
Introduce *decimal.Decimal to make omitempty work for numbers
S::Pending T::Maintainance
# Issue Golang json marshal default behaviour is to omit fields with "zero" value, this is only defined for primitive/integrated types, i.e., ints/floats/pointers etc. `decimal.Decimal` by default does not have a "zero" value loosely speaking, because it always has some values which means that even `decimal.Zero`...
True
Introduce *decimal.Decimal to make omitempty work for numbers - # Issue Golang json marshal default behaviour is to omit fields with "zero" value, this is only defined for primitive/integrated types, i.e., ints/floats/pointers etc. `decimal.Decimal` by default does not have a "zero" value loosely speaking, becaus...
main
introduce decimal decimal to make omitempty work for numbers issue golang json marshal default behaviour is to omit fields with zero value this is only defined for primitive integrated types i e ints floats pointers etc decimal decimal by default does not have a zero value loosely speaking becaus...
1
210
2,862,358,366
IssuesEvent
2015-06-04 03:37:17
daemonraco/toobasic
https://api.github.com/repos/daemonraco/toobasic
closed
SQLite Database Structure Maintainer
Database Structure Maintainer next version
## What to do Create an database structure adapter for SQLlite.
True
SQLite Database Structure Maintainer - ## What to do Create an database structure adapter for SQLlite.
main
sqlite database structure maintainer what to do create an database structure adapter for sqllite
1
33,505
15,982,648,273
IssuesEvent
2021-04-18 05:19:19
crystal-lang/crystal
https://api.github.com/repos/crystal-lang/crystal
closed
Crystal and GMP
kind:question performance topic:stdlib
The previous discussion was in 2015 but tested with pi digits using BigInteger and how do we implement GMP? https://groups.google.com/forum/#!topic/crystal-lang/cY8bImdHWV4 Tested PHP 7.1 on macOS Mojave completed around 2 seconds for the same number of iterations: https://benchmarksgame-team.pages.debian.net/benc...
True
Crystal and GMP - The previous discussion was in 2015 but tested with pi digits using BigInteger and how do we implement GMP? https://groups.google.com/forum/#!topic/crystal-lang/cY8bImdHWV4 Tested PHP 7.1 on macOS Mojave completed around 2 seconds for the same number of iterations: https://benchmarksgame-team.pag...
non_main
crystal and gmp the previous discussion was in but tested with pi digits using biginteger and how do we implement gmp tested php on macos mojave completed around seconds for the same number of iterations c ruby and crystal source code
0
161,081
25,284,078,380
IssuesEvent
2022-11-16 17:49:00
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
The secondary blob container of one leased blob container doesn't show as leased
🧪 testing :gear: blobs :heavy_check_mark: by design :beetle: regression :gear: adls gen2
**Storage Explorer Version**: 1.27.0-dev **Build Number**: 20221114.4 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.0 (Apple M1 Pro) **Architecture**: ia32/x64 **How Found**: Ad-hoc testing **Regression From**: Previous release (1.23.1) ## Bug Descriptions ## The leased blob...
1.0
The secondary blob container of one leased blob container doesn't show as leased - **Storage Explorer Version**: 1.27.0-dev **Build Number**: 20221114.4 **Branch**: main **Platform/OS**: Windows 10/Linux Ubuntu 22.04/MacOS Ventura 13.0 (Apple M1 Pro) **Architecture**: ia32/x64 **How Found**: Ad-hoc testing **Regr...
non_main
the secondary blob container of one leased blob container doesn t show as leased storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro architecture how found ad hoc testing regression from pre...
0
3,346
12,972,351,145
IssuesEvent
2020-07-21 12:27:34
ipfs-shipyard/ipld-explorer-components
https://api.github.com/repos/ipfs-shipyard/ipld-explorer-components
opened
Missing support for Filecoin codecs
P0 dif/expert effort/weeks kind/bug kind/enhancement need/analysis need/community-input need/maintainer-input
## Problem Even when we update to latest `cids` library, when user enters a CID with Filecoin-related codec, they get error because `ipld-filecoin` decoder does not exist: > ![2020-07-21--14-18-48](https://user-images.githubusercontent.com/157609/88054313-6c718f00-cb5d-11ea-88e1-0d5c341e195c.png) Test CIDs f...
True
Missing support for Filecoin codecs - ## Problem Even when we update to latest `cids` library, when user enters a CID with Filecoin-related codec, they get error because `ipld-filecoin` decoder does not exist: > ![2020-07-21--14-18-48](https://user-images.githubusercontent.com/157609/88054313-6c718f00-cb5d-11ea-8...
main
missing support for filecoin codecs problem even when we update to latest cids library when user enters a cid with filecoin related codec they get error because ipld filecoin decoder does not exist test cids from solution ipld explorer already suppor...
1
1,080
4,913,681,124
IssuesEvent
2016-11-23 13:23:13
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lvol module isnt idempotent when using %FREE
affects_2.1 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> lvol ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between ...
True
lvol module isnt idempotent when using %FREE - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> lvol ##### ANSIBLE VERSION <!--- Paste ve...
main
lvol module isnt idempotent when using free issue type bug report component name lvol ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variables ...
1
230,174
17,604,607,570
IssuesEvent
2021-08-17 15:32:28
jbetancur/react-data-table-component
https://api.github.com/repos/jbetancur/react-data-table-component
closed
Column sortFunction unclear in Readme
documentation
## Issue Check list - [x] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [x] Read the README - [x] You are using React 16.8.0+ - [x] You installed `styled-components` - [x] Include relevant code or preferably a [code sandbox](https://codesan...
1.0
Column sortFunction unclear in Readme - ## Issue Check list - [x] Agree to the [Code of Conduct](https://github.com/jbetancur/react-data-table-component/blob/master/CODE-OF-CONDUCT.md) - [x] Read the README - [x] You are using React 16.8.0+ - [x] You installed `styled-components` - [x] Include relevant code or pre...
non_main
column sortfunction unclear in readme issue check list agree to the read the readme you are using react you installed styled components include relevant code or preferably a describe the bug the documentation for the sortfunction property of a column is unclear ...
0
1,143
5,000,406,985
IssuesEvent
2016-12-10 09:26:40
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
git always pulls from master instead from tracking branch
affects_1.9 bug_report waiting_on_maintainer
Issue Type: Bug report Ansible Version: 1.9.2 Ansible Configuration: ? Environment: Gentoo Linux 64bit Summary: remote checkout tracks branch develop but git module always updates from master Steps To Reproduce: - Clone remote repo onto branch != master, with master/HEAD != branch/HEAD - .... -m git -a "repo=git://......
True
git always pulls from master instead from tracking branch - Issue Type: Bug report Ansible Version: 1.9.2 Ansible Configuration: ? Environment: Gentoo Linux 64bit Summary: remote checkout tracks branch develop but git module always updates from master Steps To Reproduce: - Clone remote repo onto branch != master, with ...
main
git always pulls from master instead from tracking branch issue type bug report ansible version ansible configuration environment gentoo linux summary remote checkout tracks branch develop but git module always updates from master steps to reproduce clone remote repo onto branch master with mast...
1
4,922
25,306,280,566
IssuesEvent
2022-11-17 14:23:59
precice/precice
https://api.github.com/repos/precice/precice
closed
Replace utils::ptr_vector<T> with smart pointers
maintainability good first issue
`utils::ptr_vector<T>` serves a similar purpose like smart pointers from `std`. We should remove this implementation in favor of smart pointers from `std`. I already took care of replacing `utils::ptr_vector<T>` with `std::unique_ptr` in https://github.com/precice/precice/pull/1159, but there are many more places, w...
True
Replace utils::ptr_vector<T> with smart pointers - `utils::ptr_vector<T>` serves a similar purpose like smart pointers from `std`. We should remove this implementation in favor of smart pointers from `std`. I already took care of replacing `utils::ptr_vector<T>` with `std::unique_ptr` in https://github.com/precice/p...
main
replace utils ptr vector with smart pointers utils ptr vector serves a similar purpose like smart pointers from std we should remove this implementation in favor of smart pointers from std i already took care of replacing utils ptr vector with std unique ptr in but there are many more places ...
1
14,797
9,531,008,056
IssuesEvent
2019-04-29 15:04:14
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Freeze the debugger variable inspector scrolling position while debugging
bug junior job topic:editor usability
**Godot version:** 3.1 rc2 **OS/device including version:** Windows 10 x64 **Issue description:** While debugging, I want to watch one variable that is located below the first visible variables in the inspector. So I scroll the inspector down until it shows me the desired variable. But if I click in the ...
True
Freeze the debugger variable inspector scrolling position while debugging - **Godot version:** 3.1 rc2 **OS/device including version:** Windows 10 x64 **Issue description:** While debugging, I want to watch one variable that is located below the first visible variables in the inspector. So I scroll the in...
non_main
freeze the debugger variable inspector scrolling position while debugging godot version os device including version windows issue description while debugging i want to watch one variable that is located below the first visible variables in the inspector so i scroll the inspect...
0
9,388
2,615,147,268
IssuesEvent
2015-03-01 06:23:29
chrsmith/html5rocks
https://api.github.com/repos/chrsmith/html5rocks
closed
Error in IE-8
auto-migrated Priority-Medium Type-Defect
``` Please describe the issue: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; InfoPath.2; .NET CLR 3.5.21022; yie8) Timestamp: Thu, 23 Sep 2010 20:04:12 UTC Message:...
1.0
Error in IE-8 - ``` Please describe the issue: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; InfoPath.2; .NET CLR 3.5.21022; yie8) Timestamp: Thu, 23 Sep 2010 20:04:1...
non_main
error in ie please describe the issue webpage error details user agent mozilla compatible msie windows nt trident net clr net clr net clr net clr infopath net clr timestamp thu sep utc message object doesn t suppor...
0
4,446
23,114,533,183
IssuesEvent
2022-07-27 15:31:51
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Eliminate superfluous API request when loading the Link Table dialog
type: enhancement work: frontend status: ready restricted: maintainers
## Current behavior - When the "Link Table" modal loads, there is an unnecessary API request to fetch the columns of the first listed table. This has to do with some logic within the Select component issuing unwanted 'change' events. ## Desired behavior - The list of columns is only fetched when the user selects a t...
True
Eliminate superfluous API request when loading the Link Table dialog - ## Current behavior - When the "Link Table" modal loads, there is an unnecessary API request to fetch the columns of the first listed table. This has to do with some logic within the Select component issuing unwanted 'change' events. ## Desired be...
main
eliminate superfluous api request when loading the link table dialog current behavior when the link table modal loads there is an unnecessary api request to fetch the columns of the first listed table this has to do with some logic within the select component issuing unwanted change events desired be...
1
2,499
8,655,458,118
IssuesEvent
2018-11-27 16:00:19
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
Backup Manager "Online ID/Username" doens't show multiple accounts
bug unmaintained
Backup Manager "Online ID/Username" only shows the last connected PS vita account. I have 2 vitas with 2 different accounts (different regions too). I can only see the account of the last vita I transfered data from/to.
True
Backup Manager "Online ID/Username" doens't show multiple accounts - Backup Manager "Online ID/Username" only shows the last connected PS vita account. I have 2 vitas with 2 different accounts (different regions too). I can only see the account of the last vita I transfered data from/to.
main
backup manager online id username doens t show multiple accounts backup manager online id username only shows the last connected ps vita account i have vitas with different accounts different regions too i can only see the account of the last vita i transfered data from to
1
3,510
13,723,968,483
IssuesEvent
2020-10-03 12:05:44
NaluKit/nalu
https://api.github.com/repos/NaluKit/nalu
closed
remove 'remove'-method in AbstractCompositeComponent
maintainance
This method is called just before the `onDetach`-method. So everything that should be done inside the `remove`-method can be done inside the `onDetach`-method.
True
remove 'remove'-method in AbstractCompositeComponent - This method is called just before the `onDetach`-method. So everything that should be done inside the `remove`-method can be done inside the `onDetach`-method.
main
remove remove method in abstractcompositecomponent this method is called just before the ondetach method so everything that should be done inside the remove method can be done inside the ondetach method
1
2,285
8,135,486,230
IssuesEvent
2018-08-20 03:14:50
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Enable configuration of VM metric account
affects_2.3 azure cloud deprecated feature needs_maintainer support:core
From @bearrito on 2016-10-13T14:52:26Z ISSUE TYPE Feature Idea COMPONENT NAME http://docs.ansible.com/ansible/azure_module.html ANSIBLE VERSION N/A SUMMARY The ask is to be able to enable setting metrics storage account via the `azure_rm_virtualmachine` task. Copied from original issue: ansible/ansible-modules-c...
True
Enable configuration of VM metric account - From @bearrito on 2016-10-13T14:52:26Z ISSUE TYPE Feature Idea COMPONENT NAME http://docs.ansible.com/ansible/azure_module.html ANSIBLE VERSION N/A SUMMARY The ask is to be able to enable setting metrics storage account via the `azure_rm_virtualmachine` task. Copied fr...
main
enable configuration of vm metric account from bearrito on issue type feature idea component name ansible version n a summary the ask is to be able to enable setting metrics storage account via the azure rm virtualmachine task copied from original issue ansible ansible modules core
1
319,570
9,746,526,894
IssuesEvent
2019-06-03 12:29:09
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
closed
Can't make a one time donation with decimals
bug complexity → simple frontend priority
Step to reproduce: Go to opencollective.com/europe-collective/donate Pick a profile, then enter "143.20". You can play with the plus/minus controls. Select "Wire transfer", then click on "contribute" 500 error Error in the API logs: ``` 2019-05-31T09:31:28.881161+00:00 app[web.1]: error: GraphQL v1 error: V...
1.0
Can't make a one time donation with decimals - Step to reproduce: Go to opencollective.com/europe-collective/donate Pick a profile, then enter "143.20". You can play with the plus/minus controls. Select "Wire transfer", then click on "contribute" 500 error Error in the API logs: ``` 2019-05-31T09:31:28.8811...
non_main
can t make a one time donation with decimals step to reproduce go to opencollective com europe collective donate pick a profile then enter you can play with the plus minus controls select wire transfer then click on contribute error error in the api logs app error ...
0
3,839
16,745,377,061
IssuesEvent
2021-06-11 14:54:10
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
closed
Local variable declarations and assignments should be preceded by a blank line
Area: analyzer Area: maintainability feature
A declaration (and assignment) to a local variable should be precededby a blank line if the preceding line does not contain another variable declaration/assignment. The reason is ease of reading (spotting variable declarations with ease). Following _should report_ a violation: ```c# DoSomething(); var x = 42; v...
True
Local variable declarations and assignments should be preceded by a blank line - A declaration (and assignment) to a local variable should be precededby a blank line if the preceding line does not contain another variable declaration/assignment. The reason is ease of reading (spotting variable declarations with ease)....
main
local variable declarations and assignments should be preceded by a blank line a declaration and assignment to a local variable should be precededby a blank line if the preceding line does not contain another variable declaration assignment the reason is ease of reading spotting variable declarations with ease ...
1
352,455
32,070,070,814
IssuesEvent
2023-09-25 07:23:39
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
The string 'Cold' is not localized on the 'Update Access Tier' dialog
🧪 testing :gear: blobs :beetle: regression
**Storage Explorer Version:** 1.32.0-dev (93) **Build Number:** 20230923.2 **Branch:** main **Platform/OS:** Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.5.2 (Apple M1 Pro) **Language:** German **Architecture:** x64/x64/x64 **How Found:** From running test cases **Regression From:** Previous release (1.29.2) ...
1.0
The string 'Cold' is not localized on the 'Update Access Tier' dialog - **Storage Explorer Version:** 1.32.0-dev (93) **Build Number:** 20230923.2 **Branch:** main **Platform/OS:** Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.5.2 (Apple M1 Pro) **Language:** German **Architecture:** x64/x64/x64 **How Found:** F...
non_main
the string cold is not localized on the update access tier dialog storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro language german architecture how found from running test cas...
0
312,313
23,423,169,525
IssuesEvent
2022-08-14 01:48:11
SOFTENG310-Team3/A1-project
https://api.github.com/repos/SOFTENG310-Team3/A1-project
closed
Create contributing guidelines
documentation
Add contributing guidelines documentation so that contributors know how they can contribute
1.0
Create contributing guidelines - Add contributing guidelines documentation so that contributors know how they can contribute
non_main
create contributing guidelines add contributing guidelines documentation so that contributors know how they can contribute
0
210,214
7,186,922,396
IssuesEvent
2018-02-02 01:52:07
GoogleCloudPlatform/forseti-security
https://api.github.com/repos/GoogleCloudPlatform/forseti-security
closed
Exception on Creating New Inventory
module: inventory priority: p1 status: assigned
Getting this in my dev env, after blowing away all my tables, and then creating a new inventory with simply `forseti inventory create`. Although the crawler is able to continue, the server doesn't seem to return or completes. ``` ERROR:root:Exception iterating responses: '2018-02-02T01:14:09.62189' has type str,...
1.0
Exception on Creating New Inventory - Getting this in my dev env, after blowing away all my tables, and then creating a new inventory with simply `forseti inventory create`. Although the crawler is able to continue, the server doesn't seem to return or completes. ``` ERROR:root:Exception iterating responses: '20...
non_main
exception on creating new inventory getting this in my dev env after blowing away all my tables and then creating a new inventory with simply forseti inventory create although the crawler is able to continue the server doesn t seem to return or completes error root exception iterating responses ...
0
872
4,537,741,655
IssuesEvent
2016-09-09 02:10:03
Microsoft/DirectXTex
https://api.github.com/repos/Microsoft/DirectXTex
closed
Code cleanup
maintainence
DirectXTex was one of my first C++11 libraries, and I started it back in the Windows XP / VS 2010 days. As such, it's got a few lingering issues compared to my current coding style and usage: * Replace ``LPVOID``, ``LPCVOID``, ``LPCWSTR`` with standard types * Should use ``=delete`` * Use anonymous namespaces inst...
True
Code cleanup - DirectXTex was one of my first C++11 libraries, and I started it back in the Windows XP / VS 2010 days. As such, it's got a few lingering issues compared to my current coding style and usage: * Replace ``LPVOID``, ``LPCVOID``, ``LPCWSTR`` with standard types * Should use ``=delete`` * Use anonymous ...
main
code cleanup directxtex was one of my first c libraries and i started it back in the windows xp vs days as such it s got a few lingering issues compared to my current coding style and usage replace lpvoid lpcvoid lpcwstr with standard types should use delete use anonymous name...
1
876
4,541,032,413
IssuesEvent
2016-09-09 16:25:21
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
junos_package.py: package_version undefined
affects_2.2 bug_report in progress networking P2 waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME junos_package ##### ANSIBLE VERSION devel ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY https://github.com/ansible/ansible-modules-core/blame/devel/network/junos/junos_package.py#L141 `wants_ver = module.params['version'] or package_ve...
True
junos_package.py: package_version undefined - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME junos_package ##### ANSIBLE VERSION devel ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY https://github.com/ansible/ansible-modules-core/blame/devel/network/junos/junos_package.py#L141 `want...
main
junos package py package version undefined issue type bug report component name junos package ansible version devel configuration os environment summary wants ver module params or package version module i can t find anywhere in the ansible an...
1
1,091
4,953,034,651
IssuesEvent
2016-12-01 13:59:27
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_container never starts containers
affects_2.2 bug_report cloud docker waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `docker_container` ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 config file = /usr/src/playbooks/ansible.cfg configured module search path = Default w/o overrides ``` #####...
True
docker_container never starts containers - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `docker_container` ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 config file = /usr/src/playbooks/ansible.cfg configured module search...
main
docker container never starts containers issue type bug report component name docker container ansible version ansible config file usr src playbooks ansible cfg configured module search path default w o overrides configuration mention an...
1
5,138
26,196,925,522
IssuesEvent
2023-01-03 14:16:20
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Clicking on the row header should select the whole row
type: bug work: frontend status: ready restricted: maintainers
## Expected behavior When the user clicks on the row header the entire row should be selected.
True
Clicking on the row header should select the whole row - ## Expected behavior When the user clicks on the row header the entire row should be selected.
main
clicking on the row header should select the whole row expected behavior when the user clicks on the row header the entire row should be selected
1
998
4,761,580,079
IssuesEvent
2016-10-25 08:42:50
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
blockinfile creates a file without ending newline
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME blockinfile module ##### ANSIBLE VERSION ``` ansible 2.1.1.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION No overrides ##### OS / ENVIRONMENT Tried this on Mac OS 10.11.16 (latest El Capitan) and...
True
blockinfile creates a file without ending newline - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME blockinfile module ##### ANSIBLE VERSION ``` ansible 2.1.1.0 config file = configured module search path = Default w/o overrides ``` ##### CONFIGURATION No overrides ##### OS / ENVIRONMENT T...
main
blockinfile creates a file without ending newline issue type bug report component name blockinfile module ansible version ansible config file configured module search path default w o overrides configuration no overrides os environment t...
1
2,544
8,674,758,361
IssuesEvent
2018-11-30 08:50:42
citrusframework/citrus
https://api.github.com/repos/citrusframework/citrus
opened
Scp client builder does not offer autoReadFiles anymore
Prio: High READY Type: Maintainance
Citrus Version >= 2.7.7 Description If you upgrade your Citrus version to 2.7.7 or higher, we've a breaking change in the `ScpClientBuilder` which does not support the `autoReadFiles` method anymore. We'll correct this with one of the future releases to ensure effortless version upgrades API before change ...
True
Scp client builder does not offer autoReadFiles anymore - Citrus Version >= 2.7.7 Description If you upgrade your Citrus version to 2.7.7 or higher, we've a breaking change in the `ScpClientBuilder` which does not support the `autoReadFiles` method anymore. We'll correct this with one of the future releases to...
main
scp client builder does not offer autoreadfiles anymore citrus version description if you upgrade your citrus version to or higher we ve a breaking change in the scpclientbuilder which does not support the autoreadfiles method anymore we ll correct this with one of the future releases to...
1
116,435
24,918,063,352
IssuesEvent
2022-10-30 16:38:19
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
[Linux] mixed Interpreter and JIT compiler
area-CodeGen-coreclr
Hi, OpenJDK is able to just enable interpreter: ``` java -Xint ``` or just enable JIT compilers: ``` java -Xcomp ``` or mixed: ``` java -Xmixed ``` And what about CoreCLR? 1. enable Interpreter build https://github.com/dotnet/coreclr/pull/11252 ``` ./build.sh debug cmakeargs "-DFEATUR...
1.0
[Linux] mixed Interpreter and JIT compiler - Hi, OpenJDK is able to just enable interpreter: ``` java -Xint ``` or just enable JIT compilers: ``` java -Xcomp ``` or mixed: ``` java -Xmixed ``` And what about CoreCLR? 1. enable Interpreter build https://github.com/dotnet/coreclr/pull/11252...
non_main
mixed interpreter and jit compiler hi openjdk is able to just enable interpreter java xint or just enable jit compilers java xcomp or mixed java xmixed and what about coreclr enable interpreter build build sh debug cmakeargs dfeature in...
0
105,883
16,661,243,076
IssuesEvent
2021-06-06 11:09:01
AlexRogalskiy/weather-time
https://api.github.com/repos/AlexRogalskiy/weather-time
opened
CVE-2020-7753 (High) detected in trim-0.0.1.tgz
security vulnerability
## CVE-2020-7753 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary> <p>Trim string whitespace</p> <p>Library home page: <a href="https://registry.npmjs.or...
True
CVE-2020-7753 (High) detected in trim-0.0.1.tgz - ## CVE-2020-7753 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-0.0.1.tgz</b></p></summary> <p>Trim string whitespace</p> <p>Lib...
non_main
cve high detected in trim tgz cve high severity vulnerability vulnerable library trim tgz trim string whitespace library home page a href path to dependency file weather time package json path to vulnerable library weather time node modules trim package json depe...
0
12,184
9,632,106,490
IssuesEvent
2019-05-15 15:30:11
OpenLiberty/open-liberty
https://api.github.com/repos/OpenLiberty/open-liberty
opened
Update com.ibm.ws.org.osgi.annotation.versioning to use 1.1
team:OSGi Infrastructure
Currently, `com.ibm.ws.org.osgi.annotation.versioning` sources `org.osgi.annotation.versioning` 1.0. This should be updated to `org.osgi.annotation.versioning` 1.1. For example: Microprofile projects leverage the use of the `@ProviderType` annotation on packages. An annotation target that is not provided in 1.0 b...
1.0
Update com.ibm.ws.org.osgi.annotation.versioning to use 1.1 - Currently, `com.ibm.ws.org.osgi.annotation.versioning` sources `org.osgi.annotation.versioning` 1.0. This should be updated to `org.osgi.annotation.versioning` 1.1. For example: Microprofile projects leverage the use of the `@ProviderType` annotation on...
non_main
update com ibm ws org osgi annotation versioning to use currently com ibm ws org osgi annotation versioning sources org osgi annotation versioning this should be updated to org osgi annotation versioning for example microprofile projects leverage the use of the providertype annotation on...
0
400,733
11,779,899,407
IssuesEvent
2020-03-16 18:55:33
epam/cloud-pipeline
https://api.github.com/repos/epam/cloud-pipeline
opened
Expose `System` parameters to the worker nodes
kind/enhancement priority/high sys/core
**Background** When a cluster run is started, only a limited number of `well-known` parameters are passed to the workers. This causes issues when the default values are changed for the master (e.g. `COMMON_DIR`). **Approach** * Let's introduce a preference `launch.system.parameters.pass` (boolean, default `false`)...
1.0
Expose `System` parameters to the worker nodes - **Background** When a cluster run is started, only a limited number of `well-known` parameters are passed to the workers. This causes issues when the default values are changed for the master (e.g. `COMMON_DIR`). **Approach** * Let's introduce a preference `launch.s...
non_main
expose system parameters to the worker nodes background when a cluster run is started only a limited number of well known parameters are passed to the workers this causes issues when the default values are changed for the master e g common dir approach let s introduce a preference launch s...
0
5,063
25,942,604,651
IssuesEvent
2022-12-16 20:05:08
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
reopened
Support DLQ for SNS subscriptions
area/event-source contributors/good-first-issue contributors/welcome stage/waiting-for-release maintainer/need-response type/new-property area/sns
**Description:** SNS subscriptions support DLQs using a so called RedrivePolicy https://docs.aws.amazon.com/sns/latest/dg/sns-configure-dead-letter-queue.html **Observed result:** The SNS event type does not allow to define a RedrivePolicy https://github.com/awslabs/serverless-application-model/blob/master/versio...
True
Support DLQ for SNS subscriptions - **Description:** SNS subscriptions support DLQs using a so called RedrivePolicy https://docs.aws.amazon.com/sns/latest/dg/sns-configure-dead-letter-queue.html **Observed result:** The SNS event type does not allow to define a RedrivePolicy https://github.com/awslabs/serverless-...
main
support dlq for sns subscriptions description sns subscriptions support dlqs using a so called redrivepolicy observed result the sns event type does not allow to define a redrivepolicy expected result support redrivepolicy
1
3,225
12,368,705,990
IssuesEvent
2020-05-18 14:13:27
Kashdeya/Tiny-Progressions
https://api.github.com/repos/Kashdeya/Tiny-Progressions
closed
Wub hammer and enchants
Version not Maintainted
Pack : Foolcraft 3 Tiny progressions : tinyprogressions-1.12.2-3.3.29-Release.jar forge : 1.12 2705 Hello, It looks like adding enchants to the wub hammer doesn't do anything. I tried fortune III and smelting (from cofh) and they don't work. It works fine on the wub pickaxe though.
True
Wub hammer and enchants - Pack : Foolcraft 3 Tiny progressions : tinyprogressions-1.12.2-3.3.29-Release.jar forge : 1.12 2705 Hello, It looks like adding enchants to the wub hammer doesn't do anything. I tried fortune III and smelting (from cofh) and they don't work. It works fine on the wub pickaxe though.
main
wub hammer and enchants pack foolcraft tiny progressions tinyprogressions release jar forge hello it looks like adding enchants to the wub hammer doesn t do anything i tried fortune iii and smelting from cofh and they don t work it works fine on the wub pickaxe though
1
5,838
31,017,534,383
IssuesEvent
2023-08-10 00:36:27
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
opened
Stacktraces in unit test results are not navigatable
type: bug awaiting-maintainer
### Description of the bug: Stacktrace looks like just text and there is no way to click on it to get to particular class <img width="1342" alt="image" src="https://github.com/bazelbuild/intellij/assets/50216138/c2039d8b-28f0-46ee-aaf9-4bffc9b47889"> ### What's the simplest, easiest way to reproduce this bug? Ple...
True
Stacktraces in unit test results are not navigatable - ### Description of the bug: Stacktrace looks like just text and there is no way to click on it to get to particular class <img width="1342" alt="image" src="https://github.com/bazelbuild/intellij/assets/50216138/c2039d8b-28f0-46ee-aaf9-4bffc9b47889"> ### What...
main
stacktraces in unit test results are not navigatable description of the bug stacktrace looks like just text and there is no way to click on it to get to particular class img width alt image src what s the simplest easiest way to reproduce this bug please provide a minimal example if possibl...
1
56,121
8,051,821,198
IssuesEvent
2018-08-01 17:18:31
rtfd/readthedocs.org
https://api.github.com/repos/rtfd/readthedocs.org
opened
Update sponsors pages
Accepted Needed: documentation
We are mentioning Rackspace (our current host) at: * https://readthedocs.org/sustainability/ * https://docs.readthedocs.io/en/latest/sponsors.html#past-sponsors * https://readthedocs.org/ * http://docs.readthedocs.io/en/latest/architecture.html We should probably update these pages to mention Azure and/or adap...
1.0
Update sponsors pages - We are mentioning Rackspace (our current host) at: * https://readthedocs.org/sustainability/ * https://docs.readthedocs.io/en/latest/sponsors.html#past-sponsors * https://readthedocs.org/ * http://docs.readthedocs.io/en/latest/architecture.html We should probably update these pages to m...
non_main
update sponsors pages we are mentioning rackspace our current host at we should probably update these pages to mention azure and or adapt them
0
1,917
2,578,987,018
IssuesEvent
2015-02-13 04:58:08
CMPUT301W15T13/TravelPlanner
https://api.github.com/repos/CMPUT301W15T13/TravelPlanner
closed
04.02.01
Testing
As a claimant, I want the category for an expense item to be one of air fare, ground transport, vehicle rental, private automobile, fuel, parking, registration, accommodation, meal, or supplies.
1.0
04.02.01 - As a claimant, I want the category for an expense item to be one of air fare, ground transport, vehicle rental, private automobile, fuel, parking, registration, accommodation, meal, or supplies.
non_main
as a claimant i want the category for an expense item to be one of air fare ground transport vehicle rental private automobile fuel parking registration accommodation meal or supplies
0
1,828
6,577,346,514
IssuesEvent
2017-09-12 00:16:15
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
template and copy modules should have state parameter
affects_2.1 feature_idea waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME copy template ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ...
True
template and copy modules should have state parameter - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME copy template ##### ANSIBLE VERSION ``` ansible 2.1.0.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you ...
main
template and copy modules should have state parameter issue type feature idea component name copy template ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration mention any settings you ...
1
336,027
30,114,913,472
IssuesEvent
2023-06-30 10:39:29
vaadin/platform
https://api.github.com/repos/vaadin/platform
closed
run test for platform under dev mode
testing
Currently, platform tests are running in production mode only, we should test everything under two modes. as we have discovered the issue with running V14+ application on safari 10 under `dev` mode https://github.com/vaadin/flow/issues/6817 . after the issue got fixed, we can 1) update the travis configuration to...
1.0
run test for platform under dev mode - Currently, platform tests are running in production mode only, we should test everything under two modes. as we have discovered the issue with running V14+ application on safari 10 under `dev` mode https://github.com/vaadin/flow/issues/6817 . after the issue got fixed, we can ...
non_main
run test for platform under dev mode currently platform tests are running in production mode only we should test everything under two modes as we have discovered the issue with running application on safari under dev mode after the issue got fixed we can update the travis configuration to test...
0
2,017
6,756,313,460
IssuesEvent
2017-10-24 06:25:58
sympy/sympy
https://api.github.com/repos/sympy/sympy
opened
Use __all__ top-level variable in module files
Easy to Fix Maintainability Needs Decision
I have seen `__all__` top-level variable set to list of objects that are imported when we do `from sympy.combinatorics.coset_table import *` I get `bisect_left` which isn't even supposed to be in the module. Also I think this will reduce import time when doing `from sympy.combinatorics.coset_table import *` (will th...
True
Use __all__ top-level variable in module files - I have seen `__all__` top-level variable set to list of objects that are imported when we do `from sympy.combinatorics.coset_table import *` I get `bisect_left` which isn't even supposed to be in the module. Also I think this will reduce import time when doing `from s...
main
use all top level variable in module files i have seen all top level variable set to list of objects that are imported when we do from sympy combinatorics coset table import i get bisect left which isn t even supposed to be in the module also i think this will reduce import time when doing from s...
1
230,184
25,443,021,223
IssuesEvent
2022-11-24 01:33:48
Hans-Zamorano-Matamala/mean_entrenamiento
https://api.github.com/repos/Hans-Zamorano-Matamala/mean_entrenamiento
opened
CVE-2022-41940 (High) detected in engine.io-1.8.3.tgz
security vulnerability
## CVE-2022-41940 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-1.8.3.tgz</b></p></summary> <p>The realtime engine behind Socket.IO. Provides the foundation of a bidirectio...
True
CVE-2022-41940 (High) detected in engine.io-1.8.3.tgz - ## CVE-2022-41940 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>engine.io-1.8.3.tgz</b></p></summary> <p>The realtime engine b...
non_main
cve high detected in engine io tgz cve high severity vulnerability vulnerable library engine io tgz the realtime engine behind socket io provides the foundation of a bidirectional connection between client and server library home page a href path to dependency file cl...
0
27,888
5,409,646,103
IssuesEvent
2017-03-01 05:16:58
webpack/webpack.js.org
https://api.github.com/repos/webpack/webpack.js.org
opened
add language selection menu
Documentation: In Planning
webpack china doc is ready. Shall we add a language selection menu on top navigation bar? Best regards, Lee
1.0
add language selection menu - webpack china doc is ready. Shall we add a language selection menu on top navigation bar? Best regards, Lee
non_main
add language selection menu webpack china doc is ready shall we add a language selection menu on top navigation bar best regards lee
0
2,043
6,893,218,211
IssuesEvent
2017-11-23 01:56:09
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
opened
Add secure kext loading information / caveat
awaiting maintainer feedback core discussion
Copied from: https://github.com/caskroom/homebrew-cask/pull/41111#issuecomment-346287577 ![kext](https://user-images.githubusercontent.com/26216252/33156389-0595e026-d045-11e7-845d-326fe1367b55.png) Related Reports: - https://github.com/caskroom/homebrew-cask/issues/40755 - https://github.com/caskroom/homebr...
True
Add secure kext loading information / caveat - Copied from: https://github.com/caskroom/homebrew-cask/pull/41111#issuecomment-346287577 ![kext](https://user-images.githubusercontent.com/26216252/33156389-0595e026-d045-11e7-845d-326fe1367b55.png) Related Reports: - https://github.com/caskroom/homebrew-cask/iss...
main
add secure kext loading information caveat copied from related reports probably a couple more i ve missed apple tech note
1
3,606
4,552,868,805
IssuesEvent
2016-09-13 01:12:25
gravitational/teleport
https://api.github.com/repos/gravitational/teleport
closed
TTL of signed certificate far too long
security
Hi, I was just reading through the code and noticed that the `ValidBefore` field of the `ssh.Certificate` is being set to `time.Now()...UnixNano()`, which is the time period expressed in nanoseconds (https://github.com/gravitational/teleport/blob/master/lib/auth/native/native.go#L145). According to the documentat...
True
TTL of signed certificate far too long - Hi, I was just reading through the code and noticed that the `ValidBefore` field of the `ssh.Certificate` is being set to `time.Now()...UnixNano()`, which is the time period expressed in nanoseconds (https://github.com/gravitational/teleport/blob/master/lib/auth/native/native...
non_main
ttl of signed certificate far too long hi i was just reading through the code and noticed that the validbefore field of the ssh certificate is being set to time now unixnano which is the time period expressed in nanoseconds according to the documentation i ve found validbefore and validaf...
0
1,804
6,575,933,684
IssuesEvent
2017-09-11 17:53:26
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
mount module no swap support
affects_2.0 feature_idea waiting_on_maintainer
Come back to me asap, please. Were prepared for impl. if OK. ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Feature Idea ##### COMPONENT NAME <!--- Name of the plugin/module/task --> mount module ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> `...
True
mount module no swap support - Come back to me asap, please. Were prepared for impl. if OK. ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Feature Idea ##### COMPONENT NAME <!--- Name of the plugin/module/task --> mount module ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --versi...
main
mount module no swap support come back to me asap please were prepared for impl if ok issue type feature idea component name mount module ansible version ansible
1
5,236
26,552,491,850
IssuesEvent
2023-01-20 09:09:41
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Generated files should be added to sources
type: bug product: IntelliJ lang: java topic: project views awaiting-maintainer
I created a generated file, but when I navigate to it in IDE, I navigate to a compiled .class file. Nice to be able to navigate to generated .java file instead.
True
Generated files should be added to sources - I created a generated file, but when I navigate to it in IDE, I navigate to a compiled .class file. Nice to be able to navigate to generated .java file instead.
main
generated files should be added to sources i created a generated file but when i navigate to it in ide i navigate to a compiled class file nice to be able to navigate to generated java file instead
1
4,111
19,522,078,194
IssuesEvent
2021-12-29 20:40:28
aws/aws-sam-build-images
https://api.github.com/repos/aws/aws-sam-build-images
closed
Possible to update pip in the public.ecr.aws/sam/build-python3.6 build image?
dependencies python maintainer/need-response
The version of pip installed in the `public.ecr.aws/sam/build-python3.6` image currently is `18.1`. As mentioned in this [`psycopg2` project issue](https://github.com/psycopg/psycopg2/issues/1290), older versions of `pip` (which include `18.1`) fail to install the latest `psycopg2` versions (`2.9` or later). If we u...
True
Possible to update pip in the public.ecr.aws/sam/build-python3.6 build image? - The version of pip installed in the `public.ecr.aws/sam/build-python3.6` image currently is `18.1`. As mentioned in this [`psycopg2` project issue](https://github.com/psycopg/psycopg2/issues/1290), older versions of `pip` (which include `18...
main
possible to update pip in the public ecr aws sam build build image the version of pip installed in the public ecr aws sam build image currently is as mentioned in this older versions of pip which include fail to install the latest versions or later if we upgrade to the ...
1
185,543
14,359,662,445
IssuesEvent
2020-11-30 15:53:54
serverless/serverless
https://api.github.com/repos/serverless/serverless
closed
Tests refactor: Move all unit tests to "test/unit" folder
refactor tests
<!-- ⚠️⚠️ Acknowledge ALL below remarks --> <!-- ⚠️⚠️ Request may not be processed if it doesn't meet outlined criteria --> <!-- ⚠️⚠️ Search existing issues to avoid creating duplicates --> <!-- ⚠️⚠️ Plugin enhancements should be proposed at plugin repository, not here --> <!-- ⚠️⚠️ Answer ALL required questio...
1.0
Tests refactor: Move all unit tests to "test/unit" folder - <!-- ⚠️⚠️ Acknowledge ALL below remarks --> <!-- ⚠️⚠️ Request may not be processed if it doesn't meet outlined criteria --> <!-- ⚠️⚠️ Search existing issues to avoid creating duplicates --> <!-- ⚠️⚠️ Plugin enhancements should be proposed at plugin repos...
non_main
tests refactor move all unit tests to test unit folder describe the problem use case that needs to be solved use case description removing tests from folders in which we keep implementation will make implementation folders cleaner and less noisy will allow to e...
0
3,059
11,456,335,758
IssuesEvent
2020-02-06 21:00:13
Datatamer/tamr-client
https://api.github.com/repos/Datatamer/tamr-client
closed
Make some docs changes visible on the stable branch
⚙️ Maintainers 💬 RFC
# 💬 RFC Figure out a mechanism for pushing changes to the docs that should become immediately visible. ## 🔦 Context If we don't want to change our code, but we do want to change the docs that describe that code, how do we do that? We want to change the [**stable** docs](https://tamr-unify-python-client.readt...
True
Make some docs changes visible on the stable branch - # 💬 RFC Figure out a mechanism for pushing changes to the docs that should become immediately visible. ## 🔦 Context If we don't want to change our code, but we do want to change the docs that describe that code, how do we do that? We want to change the [*...
main
make some docs changes visible on the stable branch 💬 rfc figure out a mechanism for pushing changes to the docs that should become immediately visible 🔦 context if we don t want to change our code but we do want to change the docs that describe that code how do we do that we want to change the ...
1
3,190
12,227,659,871
IssuesEvent
2020-05-03 16:09:20
cthit/react-digit-components
https://api.github.com/repos/cthit/react-digit-components
opened
What props that has required doesn't really make any sense anywhere
Type: Maintainence
Right now it feels like there's no real logic to what props are required. Just look at `DigitEditDataCard`.
True
What props that has required doesn't really make any sense anywhere - Right now it feels like there's no real logic to what props are required. Just look at `DigitEditDataCard`.
main
what props that has required doesn t really make any sense anywhere right now it feels like there s no real logic to what props are required just look at digiteditdatacard
1
152,585
19,690,143,597
IssuesEvent
2022-01-12 05:31:29
rdharmedran/codeguru
https://api.github.com/repos/rdharmedran/codeguru
opened
CVE-2021-22569 (Medium) detected in protobuf-java-3.2.0.jar
security vulnerability
## CVE-2021-22569 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>protobuf-java-3.2.0.jar</b></p></summary> <p>Core Protocol Buffers library. Protocol Buffers are a way of encoding s...
True
CVE-2021-22569 (Medium) detected in protobuf-java-3.2.0.jar - ## CVE-2021-22569 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>protobuf-java-3.2.0.jar</b></p></summary> <p>Core Prot...
non_main
cve medium detected in protobuf java jar cve medium severity vulnerability vulnerable library protobuf java jar core protocol buffers library protocol buffers are a way of encoding structured data in an efficient yet extensible format library home page a href path ...
0
3,751
15,782,420,618
IssuesEvent
2021-04-01 12:46:43
svengreb/tmpl
https://api.github.com/repos/svengreb/tmpl
closed
From npm to Yarn and back again
context-techstack context-workflow scope-compatibility scope-maintainability scope-stability target-base type-improvement
Some years ago I switched from [npm][] (`v4`) to [Yarn][yarn-v1] (`v1`) mainly because of the fantastic [workspace feature][yarn-docs-ws] for [monorepos][wiki-monorepo] as well as the great performance and UX improvements. This was a good decision and almost every popular and well-known project used to do the same, but...
True
From npm to Yarn and back again - Some years ago I switched from [npm][] (`v4`) to [Yarn][yarn-v1] (`v1`) mainly because of the fantastic [workspace feature][yarn-docs-ws] for [monorepos][wiki-monorepo] as well as the great performance and UX improvements. This was a good decision and almost every popular and well-know...
main
from npm to yarn and back again some years ago i switched from to mainly because of the fantastic for as well as the great performance and ux improvements this was a good decision and almost every popular and well known project used to do the same but with the announcement of named t...
1
366,281
10,819,238,305
IssuesEvent
2019-11-08 13:59:06
luna/enso
https://api.github.com/repos/luna/enso
closed
Implement the Runtime Cache
Category: Interpreter Category: Performance Category: RTS Change: Non-Breaking Difficulty: Core Contributor Priority: Low Type: Enhancement
### Summary Given it's so crucial for performance when working with large amounts of data, a complete design for the IVC (#148) means that it's ready to be implemented. This task deals with the process of implementing the caching mechanism, dependency tracking and analysis, and eviction strategy. ### Value Recompu...
1.0
Implement the Runtime Cache - ### Summary Given it's so crucial for performance when working with large amounts of data, a complete design for the IVC (#148) means that it's ready to be implemented. This task deals with the process of implementing the caching mechanism, dependency tracking and analysis, and eviction s...
non_main
implement the runtime cache summary given it s so crucial for performance when working with large amounts of data a complete design for the ivc means that it s ready to be implemented this task deals with the process of implementing the caching mechanism dependency tracking and analysis and eviction str...
0
404
3,461,820,634
IssuesEvent
2015-12-20 12:15:26
KazDragon/terminalpp
https://api.github.com/repos/KazDragon/terminalpp
closed
Consider migrating from CppUnit
in progress Maintainability
Due to a bug, CppUnit renders Clang's memory sanitizer useless. It would be useful to keep the option open.
True
Consider migrating from CppUnit - Due to a bug, CppUnit renders Clang's memory sanitizer useless. It would be useful to keep the option open.
main
consider migrating from cppunit due to a bug cppunit renders clang s memory sanitizer useless it would be useful to keep the option open
1
3,778
15,897,019,576
IssuesEvent
2021-04-11 19:29:41
microsoft/DirectXTex
https://api.github.com/repos/microsoft/DirectXTex
closed
CreateStreamOnHGlobal use is not recommended, find suitable replacement
maintainence
The ``CreateStreamOnHGlobal`` function has a number of performance issues, so it's recommended that you avoid using it. I need a memory IStream for the ``SaveToWICMemory`` functionality. * For UWP I make use of ``InMemoryRandomAccessStream`` * For Windows Desktop on Windows 8 or later, I use ``SHCreateMemStream``...
True
CreateStreamOnHGlobal use is not recommended, find suitable replacement - The ``CreateStreamOnHGlobal`` function has a number of performance issues, so it's recommended that you avoid using it. I need a memory IStream for the ``SaveToWICMemory`` functionality. * For UWP I make use of ``InMemoryRandomAccessStream`` ...
main
createstreamonhglobal use is not recommended find suitable replacement the createstreamonhglobal function has a number of performance issues so it s recommended that you avoid using it i need a memory istream for the savetowicmemory functionality for uwp i make use of inmemoryrandomaccessstream ...
1
743,581
25,905,923,814
IssuesEvent
2022-12-15 10:12:31
banco-alimentar/alimentestaideia.pt
https://api.github.com/repos/banco-alimentar/alimentestaideia.pt
closed
Referral code is not working in some cases
bug very.high.priority
**Describe the bug** Same people have reported that using the referral code, the overview page is not updated. **To Reproduce** Steps to reproduce the behavior: 1. Go to [Campaign page](https://www.alimentestaideia.pt/Referral/Overview/EDPDEZ22) 2. On another browser, in anonymous mode complete a donation usin...
1.0
Referral code is not working in some cases - **Describe the bug** Same people have reported that using the referral code, the overview page is not updated. **To Reproduce** Steps to reproduce the behavior: 1. Go to [Campaign page](https://www.alimentestaideia.pt/Referral/Overview/EDPDEZ22) 2. On another browse...
non_main
referral code is not working in some cases describe the bug same people have reported that using the referral code the overview page is not updated to reproduce steps to reproduce the behavior go to on another browser in anonymous mode complete a donation using complete donation...
0
2,828
10,141,099,911
IssuesEvent
2019-08-03 10:48:53
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFP - mitmproxy
Status: Available For Maintainer(s)
mitmproxy is an interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. https://mitmproxy.org/
True
RFP - mitmproxy - mitmproxy is an interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. https://mitmproxy.org/
main
rfp mitmproxy mitmproxy is an interactive tls capable intercepting http proxy for penetration testers and software developers
1