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
494,564
14,260,506,351
IssuesEvent
2020-11-20 09:55:51
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
AutoCompleteSelector regex error
Bug: production Effort: small Priority: normal bugsnag production
# Describe the bug From bugsnag. It seems some characters being type in the autocomplete selector are throwing errors. Specifically `\`, but some others should be checked. ## Error in mSupply Mobile **SyntaxError** in **MainActivity** SyntaxError: Invalid regular expression: \ at end of pattern This error is...
1.0
AutoCompleteSelector regex error - # Describe the bug From bugsnag. It seems some characters being type in the autocomplete selector are throwing errors. Specifically `\`, but some others should be checked. ## Error in mSupply Mobile **SyntaxError** in **MainActivity** SyntaxError: Invalid regular expression: \...
non_main
autocompleteselector regex error describe the bug from bugsnag it seems some characters being type in the autocomplete selector are throwing errors specifically but some others should be checked error in msupply mobile syntaxerror in mainactivity syntaxerror invalid regular expression ...
0
4,022
4,835,697,968
IssuesEvent
2016-11-08 17:28:10
vmware/vic
https://api.github.com/repos/vmware/vic
closed
Username/Password authentication for vic-admin
area/security
This issue is the second half of #2342 representing a sign-in page for vic admin whereby a user can sign in with their vSphere credentials. These credentials should be used for actual authentication against vSphere such that commands issued via vicadmin are limited by the permissions applied to the user in question.
True
Username/Password authentication for vic-admin - This issue is the second half of #2342 representing a sign-in page for vic admin whereby a user can sign in with their vSphere credentials. These credentials should be used for actual authentication against vSphere such that commands issued via vicadmin are limited by th...
non_main
username password authentication for vic admin this issue is the second half of representing a sign in page for vic admin whereby a user can sign in with their vsphere credentials these credentials should be used for actual authentication against vsphere such that commands issued via vicadmin are limited by the p...
0
450,053
31,881,743,780
IssuesEvent
2023-09-16 13:04:49
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
closed
Fix implementation of `RandomNumberExtension` in the User Guide
theme: documentation component: Jupiter
## Steps to reproduce Copying the relevant parts of the `RandomNumberExtension` example in the documentation [here](https://junit.org/junit5/docs/snapshot/user-guide/index.html#extensions-RandomNumberExtension): ```java class RandomNumberDemo { // Use static randomNumber0 field anywhere in the test class,...
1.0
Fix implementation of `RandomNumberExtension` in the User Guide - ## Steps to reproduce Copying the relevant parts of the `RandomNumberExtension` example in the documentation [here](https://junit.org/junit5/docs/snapshot/user-guide/index.html#extensions-RandomNumberExtension): ```java class RandomNumberDemo { ...
non_main
fix implementation of randomnumberextension in the user guide steps to reproduce copying the relevant parts of the randomnumberextension example in the documentation java class randomnumberdemo use static field anywhere in the test class including beforeall or aftereach l...
0
667
4,195,335,465
IssuesEvent
2016-06-25 17:22:09
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
closed
Swift Cheat Sheet: Shows deprecated functionality
CheatSheet Maintainer Approved
Some functions shown are deprecated in the latest release of Xcode, and will be removed completely in Swift 3. For example ++ and -- should be replaced with += and -=. ------ IA Page: http://duck.co/ia/view/swift_cheat_sheet [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @gautamkrishnar
True
Swift Cheat Sheet: Shows deprecated functionality - Some functions shown are deprecated in the latest release of Xcode, and will be removed completely in Swift 3. For example ++ and -- should be replaced with += and -=. ------ IA Page: http://duck.co/ia/view/swift_cheat_sheet [Maintainer](http://docs.duckduckhac...
main
swift cheat sheet shows deprecated functionality some functions shown are deprecated in the latest release of xcode and will be removed completely in swift for example and should be replaced with and ia page gautamkrishnar
1
318,340
23,715,684,634
IssuesEvent
2022-08-30 11:35:02
veraison/docs
https://api.github.com/repos/veraison/docs
closed
Introduce a repository introduction document for Project Veraison
documentation
Introduce a repository introduction document for Project Veraison: Veraison Org has myriad of repositories. We need a high level document/README.md that explains what all repositories exists in Project Veraison and how they should be logically navigated to set the correct context!
1.0
Introduce a repository introduction document for Project Veraison - Introduce a repository introduction document for Project Veraison: Veraison Org has myriad of repositories. We need a high level document/README.md that explains what all repositories exists in Project Veraison and how they should be logically navig...
non_main
introduce a repository introduction document for project veraison introduce a repository introduction document for project veraison veraison org has myriad of repositories we need a high level document readme md that explains what all repositories exists in project veraison and how they should be logically navig...
0
168,180
26,611,883,259
IssuesEvent
2023-01-24 01:18:00
MetaMask/metamask-extension
https://api.github.com/repos/MetaMask/metamask-extension
closed
Update story links in storybook documentation
design-system
### Description When https://github.com/MetaMask/metamask-extension/pull/17092 is merged it will change all storybook URLs and will essentially break any link references to those stories. We will need to update internal and external links. This ticket is to update all internal links inside of the repo. A good start...
1.0
Update story links in storybook documentation - ### Description When https://github.com/MetaMask/metamask-extension/pull/17092 is merged it will change all storybook URLs and will essentially break any link references to those stories. We will need to update internal and external links. This ticket is to update all in...
non_main
update story links in storybook documentation description when is merged it will change all storybook urls and will essentially break any link references to those stories we will need to update internal and external links this ticket is to update all internal links inside of the repo a good start would b...
0
4,868
25,020,291,287
IssuesEvent
2022-11-03 23:26:37
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Api Path Can't Bet Set from Reference
area/resource/api type/feature contributors/good-first-issue area/intrinsics maintainer/need-response
I want to do a cloudformation deploy with an events section that looks like this and the parameter "ThePath is set to "/good": ``` Events: Api2: Type: Api Properties: Method: ANY Path: !Ref ThePath ``` This results in: ``` Failed to create the changeset: Waiter Cha...
True
Api Path Can't Bet Set from Reference - I want to do a cloudformation deploy with an events section that looks like this and the parameter "ThePath is set to "/good": ``` Events: Api2: Type: Api Properties: Method: ANY Path: !Ref ThePath ``` This results in: ``` Fa...
main
api path can t bet set from reference i want to do a cloudformation deploy with an events section that looks like this and the parameter thepath is set to good events type api properties method any path ref thepath this results in faile...
1
4,898
25,155,359,957
IssuesEvent
2022-11-10 13:10:40
grafana/k6-docs
https://api.github.com/repos/grafana/k6-docs
opened
Add better information about time series and how to avoid generating too many
Area: OSS Content Type: needsMaintainerHelp
With k6 v0.41.0, some scripts that previously worked fine with millions of different time series will no longer be OK (https://github.com/grafana/k6/issues/2765). We should add more warnings about that in the [Metrics](https://k6.io/docs/using-k6/metrics/) and [Tags and Groups](https://k6.io/docs/using-k6/tags-and-...
True
Add better information about time series and how to avoid generating too many - With k6 v0.41.0, some scripts that previously worked fine with millions of different time series will no longer be OK (https://github.com/grafana/k6/issues/2765). We should add more warnings about that in the [Metrics](https://k6.io/doc...
main
add better information about time series and how to avoid generating too many with some scripts that previously worked fine with millions of different time series will no longer be ok we should add more warnings about that in the and sections maybe polish a little bit the and link it from...
1
147,201
19,501,457,509
IssuesEvent
2021-12-28 04:29:49
loftwah/casualcoder.io
https://api.github.com/repos/loftwah/casualcoder.io
closed
CVE-2021-37701 (High) detected in tar-6.1.0.tgz - autoclosed
security vulnerability
## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-6.1.0.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-37701 (High) detected in tar-6.1.0.tgz - autoclosed - ## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-6.1.0.tgz</b></p></summary> <p>tar for node</p> <p>...
non_main
cve high detected in tar tgz autoclosed cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file wp content themes twentytwenty package json path to vulnerable library wp content themes twentytwenty ...
0
4,680
24,184,086,168
IssuesEvent
2022-09-23 11:44:05
beyarkay/eskom-calendar
https://api.github.com/repos/beyarkay/eskom-calendar
opened
Schedule missing for Nelson Mandela Bay
bug waiting-on-maintainer missing-area-schedule
Schedules available here: https://www.nelsonmandelabay.gov.za/page/loadshedding Schedule found to be missing by https://github.com/beyarkay/eskom-calendar/issues/78#issuecomment-1256098341 #### Technical details Nelson mandela bay looks to be less well formatted than other areas, so adding schedules might take...
True
Schedule missing for Nelson Mandela Bay - Schedules available here: https://www.nelsonmandelabay.gov.za/page/loadshedding Schedule found to be missing by https://github.com/beyarkay/eskom-calendar/issues/78#issuecomment-1256098341 #### Technical details Nelson mandela bay looks to be less well formatted than o...
main
schedule missing for nelson mandela bay schedules available here schedule found to be missing by technical details nelson mandela bay looks to be less well formatted than other areas so adding schedules might take a while to get accurate
1
119,077
12,014,037,169
IssuesEvent
2020-04-10 10:20:05
GTFB/Altrp
https://api.github.com/repos/GTFB/Altrp
closed
Разработка окна редактора
documentation
- [x] Создание новой страница для предосмотра шаблона для вставки в iframe - [x] компоновка данных шаблона при перетаскивании виджета
1.0
Разработка окна редактора - - [x] Создание новой страница для предосмотра шаблона для вставки в iframe - [x] компоновка данных шаблона при перетаскивании виджета
non_main
разработка окна редактора создание новой страница для предосмотра шаблона для вставки в iframe компоновка данных шаблона при перетаскивании виджета
0
518
3,911,472,251
IssuesEvent
2016-04-20 06:05:21
zendframework/zend-ldap
https://api.github.com/repos/zendframework/zend-ldap
closed
incorrect default value for 'port' option
awaiting maintainer response bug
Hi, according to the documentation the [Server Options](http://framework.zend.com/manual/current/en/modules/zend.authentication.adapter.ldap.html#server-options) 'port' parameter say: >The port on which the LDAP server is listening. If useSsl is TRUE, the default port value is 636. If useSsl is FALSE, the default p...
True
incorrect default value for 'port' option - Hi, according to the documentation the [Server Options](http://framework.zend.com/manual/current/en/modules/zend.authentication.adapter.ldap.html#server-options) 'port' parameter say: >The port on which the LDAP server is listening. If useSsl is TRUE, the default port val...
main
incorrect default value for port option hi according to the documentation the port parameter say the port on which the ldap server is listening if usessl is true the default port value is if usessl is false the default port value is with the following code options ...
1
1,602
6,572,385,913
IssuesEvent
2017-09-11 01:54:57
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
There are now three ovirt modules. Is there a path forward?
affects_2.3 bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cloud/misc/ovirt.py cloud/misc/rhevm.py (new in 2.2) cloud/ovirt/ovirt_vms.py (new in 2.2) ##### SUMMARY There are now three modules for the same thing in extras. Ideally, there's some sort of path forward to a single module. CC @TimothyVandenbrande @machacekondra @...
True
There are now three ovirt modules. Is there a path forward? - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cloud/misc/ovirt.py cloud/misc/rhevm.py (new in 2.2) cloud/ovirt/ovirt_vms.py (new in 2.2) ##### SUMMARY There are now three modules for the same thing in extras. Ideally, there's some sort of path forward...
main
there are now three ovirt modules is there a path forward issue type bug report component name cloud misc ovirt py cloud misc rhevm py new in cloud ovirt ovirt vms py new in summary there are now three modules for the same thing in extras ideally there s some sort of path forward...
1
3,710
15,210,475,553
IssuesEvent
2021-02-17 07:31:45
skybasedb/skybase
https://api.github.com/repos/skybasedb/skybase
closed
Security: Merge v0.5-hotfix.1 into next
A-independent C-security D-server P-high S-waiting-on-maintainers
**Introduction** As we notified via [this tweet](https://twitter.com/onskybase/status/1361193440558596097), a security vulnerability has been identified in v0.5.0 and a corresponding patch has been released. **Patch link**: This patch can be downloaded by users for their platform from this link: https://dl.skybasedb....
True
Security: Merge v0.5-hotfix.1 into next - **Introduction** As we notified via [this tweet](https://twitter.com/onskybase/status/1361193440558596097), a security vulnerability has been identified in v0.5.0 and a corresponding patch has been released. **Patch link**: This patch can be downloaded by users for their plat...
main
security merge hotfix into next introduction as we notified via a security vulnerability has been identified in and a corresponding patch has been released patch link this patch can be downloaded by users for their platform from this link affected versions this vulnerability only ...
1
4,883
25,046,635,289
IssuesEvent
2022-11-05 10:35:08
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
gas_transfer_coefficient does nothing
Maintainability/Hinders improvements Oversight
[Round ID]: # (If you discovered this issue from playing tgstation hosted servers:) [Round ID]: # (**INCLUDE THE ROUND ID**) [Round ID]: # (It can be found in the Status panel or retrieved from https://atlantaned.space/statbus/round.php ! The round id let's us look up valuable information and logs for the round the b...
True
gas_transfer_coefficient does nothing - [Round ID]: # (If you discovered this issue from playing tgstation hosted servers:) [Round ID]: # (**INCLUDE THE ROUND ID**) [Round ID]: # (It can be found in the Status panel or retrieved from https://atlantaned.space/statbus/round.php ! The round id let's us look up valuable ...
main
gas transfer coefficient does nothing if you discovered this issue from playing tgstation hosted servers include the round id it can be found in the status panel or retrieved from the round id let s us look up valuable information and logs for the round the bug happened if yo...
1
661
4,179,152,437
IssuesEvent
2016-06-22 09:42:28
Particular/NServiceBus.SqlServer
https://api.github.com/repos/Particular/NServiceBus.SqlServer
opened
Create a AWS lab environment for SQL Server testing
State: In Progress - Maintainer Prio
* 3 VMs, each with SQL Server instance * DTC configured between all 3 VMS
True
Create a AWS lab environment for SQL Server testing - * 3 VMs, each with SQL Server instance * DTC configured between all 3 VMS
main
create a aws lab environment for sql server testing vms each with sql server instance dtc configured between all vms
1
2,468
8,639,903,358
IssuesEvent
2018-11-23 22:33:07
F5OEO/rpitx
https://api.github.com/repos/F5OEO/rpitx
closed
cover dcf77
V1 related (not maintained)
Hi, it is possible extend frequency to 77 Khz ? If yes, I like to try something like https://github.com/CodingGhost/DCF77-Transmitter/blob/master/DCF77_Protocoll_.ino With some hint I can do the job.
True
cover dcf77 - Hi, it is possible extend frequency to 77 Khz ? If yes, I like to try something like https://github.com/CodingGhost/DCF77-Transmitter/blob/master/DCF77_Protocoll_.ino With some hint I can do the job.
main
cover hi it is possible extend frequency to khz if yes i like to try something like with some hint i can do the job
1
92,681
3,872,900,225
IssuesEvent
2016-04-11 15:15:54
jcgregorio/httplib2
https://api.github.com/repos/jcgregorio/httplib2
closed
HEAD requests with redirects become GETs with cache
bug imported Priority-Medium
_From [JNR...@gmail.com](https://code.google.com/u/114612663764561724112/) on August 14, 2011 09:34:20_ What steps will reproduce the problem? 1. http = httplib2.Http(cache='SOME_LOCATION') 2. h, r = http.request(' http://bit.ly/qpNbiv' , method='HEAD') 3. len(r) 186754 What is the expected output? What do you see ...
1.0
HEAD requests with redirects become GETs with cache - _From [JNR...@gmail.com](https://code.google.com/u/114612663764561724112/) on August 14, 2011 09:34:20_ What steps will reproduce the problem? 1. http = httplib2.Http(cache='SOME_LOCATION') 2. h, r = http.request(' http://bit.ly/qpNbiv' , method='HEAD') 3. len(r)...
non_main
head requests with redirects become gets with cache from on august what steps will reproduce the problem http http cache some location h r http request method head len r what is the expected output what do you see instead i expect a zero length result what versio...
0
2,677
9,215,216,810
IssuesEvent
2019-03-11 01:57:56
coq-community/manifesto
https://api.github.com/repos/coq-community/manifesto
opened
Move CertiCrypt to Coq-community
maintainer-wanted move-project
## Move a project to coq-community ## **Project name:** CertiCrypt **Initial author(s):* Gilles Barthe, Benjamin Grégoire, Federico Olmedo, Santiago Zanella-Béguelin, Daniel Hedin, and Sylvain Heraud. **Current URL:** https://github.com/EasyCrypt/certicrypt **Kind:** pure Coq library **License:** CeCILL-...
True
Move CertiCrypt to Coq-community - ## Move a project to coq-community ## **Project name:** CertiCrypt **Initial author(s):* Gilles Barthe, Benjamin Grégoire, Federico Olmedo, Santiago Zanella-Béguelin, Daniel Hedin, and Sylvain Heraud. **Current URL:** https://github.com/EasyCrypt/certicrypt **Kind:** pure ...
main
move certicrypt to coq community move a project to coq community project name certicrypt initial author s gilles barthe benjamin grégoire federico olmedo santiago zanella béguelin daniel hedin and sylvain heraud current url kind pure coq library license cecill b ...
1
4,423
22,783,138,119
IssuesEvent
2022-07-08 23:03:04
Clever-ISA/Clever-ISA
https://api.github.com/repos/Clever-ISA/Clever-ISA
closed
Include Vector Shuffle instruction
X-vector S-blocked-on-maintainer I-enhancement V-1.0
X-vector should include a shuffle instruction to allow both static and dynamic reordering of vector elements.
True
Include Vector Shuffle instruction - X-vector should include a shuffle instruction to allow both static and dynamic reordering of vector elements.
main
include vector shuffle instruction x vector should include a shuffle instruction to allow both static and dynamic reordering of vector elements
1
3,771
15,835,980,448
IssuesEvent
2021-04-06 18:42:04
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
discontinue Python 2 support
maintainability upstream
Python 2 reaches end of life on **1 January, 2020**, according to [PEP 373](https://www.python.org/dev/peps/pep-0373/) and https://github.com/python/devguide/pull/344 based on https://mail.python.org/pipermail/python-dev/2018-March/152348.html. Many of our dependencies (notably numpy, see [Plan for dropping Python 2...
True
discontinue Python 2 support - Python 2 reaches end of life on **1 January, 2020**, according to [PEP 373](https://www.python.org/dev/peps/pep-0373/) and https://github.com/python/devguide/pull/344 based on https://mail.python.org/pipermail/python-dev/2018-March/152348.html. Many of our dependencies (notably numpy, ...
main
discontinue python support python reaches end of life on january according to and based on many of our dependencies notably numpy see have ceased python support in new releases or will also drop python in i know that science is rolling slowly and surely some scientific pro...
1
28,623
4,424,492,026
IssuesEvent
2016-08-16 12:45:54
centreon/centreon
https://api.github.com/repos/centreon/centreon
closed
[Config Broker] Command file path is not display
BetaTest Kind/Bug Status/Implemented
--------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- * Centreon web 2.7.x/2.8.x **Steps to reproduce the issue:** 1. Define command file in "Administration > Parameters > Monitoring" and set value for "Centreon Broker socket path" 2. Ed...
1.0
[Config Broker] Command file path is not display - --------------------------------------------------- BUG REPORT INFORMATION --------------------------------------------------- * Centreon web 2.7.x/2.8.x **Steps to reproduce the issue:** 1. Define command file in "Administration > Parameters > Monitoring" and...
non_main
command file path is not display bug report information centreon web x x steps to reproduce the issue define command file in administration parameters monitoring and set value for...
0
30,358
7,191,215,661
IssuesEvent
2018-02-02 20:07:51
Serrin/Celestra
https://api.github.com/repos/Serrin/Celestra
closed
Add function isElement in v1.18.0
closed - done or fixed code documentation type - enhancement
``` function isElement (v) { return typeof v === "object" && v.nodeType === 1; } ```
1.0
Add function isElement in v1.18.0 - ``` function isElement (v) { return typeof v === "object" && v.nodeType === 1; } ```
non_main
add function iselement in function iselement v return typeof v object v nodetype
0
4,244
21,040,677,852
IssuesEvent
2022-03-31 12:03:12
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Custom Event Bus with Schedule Event Type
type/feature stage/pm-review maintainer/need-followup
<!-- Before reporting a new issue, make sure we don't have any duplicates already open or closed by searching the issues list. If there is a duplicate, re-open or add a comment to the existing issue instead of creating a new one. If you are reporting a bug, make sure to include relevant information asked below to...
True
Custom Event Bus with Schedule Event Type - <!-- Before reporting a new issue, make sure we don't have any duplicates already open or closed by searching the issues list. If there is a duplicate, re-open or add a comment to the existing issue instead of creating a new one. If you are reporting a bug, make sure to...
main
custom event bus with schedule event type before reporting a new issue make sure we don t have any duplicates already open or closed by searching the issues list if there is a duplicate re open or add a comment to the existing issue instead of creating a new one if you are reporting a bug make sure to...
1
5,429
27,239,589,497
IssuesEvent
2023-02-21 19:09:29
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
Upgrade Wagtail to 3.0
engineering maintain
## Description Goal of this ticket is to upgrade Wagtail to version 3.0. This ticket is a follow up to the Spike #8534. Before we can upgrade Wagtail, we need to address the following tickets: - [x] Upgrade `wagtail-localize-git` to 0.13 (#9675) - [x] Upgrade `wagtail-inventory` to 1.6 (#9676) - [x] Remove ...
True
Upgrade Wagtail to 3.0 - ## Description Goal of this ticket is to upgrade Wagtail to version 3.0. This ticket is a follow up to the Spike #8534. Before we can upgrade Wagtail, we need to address the following tickets: - [x] Upgrade `wagtail-localize-git` to 0.13 (#9675) - [x] Upgrade `wagtail-inventory` to 1...
main
upgrade wagtail to description goal of this ticket is to upgrade wagtail to version this ticket is a follow up to the spike before we can upgrade wagtail we need to address the following tickets upgrade wagtail localize git to upgrade wagtail inventory to ...
1
2,676
9,215,137,036
IssuesEvent
2019-03-11 01:28:17
coq-community/manifesto
https://api.github.com/repos/coq-community/manifesto
opened
Move hybrid to Coq-community
maintainer-wanted move-project
## Move a project to coq-community ## **Project name:** hybrid **Initial author(s):** Herman Geuvers, Dan Synek, Adam Koprowski, and Eelis van der Weegen **Current URL:** https://github.com/Eelis/hybrid **Kind:** Coq library and extractable program **License:** unknown **Description:** A prover for hy...
True
Move hybrid to Coq-community - ## Move a project to coq-community ## **Project name:** hybrid **Initial author(s):** Herman Geuvers, Dan Synek, Adam Koprowski, and Eelis van der Weegen **Current URL:** https://github.com/Eelis/hybrid **Kind:** Coq library and extractable program **License:** unknown *...
main
move hybrid to coq community move a project to coq community project name hybrid initial author s herman geuvers dan synek adam koprowski and eelis van der weegen current url kind coq library and extractable program license unknown description a prover for h...
1
98,882
30,211,229,700
IssuesEvent
2023-07-05 12:56:07
Crocoblock/suggestions
https://api.github.com/repos/Crocoblock/suggestions
closed
Exclude by IDs for Categories Grid widget / jet woobuilder.
JetWooBuilder
Hi The Categories Grid widget seems to be missing an important option. In the Products Grid widget, when we set the Query by to **All**, there is an **Exclude by IDs** option to exclude the desired products : https://prnt.sc/6E3Bs3_U05Br But in the Categories Grid widget, when we set Query by to **All**, no option ...
1.0
Exclude by IDs for Categories Grid widget / jet woobuilder. - Hi The Categories Grid widget seems to be missing an important option. In the Products Grid widget, when we set the Query by to **All**, there is an **Exclude by IDs** option to exclude the desired products : https://prnt.sc/6E3Bs3_U05Br But in the Categ...
non_main
exclude by ids for categories grid widget jet woobuilder hi the categories grid widget seems to be missing an important option in the products grid widget when we set the query by to all there is an exclude by ids option to exclude the desired products but in the categories grid widget when we ...
0
751
4,351,333,863
IssuesEvent
2016-07-31 20:02:23
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Docker hostname doesn't work with net: host
bug_report cloud docker waiting_on_maintainer
## Issue Type Bug Report ## Component Name _docker module ## Ansible Version ``` ansible --version ansible 2.0.0.2 config file = configured module search path = Default w/o overrides ``` ## Ansible Configuration No configuration changes ## Environment I'm running ansible inside this d...
True
Docker hostname doesn't work with net: host - ## Issue Type Bug Report ## Component Name _docker module ## Ansible Version ``` ansible --version ansible 2.0.0.2 config file = configured module search path = Default w/o overrides ``` ## Ansible Configuration No configuration changes ## En...
main
docker hostname doesn t work with net host issue type bug report component name docker module ansible version ansible version ansible config file configured module search path default w o overrides ansible configuration no configuration changes en...
1
5,759
30,529,316,185
IssuesEvent
2023-07-19 13:22:36
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Switch custom AwsSignHttpRequestInterceptor in Opensearch exporter to library
kind/toil good first issue area/maintainability component/exporter
<!-- In case you have questions about our software we encourage everyone to participate in our community via the - Camunda Platform community forum https://forum.camunda.io/ or - Slack https://camunda-cloud.slack.com/ (For invite: https://camunda-slack-invite.herokuapp.com/) There you can exchange ideas with oth...
True
Switch custom AwsSignHttpRequestInterceptor in Opensearch exporter to library - <!-- In case you have questions about our software we encourage everyone to participate in our community via the - Camunda Platform community forum https://forum.camunda.io/ or - Slack https://camunda-cloud.slack.com/ (For invite: https...
main
switch custom awssignhttprequestinterceptor in opensearch exporter to library in case you have questions about our software we encourage everyone to participate in our community via the camunda platform community forum or slack for invite there you can exchange ideas with other zeebe and camun...
1
4,606
23,853,333,489
IssuesEvent
2022-09-06 20:11:51
mozilla/foundation.mozilla.org
https://api.github.com/repos/mozilla/foundation.mozilla.org
closed
Transition Sentry from hosted to cloud - foundation.mozilla.org
engineering Maintain
# Description We want to move the error tracking for the Foundation webstie from the [self-hosted Sentry](https://sentry.prod.mozaws.net) to the [Sentry cloud service](https://sentry.prod.mozaws.net). # Acceptance criteria - [ ] Backend errors are reported to the Sentry cloud version - [ ] Frontend errors ar...
True
Transition Sentry from hosted to cloud - foundation.mozilla.org - # Description We want to move the error tracking for the Foundation webstie from the [self-hosted Sentry](https://sentry.prod.mozaws.net) to the [Sentry cloud service](https://sentry.prod.mozaws.net). # Acceptance criteria - [ ] Backend errors ...
main
transition sentry from hosted to cloud foundation mozilla org description we want to move the error tracking for the foundation webstie from the to the acceptance criteria backend errors are reported to the sentry cloud version frontend errors are reported to the sentry cloud version ...
1
263,234
28,029,757,545
IssuesEvent
2023-03-28 11:35:49
RG4421/ampere-centos-kernel
https://api.github.com/repos/RG4421/ampere-centos-kernel
reopened
CVE-2021-0512 (High) detected in linuxv5.2
Mend: dependency security vulnerability
## CVE-2021-0512 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torval...
True
CVE-2021-0512 (High) detected in linuxv5.2 - ## CVE-2021-0512 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library...
non_main
cve high detected in cve high severity vulnerability vulnerable library linux kernel source tree library home page a href found in base branch amp centos kernel vulnerable source files vulnerability details in hidinp...
0
3,683
15,037,385,165
IssuesEvent
2021-02-02 16:16:56
IPVS-AS/MBP
https://api.github.com/repos/IPVS-AS/MBP
opened
Investigate strange logs on startup
maintainance
2021-02-02 16:00:38.979 WARN --- [ main] .m.c.i.MongoPersistentEntityIndexCreator : Automatic index creation will be disabled by default as of Spring Data MongoDB 3.x. Please use 'MongoMappingContext#setAutoIndexCreation(boolean)' or override 'MongoConfigurationSupport#autoIndexCreation()' to be explicit...
True
Investigate strange logs on startup - 2021-02-02 16:00:38.979 WARN --- [ main] .m.c.i.MongoPersistentEntityIndexCreator : Automatic index creation will be disabled by default as of Spring Data MongoDB 3.x. Please use 'MongoMappingContext#setAutoIndexCreation(boolean)' or override 'MongoConfigurationSuppo...
main
investigate strange logs on startup warn m c i mongopersistententityindexcreator automatic index creation will be disabled by default as of spring data mongodb x please use mongomappingcontext setautoindexcreation boolean or override mongoconfigurationsupport autoindexcreation to...
1
81,525
10,146,986,122
IssuesEvent
2019-08-05 09:29:05
n-air-app/n-air-app
https://api.github.com/repos/n-air-app/n-air-app
opened
改善要望:ソースの非表示UIがわかりにくい
design work planner request
# 概要 目玉マークに斜線が入るだけでどれが表示状態なのかわかりにくい # スクリーンショット ![image](https://user-images.githubusercontent.com/39181481/62454140-bb88ad80-b7ae-11e9-99f6-ddd49054e647.png) ソースが非アクティブ状態だと余計に認識しづらい
1.0
改善要望:ソースの非表示UIがわかりにくい - # 概要 目玉マークに斜線が入るだけでどれが表示状態なのかわかりにくい # スクリーンショット ![image](https://user-images.githubusercontent.com/39181481/62454140-bb88ad80-b7ae-11e9-99f6-ddd49054e647.png) ソースが非アクティブ状態だと余計に認識しづらい
non_main
改善要望:ソースの非表示uiがわかりにくい 概要 目玉マークに斜線が入るだけでどれが表示状態なのかわかりにくい スクリーンショット ソースが非アクティブ状態だと余計に認識しづらい
0
441,012
30,765,481,322
IssuesEvent
2023-07-30 08:38:30
chesslablab/chess-api
https://api.github.com/repos/chesslablab/chess-api
closed
Write documentation
documentation good first issue
The GET /api/annotations/games endpoint has recently been implemented and now is to be documented at [Chess API](https://chess-api.readthedocs.io/en/latest/). See: - https://github.com/chesslablab/chess-api/issues/51 Thus, a new entry in the [mkdocs.yml](https://github.com/chesslablab/chess-api/blob/main/mkdoc...
1.0
Write documentation - The GET /api/annotations/games endpoint has recently been implemented and now is to be documented at [Chess API](https://chess-api.readthedocs.io/en/latest/). See: - https://github.com/chesslablab/chess-api/issues/51 Thus, a new entry in the [mkdocs.yml](https://github.com/chesslablab/che...
non_main
write documentation the get api annotations games endpoint has recently been implemented and now is to be documented at see thus a new entry in the file needs to be added as well as its corresponding file in the folder keep it up and happy learning
0
620,985
19,575,120,983
IssuesEvent
2022-01-04 14:38:56
CDCgov/prime-reportstream
https://api.github.com/repos/CDCgov/prime-reportstream
reopened
IL - OBX-23.1 Org Name truncate to 50 chars
onboarding-ops blocked receiver High Priority support
Illinois is having a problem with the length of the organization name in OBX 23.1. The maximum character sizing limit for this subfield is 50, and quite often more than 50 characters are being sent. ![image.png](https://images.zenhubusercontent.com/60d1eba7caf0775fd79203f8/19c24e5d-a744-461b-917a-7df14402fc25)
1.0
IL - OBX-23.1 Org Name truncate to 50 chars - Illinois is having a problem with the length of the organization name in OBX 23.1. The maximum character sizing limit for this subfield is 50, and quite often more than 50 characters are being sent. ![image.png](https://images.zenhubusercontent.com/60d1eba7caf0775fd79203f8...
non_main
il obx org name truncate to chars illinois is having a problem with the length of the organization name in obx the maximum character sizing limit for this subfield is and quite often more than characters are being sent
0
251,380
21,476,451,258
IssuesEvent
2022-04-26 14:02:26
ukaea/Indica
https://api.github.com/repos/ukaea/Indica
opened
Tests exceeding deadlines locally
bug testing
On my local machine certain tests seem to exceed the deadline and have variable run times. We should either increase the deadlines or work out the cause of the variability where appropriate. Examples and run-times include: `test_convert_coords_cache` 300ms `test_push_pop_agents` 831ms `test_convert_to_Rz` 830ms ...
1.0
Tests exceeding deadlines locally - On my local machine certain tests seem to exceed the deadline and have variable run times. We should either increase the deadlines or work out the cause of the variability where appropriate. Examples and run-times include: `test_convert_coords_cache` 300ms `test_push_pop_agents`...
non_main
tests exceeding deadlines locally on my local machine certain tests seem to exceed the deadline and have variable run times we should either increase the deadlines or work out the cause of the variability where appropriate examples and run times include test convert coords cache test push pop agents ...
0
5,149
26,248,994,200
IssuesEvent
2023-01-05 17:30:55
libp2p/js-libp2p-relay-server
https://api.github.com/repos/libp2p/js-libp2p-relay-server
closed
Docker Hub automated builds
kind/bug need/maintainer-input
There is still an issue with the docker hub automated builds. I triggered a new release to see if the build worked after the docker hub integration. However, I got an error: ``` Cloning into '.'... Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts. Permission den...
True
Docker Hub automated builds - There is still an issue with the docker hub automated builds. I triggered a new release to see if the build worked after the docker hub integration. However, I got an error: ``` Cloning into '.'... Warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list o...
main
docker hub automated builds there is still an issue with the docker hub automated builds i triggered a new release to see if the build worked after the docker hub integration however i got an error cloning into warning permanently added the rsa host key for ip address to the list of kno...
1
71,136
23,464,715,400
IssuesEvent
2022-08-16 15:44:53
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
New layout: bottom sheet isn't full
T-Defect Team: Delight
### Steps to reproduce 1. Click the spaces fab bottom right 2. Bottom sheet is sometimes very small, only showing ""all chats"" and 1 other space sometimes ### Outcome #### What did you expect? Can see a big bottom sheet with lots of spaces visible at the same time #### What happened instead? ![Screenshot_2022...
1.0
New layout: bottom sheet isn't full - ### Steps to reproduce 1. Click the spaces fab bottom right 2. Bottom sheet is sometimes very small, only showing ""all chats"" and 1 other space sometimes ### Outcome #### What did you expect? Can see a big bottom sheet with lots of spaces visible at the same time #### Wh...
non_main
new layout bottom sheet isn t full steps to reproduce click the spaces fab bottom right bottom sheet is sometimes very small only showing all chats and other space sometimes outcome what did you expect can see a big bottom sheet with lots of spaces visible at the same time wh...
0
5,723
30,258,692,306
IssuesEvent
2023-07-07 06:19:09
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
opened
IntelliJ Plugin Aspect tests are failing with Bazel@HEAD on CI
type: bug product: IntelliJ topic: bazel awaiting-maintainer
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3149#01892e1b-b74b-41a1-834a-6a032d8314fe Platform : Ubuntu Aspect tests 18.04, 20.04 Logs : ``` //aspect/testing/tests/src/com/google/idea/blaze/aspect/java/javabinary:JavaBinaryTest FAILED //aspect/testing/tests/src/com/google/idea/blaze/a...
True
IntelliJ Plugin Aspect tests are failing with Bazel@HEAD on CI - https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3149#01892e1b-b74b-41a1-834a-6a032d8314fe Platform : Ubuntu Aspect tests 18.04, 20.04 Logs : ``` //aspect/testing/tests/src/com/google/idea/blaze/aspect/java/javabinary:JavaBinar...
main
intellij plugin aspect tests are failing with bazel head on ci platform ubuntu aspect tests logs aspect testing tests src com google idea blaze aspect java javabinary javabinarytest failed aspect testing tests src com google idea blaze aspect java javatest javatesttest failed ...
1
593
4,087,800,604
IssuesEvent
2016-06-01 11:31:54
Particular/NServiceBus
https://api.github.com/repos/Particular/NServiceBus
closed
SetMessageHeader Obsolete message is not very clear on what needs to be done.
Project: V6 Launch Size: S State: In Progress - Maintainer Prio Tag: Maintainer Prio Type: Refactoring
The current obsolete message is here: https://github.com/Particular/NServiceBus/blob/7df2cc7f289629072b1a13c8adead40efe0eb180/src/NServiceBus.Core/obsoletes.cs#L689 The upgrade guide section documents this behavior: http://docs.particular.net/nservicebus/upgrades/5to6#header-management-setting-headers-on-outgoing-...
True
SetMessageHeader Obsolete message is not very clear on what needs to be done. - The current obsolete message is here: https://github.com/Particular/NServiceBus/blob/7df2cc7f289629072b1a13c8adead40efe0eb180/src/NServiceBus.Core/obsoletes.cs#L689 The upgrade guide section documents this behavior: http://docs.particu...
main
setmessageheader obsolete message is not very clear on what needs to be done the current obsolete message is here the upgrade guide section documents this behavior talks about adding header to all outgoing messages but doesn t highlight how to set a specific header relates to
1
662,377
22,136,624,945
IssuesEvent
2022-06-03 00:20:42
mlflow/mlflow
https://api.github.com/repos/mlflow/mlflow
closed
[BUG]: parameter passing integers when expecting floats to mLflow run throws an Exception
bug area/tracking priority/important-longterm
Thank you for submitting an issue. Please refer to our [issue policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) for additional information about bug reports. For help with debugging your code, please refer to [Stack Overflow](https://stackoverflow.com/questions/tagged/mlflow). **Please fill i...
1.0
[BUG]: parameter passing integers when expecting floats to mLflow run throws an Exception - Thank you for submitting an issue. Please refer to our [issue policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) for additional information about bug reports. For help with debugging your code, please refe...
non_main
parameter passing integers when expecting floats to mlflow run throws an exception thank you for submitting an issue please refer to our for additional information about bug reports for help with debugging your code please refer to please fill in this bug report template to ensure a timely and thor...
0
262,007
27,840,667,496
IssuesEvent
2023-03-20 12:33:13
jaisree-subramanian/sca-dotnetcore-microservices
https://api.github.com/repos/jaisree-subramanian/sca-dotnetcore-microservices
opened
vue-resource-1.5.1.tgz: 3 vulnerabilities (highest severity is: 7.5)
Mend: dependency security vulnerability mend vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>vue-resource-1.5.1.tgz</b></p></summary> <p></p> <p>Path to dependency file: /Web/package.json</p> <p>Path to vulnerable library: /Web/node_modules/got/package.json</...
True
vue-resource-1.5.1.tgz: 3 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>vue-resource-1.5.1.tgz</b></p></summary> <p></p> <p>Path to dependency file: /Web/package.json<...
non_main
vue resource tgz vulnerabilities highest severity is vulnerable library vue resource tgz path to dependency file web package json path to vulnerable library web node modules got package json found in head commit a href vulnerabilities cve severity cvs...
0
629
4,146,947,304
IssuesEvent
2016-06-15 03:29:09
Microsoft/DirectXMesh
https://api.github.com/repos/Microsoft/DirectXMesh
opened
Remove VS 2012 adapter code
maintainence
As part of dropping VS 2012 projects, can clean up the following code: •Remove C4005 disable for stdint.h (workaround for bug with VS 2010 + Windows 7 SDK) •Remove C4481 disable for "override is an extension" (workaround for VS 2010 bug) •Remove DIRECTX_STD_CALLCONV std::function workaround for VS 2012 •Remov...
True
Remove VS 2012 adapter code - As part of dropping VS 2012 projects, can clean up the following code: •Remove C4005 disable for stdint.h (workaround for bug with VS 2010 + Windows 7 SDK) •Remove C4481 disable for "override is an extension" (workaround for VS 2010 bug) •Remove DIRECTX_STD_CALLCONV std::function ...
main
remove vs adapter code as part of dropping vs projects can clean up the following code •remove disable for stdint h workaround for bug with vs windows sdk •remove disable for override is an extension workaround for vs bug •remove directx std callconv std function workaround for vs ...
1
4,437
23,053,602,396
IssuesEvent
2022-07-25 00:33:07
danbugs/smithereens
https://api.github.com/repos/danbugs/smithereens
closed
improve README
management core maintainer issue
add clarification on: (1) what the binary can currently do, and (2) the fact that a website will exist in the future. aside from that, add a "getting started" section.
True
improve README - add clarification on: (1) what the binary can currently do, and (2) the fact that a website will exist in the future. aside from that, add a "getting started" section.
main
improve readme add clarification on what the binary can currently do and the fact that a website will exist in the future aside from that add a getting started section
1
3,366
13,039,551,152
IssuesEvent
2020-07-28 16:56:46
sambhav228/Stulysis
https://api.github.com/repos/sambhav228/Stulysis
closed
Finalize the workflow of the project
For Maintainers Urgent Attention
### We have to finalize the workflow/flowchart decided earlier. Report it at the earliest. Only after that we can proceed further. This is currently assigned to the project admin @sambhav228
True
Finalize the workflow of the project - ### We have to finalize the workflow/flowchart decided earlier. Report it at the earliest. Only after that we can proceed further. This is currently assigned to the project admin @sambhav228
main
finalize the workflow of the project we have to finalize the workflow flowchart decided earlier report it at the earliest only after that we can proceed further this is currently assigned to the project admin
1
643
4,158,716,126
IssuesEvent
2016-06-17 04:57:40
coniks-sys/coniks-ref-implementation
https://api.github.com/repos/coniks-sys/coniks-ref-implementation
closed
Change protos to use bytes instead of repeated ints
data format maintainability
Repeated ints in protos are compiled into ArrayLists of ints, so the current server and client demo implementations have utility functions to convert between byte[] and these ArrayLists. Instead ByteStrings should be used where the protos are used in the server and client.
True
Change protos to use bytes instead of repeated ints - Repeated ints in protos are compiled into ArrayLists of ints, so the current server and client demo implementations have utility functions to convert between byte[] and these ArrayLists. Instead ByteStrings should be used where the protos are used in the server and ...
main
change protos to use bytes instead of repeated ints repeated ints in protos are compiled into arraylists of ints so the current server and client demo implementations have utility functions to convert between byte and these arraylists instead bytestrings should be used where the protos are used in the server and c...
1
88,208
10,566,599,556
IssuesEvent
2019-10-05 19:58:40
palantir/tslint
https://api.github.com/repos/palantir/tslint
closed
[Question] Import-blacklist by regex does not work as expected
Difficulty: Easy Domain: Documentation Status: Accepting PRs Type: Bug good first issue
### Question - __TSLint version__: 5.15.0 - __TypeScript version__: 3.4.3 - __Running TSLint via__: CLI / VSCode #### TypeScript code being linted ```ts import { SecondaryService } from "./src"; export class BasicService { public State: boolean; constructor(public s: SecondaryService) { ...
1.0
[Question] Import-blacklist by regex does not work as expected - ### Question - __TSLint version__: 5.15.0 - __TypeScript version__: 3.4.3 - __Running TSLint via__: CLI / VSCode #### TypeScript code being linted ```ts import { SecondaryService } from "./src"; export class BasicService { public State...
non_main
import blacklist by regex does not work as expected question tslint version typescript version running tslint via cli vscode typescript code being linted ts import secondaryservice from src export class basicservice public state boolean ...
0
4,196
20,592,004,241
IssuesEvent
2022-03-05 00:46:03
HPCL/code-analysis
https://api.github.com/repos/HPCL/code-analysis
closed
CWE-478 Missing Default Case in Switch Statement
CLAIMED ISO/IEC 5055:2021 SwitchStatement WEAKNESS CATEGORY: MAINTAINABILITY
**Reference ** [https://cwe.mitre.org/data/definitions/478](https://cwe.mitre.org/data/definitions/478) **Roles** - the *SwitchStatement* **Detection Patterns** - 8.2.135 ASCQM Use Default Case in Switch Statement
True
CWE-478 Missing Default Case in Switch Statement - **Reference ** [https://cwe.mitre.org/data/definitions/478](https://cwe.mitre.org/data/definitions/478) **Roles** - the *SwitchStatement* **Detection Patterns** - 8.2.135 ASCQM Use Default Case in Switch Statement
main
cwe missing default case in switch statement reference roles the switchstatement detection patterns ascqm use default case in switch statement
1
337,489
30,248,545,850
IssuesEvent
2023-07-06 18:29:20
NVIDIA/spark-rapids
https://api.github.com/repos/NVIDIA/spark-rapids
opened
[TEST] Compatibility tests for data formats
test task
Here is a list of tests to confirm data format compatibility with Apache Spark, in the Spark RAPIDS plugin. This list is a work in progress: - [ ] Test SPARK-10177](https://issues.apache.org/jira/browse/SPARK-10177): Timestamps read incorrectly. Refer to the test in `ParquetHiveCompatibility.scala#L97` - [ ] Test P...
1.0
[TEST] Compatibility tests for data formats - Here is a list of tests to confirm data format compatibility with Apache Spark, in the Spark RAPIDS plugin. This list is a work in progress: - [ ] Test SPARK-10177](https://issues.apache.org/jira/browse/SPARK-10177): Timestamps read incorrectly. Refer to the test in `Par...
non_main
compatibility tests for data formats here is a list of tests to confirm data format compatibility with apache spark in the spark rapids plugin this list is a work in progress test spark timestamps read incorrectly refer to the test in parquethivecompatibility scala test parquet reads with ...
0
42,658
22,758,955,863
IssuesEvent
2022-07-07 19:11:59
scylladb/scylla
https://api.github.com/repos/scylladb/scylla
closed
Schema change statements are slow due to memtable flush latency
performance
_Installation details_ Scylla version (or git commit hash): any Executing DDL statements takes significantly more time on Scylla than on Cassandra. For instance, `drop keyspace` takes about a second on an idle S\* server. I traced that down to latency of the flush of schema tables. The `create keyspace` statement is n...
True
Schema change statements are slow due to memtable flush latency - _Installation details_ Scylla version (or git commit hash): any Executing DDL statements takes significantly more time on Scylla than on Cassandra. For instance, `drop keyspace` takes about a second on an idle S\* server. I traced that down to latency o...
non_main
schema change statements are slow due to memtable flush latency installation details scylla version or git commit hash any executing ddl statements takes significantly more time on scylla than on cassandra for instance drop keyspace takes about a second on an idle s server i traced that down to latency o...
0
402,904
27,393,065,874
IssuesEvent
2023-02-28 17:32:27
DHBW-FN/OxideWM
https://api.github.com/repos/DHBW-FN/OxideWM
closed
write the readthedocs
Research Documentation
Working through the [tutorials](https://docs.readthedocs.io/en/stable/tutorial/https://oxide.readthedocs.io/en/latest/) of readthedocs to get to know all options for proper documentation. [OxideWM-readthedocs](https://oxide.readthedocs.io/en/latest/)
1.0
write the readthedocs - Working through the [tutorials](https://docs.readthedocs.io/en/stable/tutorial/https://oxide.readthedocs.io/en/latest/) of readthedocs to get to know all options for proper documentation. [OxideWM-readthedocs](https://oxide.readthedocs.io/en/latest/)
non_main
write the readthedocs working through the of readthedocs to get to know all options for proper documentation
0
477,897
13,769,654,679
IssuesEvent
2020-10-07 18:57:51
level73/membernet
https://api.github.com/repos/level73/membernet
closed
NES/CBI Reports front-end not displaying all back-end fields
Platform: Membernet Priority: Critical Project: M&E Type: Bug
under changes in polices (2.1)and practices (2.2), the first section where it asks for a description, is not displaying in the front end. We need to show all back end fields on the front end, as the sections have multiple boxes. If you need an example check report number 123
1.0
NES/CBI Reports front-end not displaying all back-end fields - under changes in polices (2.1)and practices (2.2), the first section where it asks for a description, is not displaying in the front end. We need to show all back end fields on the front end, as the sections have multiple boxes. If you need an example ch...
non_main
nes cbi reports front end not displaying all back end fields under changes in polices and practices the first section where it asks for a description is not displaying in the front end we need to show all back end fields on the front end as the sections have multiple boxes if you need an example ch...
0
1,143
2,698,792,789
IssuesEvent
2015-04-03 11:07:20
neovim/neovim
https://api.github.com/repos/neovim/neovim
closed
travis: test on OSX too
buildsystem
Travis is getting awesomer and awesomer. We once again see the possibility of augmenting our test capability: travis seems to support OSX now: **NOTE:** I haven't been able to find if it's now possible to specify all that is necessary in one `.travis.yml` file. This used to be impossible in earlier betas. Informatio...
1.0
travis: test on OSX too - Travis is getting awesomer and awesomer. We once again see the possibility of augmenting our test capability: travis seems to support OSX now: **NOTE:** I haven't been able to find if it's now possible to specify all that is necessary in one `.travis.yml` file. This used to be impossible in...
non_main
travis test on osx too travis is getting awesomer and awesomer we once again see the possibility of augmenting our test capability travis seems to support osx now note i haven t been able to find if it s now possible to specify all that is necessary in one travis yml file this used to be impossible in...
0
60,754
3,133,852,458
IssuesEvent
2015-09-10 06:03:59
google/paco
https://api.github.com/repos/google/paco
opened
Web ui: Download CSV has no header row and several columns are populated with undefined
Component-Server Component-UI Priority-High
It looks like empty cells are generating with the value "undefined". <img width="913" alt="screen shot 2015-09-09 at 11 00 08 pm" src="https://cloud.githubusercontent.com/assets/1422459/9781254/00cccbc8-5747-11e5-9f01-54f58ee52937.png">
1.0
Web ui: Download CSV has no header row and several columns are populated with undefined - It looks like empty cells are generating with the value "undefined". <img width="913" alt="screen shot 2015-09-09 at 11 00 08 pm" src="https://cloud.githubusercontent.com/assets/1422459/9781254/00cccbc8-5747-11e5-9f01-54f58ee52...
non_main
web ui download csv has no header row and several columns are populated with undefined it looks like empty cells are generating with the value undefined img width alt screen shot at pm src
0
50,679
13,551,410,925
IssuesEvent
2020-09-17 11:03:47
loftwah/trouble.gg
https://api.github.com/repos/loftwah/trouble.gg
closed
WS-2019-0424 (Medium) detected in elliptic-6.5.2.tgz - autoclosed
security vulnerability
## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.2.tgz</b></p></summary> <p>EC cryptography</p> <p>Library home page: <a href="https://registry.npmjs.org/...
True
WS-2019-0424 (Medium) detected in elliptic-6.5.2.tgz - autoclosed - ## WS-2019-0424 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.2.tgz</b></p></summary> <p>EC cryptog...
non_main
ws medium detected in elliptic tgz autoclosed ws medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file tmp ws scm trouble gg wp content themes twentytwenty package json path to vulnerable libr...
0
626,198
19,803,521,772
IssuesEvent
2022-01-19 02:15:28
vincetiu8/zombie-game
https://api.github.com/repos/vincetiu8/zombie-game
closed
Armor and protective gear
area/weapons priority/low type/question
Many survival games like Minecraft, and well Minecraft, have an armor system, where you can craft (or in this case buy with gold) better armor so you can take less damage.
1.0
Armor and protective gear - Many survival games like Minecraft, and well Minecraft, have an armor system, where you can craft (or in this case buy with gold) better armor so you can take less damage.
non_main
armor and protective gear many survival games like minecraft and well minecraft have an armor system where you can craft or in this case buy with gold better armor so you can take less damage
0
620
4,116,972,256
IssuesEvent
2016-06-08 04:24:06
Particular/ServiceControl
https://api.github.com/repos/Particular/ServiceControl
closed
SCMU Add license screen gives no feedback when updating a license
Tag: Installer Tag: Maintainer Prio Type: Refactoring
When you update a perpetual license to one that has a new maintenance date there is no visual queue that the update was successful. //cc @sergioc as discussed
True
SCMU Add license screen gives no feedback when updating a license - When you update a perpetual license to one that has a new maintenance date there is no visual queue that the update was successful. //cc @sergioc as discussed
main
scmu add license screen gives no feedback when updating a license when you update a perpetual license to one that has a new maintenance date there is no visual queue that the update was successful cc sergioc as discussed
1
188,754
6,781,910,035
IssuesEvent
2017-10-30 04:35:09
HelpyTeam/HelpyService
https://api.github.com/repos/HelpyTeam/HelpyService
closed
Implement view requests list for staff page
DONE priority/1 Staff Management
# Overview Implement view requests list for staff page # Target - [x] Implement view pending requests list for staff page - [x] Implement view closed requests list for staff page
1.0
Implement view requests list for staff page - # Overview Implement view requests list for staff page # Target - [x] Implement view pending requests list for staff page - [x] Implement view closed requests list for staff page
non_main
implement view requests list for staff page overview implement view requests list for staff page target implement view pending requests list for staff page implement view closed requests list for staff page
0
54,749
30,344,886,608
IssuesEvent
2023-07-11 14:50:21
Howdju/howdju
https://api.github.com/repos/Howdju/howdju
opened
Add SourceEditorField's DialogContainer to DOM once.
performance
We would probably need to: - Move the DialogContainer to another component (`SourceDescriptionHelpDialog` that is imported into the App. - User a Provider to update that dialog's visibility from within the SourceEditorFields callback showSourceDescriptionHelpDialog.
True
Add SourceEditorField's DialogContainer to DOM once. - We would probably need to: - Move the DialogContainer to another component (`SourceDescriptionHelpDialog` that is imported into the App. - User a Provider to update that dialog's visibility from within the SourceEditorFields callback showSourceDescriptionHelpDi...
non_main
add sourceeditorfield s dialogcontainer to dom once we would probably need to move the dialogcontainer to another component sourcedescriptionhelpdialog that is imported into the app user a provider to update that dialog s visibility from within the sourceeditorfields callback showsourcedescriptionhelpdi...
0
85,184
7,963,452,084
IssuesEvent
2018-07-13 17:38:38
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: timeout failed on <unknown branch>
C-test-failure O-robot
SHA: https://github.com/cockroachdb/cockroach/commits/benesch-test Parameters: Failed test: https://viewLog.html?buildId=benesch-test&tab=buildLog ``` test.go:770: test timed out (10ms) ```
1.0
roachtest: timeout failed on <unknown branch> - SHA: https://github.com/cockroachdb/cockroach/commits/benesch-test Parameters: Failed test: https://viewLog.html?buildId=benesch-test&tab=buildLog ``` test.go:770: test timed out (10ms) ```
non_main
roachtest timeout failed on sha parameters failed test test go test timed out
0
89,971
25,939,116,341
IssuesEvent
2022-12-16 16:38:03
TrueBlocks/trueblocks-docker
https://api.github.com/repos/TrueBlocks/trueblocks-docker
closed
Choose consistent convention for tagging releases
enhancement TB-build
In the docker versions, we use `0.40.0-beta` for version tagging. In the core repo, we use `v0.40.0-beta` for tagging. I prefer `v0.40.0-beta` format (with the `v`), but it seems counter to the way docker does it. Choices: 1) leave them different 2) switch to `0.40.0-beta` for all repos 3) switch to `v0.40....
1.0
Choose consistent convention for tagging releases - In the docker versions, we use `0.40.0-beta` for version tagging. In the core repo, we use `v0.40.0-beta` for tagging. I prefer `v0.40.0-beta` format (with the `v`), but it seems counter to the way docker does it. Choices: 1) leave them different 2) switch ...
non_main
choose consistent convention for tagging releases in the docker versions we use beta for version tagging in the core repo we use beta for tagging i prefer beta format with the v but it seems counter to the way docker does it choices leave them different switch to ...
0
74,130
24,960,643,187
IssuesEvent
2022-11-01 15:15:56
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
CSP: Inline event handlers are not triggered
:lady_beetle: defect
### Describe the bug With CSP enabled. In same request, components that are updated and their inline event handlers triggered via `PrimeFaces.current( ).executeScript("$('selector').click()")` will not be able to be executed. In the eval section of the partial response, scripts added for execution in invoke applicati...
1.0
CSP: Inline event handlers are not triggered - ### Describe the bug With CSP enabled. In same request, components that are updated and their inline event handlers triggered via `PrimeFaces.current( ).executeScript("$('selector').click()")` will not be able to be executed. In the eval section of the partial response, ...
non_main
csp inline event handlers are not triggered describe the bug with csp enabled in same request components that are updated and their inline event handlers triggered via primefaces current executescript selector click will not be able to be executed in the eval section of the partial response ...
0
5,636
28,361,692,335
IssuesEvent
2023-04-12 11:13:12
beyarkay/eskom-calendar
https://api.github.com/repos/beyarkay/eskom-calendar
closed
Missing area schedule
waiting-on-maintainer missing-area-schedule
**What area(s) couldn't you find on [eskomcalendar.co.za](https://eskomcalendar.co.za/ec)?** Please also give the province/municipality, our beautiful country has a surprising number of places that are named the same as each other. If you know what your area is named on EskomSePush, including that also helps a lot. ...
True
Missing area schedule - **What area(s) couldn't you find on [eskomcalendar.co.za](https://eskomcalendar.co.za/ec)?** Please also give the province/municipality, our beautiful country has a surprising number of places that are named the same as each other. If you know what your area is named on EskomSePush, including t...
main
missing area schedule what area s couldn t you find on please also give the province municipality our beautiful country has a surprising number of places that are named the same as each other if you know what your area is named on eskomsepush including that also helps a lot westville ethekwini as per...
1
4,386
22,317,417,675
IssuesEvent
2022-06-14 00:26:43
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
[a11y]: Radio buttons not working for JAWS screenreader as expected
type: a11y ♿ component: button browser: edge status: needs triage 🕵️‍♀️ status: waiting for maintainer response 💬 screen-reader: JAWS
### Package carbon-components ### Browser Edge ### Operating System Windows ### Package version 10.56.0 ### React version 16.13.1 ### Automated testing tool and ruleset manual test ### Assistive technology JAWS 2020 ### Description Focus goes to the Carbon radio buttons using JAWS. But when user uses UP/...
True
[a11y]: Radio buttons not working for JAWS screenreader as expected - ### Package carbon-components ### Browser Edge ### Operating System Windows ### Package version 10.56.0 ### React version 16.13.1 ### Automated testing tool and ruleset manual test ### Assistive technology JAWS 2020 ### Description Foc...
main
radio buttons not working for jaws screenreader as expected package carbon components browser edge operating system windows package version react version automated testing tool and ruleset manual test assistive technology jaws description focus goes to t...
1
1,858
6,577,407,751
IssuesEvent
2017-09-12 00:42:08
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
mount using nfs4 and state=mounted triggers error on already mounted directory
affects_2.1 bug_report waiting_on_maintainer
I didn't find exactly this problem reported, only other bug reports related to nfs mounts. ##### ISSUE TYPE - Bug report ##### COMPONENT NAME mount module ##### ANSIBLE VERSION ``` ansible 2.1.0 config file = /home/alex/repos/infra/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ####...
True
mount using nfs4 and state=mounted triggers error on already mounted directory - I didn't find exactly this problem reported, only other bug reports related to nfs mounts. ##### ISSUE TYPE - Bug report ##### COMPONENT NAME mount module ##### ANSIBLE VERSION ``` ansible 2.1.0 config file = /home/alex/repos/infra/ans...
main
mount using and state mounted triggers error on already mounted directory i didn t find exactly this problem reported only other bug reports related to nfs mounts issue type bug report component name mount module ansible version ansible config file home alex repos infra ansibl...
1
5,329
26,904,673,137
IssuesEvent
2023-02-06 18:05:20
aws/serverless-application-model
https://api.github.com/repos/aws/serverless-application-model
closed
Handle ParameterName value with or without '/' when creaing generating SSMParameterReadPolicy policy
type/bug area/policy-templates stage/waiting-for-release maintainer/need-response
**Description:** When using `SSMParameterReadPolicy` policy template with `ParameterName` !Ref..ed to SSM resource `SSMParameterReadPolicy` will generate incorrect arn mapping. For example: ```yml MyCredParameter: Type: AWS::SSM::Parameter Properties: Name: /prefix/environment/applications/mycr...
True
Handle ParameterName value with or without '/' when creaing generating SSMParameterReadPolicy policy - **Description:** When using `SSMParameterReadPolicy` policy template with `ParameterName` !Ref..ed to SSM resource `SSMParameterReadPolicy` will generate incorrect arn mapping. For example: ```yml MyCredParame...
main
handle parametername value with or without when creaing generating ssmparameterreadpolicy policy description when using ssmparameterreadpolicy policy template with parametername ref ed to ssm resource ssmparameterreadpolicy will generate incorrect arn mapping for example yml mycredparame...
1
5,773
30,590,203,177
IssuesEvent
2023-07-21 16:21:27
tom-texier/ToDo-Co
https://api.github.com/repos/tom-texier/ToDo-Co
closed
Audits - 7H
maintainability
Produire un audit de code sur les deux axes suivants : **(AVANT ET APRÈS MODIFICATION)** - La qualité du code - La performance _**Qualité :** Codacy ou CodeClimate **Performance :** Profiler de Symfony, Blackfire ou New Relic_ - [x] Avant - [x] Après
True
Audits - 7H - Produire un audit de code sur les deux axes suivants : **(AVANT ET APRÈS MODIFICATION)** - La qualité du code - La performance _**Qualité :** Codacy ou CodeClimate **Performance :** Profiler de Symfony, Blackfire ou New Relic_ - [x] Avant - [x] Après
main
audits produire un audit de code sur les deux axes suivants avant et après modification la qualité du code la performance qualité codacy ou codeclimate performance profiler de symfony blackfire ou new relic avant après
1
805,349
29,518,246,551
IssuesEvent
2023-06-04 18:52:02
jrsteensen/OpenHornet
https://api.github.com/repos/jrsteensen/OpenHornet
closed
[Bug]: OH2A2A1A1-16 - JETT STATION SEL INDICATOR LEGEND DIFFUSER - listed as resin
Type: Bug/Obsolesce Category: MCAD Priority: Normal
### Discord Username Arribe ### Bug Summary Drawing / model for OH2A2A1A1-16 - JETT STATION SEL INDICATOR LEGEND DIFFUSER - listed as resin vs acrylic ### Expected Results expected part to by acrylic ### Actual Results listed as resin ### Screenshots/Images/Files _No response_ ### Applicable Part Numbers OH2...
1.0
[Bug]: OH2A2A1A1-16 - JETT STATION SEL INDICATOR LEGEND DIFFUSER - listed as resin - ### Discord Username Arribe ### Bug Summary Drawing / model for OH2A2A1A1-16 - JETT STATION SEL INDICATOR LEGEND DIFFUSER - listed as resin vs acrylic ### Expected Results expected part to by acrylic ### Actual Results listed as...
non_main
jett station sel indicator legend diffuser listed as resin discord username arribe bug summary drawing model for jett station sel indicator legend diffuser listed as resin vs acrylic expected results expected part to by acrylic actual results listed as resin screenshot...
0
210,329
16,095,932,506
IssuesEvent
2021-04-26 23:43:37
GaloisInc/saw-script
https://api.github.com/repos/GaloisInc/saw-script
closed
Uninformative error message for uninterpreted polymorphic functions
error-messages maybe-fixed needs test
I was trying a proof using `unint_yices` and encountered this error message Could not create sbv argument for Vec (64) (Bool)) The actual problem, as I eventually found out, is that I had asked for a polymorphic function to be uninterpreted. This error message is not much help in figuring that out!
1.0
Uninformative error message for uninterpreted polymorphic functions - I was trying a proof using `unint_yices` and encountered this error message Could not create sbv argument for Vec (64) (Bool)) The actual problem, as I eventually found out, is that I had asked for a polymorphic function to be uninterpreted...
non_main
uninformative error message for uninterpreted polymorphic functions i was trying a proof using unint yices and encountered this error message could not create sbv argument for vec bool the actual problem as i eventually found out is that i had asked for a polymorphic function to be uninterpreted ...
0
44,108
5,584,191,059
IssuesEvent
2017-03-29 03:46:07
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
Our build times have become very long
dev: tests dev: tool - gradle performance
We had to increase the timeout of the `microbenchmarks` test. Speculatively, this seems to have coincided with the introduction of Gradle. Perhaps there's some incremental build feature we're not taking advantage of. ``` cd dev/devicelab ../../bin/cache/dart-sdk/bin/dart bin/run.dart -t bin/tasks/microbenchmarks ...
1.0
Our build times have become very long - We had to increase the timeout of the `microbenchmarks` test. Speculatively, this seems to have coincided with the introduction of Gradle. Perhaps there's some incremental build feature we're not taking advantage of. ``` cd dev/devicelab ../../bin/cache/dart-sdk/bin/dart bin...
non_main
our build times have become very long we had to increase the timeout of the microbenchmarks test speculatively this seems to have coincided with the introduction of gradle perhaps there s some incremental build feature we re not taking advantage of cd dev devicelab bin cache dart sdk bin dart bin...
0
258
3,008,044,488
IssuesEvent
2015-07-27 19:10:07
borisblizzard/arcreator
https://api.github.com/repos/borisblizzard/arcreator
closed
Refactor the _arc_panel_info* properties
Editor Related Maintainability
The panel dispatcher uses class properties of the panel to be dispatched like `_arc_panel_info_string` and `_arc_panel_info_data` to determine how the resulting panel should be displayed in the AUI interface, where it should be initially positioned etc. these properties should be refactored into a single dict proper...
True
Refactor the _arc_panel_info* properties - The panel dispatcher uses class properties of the panel to be dispatched like `_arc_panel_info_string` and `_arc_panel_info_data` to determine how the resulting panel should be displayed in the AUI interface, where it should be initially positioned etc. these properties sho...
main
refactor the arc panel info properties the panel dispatcher uses class properties of the panel to be dispatched like arc panel info string and arc panel info data to determine how the resulting panel should be displayed in the aui interface where it should be initially positioned etc these properties sho...
1
1,304
5,542,120,510
IssuesEvent
2017-03-22 14:25:15
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
lineinfile module : insertbefore should insert before first match of specified regular expression
affects_2.0 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 lineinfile module ##### ANSIBLE VERSION ``` ansible 2.0.1.0 ``` ##### CONFIGURATION <!--- --> ##### OS / ENVIRONMENT Ubuntu ##### SUMMARY...
True
lineinfile module : insertbefore should insert before first match of specified regular expression - <!--- 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 lineinfile module ##### ANSIBLE VERSION ...
main
lineinfile module insertbefore should insert before first match of specified regular expression issue type bug report component name lineinfile module ansible version ansible configuration os environment ubuntu summary insertbefore if spe...
1
380,676
26,428,204,210
IssuesEvent
2023-01-14 13:18:43
moleculerjs/moleculer
https://api.github.com/repos/moleculerjs/moleculer
closed
Documentation on how-to-use-in-production
Type: Documentation Type: Question help wanted
I appreciate your hardwork and this seems to be a very promising upcoming framework for creating microservices. I have tried `Senecajs` and I didn't quite like the architecture. On other hand, `moleculer` is great but I still didn't get how to use it in production. Here are following use cases. - How am I suppose...
1.0
Documentation on how-to-use-in-production - I appreciate your hardwork and this seems to be a very promising upcoming framework for creating microservices. I have tried `Senecajs` and I didn't quite like the architecture. On other hand, `moleculer` is great but I still didn't get how to use it in production. Here ar...
non_main
documentation on how to use in production i appreciate your hardwork and this seems to be a very promising upcoming framework for creating microservices i have tried senecajs and i didn t quite like the architecture on other hand moleculer is great but i still didn t get how to use it in production here ar...
0
288,032
24,882,269,368
IssuesEvent
2022-10-28 03:01:03
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Orçamento - Legislação - Araújos
generalization test development template - Memory (66) tag - Orçamento subtag - Legislação
DoD: Realizar o teste de Generalização do validador da tag Orçamento - Legislação para o Município de Araújos.
1.0
Teste de generalizacao para a tag Orçamento - Legislação - Araújos - DoD: Realizar o teste de Generalização do validador da tag Orçamento - Legislação para o Município de Araújos.
non_main
teste de generalizacao para a tag orçamento legislação araújos dod realizar o teste de generalização do validador da tag orçamento legislação para o município de araújos
0
297,720
22,389,707,902
IssuesEvent
2022-06-17 06:11:26
apache/camel-quarkus
https://api.github.com/repos/apache/camel-quarkus
closed
Improve openapi-java component documentation
documentation
It's user responsibility to register all model classes for reflection. We need to document it.
1.0
Improve openapi-java component documentation - It's user responsibility to register all model classes for reflection. We need to document it.
non_main
improve openapi java component documentation it s user responsibility to register all model classes for reflection we need to document it
0
139,443
18,853,443,152
IssuesEvent
2021-11-12 01:01:26
shaimael/WebGoat8
https://api.github.com/repos/shaimael/WebGoat8
opened
CVE-2021-43466 (Medium) detected in thymeleaf-spring5-3.0.11.RELEASE.jar
security vulnerability
## CVE-2021-43466 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>thymeleaf-spring5-3.0.11.RELEASE.jar</b></p></summary> <p>Modern server-side Java template engine for both web and s...
True
CVE-2021-43466 (Medium) detected in thymeleaf-spring5-3.0.11.RELEASE.jar - ## CVE-2021-43466 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>thymeleaf-spring5-3.0.11.RELEASE.jar</b></...
non_main
cve medium detected in thymeleaf release jar cve medium severity vulnerability vulnerable library thymeleaf release jar modern server side java template engine for both web and standalone environments library home page a href path to dependency file webgoat integr...
0
184,237
14,972,909,086
IssuesEvent
2021-01-27 23:50:41
syl20bnr/spacemacs
https://api.github.com/repos/syl20bnr/spacemacs
closed
golang readme on develop.spacemacs.org is outdated
- Bug tracker - Documentation ✏ Fixed in develop Website stale
gometalinter's [repo](https://github.com/alecthomas/gometalinter/blob/master/README.md) has been archived, all support has been stopped, let's remove it as an option in [readme](http://develop.spacemacs.org/layers/+lang/go/README.html)? Or at least let's make it less visible and not the first option. Instead, let's mak...
1.0
golang readme on develop.spacemacs.org is outdated - gometalinter's [repo](https://github.com/alecthomas/gometalinter/blob/master/README.md) has been archived, all support has been stopped, let's remove it as an option in [readme](http://develop.spacemacs.org/layers/+lang/go/README.html)? Or at least let's make it less...
non_main
golang readme on develop spacemacs org is outdated gometalinter s has been archived all support has been stopped let s remove it as an option in or at least let s make it less visible and not the first option instead let s make golangci lint more visible
0
231,037
18,734,476,899
IssuesEvent
2021-11-04 04:29:12
sarahrudy/i-wanna-live-there
https://api.github.com/repos/sarahrudy/i-wanna-live-there
opened
[🧑‍💻] data load flows : page load
testing
User should see a slider of city images on page load: 😀 images of cities appear to slide across the page ☹️ a 500 error message or a broken image placeholder
1.0
[🧑‍💻] data load flows : page load - User should see a slider of city images on page load: 😀 images of cities appear to slide across the page ☹️ a 500 error message or a broken image placeholder
non_main
data load flows page load user should see a slider of city images on page load 😀 images of cities appear to slide across the page ☹️ a error message or a broken image placeholder
0
184,757
32,041,955,112
IssuesEvent
2023-09-22 20:11:59
patternfly/patternfly-design
https://api.github.com/repos/patternfly/patternfly-design
opened
Penta: designs for charts
Visual design Feature Penta PF6
## Requesting new features, enhancements, or design changes to PatternFly Determine if the color palette for charts changes for Penta and what the new palette is. Determine if there are other chart changes required for Penta and what they are. Core follow on: https://github.com/patternfly/patternfly/issues/5949
1.0
Penta: designs for charts - ## Requesting new features, enhancements, or design changes to PatternFly Determine if the color palette for charts changes for Penta and what the new palette is. Determine if there are other chart changes required for Penta and what they are. Core follow on: https://github.com/patternf...
non_main
penta designs for charts requesting new features enhancements or design changes to patternfly determine if the color palette for charts changes for penta and what the new palette is determine if there are other chart changes required for penta and what they are core follow on
0
47,760
5,914,937,612
IssuesEvent
2017-05-22 05:53:37
Microsoft/vsts-tasks
https://api.github.com/repos/Microsoft/vsts-tasks
closed
VSTest: Test Impact Analysis not working for x64 Assemblies
Area: Test
The step where tests are discovered (**ListFullyQualifiedTests**) does not pass the platform variable to vstest.console.exe resulting in the following: > Test run will use DLL(s) built for framework Framework45 and platform X86. Following DLL(s) will not be part of run: > _{list of x64 assemblies}_ are built for F...
1.0
VSTest: Test Impact Analysis not working for x64 Assemblies - The step where tests are discovered (**ListFullyQualifiedTests**) does not pass the platform variable to vstest.console.exe resulting in the following: > Test run will use DLL(s) built for framework Framework45 and platform X86. Following DLL(s) will not ...
non_main
vstest test impact analysis not working for assemblies the step where tests are discovered listfullyqualifiedtests does not pass the platform variable to vstest console exe resulting in the following test run will use dll s built for framework and platform following dll s will not be part of run...
0
3,327
12,888,984,334
IssuesEvent
2020-07-13 13:52:01
ipfs/pinning-services-api-spec
https://api.github.com/repos/ipfs/pinning-services-api-spec
opened
Finalizing MVP API Spec for IPFS WebUI integration
P0 dif/expert effort/days kind/maintenance need/community-input need/maintainers-input
### About This issue tracks overall finalization status of this spec from the perspective of being ready for stakeholders to start implementation of basic functionality. cc @jacobheun @pooja @jessicaschilling ### Stakeholders - Pinning Services implementing the API - IPFS Core Impl. WG implementing API c...
True
Finalizing MVP API Spec for IPFS WebUI integration - ### About This issue tracks overall finalization status of this spec from the perspective of being ready for stakeholders to start implementation of basic functionality. cc @jacobheun @pooja @jessicaschilling ### Stakeholders - Pinning Services implemen...
main
finalizing mvp api spec for ipfs webui integration about this issue tracks overall finalization status of this spec from the perspective of being ready for stakeholders to start implementation of basic functionality cc jacobheun pooja jessicaschilling stakeholders pinning services implemen...
1
5,305
26,791,633,301
IssuesEvent
2023-02-01 08:58:12
rustsec/advisory-db
https://api.github.com/repos/rustsec/advisory-db
closed
`daemonize` unmaintained
Unmaintained
There has been issue asking for new release since 2021-09: https://github.com/knsd/daemonize/issues/46 No commits, no communication, etc. from the author since 2021-07. There's also issue https://github.com/knsd/daemonize/issues/44#issuecomment-887287257 from 2021-07 where author promised new version in two weeks, h...
True
`daemonize` unmaintained - There has been issue asking for new release since 2021-09: https://github.com/knsd/daemonize/issues/46 No commits, no communication, etc. from the author since 2021-07. There's also issue https://github.com/knsd/daemonize/issues/44#issuecomment-887287257 from 2021-07 where author promised ...
main
daemonize unmaintained there has been issue asking for new release since no commits no communication etc from the author since there s also issue from where author promised new version in two weeks however that never happened also ping knsd is daemonize crate still maintained
1
3,154
12,180,032,310
IssuesEvent
2020-04-28 11:45:11
vicky002/AlgoWiki
https://api.github.com/repos/vicky002/AlgoWiki
opened
Looking for maintainers
Looking For Maintainers help wanted
Hey, Awesome devs! I've been extremely busy lately with my different startups. I'm looking for someone who is ready to maintain this repo, handle PR, make sure everything is properly structured and all changes and content are added in their respective folders. If you would like to contribute and become a maintain...
True
Looking for maintainers - Hey, Awesome devs! I've been extremely busy lately with my different startups. I'm looking for someone who is ready to maintain this repo, handle PR, make sure everything is properly structured and all changes and content are added in their respective folders. If you would like to contri...
main
looking for maintainers hey awesome devs i ve been extremely busy lately with my different startups i m looking for someone who is ready to maintain this repo handle pr make sure everything is properly structured and all changes and content are added in their respective folders if you would like to contri...
1
414,328
12,102,274,772
IssuesEvent
2020-04-20 16:26:09
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
closed
Make fullscreen notification overlay timeout configurable
component: config easy priority: 1 - middle
Currently, the `FullscreenNotification` hide timeout is hardcoded to 3s (in `webenginetab.py` which creates the object). Instead, it should be configurable, including a value (probably 0 or -1 or None, depending on how other settings do this) to not show it at all. Also, it might be good to rename `content.window...
1.0
Make fullscreen notification overlay timeout configurable - Currently, the `FullscreenNotification` hide timeout is hardcoded to 3s (in `webenginetab.py` which creates the object). Instead, it should be configurable, including a value (probably 0 or -1 or None, depending on how other settings do this) to not show it...
non_main
make fullscreen notification overlay timeout configurable currently the fullscreennotification hide timeout is hardcoded to in webenginetab py which creates the object instead it should be configurable including a value probably or or none depending on how other settings do this to not show it ...
0
153,865
12,167,376,868
IssuesEvent
2020-04-27 10:48:38
kubeflow/tf-operator
https://api.github.com/repos/kubeflow/tf-operator
closed
mnist test isn't part of CI
api/v1alpha2 area/0.4.0 area/testing lifecycle/stale priority/p2
An mnist test was added but this isn't integrated with our CI system. https://github.com/kubeflow/tf-operator/tree/master/test/e2e/dist-mnist Ideally we'd run this as part of an Argo workflow that would build and deploy the latest version of the TFJob operator /cc @ScorpioCPH /priority p2
1.0
mnist test isn't part of CI - An mnist test was added but this isn't integrated with our CI system. https://github.com/kubeflow/tf-operator/tree/master/test/e2e/dist-mnist Ideally we'd run this as part of an Argo workflow that would build and deploy the latest version of the TFJob operator /cc @ScorpioCPH /pri...
non_main
mnist test isn t part of ci an mnist test was added but this isn t integrated with our ci system ideally we d run this as part of an argo workflow that would build and deploy the latest version of the tfjob operator cc scorpiocph priority
0
38,150
2,839,626,206
IssuesEvent
2015-05-27 14:37:57
Kunstmaan/KunstmaanBundlesCMS
https://api.github.com/repos/Kunstmaan/KunstmaanBundlesCMS
closed
Sort sub entities in pageparts is not working
Priority: Normal Profile: Frontend Type: Bugfix
If you make sub entities sortable, you have JS errors in console and sort does not work.
1.0
Sort sub entities in pageparts is not working - If you make sub entities sortable, you have JS errors in console and sort does not work.
non_main
sort sub entities in pageparts is not working if you make sub entities sortable you have js errors in console and sort does not work
0
258,485
22,322,418,450
IssuesEvent
2022-06-14 07:44:21
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
opened
The generation for test cases in the planner/core/testdata package can be improved
type/enhancement sig/planner component/test
## Enhancement Now, if we want to record the test cases result in the planner/core/testdata package, we can use the argument `--record` when we run the test cases. But it will clear the other test cases results which have been already recorded. So we should improve the generation for the test cases.
1.0
The generation for test cases in the planner/core/testdata package can be improved - ## Enhancement Now, if we want to record the test cases result in the planner/core/testdata package, we can use the argument `--record` when we run the test cases. But it will clear the other test cases results which have been already...
non_main
the generation for test cases in the planner core testdata package can be improved enhancement now if we want to record the test cases result in the planner core testdata package we can use the argument record when we run the test cases but it will clear the other test cases results which have been already...
0
225,516
7,482,163,269
IssuesEvent
2018-04-04 23:42:06
ngxs/store
https://api.github.com/repos/ngxs/store
closed
Select Raw Value
domain:core priority:1 type:feature
In some cases, you need the ability to select a raw value from the store. In the use case below, we have a store that is backed by localstorage that contains the jwt token, we need the ability to get the RAW value from the token to pass in the request object. ``` @Injectable() export class JWTInterceptor imple...
1.0
Select Raw Value - In some cases, you need the ability to select a raw value from the store. In the use case below, we have a store that is backed by localstorage that contains the jwt token, we need the ability to get the RAW value from the token to pass in the request object. ``` @Injectable() export class J...
non_main
select raw value in some cases you need the ability to select a raw value from the store in the use case below we have a store that is backed by localstorage that contains the jwt token we need the ability to get the raw value from the token to pass in the request object injectable export class j...
0
69,310
9,292,966,556
IssuesEvent
2019-03-22 06:00:11
nextbitlabs/Rapido
https://api.github.com/repos/nextbitlabs/Rapido
closed
Why CSS classes are out of scope?
Documentation under review
Please better explains the advantages of not introducing CSS classes.
1.0
Why CSS classes are out of scope? - Please better explains the advantages of not introducing CSS classes.
non_main
why css classes are out of scope please better explains the advantages of not introducing css classes
0
17,360
3,001,591,405
IssuesEvent
2015-07-24 12:31:23
alex-klock/razor-mediator-4-tridion
https://api.github.com/repos/alex-klock/razor-mediator-4-tridion
closed
How to add page directives in Razor
auto-migrated Priority-Medium question Type-Defect
``` How to add a a page directives in razor templates for SDL Tridion 2011 as below <%@page pageEncoding="UTF-8" %> ``` Original issue reported on code.google.com by `k.sheika...@gmail.com` on 25 Feb 2014 at 11:06
1.0
How to add page directives in Razor - ``` How to add a a page directives in razor templates for SDL Tridion 2011 as below <%@page pageEncoding="UTF-8" %> ``` Original issue reported on code.google.com by `k.sheika...@gmail.com` on 25 Feb 2014 at 11:06
non_main
how to add page directives in razor how to add a a page directives in razor templates for sdl tridion as below original issue reported on code google com by k sheika gmail com on feb at
0
1,683
6,574,154,290
IssuesEvent
2017-09-11 11:43:59
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Update URI documentation to remove deprecated example and add new one
affects_2.1 docs_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: --> - Documentation Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> uri ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version”...
True
Update URI documentation to remove deprecated example and add new one - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Documentation Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> uri ###...
main
update uri documentation to remove deprecated example and add new one issue type documentation report component name uri ansible version configuration mention any settings you have changed added removed in ansible cfg or using the ansible ...
1
105,770
23,111,171,666
IssuesEvent
2022-07-27 13:09:55
FerretDB/FerretDB
https://api.github.com/repos/FerretDB/FerretDB
closed
`tjson`: Fix schema comparison
code/chore code/tigris
This task is a part of #683 epic. 🎯 Currently, schema comparison method `func (s *Schema) Equal(other *Schema) bool` is implemented with `reflect.DeepEqual`. The goal of this task is to come up with a better approach. The target code is located [here](https://github.com/FerretDB/FerretDB/blob/22f1fdbd0b80bdcaee...
2.0
`tjson`: Fix schema comparison - This task is a part of #683 epic. 🎯 Currently, schema comparison method `func (s *Schema) Equal(other *Schema) bool` is implemented with `reflect.DeepEqual`. The goal of this task is to come up with a better approach. The target code is located [here](https://github.com/FerretDB...
non_main
tjson fix schema comparison this task is a part of epic 🎯 currently schema comparison method func s schema equal other schema bool is implemented with reflect deepequal the goal of this task is to come up with a better approach the target code is located tigris data types for ...
0
26,175
12,880,033,554
IssuesEvent
2020-07-12 02:43:58
GoogleChrome/web.dev
https://api.github.com/repos/GoogleChrome/web.dev
closed
Content: Provide better/modern guidance on interpreting TTI vs other metrics
content update performance stale
https://web.dev/tti/ article does a fantastic job explaining precisely what TTI is... but I think could do more to help explain how that metric should be used in practice, especially compared to TBT or FID. > Time to Interactive (TTI) is an important, user-centric metric for measuring load responsiveness. It helps i...
True
Content: Provide better/modern guidance on interpreting TTI vs other metrics - https://web.dev/tti/ article does a fantastic job explaining precisely what TTI is... but I think could do more to help explain how that metric should be used in practice, especially compared to TBT or FID. > Time to Interactive (TTI) is ...
non_main
content provide better modern guidance on interpreting tti vs other metrics article does a fantastic job explaining precisely what tti is but i think could do more to help explain how that metric should be used in practice especially compared to tbt or fid time to interactive tti is an important user ...
0
1,531
6,572,225,322
IssuesEvent
2017-09-11 00:17:00
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lxc_container container_config update is broken
affects_2.0 bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME lxc_container ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` (bug still present in devel branch) ##### CONFIGURATION Default Ansible configuration. ##### OS / ENVIRONMEN...
True
lxc_container container_config update is broken - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME lxc_container ##### ANSIBLE VERSION ``` ansible 2.0.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` (bug still present in devel branch) ##### CONFIGURATION De...
main
lxc container container config update is broken issue type bug report component name lxc container ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides bug still present in devel branch configuration de...
1
5,097
26,007,868,564
IssuesEvent
2022-12-20 21:20:34
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Websocket Support for API Gateway
type/feature area/local/start-api stage/pm-review maintainer/need-followup
### Describe your idea/feature/enhancement As per the [announcement](https://aws.amazon.com/blogs/compute/announcing-websocket-apis-in-amazon-api-gateway/) of WebSocket support in API Gateway, adding WebSocket support to SAM would facilitate local development. ### Proposal Add WebSocket support to API Gateway ...
True
Websocket Support for API Gateway - ### Describe your idea/feature/enhancement As per the [announcement](https://aws.amazon.com/blogs/compute/announcing-websocket-apis-in-amazon-api-gateway/) of WebSocket support in API Gateway, adding WebSocket support to SAM would facilitate local development. ### Proposal A...
main
websocket support for api gateway describe your idea feature enhancement as per the of websocket support in api gateway adding websocket support to sam would facilitate local development proposal add websocket support to api gateway functionality this may be entirely out of scope of the sam...
1
811,393
30,286,088,667
IssuesEvent
2023-07-08 17:48:53
Selody-project/Backend
https://api.github.com/repos/Selody-project/Backend
closed
[BACK-TASK] GroupEvent field.
Priority 2
### 설명 `Confirmed`, `Possible`, `impossible`에 대한 Usecase가 명확하지 않습니다. 이 field에 대해서 어떻게 해야할지 상의를 한 후 변수를 지우거나 아니면 새로운 요청이 필요할 거 같습니다. https://github.com/Selody-project/Backend/blob/main/src/models/groupSchedule.js#L57 ### 링크 **Pre-requisite**: [Link to pre-req task](https://github.com/xERN-shareANDcommunity/Bac...
1.0
[BACK-TASK] GroupEvent field. - ### 설명 `Confirmed`, `Possible`, `impossible`에 대한 Usecase가 명확하지 않습니다. 이 field에 대해서 어떻게 해야할지 상의를 한 후 변수를 지우거나 아니면 새로운 요청이 필요할 거 같습니다. https://github.com/Selody-project/Backend/blob/main/src/models/groupSchedule.js#L57 ### 링크 **Pre-requisite**: [Link to pre-req task](https://githu...
non_main
groupevent field 설명 confirmed possible impossible 에 대한 usecase가 명확하지 않습니다 이 field에 대해서 어떻게 해야할지 상의를 한 후 변수를 지우거나 아니면 새로운 요청이 필요할 거 같습니다 링크 pre requisite
0
141,306
5,434,788,467
IssuesEvent
2017-03-05 11:00:52
ruudgreven/robocodecup
https://api.github.com/repos/ruudgreven/robocodecup
closed
Add dropdown to admin page for selecting a competition and a round and not a free-form textfield
low priority
When you upload a file, the user should type in the name of the competition and the round. This can be replaced by dropdowns.
1.0
Add dropdown to admin page for selecting a competition and a round and not a free-form textfield - When you upload a file, the user should type in the name of the competition and the round. This can be replaced by dropdowns.
non_main
add dropdown to admin page for selecting a competition and a round and not a free form textfield when you upload a file the user should type in the name of the competition and the round this can be replaced by dropdowns
0
132,815
10,764,995,450
IssuesEvent
2019-11-01 09:50:44
appium/appium
https://api.github.com/repos/appium/appium
closed
[iOS] Appium returns wrong element attribute value
ThirdParty XCUITest
## The problem I am trying to get elements attribute "value" value. At first, I print page source (pasting here just one element I am interested in): ``` <XCUIElementTypeSwitch type="XCUIElementTypeSwitch" value="1" name="s_settings_online_switch_value" label="Use online shopping" enabled="true" visible="true" x...
1.0
[iOS] Appium returns wrong element attribute value - ## The problem I am trying to get elements attribute "value" value. At first, I print page source (pasting here just one element I am interested in): ``` <XCUIElementTypeSwitch type="XCUIElementTypeSwitch" value="1" name="s_settings_online_switch_value" label=...
non_main
appium returns wrong element attribute value the problem i am trying to get elements attribute value value at first i print page source pasting here just one element i am interested in here i clearly see that value next i am calling getattribute method to find attributes value val...
0
43,303
5,626,014,976
IssuesEvent
2017-04-04 20:48:40
GSA/data.gov
https://api.github.com/repos/GSA/data.gov
closed
Add RSS Icon and Source name for all automated rss posts
design Feature Sprint topics usability
The Updates section of the Topic shows posts which can be either entered manually or in an automated fashion using RSS Feeds. For the one posted using RSS Feeds, show RSS icon next to the title and show source name next to it.
1.0
Add RSS Icon and Source name for all automated rss posts - The Updates section of the Topic shows posts which can be either entered manually or in an automated fashion using RSS Feeds. For the one posted using RSS Feeds, show RSS icon next to the title and show source name next to it.
non_main
add rss icon and source name for all automated rss posts the updates section of the topic shows posts which can be either entered manually or in an automated fashion using rss feeds for the one posted using rss feeds show rss icon next to the title and show source name next to it
0
4,109
19,514,735,186
IssuesEvent
2021-12-29 08:13:33
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Remote signalers have extremely outdated ui code
Maintainability/Hinders improvements
```/obj/item/assembly/signaler/ui_interact(mob/user, flag1) . = ..() if(is_secured(user)) var/t1 = "-------" var/dat = {" <TT> <A href='byond://?src=[REF(src)];send=1'>Send Signal</A><BR> <B>Frequency/Code</B> for signaler:<BR> Frequency: <A href='byond://?src=[REF(src)];freq=-10'>-</A> <A href='byond:/...
True
Remote signalers have extremely outdated ui code - ```/obj/item/assembly/signaler/ui_interact(mob/user, flag1) . = ..() if(is_secured(user)) var/t1 = "-------" var/dat = {" <TT> <A href='byond://?src=[REF(src)];send=1'>Send Signal</A><BR> <B>Frequency/Code</B> for signaler:<BR> Frequency: <A href='byond:...
main
remote signalers have extremely outdated ui code obj item assembly signaler ui interact mob user if is secured user var var dat send signal frequency code for signaler frequency code user brow...
1