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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
225,993 | 17,294,781,644 | IssuesEvent | 2021-07-25 13:58:09 | cclienti/svmodule | https://api.github.com/repos/cclienti/svmodule | closed | Documentation | documentation | First of all congrats for the awesome module, it is very useful!
Looks like wavecruncher.net is down? Maybe you can add the doc here on gitlab so it does not get eventually lost?
In any case, what I want to do is be able to use svmodule from inside python, i.e. not like a CLI tool. Maybe you can comment how to do... | 1.0 | Documentation - First of all congrats for the awesome module, it is very useful!
Looks like wavecruncher.net is down? Maybe you can add the doc here on gitlab so it does not get eventually lost?
In any case, what I want to do is be able to use svmodule from inside python, i.e. not like a CLI tool. Maybe you can c... | non_priority | documentation first of all congrats for the awesome module it is very useful looks like wavecruncher net is down maybe you can add the doc here on gitlab so it does not get eventually lost in any case what i want to do is be able to use svmodule from inside python i e not like a cli tool maybe you can c... | 0 |
20,843 | 16,097,547,336 | IssuesEvent | 2021-04-27 03:40:21 | microsoft/win32metadata | https://api.github.com/repos/microsoft/win32metadata | closed | Annotate methods that return handles that are not meant to be closed | usability | Methods such as [`GetStdHandle`](https://docs.microsoft.com/en-us/windows/console/getstdhandle) and [`GetCurrentProcess`](https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getcurrentprocess) return handles that are _not_ expected to ever be closed by the caller, and doing so may ... | True | Annotate methods that return handles that are not meant to be closed - Methods such as [`GetStdHandle`](https://docs.microsoft.com/en-us/windows/console/getstdhandle) and [`GetCurrentProcess`](https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getcurrentprocess) return handles tha... | non_priority | annotate methods that return handles that are not meant to be closed methods such as and return handles that are not expected to ever be closed by the caller and doing so may cause malfunctions while tagging such methods may be a manual process we should have such a means so that projections that offe... | 0 |
170,812 | 6,472,143,668 | IssuesEvent | 2017-08-17 13:23:34 | onaio/onadata | https://api.github.com/repos/onaio/onadata | closed | Select multiple with choice filter results in string values in SAV export | Has-PR Module: Exports Priority: Medium Support | ### Environment (local, stage, preview, production)
production
### Expected behavior
All select multiple questions answers in split columns should be displayed as numeric values (i.e. 0/1).
### Actual behavior
All select multiple questions answers in split columns are displayed as string values (i.e. True/Fals... | 1.0 | Select multiple with choice filter results in string values in SAV export - ### Environment (local, stage, preview, production)
production
### Expected behavior
All select multiple questions answers in split columns should be displayed as numeric values (i.e. 0/1).
### Actual behavior
All select multiple quest... | priority | select multiple with choice filter results in string values in sav export environment local stage preview production production expected behavior all select multiple questions answers in split columns should be displayed as numeric values i e actual behavior all select multiple quest... | 1 |
31,833 | 2,740,412,599 | IssuesEvent | 2015-04-21 01:40:59 | x360ce/x360ce | https://api.github.com/repos/x360ce/x360ce | closed | Split Second split screen only 2 controllers neither detected. | bug duplicate imported Priority-Medium x360ce-Core | _From [nukeo...@gmail.com](https://code.google.com/u/100629674964293641684/) on June 15, 2010 04:24:58_
What steps will reproduce the problem? 1.start split second
2.configure both joypads
3.start a split screen match What is the expected output? What do you see instead? both players should be able to start the race... | 1.0 | Split Second split screen only 2 controllers neither detected. - _From [nukeo...@gmail.com](https://code.google.com/u/100629674964293641684/) on June 15, 2010 04:24:58_
What steps will reproduce the problem? 1.start split second
2.configure both joypads
3.start a split screen match What is the expected output? What ... | priority | split second split screen only controllers neither detected from on june what steps will reproduce the problem start split second configure both joypads start a split screen match what is the expected output what do you see instead both players should be able to start the race and cont... | 1 |
104,189 | 16,613,492,600 | IssuesEvent | 2021-06-02 14:11:26 | Thanraj/linux-4.1.15 | https://api.github.com/repos/Thanraj/linux-4.1.15 | opened | CVE-2019-19054 (Medium) detected in linux-stable-rtv4.1.33 | security vulnerability | ## CVE-2019-19054 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home p... | True | CVE-2019-19054 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2019-19054 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia C... | non_priority | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f... | 0 |
68,353 | 17,259,649,019 | IssuesEvent | 2021-07-22 04:59:29 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | [libtorch] CPU Tensor operations suddenly freeze | module: build module: cpu triaged | ## 🐛 Bug
I have code that converts a tensor to floating point (from byte) and in the latest nightly on Linux, this code freezes and never returns.
Using the latest CPU build on Linux (cx11 ABI).
Also happens on 1.2.0 release.
PyTorch I compile myself doesn't exhibit this issue.
If I convert to float using O... | 1.0 | [libtorch] CPU Tensor operations suddenly freeze - ## 🐛 Bug
I have code that converts a tensor to floating point (from byte) and in the latest nightly on Linux, this code freezes and never returns.
Using the latest CPU build on Linux (cx11 ABI).
Also happens on 1.2.0 release.
PyTorch I compile myself doesn't e... | non_priority | cpu tensor operations suddenly freeze 🐛 bug i have code that converts a tensor to floating point from byte and in the latest nightly on linux this code freezes and never returns using the latest cpu build on linux abi also happens on release pytorch i compile myself doesn t exhibit this ... | 0 |
397,246 | 11,725,683,880 | IssuesEvent | 2020-03-10 13:23:17 | perfectsense/gyro-azure-provider | https://api.github.com/repos/perfectsense/gyro-azure-provider | closed | Azure: Gyro SSH/List doesn't show scaling set virtual machines. | enhancement priority:high | From @RichieHowell in GYRO-439:
When bringing up virtual machines through a scaling set in azure, I am unable to list the virtual machines in that scaling set through gyro list and gyro ssh does not give me those virtual machines as valid options.
```
gyro list prod/frontend.gyro
↓ Loading plugin: gyro:gyro-az... | 1.0 | Azure: Gyro SSH/List doesn't show scaling set virtual machines. - From @RichieHowell in GYRO-439:
When bringing up virtual machines through a scaling set in azure, I am unable to list the virtual machines in that scaling set through gyro list and gyro ssh does not give me those virtual machines as valid options.
... | priority | azure gyro ssh list doesn t show scaling set virtual machines from richiehowell in gyro when bringing up virtual machines through a scaling set in azure i am unable to list the virtual machines in that scaling set through gyro list and gyro ssh does not give me those virtual machines as valid options ... | 1 |
89,363 | 11,218,554,861 | IssuesEvent | 2020-01-07 11:47:51 | ZeffonWu/algo | https://api.github.com/repos/ZeffonWu/algo | opened | 101.对称二叉树 | Zeffon's blog | 算法博客 | Gitalk https://algo.zeffon.design/posts/a1f254ad.html | https://algo.zeffon.design/posts/a1f254ad.html
题目要求给定一个二叉树,检查它是否是镜像对称的。 说明:如果你可以运用递归和迭代两种方法解决这个问题,会很加分。 题目示例 示例 1:二叉树 [1,2,2,3,4,4,3] 是对称的。 12345 1 / \ 2 2 / \ / \3 4 4 3 示例 2:但是下面这个 [1,2,2,null,3,null,3] 则不是镜像对称的: 12345 1 / \2 2 \ | 1.0 | 101.对称二叉树 | Zeffon's blog | 算法博客 - https://algo.zeffon.design/posts/a1f254ad.html
题目要求给定一个二叉树,检查它是否是镜像对称的。 说明:如果你可以运用递归和迭代两种方法解决这个问题,会很加分。 题目示例 示例 1:二叉树 [1,2,2,3,4,4,3] 是对称的。 12345 1 / \ 2 2 / \ / \3 4 4 3 示例 2:但是下面这个 [1,2,2,null,3,null,3] 则不是镜像对称的: 12345 1 / \2 2 \ | non_priority | 对称二叉树 zeffon s blog 算法博客 题目要求给定一个二叉树,检查它是否是镜像对称的。 说明 如果你可以运用递归和迭代两种方法解决这个问题,会很加分。 题目示例 示例 二叉树 是对称的。 示例 但是下面这个 则不是镜像对称的 | 0 |
735,619 | 25,406,998,298 | IssuesEvent | 2022-11-22 15:58:28 | alex4401/mediawiki-extensions-DataMaps | https://api.github.com/repos/alex4401/mediawiki-extensions-DataMaps | opened | Test MW 1.39 compatibility on v0.14.0 in-dev branch | priority: high QA | This MUST be done before v0.14.0 is released: most of the other changes can be postponed into v0.14.x and v0.15.0. | 1.0 | Test MW 1.39 compatibility on v0.14.0 in-dev branch - This MUST be done before v0.14.0 is released: most of the other changes can be postponed into v0.14.x and v0.15.0. | priority | test mw compatibility on in dev branch this must be done before is released most of the other changes can be postponed into x and | 1 |
214,546 | 24,077,725,823 | IssuesEvent | 2022-09-19 01:04:36 | DavidSpek/kale | https://api.github.com/repos/DavidSpek/kale | opened | CVE-2022-35941 (Medium) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2022-35941 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl</b... | True | CVE-2022-35941 (Medium) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2022-35941 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=2... | non_priority | cve medium detected in tensorflow whl tensorflow whl cve medium severity vulnerability vulnerable libraries tensorflow whl tensorflow whl tensorflow whl tensorflow is an open source machine learning... | 0 |
78,849 | 15,586,079,687 | IssuesEvent | 2021-03-18 01:07:33 | vlaship/websocket-stomp | https://api.github.com/repos/vlaship/websocket-stomp | opened | CVE-2020-8840 (High) detected in jackson-databind-2.8.11.3.jar | security vulnerability | ## CVE-2020-8840 - 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.8.11.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core stream... | True | CVE-2020-8840 (High) detected in jackson-databind-2.8.11.3.jar - ## CVE-2020-8840 - 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.8.11.3.jar</b></p></summary>
<p>Gen... | 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 tmp ws scm ws build gradle... | 0 |
142,583 | 19,099,359,216 | IssuesEvent | 2021-11-29 20:26:54 | harrinry/stream-chat-react | https://api.github.com/repos/harrinry/stream-chat-react | opened | CVE-2020-28469 (High) detected in multiple libraries | security vulnerability | ## CVE-2020-28469 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b>, <b>glob-parent-5.0.0.tgz</b></p></summary>
<p>
<details><su... | True | CVE-2020-28469 (High) detected in multiple libraries - ## CVE-2020-28469 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.1.tgz</b>, <b>gl... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a hr... | 0 |
174,894 | 6,544,211,079 | IssuesEvent | 2017-09-03 13:17:41 | shakedlokits/LineQueue | https://api.github.com/repos/shakedlokits/LineQueue | opened | Set registration button onClick style | Difficulty: Beginner Priority: Low Status: Pending Type: Bug | Create an onClick style for the touchable opacity component in the registration screen | 1.0 | Set registration button onClick style - Create an onClick style for the touchable opacity component in the registration screen | priority | set registration button onclick style create an onclick style for the touchable opacity component in the registration screen | 1 |
335,507 | 10,154,528,440 | IssuesEvent | 2019-08-06 08:15:36 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | vrv.co - video or audio doesn't play | browser-firefox-reality engine-gecko priority-normal | <!-- @browser: Android 7.1.1 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile VR; rv:70.0) Gecko/70.0 Firefox/70.0 -->
<!-- @reported_with: browser-fxr -->
<!-- @extra_labels: browser-firefox-reality -->
**URL**: https://vrv.co/watch/G6G59KQ86/Squid-Girl-2:Wont-You-Try-Play-INK-House-INKsnt-That-on-Your-Squid-d... | 1.0 | vrv.co - video or audio doesn't play - <!-- @browser: Android 7.1.1 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile VR; rv:70.0) Gecko/70.0 Firefox/70.0 -->
<!-- @reported_with: browser-fxr -->
<!-- @extra_labels: browser-firefox-reality -->
**URL**: https://vrv.co/watch/G6G59KQ86/Squid-Girl-2:Wont-You-Try-Pla... | priority | vrv co video or audio doesn t play url browser version android operating system android tested another browser yes problem type video or audio doesn t play description upon seeking through the video the buffer stops steps to reproduce browser config... | 1 |
815,379 | 30,549,865,214 | IssuesEvent | 2023-07-20 07:46:39 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | [Bug]: Ballerina OpenAPI built-in plugin is not working | Type/Bug Priority/High Team/DevTools Area/ProjectAPI | ### Description
When try to generate OpenAPI specification using OpenAPI built-in plugin the OpenAPI spec generation is not working.
### Steps to Reproduce
Build the following code and check whether source-modifier task for OpenAPI built-in plugin [1] executed.
```ballerina
import ballerina/http;
import ballerina... | 1.0 | [Bug]: Ballerina OpenAPI built-in plugin is not working - ### Description
When try to generate OpenAPI specification using OpenAPI built-in plugin the OpenAPI spec generation is not working.
### Steps to Reproduce
Build the following code and check whether source-modifier task for OpenAPI built-in plugin [1] execute... | priority | ballerina openapi built in plugin is not working description when try to generate openapi specification using openapi built in plugin the openapi spec generation is not working steps to reproduce build the following code and check whether source modifier task for openapi built in plugin executed ... | 1 |
21,937 | 10,700,631,265 | IssuesEvent | 2019-10-24 00:48:20 | koehntopp/cloud-enterprise-granny | https://api.github.com/repos/koehntopp/cloud-enterprise-granny | opened | CVE-2019-16943 (High) detected in jackson-databind-2.9.10.jar | security vulnerability | ## CVE-2019-16943 - 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.10.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streami... | True | CVE-2019-16943 (High) detected in jackson-databind-2.9.10.jar - ## CVE-2019-16943 - 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.10.jar</b></p></summary>
<p>Gener... | 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 tmp ws scm cloud enterprise gr... | 0 |
165,152 | 26,110,484,883 | IssuesEvent | 2022-12-27 19:02:10 | KlimaDAO/klimadao | https://api.github.com/repos/KlimaDAO/klimadao | closed | [retirement] Add project details to MCO2 receipt | enhancement design done | When a user offsets/retires from the Moss MC02 pool, the retirement receipt is missing the project details.
[Example](https://www.klimadao.finance/retirements/brice.klima/5)
There is only one project in the MC02 pool, however, should still display the details on the project. | 1.0 | [retirement] Add project details to MCO2 receipt - When a user offsets/retires from the Moss MC02 pool, the retirement receipt is missing the project details.
[Example](https://www.klimadao.finance/retirements/brice.klima/5)
There is only one project in the MC02 pool, however, should still display the details on the ... | non_priority | add project details to receipt when a user offsets retires from the moss pool the retirement receipt is missing the project details there is only one project in the pool however should still display the details on the project | 0 |
35,195 | 16,981,086,464 | IssuesEvent | 2021-06-30 08:57:06 | juxt/crux | https://api.github.com/repos/juxt/crux | opened | Crux shouldn't necessarily pick literals over `:in` bindings | performance | (from @jacobobryant on Slack :pray:)
slow:
```clojure
(q db
'{:find [(count rating)]
:in [client]
:where [[rating :rating/client client]
[rating :rating/tags "findka:recommended"]]}
{:client/service :findka-essays
:client/id "4f95f494-d5e4-4b7d-adaa-fc5859f5c4a7"})
;; :var... | True | Crux shouldn't necessarily pick literals over `:in` bindings - (from @jacobobryant on Slack :pray:)
slow:
```clojure
(q db
'{:find [(count rating)]
:in [client]
:where [[rating :rating/client client]
[rating :rating/tags "findka:recommended"]]}
{:client/service :findka-essays
... | non_priority | crux shouldn t necessarily pick literals over in bindings from jacobobryant on slack pray slow clojure q db find in where client service findka essays client id adaa vars in join order cause seems to be that crux ... | 0 |
315,312 | 9,608,873,887 | IssuesEvent | 2019-05-12 10:36:45 | MathStuff/MatricesM | https://api.github.com/repos/MathStuff/MatricesM | opened | Let statistics methods accept column names along with column numbers | enhancement priority 4 | Make it so the methods like mean, sdev etc. can accept feature names as their "col" parameter | 1.0 | Let statistics methods accept column names along with column numbers - Make it so the methods like mean, sdev etc. can accept feature names as their "col" parameter | priority | let statistics methods accept column names along with column numbers make it so the methods like mean sdev etc can accept feature names as their col parameter | 1 |
49,783 | 13,463,563,968 | IssuesEvent | 2020-09-09 17:48:01 | jQAssistant/jqa-m2repo-plugin | https://api.github.com/repos/jQAssistant/jqa-m2repo-plugin | closed | Update Apache Lucene | status:declined topic:security type:task | As core developer of jQAssistant, I want to update Apache Lucene to a current version, so that the jQA Maven Repository Plugin is no longer a version with a known security issue. | True | Update Apache Lucene - As core developer of jQAssistant, I want to update Apache Lucene to a current version, so that the jQA Maven Repository Plugin is no longer a version with a known security issue. | non_priority | update apache lucene as core developer of jqassistant i want to update apache lucene to a current version so that the jqa maven repository plugin is no longer a version with a known security issue | 0 |
218,627 | 7,331,910,010 | IssuesEvent | 2018-03-05 14:56:09 | dwyl/github-backup | https://api.github.com/repos/dwyl/github-backup | opened | Display versions of the issue description | priority-2 | We are now saving versions of the first comment in an issue (the issue description) into our DB. Now we want to display these on our front end.
In order to do this we need to:
- [ ] generate a new comment 'card' for each version
- [ ] make all cards that are not the latest card grey in the textarea
- [ ] access ... | 1.0 | Display versions of the issue description - We are now saving versions of the first comment in an issue (the issue description) into our DB. Now we want to display these on our front end.
In order to do this we need to:
- [ ] generate a new comment 'card' for each version
- [ ] make all cards that are not the lat... | priority | display versions of the issue description we are now saving versions of the first comment in an issue the issue description into our db now we want to display these on our front end in order to do this we need to generate a new comment card for each version make all cards that are not the latest ... | 1 |
144,520 | 11,622,433,110 | IssuesEvent | 2020-02-27 06:28:55 | owncloud/QA | https://api.github.com/repos/owncloud/QA | closed | Make UI tests portable | 1 - To develop Server UI Tests | Our current implementation is too connected to sauce labs and it requires to set up the whole environment locally to run
setting up environment: https://github.com/owncloud/core/wiki/Running-UI-tests-using-selenium
I'd like to have a way to run these tests locally using docker containers.
This image can be us... | 1.0 | Make UI tests portable - Our current implementation is too connected to sauce labs and it requires to set up the whole environment locally to run
setting up environment: https://github.com/owncloud/core/wiki/Running-UI-tests-using-selenium
I'd like to have a way to run these tests locally using docker containers... | non_priority | make ui tests portable our current implementation is too connected to sauce labs and it requires to set up the whole environment locally to run setting up environment i d like to have a way to run these tests locally using docker containers this image can be used as chrome selenium it can be access... | 0 |
6,469 | 6,444,623,478 | IssuesEvent | 2017-08-12 14:46:15 | outcobra/outstanding-cobra | https://api.github.com/repos/outcobra/outstanding-cobra | opened | Allow use of new domain | M-C-infrastructure P-2-high T-task | Make staging.outcobra.school work to access the instance that is only accessible through outcobra-a.pegnu.cloud at the moment. | 1.0 | Allow use of new domain - Make staging.outcobra.school work to access the instance that is only accessible through outcobra-a.pegnu.cloud at the moment. | non_priority | allow use of new domain make staging outcobra school work to access the instance that is only accessible through outcobra a pegnu cloud at the moment | 0 |
37,346 | 4,803,852,869 | IssuesEvent | 2016-11-02 11:32:50 | UoSGamesGroups/first-semester-l4-5-group-11 | https://api.github.com/repos/UoSGamesGroups/first-semester-l4-5-group-11 | opened | As a designer I want to research effects of hallucinations | Design | Research how hallucinations could come into an advantage in our game. I.e. Seeing items for what they could do.
2hrs. | 1.0 | As a designer I want to research effects of hallucinations - Research how hallucinations could come into an advantage in our game. I.e. Seeing items for what they could do.
2hrs. | non_priority | as a designer i want to research effects of hallucinations research how hallucinations could come into an advantage in our game i e seeing items for what they could do | 0 |
85,270 | 3,688,783,854 | IssuesEvent | 2016-02-25 14:18:47 | wipeoutmedia/css-javascript-toolbox | https://api.github.com/repos/wipeoutmedia/css-javascript-toolbox | closed | PHP version check on activation | Urgent Priority | When I have installed this plugin on hosting with PHP 5.2 I have many error messages.
Better to check PHP version before install and notice user about requirements ("ask support of your hosting to update PHP").
Also this problem mentioned here https://wordpress.org/support/topic/warning-and-fatal-error-12 | 1.0 | PHP version check on activation - When I have installed this plugin on hosting with PHP 5.2 I have many error messages.
Better to check PHP version before install and notice user about requirements ("ask support of your hosting to update PHP").
Also this problem mentioned here https://wordpress.org/support/topic... | priority | php version check on activation when i have installed this plugin on hosting with php i have many error messages better to check php version before install and notice user about requirements ask support of your hosting to update php also this problem mentioned here | 1 |
803,826 | 29,190,907,138 | IssuesEvent | 2023-05-19 19:54:00 | Team-Olya/frontend | https://api.github.com/repos/Team-Olya/frontend | closed | Adding branches for stage 2, 3.1, 3.2, 4.1, 4,2 | Frontend LowPriority Stage#3.2 | Add branches for stage 2, 3.1, 3.2, 4.1, 4.2 for better version control | 1.0 | Adding branches for stage 2, 3.1, 3.2, 4.1, 4,2 - Add branches for stage 2, 3.1, 3.2, 4.1, 4.2 for better version control | priority | adding branches for stage add branches for stage for better version control | 1 |
80,351 | 15,586,279,490 | IssuesEvent | 2021-03-18 01:34:48 | Bangtrongtuyet/spring-cloud-netflix | https://api.github.com/repos/Bangtrongtuyet/spring-cloud-netflix | opened | CVE-2020-8840 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2020-8840 - 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.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming... | True | CVE-2020-8840 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-8840 - 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.8.jar</b></p></summary>
<p>General d... | 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 spring cloud netflix spring cl... | 0 |
335,920 | 10,168,541,207 | IssuesEvent | 2019-08-07 21:05:31 | spacetelescope/mirage | https://api.github.com/repos/spacetelescope/mirage | closed | Different SW/LW nircam apertures for WFSS exposures | Bug Medium Priority | I tried generating yaml files today for proposal 1409 (CAR-35), and the yaml generator failed based on the aperture name. It was looking for NRCA1_SUBGRISM256, which is not a valid aperture. This subarray is present only on the LW detectors.
The yaml generator needs to be updated to use the correct aperture for the... | 1.0 | Different SW/LW nircam apertures for WFSS exposures - I tried generating yaml files today for proposal 1409 (CAR-35), and the yaml generator failed based on the aperture name. It was looking for NRCA1_SUBGRISM256, which is not a valid aperture. This subarray is present only on the LW detectors.
The yaml generator n... | priority | different sw lw nircam apertures for wfss exposures i tried generating yaml files today for proposal car and the yaml generator failed based on the aperture name it was looking for which is not a valid aperture this subarray is present only on the lw detectors the yaml generator needs to be updated... | 1 |
531,418 | 15,497,238,860 | IssuesEvent | 2021-03-11 04:13:22 | redhat-developer/vscode-openshift-tools | https://api.github.com/repos/redhat-developer/vscode-openshift-tools | opened | Request if components should be deleted when deleting Application or Project from Application explorer | kind/enhancement priority/major | As @jrichter1 again pointed out current deletion command behavior for Project or Application is inconsistent. There should be common approach when deleting resources with multiple nested resources in it. There should be confirmation from user requested if all the components within project or application should be delet... | 1.0 | Request if components should be deleted when deleting Application or Project from Application explorer - As @jrichter1 again pointed out current deletion command behavior for Project or Application is inconsistent. There should be common approach when deleting resources with multiple nested resources in it. There shoul... | priority | request if components should be deleted when deleting application or project from application explorer as again pointed out current deletion command behavior for project or application is inconsistent there should be common approach when deleting resources with multiple nested resources in it there should be con... | 1 |
13,214 | 2,740,545,551 | IssuesEvent | 2015-04-21 03:09:10 | Joerlan/rooms-manager | https://api.github.com/repos/Joerlan/rooms-manager | closed | Entrega2-Label de cadatrar usuário | auto-migrated Priority-Medium Type-Defect | ```
label do cadastrar usuário está como: Cadastro de funcionarios
```
Original issue reported on code.google.com by `adrianop...@gmail.com` on 19 Oct 2012 at 2:37 | 1.0 | Entrega2-Label de cadatrar usuário - ```
label do cadastrar usuário está como: Cadastro de funcionarios
```
Original issue reported on code.google.com by `adrianop...@gmail.com` on 19 Oct 2012 at 2:37 | non_priority | label de cadatrar usuário label do cadastrar usuário está como cadastro de funcionarios original issue reported on code google com by adrianop gmail com on oct at | 0 |
787,993 | 27,738,940,614 | IssuesEvent | 2023-03-15 13:09:52 | googleapis/google-cloud-go | https://api.github.com/repos/googleapis/google-cloud-go | opened | pubsub: TestIntegration_TopicRetention failed | type: bug priority: p1 flakybot: issue | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 937307377deab6549cf1539981551047453c267d
b... | 1.0 | pubsub: TestIntegration_TopicRetention failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
co... | priority | pubsub testintegration topicretention failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output integration test go rpc error code inter... | 1 |
105,232 | 16,624,765,316 | IssuesEvent | 2021-06-03 08:10:56 | tabac-ws-demo/js-demo | https://api.github.com/repos/tabac-ws-demo/js-demo | opened | WS-2019-0064 (High) detected in handlebars-4.0.5.tgz | security vulnerability | ## WS-2019-0064 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0064 (High) detected in handlebars-4.0.5.tgz - ## WS-2019-0064 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides the... | non_priority | ws high detected in handlebars tgz ws high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file js demo packa... | 0 |
119,214 | 4,763,085,076 | IssuesEvent | 2016-10-25 13:33:24 | ajency/Listr | https://api.github.com/repos/ajency/Listr | opened | Handling catalog upload when the SKU is changed | Priority 1 Task | Condition: While uploading the catalog, LE replaces the existing SKU with a new SKU
Error message needs to be displayed | 1.0 | Handling catalog upload when the SKU is changed - Condition: While uploading the catalog, LE replaces the existing SKU with a new SKU
Error message needs to be displayed | priority | handling catalog upload when the sku is changed condition while uploading the catalog le replaces the existing sku with a new sku error message needs to be displayed | 1 |
565,787 | 16,769,884,742 | IssuesEvent | 2021-06-14 13:40:05 | notawakestudio/NUSConnect | https://api.github.com/repos/notawakestudio/NUSConnect | opened | WK6 SPRINT | priority.High type.Task | Forum
- [ ] Mark post as wiki (YL)
- [ ] Post should be able to link to a quiz question (Create/View) (YL)
---
Quiz
- [ ] Create a post from a question (JX)
- [ ] Fix UI (Quiz Landing page, question taking) (JX)
---
Profile
- [ ] User backend (YL)
- [ ] Edit of user name (YL)
- [ ] Account creation (JX)
... | 1.0 | WK6 SPRINT - Forum
- [ ] Mark post as wiki (YL)
- [ ] Post should be able to link to a quiz question (Create/View) (YL)
---
Quiz
- [ ] Create a post from a question (JX)
- [ ] Fix UI (Quiz Landing page, question taking) (JX)
---
Profile
- [ ] User backend (YL)
- [ ] Edit of user name (YL)
- [ ] Account cre... | priority | sprint forum mark post as wiki yl post should be able to link to a quiz question create view yl quiz create a post from a question jx fix ui quiz landing page question taking jx profile user backend yl edit of user name yl account creation jx ... | 1 |
516,796 | 14,987,999,216 | IssuesEvent | 2021-01-29 00:10:34 | nlpsandbox/data-node | https://api.github.com/repos/nlpsandbox/data-node | closed | Improve Error message when posting empty Annotation object | Priority: High | Here is the current message when posting an empty object `{}`:
```
{
"detail": "'NoneType' object has no attribute 'to_dict'",
"status": 500,
"title": "Internal error"
}
``` | 1.0 | Improve Error message when posting empty Annotation object - Here is the current message when posting an empty object `{}`:
```
{
"detail": "'NoneType' object has no attribute 'to_dict'",
"status": 500,
"title": "Internal error"
}
``` | priority | improve error message when posting empty annotation object here is the current message when posting an empty object detail nonetype object has no attribute to dict status title internal error | 1 |
58,267 | 14,259,363,686 | IssuesEvent | 2020-11-20 08:08:55 | anyulled/react-skeleton | https://api.github.com/repos/anyulled/react-skeleton | reopened | CVE-2018-11698 (High) detected in opennmsopennms-source-25.1.0-1 | security vulnerability | ## CVE-2018-11698 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-25.1.0-1</b></p></summary>
<p>
<p>A Java based fault and performance management system</p>
<p>Li... | True | CVE-2018-11698 (High) detected in opennmsopennms-source-25.1.0-1 - ## CVE-2018-11698 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-25.1.0-1</b></p></summary>
<p>... | non_priority | cve high detected in opennmsopennms source cve high severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href found in base branch master ... | 0 |
159,693 | 25,032,345,569 | IssuesEvent | 2022-11-04 13:26:46 | InShine-Studios/Horror-3D | https://api.github.com/repos/InShine-Studios/Horror-3D | closed | Dialog Feature Discussion | Designing :books: | - Dialog feature can be used on what occasions?
- What are the conditions that players can give an item in a dialog?
- Dialog Options
- Dialog Options with Ability Pre-Requisite
- Confrontation
- UI Mockup for giving items (Genshin benchmark?)
- Dialog + Giving Items | 1.0 | Dialog Feature Discussion - - Dialog feature can be used on what occasions?
- What are the conditions that players can give an item in a dialog?
- Dialog Options
- Dialog Options with Ability Pre-Requisite
- Confrontation
- UI Mockup for giving items (Genshin benchmark?)
- Dialog + Giving Items | non_priority | dialog feature discussion dialog feature can be used on what occasions what are the conditions that players can give an item in a dialog dialog options dialog options with ability pre requisite confrontation ui mockup for giving items genshin benchmark dialog giving items | 0 |
55,859 | 23,618,183,651 | IssuesEvent | 2022-08-24 17:49:05 | dockstore/dockstore | https://api.github.com/repos/dockstore/dockstore | closed | "Date modified" date is incorrect | bug web-service review | **Describe the bug**
Most of the time, a .dockstore.yml workflow will have a "date modified" that reflects when the repo was last modified. That's not the case for this workflow: https://dockstore.org/workflows/github.com/gatk-workflows/gatk4-germline-snps-indels/haplotypecaller-gvcf-gatk4:2.3.1?tab=info
This repo was... | 1.0 | "Date modified" date is incorrect - **Describe the bug**
Most of the time, a .dockstore.yml workflow will have a "date modified" that reflects when the repo was last modified. That's not the case for this workflow: https://dockstore.org/workflows/github.com/gatk-workflows/gatk4-germline-snps-indels/haplotypecaller-gvcf... | non_priority | date modified date is incorrect describe the bug most of the time a dockstore yml workflow will have a date modified that reflects when the repo was last modified that s not the case for this workflow this repo was last modified about nine months ago including a release which is the default on dockst... | 0 |
282,869 | 8,711,117,155 | IssuesEvent | 2018-12-06 18:15:51 | DemocraciaEnRed/leyesabiertas-web | https://api.github.com/repos/DemocraciaEnRed/leyesabiertas-web | closed | Cambiar texto de alert cuando se guardan cambios | priority: high | Dice "los cambios fueron guardados y publicados". Quitar "y publicados". | 1.0 | Cambiar texto de alert cuando se guardan cambios - Dice "los cambios fueron guardados y publicados". Quitar "y publicados". | priority | cambiar texto de alert cuando se guardan cambios dice los cambios fueron guardados y publicados quitar y publicados | 1 |
360,751 | 10,696,900,638 | IssuesEvent | 2019-10-23 15:30:25 | kubernetes/website | https://api.github.com/repos/kubernetes/website | closed | Pods metric setting not consistent in HPA walkthrough | kind/bug priority/backlog | **This is a Bug Report**
**Problem:**
In the [HPA walkthrough](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/),
> ...
> For example, if you had your monitoring system collecting metrics about network traffic, you could update the definition above using kubectl edit to loo... | 1.0 | Pods metric setting not consistent in HPA walkthrough - **This is a Bug Report**
**Problem:**
In the [HPA walkthrough](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/),
> ...
> For example, if you had your monitoring system collecting metrics about network traffic, you cou... | priority | pods metric setting not consistent in hpa walkthrough this is a bug report problem in the for example if you had your monitoring system collecting metrics about network traffic you could update the definition above using kubectl edit to look like this apiversion autoscaling ... | 1 |
118,511 | 17,594,170,603 | IssuesEvent | 2021-08-17 01:03:01 | doc-ai/tensorflow | https://api.github.com/repos/doc-ai/tensorflow | opened | CVE-2021-29549 (Medium) detected in tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl | security vulnerability | ## CVE-2021-29549 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learni... | True | CVE-2021-29549 (Medium) detected in tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl - ## CVE-2021-29549 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.0.0b1-cp36-cp3... | non_priority | cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file tensorflow tensorflow lit... | 0 |
544,837 | 15,898,107,279 | IssuesEvent | 2021-04-11 23:57:33 | blocklet/nft-store | https://api.github.com/repos/blocklet/nft-store | closed | 更加灵活的购买后 callback 机制 | priority/release-blocker | 现在购买完成之后会把当前的页面替换成目标页面,实际上 callback 还可能是直接告诉钱包开启下一个 did-auth 会话,类似 https://github.com/ArcBlock/abt-node/issues/2436#issuecomment-815658480 这里定义的
可以考虑增加 nextWorkflow 的机制,然后把这个参数传给后端,后端在购买完成之后直接请求这个 nextWorkflow 得到会话起点,然后直接回传给钱包,这样能把不同业务模块的流程串起来。
最终的实现:dapp 在跳转到购买流程的时候,可以携带如下参数:
- `cb`:callback,购买完成之后浏览器应该打开的页面,... | 1.0 | 更加灵活的购买后 callback 机制 - 现在购买完成之后会把当前的页面替换成目标页面,实际上 callback 还可能是直接告诉钱包开启下一个 did-auth 会话,类似 https://github.com/ArcBlock/abt-node/issues/2436#issuecomment-815658480 这里定义的
可以考虑增加 nextWorkflow 的机制,然后把这个参数传给后端,后端在购买完成之后直接请求这个 nextWorkflow 得到会话起点,然后直接回传给钱包,这样能把不同业务模块的流程串起来。
最终的实现:dapp 在跳转到购买流程的时候,可以携带如下参数:
- `cb`:cal... | priority | 更加灵活的购买后 callback 机制 现在购买完成之后会把当前的页面替换成目标页面,实际上 callback 还可能是直接告诉钱包开启下一个 did auth 会话,类似 这里定义的 可以考虑增加 nextworkflow 的机制,然后把这个参数传给后端,后端在购买完成之后直接请求这个 nextworkflow 得到会话起点,然后直接回传给钱包,这样能把不同业务模块的流程串起来。 最终的实现:dapp 在跳转到购买流程的时候,可以携带如下参数: cb :callback,购买完成之后浏览器应该打开的页面,如果设置为 close,就会关闭当前窗口,如果没设置会停留在 nft store 购买成功页 ... | 1 |
195,706 | 6,917,329,323 | IssuesEvent | 2017-11-29 08:02:38 | Jumpscale/go-raml | https://api.github.com/repos/Jumpscale/go-raml | opened | regression in python object creation | priority_critical state_inprogress type_bug | - non required field that fails because of being `None`
- empty list is not recognized as valid list | 1.0 | regression in python object creation - - non required field that fails because of being `None`
- empty list is not recognized as valid list | priority | regression in python object creation non required field that fails because of being none empty list is not recognized as valid list | 1 |
22,206 | 2,645,774,589 | IssuesEvent | 2015-03-13 02:07:58 | prikhi/evoluspencil | https://api.github.com/repos/prikhi/evoluspencil | opened | Zoom using mouse wheel | 1 star bug imported Priority-Medium | _From [mkrup...@gmail.com](https://code.google.com/u/113434556248273567923/) on July 14, 2009 14:27:08_
What steps will reproduce the problem? 1. Hold Control Button
2. Use Mouse wheel to Scroll Up
3. Use Mouse wheel to Scroll Down What is the expected output? What do you see instead? I expect that this will perform... | 1.0 | Zoom using mouse wheel - _From [mkrup...@gmail.com](https://code.google.com/u/113434556248273567923/) on July 14, 2009 14:27:08_
What steps will reproduce the problem? 1. Hold Control Button
2. Use Mouse wheel to Scroll Up
3. Use Mouse wheel to Scroll Down What is the expected output? What do you see instead? I expe... | priority | zoom using mouse wheel from on july what steps will reproduce the problem hold control button use mouse wheel to scroll up use mouse wheel to scroll down what is the expected output what do you see instead i expect that this will perform the zoom in and zoom out functions this is a ... | 1 |
805,703 | 29,582,550,520 | IssuesEvent | 2023-06-07 07:07:44 | cse1110/andy | https://api.github.com/repos/cse1110/andy | closed | Refactor Andy main class to avoid dependencies on output | Low priority refactoring | The `Andy` class currently requires the output directory. We should change that, make the Andy class to return a nice data structure, and let `AndyOnWebLab` write files to disk. This facilitates other clients, such as the `AndyOnAWS` that I'm writing right now that doesn't need files on disk, but to put them on a JSON. | 1.0 | Refactor Andy main class to avoid dependencies on output - The `Andy` class currently requires the output directory. We should change that, make the Andy class to return a nice data structure, and let `AndyOnWebLab` write files to disk. This facilitates other clients, such as the `AndyOnAWS` that I'm writing right now ... | priority | refactor andy main class to avoid dependencies on output the andy class currently requires the output directory we should change that make the andy class to return a nice data structure and let andyonweblab write files to disk this facilitates other clients such as the andyonaws that i m writing right now ... | 1 |
101,319 | 21,648,614,802 | IssuesEvent | 2022-05-06 06:48:57 | pingcap/tiflash | https://api.github.com/repos/pingcap/tiflash | closed | Remove useless grpc handler: `BatchCommandsHandler` | type/enhancement good first issue type/code-quality-improvement component/compute | ## Enhancement
`BatchCommands` is deprecated in tiflash.
https://github.com/pingcap/tiflash/blob/759421494fd276282f6d7bc2f1857fdac740c827/dbms/src/Flash/FlashService.cpp#L348-L407 | 1.0 | Remove useless grpc handler: `BatchCommandsHandler` - ## Enhancement
`BatchCommands` is deprecated in tiflash.
https://github.com/pingcap/tiflash/blob/759421494fd276282f6d7bc2f1857fdac740c827/dbms/src/Flash/FlashService.cpp#L348-L407 | non_priority | remove useless grpc handler batchcommandshandler enhancement batchcommands is deprecated in tiflash | 0 |
376,605 | 11,149,032,088 | IssuesEvent | 2019-12-23 17:16:48 | bounswe/bounswe2019group11 | https://api.github.com/repos/bounswe/bounswe2019group11 | closed | Implement search for mobile | Component: Mobile Estimation: M Priority: High Status: In Progress | Search functionality needs to be implemented as stated in 1.1.1.10. It is better to make it semantic search. Users, events and trading equipment would be able to be searched. | 1.0 | Implement search for mobile - Search functionality needs to be implemented as stated in 1.1.1.10. It is better to make it semantic search. Users, events and trading equipment would be able to be searched. | priority | implement search for mobile search functionality needs to be implemented as stated in it is better to make it semantic search users events and trading equipment would be able to be searched | 1 |
9,044 | 12,550,902,825 | IssuesEvent | 2020-06-06 12:53:02 | goharbor/harbor | https://api.github.com/repos/goharbor/harbor | closed | [OIDC] Handling of user onboarding. | area/oidc kind/requirement pending-for-more-info | If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
I expected, that it is possible to change the username of a User.
For that to be able a uuid and a sub field need to be introduced to the user table.
Because Everything regarding OID... | 1.0 | [OIDC] Handling of user onboarding. - If you are reporting a problem, please make sure the following information are provided:
**Expected behavior and actual behavior:**
I expected, that it is possible to change the username of a User.
For that to be able a uuid and a sub field need to be introduced to the user ta... | non_priority | handling of user onboarding if you are reporting a problem please make sure the following information are provided expected behavior and actual behavior i expected that it is possible to change the username of a user for that to be able a uuid and a sub field need to be introduced to the user table ... | 0 |
184,481 | 6,713,483,015 | IssuesEvent | 2017-10-13 13:38:23 | Automattic/Co-Authors-Plus | https://api.github.com/repos/Automattic/Co-Authors-Plus | closed | Remove user association from guest author when user is deleted / removed | confirmed-bug Priority::High | When a user is deleted or removed from a site, any guest author associations they have should be deleted.
| 1.0 | Remove user association from guest author when user is deleted / removed - When a user is deleted or removed from a site, any guest author associations they have should be deleted.
| priority | remove user association from guest author when user is deleted removed when a user is deleted or removed from a site any guest author associations they have should be deleted | 1 |
362,430 | 10,727,472,270 | IssuesEvent | 2019-10-28 11:47:40 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | closed | [Core] Repair/Withdrawl from guild | Confirmed Fixed in Dev Guild related Priority-High | **Links:**
cant find a link for guild repairs...
**What is happening:**
guild repair and guild bank withdraw is only allowing a set amount, even when the guild master is setting a value in the guild control options
see below, i have set the value to 200g for the officer rank, this value is a daily value t... | 1.0 | [Core] Repair/Withdrawl from guild - **Links:**
cant find a link for guild repairs...
**What is happening:**
guild repair and guild bank withdraw is only allowing a set amount, even when the guild master is setting a value in the guild control options
see below, i have set the value to 200g for the officer... | priority | repair withdrawl from guild links cant find a link for guild repairs what is happening guild repair and guild bank withdraw is only allowing a set amount even when the guild master is setting a value in the guild control options see below i have set the value to for the officer rank ... | 1 |
113,269 | 24,389,448,979 | IssuesEvent | 2022-10-04 14:13:34 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | closed | VS Code Desktop: Auto forward ports from .gitpod.yml (sometimes ports are not detected or shown) | type: bug team: IDE editor: code (desktop) enhancement | Right now we rely on Remote SSH for VS Code Desktop support for port forwarding. It seems to have some auto forwarding built-in but it does not work always. We also observed that some extensions seem to be able to forward ports as well. Since we have a Gitpod extension running in their server we could investigate auto ... | 1.0 | VS Code Desktop: Auto forward ports from .gitpod.yml (sometimes ports are not detected or shown) - Right now we rely on Remote SSH for VS Code Desktop support for port forwarding. It seems to have some auto forwarding built-in but it does not work always. We also observed that some extensions seem to be able to forward... | non_priority | vs code desktop auto forward ports from gitpod yml sometimes ports are not detected or shown right now we rely on remote ssh for vs code desktop support for port forwarding it seems to have some auto forwarding built in but it does not work always we also observed that some extensions seem to be able to forward... | 0 |
821,660 | 30,830,136,222 | IssuesEvent | 2023-08-02 00:33:30 | kubernetes/minikube | https://api.github.com/repos/kubernetes/minikube | closed | inaccurate warning with Docker Desktop containerd integration | priority/backlog co/docker-driver kind/improvement | ### What Happened?
1. Start Docker Desktop
2. Go to settings -> features in development, and enable containerd integration
3. Start minikube with:
```
minikube start --driver=docker
```
Expected result:
No warnings
Actual result:
```
❗ docker is currently using the stargz storage driver, consider ... | 1.0 | inaccurate warning with Docker Desktop containerd integration - ### What Happened?
1. Start Docker Desktop
2. Go to settings -> features in development, and enable containerd integration
3. Start minikube with:
```
minikube start --driver=docker
```
Expected result:
No warnings
Actual result:
```
❗... | priority | inaccurate warning with docker desktop containerd integration what happened start docker desktop go to settings features in development and enable containerd integration start minikube with minikube start driver docker expected result no warnings actual result ❗... | 1 |
121,856 | 4,822,315,286 | IssuesEvent | 2016-11-05 19:52:55 | larsiusprime/tdrpg-bugs | https://api.github.com/repos/larsiusprime/tdrpg-bugs | closed | Crash when taking screenshot | 1 bug DQ CORE Priority CUT | If I use the F1 shortcut to take a screenshot, the game will crash.
It won't crash if I'm at the start menu, however.
| 1.0 | Crash when taking screenshot - If I use the F1 shortcut to take a screenshot, the game will crash.
It won't crash if I'm at the start menu, however.
| priority | crash when taking screenshot if i use the shortcut to take a screenshot the game will crash it won t crash if i m at the start menu however | 1 |
147,336 | 11,782,265,749 | IssuesEvent | 2020-03-17 01:17:41 | yobnytech/queueone_issues_tracker | https://api.github.com/repos/yobnytech/queueone_issues_tracker | closed | [ Queue One user App ] Display Queue Position QR Code | test and close user_android_app | Each Queue Position generates the QR code which is not displayed in the User App. This is very useful when the user presents the QR code for auto checkin | 1.0 | [ Queue One user App ] Display Queue Position QR Code - Each Queue Position generates the QR code which is not displayed in the User App. This is very useful when the user presents the QR code for auto checkin | non_priority | display queue position qr code each queue position generates the qr code which is not displayed in the user app this is very useful when the user presents the qr code for auto checkin | 0 |
377,391 | 11,170,400,268 | IssuesEvent | 2019-12-28 13:09:34 | siteorigin/so-widgets-bundle | https://api.github.com/repos/siteorigin/so-widgets-bundle | closed | Slider widgets: Consider adding font-display for web fonts | enhancement priority-3 | Consider adding `font-display` for the slider web-font. | 1.0 | Slider widgets: Consider adding font-display for web fonts - Consider adding `font-display` for the slider web-font. | priority | slider widgets consider adding font display for web fonts consider adding font display for the slider web font | 1 |
807,432 | 30,002,550,942 | IssuesEvent | 2023-06-26 10:14:29 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT] hudi upsert error: java.lang.NumberFormatException: For input string: "d880d4ea" | priority:major writer-core | **Describe the problem you faced**
**To Reproduce**
hudi 0.9 upgrade hudi 0.12.3
data cannot be upsert into old table.
code:
`jsonDataSet.write()
.format("org.apache.hudi")
.option(HoodieTableConfig.TYPE.key(), HoodieTableType.MERGE_ON_READ.name())
.option(... | 1.0 | [SUPPORT] hudi upsert error: java.lang.NumberFormatException: For input string: "d880d4ea" - **Describe the problem you faced**
**To Reproduce**
hudi 0.9 upgrade hudi 0.12.3
data cannot be upsert into old table.
code:
`jsonDataSet.write()
.format("org.apache.hudi")
.option(... | priority | hudi upsert error java lang numberformatexception for input string describe the problem you faced to reproduce hudi upgrade hudi data cannot be upsert into old table code jsondataset write format org apache hudi option hoodietableconfi... | 1 |
136,486 | 5,283,613,314 | IssuesEvent | 2017-02-07 21:50:42 | SCIInstitute/SCIRun | https://api.github.com/repos/SCIInstitute/SCIRun | closed | Module IDs: refactor to use Boost UUID | Archive Bug Network Priority-High Refactoring Serialization | Serialization has never respected the "instance count" method. I just discovered this after loading a network. We need a more robust id generation function. Boost UUID looks pretty good for this.
Links:
- http://www.boost.org/doc/libs/1_42_0/libs/uuid/uuid.html
| 1.0 | Module IDs: refactor to use Boost UUID - Serialization has never respected the "instance count" method. I just discovered this after loading a network. We need a more robust id generation function. Boost UUID looks pretty good for this.
Links:
- http://www.boost.org/doc/libs/1_42_0/libs/uuid/uuid.html
| priority | module ids refactor to use boost uuid serialization has never respected the instance count method i just discovered this after loading a network we need a more robust id generation function boost uuid looks pretty good for this links | 1 |
63,628 | 12,359,116,202 | IssuesEvent | 2020-05-17 09:21:39 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | Misleading Error Message for odo create | area/UX kind/code-refactoring lifecycle/rotten priority/Medium | [kind/bug]
When trying to create a url via `odo`, I accidentally ran `odo create url` instead of `odo url create`. I received the following error message:
```
odo create url frontend
✗ this directory already contains a component
```
It would be helpful if `odo` could suggest a different command to run. Th... | 1.0 | Misleading Error Message for odo create - [kind/bug]
When trying to create a url via `odo`, I accidentally ran `odo create url` instead of `odo url create`. I received the following error message:
```
odo create url frontend
✗ this directory already contains a component
```
It would be helpful if `odo` co... | non_priority | misleading error message for odo create when trying to create a url via odo i accidentally ran odo create url instead of odo url create i received the following error message odo create url frontend ✗ this directory already contains a component it would be helpful if odo could sugge... | 0 |
417,159 | 28,110,153,648 | IssuesEvent | 2023-03-31 06:23:24 | Bisceto/ped | https://api.github.com/repos/Bisceto/ped | opened | Sample GUI in UG completely different from actual UI | severity.Low type.DocumentationBug | 
Sample UI did not have such sections for income analytics and "session" cards. Will be confusing for the user.
<!--session: 1680243347577-7a361bd7-ec37-4b0f-aee9-3304451cba1a-->
<!--Version: Web v3.4.7--> | 1.0 | Sample GUI in UG completely different from actual UI - 
Sample UI did not have such sections for income analytics and "session" cards. Will be confusing for the user.
<!--session: 1680243347577-7a361bd7-ec3... | non_priority | sample gui in ug completely different from actual ui sample ui did not have such sections for income analytics and session cards will be confusing for the user | 0 |
258,360 | 8,169,827,070 | IssuesEvent | 2018-08-27 04:15:08 | Steemhunt/web | https://api.github.com/repos/Steemhunt/web | closed | Cannot view the Stemhunt.com about page fully in Landscape mode. | enhancement low-priority | **Expected Behaviour**
When i rotate my phone to landscape mode and i click on the ? Button on steemhunt.com i expected to be able to see the steemhunt about page fully.
**Actual Behaviour**
When i rotate my phone to landscape mode and i click on the ? Button on steemhunt.com i can not see the steem hunt about pag... | 1.0 | Cannot view the Stemhunt.com about page fully in Landscape mode. - **Expected Behaviour**
When i rotate my phone to landscape mode and i click on the ? Button on steemhunt.com i expected to be able to see the steemhunt about page fully.
**Actual Behaviour**
When i rotate my phone to landscape mode and i click on ... | priority | cannot view the stemhunt com about page fully in landscape mode expected behaviour when i rotate my phone to landscape mode and i click on the button on steemhunt com i expected to be able to see the steemhunt about page fully actual behaviour when i rotate my phone to landscape mode and i click on ... | 1 |
30,697 | 4,646,909,347 | IssuesEvent | 2016-10-01 05:51:56 | oppia/oppia | https://api.github.com/repos/oppia/oppia | closed | Refactor the frontend and increase testing coverage | loc: frontend team: refactoring and unit tests (@BenHenning) TODO: tech (breakdown) type: feature (important) | The frontend should be refactored to decouple many of the rigidly bound components and also to better separate functionality across the pages, services, controllers, and directives of the Oppia frontend. The exact nature of this refactor needs to be finalized with the Oppia development team. The refactor will also be t... | 1.0 | Refactor the frontend and increase testing coverage - The frontend should be refactored to decouple many of the rigidly bound components and also to better separate functionality across the pages, services, controllers, and directives of the Oppia frontend. The exact nature of this refactor needs to be finalized with t... | non_priority | refactor the frontend and increase testing coverage the frontend should be refactored to decouple many of the rigidly bound components and also to better separate functionality across the pages services controllers and directives of the oppia frontend the exact nature of this refactor needs to be finalized with t... | 0 |
446,313 | 12,854,903,149 | IssuesEvent | 2020-07-09 03:26:10 | awilliams62090/awilliams62090.github.io | https://api.github.com/repos/awilliams62090/awilliams62090.github.io | opened | Need a teaser page to replace current page | PRIORITY | I want to take down my current page and build a basic HTML/styled page that will be a teaser for the new portfolio. This should be up and in place by Friday 7/10. | 1.0 | Need a teaser page to replace current page - I want to take down my current page and build a basic HTML/styled page that will be a teaser for the new portfolio. This should be up and in place by Friday 7/10. | priority | need a teaser page to replace current page i want to take down my current page and build a basic html styled page that will be a teaser for the new portfolio this should be up and in place by friday | 1 |
289,421 | 31,932,969,311 | IssuesEvent | 2023-09-19 08:40:08 | Juicy-Lemonberry/SingaDrive-Database | https://api.github.com/repos/Juicy-Lemonberry/SingaDrive-Database | closed | Bind session token to browser only | Pirority: Low Group: Security PostgreSQL | Woops, in `check_session_token` function, I forgot to bind the session token to browser only.
If an attempt was detected to log in with a correct session token, but a different browser:
1. deny the access
2. drop the row (for security)
3. return `"BROWSER"` code
Check migration `V2.7.3` for details...
> ... | True | Bind session token to browser only - Woops, in `check_session_token` function, I forgot to bind the session token to browser only.
If an attempt was detected to log in with a correct session token, but a different browser:
1. deny the access
2. drop the row (for security)
3. return `"BROWSER"` code
Check mi... | non_priority | bind session token to browser only woops in check session token function i forgot to bind the session token to browser only if an attempt was detected to log in with a correct session token but a different browser deny the access drop the row for security return browser code check mi... | 0 |
8,894 | 2,891,939,049 | IssuesEvent | 2015-06-15 09:39:15 | HSLdevcom/digitransit-ui | https://api.github.com/repos/HSLdevcom/digitransit-ui | opened | Route summary page journey length | designed | We should show "2h 25min" not "2h 25m".
Let's try to do this by showing time in 3 rows if over 1h | 1.0 | Route summary page journey length - We should show "2h 25min" not "2h 25m".
Let's try to do this by showing time in 3 rows if over 1h | non_priority | route summary page journey length we should show not let s try to do this by showing time in rows if over | 0 |
324,298 | 23,991,799,493 | IssuesEvent | 2022-09-14 02:20:08 | jrsteensen/OpenHornet | https://api.github.com/repos/jrsteensen/OpenHornet | opened | Create Drawing: OH5A10A1 - ASSY, RIGHT CIRCUIT BREAKERS | Type: Documentation Category: MCAD Priority: Normal | Create drawing OH5A10A1 - ASSY, RIGHT CIRCUIT BREAKERS. | 1.0 | Create Drawing: OH5A10A1 - ASSY, RIGHT CIRCUIT BREAKERS - Create drawing OH5A10A1 - ASSY, RIGHT CIRCUIT BREAKERS. | non_priority | create drawing assy right circuit breakers create drawing assy right circuit breakers | 0 |
263,701 | 23,075,193,994 | IssuesEvent | 2022-07-25 22:29:00 | nasa/openmct | https://api.github.com/repos/nasa/openmct | closed | [Forms] improvements | type:enhancement needs:test instructions Target:2.1.0 | Need some improvements to do an inline form with only a submit button
* dismiss inline (non-dialog) form properly onSave
* suppress required fields text if no required fields in form
* allow suppression of cancel button (for persistent forms)
| 1.0 | [Forms] improvements - Need some improvements to do an inline form with only a submit button
* dismiss inline (non-dialog) form properly onSave
* suppress required fields text if no required fields in form
* allow suppression of cancel button (for persistent forms)
| non_priority | improvements need some improvements to do an inline form with only a submit button dismiss inline non dialog form properly onsave suppress required fields text if no required fields in form allow suppression of cancel button for persistent forms | 0 |
54,392 | 13,906,053,950 | IssuesEvent | 2020-10-20 10:43:08 | shaimael/vulnerable-node | https://api.github.com/repos/shaimael/vulnerable-node | closed | CVE-2017-16138 (High) detected in mime-1.3.4.tgz - autoclosed - autoclosed | security vulnerability | ## CVE-2017-16138 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.3.4.tgz</b></p></summary>
<p>A comprehensive library for mime-type mapping</p>
<p>Library home page: <a href="h... | True | CVE-2017-16138 (High) detected in mime-1.3.4.tgz - autoclosed - autoclosed - ## CVE-2017-16138 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mime-1.3.4.tgz</b></p></summary>
<p>A com... | non_priority | cve high detected in mime tgz autoclosed autoclosed cve high severity vulnerability vulnerable library mime tgz a comprehensive library for mime type mapping library home page a href path to dependency file vulnerable node package json path to vulnerable library ... | 0 |
712,322 | 24,490,901,170 | IssuesEvent | 2022-10-10 01:37:58 | AY2223S1-CS2103T-T17-2/tp | https://api.github.com/repos/AY2223S1-CS2103T-T17-2/tp | closed | As a Careless User I can delete a meal wrongly recorded | type.Story priority.High | ... So that I can fix my food records easily | 1.0 | As a Careless User I can delete a meal wrongly recorded - ... So that I can fix my food records easily | priority | as a careless user i can delete a meal wrongly recorded so that i can fix my food records easily | 1 |
567,927 | 16,919,755,528 | IssuesEvent | 2021-06-25 02:32:27 | openmsupply/remote-server | https://api.github.com/repos/openmsupply/remote-server | opened | Epic: supplier invoice | epic priority: normal | Epic for implementing functionality for basic supplier invoice workflow.
Activity diagram:
TODO. | 1.0 | Epic: supplier invoice - Epic for implementing functionality for basic supplier invoice workflow.
Activity diagram:
TODO. | priority | epic supplier invoice epic for implementing functionality for basic supplier invoice workflow activity diagram todo | 1 |
277,542 | 30,659,340,731 | IssuesEvent | 2023-07-25 14:06:30 | rsoreq/zenbot | https://api.github.com/repos/rsoreq/zenbot | closed | CVE-2021-23382 (High) detected in multiple libraries - autoclosed | Mend: dependency security vulnerability | ## CVE-2021-23382 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.32.tgz</b>, <b>postcss-7.0.14.tgz</b>, <b>postcss-7.0.21.tgz</b></p></summary>
<p>
<details><summary><b>... | True | CVE-2021-23382 (High) detected in multiple libraries - autoclosed - ## CVE-2021-23382 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.32.tgz</b>, <b>postcss-7.0.14.tgz</b>... | non_priority | cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins library home page a href dependency hierarc... | 0 |
13,188 | 9,908,707,853 | IssuesEvent | 2019-06-27 18:58:36 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Typo in TOC entry | active-directory/svc assigned-to-author doc-bug domain-services/subsvc triaged | polices should be policies
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 2eb4c941-c464-75cb-7a98-39c3a58be1b5
* Version Independent ID: e93b1a8f-3de2-309e-5a0b-923e2fa15e0b
* Content: [Azure Active Directory Domain Services: Password polic... | 1.0 | Typo in TOC entry - polices should be policies
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 2eb4c941-c464-75cb-7a98-39c3a58be1b5
* Version Independent ID: e93b1a8f-3de2-309e-5a0b-923e2fa15e0b
* Content: [Azure Active Directory Domain Serv... | non_priority | typo in toc entry polices should be policies document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service active directory sub service domain service... | 0 |
66,630 | 8,034,880,745 | IssuesEvent | 2018-07-30 00:09:13 | concourse/concourse | https://api.github.com/repos/concourse/concourse | closed | Icons in Breadcrumbs: polish | accepted bug design-snack web-ui | Update to icon set app-wide for consistency.
<img width="486" alt="screen shot 2018-07-16 at 2 44 02 pm" src="https://user-images.githubusercontent.com/27746614/42777191-43b847ba-8907-11e8-9041-d2d5d1639ba4.png">
Hamburger should be from material design:
[baseline-menu-ic.svg.zip](https://github.com/concourse/con... | 1.0 | Icons in Breadcrumbs: polish - Update to icon set app-wide for consistency.
<img width="486" alt="screen shot 2018-07-16 at 2 44 02 pm" src="https://user-images.githubusercontent.com/27746614/42777191-43b847ba-8907-11e8-9041-d2d5d1639ba4.png">
Hamburger should be from material design:
[baseline-menu-ic.svg.zip](h... | non_priority | icons in breadcrumbs polish update to icon set app wide for consistency img width alt screen shot at pm src hamburger should be from material design img width alt screen shot at pm src padding and alignment img width alt screen shot at p... | 0 |
759,318 | 26,588,792,060 | IssuesEvent | 2023-01-23 06:05:08 | myalley-project/myalley-be | https://api.github.com/repos/myalley-project/myalley-be | closed | 블로그 북마크 취소 기능 | back-end 1st Priority DB | 💡 만들고자 하는 기능 설명
회원은 타인의 블로그 리뷰에 등록한 북마크를 취소할 수 있습니다
📝 해당 기능을 구현하기 위해 할 일
- [x] Controller 파트 구현
- [x] Service 파트 구현
- [x] 예외 처리 | 1.0 | 블로그 북마크 취소 기능 - 💡 만들고자 하는 기능 설명
회원은 타인의 블로그 리뷰에 등록한 북마크를 취소할 수 있습니다
📝 해당 기능을 구현하기 위해 할 일
- [x] Controller 파트 구현
- [x] Service 파트 구현
- [x] 예외 처리 | priority | 블로그 북마크 취소 기능 💡 만들고자 하는 기능 설명 회원은 타인의 블로그 리뷰에 등록한 북마크를 취소할 수 있습니다 📝 해당 기능을 구현하기 위해 할 일 controller 파트 구현 service 파트 구현 예외 처리 | 1 |
331,255 | 24,299,131,748 | IssuesEvent | 2022-09-29 12:36:59 | OpenVPN/easy-rsa | https://api.github.com/repos/OpenVPN/easy-rsa | closed | easy-rsa 3.0.9 Failed to install required data-files to PKI. (init) | packaging documentation Solution applied Version 3.0.x | Trying to upgrade to 3.0.9, but saw the `easyrsa init-pki` runtime failure:
```
==> easyrsa init-pki
* WARNING:
Failed to install required data-files to PKI. (init)
Easy-RSA error:
init-pki failed to create safe SSL conf: /private/tmp/easy-rsa-test-20220518-71956-ds9c54/pki/safessl-easyrsa.cnf
```
rel... | 1.0 | easy-rsa 3.0.9 Failed to install required data-files to PKI. (init) - Trying to upgrade to 3.0.9, but saw the `easyrsa init-pki` runtime failure:
```
==> easyrsa init-pki
* WARNING:
Failed to install required data-files to PKI. (init)
Easy-RSA error:
init-pki failed to create safe SSL conf: /private/tmp/e... | non_priority | easy rsa failed to install required data files to pki init trying to upgrade to but saw the easyrsa init pki runtime failure easyrsa init pki warning failed to install required data files to pki init easy rsa error init pki failed to create safe ssl conf private tmp e... | 0 |
356,522 | 25,176,207,320 | IssuesEvent | 2022-11-11 09:29:01 | JordanKwua/pe | https://api.github.com/repos/JordanKwua/pe | opened | Typo in command summary | severity.Low type.DocumentationBug | format states edit x/[index] but example given is edit i/4 which does not match.

<!--session: 1668153028475-8a30ea1d-ffe0-47c3-bcb4-2bd14c1aebd8-->
<!--Version: Web v3.4.4--> | 1.0 | Typo in command summary - format states edit x/[index] but example given is edit i/4 which does not match.

<!--session: 1668153028475-8a30ea1d-ffe0-47c3-bcb4-2bd14c1aebd8-->
<!--Version: Web v3.4.4--> | non_priority | typo in command summary format states edit x but example given is edit i which does not match | 0 |
959 | 2,588,047,289 | IssuesEvent | 2015-02-17 22:16:46 | ilios/ilios | https://api.github.com/repos/ilios/ilios | closed | Site Style Guide | Code Quality Deprecated Functionality Documentation wontfix | As we refactor css into sass and work on migrations to emberJs we should look at creating a style guide for developers like:
http://style.codeforamerica.org/
There are tools that can automate much of this process. | 1.0 | Site Style Guide - As we refactor css into sass and work on migrations to emberJs we should look at creating a style guide for developers like:
http://style.codeforamerica.org/
There are tools that can automate much of this process. | non_priority | site style guide as we refactor css into sass and work on migrations to emberjs we should look at creating a style guide for developers like there are tools that can automate much of this process | 0 |
506,397 | 14,664,240,336 | IssuesEvent | 2020-12-29 11:31:36 | bounswe/bounswe2020group3 | https://api.github.com/repos/bounswe/bounswe2020group3 | opened | [Frontend] Project Edit Fails | Frontend Priority: High Type: Bug | * **Project: FRONTEND **
* **This is a: BUG REPORT **
* **Description of the issue**
We can not edit the project in frontend. There is a bug and "bad request" returned due to bug.
* **For bug reports: Explanation of how to reproduce the bug, and what was the expected behaviour.**
Go to one of yout projec... | 1.0 | [Frontend] Project Edit Fails - * **Project: FRONTEND **
* **This is a: BUG REPORT **
* **Description of the issue**
We can not edit the project in frontend. There is a bug and "bad request" returned due to bug.
* **For bug reports: Explanation of how to reproduce the bug, and what was the expected behaviou... | priority | project edit fails project frontend this is a bug report description of the issue we can not edit the project in frontend there is a bug and bad request returned due to bug for bug reports explanation of how to reproduce the bug and what was the expected behaviour g... | 1 |
103,714 | 22,392,260,174 | IssuesEvent | 2022-06-17 08:52:38 | trezor/trezor-suite | https://api.github.com/repos/trezor/trezor-suite | reopened | Dependencies(suite): react-select | dependencies code | **Info**
Update `react-select` lib. We are currently running `3.1.1` version but there is `5.3.2`.
It looks like it does not break anything. However, that are some changes worth looking at.
[CHANGELOG](https://github.com/JedWatson/react-select/blob/master/packages/react-select/CHANGELOG.md)
The most dangerous... | 1.0 | Dependencies(suite): react-select - **Info**
Update `react-select` lib. We are currently running `3.1.1` version but there is `5.3.2`.
It looks like it does not break anything. However, that are some changes worth looking at.
[CHANGELOG](https://github.com/JedWatson/react-select/blob/master/packages/react-select... | non_priority | dependencies suite react select info update react select lib we are currently running version but there is it looks like it does not break anything however that are some changes worth looking at the most dangerous select we have is probably the one in recovery which has bro... | 0 |
106,675 | 23,265,538,372 | IssuesEvent | 2022-08-04 16:59:58 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | [wasm] Simple linear search | arch-wasm tenet-performance area-Codegen-Interpreter-mono | ### Description
When performing a linear search in wasm it can become very slow once the list of items is getting bigger.
Yes - I do understand that a linear search is not a recommended thing to do in a scenario like this one, but the performance difference is the issue I wanna highlight.
### Configuration
* ... | 1.0 | [wasm] Simple linear search - ### Description
When performing a linear search in wasm it can become very slow once the list of items is getting bigger.
Yes - I do understand that a linear search is not a recommended thing to do in a scenario like this one, but the performance difference is the issue I wanna highlig... | non_priority | simple linear search description when performing a linear search in wasm it can become very slow once the list of items is getting bigger yes i do understand that a linear search is not a recommended thing to do in a scenario like this one but the performance difference is the issue i wanna highlight ... | 0 |
145,859 | 11,710,404,801 | IssuesEvent | 2020-03-09 00:33:14 | michael-milette/moodle-filter_filtercodes | https://api.github.com/repos/michael-milette/moodle-filter_filtercodes | closed | Feature request {ifsection} | enhancement testing required | I have a course where:
Format = Topics Format
Course layout = Show one section per page
The course has multiple Topics, where:
Summary = several paragraphs of text
Currently, there is no way to control whether the summary text appears on the course page, or the section page, or both. There is also no way to s... | 1.0 | Feature request {ifsection} - I have a course where:
Format = Topics Format
Course layout = Show one section per page
The course has multiple Topics, where:
Summary = several paragraphs of text
Currently, there is no way to control whether the summary text appears on the course page, or the section page, or bo... | non_priority | feature request ifsection i have a course where format topics format course layout show one section per page the course has multiple topics where summary several paragraphs of text currently there is no way to control whether the summary text appears on the course page or the section page or bo... | 0 |
236,071 | 7,745,909,469 | IssuesEvent | 2018-05-29 19:54:05 | DarkPacks/SevTech-Ages | https://api.github.com/repos/DarkPacks/SevTech-Ages | closed | Large pelts only make 1 glue in the cauldron | Category: Recipe Priority: Low | <!-- Thank you for submitting an issue for the relevant topic. Please ensure that you fill in all the required information needed as specified by the template below. -->
<!-- Note: As you are reporting a bug, please ensure that you have logs uploaded to either PasteBin/Gist etc... No logs = Closing and Ignoring of the... | 1.0 | Large pelts only make 1 glue in the cauldron - <!-- Thank you for submitting an issue for the relevant topic. Please ensure that you fill in all the required information needed as specified by the template below. -->
<!-- Note: As you are reporting a bug, please ensure that you have logs uploaded to either PasteBin/Gi... | priority | large pelts only make glue in the cauldron bug report large pelts match both the largepelt recipe and the pelt recipe for glue in the cauldron this results in getting glue when you cauldron them instead of or it shows a possible recipe to get glue when you should only ever get u... | 1 |
310,774 | 23,353,132,025 | IssuesEvent | 2022-08-10 03:37:14 | edgexfoundry/device-onvif-camera | https://api.github.com/repos/edgexfoundry/device-onvif-camera | closed | Missing device service API specification | documentation | <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
Oh hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
Please do not remove sections of this ... | 1.0 | Missing device service API specification - <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
Oh hi there! 😄
To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates... | non_priority | missing device service api specification 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 oh hi there 😄 to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about workarounds resolution or progress updates... | 0 |
107,233 | 4,295,318,168 | IssuesEvent | 2016-07-19 06:25:35 | Jumpscale/dockers | https://api.github.com/repos/Jumpscale/dockers | closed | js8 sandbox binary form | priority_urgent type_feature | need docker for
- start from ubuntu 1604
- then launch other docker where we have the packaging done
- rsync the files from the js8 packaging to /opt/... on the current one
result
- a docker which is minimal in size but has all binaries / libs required in /opt...
- this allows someone to use this smaller one ... | 1.0 | js8 sandbox binary form - need docker for
- start from ubuntu 1604
- then launch other docker where we have the packaging done
- rsync the files from the js8 packaging to /opt/... on the current one
result
- a docker which is minimal in size but has all binaries / libs required in /opt...
- this allows someon... | priority | sandbox binary form need docker for start from ubuntu then launch other docker where we have the packaging done rsync the files from the packaging to opt on the current one result a docker which is minimal in size but has all binaries libs required in opt this allows someone to us... | 1 |
76,257 | 3,485,571,067 | IssuesEvent | 2015-12-31 08:44:53 | YetiForceCompany/YetiForceCRM | https://api.github.com/repos/YetiForceCompany/YetiForceCRM | closed | [Bug] - Fatal Error - Corporate email list - Send mail | Priority::#1 Low Type::Bug | On this page: https://gitdeveloper.yetiforce.com/index.php?module=OSSMailView&view=List&mid=96&parent=84
When I click +Send mail (https://gitdeveloper.yetiforce.com/index.php?module=OSSMail&view=compose) I get following error:
Fatal error: Class 'AppConfig' not found in /home/yetiforce1/domains/gitdeveloper.yetiforce... | 1.0 | [Bug] - Fatal Error - Corporate email list - Send mail - On this page: https://gitdeveloper.yetiforce.com/index.php?module=OSSMailView&view=List&mid=96&parent=84
When I click +Send mail (https://gitdeveloper.yetiforce.com/index.php?module=OSSMail&view=compose) I get following error:
Fatal error: Class 'AppConfig' not... | priority | fatal error corporate email list send mail on this page when i click send mail i get following error fatal error class appconfig not found in home domains gitdeveloper yetiforce com public html config config inc php on line gitdeveloper | 1 |
27,250 | 4,952,141,212 | IssuesEvent | 2016-12-01 10:57:36 | icatproject/ijp.torque | https://api.github.com/repos/icatproject/ijp.torque | closed | Walltime limit needs increasing | Priority-Medium Type-Defect | ```
I had a number of quincy jobs running simultaneously and they were running very slowly.
Returning to check on them later I found that Torque had killed them off, providing
the error message:
PBS: job killed: walltime 3610 exceeded limit 3600
```
Original issue reported on code.google.com by `kevin.phipps13` on 2... | 1.0 | Walltime limit needs increasing - ```
I had a number of quincy jobs running simultaneously and they were running very slowly.
Returning to check on them later I found that Torque had killed them off, providing
the error message:
PBS: job killed: walltime 3610 exceeded limit 3600
```
Original issue reported on code.g... | non_priority | walltime limit needs increasing i had a number of quincy jobs running simultaneously and they were running very slowly returning to check on them later i found that torque had killed them off providing the error message pbs job killed walltime exceeded limit original issue reported on code google ... | 0 |
389,261 | 11,500,056,892 | IssuesEvent | 2020-02-12 14:57:43 | googleapis/google-cloud-dotnet | https://api.github.com/repos/googleapis/google-cloud-dotnet | opened | Fix Bigtable to work with GrpcChannelOptions | priority: p2 type: bug | (This is a reminder for myself, more than anything else.)
Currently in GAX, GcpCallInvokerPool accepts an `IEnumerable<ChannelOption>` rather than a single GrpcChannelOptions - which is somewhat reasonable, as it's Grpc.Core-specific. But we don't have any public way of converting from a `GrpcChannelOptions` to a `L... | 1.0 | Fix Bigtable to work with GrpcChannelOptions - (This is a reminder for myself, more than anything else.)
Currently in GAX, GcpCallInvokerPool accepts an `IEnumerable<ChannelOption>` rather than a single GrpcChannelOptions - which is somewhat reasonable, as it's Grpc.Core-specific. But we don't have any public way of... | priority | fix bigtable to work with grpcchanneloptions this is a reminder for myself more than anything else currently in gax gcpcallinvokerpool accepts an ienumerable rather than a single grpcchanneloptions which is somewhat reasonable as it s grpc core specific but we don t have any public way of converting fr... | 1 |
4,364 | 5,088,013,058 | IssuesEvent | 2016-12-31 13:32:46 | copperhead/bugtracker | https://api.github.com/repos/copperhead/bugtracker | closed | Miracast | enhancement non-security-related | This isn't a security issue, and it's not really relevant in the context in of Copperhead OS, but I thought I'd ask.
It seems Google has disabled Miracast on devices released after the Nexus 5, and it appears to only have been done as a way to promote the propriety ChromeCast/GoogleCast. Not a technical reason.
I... | True | Miracast - This isn't a security issue, and it's not really relevant in the context in of Copperhead OS, but I thought I'd ask.
It seems Google has disabled Miracast on devices released after the Nexus 5, and it appears to only have been done as a way to promote the propriety ChromeCast/GoogleCast. Not a technical r... | non_priority | miracast this isn t a security issue and it s not really relevant in the context in of copperhead os but i thought i d ask it seems google has disabled miracast on devices released after the nexus and it appears to only have been done as a way to promote the propriety chromecast googlecast not a technical r... | 0 |
240,315 | 20,022,404,904 | IssuesEvent | 2022-02-01 17:35:04 | trilinos/Trilinos | https://api.github.com/repos/trilinos/Trilinos | closed | Trilinos PR Testing is down! | type: bug impacting: tests system: gpu autotester | ## Bug Report
@trilinos/developers
### Description
Trilinos PR testing is not flowing smoothly due to capacity problems on one machine. Admins are working on it. | 2.0 | Trilinos PR Testing is down! - ## Bug Report
@trilinos/developers
### Description
Trilinos PR testing is not flowing smoothly due to capacity problems on one machine. Admins are working on it. | non_priority | trilinos pr testing is down bug report trilinos developers description trilinos pr testing is not flowing smoothly due to capacity problems on one machine admins are working on it | 0 |
575,933 | 17,066,630,396 | IssuesEvent | 2021-07-07 08:11:34 | containerd/nerdctl | https://api.github.com/repos/containerd/nerdctl | closed | Support labels for networks and volumes | enhancement priority/high | ### Network labels
Should be stored as `NerdctlLabels` field, which will appear next to `NerdctlID` field
https://github.com/containerd/nerdctl/blob/3b63cac3a713987790479206b7ebb1865caec50d/pkg/netutil/netutil_linux.go#L32
### Volume labels
Should be stored as a JSON file like `/var/lib/nerdctl/volumes/default/... | 1.0 | Support labels for networks and volumes - ### Network labels
Should be stored as `NerdctlLabels` field, which will appear next to `NerdctlID` field
https://github.com/containerd/nerdctl/blob/3b63cac3a713987790479206b7ebb1865caec50d/pkg/netutil/netutil_linux.go#L32
### Volume labels
Should be stored as a JSON fi... | priority | support labels for networks and volumes network labels should be stored as nerdctllabels field which will appear next to nerdctlid field volume labels should be stored as a json file like var lib nerdctl volumes default foo volume json | 1 |
70,841 | 7,201,648,776 | IssuesEvent | 2018-02-05 23:30:54 | eclipse/openj9 | https://api.github.com/repos/eclipse/openj9 | opened | testSoftMxRemote configuration failure JDK8 | jdk8 test failure | The JDK8 extended tests have been failing since Jan 17. I suspect its caused by #793 un-excluding the test. Even if the test is re-excluded, it will still need to be fixed, and this Issue can stay open for this purpose. @smlambert fyi
https://ci.eclipse.org/openj9/job/Test-Extended-JDK8-linux_390-64_cmprssptrs/
htt... | 1.0 | testSoftMxRemote configuration failure JDK8 - The JDK8 extended tests have been failing since Jan 17. I suspect its caused by #793 un-excluding the test. Even if the test is re-excluded, it will still need to be fixed, and this Issue can stay open for this purpose. @smlambert fyi
https://ci.eclipse.org/openj9/job/Te... | non_priority | testsoftmxremote configuration failure the extended tests have been failing since jan i suspect its caused by un excluding the test even if the test is re excluded it will still need to be fixed and this issue can stay open for this purpose smlambert fyi failed configuration bef... | 0 |
9,630 | 12,576,526,815 | IssuesEvent | 2020-06-09 08:02:53 | kubeflow/manifests | https://api.github.com/repos/kubeflow/manifests | closed | All top level directories in kubeflow/manifests should have OWNERs file | area/kustomize kind/feature kind/process lifecycle/stale priority/p1 | Every top level directory in kubeflow/manifests should have an OWNERs file that specifies appropriate OWNERs for that package.
Reviews should rarely hit the root OWNERs file
https://github.com/kubeflow/manifests/blob/master/OWNERS
Once we have top level OWNERs files in all directories we should probably signific... | 1.0 | All top level directories in kubeflow/manifests should have OWNERs file - Every top level directory in kubeflow/manifests should have an OWNERs file that specifies appropriate OWNERs for that package.
Reviews should rarely hit the root OWNERs file
https://github.com/kubeflow/manifests/blob/master/OWNERS
Once we ... | non_priority | all top level directories in kubeflow manifests should have owners file every top level directory in kubeflow manifests should have an owners file that specifies appropriate owners for that package reviews should rarely hit the root owners file once we have top level owners files in all directories we shoul... | 0 |
9,373 | 7,934,607,812 | IssuesEvent | 2018-07-08 21:14:01 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Remove place holders on packages for TFM UAPvNext from release/2.1 branch | Servicing-Consider-2.1.1 area-Infrastructure bug packaging | Some of our packages for assemblies outside the shared framework still have placeholders for UAPvNext. We recently shipped them on the 2.1 release, and this caused problems when trying to consume them if you were targetting uap and your TPMinV is higher than RS3. The reason, is that now you won't get an asset for these... | 1.0 | Remove place holders on packages for TFM UAPvNext from release/2.1 branch - Some of our packages for assemblies outside the shared framework still have placeholders for UAPvNext. We recently shipped them on the 2.1 release, and this caused problems when trying to consume them if you were targetting uap and your TPMinV ... | non_priority | remove place holders on packages for tfm uapvnext from release branch some of our packages for assemblies outside the shared framework still have placeholders for uapvnext we recently shipped them on the release and this caused problems when trying to consume them if you were targetting uap and your tpminv ... | 0 |
471,199 | 13,562,248,525 | IssuesEvent | 2020-09-18 06:30:05 | justincmendes/pd-bot | https://api.github.com/repos/justincmendes/pd-bot | opened | Quotes: Every month send a blast to all users with motivational quotes enabled | enhancement low priority | In the embed (footer), make sure to specify/tell the user how to opt-out of monthly quotes!
Try and make it as "random" as possible for each user | 1.0 | Quotes: Every month send a blast to all users with motivational quotes enabled - In the embed (footer), make sure to specify/tell the user how to opt-out of monthly quotes!
Try and make it as "random" as possible for each user | priority | quotes every month send a blast to all users with motivational quotes enabled in the embed footer make sure to specify tell the user how to opt out of monthly quotes try and make it as random as possible for each user | 1 |
271,323 | 8,482,710,711 | IssuesEvent | 2018-10-25 19:20:12 | USGS-Astrogeology/PySAT_Point_Spectra_GUI | https://api.github.com/repos/USGS-Astrogeology/PySAT_Point_Spectra_GUI | opened | Make "Write to CSV" default to write all variables | Difficulty Intermediate Priority: Low enhancement | This is just a matter of convenience. It's nicer to de-select the ones you don't want to write than to have to click every single one you do. | 1.0 | Make "Write to CSV" default to write all variables - This is just a matter of convenience. It's nicer to de-select the ones you don't want to write than to have to click every single one you do. | priority | make write to csv default to write all variables this is just a matter of convenience it s nicer to de select the ones you don t want to write than to have to click every single one you do | 1 |
1,704 | 3,897,006,406 | IssuesEvent | 2016-04-16 04:56:31 | ChagasCo/enw-angular | https://api.github.com/repos/ChagasCo/enw-angular | closed | test: presentation form | test:services | ### Test For
1. length of fields doesn't exceed database limits
2. submitting with empty fields, asserts error
3. submitting with filled fields, asserts success
4. submitting with filled fields expect optional fields, asserts success
5. when submitted, check if the success message displays (protractor) | 1.0 | test: presentation form - ### Test For
1. length of fields doesn't exceed database limits
2. submitting with empty fields, asserts error
3. submitting with filled fields, asserts success
4. submitting with filled fields expect optional fields, asserts success
5. when submitted, check if the success message display... | non_priority | test presentation form test for length of fields doesn t exceed database limits submitting with empty fields asserts error submitting with filled fields asserts success submitting with filled fields expect optional fields asserts success when submitted check if the success message display... | 0 |
31,730 | 8,737,787,118 | IssuesEvent | 2018-12-11 23:57:49 | angular/angular | https://api.github.com/repos/angular/angular | closed | CircleCI webhooks are sometimes triggered with long delay (or not at all) - causing `test_aio_preview` job to fail due to timeout | comp: build & ci freq2: medium severity5: regression type: bug/fix | In the last couple of days (since 2018-11-28), CircleCI jobs seem to occasionally take a lot longer than usual to trigger the webhook on completed jobs.
As a result, the PR preview fails to be created (since it relies on the webhook of the `aio_preview` job pinging the preview server) and subsequently the `test_aio_pr... | 1.0 | CircleCI webhooks are sometimes triggered with long delay (or not at all) - causing `test_aio_preview` job to fail due to timeout - In the last couple of days (since 2018-11-28), CircleCI jobs seem to occasionally take a lot longer than usual to trigger the webhook on completed jobs.
As a result, the PR preview fails ... | non_priority | circleci webhooks are sometimes triggered with long delay or not at all causing test aio preview job to fail due to timeout in the last couple of days since circleci jobs seem to occasionally take a lot longer than usual to trigger the webhook on completed jobs as a result the pr preview fails to be... | 0 |
353,771 | 10,558,521,944 | IssuesEvent | 2019-10-04 09:17:41 | OneSignal/OneSignal-Flutter-SDK | https://api.github.com/repos/OneSignal/OneSignal-Flutter-SDK | closed | getPermissionSubscriptionState(): subscribed false on iOS | Bug: Medium Priority | **Description:**
<!-- (write below this line) -->
When I try to ask if the current device/user is subscribed to notifications the library return me false but it is no correct
**Environment**
I'm using `Flutter 1.9.1+hotfix.2` and `onesignal_flutter: ^2.0.0`
**Steps to Reproduce Issue:**
<!--
Example... | 1.0 | getPermissionSubscriptionState(): subscribed false on iOS - **Description:**
<!-- (write below this line) -->
When I try to ask if the current device/user is subscribed to notifications the library return me false but it is no correct
**Environment**
I'm using `Flutter 1.9.1+hotfix.2` and `onesignal_flutter:... | priority | getpermissionsubscriptionstate subscribed false on ios description when i try to ask if the current device user is subscribed to notifications the library return me false but it is no correct environment i m using flutter hotfix and onesignal flutter steps to reprod... | 1 |
267,564 | 20,234,968,413 | IssuesEvent | 2022-02-14 00:10:18 | dcastromiso/git_web_practice | https://api.github.com/repos/dcastromiso/git_web_practice | closed | Un commit que no sigue la convención de código o FIX a realizar | documentation | La convención del mensaje del último commit no es la esperada:
`FIX3 Correción de página 2`
Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>`
Para realizar la corrección del mensaje de commit ejecute los comandos `git commit --amend` y `git push -f`
Este issue es solo un ... | 1.0 | Un commit que no sigue la convención de código o FIX a realizar - La convención del mensaje del último commit no es la esperada:
`FIX3 Correción de página 2`
Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>`
Para realizar la corrección del mensaje de commit ejecute los com... | non_priority | un commit que no sigue la convención de código o fix a realizar la convención del mensaje del último commit no es la esperada correción de página recuerde que debe tener el siguiente formato para realizar la corrección del mensaje de commit ejecute los comandos git commit amend y git push f e... | 0 |
185,062 | 21,785,059,386 | IssuesEvent | 2022-05-14 02:19:53 | Yash-Handa/GitHub-Org-Geographics | https://api.github.com/repos/Yash-Handa/GitHub-Org-Geographics | closed | CVE-2011-4969 (Medium) detected in jquery-1.4.4.min.js - autoclosed | security vulnerability | ## CVE-2011-4969 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.4.4.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="htt... | True | CVE-2011-4969 (Medium) detected in jquery-1.4.4.min.js - autoclosed - ## CVE-2011-4969 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.4.4.min.js</b></p></summary>
<p>JavaSc... | non_priority | cve medium detected in jquery min js autoclosed cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file github org geographics node modules selenium webdriver lib test da... | 0 |
270,948 | 29,147,231,949 | IssuesEvent | 2023-05-18 04:55:44 | momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE | https://api.github.com/repos/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE | closed | jetty-servlets-9.4.31.v20200723.jar: 5 vulnerabilities (highest severity is: 7.5) - autoclosed | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-servlets-9.4.31.v20200723.jar</b></p></summary>
<p>Utility Servlets from Jetty</p>
<p>Library home page: <a href="http://www.eclipse.org/jetty">http://www.eclip... | True | jetty-servlets-9.4.31.v20200723.jar: 5 vulnerabilities (highest severity is: 7.5) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-servlets-9.4.31.v20200723.jar</b></p></summary>
<p>Utility Serv... | non_priority | jetty servlets jar vulnerabilities highest severity is autoclosed vulnerable library jetty servlets jar utility servlets from jetty library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org eclipse jetty... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.