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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
447,290 | 12,887,574,345 | IssuesEvent | 2020-07-13 11:29:40 | crestic-urca/remotelabz | https://api.github.com/repos/crestic-urca/remotelabz | closed | Start VM marche pas sur machine arrêté | normal priority | In GitLab by @fnolot on Feb 19, 2011, 19:00
Si un utilisateur arrête une VM par un halt ou un arrête sous Windows,
le clic droit sur Start ne fait rien. Par contre le Reboot relance bien
la VM.
Il faudra que le start fasse de même.
*(from redmine: issue id 13, created on 2011-02-19)* | 1.0 | Start VM marche pas sur machine arrêté - In GitLab by @fnolot on Feb 19, 2011, 19:00
Si un utilisateur arrête une VM par un halt ou un arrête sous Windows,
le clic droit sur Start ne fait rien. Par contre le Reboot relance bien
la VM.
Il faudra que le start fasse de même.
*(from redmine: issue id 13, created on 20... | priority | start vm marche pas sur machine arrêté in gitlab by fnolot on feb si un utilisateur arrête une vm par un halt ou un arrête sous windows le clic droit sur start ne fait rien par contre le reboot relance bien la vm il faudra que le start fasse de même from redmine issue id created on | 1 |
89,894 | 25,920,670,477 | IssuesEvent | 2022-12-15 21:37:05 | brtnfld/cgnsjira | https://api.github.com/repos/brtnfld/cgnsjira | opened | [CGNS-254] CGNS has several problems building and running on Mac M1. Bugs identified in this report. | bug To Do Build Critical |
> This issue has been migrated from the Forge. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-254).
- _**Reporter:**_ None
- _**Created at:**_ Sun, 27 Jun 2021 08:42:08 -0500
<p>I installed `cgns` on a Mac M1 Mini using `homebrew`. The library had errors, including a difficult to under... | 1.0 | [CGNS-254] CGNS has several problems building and running on Mac M1. Bugs identified in this report. -
> This issue has been migrated from the Forge. Read the [original ticket here](https://cgnsorg.atlassian.net/browse/CGNS-254).
- _**Reporter:**_ None
- _**Created at:**_ Sun, 27 Jun 2021 08:42:08 -0500
<p>I inst... | non_priority | cgns has several problems building and running on mac bugs identified in this report this issue has been migrated from the forge read the reporter none created at sun jun i installed cgns on a mac mini using homebrew the library had errors including a diffi... | 0 |
118,167 | 25,265,390,485 | IssuesEvent | 2022-11-16 03:54:57 | Azure/autorest.python | https://api.github.com/repos/Azure/autorest.python | closed | LRO basics from CADL | DPG DPG/RLC v2.0b2 Epic: Parity with DPG 1.0 WS: Code Generation | First level of support for LRO in CADL, is to consider the presence of `@Azure.Core.pollingOperation` as a boolean switch to generate LRO code, like `x-ms-long-running-operation: true` was doing in Swagger:
```
@Azure.Core.pollingOperation(Authoring.createProjectStatusMonitor)
createProject is Azure.Core.LongR... | 1.0 | LRO basics from CADL - First level of support for LRO in CADL, is to consider the presence of `@Azure.Core.pollingOperation` as a boolean switch to generate LRO code, like `x-ms-long-running-operation: true` was doing in Swagger:
```
@Azure.Core.pollingOperation(Authoring.createProjectStatusMonitor)
createProj... | non_priority | lro basics from cadl first level of support for lro in cadl is to consider the presence of azure core pollingoperation as a boolean switch to generate lro code like x ms long running operation true was doing in swagger azure core pollingoperation authoring createprojectstatusmonitor createproj... | 0 |
100,618 | 11,200,485,496 | IssuesEvent | 2020-01-03 21:56:31 | tomapper/tomapper | https://api.github.com/repos/tomapper/tomapper | opened | Come up with a library concept | documentation help wanted | ### Languages
- Java 1.7+
### Description
The library makes it easy to convert one class to another using annotations or stream APIs.
### TODO
- Create an algorithm of work
- Create prototype | 1.0 | Come up with a library concept - ### Languages
- Java 1.7+
### Description
The library makes it easy to convert one class to another using annotations or stream APIs.
### TODO
- Create an algorithm of work
- Create prototype | non_priority | come up with a library concept languages java description the library makes it easy to convert one class to another using annotations or stream apis todo create an algorithm of work create prototype | 0 |
253,550 | 8,057,567,141 | IssuesEvent | 2018-08-02 15:43:56 | SUSE/DeepSea | https://api.github.com/repos/SUSE/DeepSea | closed | Exercise stage.5 ( removal ) in functional/system tests | QA enhancement priority | ### Description of Issue/Question
After hitting a bug in stage.5 it's time to create a test to exercise the code in stage.5
Potential issues:
- Teuthology only deploys _one_ node which can't be removed without bringing down the cluster.
| 1.0 | Exercise stage.5 ( removal ) in functional/system tests - ### Description of Issue/Question
After hitting a bug in stage.5 it's time to create a test to exercise the code in stage.5
Potential issues:
- Teuthology only deploys _one_ node which can't be removed without bringing down the cluster.
| priority | exercise stage removal in functional system tests description of issue question after hitting a bug in stage it s time to create a test to exercise the code in stage potential issues teuthology only deploys one node which can t be removed without bringing down the cluster | 1 |
202,703 | 7,051,503,881 | IssuesEvent | 2018-01-03 12:05:45 | chingu-voyage3/bears-31-api | https://api.github.com/repos/chingu-voyage3/bears-31-api | closed | Write login endpoint logic | api feature high priority | Implement the functionality to find a user with the username passed in the request body and comparing the hash of the password with the one stored.
If the credentials are correct, generate a new JWT token with a payload containing *only* the username, then return the token.
If the credentials were incorrect, return a... | 1.0 | Write login endpoint logic - Implement the functionality to find a user with the username passed in the request body and comparing the hash of the password with the one stored.
If the credentials are correct, generate a new JWT token with a payload containing *only* the username, then return the token.
If the credent... | priority | write login endpoint logic implement the functionality to find a user with the username passed in the request body and comparing the hash of the password with the one stored if the credentials are correct generate a new jwt token with a payload containing only the username then return the token if the credent... | 1 |
813,892 | 30,478,284,729 | IssuesEvent | 2023-07-17 18:13:14 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | opened | [DDL][Post-Upgarde] Not found: Unable to find schema name for YSQL table system_postgres.sequences_data due to error | kind/bug area/ysql priority/low status/awaiting-triage jira-originated | Jira Link: [DB-7269](https://yugabyte.atlassian.net/browse/DB-7269)
| 1.0 | [DDL][Post-Upgarde] Not found: Unable to find schema name for YSQL table system_postgres.sequences_data due to error - Jira Link: [DB-7269](https://yugabyte.atlassian.net/browse/DB-7269)
| priority | not found unable to find schema name for ysql table system postgres sequences data due to error jira link | 1 |
722,914 | 24,878,368,325 | IssuesEvent | 2022-10-27 21:23:58 | WowRarity/Rarity | https://api.github.com/repos/WowRarity/Rarity | closed | Holiday reminders aren't displayed after logging in, until the main window is opened (?) | Priority: Low Status: Duplicate Type: Bug Complexity: TBD Category: GUI | Source: [Discord](https://discord.com/channels/788119147740790854/788119314909626388/1034115793572614154)
> Mine holiday reminder only shows me when i mouse over the mini rarity icon, then the text shows up in the middle of the screen, it dosent show when i log in on new character only when i mouse over it. How do i f... | 1.0 | Holiday reminders aren't displayed after logging in, until the main window is opened (?) - Source: [Discord](https://discord.com/channels/788119147740790854/788119314909626388/1034115793572614154)
> Mine holiday reminder only shows me when i mouse over the mini rarity icon, then the text shows up in the middle of the ... | priority | holiday reminders aren t displayed after logging in until the main window is opened source mine holiday reminder only shows me when i mouse over the mini rarity icon then the text shows up in the middle of the screen it dosent show when i log in on new character only when i mouse over it how do i fix ... | 1 |
275,277 | 8,575,543,323 | IssuesEvent | 2018-11-12 17:34:11 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Curve2D reader cannot read double-precision values | Bug Likelihood: 3 - Occasional Priority: Normal Severity: 2 - Minor Irritation | I created an ultra file with values > FLT_MAX.
The curve reader could not read the file.
I've attached the file.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete reco... | 1.0 | Curve2D reader cannot read double-precision values - I created an ultra file with values > FLT_MAX.
The curve reader could not read the file.
I've attached the file.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be... | priority | reader cannot read double precision values i created an ultra file with values flt max the curve reader could not read the file i ve attached the file redmine migration this ticket was migrated from redmine as such not all information was able to be captu... | 1 |
263,874 | 8,302,828,444 | IssuesEvent | 2018-09-21 15:35:35 | Vhoyon/Discord-Bot | https://api.github.com/repos/Vhoyon/Discord-Bot | opened | Host a permanent version of our bot to have an online alias of our work | !Priority: Medium | Here are our options (more may be edited in) :
- [Heroku](https://www.heroku.com) - _possibility of using a [GitHub Student Pack account](https://education.github.com/pack) to get access to 2 years worth of non-sleeping dynos ([Hobby Dyno](https://devcenter.heroku.com/articles/dyno-types))_;
- Self-Hosted on a Raspbe... | 1.0 | Host a permanent version of our bot to have an online alias of our work - Here are our options (more may be edited in) :
- [Heroku](https://www.heroku.com) - _possibility of using a [GitHub Student Pack account](https://education.github.com/pack) to get access to 2 years worth of non-sleeping dynos ([Hobby Dyno](https... | priority | host a permanent version of our bot to have an online alias of our work here are our options more may be edited in possibility of using a to get access to years worth of non sleeping dynos self hosted on a raspberry pi buying some third party server to run it so we don t have to deal w... | 1 |
103,859 | 22,490,830,917 | IssuesEvent | 2022-06-23 01:21:25 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | closed | [insiders] emit console.log on workspace boot if person is using insiders | meta: stale editor: code (browser) team: IDE aspect: error-handling | ## Is your feature request related to a problem? Please describe
If a person is using insiders emit a 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 informing them that they are running insiders:
- if someone is looking at console log it is likely because Gitpod isn't working for them
- if someone is using insiders then the console.log s... | 1.0 | [insiders] emit console.log on workspace boot if person is using insiders - ## Is your feature request related to a problem? Please describe
If a person is using insiders emit a 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 informing them that they are running insiders:
- if someone is looking at console log it is likely because Gitpod i... | non_priority | emit console log on workspace boot if person is using insiders is your feature request related to a problem please describe if a person is using insiders emit a 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 informing them that they are running insiders if someone is looking at console log it is likely because gitpod isn t work... | 0 |
83,847 | 3,643,871,346 | IssuesEvent | 2016-02-15 06:13:11 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | In-container client config doesn't work for many common use cases because no namespace available | area/usability priority/P1 team/control-plane team/CSI | This is kind of last minute, but I'd like to consider this for 1.2 because we've had a recent rash of users who want to script this and are effectively blocked.
Today, by default service accounts inject one of their secrets into `/var/run/secrets/kubernetes.io/default`. That secret enables API access. We have supp... | 1.0 | In-container client config doesn't work for many common use cases because no namespace available - This is kind of last minute, but I'd like to consider this for 1.2 because we've had a recent rash of users who want to script this and are effectively blocked.
Today, by default service accounts inject one of their se... | priority | in container client config doesn t work for many common use cases because no namespace available this is kind of last minute but i d like to consider this for because we ve had a recent rash of users who want to script this and are effectively blocked today by default service accounts inject one of their se... | 1 |
356,723 | 10,596,827,170 | IssuesEvent | 2019-10-09 22:19:14 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | VAID-Devi Ahilya Bai Holkar International/Indore Airport-MADHYA PRADESH-INDIA | Being Redone Low Priority | # Airport Name
Devi Ahilya Bai Holkar International Airport
# Country?
India
# Improvements that need to be made?
from scratch
# Are you working on this airport?
yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
Low priority
| 1.0 | VAID-Devi Ahilya Bai Holkar International/Indore Airport-MADHYA PRADESH-INDIA - # Airport Name
Devi Ahilya Bai Holkar International Airport
# Country?
India
# Improvements that need to be made?
from scratch
# Are you working on this airport?
yes
# Airport Priority? (IF Event, 10000ft+ Runway, Wo... | priority | vaid devi ahilya bai holkar international indore airport madhya pradesh india airport name devi ahilya bai holkar international airport country india improvements that need to be made from scratch are you working on this airport yes airport priority if event runway world us... | 1 |
462,902 | 13,256,006,041 | IssuesEvent | 2020-08-20 11:58:20 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.transfermarkt.de - The country flag overlaps the site's logo | browser-fenix engine-gecko priority-normal severity-minor type-css-moz-document | <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.transfermarkt.de/
**Browser / Version**: Firefox Mobile 68.0
**Operating System**: Android
**Tested Another ... | 1.0 | www.transfermarkt.de - The country flag overlaps the site's logo - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.transfermarkt.de/
**Browser / Version**: ... | priority | the country flag overlaps the site s logo url browser version firefox mobile operating system android tested another browser yes problem type design is broken description language selection at the top is broken logos interfering with each other steps to reprodu... | 1 |
10,800 | 9,104,562,527 | IssuesEvent | 2019-02-20 18:30:11 | Azure/azure-powershell | https://api.github.com/repos/Azure/azure-powershell | closed | Azure Automation cmdlets allows illegal characters (hypens) in DSC configuration name. GUI prevents deletion of resources with hypens in name. | Automation Service Attention automation-dsc | ### Description
<!-- Please provide a description of the issue you are facing -->
### Script/Steps for Reproduction
<!-- Please provide the necessary script(s) that reproduce the issue -->
```powershell
Import-AzAutomationDscConfiguration @AAParams -sourcepath configuration-with-hypens.ps1
```
Then try... | 1.0 | Azure Automation cmdlets allows illegal characters (hypens) in DSC configuration name. GUI prevents deletion of resources with hypens in name. - ### Description
<!-- Please provide a description of the issue you are facing -->
### Script/Steps for Reproduction
<!-- Please provide the necessary script(s) that r... | non_priority | azure automation cmdlets allows illegal characters hypens in dsc configuration name gui prevents deletion of resources with hypens in name description script steps for reproduction powershell import azautomationdscconfiguration aaparams sourcepath configuration with hypens ... | 0 |
284,473 | 21,427,654,866 | IssuesEvent | 2022-04-23 00:01:48 | BCDevOps/developer-experience | https://api.github.com/repos/BCDevOps/developer-experience | opened | Update CrunchyDB example to fit in the default namespace quota | documentation team/DXC | **Describe the issue**
The default namespace has a very small quota and the defaults resources don't really fit in there. Add to the example resource configs for all the containers so that it fits better in an HA config.
**Additional context**
https://github.com/bcgov/how-to-workshops/blob/master/crunchydb/high-availa... | 1.0 | Update CrunchyDB example to fit in the default namespace quota - **Describe the issue**
The default namespace has a very small quota and the defaults resources don't really fit in there. Add to the example resource configs for all the containers so that it fits better in an HA config.
**Additional context**
https://gi... | non_priority | update crunchydb example to fit in the default namespace quota describe the issue the default namespace has a very small quota and the defaults resources don t really fit in there add to the example resource configs for all the containers so that it fits better in an ha config additional context oc ... | 0 |
374,249 | 26,108,282,205 | IssuesEvent | 2022-12-27 15:57:55 | TrixiEther/SmileBot | https://api.github.com/repos/TrixiEther/SmileBot | closed | Command processing mechanism | documentation enhancement | **Develop a bot management mechanism on the server**
Comand template:
![bot control word] [main commands] [flags]
Implement(for now):
1. Bot initialization on the server
2. Removing server-related information
3. Bot reinitialization on the server
4. Emoji usage statistics(type, used in message, used as r... | 1.0 | Command processing mechanism - **Develop a bot management mechanism on the server**
Comand template:
![bot control word] [main commands] [flags]
Implement(for now):
1. Bot initialization on the server
2. Removing server-related information
3. Bot reinitialization on the server
4. Emoji usage statistics(t... | non_priority | command processing mechanism develop a bot management mechanism on the server comand template implement for now bot initialization on the server removing server related information bot reinitialization on the server emoji usage statistics type used in message used as reactio... | 0 |
118,457 | 9,991,276,978 | IssuesEvent | 2019-07-11 10:42:25 | mozilla-mobile/firefox-ios | https://api.github.com/repos/mozilla-mobile/firefox-ios | opened | [Sync Integration] Tear down method is failing when removing the fxaccount | Test Automation :robot: | The tests are passing but the final status reported is red due to this FxA [issue](https://github.com/mozilla/fxa/issues/1740)
If it is not solved soon, we will disable that last part so that the status after tests is correct. | 1.0 | [Sync Integration] Tear down method is failing when removing the fxaccount - The tests are passing but the final status reported is red due to this FxA [issue](https://github.com/mozilla/fxa/issues/1740)
If it is not solved soon, we will disable that last part so that the status after tests is correct. | non_priority | tear down method is failing when removing the fxaccount the tests are passing but the final status reported is red due to this fxa if it is not solved soon we will disable that last part so that the status after tests is correct | 0 |
208,084 | 7,135,642,845 | IssuesEvent | 2018-01-23 02:11:53 | cssconf/2018.cssconf.eu | https://api.github.com/repos/cssconf/2018.cssconf.eu | closed | Frontpage: Add "Arena, Eichenstraße 4" | priority: high | Below the city, this should have and extra line with the venue, as people keep asking about it.
The line should also be a link to a marker on googlemaps.
I suggest to use the same font-size and green color.

... | 1.0 | Frontpage: Add "Arena, Eichenstraße 4" - Below the city, this should have and extra line with the venue, as people keep asking about it.
The line should also be a link to a marker on googlemaps.
I suggest to use the same font-size and green color.
... | 1.0 | Document that `install-egress-gateway-routes` is specific to EKS - The `install-egress-gateway-routes` flag, aka the `egressGateway.installRoutes` Helm value, is needed on EKS's ENI mode to steer traffic through the proper interfaces.
It is [documented in the egress gateway guide](https://docs.cilium.io/en/stable/ge... | non_priority | document that install egress gateway routes is specific to eks the install egress gateway routes flag aka the egressgateway installroutes helm value is needed on eks s eni mode to steer traffic through the proper interfaces it is but we never mention that it s only meant for eni mode we should fix th... | 0 |
162,075 | 6,147,325,582 | IssuesEvent | 2017-06-27 15:30:32 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | ERROR in Maximum call stack size exceeded : Feature module circular dependency | freq2: medium priority: 2 (required) type: bug | <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
<!--
Output from: `ng --version`.
If nothing,... | 1.0 | ERROR in Maximum call stack size exceeded : Feature module circular dependency - <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feat... | priority | error in maximum call stack size exceeded feature module circular dependency if you don t fill out the following information your issue might be closed without investigating bug report or feature request mark with an x bug report please search issues before submitting feature ... | 1 |
8,944 | 4,364,784,070 | IssuesEvent | 2016-08-03 08:23:11 | CartoDB/cartodb | https://api.github.com/repos/CartoDB/cartodb | closed | Implement endpoint to store the builder onboarding seen status | backend Builder | For the new builder onboarding (see https://github.com/CartoDB/cartodb/issues/8887) we need a new endpoint to store the seen status of the screen. This way, if the user checks the `Never show me this message` option we'll set certain flag to true in the user model, and we won't disturb he or her again. | 1.0 | Implement endpoint to store the builder onboarding seen status - For the new builder onboarding (see https://github.com/CartoDB/cartodb/issues/8887) we need a new endpoint to store the seen status of the screen. This way, if the user checks the `Never show me this message` option we'll set certain flag to true in the u... | non_priority | implement endpoint to store the builder onboarding seen status for the new builder onboarding see we need a new endpoint to store the seen status of the screen this way if the user checks the never show me this message option we ll set certain flag to true in the user model and we won t disturb he or her agai... | 0 |
15,600 | 3,476,591,721 | IssuesEvent | 2015-12-27 02:56:38 | PolarisSS13/Polaris | https://api.github.com/repos/PolarisSS13/Polaris | closed | Z8 Carbine Grenade Launcher | BS12 Bug Needs Retesting | Doesn't work, the grenade option won't shoot the grenade, and acts as the semi-automatic option. | 1.0 | Z8 Carbine Grenade Launcher - Doesn't work, the grenade option won't shoot the grenade, and acts as the semi-automatic option. | non_priority | carbine grenade launcher doesn t work the grenade option won t shoot the grenade and acts as the semi automatic option | 0 |
5,897 | 2,580,630,259 | IssuesEvent | 2015-02-13 18:57:51 | GoogleCloudPlatform/kubernetes | https://api.github.com/repos/GoogleCloudPlatform/kubernetes | closed | Return 201 when objects are created | api/cluster area/usability priority/P2 status/help-wanted team/UX | Currently we return 200 when a new object is created, spec:
> If a resource has been created on the origin server, the response SHOULD be 201 (Created) and contain an entity which describes the status of the request and refers to the new resource
Extracted from #1782 | 1.0 | Return 201 when objects are created - Currently we return 200 when a new object is created, spec:
> If a resource has been created on the origin server, the response SHOULD be 201 (Created) and contain an entity which describes the status of the request and refers to the new resource
Extracted from #1782 | priority | return when objects are created currently we return when a new object is created spec if a resource has been created on the origin server the response should be created and contain an entity which describes the status of the request and refers to the new resource extracted from | 1 |
257,241 | 27,561,820,778 | IssuesEvent | 2023-03-07 22:48:27 | samqws-marketing/coursera_naptime | https://api.github.com/repos/samqws-marketing/coursera_naptime | closed | CVE-2016-10540 (High) detected in npm-2.11.2.jar - autoclosed | Mend: dependency security vulnerability | ## CVE-2016-10540 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-2.11.2.jar</b></p></summary>
<p>WebJar for npm</p>
<p>Library home page: <a href="http://webjars.org">http://webja... | True | CVE-2016-10540 (High) detected in npm-2.11.2.jar - autoclosed - ## CVE-2016-10540 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-2.11.2.jar</b></p></summary>
<p>WebJar for npm</p>... | non_priority | cve high detected in npm jar autoclosed cve high severity vulnerability vulnerable library npm jar webjar for npm library home page a href path to vulnerable library home wss scanner cache org webjars npm jars npm jar dependency hierarchy sbt plugin... | 0 |
109,943 | 23,846,434,993 | IssuesEvent | 2022-09-06 14:21:22 | arturo-lang/arturo | https://api.github.com/repos/arturo-lang/arturo | closed | [VM/bytecode] replace zippy with already existing functions? | enhancement vm todo performance bytecode | [VM/bytecode] replace zippy with already existing functions?
we could somehow use some of the existing miniz functions, to avoid the extra dependency
https://github.com/arturo-lang/arturo/blob/f194d4353079ce45693f443e9c9ec43f62c2fc74/src/vm/bytecode.nim#L16
```text
import streams
# TODO(VM/bytecode) replace... | 1.0 | [VM/bytecode] replace zippy with already existing functions? - [VM/bytecode] replace zippy with already existing functions?
we could somehow use some of the existing miniz functions, to avoid the extra dependency
https://github.com/arturo-lang/arturo/blob/f194d4353079ce45693f443e9c9ec43f62c2fc74/src/vm/bytecode.nim#L... | non_priority | replace zippy with already existing functions replace zippy with already existing functions we could somehow use some of the existing miniz functions to avoid the extra dependency text import streams todo vm bytecode replace zippy with already existing functions we could somehow use... | 0 |
688,897 | 23,599,309,968 | IssuesEvent | 2022-08-23 23:06:07 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Create CalcSpatialInertiaAboutPoint() to mimic related functions in multibody_plant.h and multibody_tree.h. | type: feature request priority: medium component: multibody plant type: usability release notes: feature | The implementation of a helper function ComputeCompositeInertia() arose during work in an Anzu [PR](#https://reviewable.shared-services.aws.tri.global/reviews/robotics/anzu/9323#-).
The documentation and signature in that Anzu PR is:
/// Returns `M_CFo_F` spatial inertia of `C` (composition of `bodies`)
/// expres... | 1.0 | Create CalcSpatialInertiaAboutPoint() to mimic related functions in multibody_plant.h and multibody_tree.h. - The implementation of a helper function ComputeCompositeInertia() arose during work in an Anzu [PR](#https://reviewable.shared-services.aws.tri.global/reviews/robotics/anzu/9323#-).
The documentation and sig... | priority | create calcspatialinertiaaboutpoint to mimic related functions in multibody plant h and multibody tree h the implementation of a helper function computecompositeinertia arose during work in an anzu the documentation and signature in that anzu pr is returns m cfo f spatial inertia of c composit... | 1 |
262,099 | 27,850,891,933 | IssuesEvent | 2023-03-20 18:36:21 | jgeraigery/Java-Demo | https://api.github.com/repos/jgeraigery/Java-Demo | opened | CVE-2016-1000031 (Critical) detected in commons-fileupload-1.3.1.jar | Mend: dependency security vulnerability | ## CVE-2016-1000031 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.1.jar</b></p></summary>
<p>The Apache Commons FileUpload component provides a simple yet ... | True | CVE-2016-1000031 (Critical) detected in commons-fileupload-1.3.1.jar - ## CVE-2016-1000031 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-fileupload-1.3.1.jar</b></p></summ... | non_priority | cve critical detected in commons fileupload jar cve critical severity vulnerability vulnerable library commons fileupload jar the apache commons fileupload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets an... | 0 |
18,501 | 10,131,208,736 | IssuesEvent | 2019-08-01 18:55:45 | microsoft/PTVS | https://api.github.com/repos/microsoft/PTVS | closed | Tooltips in package manager search results slows down VS, becomes unusable | area:Environments bug tenet:Performance | Open package manager UI
Type pytest in search bar
Hover the mouse over the results
Result: at some point, everything becomes so slow, it is no longer usable. | True | Tooltips in package manager search results slows down VS, becomes unusable - Open package manager UI
Type pytest in search bar
Hover the mouse over the results
Result: at some point, everything becomes so slow, it is no longer usable. | non_priority | tooltips in package manager search results slows down vs becomes unusable open package manager ui type pytest in search bar hover the mouse over the results result at some point everything becomes so slow it is no longer usable | 0 |
206,809 | 7,121,407,882 | IssuesEvent | 2018-01-19 07:35:03 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | API Development: wrong breakdown of bullet points in documentation | 2.2.0 Formatting Priority/Highest Severity/Critical Type/Docs | In [1] there is wrong breakdown of bullet points in documentation. Please see the below image. Please correct these
[1] https://docs.wso2.com/display/AM2xx/Ownership%2C+permission+and+collaborative+API+development+-+Documentation
 on January 20, 2010 10:06:22_
Версия ОС: WinXP sp3 rus x86
Версия FAR: Far2 b1345 x86
автотабы включены. при вызове редактора или вьюера полоска с табами
появляется с примерно секундной задержкой. при выходе с такой же задержкой
убирает... | 1.0 | ConEmu 20091224 И снова AutoTabs - _From [cca...@gmail.com](https://code.google.com/u/115607388065392232035/) on January 20, 2010 10:06:22_
Версия ОС: WinXP sp3 rus x86
Версия FAR: Far2 b1345 x86
автотабы включены. при вызове редактора или вьюера полоска с табами
появляется с примерно секундной задержкой. при вы... | priority | conemu и снова autotabs from on january версия ос winxp rus версия far автотабы включены при вызове редактора или вьюера полоска с табами появляется с примерно секундной задержкой при выходе с такой же задержкой убирается если так и замысленно то это очень анноит а если п... | 1 |
100,387 | 12,519,533,937 | IssuesEvent | 2020-06-03 14:34:46 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Create Initial Prototype for "Search for my VA representative" | design vsa vsa-ebenefits | ## Goal
Based on existing product documentation, high-level thumbnail workflows, and our experience with other VA Search work, we need to start thinking about how Search workflows will look on regular screens for "Search for a representative."
## Tasks
- [ ] Build out the necessary screens for Representative search th... | 1.0 | Create Initial Prototype for "Search for my VA representative" - ## Goal
Based on existing product documentation, high-level thumbnail workflows, and our experience with other VA Search work, we need to start thinking about how Search workflows will look on regular screens for "Search for a representative."
## Tasks
-... | non_priority | create initial prototype for search for my va representative goal based on existing product documentation high level thumbnail workflows and our experience with other va search work we need to start thinking about how search workflows will look on regular screens for search for a representative tasks ... | 0 |
700,723 | 24,071,682,660 | IssuesEvent | 2022-09-18 08:52:41 | bats-core/bats-core | https://api.github.com/repos/bats-core/bats-core | opened | Test 73 "CTRL-C aborts and fails the current test" hangs when run on a recent Debian sid system | Type: Bug Priority: NeedsTriage | **Describe the bug**
In versions 1.8.0, test "73 CTRL-C aborts and fails the current test" hangs when run on a recent Debian sid system.
Test 73 gets stuck without producing any output. Killing the test with CTRL-C makes the test suit starting the abort procedure, but then the test process gets stuck in `R`unning... | 1.0 | Test 73 "CTRL-C aborts and fails the current test" hangs when run on a recent Debian sid system - **Describe the bug**
In versions 1.8.0, test "73 CTRL-C aborts and fails the current test" hangs when run on a recent Debian sid system.
Test 73 gets stuck without producing any output. Killing the test with CTRL-C m... | priority | test ctrl c aborts and fails the current test hangs when run on a recent debian sid system describe the bug in versions test ctrl c aborts and fails the current test hangs when run on a recent debian sid system test gets stuck without producing any output killing the test with ctrl c make... | 1 |
432,075 | 12,488,856,444 | IssuesEvent | 2020-05-31 16:07:27 | kammanz/raptors-app | https://api.github.com/repos/kammanz/raptors-app | opened | File spacing should be two spaces | High Priority refactor | Right now all the file spacing is 4. It's too much space, the standard is 2. We'll have to change it for all the files. Also you should change ur vsCode settings, such that when u press `tab` it only moves the cursor two spaces.
This task has a `High Priority` and fixed asap. | 1.0 | File spacing should be two spaces - Right now all the file spacing is 4. It's too much space, the standard is 2. We'll have to change it for all the files. Also you should change ur vsCode settings, such that when u press `tab` it only moves the cursor two spaces.
This task has a `High Priority` and fixed asap. | priority | file spacing should be two spaces right now all the file spacing is it s too much space the standard is we ll have to change it for all the files also you should change ur vscode settings such that when u press tab it only moves the cursor two spaces this task has a high priority and fixed asap | 1 |
164,554 | 25,985,997,804 | IssuesEvent | 2022-12-20 00:13:42 | BreadGood-22/frontend | https://api.github.com/repos/BreadGood-22/frontend | closed | [design] 게시글 작성 페이지 UI 구현 | design | ## ⭐ 주요 기능 <!-- 구현할 기능(목표)에 대한 간략한 설명 -->
게시글 작성(post upload) 페이지 UI 구현
## 📋 진행 사항
- [x] 게시글 작성 페이지 섹션
- [x] 이미지 파일 업로드 섹션
## 📄 참고 사항
| 1.0 | [design] 게시글 작성 페이지 UI 구현 - ## ⭐ 주요 기능 <!-- 구현할 기능(목표)에 대한 간략한 설명 -->
게시글 작성(post upload) 페이지 UI 구현
## 📋 진행 사항
- [x] 게시글 작성 페이지 섹션
- [x] 이미지 파일 업로드 섹션
## 📄 참고 사항
| non_priority | 게시글 작성 페이지 ui 구현 ⭐ 주요 기능 게시글 작성 post upload 페이지 ui 구현 📋 진행 사항 게시글 작성 페이지 섹션 이미지 파일 업로드 섹션 📄 참고 사항 | 0 |
20,225 | 10,478,000,740 | IssuesEvent | 2019-09-23 22:25:23 | bcgov/EDUC-UMU | https://api.github.com/repos/bcgov/EDUC-UMU | opened | Form Validation | enhancement security fix | **Is your feature request related to a problem? Please describe.**
It is currently possible to input bogus info directly to the database. Some level of validation must take place to ensure the database in flooded with bad data.
**Describe the solution you'd like**
Validation for GUIDS, IDIRS, and other known quant... | True | Form Validation - **Is your feature request related to a problem? Please describe.**
It is currently possible to input bogus info directly to the database. Some level of validation must take place to ensure the database in flooded with bad data.
**Describe the solution you'd like**
Validation for GUIDS, IDIRS, and... | non_priority | form validation is your feature request related to a problem please describe it is currently possible to input bogus info directly to the database some level of validation must take place to ensure the database in flooded with bad data describe the solution you d like validation for guids idirs and... | 0 |
47,047 | 2,971,684,916 | IssuesEvent | 2015-07-14 08:48:21 | clementine-player/Clementine | https://api.github.com/repos/clementine-player/Clementine | closed | Next|Prev playlist keyboard shortcuts | enhancement imported Priority-Medium | _From [tomas.pr...@gmail.com](https://code.google.com/u/103404869143991179936/) on May 10, 2012 13:51:42_
Hi,
I'd like to know whether it's polssible to add keyboard shortcuts options for looping over playlists. I would love to have such multimedia key on keyboard.
Thanks for awesome player btw ;)
_Original issue... | 1.0 | Next|Prev playlist keyboard shortcuts - _From [tomas.pr...@gmail.com](https://code.google.com/u/103404869143991179936/) on May 10, 2012 13:51:42_
Hi,
I'd like to know whether it's polssible to add keyboard shortcuts options for looping over playlists. I would love to have such multimedia key on keyboard.
Thanks fo... | priority | next prev playlist keyboard shortcuts from on may hi i d like to know whether it s polssible to add keyboard shortcuts options for looping over playlists i would love to have such multimedia key on keyboard thanks for awesome player btw original issue | 1 |
25,624 | 12,264,032,340 | IssuesEvent | 2020-05-07 02:55:40 | Azure/azure-rest-api-specs | https://api.github.com/repos/Azure/azure-rest-api-specs | closed | Some issues in resource graph swaggers | Resource Graph Service Attention | Found some issues in the swagger
https://github.com/Azure/azure-rest-api-specs/tree/master/specification/resourcegraph/resource-manager/Microsoft.ResourceGraph/stable/2019-04-01
1. In line#292 and #411, no ‘type’ defined for the data property.
2. ‘tags’ fields are missing for the API, and the format of ‘operationId’... | 1.0 | Some issues in resource graph swaggers - Found some issues in the swagger
https://github.com/Azure/azure-rest-api-specs/tree/master/specification/resourcegraph/resource-manager/Microsoft.ResourceGraph/stable/2019-04-01
1. In line#292 and #411, no ‘type’ defined for the data property.
2. ‘tags’ fields are missing for... | non_priority | some issues in resource graph swaggers found some issues in the swagger in line and no ‘type’ defined for the data property ‘tags’ fields are missing for the api and the format of ‘operationid’ is incorrect which should be see for an example yes these are issues we are fixing it in the ... | 0 |
13,921 | 23,981,685,003 | IssuesEvent | 2022-09-13 15:30:37 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | Terraform not updating certain folders | type:bug status:requirements priority-5-triage | ### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### If you're self-hosting Renovate, select which platform you are using.
_No response_
### If you're self-hosting Renovate, tell us what version of... | 1.0 | Terraform not updating certain folders - ### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### If you're self-hosting Renovate, select which platform you are using.
_No response_
### If you're self-... | non_priority | terraform not updating certain folders how are you running renovate mend renovate hosted app on github com if you re self hosting renovate tell us what version of renovate you run no response if you re self hosting renovate select which platform you are using no response if you re self ... | 0 |
394,428 | 27,029,047,038 | IssuesEvent | 2023-02-12 00:26:06 | owncloud/ocis | https://api.github.com/repos/owncloud/ocis | closed | Debugging documentation outdated | OCIS-Fastlane Topic:Documentation Status:Stale Priority:p3-medium | ## Describe the bug
https://github.com/owncloud/ocis/blob/master/docs/ocis/development/debugging.md seems to be somewhat outdated. ocis nowadays doesn't fork separate processes per service any more. It should be possible to just attach the debugger to the main process. | 1.0 | Debugging documentation outdated - ## Describe the bug
https://github.com/owncloud/ocis/blob/master/docs/ocis/development/debugging.md seems to be somewhat outdated. ocis nowadays doesn't fork separate processes per service any more. It should be possible to just attach the debugger to the main process. | non_priority | debugging documentation outdated describe the bug seems to be somewhat outdated ocis nowadays doesn t fork separate processes per service any more it should be possible to just attach the debugger to the main process | 0 |
85,090 | 24,507,328,314 | IssuesEvent | 2022-10-10 17:38:18 | facebookincubator/velox | https://api.github.com/repos/facebookincubator/velox | reopened | Enable ASAN/TSAN/UBSAN/Unit tests for Linux & MacOS | enhancement build stale | Currently Unit tests arent run for MacOs builds ; this needs to be fixed. We should also enable ASAN/TSAN/UBSAN for Linux and MacOS. | 1.0 | Enable ASAN/TSAN/UBSAN/Unit tests for Linux & MacOS - Currently Unit tests arent run for MacOs builds ; this needs to be fixed. We should also enable ASAN/TSAN/UBSAN for Linux and MacOS. | non_priority | enable asan tsan ubsan unit tests for linux macos currently unit tests arent run for macos builds this needs to be fixed we should also enable asan tsan ubsan for linux and macos | 0 |
65,262 | 8,795,837,795 | IssuesEvent | 2018-12-22 20:52:05 | biotope/biotope-element | https://api.github.com/repos/biotope/biotope-element | closed | Add usage with the resource loader to the documentation | documentation | Currently, we have no working example with the resource loader.
The user needs to figure out how to register the component by themselfes | 1.0 | Add usage with the resource loader to the documentation - Currently, we have no working example with the resource loader.
The user needs to figure out how to register the component by themselfes | non_priority | add usage with the resource loader to the documentation currently we have no working example with the resource loader the user needs to figure out how to register the component by themselfes | 0 |
806,133 | 29,802,674,087 | IssuesEvent | 2023-06-16 09:16:51 | neobotix/neo_docking2 | https://api.github.com/repos/neobotix/neo_docking2 | opened | [Manual docking] - remove the recovery behaviors | high priority | enforce it if possible for a safe navigation into the docking station. | 1.0 | [Manual docking] - remove the recovery behaviors - enforce it if possible for a safe navigation into the docking station. | priority | remove the recovery behaviors enforce it if possible for a safe navigation into the docking station | 1 |
214,749 | 24,105,767,179 | IssuesEvent | 2022-09-20 07:19:04 | ws-sultan/Invalid-project-token | https://api.github.com/repos/ws-sultan/Invalid-project-token | closed | CVE-2021-33203 (Medium) detected in Django-3.2-py3-none-any.whl - autoclosed | security vulnerability | ## CVE-2021-33203 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-3.2-py3-none-any.whl</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development... | True | CVE-2021-33203 (Medium) detected in Django-3.2-py3-none-any.whl - autoclosed - ## CVE-2021-33203 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Django-3.2-py3-none-any.whl</b></p></s... | non_priority | cve medium detected in django none any whl autoclosed cve medium severity vulnerability vulnerable library django none any whl a high level python web framework that encourages rapid development and clean pragmatic design library home page a href path to dependency f... | 0 |
25,992 | 4,540,475,918 | IssuesEvent | 2016-09-09 14:45:54 | ariya/phantomjs | https://api.github.com/repos/ariya/phantomjs | closed | Phantomjs 1.8.0 Crash | old.Priority-Medium old.Status-New old.Type-Defect | _**[richard....@gmail.com](http://code.google.com/u/105799783715052437755/) commented:**_
> Which version of PhantomJS are you using? 1.8.0
>
> <b>What steps will reproduce the problem?</b>
1. Ran some casper js tests
>
> Sometimes, phantomjs will crash but mot of the time it won't. It seems to be randomly so it... | 1.0 | Phantomjs 1.8.0 Crash - _**[richard....@gmail.com](http://code.google.com/u/105799783715052437755/) commented:**_
> Which version of PhantomJS are you using? 1.8.0
>
> <b>What steps will reproduce the problem?</b>
1. Ran some casper js tests
>
> Sometimes, phantomjs will crash but mot of the time it won't. It se... | non_priority | phantomjs crash commented which version of phantomjs are you using what steps will reproduce the problem ran some casper js tests sometimes phantomjs will crash but mot of the time it won t it seems to be randomly so it s not easy to understand on my side whic... | 0 |
430,428 | 30,182,901,968 | IssuesEvent | 2023-07-04 10:02:48 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Documentation plugin does not work properly | issue: bug severity: medium status: confirmed source: plugin:documentation | ## Bug report
### Required System information
- Node.js version: v18.7.0
- NPM version: 8.15.0
- Strapi version: 4.3.2
- Database: Postgres
- Operating system: MacOS
### Describe the bug
I wanted to create an API documentation of my content library so that I can generate the client automatically.
Acc... | 1.0 | Documentation plugin does not work properly - ## Bug report
### Required System information
- Node.js version: v18.7.0
- NPM version: 8.15.0
- Strapi version: 4.3.2
- Database: Postgres
- Operating system: MacOS
### Describe the bug
I wanted to create an API documentation of my content library so that I... | non_priority | documentation plugin does not work properly bug report required system information node js version npm version strapi version database postgres operating system macos describe the bug i wanted to create an api documentation of my content library so that i ca... | 0 |
389,080 | 11,497,139,760 | IssuesEvent | 2020-02-12 09:29:14 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | Get rid of the 'Logout confirmation' page | 3.1.0 Login/Logout Priority/Normal Type/Improvement | It's nice that API-M 3.0.0 is using OIDC to login and also uses SSO to login to the developer portal if you are already logged into the API publisher. But when someone logs out, I think it's unusual to ask for a 'logout confirmation'. It's better to get rid of it. | 1.0 | Get rid of the 'Logout confirmation' page - It's nice that API-M 3.0.0 is using OIDC to login and also uses SSO to login to the developer portal if you are already logged into the API publisher. But when someone logs out, I think it's unusual to ask for a 'logout confirmation'. It's better to get rid of it. | priority | get rid of the logout confirmation page it s nice that api m is using oidc to login and also uses sso to login to the developer portal if you are already logged into the api publisher but when someone logs out i think it s unusual to ask for a logout confirmation it s better to get rid of it | 1 |
6,246 | 8,641,041,238 | IssuesEvent | 2018-11-24 13:36:21 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | sql mode "NO_UNSIGNED_SUBTRACTION" support | type/compatibility | MySQL:
mysql> SET sql_mode = 'NO_UNSIGNED_SUBTRACTION';
mysql> SELECT CAST(0 AS UNSIGNED) - 1;
+-------------------------+
| CAST(0 AS UNSIGNED) - 1 |
+-------------------------+
| -1 |
+-------------------------+
TiDB:
mysql> SET sql_mode = '';
Query OK, 0 rows affected (0.00 sec)
... | True | sql mode "NO_UNSIGNED_SUBTRACTION" support - MySQL:
mysql> SET sql_mode = 'NO_UNSIGNED_SUBTRACTION';
mysql> SELECT CAST(0 AS UNSIGNED) - 1;
+-------------------------+
| CAST(0 AS UNSIGNED) - 1 |
+-------------------------+
| -1 |
+-------------------------+
TiDB:
mysql> SET sql_mode =... | non_priority | sql mode no unsigned subtraction support mysql mysql set sql mode no unsigned subtraction mysql select cast as unsigned cast as unsigned tidb mysql set sql mode ... | 0 |
322,802 | 23,923,578,829 | IssuesEvent | 2022-09-09 19:35:06 | Dyldog/luhman-obsidian-plugin | https://api.github.com/repos/Dyldog/luhman-obsidian-plugin | opened | [OTHER] Add CONTRIBUTING.md. | documentation question | With multiple devs beginning to work on this project it would be good to set expectations and provide any necessary guidance via a [CONTRIBUTING.md file](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors).
We can discuss those expe... | 1.0 | [OTHER] Add CONTRIBUTING.md. - With multiple devs beginning to work on this project it would be good to set expectations and provide any necessary guidance via a [CONTRIBUTING.md file](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors... | non_priority | add contributing md with multiple devs beginning to work on this project it would be good to set expectations and provide any necessary guidance via a we can discuss those expectations and guidance in this issue and track below what we want to include in the file expectations guidance ... | 0 |
66,461 | 8,926,439,725 | IssuesEvent | 2019-01-22 04:18:28 | typelead/eta | https://api.github.com/repos/typelead/eta | closed | Trouble getting FFI working with a static Java method... | documentation | ## Description
I wanted to time some functions as a bench mark, and ran into some snags getting it going. The problem arose because of errors in a couple of places:
1. [the Importing example under Modules in the Eta Cheatsheet](https://eta-lang.org/docs/cheatsheets/eta-cheatsheet) refers to the use of the Haskell pa... | 1.0 | Trouble getting FFI working with a static Java method... - ## Description
I wanted to time some functions as a bench mark, and ran into some snags getting it going. The problem arose because of errors in a couple of places:
1. [the Importing example under Modules in the Eta Cheatsheet](https://eta-lang.org/docs/chea... | non_priority | trouble getting ffi working with a static java method description i wanted to time some functions as a bench mark and ran into some snags getting it going the problem arose because of errors in a couple of places refers to the use of the haskell package data time which doesn t yet exist for eta... | 0 |
11,705 | 17,841,144,977 | IssuesEvent | 2021-09-03 10:13:49 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | OCI support for helm dependencies | type:feature status:requirements priority-5-triage | ### What would you like Renovate to be able to do?
To update the dependencies that are being referenced from OCI registries(ex. Gitlab package registry).
Right now renovate fails with -
```
"err": {
"name": "UnsupportedProtocolError",
"message": "Unsupported protocol \"oci:\"",
```
### If ... | 1.0 | OCI support for helm dependencies - ### What would you like Renovate to be able to do?
To update the dependencies that are being referenced from OCI registries(ex. Gitlab package registry).
Right now renovate fails with -
```
"err": {
"name": "UnsupportedProtocolError",
"message": "Unsupport... | non_priority | oci support for helm dependencies what would you like renovate to be able to do to update the dependencies that are being referenced from oci registries ex gitlab package registry right now renovate fails with err name unsupportedprotocolerror message unsupport... | 0 |
41,134 | 16,624,761,774 | IssuesEvent | 2021-06-03 08:10:41 | EBISPOT/goci | https://api.github.com/repos/EBISPOT/goci | closed | Scripts to convert VCF to TSV format (GWAS and OTAR) | SumStats Service Type: Task | the openGWAS/MRBase teams have shared >20 cancer GWAS summary statistics in VCF format. Scripts to convert VCFs to TSVs format are needed to process these datasets for integration into the GWAS Catalog and Open Targets Genetics databases.
Example VCF file preanalysis/buniello/ieu-b-94.vcf | 1.0 | Scripts to convert VCF to TSV format (GWAS and OTAR) - the openGWAS/MRBase teams have shared >20 cancer GWAS summary statistics in VCF format. Scripts to convert VCFs to TSVs format are needed to process these datasets for integration into the GWAS Catalog and Open Targets Genetics databases.
Example VCF file preanaly... | non_priority | scripts to convert vcf to tsv format gwas and otar the opengwas mrbase teams have shared cancer gwas summary statistics in vcf format scripts to convert vcfs to tsvs format are needed to process these datasets for integration into the gwas catalog and open targets genetics databases example vcf file preanalys... | 0 |
678,001 | 23,182,945,300 | IssuesEvent | 2022-08-01 05:15:10 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | Server 500 error with organisation management API. | Priority/Highest Severity/Blocker bug Affected-6.0.0 QA-Reported Organization Management | **Describe the issue:**
Server 500 error with organisation management API. DB : MSSQL
<img width="1040" alt="Screenshot 2022-07-09 at 11 52 50" src="https://user-images.githubusercontent.com/39077751/178094732-174600c2-7ba0-4099-b713-f213f237ae5b.png">
```
2022-07-09 11:47:28,828] [e00a742d-3baf-4010-8924-7227b... | 1.0 | Server 500 error with organisation management API. - **Describe the issue:**
Server 500 error with organisation management API. DB : MSSQL
<img width="1040" alt="Screenshot 2022-07-09 at 11 52 50" src="https://user-images.githubusercontent.com/39077751/178094732-174600c2-7ba0-4099-b713-f213f237ae5b.png">
```
2... | priority | server error with organisation management api describe the issue server error with organisation management api db mssql img width alt screenshot at src error org carbon identity organization management authz service handler organizationmanagementauth... | 1 |
28,615 | 13,762,096,880 | IssuesEvent | 2020-10-07 08:40:20 | opendatacube/datacube-core | https://api.github.com/repos/opendatacube/datacube-core | closed | Inefficient compositing when loading many tiles | loading data performance wontfix | When combining multiple datasets into one raster time slice non-overlapping datasets still go through "fusing" process. The cost of the "fusing" process is `O(WxHxN)` where `W,H` are the dimensions of the output image and `N` is number of tiles being "fused".
This is particularly noticeable for dense gridded product... | True | Inefficient compositing when loading many tiles - When combining multiple datasets into one raster time slice non-overlapping datasets still go through "fusing" process. The cost of the "fusing" process is `O(WxHxN)` where `W,H` are the dimensions of the output image and `N` is number of tiles being "fused".
This is... | non_priority | inefficient compositing when loading many tiles when combining multiple datasets into one raster time slice non overlapping datasets still go through fusing process the cost of the fusing process is o wxhxn where w h are the dimensions of the output image and n is number of tiles being fused this is... | 0 |
95,738 | 19,758,738,926 | IssuesEvent | 2022-01-16 03:05:09 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Generic math does not work in WASM AOT | arch-wasm area-Codegen-AOT-mono in pr | ### Description
Any code using Generic Math will produce runtime errors in an AOT'd wasm application. It works in the interpreter.
### Reproduction Steps
```csharp
private static T LerpGeneric<T> (T a, T b, T t)
where T : IAdditionOperators<T, T, T>,
ISubtractionOperators<T, T, T>,
... | 1.0 | Generic math does not work in WASM AOT - ### Description
Any code using Generic Math will produce runtime errors in an AOT'd wasm application. It works in the interpreter.
### Reproduction Steps
```csharp
private static T LerpGeneric<T> (T a, T b, T t)
where T : IAdditionOperators<T, T, T>,
... | non_priority | generic math does not work in wasm aot description any code using generic math will produce runtime errors in an aot d wasm application it works in the interpreter reproduction steps csharp private static t lerpgeneric t a t b t t where t iadditionoperators isubtr... | 0 |
829,886 | 31,927,934,364 | IssuesEvent | 2023-09-19 04:25:42 | steedos/steedos-platform | https://api.github.com/repos/steedos/steedos-platform | closed | [Bug]: 通过amis的单页跳转进入iframe选项卡时,参数中的https://会被转化为https:/ | bug priority: High won't fix | ### Description


### Steps To Reproduce 重现步骤
1.新建iframe选项卡
2.复制iframe选项卡的正确路径,并放到amis中的单页跳转内,比如but... | 1.0 | [Bug]: 通过amis的单页跳转进入iframe选项卡时,参数中的https://会被转化为https:/ - ### Description


### Steps To Reproduce 重现... | priority | 通过amis的单页跳转进入iframe选项卡时,参数中的 description steps to reproduce 重现步骤 新建iframe选项卡 复制iframe选项卡的正确路径,并放到amis中的单页跳转内,比如button 点击跳转button version 版本 | 1 |
359,216 | 10,666,951,877 | IssuesEvent | 2019-10-19 08:27:09 | YunoHost-Apps/shaarli_ynh | https://api.github.com/repos/YunoHost-Apps/shaarli_ynh | closed | "/var/www/shaarli/data/log.txt" is actualy a directoy for unknow reason :| | bug help needed high priority | Hello,
I'm helping someone debug a broken yunohost apps upgrade and for a totally weird and unknown reason the "file" "/var/www/shaarli/data/log.txt" turned out the actually be a ... directory :|
The problem is that this breaks `fail2ban` which wants to parse this file and complains because it is a directory :x
... | 1.0 | "/var/www/shaarli/data/log.txt" is actualy a directoy for unknow reason :| - Hello,
I'm helping someone debug a broken yunohost apps upgrade and for a totally weird and unknown reason the "file" "/var/www/shaarli/data/log.txt" turned out the actually be a ... directory :|
The problem is that this breaks `fail2ban... | priority | var www shaarli data log txt is actualy a directoy for unknow reason hello i m helping someone debug a broken yunohost apps upgrade and for a totally weird and unknown reason the file var www shaarli data log txt turned out the actually be a directory the problem is that this breaks which... | 1 |
818,667 | 30,698,918,904 | IssuesEvent | 2023-07-26 21:03:23 | fossasia/open-event-frontend | https://api.github.com/repos/fossasia/open-event-frontend | closed | When user loads order confirmation page after initial registration ticket info and price often disappear | bug Priority: High | When user loads order confirmation page after initial registration ticket info and price often disappear or the line below for Ticket Type, Price, and Subtotal disappears or shows the wrong amount.

| 1.0 | When user loads order confirmation page after initial registration ticket info and price often disappear - When user loads order confirmation page after initial registration ticket info and price often disappear or the line below for Ticket Type, Price, and Subtotal disappears or shows the wrong amount.
.
I ran into issues with the browser not closing and so, rather hurridly, added:
https://github.com/stencila/encoda/bl... | 1.0 | Puppeteer: Fix browser setup and teardown - We have a `puppeteer.ts` module which provides an interface to Puppeteer. I recently added this so that only one browser instance is lazily instantiated by consuming codecs (e.g `pdf` and `rpng`).
I ran into issues with the browser not closing and so, rather hurridly, add... | priority | puppeteer fix browser setup and teardown we have a puppeteer ts module which provides an interface to puppeteer i recently added this so that only one browser instance is lazily instantiated by consuming codecs e g pdf and rpng i ran into issues with the browser not closing and so rather hurridly add... | 1 |
671,795 | 22,776,363,244 | IssuesEvent | 2022-07-08 14:49:12 | hovgaardgames/bigambitions | https://api.github.com/repos/hovgaardgames/bigambitions | closed | Restaurant message "is out of burgers" disappears the moment I enter the store with boxes of burgers on hand truck | confirmed low-priority | ### Build number
731
### Bug description
The moment I entered the fast food restaurant with a hand truck full of burgers, the message "is out of burgers" disappeared, although the grill was still empty and not yet refilled.
### Steps to reproduce the bug
_No response_
### Savegame file
[Burgerless.json.txt](http... | 1.0 | Restaurant message "is out of burgers" disappears the moment I enter the store with boxes of burgers on hand truck - ### Build number
731
### Bug description
The moment I entered the fast food restaurant with a hand truck full of burgers, the message "is out of burgers" disappeared, although the grill was still empt... | priority | restaurant message is out of burgers disappears the moment i enter the store with boxes of burgers on hand truck build number bug description the moment i entered the fast food restaurant with a hand truck full of burgers the message is out of burgers disappeared although the grill was still empty ... | 1 |
635,550 | 20,405,722,960 | IssuesEvent | 2022-02-23 05:01:30 | hengband/hengband | https://api.github.com/repos/hengband/hengband | closed | WeaponEnchanterの改善 | refactor Priority:MIDDLE | 以下はapply-magic.cpp の抜粋
WeaponEnchanterのコンストラクタを呼ぶかどうかを判定している
しかしこれは設計が外に出てしまっていて弱い:
```cpp
case ItemKindType::BOLT:
if (power != 0) {
WeaponEnchanter(player_ptr, o_ptr, lev, power).apply_magic();
}
break;
case ItemKindType::POLEARM:
if ((power != 0) && (o_ptr->sval != SV_DEATH_SCYT... | 1.0 | WeaponEnchanterの改善 - 以下はapply-magic.cpp の抜粋
WeaponEnchanterのコンストラクタを呼ぶかどうかを判定している
しかしこれは設計が外に出てしまっていて弱い:
```cpp
case ItemKindType::BOLT:
if (power != 0) {
WeaponEnchanter(player_ptr, o_ptr, lev, power).apply_magic();
}
break;
case ItemKindType::POLEARM:
if ((power != 0) && (o_ptr->... | priority | weaponenchanterの改善 以下はapply magic cpp の抜粋 weaponenchanterのコンストラクタを呼ぶかどうかを判定している しかしこれは設計が外に出てしまっていて弱い: cpp case itemkindtype bolt if power weaponenchanter player ptr o ptr lev power apply magic break case itemkindtype polearm if power o ptr ... | 1 |
690,871 | 23,675,558,743 | IssuesEvent | 2022-08-28 02:40:39 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT] Duplicates appears on the some attempts of rewrite | aws-support priority:major writer-core | Dataset has two stages: the initial upload from a snapshot (insert operations) and after that updates happens on demand from Kafka (upserts).
I checked the snapshot, it does not contain any duplicates. But on the second stage some duplicates appear. In case of duplicates dataset has 2 records with the same key in th... | 1.0 | [SUPPORT] Duplicates appears on the some attempts of rewrite - Dataset has two stages: the initial upload from a snapshot (insert operations) and after that updates happens on demand from Kafka (upserts).
I checked the snapshot, it does not contain any duplicates. But on the second stage some duplicates appear. In c... | priority | duplicates appears on the some attempts of rewrite dataset has two stages the initial upload from a snapshot insert operations and after that updates happens on demand from kafka upserts i checked the snapshot it does not contain any duplicates but on the second stage some duplicates appear in case of d... | 1 |
125,522 | 12,262,282,783 | IssuesEvent | 2020-05-06 21:45:36 | csinn/Painted-Prosthetics | https://api.github.com/repos/csinn/Painted-Prosthetics | opened | Create website wireframe | documentation wiki | - [ ] Drawing window
- [ ] Info & Contacts section
- [ ] Drawing submission window | 1.0 | Create website wireframe - - [ ] Drawing window
- [ ] Info & Contacts section
- [ ] Drawing submission window | non_priority | create website wireframe drawing window info contacts section drawing submission window | 0 |
441,124 | 12,708,407,297 | IssuesEvent | 2020-06-23 10:29:30 | wso2/micro-integrator | https://api.github.com/repos/wso2/micro-integrator | closed | Add possible configurations in the deployment toml | Priority/Highest Type/Improvement | **Description:**
Add possible configurations in the deployment toml file as commented lines, so that the user can uncomment and use them easily.
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a... | 1.0 | Add possible configurations in the deployment toml - **Description:**
Add possible configurations in the deployment toml file as commented lines, so that the user can uncomment and use them easily.
**Suggested Labels:**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to i... | priority | add possible configurations in the deployment toml description add possible configurations in the deployment toml file as commented lines so that the user can uncomment and use them easily suggested labels suggested assignees affected product version mi os db other ... | 1 |
16,518 | 2,615,117,960 | IssuesEvent | 2015-03-01 05:43:28 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | health-v2-atom-oauth-sample | auto-migrated Priority-Medium Type-Sample | ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Health Data API version 2
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
ClientLogin
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
External references, such as API ... | 1.0 | health-v2-atom-oauth-sample - ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Health Data API version 2
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
ClientLogin
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
Ext... | priority | health atom oauth sample which api and version e g google calendar data api version google health data api version what format e g json atom json what authentation e g oauth oauth android clientlogin clientlogin java environment e g java android app engine java exte... | 1 |
719,279 | 24,754,354,643 | IssuesEvent | 2022-10-21 16:14:30 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Kubectl - Introduce "custom-columns" variant to add additional columns to output | priority/backlog kind/feature sig/cli lifecycle/rotten triage/accepted | I have re-opened https://github.com/kubernetes/kubernetes/issues/71612, as the issue had 40 +1s, I think its really useful, and I wasn't able to get it re-opened.
Currently, kubectl get supports --custom-columns as one of its output format flags. The behavior of this flag allows a user to specify a comma-delimited l... | 1.0 | Kubectl - Introduce "custom-columns" variant to add additional columns to output - I have re-opened https://github.com/kubernetes/kubernetes/issues/71612, as the issue had 40 +1s, I think its really useful, and I wasn't able to get it re-opened.
Currently, kubectl get supports --custom-columns as one of its output f... | priority | kubectl introduce custom columns variant to add additional columns to output i have re opened as the issue had i think its really useful and i wasn t able to get it re opened currently kubectl get supports custom columns as one of its output format flags the behavior of this flag allows a user to... | 1 |
299,839 | 25,930,362,923 | IssuesEvent | 2022-12-16 09:30:04 | trinodb/trino | https://api.github.com/repos/trinodb/trino | opened | Flaky Pinot test setup: ContainerLaunchException: Timed out waiting for container port to open (localhost ports: [49193, 49194, 49195] should be listening) | bug test | ```
Error: Tests run: 316, Failures: 1, Errors: 0, Skipped: 114, Time elapsed: 885.381 s <<< FAILURE! - in TestSuite
Error: io.trino.plugin.pinot.TestPinotWithoutAuthenticationIntegrationLatestVersionConnectorSmokeTest.init Time elapsed: 9.508 s <<< FAILURE!
org.testcontainers.containers.ContainerLaunchException... | 1.0 | Flaky Pinot test setup: ContainerLaunchException: Timed out waiting for container port to open (localhost ports: [49193, 49194, 49195] should be listening) - ```
Error: Tests run: 316, Failures: 1, Errors: 0, Skipped: 114, Time elapsed: 885.381 s <<< FAILURE! - in TestSuite
Error: io.trino.plugin.pinot.TestPinotWit... | non_priority | flaky pinot test setup containerlaunchexception timed out waiting for container port to open localhost ports should be listening error tests run failures errors skipped time elapsed s failure in testsuite error io trino plugin pinot testpinotwithoutauthenticationintegratio... | 0 |
44,675 | 5,639,226,268 | IssuesEvent | 2017-04-06 13:54:41 | pods-framework/pods | https://api.github.com/repos/pods-framework/pods | closed | Ehancement: Activate Pods Templates on Pods Activation for User Experience | Enhancement Fixed / Needs Testing in progress Needs Developer Feedback | PR: #4060
Ehancement: Activate Pods Templates on Pods Activation for User Experience submitted via Slack by jimtrue
It's fairly easy to miss this for new & beginning users of Pods. This would be a quality of life improvement. If a developer or anyone else didn't need Auto Templates or Pods Templates, they could v... | 1.0 | Ehancement: Activate Pods Templates on Pods Activation for User Experience - PR: #4060
Ehancement: Activate Pods Templates on Pods Activation for User Experience submitted via Slack by jimtrue
It's fairly easy to miss this for new & beginning users of Pods. This would be a quality of life improvement. If a develo... | non_priority | ehancement activate pods templates on pods activation for user experience pr ehancement activate pods templates on pods activation for user experience submitted via slack by jimtrue it s fairly easy to miss this for new beginning users of pods this would be a quality of life improvement if a developer... | 0 |
50,343 | 10,478,141,946 | IssuesEvent | 2019-09-23 22:54:40 | aspnet/AspNetCore | https://api.github.com/repos/aspnet/AspNetCore | closed | Update to latest CSharp Language Server package | 3 - Done area-mvc cost: S enhancement feature-razor.vscode | There's a few [breaking changes](https://github.com/OmniSharp/csharp-language-server-protocol/pull/128/files/6db48fc44fa0ae1fa45b4c8c86239c81c42ad82a..9e468e067cc3f71677dd920d3b862675c1f1a1ea) that were recently merged. We'll need to react. | 1.0 | Update to latest CSharp Language Server package - There's a few [breaking changes](https://github.com/OmniSharp/csharp-language-server-protocol/pull/128/files/6db48fc44fa0ae1fa45b4c8c86239c81c42ad82a..9e468e067cc3f71677dd920d3b862675c1f1a1ea) that were recently merged. We'll need to react. | non_priority | update to latest csharp language server package there s a few that were recently merged we ll need to react | 0 |
40,478 | 2,868,922,046 | IssuesEvent | 2015-06-05 21:58:47 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Make sure docs for publishing a package mention that deleting is discouraged | enhancement Fixed Priority-Medium | <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#5093_
----
When pub supports user upload of packages, we want to m... | 1.0 | Make sure docs for publishing a package mention that deleting is discouraged - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dar... | priority | make sure docs for publishing a package mention that deleting is discouraged issue by originally opened as dart lang sdk when pub supports user upload of packages we want to make sure they understand uploading is generally forever the docs for the command should clarify this | 1 |
115,357 | 17,313,717,568 | IssuesEvent | 2021-07-27 01:01:38 | shaimael/keycloak | https://api.github.com/repos/shaimael/keycloak | opened | CVE-2021-35515 (Medium) detected in commons-compress-1.18.jar | security vulnerability | ## CVE-2021-35515 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.18.jar</b></p></summary>
<p>Apache Commons Compress software defines an API for working with
comp... | True | CVE-2021-35515 (Medium) detected in commons-compress-1.18.jar - ## CVE-2021-35515 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.18.jar</b></p></summary>
<p>Apach... | non_priority | cve medium detected in commons compress jar cve medium severity vulnerability vulnerable library commons compress jar apache commons compress software defines an api for working with compression and archive formats these include gzip lzma xz snappy traditional unix comp... | 0 |
139,803 | 11,278,672,644 | IssuesEvent | 2020-01-15 07:29:44 | a2000-erp-team/WEBERP | https://api.github.com/repos/a2000-erp-team/WEBERP | opened | Warehouse->Stk Transaction->Stock Transfer (direct). The next line automatically comes out when accepting the line details. | WEB ERP Testing By Katrina | -Create IM transaction and accepts line item.

When accepts the line item, the next line automatically comes out.
. The next line automatically comes out when accepting the line details. - -Create IM transaction and accepts line item.

When accepts the line item, the nex... | non_priority | warehouse stk transaction stock transfer direct the next line automatically comes out when accepting the line details create im transaction and accepts line item when accepts the line item the next line automatically comes out | 0 |
521,774 | 15,115,554,607 | IssuesEvent | 2021-02-09 04:47:20 | PazerOP/tf2_bot_detector | https://api.github.com/repos/PazerOP/tf2_bot_detector | closed | Respect Votekick Cooldown | Priority: Low Type: Enhancement | After the bot detector calls a votekick, there may still be bots on the player's team - either because there aren't other players on the team with the bot detector calling a votekick or because the bot survived the votekick. The bot detector still tries to call votekicks, however, even though a vote cooldown may be pr... | 1.0 | Respect Votekick Cooldown - After the bot detector calls a votekick, there may still be bots on the player's team - either because there aren't other players on the team with the bot detector calling a votekick or because the bot survived the votekick. The bot detector still tries to call votekicks, however, even thou... | priority | respect votekick cooldown after the bot detector calls a votekick there may still be bots on the player s team either because there aren t other players on the team with the bot detector calling a votekick or because the bot survived the votekick the bot detector still tries to call votekicks however even thou... | 1 |
178,172 | 14,662,332,194 | IssuesEvent | 2020-12-29 06:55:41 | preeti13456/CityonBikes | https://api.github.com/repos/preeti13456/CityonBikes | closed | README update | SWoC 2021 documentation enhancement good first issue help wanted | very little information has been provided in README.
Ex: how to run the setup is missing and a little description about the project. @preeti13456 it will be nice of you if can do that.
And can you provide any group link to have a discussion over the issue. | 1.0 | README update - very little information has been provided in README.
Ex: how to run the setup is missing and a little description about the project. @preeti13456 it will be nice of you if can do that.
And can you provide any group link to have a discussion over the issue. | non_priority | readme update very little information has been provided in readme ex how to run the setup is missing and a little description about the project it will be nice of you if can do that and can you provide any group link to have a discussion over the issue | 0 |
576,678 | 17,091,939,665 | IssuesEvent | 2021-07-08 18:43:46 | internetarchive/openlibrary | https://api.github.com/repos/internetarchive/openlibrary | opened | Data Dumps not auto-generating | Affects: Data Lead: @cdrini Priority: 2 Type: Bug | Despite #5263 being resolved, it looks like the data dumps weren't uploaded on July 1st :/
### Relevant url?
https://archive.org/details/ol_exports?sort=-publicdate
### Proposal & Constraints
- Run manually for now
### Related files
<!-- Files related to this issue; this is super useful for new contributor... | 1.0 | Data Dumps not auto-generating - Despite #5263 being resolved, it looks like the data dumps weren't uploaded on July 1st :/
### Relevant url?
https://archive.org/details/ol_exports?sort=-publicdate
### Proposal & Constraints
- Run manually for now
### Related files
<!-- Files related to this issue; this is... | priority | data dumps not auto generating despite being resolved it looks like the data dumps weren t uploaded on july relevant url proposal constraints run manually for now related files stakeholders mekarpeles | 1 |
11,424 | 9,188,220,579 | IssuesEvent | 2019-03-06 06:35:37 | askmench/mench-web-app | https://api.github.com/repos/askmench/mench-web-app | opened | Cache /ledger Page | DB/Server/Infrastructure | As it also has stats and it takes a few seconds to load. best to be cached every 5 min or so. | 1.0 | Cache /ledger Page - As it also has stats and it takes a few seconds to load. best to be cached every 5 min or so. | non_priority | cache ledger page as it also has stats and it takes a few seconds to load best to be cached every min or so | 0 |
209,636 | 16,046,774,766 | IssuesEvent | 2021-04-22 14:27:12 | xamarin/xamarin-macios | https://api.github.com/repos/xamarin/xamarin-macios | opened | Updating to NUnitLite 3.13 breaks the TouchUnit runner | enhancement test-only-issue | Follow up of https://github.com/xamarin/xamarin-macios/pull/11287
The _hierarchy_ of `TestSuite` changed, so no tests are seen without updating the runner
up to 3.12
> `Suite.TestCaseCount` > 0
3.13+
> `Suite.TestCaseCount` == 0
> `Suite.HasChildren` == true
> `Suite.Tests` has a collection of `TestSuite`... | 1.0 | Updating to NUnitLite 3.13 breaks the TouchUnit runner - Follow up of https://github.com/xamarin/xamarin-macios/pull/11287
The _hierarchy_ of `TestSuite` changed, so no tests are seen without updating the runner
up to 3.12
> `Suite.TestCaseCount` > 0
3.13+
> `Suite.TestCaseCount` == 0
> `Suite.HasChildren`... | non_priority | updating to nunitlite breaks the touchunit runner follow up of the hierarchy of testsuite changed so no tests are seen without updating the runner up to suite testcasecount suite testcasecount suite haschildren true suite tests has a collection of testsui... | 0 |
73,351 | 3,411,069,067 | IssuesEvent | 2015-12-04 23:26:05 | peacecorps/medlink | https://api.github.com/repos/peacecorps/medlink | closed | Receipt Confirmation Pop-up on web | Top Priority | _This function triggers a pop-up window asking PCV to confirm receipt of an outstanding order upon first log-in._
*Reasoning*- Right now we ask for confirmation of receipt through sms or through a semi-complicated web process. Responding via SMS costs money to the PCV and requires that they have enough credit on the... | 1.0 | Receipt Confirmation Pop-up on web - _This function triggers a pop-up window asking PCV to confirm receipt of an outstanding order upon first log-in._
*Reasoning*- Right now we ask for confirmation of receipt through sms or through a semi-complicated web process. Responding via SMS costs money to the PCV and require... | priority | receipt confirmation pop up on web this function triggers a pop up window asking pcv to confirm receipt of an outstanding order upon first log in reasoning right now we ask for confirmation of receipt through sms or through a semi complicated web process responding via sms costs money to the pcv and require... | 1 |
201,488 | 22,972,497,447 | IssuesEvent | 2022-07-20 05:26:25 | smb-h/nn-lab | https://api.github.com/repos/smb-h/nn-lab | closed | CVE-2022-29216 (High) detected in tensorflow-2.6.3-cp37-cp37m-manylinux2010_x86_64.whl - autoclosed | security vulnerability | ## CVE-2022-29216 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.6.3-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learnin... | True | CVE-2022-29216 (High) detected in tensorflow-2.6.3-cp37-cp37m-manylinux2010_x86_64.whl - autoclosed - ## CVE-2022-29216 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.6.3-... | non_priority | cve high detected in tensorflow whl autoclosed cve high 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 requirements tx... | 0 |
207,017 | 7,123,777,749 | IssuesEvent | 2018-01-19 16:27:56 | striblab/super-bowl-guide | https://api.github.com/repos/striblab/super-bowl-guide | closed | Map links (i.e. with ?view=) seems to do a page reload | high priority | Unsure if this is a caching issue, or ios, or what. | 1.0 | Map links (i.e. with ?view=) seems to do a page reload - Unsure if this is a caching issue, or ios, or what. | priority | map links i e with view seems to do a page reload unsure if this is a caching issue or ios or what | 1 |
485,365 | 13,964,535,978 | IssuesEvent | 2020-10-25 18:32:45 | Mafrans/StadiaPlus | https://api.github.com/repos/Mafrans/StadiaPlus | closed | Forced codec unavailable message wrong | bug low priority | The message `Forced Codec is not available when running in 4K` doesn't include 1440p, but is still locked when 1440p is selected | 1.0 | Forced codec unavailable message wrong - The message `Forced Codec is not available when running in 4K` doesn't include 1440p, but is still locked when 1440p is selected | priority | forced codec unavailable message wrong the message forced codec is not available when running in doesn t include but is still locked when is selected | 1 |
1,302 | 3,845,808,212 | IssuesEvent | 2016-04-05 00:06:53 | moxie-leean/ng-cms | https://api.github.com/repos/moxie-leean/ng-cms | closed | Add a default route to home | process | When the browser points to base_url/ (not base_url/#/), it will display not-found instead of home view. This (or similar) should be added to the router to fix it:
```$urlRouterProvider.when('', '/');``` | 1.0 | Add a default route to home - When the browser points to base_url/ (not base_url/#/), it will display not-found instead of home view. This (or similar) should be added to the router to fix it:
```$urlRouterProvider.when('', '/');``` | non_priority | add a default route to home when the browser points to base url not base url it will display not found instead of home view this or similar should be added to the router to fix it urlrouterprovider when | 0 |
42,034 | 17,015,456,459 | IssuesEvent | 2021-07-02 11:20:58 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Incorrect statement about the validity period of Cluster CA certificates | Pri2 awaiting-product-team-response container-service/svc cxp product-question triaged | The text in the purple frame on this azure-docs page says:
```
AKS clusters created prior to March 2019 have certificates that expire after two years.
Any cluster created after March 2019 or any cluster that has its certificates rotated have
Cluster CA certificates that expire after 30 years.
[...]
you can check ... | 1.0 | Incorrect statement about the validity period of Cluster CA certificates - The text in the purple frame on this azure-docs page says:
```
AKS clusters created prior to March 2019 have certificates that expire after two years.
Any cluster created after March 2019 or any cluster that has its certificates rotated have
... | non_priority | incorrect statement about the validity period of cluster ca certificates the text in the purple frame on this azure docs page says aks clusters created prior to march have certificates that expire after two years any cluster created after march or any cluster that has its certificates rotated have clust... | 0 |
279,982 | 8,676,650,263 | IssuesEvent | 2018-11-30 14:43:19 | BSc-Computer-Science/rentacar-internal-manager | https://api.github.com/repos/BSc-Computer-Science/rentacar-internal-manager | closed | Add CRUD feature | priority-5 | A user must be able to create/edit/remove a specific vehicle. Although the screen itself is finished, the request is not being made yet. | 1.0 | Add CRUD feature - A user must be able to create/edit/remove a specific vehicle. Although the screen itself is finished, the request is not being made yet. | priority | add crud feature a user must be able to create edit remove a specific vehicle although the screen itself is finished the request is not being made yet | 1 |
329,812 | 10,024,795,732 | IssuesEvent | 2019-07-16 23:14:00 | Sage-Bionetworks/dccvalidator-app | https://api.github.com/repos/Sage-Bionetworks/dccvalidator-app | closed | Upload files to private area in Synapse | high priority | App should create a folder for the researcher in some staging/cache area in Synapse. This folder should be accessible only to the AMP-AD curation team (and the user themself). Each time the user uploads data to the app, it should upload to this folder behind the scenes (either as a new file or as a new version of an ex... | 1.0 | Upload files to private area in Synapse - App should create a folder for the researcher in some staging/cache area in Synapse. This folder should be accessible only to the AMP-AD curation team (and the user themself). Each time the user uploads data to the app, it should upload to this folder behind the scenes (either ... | priority | upload files to private area in synapse app should create a folder for the researcher in some staging cache area in synapse this folder should be accessible only to the amp ad curation team and the user themself each time the user uploads data to the app it should upload to this folder behind the scenes either ... | 1 |
285,146 | 8,755,152,201 | IssuesEvent | 2018-12-14 14:03:05 | bio-tools/biotoolsRegistry | https://api.github.com/repos/bio-tools/biotoolsRegistry | closed | Entries that have EDAM terms with no uri | bug content critical priority fix verified | As discussed, there are some entries (mainly coming from EMBOSS) that have EDAM terms with no URI which is invisible to users in the tool card (e.g. https://bio.tools/api/cutseq and https://bio.tools/api/banana). | 1.0 | Entries that have EDAM terms with no uri - As discussed, there are some entries (mainly coming from EMBOSS) that have EDAM terms with no URI which is invisible to users in the tool card (e.g. https://bio.tools/api/cutseq and https://bio.tools/api/banana). | priority | entries that have edam terms with no uri as discussed there are some entries mainly coming from emboss that have edam terms with no uri which is invisible to users in the tool card e g and | 1 |
296,383 | 9,114,665,293 | IssuesEvent | 2019-02-22 01:16:31 | DancesportSoftware/das-frontend | https://api.github.com/repos/DancesportSoftware/das-frontend | opened | Refresh Firebase Auth Token | Priority 2: Medium enhancement | Currently, the front-end does not auto-refresh user's authentication token when the token is expired. When the token is expired, the user will have to re-login before the user can perform any account-related activities on DAS. The authentication middleware and the auth store should together handle refreshing the auth t... | 1.0 | Refresh Firebase Auth Token - Currently, the front-end does not auto-refresh user's authentication token when the token is expired. When the token is expired, the user will have to re-login before the user can perform any account-related activities on DAS. The authentication middleware and the auth store should togethe... | priority | refresh firebase auth token currently the front end does not auto refresh user s authentication token when the token is expired when the token is expired the user will have to re login before the user can perform any account related activities on das the authentication middleware and the auth store should togethe... | 1 |
203,138 | 15,351,119,272 | IssuesEvent | 2021-03-01 04:16:45 | hashgraph/hedera-services | https://api.github.com/repos/hashgraph/hedera-services | closed | Add HTS operations to UmbrellaRedux | Test Development | **Summary**
Inject random combinations of HTS operations in the `UmbrellaRedux` test suite.
- [x] `TokenCreate`
- [x] `TokenFreezeAccount`
- [x] `TokenUnfreezeAccount`
- [x] `TokenGrantKycToAccount`
- [x] `TokenRevokeKycFromAccount`
- [x] `TokenDelete`
- [x] `TokenMint`
- [x] `TokenBurn`
- [x] `Token... | 1.0 | Add HTS operations to UmbrellaRedux - **Summary**
Inject random combinations of HTS operations in the `UmbrellaRedux` test suite.
- [x] `TokenCreate`
- [x] `TokenFreezeAccount`
- [x] `TokenUnfreezeAccount`
- [x] `TokenGrantKycToAccount`
- [x] `TokenRevokeKycFromAccount`
- [x] `TokenDelete`
- [x] `TokenMi... | non_priority | add hts operations to umbrellaredux summary inject random combinations of hts operations in the umbrellaredux test suite tokencreate tokenfreezeaccount tokenunfreezeaccount tokengrantkyctoaccount tokenrevokekycfromaccount tokendelete tokenmint tok... | 0 |
666,737 | 22,365,752,930 | IssuesEvent | 2022-06-16 03:44:36 | oasis-engine/engine | https://api.github.com/repos/oasis-engine/engine | closed | CharacterController from PhysX | feature physical high priority | CharacterController is a kind of component from PhysX which will not respond to Newton's Law but the Input Controller.
| 1.0 | CharacterController from PhysX - CharacterController is a kind of component from PhysX which will not respond to Newton's Law but the Input Controller.
| priority | charactercontroller from physx charactercontroller is a kind of component from physx which will not respond to newton s law but the input controller | 1 |
100,850 | 16,490,519,550 | IssuesEvent | 2021-05-25 02:33:02 | turkdevops/grafana | https://api.github.com/repos/turkdevops/grafana | opened | CVE-2021-23383 (High) detected in handlebars-4.4.3.tgz | security vulnerability | ## CVE-2021-23383 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.4.3.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ... | True | CVE-2021-23383 (High) detected in handlebars-4.4.3.tgz - ## CVE-2021-23383 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.4.3.tgz</b></p></summary>
<p>Handlebars provides... | non_priority | cve high detected in handlebars tgz cve 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 grafana yar... | 0 |
40,594 | 20,984,024,829 | IssuesEvent | 2022-03-28 23:43:06 | microsoft/STL | https://api.github.com/repos/microsoft/STL | closed | `<format>`: Could the output of `__std_get_cvt` be cached? | performance format | #2493 changed the constructor of `_Fmt_codec_base<false>` to always call `__std_get_cvt` with a codepage representing the execution character set (`_MSVC_EXECUTION_CHARACTER_SET` or `65001`). Since the execution character set does not change for the lifetime of a program, could the information be cached?
This would ... | True | `<format>`: Could the output of `__std_get_cvt` be cached? - #2493 changed the constructor of `_Fmt_codec_base<false>` to always call `__std_get_cvt` with a codepage representing the execution character set (`_MSVC_EXECUTION_CHARACTER_SET` or `65001`). Since the execution character set does not change for the lifetime ... | non_priority | could the output of std get cvt be cached changed the constructor of fmt codec base to always call std get cvt with a codepage representing the execution character set msvc execution character set or since the execution character set does not change for the lifetime of a program could ... | 0 |
188,024 | 6,767,491,582 | IssuesEvent | 2017-10-26 03:43:00 | CS2103AUG2017-T13-B1/main | https://api.github.com/repos/CS2103AUG2017-T13-B1/main | closed | Completing the autofill feature | Priority: Medium Status: Completed | - To include DOB class in the autofill
- Complete tests (stub and system)
- Update documentation | 1.0 | Completing the autofill feature - - To include DOB class in the autofill
- Complete tests (stub and system)
- Update documentation | priority | completing the autofill feature to include dob class in the autofill complete tests stub and system update documentation | 1 |
122,840 | 4,846,067,422 | IssuesEvent | 2016-11-10 10:29:25 | tiliado/nuvolaplayer | https://api.github.com/repos/tiliado/nuvolaplayer | closed | Add MPRIS rating | postponed priority low wishlist | From [Launchpad bug #1064245](https://bugs.launchpad.net/nuvola-player/+bug/1064245) by Jonas Frei:
When using gnome-shell and the media player extension, there is the possibility to get/set ratings with the media player extension (but its not part of the MPRIS interface AFAIK).
## <bountysource-plugin>
Want to back... | 1.0 | Add MPRIS rating - From [Launchpad bug #1064245](https://bugs.launchpad.net/nuvola-player/+bug/1064245) by Jonas Frei:
When using gnome-shell and the media player extension, there is the possibility to get/set ratings with the media player extension (but its not part of the MPRIS interface AFAIK).
## <bountysource-pl... | priority | add mpris rating from by jonas frei when using gnome shell and the media player extension there is the possibility to get set ratings with the media player extension but its not part of the mpris interface afaik want to back this issue we accept bounties via | 1 |
225,296 | 24,823,812,815 | IssuesEvent | 2022-10-25 18:45:29 | gravitational/gravity | https://api.github.com/repos/gravitational/gravity | closed | Move to distroless containers | kind/security fedramp/ca-7 | We should move to distroless containers for our system applications that will be a part of FISMA compliant builds. | True | Move to distroless containers - We should move to distroless containers for our system applications that will be a part of FISMA compliant builds. | non_priority | move to distroless containers we should move to distroless containers for our system applications that will be a part of fisma compliant builds | 0 |
432,332 | 12,491,313,886 | IssuesEvent | 2020-06-01 03:35:39 | Badwater-Apps/github-label-manager-2 | https://api.github.com/repos/Badwater-Apps/github-label-manager-2 | closed | Redesign UI: Single-column design | complexity: 3/5 lang: html lang: javascript priority: high status: in progress type: enhancement type: feature request | # Issue
Re-do UI: Single-column design
## New UI
- Single column
- Card organization from top to bottom:
- "Login" card, the one that contains input fields of repo owner, repo, username, and personal access token
- "Copy from other repos" card
- "Labels/Milestones/FAQ management card
This new sin... | 1.0 | Redesign UI: Single-column design - # Issue
Re-do UI: Single-column design
## New UI
- Single column
- Card organization from top to bottom:
- "Login" card, the one that contains input fields of repo owner, repo, username, and personal access token
- "Copy from other repos" card
- "Labels/Milestones... | priority | redesign ui single column design issue re do ui single column design new ui single column card organization from top to bottom login card the one that contains input fields of repo owner repo username and personal access token copy from other repos card labels milestones... | 1 |
79,782 | 9,954,492,237 | IssuesEvent | 2019-07-05 08:33:26 | known-project/mobile-application | https://api.github.com/repos/known-project/mobile-application | opened | login page in action + save cookie | component-design feature server-connection | * check if any cookie avail
* check cookie is valid
* if not, show login form
* get new cookie with this user pass
* save new cookie to permanent storage
* go to time table page | 1.0 | login page in action + save cookie - * check if any cookie avail
* check cookie is valid
* if not, show login form
* get new cookie with this user pass
* save new cookie to permanent storage
* go to time table page | non_priority | login page in action save cookie check if any cookie avail check cookie is valid if not show login form get new cookie with this user pass save new cookie to permanent storage go to time table page | 0 |
506,880 | 14,675,077,626 | IssuesEvent | 2020-12-30 16:44:09 | tellor-io/telliot | https://api.github.com/repos/tellor-io/telliot | closed | Refactor to remove `NodeURL` and `PrivateKey` from the config struct | difficulty: good first issue help wanted priority: medium type: clean up | I thought we removed these in https://github.com/tellor-io/telliot/pull/317, but it seems I overlooked this with my review. If we have this in the config struct this will still allow people to set it without an env file and later when we enable strict parsing this is error prone and not detirministic.
Instead, we ... | 1.0 | Refactor to remove `NodeURL` and `PrivateKey` from the config struct - I thought we removed these in https://github.com/tellor-io/telliot/pull/317, but it seems I overlooked this with my review. If we have this in the config struct this will still allow people to set it without an env file and later when we enable st... | priority | refactor to remove nodeurl and privatekey from the config struct i thought we removed these in but it seems i overlooked this with my review if we have this in the config struct this will still allow people to set it without an env file and later when we enable strict parsing this is error prone and not deti... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.