Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
297,970 | 25,777,805,422 | IssuesEvent | 2022-12-09 13:28:52 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | closed | Support custom domain test to expose workload on AWS clusters. | area/api-gateway area/tests | <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
Support custom domain test to expose workload on AWS clusters.
Functions responsible for working with DNS and LoadBalancerIP should be chan... | 1.0 | Support custom domain test to expose workload on AWS clusters. - <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
Support custom domain test to expose workload on AWS clusters.
Functions r... | non_priority | support custom domain test to expose workload on aws clusters thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description support custom domain test to expose workload on aws clusters functions r... | 0 |
140,465 | 12,907,023,668 | IssuesEvent | 2020-07-15 03:33:37 | SI-Aizu/documentation | https://api.github.com/repos/SI-Aizu/documentation | closed | tutorial: TensorFlow v2.2.0 GPU Docker | documentation | ```sh
# Run bash
docker run -i -t --rm --gpus all tensorflow/tensorflow:2.2.0-gpu bash
# Run Jupyter Notebook
docker run -i -t --rm --gpus all -p 8888:8888 tensorflow/tensorflow:2.2.0-gpu-jupyter
```
- [tensorflow/tensorflow - Docker Hub](https://hub.docker.com/r/tensorflow/tensorflow) | 1.0 | tutorial: TensorFlow v2.2.0 GPU Docker - ```sh
# Run bash
docker run -i -t --rm --gpus all tensorflow/tensorflow:2.2.0-gpu bash
# Run Jupyter Notebook
docker run -i -t --rm --gpus all -p 8888:8888 tensorflow/tensorflow:2.2.0-gpu-jupyter
```
- [tensorflow/tensorflow - Docker Hub](https://hub.docker.com/r/tens... | non_priority | tutorial tensorflow gpu docker sh run bash docker run i t rm gpus all tensorflow tensorflow gpu bash run jupyter notebook docker run i t rm gpus all p tensorflow tensorflow gpu jupyter | 0 |
494,895 | 14,268,058,717 | IssuesEvent | 2020-11-20 21:40:14 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | closed | Saving record with non-Latin characters in title throws Internal Server Error | Lead: @cclauss Priority: 2 Python 3: bytes vs. str Type: Bug | Fixed in #4131
Related to #3704
<!-- What problem are we solving? What does the experience look like today? What are the symptoms? -->
Saving record with non-Latin characters in title throws Internal Server Error as of 11/13/2020.
### Evidence / Screenshot (if possible)
<img width="765" alt="Screenshot 2020-11-1... | 1.0 | Saving record with non-Latin characters in title throws Internal Server Error - Fixed in #4131
Related to #3704
<!-- What problem are we solving? What does the experience look like today? What are the symptoms? -->
Saving record with non-Latin characters in title throws Internal Server Error as of 11/13/2020.
###... | priority | saving record with non latin characters in title throws internal server error fixed in related to saving record with non latin characters in title throws internal server error as of evidence screenshot if possible img width alt screenshot at src relevant url ... | 1 |
183,982 | 31,799,526,281 | IssuesEvent | 2023-09-13 10:09:48 | microsoft/vscode-pull-request-github | https://api.github.com/repos/microsoft/vscode-pull-request-github | closed | Support commenting on code removals | as-designed | There does not appear to be a way to comment on code removals with the VSCode plugin. This is a function of github.com pull requests.

| 1.0 | Support commenting on code removals - There does not appear to be a way to comment on code removals with the VSCode plugin. This is a function of github.com pull requests.
 detected in linuxlinux-4.1.17 - autoclosed | security vulnerability | ## CVE-2022-3586 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.17</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https:/... | True | CVE-2022-3586 (Medium) detected in linuxlinux-4.1.17 - autoclosed - ## CVE-2022-3586 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.1.17</b></p></summary>
<p>
<p>Apache... | non_priority | cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
310,123 | 23,321,743,534 | IssuesEvent | 2022-08-08 17:02:30 | bcbi/PreprocessMD.jl | https://api.github.com/repos/bcbi/PreprocessMD.jl | closed | Output is copied along with code | documentation | In the documentation, example function calls are given. When a user clicks the copy button, it copies the output as well, which has to be removed before execution. | 1.0 | Output is copied along with code - In the documentation, example function calls are given. When a user clicks the copy button, it copies the output as well, which has to be removed before execution. | non_priority | output is copied along with code in the documentation example function calls are given when a user clicks the copy button it copies the output as well which has to be removed before execution | 0 |
456,637 | 13,150,952,925 | IssuesEvent | 2020-08-09 14:22:12 | chrisjsewell/docutils | https://api.github.com/repos/chrisjsewell/docutils | closed | rst2man: Extra vertical space in definition list definition [SF:bugs:161] | bugs closed-fixed priority-5 |
author: akheron
created: 2011-03-17 08:54:27
assigned: grubert
SF_url: https://sourceforge.net/p/docutils/bugs/161
If the definition list term consists only of plain text, there's no vertical space between the term and the definition. However, if I add an emphasis, for example, to the term, then there's a verti... | 1.0 | rst2man: Extra vertical space in definition list definition [SF:bugs:161] -
author: akheron
created: 2011-03-17 08:54:27
assigned: grubert
SF_url: https://sourceforge.net/p/docutils/bugs/161
If the definition list term consists only of plain text, there's no vertical space between the term and the definition. H... | priority | extra vertical space in definition list definition author akheron created assigned grubert sf url if the definition list term consists only of plain text there s no vertical space between the term and the definition however if i add an emphasis for example to the term then there s... | 1 |
347,538 | 10,431,084,575 | IssuesEvent | 2019-09-17 08:21:26 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.netflix.com - site is not usable | browser-focus-geckoview engine-gecko priority-critical | <!-- @browser: Firefox Mobile 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.netflix.com/cancelplan
**Browser / Version**: Firefox Mobile 69.0
**Operating System**: Android
**... | 1.0 | www.netflix.com - site is not usable - <!-- @browser: Firefox Mobile 69.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:69.0) Gecko/69.0 Firefox/69.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://www.netflix.com/cancelplan
**Browser / Version**: Firefox Mobil... | priority | site is not usable url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description cancel button doesn t work steps to reproduce browser configuration none from with ❤️ | 1 |
266,180 | 20,141,455,907 | IssuesEvent | 2022-02-09 00:01:32 | JDaniloC/Electronpy | https://api.github.com/repos/JDaniloC/Electronpy | opened | Documentation | documentation | Create a documentation explain all details, inspired in Eel documentation and Fyears documentation. | 1.0 | Documentation - Create a documentation explain all details, inspired in Eel documentation and Fyears documentation. | non_priority | documentation create a documentation explain all details inspired in eel documentation and fyears documentation | 0 |
81,373 | 15,618,442,836 | IssuesEvent | 2021-03-20 01:03:03 | jgeraigery/azure-iot-platform-dotnet | https://api.github.com/repos/jgeraigery/azure-iot-platform-dotnet | opened | CVE-2020-28499 (High) detected in merge-1.2.1.tgz | security vulnerability | ## CVE-2020-28499 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-1.2.1.tgz</b></p></summary>
<p>Merge multiple objects into one, optionally creating a new cloned object. Similar... | True | CVE-2020-28499 (High) detected in merge-1.2.1.tgz - ## CVE-2020-28499 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>merge-1.2.1.tgz</b></p></summary>
<p>Merge multiple objects into o... | non_priority | cve high detected in merge tgz cve high severity vulnerability vulnerable library merge tgz merge multiple objects into one optionally creating a new cloned object similar to the jquery extend but more flexible works in node js and the browser library home page a href ... | 0 |
674,632 | 23,059,933,617 | IssuesEvent | 2022-07-25 09:01:10 | projectdiscovery/naabu | https://api.github.com/repos/projectdiscovery/naabu | closed | panic: interface conversion: interface {} is nil, not scan.Handlers | Priority: Medium Status: On Hold Type: Bug | `runner.Close()` doesn't immediately stop naabu but
```console
func (r *Runner) Close() {
os.RemoveAll(r.targetsFile)
r.scanner.IPRanger.Hosts.Close()
+ r.scanner.State = scan.Done
+ r.scanner.Close()
//r.wgscan
}
```
```console
panic: interface conversion: interface {} is nil, not scan.Handlers
pan... | 1.0 | panic: interface conversion: interface {} is nil, not scan.Handlers - `runner.Close()` doesn't immediately stop naabu but
```console
func (r *Runner) Close() {
os.RemoveAll(r.targetsFile)
r.scanner.IPRanger.Hosts.Close()
+ r.scanner.State = scan.Done
+ r.scanner.Close()
//r.wgscan
}
```
```console
pan... | priority | panic interface conversion interface is nil not scan handlers runner close doesn t immediately stop naabu but console func r runner close os removeall r targetsfile r scanner ipranger hosts close r scanner state scan done r scanner close r wgscan console pan... | 1 |
99,827 | 4,068,886,613 | IssuesEvent | 2016-05-27 00:04:11 | esea48/MoelisIR | https://api.github.com/repos/esea48/MoelisIR | closed | Stock Information - Drawers acting as Hover state | 1 - Ready 2nd priority | On the stock information page chart, we have 2 sets of drawers, with drawers within. Initial drawers operate fine, but the internal drawers are acting as hover states, making it incredibly frustrating to navigate the options. Indexes, Events, Performance Metrics, Chart Type and Tracker type should act as drawers.
!... | 1.0 | Stock Information - Drawers acting as Hover state - On the stock information page chart, we have 2 sets of drawers, with drawers within. Initial drawers operate fine, but the internal drawers are acting as hover states, making it incredibly frustrating to navigate the options. Indexes, Events, Performance Metrics, Cha... | priority | stock information drawers acting as hover state on the stock information page chart we have sets of drawers with drawers within initial drawers operate fine but the internal drawers are acting as hover states making it incredibly frustrating to navigate the options indexes events performance metrics cha... | 1 |
32,251 | 6,042,006,185 | IssuesEvent | 2017-06-11 08:26:18 | styleguidist/react-styleguidist | https://api.github.com/repos/styleguidist/react-styleguidist | closed | Docs pointing to master? | documentation | The documentation site appears to be referencing a config option (`showUsage`) that is not available in `v5.3.2` | 1.0 | Docs pointing to master? - The documentation site appears to be referencing a config option (`showUsage`) that is not available in `v5.3.2` | non_priority | docs pointing to master the documentation site appears to be referencing a config option showusage that is not available in | 0 |
811,621 | 30,294,584,748 | IssuesEvent | 2023-07-09 17:45:29 | Fiserv/Support | https://api.github.com/repos/Fiserv/Support | closed | LATAM Landing Page | enhancement Priority - Low FirstVision Latam stale-wont-fix | **Region** (optional)
LATAM
**Is your feature request related to a problem? Please describe.**
No, It's related to a new feature for LATAM
**Describe the solution you'd like**
Create a landing page for LATAM solutions such as: Brazil, API's , FirstVision, Merchant Acquiring, Signature and Silvercore
**Descr... | 1.0 | LATAM Landing Page - **Region** (optional)
LATAM
**Is your feature request related to a problem? Please describe.**
No, It's related to a new feature for LATAM
**Describe the solution you'd like**
Create a landing page for LATAM solutions such as: Brazil, API's , FirstVision, Merchant Acquiring, Signature and ... | priority | latam landing page region optional latam is your feature request related to a problem please describe no it s related to a new feature for latam describe the solution you d like create a landing page for latam solutions such as brazil api s firstvision merchant acquiring signature and ... | 1 |
132,892 | 18,276,384,363 | IssuesEvent | 2021-10-04 19:21:51 | Seagate/cortx | https://api.github.com/repos/Seagate/cortx | closed | CVE-2021-3820 (High) detected in i-0.3.6.tgz - autoclosed | security vulnerability | ## CVE-2021-3820 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>i-0.3.6.tgz</b></p></summary>
<p>custom inflections for nodejs</p>
<p>Library home page: <a href="https://registry.npmj... | True | CVE-2021-3820 (High) detected in i-0.3.6.tgz - autoclosed - ## CVE-2021-3820 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>i-0.3.6.tgz</b></p></summary>
<p>custom inflections for nod... | non_priority | cve high detected in i tgz autoclosed cve high severity vulnerability vulnerable library i tgz custom inflections for nodejs library home page a href path to dependency file cortx doc integrations mydrive package json path to vulnerable library doc integrations my... | 0 |
3,518 | 13,781,550,963 | IssuesEvent | 2020-10-08 16:19:53 | NaluKit/nalu | https://api.github.com/repos/NaluKit/nalu | closed | redirectTo-method of filter gets called twice | maintainance | The `redirect`-method of a Filter-class gets called twice and the 'getParameter'-method four times.
This might be confusing, in case you set a breakpoint inside the method. To avoid confusing, optimize the code, so that the methed gets called only one time. | True | redirectTo-method of filter gets called twice - The `redirect`-method of a Filter-class gets called twice and the 'getParameter'-method four times.
This might be confusing, in case you set a breakpoint inside the method. To avoid confusing, optimize the code, so that the methed gets called only one time. | non_priority | redirectto method of filter gets called twice the redirect method of a filter class gets called twice and the getparameter method four times this might be confusing in case you set a breakpoint inside the method to avoid confusing optimize the code so that the methed gets called only one time | 0 |
119,596 | 17,627,526,404 | IssuesEvent | 2021-08-19 01:00:12 | hugh-whitesource/classitransformers | https://api.github.com/repos/hugh-whitesource/classitransformers | opened | CVE-2021-37650 (High) detected in tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2021-37650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine lea... | True | CVE-2021-37650 (High) detected in tensorflow_gpu-2.4.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2021-37650 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.4.0-cp37-... | non_priority | cve high detected in tensorflow gpu whl cve high severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file classitransformers ... | 0 |
32,752 | 4,788,336,284 | IssuesEvent | 2016-10-30 14:23:41 | dataproofer/Dataproofer | https://api.github.com/repos/dataproofer/Dataproofer | closed | Test: check for extreme outliers in a numerical column | suite: stats test | _Please read [how to create a new test](https://github.com/dataproofer/Dataproofer#creating-a-new-test) if you're interested in writing this test._
First thoughts: inform users of values that lie outside a typical standard deviation
| 1.0 | Test: check for extreme outliers in a numerical column - _Please read [how to create a new test](https://github.com/dataproofer/Dataproofer#creating-a-new-test) if you're interested in writing this test._
First thoughts: inform users of values that lie outside a typical standard deviation
| non_priority | test check for extreme outliers in a numerical column please read if you re interested in writing this test first thoughts inform users of values that lie outside a typical standard deviation | 0 |
703,896 | 24,177,123,457 | IssuesEvent | 2022-09-23 03:58:45 | WordPress/openverse-frontend | https://api.github.com/repos/WordPress/openverse-frontend | closed | Run Check Nuxt build and Nuxt Playwright tests in parallel in CI | help wanted 🟨 priority: medium 🤖 aspect: dx 🧰 goal: internal improvement | ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
Currently, these two steps are run consequently, meaning that the CI lasts at least 2 minutes longer.
## Description
<!-- Describe the feature and how it solves the problem. -->
These steps do not actually depend on ea... | 1.0 | Run Check Nuxt build and Nuxt Playwright tests in parallel in CI - ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
Currently, these two steps are run consequently, meaning that the CI lasts at least 2 minutes longer.
## Description
<!-- Describe the feature and how i... | priority | run check nuxt build and nuxt playwright tests in parallel in ci problem currently these two steps are run consequently meaning that the ci lasts at least minutes longer description these steps do not actually depend on each other so we should run them in parallel additional context ... | 1 |
191,463 | 15,293,845,522 | IssuesEvent | 2021-02-24 01:09:05 | openlawteam/molochv3-ui | https://api.github.com/repos/openlawteam/molochv3-ui | opened | Link to molochv3-contracts repo | chore documentation | After the https://github.com/openlawteam/laoland repo is renamed to `molochv3-contracts`, we should update the `README` here to link to that repo. | 1.0 | Link to molochv3-contracts repo - After the https://github.com/openlawteam/laoland repo is renamed to `molochv3-contracts`, we should update the `README` here to link to that repo. | non_priority | link to contracts repo after the repo is renamed to contracts we should update the readme here to link to that repo | 0 |
381,494 | 11,276,548,669 | IssuesEvent | 2020-01-14 23:35:18 | googleapis/google-api-java-client-services | https://api.github.com/repos/googleapis/google-api-java-client-services | closed | Synthesis failed for manufacturers | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate manufacturers. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Checking out files: 24% (16230/65361)
Checking out files: 25% (16341/65361)
Checking out files: 26% (16994/65361)
Checking out files: 27% (17648/65361)
Check... | 1.0 | Synthesis failed for manufacturers - Hello! Autosynth couldn't regenerate manufacturers. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Checking out files: 24% (16230/65361)
Checking out files: 25% (16341/65361)
Checking out files: 26% (16994/65361)
Checking o... | priority | synthesis failed for manufacturers hello autosynth couldn t regenerate manufacturers broken heart here s the output from running synth py cloning into working repo checking out files checking out files checking out files checking out files chec... | 1 |
325,427 | 9,924,128,224 | IssuesEvent | 2019-07-01 08:58:54 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.etsy.com - design is broken | browser-fenix engine-gecko priority-important | <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.etsy.com/de/listing/711083745/rolleiflex-28f-leder-ever-ready-case-cw?ga_order=most_relevant
**Browser / Ver... | 1.0 | www.etsy.com - design is broken - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.etsy.com/de/listing/711083745/rolleiflex-28f-leder-ever-ready-case-cw?ga_or... | priority | design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description pictures don t show steps to reproduce pictures don t show reloading often fixes this browser configuration ... | 1 |
216,224 | 7,302,371,840 | IssuesEvent | 2018-02-27 09:30:04 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | addons.mozilla.org - see bug description | browser-firefox-mobile priority-important | <!-- @browser: Firefox Mobile 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://addons.mozilla.org/en-GB/android/addon/ublock-origin/
**Browser / Version**: Firefox Mobile 60.0
**Operating System**: Android 6.0.... | 1.0 | addons.mozilla.org - see bug description - <!-- @browser: Firefox Mobile 60.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:60.0) Gecko/60.0 Firefox/60.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://addons.mozilla.org/en-GB/android/addon/ublock-origin/
**Browser / Version**: Firefox Mob... | priority | addons mozilla org see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description too much lag steps to reproduce it is slow too slow if i perform an action its taking time t... | 1 |
180,008 | 13,915,162,652 | IssuesEvent | 2020-10-20 23:53:34 | daniel-norris/neu_ui | https://api.github.com/repos/daniel-norris/neu_ui | closed | Create a simple Form component test | good first issue hacktoberfest tests | **Is your feature request related to a problem? Please describe.**
Test coverage across the application is low. We need to build confidence that the components have the expected behaviour that we want and to help mitigate any regression in the future.
**Describe the solution you'd like**
We need to implement bette... | 1.0 | Create a simple Form component test - **Is your feature request related to a problem? Please describe.**
Test coverage across the application is low. We need to build confidence that the components have the expected behaviour that we want and to help mitigate any regression in the future.
**Describe the solution yo... | non_priority | create a simple form component test is your feature request related to a problem please describe test coverage across the application is low we need to build confidence that the components have the expected behaviour that we want and to help mitigate any regression in the future describe the solution yo... | 0 |
265,516 | 28,297,903,614 | IssuesEvent | 2023-04-10 01:15:05 | dpteam/RK3188_TABLET | https://api.github.com/repos/dpteam/RK3188_TABLET | closed | CVE-2018-13405 (High) detected in linux-yocto-4.12v3.1.10 - autoclosed | Mend: dependency security vulnerability | ## CVE-2018-13405 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.12v3.1.10</b></p></summary>
<p>
<p>Linux 4.12 Embedded Kernel</p>
<p>Library home page: <a href=https://... | True | CVE-2018-13405 (High) detected in linux-yocto-4.12v3.1.10 - autoclosed - ## CVE-2018-13405 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yocto-4.12v3.1.10</b></p></summary>
<p>
... | non_priority | cve high detected in linux yocto autoclosed cve high severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
84,358 | 3,663,918,969 | IssuesEvent | 2016-02-19 09:13:54 | WebDevJL/XeroxMissionTasks | https://api.github.com/repos/WebDevJL/XeroxMissionTasks | closed | Valider la vente de produit avec OD | new dev priority:very high | Full Process avec un produit de transport requérant une OD | 1.0 | Valider la vente de produit avec OD - Full Process avec un produit de transport requérant une OD | priority | valider la vente de produit avec od full process avec un produit de transport requérant une od | 1 |
308,815 | 9,457,610,876 | IssuesEvent | 2019-04-17 01:16:36 | ropensci/drake | https://api.github.com/repos/ropensci/drake | closed | Reduce the memory footprint of the plan. | closed: may revisit priority: high topic: performance | ## Prework
- [x] Read and abide by `drake`'s [code of conduct](https://github.com/ropensci/drake/blob/master/CODE_OF_CONDUCT.md).
- [x] Search for duplicates among the [existing issues](https://github.com/ropensci/drake/issues), both open and closed.
- [x] Advanced users: verify that the bottleneck still persists ... | 1.0 | Reduce the memory footprint of the plan. - ## Prework
- [x] Read and abide by `drake`'s [code of conduct](https://github.com/ropensci/drake/blob/master/CODE_OF_CONDUCT.md).
- [x] Search for duplicates among the [existing issues](https://github.com/ropensci/drake/issues), both open and closed.
- [x] Advanced users:... | priority | reduce the memory footprint of the plan prework read and abide by drake s search for duplicates among the both open and closed advanced users verify that the bottleneck still persists in the current development version i e remotes install github ropensci drake and mention the... | 1 |
10,583 | 2,622,175,062 | IssuesEvent | 2015-03-04 00:16:15 | byzhang/leveldb | https://api.github.com/repos/byzhang/leveldb | closed | static_cast char to unsigned on BIG_ENDIAN platforms may cause errors | auto-migrated Priority-Medium Type-Defect | ```
util/coding_test may fail on some BIG_ENDIAN platforms
uname -ms
HP-UX ia64
gcc version 4.3.3 (GCC)
micro test:
====cast.cpp ====
#include <stdio.h>
int main(int ac, char *av[]) {
char c = -1;
printf("cast1=%u cast2=%u",
static_cast<unsigned int>(c), //!!! wrong conversion
static_cast<unsig... | 1.0 | static_cast char to unsigned on BIG_ENDIAN platforms may cause errors - ```
util/coding_test may fail on some BIG_ENDIAN platforms
uname -ms
HP-UX ia64
gcc version 4.3.3 (GCC)
micro test:
====cast.cpp ====
#include <stdio.h>
int main(int ac, char *av[]) {
char c = -1;
printf("cast1=%u cast2=%u",
static_... | non_priority | static cast char to unsigned on big endian platforms may cause errors util coding test may fail on some big endian platforms uname ms hp ux gcc version gcc micro test cast cpp include int main int ac char av char c printf u u static cast c wron... | 0 |
189,628 | 15,192,187,414 | IssuesEvent | 2021-02-15 21:28:45 | Arquisoft/radarin_es4b | https://api.github.com/repos/Arquisoft/radarin_es4b | closed | Creación del apartado "1.0 Introducción y objetivos" de la documentación | documentation | Asignado a Alberto Fernández Gutiérrez | 1.0 | Creación del apartado "1.0 Introducción y objetivos" de la documentación - Asignado a Alberto Fernández Gutiérrez | non_priority | creación del apartado introducción y objetivos de la documentación asignado a alberto fernández gutiérrez | 0 |
272,779 | 8,517,670,677 | IssuesEvent | 2018-11-01 08:56:43 | atomikos/transactions-essentials | https://api.github.com/repos/atomikos/transactions-essentials | opened | Improve pool: recycleConnectionIfPossible should not give up on exception | enhancement priority: low | Currently, the method recycleConnectionIfPossible ignores any other connections as soon as it encounters and erroneous exception that yields an exception. This creates more connections in the pool than necessary.
A more flexible solution would be to catch exceptions and continue iterating until a suitable candidate... | 1.0 | Improve pool: recycleConnectionIfPossible should not give up on exception - Currently, the method recycleConnectionIfPossible ignores any other connections as soon as it encounters and erroneous exception that yields an exception. This creates more connections in the pool than necessary.
A more flexible solution wo... | priority | improve pool recycleconnectionifpossible should not give up on exception currently the method recycleconnectionifpossible ignores any other connections as soon as it encounters and erroneous exception that yields an exception this creates more connections in the pool than necessary a more flexible solution wo... | 1 |
692,744 | 23,747,745,400 | IssuesEvent | 2022-08-31 17:31:26 | operator-framework/rukpak | https://api.github.com/repos/operator-framework/rukpak | closed | improve git source implementation to return result with commit hash. | priority/important-soon todo | ERROR: type should be string, got "https://github.com/operator-framework/rukpak/blob/5343f290ded4d98beb9e368441d849b33799a47b/internal/source/git.go#L146\n\n```golang\n\npackage source\n\nimport (\n\t\"bytes\"\n\t\"compress/gzip\"\n\t\"context\"\n\t\"encoding/json\"\n\t\"fmt\"\n\t\"io\"\n\t\"io/fs\"\n\t\"strings\"\n\n\t\"github.com/nlepage/go-tarfs\"\n\tcorev1 \"k8s.io/api/core/v1\"\n\tmetav1 \"k8s.io/apimachinery/pkg/apis/meta/v1\"\n\t\"k8s.io/client-go/kubernetes\"\n\t\"sigs.k8s.io/controller-runtime/pkg/client\"\n\t\"sigs.k8s.io/controller-runtime/pkg/controller/controllerutil\"\n\n\trukpakv1alpha1 \"github.com/operator-framework/rukpak/api/v1alpha1\"\n\t\"github.com/operator-framework/rukpak/internal/git\"\n\t\"github.com/operator-framework/rukpak/internal/util\"\n)\n\ntype Git struct {\n\tClient client.Client\n\tKubeClient kubernetes.Interface\n\tProvisionerName string\n\tPodNamespace string\n\tUnpackImage string\n\tGitClientImage string\n}\n\nconst gitBundleUnpackContainerName = \"bundle\"\n\nfunc (g *Git) Unpack(ctx context.Context, bundle *rukpakv1alpha1.Bundle) (*Result, error) {\n\tif bundle.Spec.Source.Type != rukpakv1alpha1.SourceTypeGit {\n\t\treturn nil, fmt.Errorf(\"bundle source type %q not supported\", bundle.Spec.Source.Type)\n\t}\n\tif bundle.Spec.Source.Git == nil {\n\t\treturn nil, fmt.Errorf(\"bundle source git configuration is unset\")\n\t}\n\n\tpod := &corev1.Pod{}\n\top, err := g.ensureUnpackPod(ctx, bundle, pod)\n\tif err != nil {\n\t\treturn nil, err\n\t}\n\tif op == controllerutil.OperationResultCreated || op == controllerutil.OperationResultUpdated || pod.DeletionTimestamp != nil {\n\t\treturn &Result{State: StatePending}, nil\n\t}\n\n\tswitch phase := pod.Status.Phase; phase {\n\tcase corev1.PodPending:\n\t\treturn pendingGitPodResult(pod), nil\n\tcase corev1.PodRunning:\n\t\treturn &Result{State: StateUnpacking}, nil\n\tcase corev1.PodFailed:\n\t\treturn nil, g.failedPodResult(ctx, pod)\n\tcase corev1.PodSucceeded:\n\t\treturn g.succeededPodResult(ctx, bundle, pod)\n\tdefault:\n\t\treturn nil, g.handleUnexpectedPod(ctx, pod)\n\t}\n}\n\nfunc (g *Git) ensureUnpackPod(ctx context.Context, bundle *rukpakv1alpha1.Bundle, pod *corev1.Pod) (controllerutil.OperationResult, error) {\n\tcontrollerRef := metav1.NewControllerRef(bundle, bundle.GroupVersionKind())\n\tautomountServiceAccountToken := false\n\tpod.SetName(util.PodName(g.ProvisionerName, bundle.Name))\n\tpod.SetNamespace(g.PodNamespace)\n\n\treturn util.CreateOrRecreate(ctx, g.Client, pod, func() error {\n\t\tpod.SetLabels(map[string]string{\n\t\t\tutil.CoreOwnerKindKey: bundle.Kind,\n\t\t\tutil.CoreOwnerNameKey: bundle.Name,\n\t\t})\n\t\tpod.SetOwnerReferences([]metav1.OwnerReference{*controllerRef})\n\t\tpod.Spec.AutomountServiceAccountToken = &automountServiceAccountToken\n\t\tpod.Spec.RestartPolicy = corev1.RestartPolicyNever\n\n\t\tif len(pod.Spec.InitContainers) != 1 {\n\t\t\tpod.Spec.InitContainers = make([]corev1.Container, 1)\n\t\t}\n\n\t\t// Note: initContainer so we can ensure the repository has been cloned\n\t\t// at the bundle.Spec.Source.Git.Ref before we unpack the Bundle contents\n\t\t// that are stored in the repository.\n\t\tpod.Spec.InitContainers[0].Name = \"clone-repository\"\n\t\t// r.GitClientImage configures which git-based container image to use to clone the provided repository\n\t\t// r.GitClientImage currently defaults to alpine/git:v2.32.0\n\t\tpod.Spec.InitContainers[0].Image = g.GitClientImage\n\t\tpod.Spec.InitContainers[0].ImagePullPolicy = corev1.PullIfNotPresent\n\t\tcmd, err := git.CloneCommandFor(*bundle.Spec.Source.Git)\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\tpod.Spec.InitContainers[0].Command = []string{\"/bin/sh\", \"-c\", cmd}\n\t\tpod.Spec.InitContainers[0].VolumeMounts = []corev1.VolumeMount{{Name: \"bundle\", MountPath: \"/bundle\"}}\n\n\t\tif len(pod.Spec.Containers) != 1 {\n\t\t\tpod.Spec.Containers = make([]corev1.Container, 1)\n\t\t}\n\n\t\tpod.Spec.Containers[0].Name = gitBundleUnpackContainerName\n\t\tpod.Spec.Containers[0].Image = g.UnpackImage\n\t\tpod.Spec.Containers[0].ImagePullPolicy = corev1.PullIfNotPresent\n\t\tpod.Spec.Containers[0].Command = []string{\"/unpack\", \"--bundle-dir\", \"/bundle\"}\n\t\tpod.Spec.Containers[0].VolumeMounts = []corev1.VolumeMount{{Name: \"bundle\", MountPath: \"/bundle\"}}\n\n\t\tpod.Spec.Volumes = []corev1.Volume{\n\t\t\t{Name: \"bundle\", VolumeSource: corev1.VolumeSource{EmptyDir: &corev1.EmptyDirVolumeSource{}}},\n\t\t}\n\t\treturn nil\n\t})\n}\n\nfunc pendingGitPodResult(pod *corev1.Pod) *Result {\n\tvar messages []string\n\tfor _, cStatus := range append(pod.Status.InitContainerStatuses, pod.Status.ContainerStatuses...) {\n\t\tif waiting := cStatus.State.Waiting; waiting != nil {\n\t\t\tif waiting.Reason == \"ErrImagePull\" || waiting.Reason == \"ImagePullBackOff\" {\n\t\t\t\tmessages = append(messages, waiting.Message)\n\t\t\t}\n\t\t}\n\t}\n\treturn &Result{State: StatePending, Message: strings.Join(messages, \"; \")}\n}\n\nfunc (g *Git) failedPodResult(ctx context.Context, pod *corev1.Pod) error {\n\tlogs, err := g.getPodLogs(ctx, pod)\n\tif err != nil {\n\t\treturn fmt.Errorf(\"unpack failed: failed to retrieve failed pod logs: %w\", err)\n\t}\n\t_ = g.Client.Delete(ctx, pod)\n\treturn fmt.Errorf(\"unpack failed: %v\", string(logs))\n}\n\nfunc (g *Git) succeededPodResult(ctx context.Context, bundle *rukpakv1alpha1.Bundle, pod *corev1.Pod) (*Result, error) {\n\tbundleFS, err := g.getBundleContents(ctx, pod)\n\tif err != nil {\n\t\treturn nil, fmt.Errorf(\"get bundle contents: %w\", err)\n\t}\n\tresolvedSource := &rukpakv1alpha1.BundleSource{\n\t\tType: rukpakv1alpha1.SourceTypeGit,\n\t\t// TODO: improve git source implementation to return result with commit hash.\n\t\tGit: bundle.Spec.Source.Git.DeepCopy(),\n\t}\n\n\treturn &Result{Bundle: bundleFS, ResolvedSource: resolvedSource, State: StateUnpacked}, nil\n}\n\nfunc (g *Git) getBundleContents(ctx context.Context, pod *corev1.Pod) (fs.FS, error) {\n\tbundleData, err := g.getPodLogs(ctx, pod)\n\tif err != nil {\n\t\treturn nil, fmt.Errorf(\"get bundle contents: %w\", err)\n\t}\n\tbd := struct {\n\t\tContent []byte `json:\"content\"`\n\t}{}\n\n\tif err := json.Unmarshal(bundleData, &bd); err != nil {\n\t\treturn nil, fmt.Errorf(\"parse bundle data: %w\", err)\n\t}\n\n\tgzr, err := gzip.NewReader(bytes.NewReader(bd.Content))\n\tif err != nil {\n\t\treturn nil, fmt.Errorf(\"read bundle content gzip: %w\", err)\n\t}\n\treturn tarfs.New(gzr)\n}\n\nfunc (g *Git) getPodLogs(ctx context.Context, pod *corev1.Pod) ([]byte, error) {\n\tlogReader, err := g.KubeClient.CoreV1().Pods(pod.Namespace).GetLogs(pod.Name, &corev1.PodLogOptions{}).Stream(ctx)\n\tif err != nil {\n\t\treturn nil, fmt.Errorf(\"get pod logs: %w\", err)\n\t}\n\tdefer logReader.Close()\n\tbuf := &bytes.Buffer{}\n\tif _, err := io.Copy(buf, logReader); err != nil {\n\t\treturn nil, err\n\t}\n\treturn buf.Bytes(), nil\n}\n\nfunc (g *Git) handleUnexpectedPod(ctx context.Context, pod *corev1.Pod) error {\n\t_ = g.Client.Delete(ctx, pod)\n\treturn fmt.Errorf(\"unexpected pod phase: %v\", pod.Status.Phase)\n}\n\n```" | 1.0 | improve git source implementation to return result with commit hash. - https://github.com/operator-framework/rukpak/blob/5343f290ded4d98beb9e368441d849b33799a47b/internal/source/git.go#L146
```golang
package source
import (
"bytes"
"compress/gzip"
"context"
"encoding/json"
"fmt"
"io"
"io/fs"
"strings"
"git... | priority | improve git source implementation to return result with commit hash golang package source import bytes compress gzip context encoding json fmt io io fs strings github com nlepage go tarfs io api core io apimachinery pkg apis meta io client go kubernetes ... | 1 |
737,262 | 25,508,621,228 | IssuesEvent | 2022-11-28 11:22:10 | Software-Engineering-LNU/Software-Engineering-Project | https://api.github.com/repos/Software-Engineering-LNU/Software-Engineering-Project | closed | Add Github Actions to auto-format code | TechTask Low priority | Definition of done:
- [ ] add Github Bot to auto-format all files in develop/main/release branches
- [ ] test Github Bot
Deadline: 29.10.2022 23:59 | 1.0 | Add Github Actions to auto-format code - Definition of done:
- [ ] add Github Bot to auto-format all files in develop/main/release branches
- [ ] test Github Bot
Deadline: 29.10.2022 23:59 | priority | add github actions to auto format code definition of done add github bot to auto format all files in develop main release branches test github bot deadline | 1 |
344,459 | 10,345,099,360 | IssuesEvent | 2019-09-04 12:47:47 | materna-se/declab | https://api.github.com/repos/materna-se/declab | closed | FEEL Playground no red colors | Priority: Medium Status: Completed Type: Enhancement | The syntax highlighting should not contain red, since this cannot be distinguished with a red-green weakness. | 1.0 | FEEL Playground no red colors - The syntax highlighting should not contain red, since this cannot be distinguished with a red-green weakness. | priority | feel playground no red colors the syntax highlighting should not contain red since this cannot be distinguished with a red green weakness | 1 |
471,065 | 13,552,685,583 | IssuesEvent | 2020-09-17 12:56:25 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | twitter.com - see bug description | browser-firefox engine-gecko priority-critical | <!-- @browser: Firefox 82.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58398 -->
**URL**: https://twitter.com/tubetimeus/status/1306359385656946688
**Br... | 1.0 | twitter.com - see bug description - <!-- @browser: Firefox 82.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 -->
<!-- @reported_with: desktop-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58398 -->
**URL**: https://twitter.com/tubetim... | priority | twitter com see bug description url browser version firefox operating system windows tested another browser yes edge problem type something else description the site at has experienced a network protocol violation that cannot be repaired steps to reproduce ... | 1 |
577,079 | 17,102,911,388 | IssuesEvent | 2021-07-09 13:47:36 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | opened | Piped adn prematurely closed CLI output displays Ruby broken pipe | Category: CLI Priority: Normal Status: Accepted Type: Bug | **Description**
When using CLI with long enough output and piped to the other command, which closes the reading sonner than CLI writes the whole output, an annoying Ruby message `Broken pipe @ io_writev` displayed to the user. E.g.,
```
root@ubuntu1804-context-lxd-6-0-3-b65aa-802-0:~# onemarketapp list | head -3... | 1.0 | Piped adn prematurely closed CLI output displays Ruby broken pipe - **Description**
When using CLI with long enough output and piped to the other command, which closes the reading sonner than CLI writes the whole output, an annoying Ruby message `Broken pipe @ io_writev` displayed to the user. E.g.,
```
root@ubu... | priority | piped adn prematurely closed cli output displays ruby broken pipe description when using cli with long enough output and piped to the other command which closes the reading sonner than cli writes the whole output an annoying ruby message broken pipe io writev displayed to the user e g root c... | 1 |
675,816 | 23,106,970,956 | IssuesEvent | 2022-07-27 09:38:35 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [docdb] LogIndex durability | kind/bug area/docdb priority/medium | Jira Link: [DB-2061](https://yugabyte.atlassian.net/browse/DB-2061)
There is a comment for `LogIndex`:
```
// This structure is on-disk but *not durable*. We use mmap()ed IO to write it out, and
// never sync it to disk. Its only purpose is to allow random-reading earlier entries from
// the log to serve to Raft f... | 1.0 | [docdb] LogIndex durability - Jira Link: [DB-2061](https://yugabyte.atlassian.net/browse/DB-2061)
There is a comment for `LogIndex`:
```
// This structure is on-disk but *not durable*. We use mmap()ed IO to write it out, and
// never sync it to disk. Its only purpose is to allow random-reading earlier entries from
... | priority | logindex durability jira link there is a comment for logindex this structure is on disk but not durable we use mmap ed io to write it out and never sync it to disk its only purpose is to allow random reading earlier entries from the log to serve to raft followers log has a... | 1 |
697,223 | 23,932,209,125 | IssuesEvent | 2022-09-10 18:15:08 | ooni/probe | https://api.github.com/repos/ooni/probe | closed | Update the localization guideline for OONI Probe | priority/medium localization | We have guidelines for translating OONI Probe (written several years ago), which are shared with translators: https://github.com/ooni/translations/blob/master/Guidelines.md (this may need to be reviewed/updated)
In general, the current OONI Probe translation guidelines are linked from the Localization Lab Wiki (for OO... | 1.0 | Update the localization guideline for OONI Probe - We have guidelines for translating OONI Probe (written several years ago), which are shared with translators: https://github.com/ooni/translations/blob/master/Guidelines.md (this may need to be reviewed/updated)
In general, the current OONI Probe translation guideline... | priority | update the localization guideline for ooni probe we have guidelines for translating ooni probe written several years ago which are shared with translators this may need to be reviewed updated in general the current ooni probe translation guidelines are linked from the localization lab wiki for ooni probe ... | 1 |
255,264 | 8,120,340,271 | IssuesEvent | 2018-08-16 02:08:35 | ExchangeUnion/xud | https://api.github.com/repos/ExchangeUnion/xud | opened | Catch db 'NULL's from db | database mid priority | catch error states (and possibly crashes) when unexpected 'NULL', '' or any other strange data is read from any field in any table | 1.0 | Catch db 'NULL's from db - catch error states (and possibly crashes) when unexpected 'NULL', '' or any other strange data is read from any field in any table | priority | catch db null s from db catch error states and possibly crashes when unexpected null or any other strange data is read from any field in any table | 1 |
49,289 | 3,001,912,167 | IssuesEvent | 2015-07-24 14:25:03 | jayway/powermock | https://api.github.com/repos/jayway/powermock | opened | Support @PrepareEverythingForTest in agent | bug imported Milestone-Release1.6 Priority-Medium | _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on April 11, 2011 08:59:16_
implement support for this
_Original issue: http://code.google.com/p/powermock/issues/detail?id=320_ | 1.0 | Support @PrepareEverythingForTest in agent - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on April 11, 2011 08:59:16_
implement support for this
_Original issue: http://code.google.com/p/powermock/issues/detail?id=320_ | priority | support prepareeverythingfortest in agent from on april implement support for this original issue | 1 |
42,095 | 12,876,212,893 | IssuesEvent | 2020-07-11 03:18:02 | tt9133github/zkui | https://api.github.com/repos/tt9133github/zkui | opened | CVE-2019-10247 (Medium) detected in jetty-server-9.1.0.M0.jar | security vulnerability | ## CVE-2019-10247 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-server-9.1.0.M0.jar</b></p></summary>
<p>The core jetty server artifact.</p>
<p>Library home page: <a href="ht... | True | CVE-2019-10247 (Medium) detected in jetty-server-9.1.0.M0.jar - ## CVE-2019-10247 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-server-9.1.0.M0.jar</b></p></summary>
<p>The c... | non_priority | cve medium detected in jetty server jar cve medium severity vulnerability vulnerable library jetty server jar the core jetty server artifact library home page a href path to dependency file tmp ws scm zkui pom xml path to vulnerable library canner repository... | 0 |
320,493 | 9,781,706,773 | IssuesEvent | 2019-06-07 20:37:08 | forseti-security/forseti-security | https://api.github.com/repos/forseti-security/forseti-security | closed | Add field 'rules' to group rule | issue-review: future-milestone module: auditor priority: p2 triaged: yes type: help-wanted | Inconsistent format, all the rule files start with
rules:
-rule
and group rule starts with
-rule
https://github.com/GoogleCloudPlatform/forseti-security/blob/631d5732dfcd82c7218b5757c2a468ccce67752a/rules/group_rules.yaml#L15-L20 | 1.0 | Add field 'rules' to group rule - Inconsistent format, all the rule files start with
rules:
-rule
and group rule starts with
-rule
https://github.com/GoogleCloudPlatform/forseti-security/blob/631d5732dfcd82c7218b5757c2a468ccce67752a/rules/group_rules.yaml#L15-L20 | priority | add field rules to group rule inconsistent format all the rule files start with rules rule and group rule starts with rule | 1 |
11,791 | 8,513,726,990 | IssuesEvent | 2018-10-31 16:44:08 | stratisproject/StratisCore | https://api.github.com/repos/stratisproject/StratisCore | closed | Node.js integration enabled and attempted to load remote content. This exposes users of this app to severe security risks | security | 
File/code:
/home/demon/coins/StratisCore/StratisCore.UI/node_modules/electron/dist/resources/electron.asar/renderer/init.js:162 | True | Node.js integration enabled and attempted to load remote content. This exposes users of this app to severe security risks - 
File/code:
/home/demon/coins/StratisCore/StratisCore.UI/node_modules/electron/dis... | non_priority | node js integration enabled and attempted to load remote content this exposes users of this app to severe security risks file code home demon coins stratiscore stratiscore ui node modules electron dist resources electron asar renderer init js | 0 |
353,854 | 25,138,741,403 | IssuesEvent | 2022-11-09 21:00:32 | ampas/aces-vwg-output-transforms | https://api.github.com/repos/ampas/aces-vwg-output-transforms | opened | Select a suitable License and contribution agreement | documentation | As part of this new repo we need a suitable license for contributions.
I would propose one like the ASWF acceptable licenses. | 1.0 | Select a suitable License and contribution agreement - As part of this new repo we need a suitable license for contributions.
I would propose one like the ASWF acceptable licenses. | non_priority | select a suitable license and contribution agreement as part of this new repo we need a suitable license for contributions i would propose one like the aswf acceptable licenses | 0 |
459,326 | 13,190,743,208 | IssuesEvent | 2020-08-13 10:46:15 | kubernetes-sigs/seccomp-operator | https://api.github.com/repos/kubernetes-sigs/seccomp-operator | closed | Provide seccomp profile for the operator | kind/feature priority/important-soon | <!-- Please only use this template for submitting feature requests -->
#### What would you like to be added:
I think a default profile for the operator itself could be a good starting point for a demo. It should be highly restrictive and we could create some documentation around how to build such profiles as well... | 1.0 | Provide seccomp profile for the operator - <!-- Please only use this template for submitting feature requests -->
#### What would you like to be added:
I think a default profile for the operator itself could be a good starting point for a demo. It should be highly restrictive and we could create some documentatio... | priority | provide seccomp profile for the operator what would you like to be added i think a default profile for the operator itself could be a good starting point for a demo it should be highly restrictive and we could create some documentation around how to build such profiles as well as providing additional a... | 1 |
502,862 | 14,568,637,375 | IssuesEvent | 2020-12-17 11:55:27 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | WPS based Data Export | Accepted C183-ALMAVIVA-2020-GeoNode-DEV Epic New Feature Priority: High | ## Description
We want to extend the “Export Data” tool, that currently is only available for vector layers from the FeatureGrid component, with the following enhancements:
- overcome the limitation of WFS/WCS requests (heavy load on Geoserver, sync execution, etc.) using the [Geoserver WPS Download](https://docs... | 1.0 | WPS based Data Export - ## Description
We want to extend the “Export Data” tool, that currently is only available for vector layers from the FeatureGrid component, with the following enhancements:
- overcome the limitation of WFS/WCS requests (heavy load on Geoserver, sync execution, etc.) using the [Geoserver WP... | priority | wps based data export description we want to extend the “export data” tool that currently is only available for vector layers from the featuregrid component with the following enhancements overcome the limitation of wfs wcs requests heavy load on geoserver sync execution etc using the community... | 1 |
734,716 | 25,359,965,849 | IssuesEvent | 2022-11-20 19:35:56 | keymanapp/keyman | https://api.github.com/repos/keymanapp/keyman | closed | bug(web): Opera Mini proxy compatibility issues (under 'extreme' data saver) | bug wontfix web/ low-priority | Sentry Issue: [KEYMANWEB-COM-T](https://sentry.keyman.com/organizations/keyman/issues/2190/?referrer=github_integration)
```
TypeError: Cannot convert 'a.getTextMetrics(b,g,c)' to object
at this (../src/sdk.ts:175:10)
at key (../src/integrations/globalhandlers.ts:42:11)
at Ft (../src/integrations/linkederr... | 1.0 | bug(web): Opera Mini proxy compatibility issues (under 'extreme' data saver) - Sentry Issue: [KEYMANWEB-COM-T](https://sentry.keyman.com/organizations/keyman/issues/2190/?referrer=github_integration)
```
TypeError: Cannot convert 'a.getTextMetrics(b,g,c)' to object
at this (../src/sdk.ts:175:10)
at key (../sr... | priority | bug web opera mini proxy compatibility issues under extreme data saver sentry issue typeerror cannot convert a gettextmetrics b g c to object at this src sdk ts at key src integrations globalhandlers ts at ft src integrations linkederrors ts at internalwra... | 1 |
16,146 | 5,220,103,450 | IssuesEvent | 2017-01-26 20:56:03 | sbrl/Pepperminty-Wiki | https://api.github.com/repos/sbrl/Pepperminty-Wiki | closed | Optimise word the word highlighting engine | Area: Code bug | Currently it attempts to highlight all stop words, even though it doesn't search for them. This takes absolutely ages - we should certainly do something about it! | 1.0 | Optimise word the word highlighting engine - Currently it attempts to highlight all stop words, even though it doesn't search for them. This takes absolutely ages - we should certainly do something about it! | non_priority | optimise word the word highlighting engine currently it attempts to highlight all stop words even though it doesn t search for them this takes absolutely ages we should certainly do something about it | 0 |
168,515 | 26,660,322,859 | IssuesEvent | 2023-01-25 20:28:20 | hypha-dao/dho-web-client | https://api.github.com/repos/hypha-dao/dho-web-client | closed | Search Design Improvements | Design | **Summary**
As a DAO user I would like to see more info on the cards in the search result list.
**AC**
Member:
- [x] Show Avatar / Photo
- [x] Show Real Name (not telos account name)
- [x] Show "Member" below name
- [x] Show label "Applicant" (if applicable)
- [ ] Show label "Circle"
Contribution:
- [x... | 1.0 | Search Design Improvements - **Summary**
As a DAO user I would like to see more info on the cards in the search result list.
**AC**
Member:
- [x] Show Avatar / Photo
- [x] Show Real Name (not telos account name)
- [x] Show "Member" below name
- [x] Show label "Applicant" (if applicable)
- [ ] Show label "Ci... | non_priority | search design improvements summary as a dao user i would like to see more info on the cards in the search result list ac member show avatar photo show real name not telos account name show member below name show label applicant if applicable show label circle ... | 0 |
315,859 | 9,632,995,048 | IssuesEvent | 2019-05-15 17:32:34 | epam/cloud-pipeline | https://api.github.com/repos/epam/cloud-pipeline | closed | ACL control for PIPELINE_USER and ROLE entities for metadata API | kind/bug priority/high state/verify sys/core | ### Issue
Currently we allow all authorised users to browse metadata for `PIPELINE_USER` and `ROLE` (API method `POST /metadata/load`, `GET /metadata/find`, etc.).
### Fix
We should apply the following permissions for methods reading object's metadata:
- `PIPELINE_USER` - read and write are allowed for `ADMIN... | 1.0 | ACL control for PIPELINE_USER and ROLE entities for metadata API - ### Issue
Currently we allow all authorised users to browse metadata for `PIPELINE_USER` and `ROLE` (API method `POST /metadata/load`, `GET /metadata/find`, etc.).
### Fix
We should apply the following permissions for methods reading object's meta... | priority | acl control for pipeline user and role entities for metadata api issue currently we allow all authorised users to browse metadata for pipeline user and role api method post metadata load get metadata find etc fix we should apply the following permissions for methods reading object s meta... | 1 |
52,132 | 27,392,415,948 | IssuesEvent | 2023-02-28 17:07:23 | Leafwing-Studios/Emergence | https://api.github.com/repos/Leafwing-Studios/Emergence | closed | Move scene bundles onto Unit/Ghost/StructureBundle types | dev-ex performance architectural | I'm increasingly nervous about this as I build out more. The "add meshes later" approach has an O(n) cost each frame that I'm not sure will remain trivial.
As a result, I've been considering adding them directly to the bundle, but behind a feature flag.
_Originally posted by @alice-i-cecile in https... | True | Move scene bundles onto Unit/Ghost/StructureBundle types - I'm increasingly nervous about this as I build out more. The "add meshes later" approach has an O(n) cost each frame that I'm not sure will remain trivial.
As a result, I've been considering adding them directly to the bundle, but behind a feat... | non_priority | move scene bundles onto unit ghost structurebundle types i m increasingly nervous about this as i build out more the add meshes later approach has an o n cost each frame that i m not sure will remain trivial as a result i ve been considering adding them directly to the bundle but behind a feat... | 0 |
204,944 | 15,962,030,756 | IssuesEvent | 2021-04-16 00:19:04 | johnsonjh/pmince | https://api.github.com/repos/johnsonjh/pmince | closed | Add notes about LMI details | documentation mince scribble | * Not sure if it should be part of the distribution, but really should be documented in some way. | 1.0 | Add notes about LMI details - * Not sure if it should be part of the distribution, but really should be documented in some way. | non_priority | add notes about lmi details not sure if it should be part of the distribution but really should be documented in some way | 0 |
71,756 | 9,537,341,356 | IssuesEvent | 2019-04-30 12:16:35 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Transform3D - looking_at() resets scale | documentation enhancement junior job topic:core | <!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/godotengine/godot/issues?q=is%3Aissue
-->
**Godot version:**
3.0.2
**OS/device including version:**
Manjaro Linux 4.15.13
**Issue description:**
When using looking_at on a transform of a scaled node, the ... | 1.0 | Transform3D - looking_at() resets scale - <!-- Please search existing issues for potential duplicates before filing yours:
https://github.com/godotengine/godot/issues?q=is%3Aissue
-->
**Godot version:**
3.0.2
**OS/device including version:**
Manjaro Linux 4.15.13
**Issue description:**
When using lookin... | non_priority | looking at resets scale please search existing issues for potential duplicates before filing yours godot version os device including version manjaro linux issue description when using looking at on a transform of a scaled node the transform will reset it s... | 0 |
1,944 | 2,868,969,284 | IssuesEvent | 2015-06-05 22:16:39 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Make the output directory for "pub build" configurable | enhancement Fixed Pub-Build | <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)**
_Originally opened as dart-lang/sdk#16840_
----
I have a few scenarios where I'd like to put the output somewhere ... | 1.0 | Make the output directory for "pub build" configurable - <a href="https://github.com/kevmoo"><img src="https://avatars.githubusercontent.com/u/17034?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [kevmoo](https://github.com/kevmoo)**
_Originally opened as dart-lang/sdk#16840_
----
I have a ... | non_priority | make the output directory for pub build configurable issue by originally opened as dart lang sdk i have a few scenarios where i d like to put the output somewhere other than build | 0 |
405,578 | 11,879,117,396 | IssuesEvent | 2020-03-27 08:03:38 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.xvideos.com - video or audio doesn't play | browser-firefox-mobile engine-gecko form-v2-experiment priority-critical | <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/50771 -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: https://www.xvideos.com
... | 1.0 | www.xvideos.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/50771 -->
<!-- @extra_labels: form-v2-e... | priority | video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes chrome problem type video or audio doesn t play description media controls are broken or missing steps to reproduce open your easyclose y... | 1 |
206,016 | 23,365,422,670 | IssuesEvent | 2022-08-10 14:59:36 | pactflow/injected-provider-states-example | https://api.github.com/repos/pactflow/injected-provider-states-example | opened | CVE-2020-14062 (High) detected in jackson-databind-2.9.9.jar | security vulnerability | ## CVE-2020-14062 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-14062 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2020-14062 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file provider build gradle path t... | 0 |
167,806 | 14,117,937,630 | IssuesEvent | 2020-11-08 11:28:20 | MahmoudAbdulrhman/the-torrino-projects | https://api.github.com/repos/MahmoudAbdulrhman/the-torrino-projects | closed | Create a login and signup page | documentation | - As a user, I can visit a login page to create a new account or log into an existing account.
- As a user, I want to stay logged in even if I refresh the page or close the browser tab.
- As a user, I can click a "logout" button for the app to forget me.
| 1.0 | Create a login and signup page - - As a user, I can visit a login page to create a new account or log into an existing account.
- As a user, I want to stay logged in even if I refresh the page or close the browser tab.
- As a user, I can click a "logout" button for the app to forget me.
| non_priority | create a login and signup page as a user i can visit a login page to create a new account or log into an existing account as a user i want to stay logged in even if i refresh the page or close the browser tab as a user i can click a logout button for the app to forget me | 0 |
423,741 | 12,301,496,337 | IssuesEvent | 2020-05-11 15:29:43 | roed314/seminars | https://api.github.com/repos/roed314/seminars | closed | Check for similar seminars when creating a new one | High priority enhancement user interface | There have been (and will surely continue to be) problems with duplicate seminars, e.g. when a seminar is initially created by a curator and later the organizer discovers our site and without realizing that their seminar is already on the site, recreates it. Unless they happen to pick exactly the same short id, they a... | 1.0 | Check for similar seminars when creating a new one - There have been (and will surely continue to be) problems with duplicate seminars, e.g. when a seminar is initially created by a curator and later the organizer discovers our site and without realizing that their seminar is already on the site, recreates it. Unless ... | priority | check for similar seminars when creating a new one there have been and will surely continue to be problems with duplicate seminars e g when a seminar is initially created by a curator and later the organizer discovers our site and without realizing that their seminar is already on the site recreates it unless ... | 1 |
153,043 | 24,059,431,490 | IssuesEvent | 2022-09-16 20:27:59 | xbmc/xbmc | https://api.github.com/repos/xbmc/xbmc | closed | Can't create a WindowDialogXML with "xml" folder | Resolution: By design | <!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
<!--- Read the following link before you create a new problem report: https://kodi.wiki/view/HOW-TO:Submit_a_bug_report -->
## Bug report
### Describe the bug
Here is a clear and concise de... | 1.0 | Can't create a WindowDialogXML with "xml" folder - <!--- Please fill out this template to the best of your ability. You can always edit this issue once you have created it. -->
<!--- Read the following link before you create a new problem report: https://kodi.wiki/view/HOW-TO:Submit_a_bug_report -->
## Bug report
#... | non_priority | can t create a windowdialogxml with xml folder bug report describe the bug here is a clear and concise description of what the problem is can t create a windowdialogxml with xml folder for addon skin the issue is that defaultres must contain ntsc or pal exp... | 0 |
296,439 | 25,550,816,457 | IssuesEvent | 2022-11-29 23:30:37 | ZZ-Cat/RailDriver | https://api.github.com/repos/ZZ-Cat/RailDriver | opened | SEM fails when a locomotive with RailDriver-LTS is duplicated | 🐞 Bug 🐞 ⤴️ Rebase Needed ⤴️ 🧪 Test/Experimental 🧪 RailDriver-LTS 🚂 | ### Squashed bug necromancy
This bug used to be present in RailDriver (as pointed out by #30, but it was resolved by #31).
However, it is still present in RailDriver-LTS & I never got around to resolving it, as I didn't that I would be using RailDriver-LTS alongside RailDriver as much as I am now.
Now, that I am... | 1.0 | SEM fails when a locomotive with RailDriver-LTS is duplicated - ### Squashed bug necromancy
This bug used to be present in RailDriver (as pointed out by #30, but it was resolved by #31).
However, it is still present in RailDriver-LTS & I never got around to resolving it, as I didn't that I would be using RailDriver... | non_priority | sem fails when a locomotive with raildriver lts is duplicated squashed bug necromancy this bug used to be present in raildriver as pointed out by but it was resolved by however it is still present in raildriver lts i never got around to resolving it as i didn t that i would be using raildriver l... | 0 |
80,511 | 3,563,306,134 | IssuesEvent | 2016-01-25 02:12:04 | gophish/gophish | https://api.github.com/repos/gophish/gophish | closed | Send Test Email | enhancement high-priority | Before launching a campaign, it would help if the admin could send a test email to himself/herself to ensure all looks good. | 1.0 | Send Test Email - Before launching a campaign, it would help if the admin could send a test email to himself/herself to ensure all looks good. | priority | send test email before launching a campaign it would help if the admin could send a test email to himself herself to ensure all looks good | 1 |
770,949 | 27,062,731,793 | IssuesEvent | 2023-02-13 21:10:33 | Apparence-io/CamerAwesome | https://api.github.com/repos/Apparence-io/CamerAwesome | closed | Outdated image package version dependency | priority 1 | ## Steps to Reproduce
install latest camerawesome
try to install latest crop_your_image
## Expected results
no package version conflicts should be observed
## Actual results
```
Because crop_your_image >=0.7.4 depends on image ^4.0.6 and camerawesome 1.2.0 depends on image ^3.3.0, crop_your_image >=0.7.4... | 1.0 | Outdated image package version dependency - ## Steps to Reproduce
install latest camerawesome
try to install latest crop_your_image
## Expected results
no package version conflicts should be observed
## Actual results
```
Because crop_your_image >=0.7.4 depends on image ^4.0.6 and camerawesome 1.2.0 depe... | priority | outdated image package version dependency steps to reproduce install latest camerawesome try to install latest crop your image expected results no package version conflicts should be observed actual results because crop your image depends on image and camerawesome depe... | 1 |
341,438 | 10,297,532,968 | IssuesEvent | 2019-08-28 08:45:48 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | booking.ouibus.com - see bug description | browser-fixme priority-normal type-tracking-protection-basic | <!-- @browser: Android 8.0.0 -->
<!-- @ua_header: QwantMobile/3.3 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox QwantBrowser/68.0.1 -->
<!-- @reported_with: mobile-reporter -->
<!-- @extra_labels: type-tracking-protection-basic -->
**URL**: https://booking.ouibus.com/fr-FR/orientation/deep-link?target=booking&or... | 1.0 | booking.ouibus.com - see bug description - <!-- @browser: Android 8.0.0 -->
<!-- @ua_header: QwantMobile/3.3 (Android 8.0.0; Mobile; rv:68.0) Gecko/68.0 Firefox QwantBrowser/68.0.1 -->
<!-- @reported_with: mobile-reporter -->
<!-- @extra_labels: type-tracking-protection-basic -->
**URL**: https://booking.ouibus.com/fr... | priority | booking ouibus com see bug description url indiv outboundroute affiliatecode blablacar saleschannel labelpartner sstamp visid devid a passengers a passengers a browser version android operating system android tested another browser no problem type som... | 1 |
9,569 | 29,865,727,074 | IssuesEvent | 2023-06-20 03:33:54 | pingcap/tiflow | https://api.github.com/repos/pingcap/tiflow | closed | redo log changefeed stucks with "update redo meta with a regressed resolved ts, i gnore" | type/bug severity/major found/automation area/ticdc may-affects-4.0 may-affects-5.1 may-affects-5.2 may-affects-5.3 may-affects-5.4 may-affects-5.0 may-affects-6.1 may-affects-6.5 affects-7.1 | ### What did you do?
1. create changefeed enble redo log and syncpoint
```
enable-sync-point = true
sync-point-interval = "2m"
[consistent]
level = "eventua"
storage = xxx
max-log-size = 1
```
2. run sysbench workload
```
sysbench --db-driver=mysql --mysql-host=`nslookup upstream-tidb.cdc-testbed-tps-165... | 1.0 | redo log changefeed stucks with "update redo meta with a regressed resolved ts, i gnore" - ### What did you do?
1. create changefeed enble redo log and syncpoint
```
enable-sync-point = true
sync-point-interval = "2m"
[consistent]
level = "eventua"
storage = xxx
max-log-size = 1
```
2. run sysbench workload... | non_priority | redo log changefeed stucks with update redo meta with a regressed resolved ts i gnore what did you do create changefeed enble redo log and syncpoint enable sync point true sync point interval level eventua storage xxx max log size run sysbench workload sysb... | 0 |
811,572 | 30,292,881,695 | IssuesEvent | 2023-07-09 13:51:47 | matrixorigin/matrixone | https://api.github.com/repos/matrixorigin/matrixone | opened | [Subtask]: Improve the implementation of the current deletes persistence | priority/p0 kind/subtask 1.0-perf-ap 1.0-perf-tp | ### Parent Issue
#10208
### Detail of Subtask
Improve the implementation of the current deletes persistence
### Describe implementation you've considered
The current solution has some glaring problems that we must correct:
1. We flush the deletes group by block, which may introduce many small IO
2. We flush t... | 1.0 | [Subtask]: Improve the implementation of the current deletes persistence - ### Parent Issue
#10208
### Detail of Subtask
Improve the implementation of the current deletes persistence
### Describe implementation you've considered
The current solution has some glaring problems that we must correct:
1. We flush t... | priority | improve the implementation of the current deletes persistence parent issue detail of subtask improve the implementation of the current deletes persistence describe implementation you ve considered the current solution has some glaring problems that we must correct we flush the deletes g... | 1 |
748,103 | 26,107,396,439 | IssuesEvent | 2022-12-27 14:54:38 | unige-geohealth/accessmod | https://api.github.com/repos/unige-geohealth/accessmod | closed | Any analysis: Defining the travel scenario last clears the facility selection | enhancement Priority 2 need investigation | ### Current Behavior
If you define the travel scenario (either manually or by importing the content from the scenario table) after having selected a subset of health facilities then your selection is being automatically cleared and you have to redo it.
This situation can for example happen when you only realize tha... | 1.0 | Any analysis: Defining the travel scenario last clears the facility selection - ### Current Behavior
If you define the travel scenario (either manually or by importing the content from the scenario table) after having selected a subset of health facilities then your selection is being automatically cleared and you hav... | priority | any analysis defining the travel scenario last clears the facility selection current behavior if you define the travel scenario either manually or by importing the content from the scenario table after having selected a subset of health facilities then your selection is being automatically cleared and you hav... | 1 |
441,343 | 30,779,010,457 | IssuesEvent | 2023-07-31 08:43:31 | neovim/neovim | https://api.github.com/repos/neovim/neovim | closed | Migrate manual docs in `lua.txt` into doxygen. | enhancement documentation | Half of `lua.txt` is manually maintained, and half of it is generated via doxygen. More modules should be generated with the source docs moving to the implementation.
This will further the goal of #329
### Files to target:
- `_meta.lua`
- `src/nvim/lua/*.lua` (`vim.diff`, `vim.mpack`, etc)
### Problems to so... | 1.0 | Migrate manual docs in `lua.txt` into doxygen. - Half of `lua.txt` is manually maintained, and half of it is generated via doxygen. More modules should be generated with the source docs moving to the implementation.
This will further the goal of #329
### Files to target:
- `_meta.lua`
- `src/nvim/lua/*.lua` (`v... | non_priority | migrate manual docs in lua txt into doxygen half of lua txt is manually maintained and half of it is generated via doxygen more modules should be generated with the source docs moving to the implementation this will further the goal of files to target meta lua src nvim lua lua vim... | 0 |
352,206 | 25,049,562,635 | IssuesEvent | 2022-11-05 18:03:39 | gunrock/gunrock | https://api.github.com/repos/gunrock/gunrock | closed | Gunrock app porting guide | 📋 documentation refactor | How do you port a Gunrock app from old-API to new-API? We need a documentation page that answers this question.
Assigning this to @sgpyc, cc: @neoblizz. I will edit this and make comments for you. Assign it to me when you need a read. I would also like to port one app and will be the guinea pig (at least I hope I ca... | 1.0 | Gunrock app porting guide - How do you port a Gunrock app from old-API to new-API? We need a documentation page that answers this question.
Assigning this to @sgpyc, cc: @neoblizz. I will edit this and make comments for you. Assign it to me when you need a read. I would also like to port one app and will be the guin... | non_priority | gunrock app porting guide how do you port a gunrock app from old api to new api we need a documentation page that answers this question assigning this to sgpyc cc neoblizz i will edit this and make comments for you assign it to me when you need a read i would also like to port one app and will be the guin... | 0 |
85,015 | 24,488,958,357 | IssuesEvent | 2022-10-09 20:20:17 | onlydustxyz/imhotep | https://api.github.com/repos/onlydustxyz/imhotep | closed | Setup CI | Difficulty: easy Type: build Context: isolated Techno: cairo Duration: 1 day | Add some Github action workflows to run the tests and the build for every pull requests. | 1.0 | Setup CI - Add some Github action workflows to run the tests and the build for every pull requests. | non_priority | setup ci add some github action workflows to run the tests and the build for every pull requests | 0 |
93,010 | 15,872,951,235 | IssuesEvent | 2021-04-09 01:10:28 | heholek/xlwings | https://api.github.com/repos/heholek/xlwings | opened | CVE-2020-26137 (Medium) detected in urllib3-1.25.7-py2.py3-none-any.whl | security vulnerability | ## CVE-2020-26137 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.25.7-py2.py3-none-any.whl</b></p></summary>
<p>HTTP library with thread-safe connection pooling, file post... | True | CVE-2020-26137 (Medium) detected in urllib3-1.25.7-py2.py3-none-any.whl - ## CVE-2020-26137 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.25.7-py2.py3-none-any.whl</b></p>... | non_priority | cve medium detected in none any whl cve medium severity vulnerability vulnerable library none any whl http library with thread safe connection pooling file post and more library home page a href path to dependency file xlwings docs requirements txt path... | 0 |
279,887 | 8,675,120,188 | IssuesEvent | 2018-11-30 09:56:52 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | closed | /docs/contribute/generate-ref-docs/federation-api.md | doc/core finished priority/P0 version/1.12 | Path:`/docs/contribute/generate-ref-docs/federation-api.md`
[Source code](https://github.com/kubernetes/website/tree/release-1.12/content/en//docs/contribute/generate-ref-docs/federation-api.md) | 1.0 | /docs/contribute/generate-ref-docs/federation-api.md - Path:`/docs/contribute/generate-ref-docs/federation-api.md`
[Source code](https://github.com/kubernetes/website/tree/release-1.12/content/en//docs/contribute/generate-ref-docs/federation-api.md) | priority | docs contribute generate ref docs federation api md path: docs contribute generate ref docs federation api md | 1 |
33,135 | 7,035,530,116 | IssuesEvent | 2017-12-28 00:49:31 | OGMS/ogms | https://api.github.com/repos/OGMS/ogms | closed | sick/healthy organism | auto-migrated Priority-Medium Type-Defect | ```
Hi,
I am trying to define "healthy organism" and "sick organism" in the context
of the Influenza Ontology, and I believe those should belong in OGMS.
Current definition of disease reads "A disposition (i) to undergo
pathological processes that (ii) exists in an organism because of one or
more disorders in that o... | 1.0 | sick/healthy organism - ```
Hi,
I am trying to define "healthy organism" and "sick organism" in the context
of the Influenza Ontology, and I believe those should belong in OGMS.
Current definition of disease reads "A disposition (i) to undergo
pathological processes that (ii) exists in an organism because of one or
... | non_priority | sick healthy organism hi i am trying to define healthy organism and sick organism in the context of the influenza ontology and i believe those should belong in ogms current definition of disease reads a disposition i to undergo pathological processes that ii exists in an organism because of one or ... | 0 |
196,266 | 14,852,699,500 | IssuesEvent | 2021-01-18 08:57:35 | DiSSCo/ELViS | https://api.github.com/repos/DiSSCo/ELViS | closed | Questions and Feedback | bug resolved to test | #### Description
fill in the different sections and an error occurs when sending it
#### Steps to reproduce the issue
1. Open the section Questions and Feedback
2. Write the text in the field Subject an the explanation in the field comments o question
3. Press the button Submit
#### What's the expected... | 1.0 | Questions and Feedback - #### Description
fill in the different sections and an error occurs when sending it
#### Steps to reproduce the issue
1. Open the section Questions and Feedback
2. Write the text in the field Subject an the explanation in the field comments o question
3. Press the button Submit
... | non_priority | questions and feedback description fill in the different sections and an error occurs when sending it steps to reproduce the issue open the section questions and feedback write the text in the field subject an the explanation in the field comments o question press the button submit ... | 0 |
294,660 | 9,039,052,457 | IssuesEvent | 2019-02-10 01:47:29 | kubernetes-sigs/kind | https://api.github.com/repos/kubernetes-sigs/kind | closed | Bump the deafult version to v1.13.1. | kind/feature priority/important-soon | It would be awesome if the default version could be bumped to v1.13.1, now that it has been released. | 1.0 | Bump the deafult version to v1.13.1. - It would be awesome if the default version could be bumped to v1.13.1, now that it has been released. | priority | bump the deafult version to it would be awesome if the default version could be bumped to now that it has been released | 1 |
237,225 | 19,602,091,639 | IssuesEvent | 2022-01-06 03:17:19 | pymc-devs/pymc | https://api.github.com/repos/pymc-devs/pymc | closed | Include results of `sampling_jax` workflow on codecov coverage | tests help wanted needs info | The results of `sampling_jax` workflow are not included in the codecov report. Not sure if it's possible to combine reports from different workflows... would be great if we could. | 1.0 | Include results of `sampling_jax` workflow on codecov coverage - The results of `sampling_jax` workflow are not included in the codecov report. Not sure if it's possible to combine reports from different workflows... would be great if we could. | non_priority | include results of sampling jax workflow on codecov coverage the results of sampling jax workflow are not included in the codecov report not sure if it s possible to combine reports from different workflows would be great if we could | 0 |
148,321 | 5,673,015,405 | IssuesEvent | 2017-04-12 04:15:20 | aodn/aatams | https://api.github.com/repos/aodn/aatams | closed | Project field must be made mandatory in the Tag creation page | bug medium priority | When logged in, go to the [Tag creation page](https://animaltracking.aodn.org.au/sensor/create). The second field `Project` is not shown as mandatory, but, it is actually required by the web app since James Van Den Broek (James.VanDenBroek@sims.org.au) experienced the Grails error below when he tried to register a tag ... | 1.0 | Project field must be made mandatory in the Tag creation page - When logged in, go to the [Tag creation page](https://animaltracking.aodn.org.au/sensor/create). The second field `Project` is not shown as mandatory, but, it is actually required by the web app since James Van Den Broek (James.VanDenBroek@sims.org.au) exp... | priority | project field must be made mandatory in the tag creation page when logged in go to the the second field project is not shown as mandatory but it is actually required by the web app since james van den broek james vandenbroek sims org au experienced the grails error below when he tried to register a tag and... | 1 |
606,764 | 18,768,085,516 | IssuesEvent | 2021-11-06 09:44:08 | AY2122S1-CS2103T-W12-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-W12-3/tp | closed | [PE-D] Case sensitive passport numbers | priority.Medium fixed | I could be wrong but I don't think passport numbers should be case sensitive.
If so, the passport numbers "s0001" and "S0001" should be considered duplicates

<!--session: 1635495680379-15d85747-342d-4... | 1.0 | [PE-D] Case sensitive passport numbers - I could be wrong but I don't think passport numbers should be case sensitive.
If so, the passport numbers "s0001" and "S0001" should be considered duplicates

<... | priority | case sensitive passport numbers i could be wrong but i don t think passport numbers should be case sensitive if so the passport numbers and should be considered duplicates labels severity low type featureflaw original ped | 1 |
307,485 | 26,536,629,738 | IssuesEvent | 2023-01-19 16:05:14 | US-EPA-CAMD/easey-testing | https://api.github.com/repos/US-EPA-CAMD/easey-testing | opened | Lineraity Global Smoke Test | Test Automation | ## Context
- navigate to QA in global
- Select a configuration
- View a lineraity test record in the view modal | 1.0 | Lineraity Global Smoke Test - ## Context
- navigate to QA in global
- Select a configuration
- View a lineraity test record in the view modal | non_priority | lineraity global smoke test context navigate to qa in global select a configuration view a lineraity test record in the view modal | 0 |
63,490 | 15,610,436,910 | IssuesEvent | 2021-03-19 13:11:43 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | Tenorflow Traceback Errors | type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | Tenorflow Traceback Errors - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
... | non_priority | tenorflow traceback errors please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux ubuntu ... | 0 |
201,703 | 23,037,885,124 | IssuesEvent | 2022-07-22 21:15:19 | sureng-ghe-aws-demo/crAPI | https://api.github.com/repos/sureng-ghe-aws-demo/crAPI | opened | sqlparse-0.2.4-py2.py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sqlparse-0.2.4-py2.py3-none-any.whl</b></p></summary>
<p>Non-validating SQL parser</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/65/85/20... | True | sqlparse-0.2.4-py2.py3-none-any.whl: 1 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>sqlparse-0.2.4-py2.py3-none-any.whl</b></p></summary>
<p>Non-validating SQL parser... | non_priority | sqlparse none any whl vulnerabilities highest severity is vulnerable library sqlparse none any whl non validating sql parser library home page a href path to dependency file services workshop path to vulnerable library services workshop services workshop requir... | 0 |
267,787 | 8,392,874,681 | IssuesEvent | 2018-10-09 18:52:42 | CS2103-AY1819S1-W17-3/main | https://api.github.com/repos/CS2103-AY1819S1-W17-3/main | opened | Update UI to match mockup | priority.High status.Ongoing type.Task | Update UI to match mockup and fix relevant GUI tests to ensure all tests passed | 1.0 | Update UI to match mockup - Update UI to match mockup and fix relevant GUI tests to ensure all tests passed | priority | update ui to match mockup update ui to match mockup and fix relevant gui tests to ensure all tests passed | 1 |
266,220 | 28,310,107,042 | IssuesEvent | 2023-04-10 14:41:05 | RG4421/openedr | https://api.github.com/repos/RG4421/openedr | closed | CVE-2018-25032 (High) detected in zlibv1.2.11, zlibv1.2.11 - autoclosed | Mend: dependency security vulnerability | ## CVE-2018-25032 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>zlibv1.2.11</b>, <b>zlibv1.2.11</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://w... | True | CVE-2018-25032 (High) detected in zlibv1.2.11, zlibv1.2.11 - autoclosed - ## CVE-2018-25032 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>zlibv1.2.11</b>, <b>zlibv1.2.11</b></p></su... | non_priority | cve high detected in autoclosed cve high severity vulnerability vulnerable libraries vulnerability details zlib before allows memory corruption when deflating i e when compressing if the input has many distant matches publish d... | 0 |
1,925 | 6,962,642,797 | IssuesEvent | 2017-12-08 14:33:10 | psu-libraries/cho | https://api.github.com/repos/psu-libraries/cho | opened | Review controller tests | code architecture MVP | In https://github.com/psu-libraries/cho/pull/317 there was an added test to check for change sets in new actions. We should make sure the other tests use that same check, and in future controller tests. Might even want to have a shared spec? | 1.0 | Review controller tests - In https://github.com/psu-libraries/cho/pull/317 there was an added test to check for change sets in new actions. We should make sure the other tests use that same check, and in future controller tests. Might even want to have a shared spec? | non_priority | review controller tests in there was an added test to check for change sets in new actions we should make sure the other tests use that same check and in future controller tests might even want to have a shared spec | 0 |
237,768 | 18,168,831,914 | IssuesEvent | 2021-09-27 17:26:48 | marcosdosea/Recolhaki | https://api.github.com/repos/marcosdosea/Recolhaki | closed | Requisitos, Requisitos funcionais | documentation | Adicionar mais 2 requisitos de nível funcional R 14 e R 15 na documentação | 1.0 | Requisitos, Requisitos funcionais - Adicionar mais 2 requisitos de nível funcional R 14 e R 15 na documentação | non_priority | requisitos requisitos funcionais adicionar mais requisitos de nível funcional r e r na documentação | 0 |
68,314 | 3,286,153,277 | IssuesEvent | 2015-10-29 00:18:41 | pantheon-systems/wp-redis | https://api.github.com/repos/pantheon-systems/wp-redis | opened | Fix tests for WP 4.4 | bug priority:medium | ```
Indirect modification of overloaded property CacheTest::$cache has no effect
``` | 1.0 | Fix tests for WP 4.4 - ```
Indirect modification of overloaded property CacheTest::$cache has no effect
``` | priority | fix tests for wp indirect modification of overloaded property cachetest cache has no effect | 1 |
674,502 | 23,053,598,326 | IssuesEvent | 2022-07-25 00:32:28 | ppy/osu | https://api.github.com/repos/ppy/osu | opened | Volume options keeps on showing mid-gameplay in osu!catch | type:UX priority:2 area:overlay-volume | ### Discussed in https://github.com/ppy/osu/discussions/19336
<div type='discussions-op-text'>
<sup>Originally posted by **Nekomosh004** July 23, 2022</sup>
Unlike Stable/CE, adjusting the volume in lazer keeps the options up when playing in osu!catch because we use the left and right arrow keys (by default) to ... | 1.0 | Volume options keeps on showing mid-gameplay in osu!catch - ### Discussed in https://github.com/ppy/osu/discussions/19336
<div type='discussions-op-text'>
<sup>Originally posted by **Nekomosh004** July 23, 2022</sup>
Unlike Stable/CE, adjusting the volume in lazer keeps the options up when playing in osu!catch b... | priority | volume options keeps on showing mid gameplay in osu catch discussed in originally posted by july unlike stable ce adjusting the volume in lazer keeps the options up when playing in osu catch because we use the left and right arrow keys by default to control the catcher i think its best... | 1 |
1,312 | 5,558,697,078 | IssuesEvent | 2017-03-24 15:18:09 | ansible/ansible-modules-core | https://api.github.com/repos/ansible/ansible-modules-core | closed | docker_service doesn't pass environment to docker-compose | affects_2.1 bug_report cloud docker 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
docker_service
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```
ansible 2.1.2.0
c... | True | docker_service doesn't pass environment to docker-compose - <!--- 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
docker_service
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible ... | non_priority | docker service doesn t pass environment to docker compose issue type bug report component name docker service ansible version ansible config file usr local etc ansible ansible cfg configured module search path default w o overrides configuration ment... | 0 |
26,686 | 11,362,144,081 | IssuesEvent | 2020-01-26 19:23:53 | Micky92100/Hotelcop | https://api.github.com/repos/Micky92100/Hotelcop | opened | Actualités-presse : page présentant les références, articles, etc. | security vulnerability | prévoir du faux contenu, s'inspirer de Evenements(?) | True | Actualités-presse : page présentant les références, articles, etc. - prévoir du faux contenu, s'inspirer de Evenements(?) | non_priority | actualités presse page présentant les références articles etc prévoir du faux contenu s inspirer de evenements | 0 |
385,515 | 11,421,405,241 | IssuesEvent | 2020-02-03 12:07:14 | DCMR-Milieudienst-Rijnmond/Frontend-AADV-0.4 | https://api.github.com/repos/DCMR-Milieudienst-Rijnmond/Frontend-AADV-0.4 | opened | Als vergunningverlener wil ik, wanneer de bedrijfsinformatie binnen een vergunning verandert, dat de geldigheidsperiode van deze informatie automatisch wordt bijgewerkt | Low Priority |
┆Issue is synchronized with this [GitLab issue](https://gitlab.com/aadvergunning/aadv-0.1/issues/118) by [Unito](https://www.unito.io/learn-more)
| 1.0 | Als vergunningverlener wil ik, wanneer de bedrijfsinformatie binnen een vergunning verandert, dat de geldigheidsperiode van deze informatie automatisch wordt bijgewerkt -
┆Issue is synchronized with this [GitLab issue](https://gitlab.com/aadvergunning/aadv-0.1/issues/118) by [Unito](https://www.unito.io/learn-more)
| priority | als vergunningverlener wil ik wanneer de bedrijfsinformatie binnen een vergunning verandert dat de geldigheidsperiode van deze informatie automatisch wordt bijgewerkt ┆issue is synchronized with this by | 1 |
187,234 | 6,750,382,665 | IssuesEvent | 2017-10-23 04:20:48 | CS2103AUG2017-W15-B2/main | https://api.github.com/repos/CS2103AUG2017-W15-B2/main | closed | As an user, I want a single search function that searches through all of the person's information | new feature Priority: HIGH | ... so that I do not have remember additional commands and use the search bar intuitively
### Tasks
Implement search by tag (done)
Implement search by address (done)
Implement search by email (done)
Implement search by number (done)
Combine search functions into a single command (done)
Update test cases (don... | 1.0 | As an user, I want a single search function that searches through all of the person's information - ... so that I do not have remember additional commands and use the search bar intuitively
### Tasks
Implement search by tag (done)
Implement search by address (done)
Implement search by email (done)
Implement se... | priority | as an user i want a single search function that searches through all of the person s information so that i do not have remember additional commands and use the search bar intuitively tasks implement search by tag done implement search by address done implement search by email done implement se... | 1 |
125,158 | 16,740,539,250 | IssuesEvent | 2021-06-11 09:13:52 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | Outside visible in some parts of the berilia | Bug Design | - [x] I have searched the issue tracker to check if the issue has already been reported.
**Description**
In some parts of the berilia there are no background walls where there is expected to be, making the outside visible
1. front ballast
 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 -->
<!-- @reported_with: web -->
**URL**: http://m.tribunnews.com/search?q=test&cx=partner-pub-7486139053367666%3A4965051114&cof=FORID%3A10&ie=UTF-8&siteurl=... | 1.0 | m.tribunnews.com - Small allocated space for search results titles - <!-- @browser: Firefox Mobile Nightly 58.0a1 (2017-10-31) -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0 -->
<!-- @reported_with: web -->
**URL**: http://m.tribunnews.com/search?q=test&cx=part... | priority | m tribunnews com small allocated space for search results titles url browser version firefox mobile nightly operating system lg android resolution x pixels ppi pixel density tested another browser yes problem type design is broken de... | 1 |
802,016 | 28,565,911,375 | IssuesEvent | 2023-04-21 02:04:53 | WordPress/wp20.wordpress.net | https://api.github.com/repos/WordPress/wp20.wordpress.net | closed | Add social sharing options to posts | enhancement priority: medium | In the prior iteration of the WP20 site, each post had social sharing buttons. I am hopeful we can add these back to posts to help with amplification. | 1.0 | Add social sharing options to posts - In the prior iteration of the WP20 site, each post had social sharing buttons. I am hopeful we can add these back to posts to help with amplification. | priority | add social sharing options to posts in the prior iteration of the site each post had social sharing buttons i am hopeful we can add these back to posts to help with amplification | 1 |
14,774 | 4,995,806,076 | IssuesEvent | 2016-12-09 11:28:48 | tatooine-coders/simple-php-framework | https://api.github.com/repos/tatooine-coders/simple-php-framework | opened | Tests unitaires | Test de code | Les tests unitaires permettraient de tester notre code. Ce serait bien d'en inclure. (https://fr.wikipedia.org/wiki/Test_unitaire) | 1.0 | Tests unitaires - Les tests unitaires permettraient de tester notre code. Ce serait bien d'en inclure. (https://fr.wikipedia.org/wiki/Test_unitaire) | non_priority | tests unitaires les tests unitaires permettraient de tester notre code ce serait bien d en inclure | 0 |
23,381 | 11,948,053,148 | IssuesEvent | 2020-04-03 11:05:26 | finos/waltz | https://api.github.com/repos/finos/waltz | opened | Travis: Multiple builds, one for each database | performance | Include:
- Postgres
- Maria
- H2
Note: won't be able to include SQL Server as it required Jooq Pro. | True | Travis: Multiple builds, one for each database - Include:
- Postgres
- Maria
- H2
Note: won't be able to include SQL Server as it required Jooq Pro. | non_priority | travis multiple builds one for each database include postgres maria note won t be able to include sql server as it required jooq pro | 0 |
73,092 | 9,640,261,672 | IssuesEvent | 2019-05-16 15:09:03 | dealii/dealii | https://api.github.com/repos/dealii/dealii | closed | ScratchData: Doxygen section tags leaking into documentation | Documentation | Sorry I don't have time to propose a patch for this, but it would be nice if this could be fixed for 9.1
See https://dealii.org/developer/doxygen/deal.II/classMeshWorker_1_1ScratchData.html
```
CurrentCellMethos Methods to work on current cell
NeighborCellMethods Methods to work on neighbor cell
```
This on... | 1.0 | ScratchData: Doxygen section tags leaking into documentation - Sorry I don't have time to propose a patch for this, but it would be nice if this could be fixed for 9.1
See https://dealii.org/developer/doxygen/deal.II/classMeshWorker_1_1ScratchData.html
```
CurrentCellMethos Methods to work on current cell
Neigh... | non_priority | scratchdata doxygen section tags leaking into documentation sorry i don t have time to propose a patch for this but it would be nice if this could be fixed for see currentcellmethos methods to work on current cell neighborcellmethods methods to work on neighbor cell this one is also broken... | 0 |
3,543 | 5,972,144,547 | IssuesEvent | 2017-05-31 06:04:39 | OpenSRP/opensrp-client | https://api.github.com/repos/OpenSRP/opensrp-client | closed | Implement home screen functionality | Functional Requirement PATH BID Zambia | - [x] Scan QR code button opens QR code scanner (https://play.google.com/store/apps/details?id=com.google.zxing.client.android&hl=en) and on success filters the list using the scanned id. Wrap the code that starts the scanner "com.google.zxing.client.android.SCAN" intent in a try/catch block to handle ActivityNotFound... | 1.0 | Implement home screen functionality - - [x] Scan QR code button opens QR code scanner (https://play.google.com/store/apps/details?id=com.google.zxing.client.android&hl=en) and on success filters the list using the scanned id. Wrap the code that starts the scanner "com.google.zxing.client.android.SCAN" intent in a try/... | non_priority | implement home screen functionality scan qr code button opens qr code scanner and on success filters the list using the scanned id wrap the code that starts the scanner com google zxing client android scan intent in a try catch block to handle activitynotfoundexception when the qr code scanner app isn t in... | 0 |
141,125 | 12,958,462,080 | IssuesEvent | 2020-07-20 11:25:17 | openSUSE/open-build-service | https://api.github.com/repos/openSUSE/open-build-service | closed | GET /source/<project>/<package> route does not obey the directory.xsd schema | Documentation :book: Frontend | # Issue Description
The `GET /source/<project>/<package>` route should obey the directory.xsd schema, i.e. the top-element `<directory>` can only have the following attributes:
- rev
- srcmd5
- count
But for instance requesting that route for Virtualization:vagrant/ruby2.6, I get:
``` ShellSession
$ osc api... | 1.0 | GET /source/<project>/<package> route does not obey the directory.xsd schema - # Issue Description
The `GET /source/<project>/<package>` route should obey the directory.xsd schema, i.e. the top-element `<directory>` can only have the following attributes:
- rev
- srcmd5
- count
But for instance requesting that... | non_priority | get source route does not obey the directory xsd schema issue description the get source route should obey the directory xsd schema i e the top element can only have the following attributes rev count but for instance requesting that route for virtualization vagrant i get ... | 0 |
190,713 | 22,155,144,129 | IssuesEvent | 2022-06-03 21:33:43 | vincenzodistasio97/ReactSocial | https://api.github.com/repos/vincenzodistasio97/ReactSocial | opened | CVE-2020-11023 (Medium) detected in jquery-3.3.1.slim.min.js | security vulnerability | ## CVE-2020-11023 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.slim.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a hre... | True | CVE-2020-11023 (Medium) detected in jquery-3.3.1.slim.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.3.1.slim.min.js</b></p></summary>
<p>JavaScr... | non_priority | cve medium detected in jquery slim min js cve medium severity vulnerability vulnerable library jquery slim min js javascript library for dom operations library home page a href path to dependency file client src assets index html path to vulnerable library client s... | 0 |
12,227 | 3,258,394,252 | IssuesEvent | 2015-10-20 22:07:13 | docker/docker | https://api.github.com/repos/docker/docker | opened | Flaky test: DockerSuite.TestExecInteractiveStdinClose | kind/flakytest | Found in:
#17202
```
----------------------------------------------------------------------
FAIL: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose
docker_cli_exec_unix_test.go:37:
c.Assert(strings.TrimSpace(output), checker.Equals, "hello")
... obtained string = ""
... expect... | 1.0 | Flaky test: DockerSuite.TestExecInteractiveStdinClose - Found in:
#17202
```
----------------------------------------------------------------------
FAIL: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose
docker_cli_exec_unix_test.go:37:
c.Assert(strings.TrimSpace(output), checke... | non_priority | flaky test dockersuite testexecinteractivestdinclose found in fail docker cli exec unix test go dockersuite testexecinteractivestdinclose docker cli exec unix test go c assert strings trimspace output checker equa... | 0 |
73,895 | 15,286,196,850 | IssuesEvent | 2021-02-23 14:26:25 | idonthaveafifaaddiction/IoT-Smart-Gateway | https://api.github.com/repos/idonthaveafifaaddiction/IoT-Smart-Gateway | opened | CVE-2018-20190 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz | security vulnerability | ## CVE-2018-20190 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26.0.0-1</b>, <b>node-sass-4.14.1.tgz</b></p></summary>
<p>
<details><summary><b>node-sass-4... | True | CVE-2018-20190 (Medium) detected in opennmsopennms-source-26.0.0-1, node-sass-4.14.1.tgz - ## CVE-2018-20190 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>opennmsopennms-source-26... | non_priority | cve medium detected in opennmsopennms source node sass tgz cve medium severity vulnerability vulnerable libraries opennmsopennms source node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.