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
459,086
13,186,039,577
IssuesEvent
2020-08-12 22:54:59
lbowes/keep-to-calendar
https://api.github.com/repos/lbowes/keep-to-calendar
opened
feature/input-from-keep
priority: medium type: feature
## Summary As a *user*, I want *to be able to configure the application with information from Google Keep*, so I can *interface with it easily*. ## Tasks - [ ] Initialise the (unofficial) Google Keep API (load creds from separate file) - [ ] Use it to fetch a complete list of card titles - [ ] Output these title...
1.0
feature/input-from-keep - ## Summary As a *user*, I want *to be able to configure the application with information from Google Keep*, so I can *interface with it easily*. ## Tasks - [ ] Initialise the (unofficial) Google Keep API (load creds from separate file) - [ ] Use it to fetch a complete list of card titles...
priority
feature input from keep summary as a user i want to be able to configure the application with information from google keep so i can interface with it easily tasks initialise the unofficial google keep api load creds from separate file use it to fetch a complete list of card titles ...
1
108,244
16,762,822,312
IssuesEvent
2021-06-14 03:17:32
gms-ws-sandbox/nibrs-pr-test
https://api.github.com/repos/gms-ws-sandbox/nibrs-pr-test
opened
CVE-2020-1935 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-1935 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tomcat-embed-core-8.5.20.jar</b>, <b>tomcat-embed-core-9.0.19.jar</b>, <b>tomcat-embed-core-8.5.34.jar</b></p></summ...
True
CVE-2020-1935 (Medium) detected in multiple libraries - ## CVE-2020-1935 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tomcat-embed-core-8.5.20.jar</b>, <b>tomcat-embed-core-9.0.1...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries tomcat embed core jar tomcat embed core jar tomcat embed core jar tomcat embed core jar core tomcat implementation library home page a href path to...
0
563,873
16,706,286,135
IssuesEvent
2021-06-09 10:20:47
googleapis/google-api-ruby-client
https://api.github.com/repos/googleapis/google-api-ruby-client
closed
Synthesis failed for dialogflow-v3beta1
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate dialogflow-v3beta1. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the dialogflow-v3beta1 API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/maste...
1.0
Synthesis failed for dialogflow-v3beta1 - Hello! Autosynth couldn't regenerate dialogflow-v3beta1. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the dialogflow-v3beta1 API, and the library grows stale. See https://...
priority
synthesis failed for dialogflow hello autosynth couldn t regenerate dialogflow broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the dialogflow api and the library grows stale see for trouble shooting tip...
1
256,495
27,561,680,662
IssuesEvent
2023-03-07 22:39:42
samqws-marketing/box_mojito
https://api.github.com/repos/samqws-marketing/box_mojito
closed
CVE-2018-19839 (Medium) detected in node-sass-4.13.1.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.13.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry...
True
CVE-2018-19839 (Medium) detected in node-sass-4.13.1.tgz - autoclosed - ## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.13.1.tgz</b></p></summary> <p>Wr...
non_priority
cve medium detected in node sass tgz autoclosed cve medium severity vulnerability vulnerable library node sass tgz wrapper around libsass library home page a href dependency hierarchy x node sass tgz vulnerable library found in head commit a hre...
0
254,034
19,185,255,858
IssuesEvent
2021-12-05 04:11:08
numpy/numpy
https://api.github.com/repos/numpy/numpy
opened
BUG,DOC: F2PY CLI usage discrepancy
00 - Bug 04 - Documentation component: numpy.f2py
### Issue with current documentation: Consider the following examples from the F2PY tests. ```f90 ! hiworld.f90 function hi print*, "Hello World" end function ``` ```fortran c foo77.f function t0(value) real value real t0 t0 = value end function ...
1.0
BUG,DOC: F2PY CLI usage discrepancy - ### Issue with current documentation: Consider the following examples from the F2PY tests. ```f90 ! hiworld.f90 function hi print*, "Hello World" end function ``` ```fortran c foo77.f function t0(value) real value real t0 t0...
non_priority
bug doc cli usage discrepancy issue with current documentation consider the following examples from the tests hiworld function hi print hello world end function fortran c f function value real value real value ...
0
264,260
28,131,104,404
IssuesEvent
2023-03-31 23:16:31
dotnet/aspnetcore
https://api.github.com/repos/dotnet/aspnetcore
closed
JsonSubkeyClaimAction arrays
help wanted area-security good first issue
`JsonKeyClaimAction` seems to support arrays: https://github.com/dotnet/aspnetcore/blob/2374b45dea7fef3dfeed7eebb5d09ef8757fd14f/src/Security/Authentication/OAuth/src/JsonKeyClaimAction.cs#L39-L45 Can we have the same for `JsonSubkeyClaimAction`?
True
JsonSubkeyClaimAction arrays - `JsonKeyClaimAction` seems to support arrays: https://github.com/dotnet/aspnetcore/blob/2374b45dea7fef3dfeed7eebb5d09ef8757fd14f/src/Security/Authentication/OAuth/src/JsonKeyClaimAction.cs#L39-L45 Can we have the same for `JsonSubkeyClaimAction`?
non_priority
jsonsubkeyclaimaction arrays jsonkeyclaimaction seems to support arrays can we have the same for jsonsubkeyclaimaction
0
382,587
11,308,670,913
IssuesEvent
2020-01-19 07:43:06
Corridors-of-Time-Transcription/puzzlepieces
https://api.github.com/repos/Corridors-of-Time-Transcription/puzzlepieces
closed
Comment system for users to provide warnings or other information
enhancement low priority
8:10 PM] Ghostkenghost: Is it possible to also add a 100 character text field so we can use to warn other users if there is a tricky leaf on the image that is error prone. I found an image where the hexagon leaf only had 4 symbols in it and it was really difficult to gauge which side of the outer 7 leaf the outer symbo...
1.0
Comment system for users to provide warnings or other information - 8:10 PM] Ghostkenghost: Is it possible to also add a 100 character text field so we can use to warn other users if there is a tricky leaf on the image that is error prone. I found an image where the hexagon leaf only had 4 symbols in it and it was real...
priority
comment system for users to provide warnings or other information pm ghostkenghost is it possible to also add a character text field so we can use to warn other users if there is a tricky leaf on the image that is error prone i found an image where the hexagon leaf only had symbols in it and it was really ...
1
68,363
3,286,717,986
IssuesEvent
2015-10-29 05:19:57
metamaps/metamaps_gen002
https://api.github.com/repos/metamaps/metamaps_gen002
opened
shared private & public maps
enhancement javascript ruby uservoice priority
Be able to invite other users to view and edit public/private maps with you This will involve creating a permissions system and integrating it everywhere
1.0
shared private & public maps - Be able to invite other users to view and edit public/private maps with you This will involve creating a permissions system and integrating it everywhere
priority
shared private public maps be able to invite other users to view and edit public private maps with you this will involve creating a permissions system and integrating it everywhere
1
335,849
30,088,871,676
IssuesEvent
2023-06-29 10:42:46
OpenEnroth/OpenEnroth
https://api.github.com/repos/OpenEnroth/OpenEnroth
reopened
No starting Quests in Questbook
bug need test
**Describe the bug** My Quest book is clear, no starting quests for the judge, Also flute and Red potion arent need **To Reproduce** Steps to reproduce the behaviour: Cant reproduce **Expected behavior** To have starting quests like normal **Environment (please complete the following information):** - OS: ...
1.0
No starting Quests in Questbook - **Describe the bug** My Quest book is clear, no starting quests for the judge, Also flute and Red potion arent need **To Reproduce** Steps to reproduce the behaviour: Cant reproduce **Expected behavior** To have starting quests like normal **Environment (please complete the...
non_priority
no starting quests in questbook describe the bug my quest book is clear no starting quests for the judge also flute and red potion arent need to reproduce steps to reproduce the behaviour cant reproduce expected behavior to have starting quests like normal environment please complete the...
0
9,803
7,822,213,414
IssuesEvent
2018-06-14 01:04:07
Eximchain/terraform-aws-quorum-cluster
https://api.github.com/repos/Eximchain/terraform-aws-quorum-cluster
closed
Option to run on dedicated instances
security
# Problem Running on standard EC2 instances runs a risk of introducing vulnerabilities that exploit the fact that the physical hardware is being shared with other virtual machines. [EC2 Dedicated Instances](https://aws.amazon.com/ec2/purchasing-options/dedicated-instances/) seem to solve this problem by running on phy...
True
Option to run on dedicated instances - # Problem Running on standard EC2 instances runs a risk of introducing vulnerabilities that exploit the fact that the physical hardware is being shared with other virtual machines. [EC2 Dedicated Instances](https://aws.amazon.com/ec2/purchasing-options/dedicated-instances/) seem ...
non_priority
option to run on dedicated instances problem running on standard instances runs a risk of introducing vulnerabilities that exploit the fact that the physical hardware is being shared with other virtual machines seem to solve this problem by running on physical hardware dedicated to a single customer for an ...
0
122,590
4,837,556,513
IssuesEvent
2016-11-08 22:59:39
INN/Largo
https://api.github.com/repos/INN/Largo
reopened
On single article pages with Co-Authors Plus, the author avatar is replaced with the featured image for the post
priority: high type: bug
<img width="900" alt="screen shot 2016-10-27 at 1 47 50 pm" src="https://cloud.githubusercontent.com/assets/1754187/19778758/23db84d8-9c4c-11e6-8a5c-3afb27ea3896.png"> Noticed this under the following conditions: - Co-Authors Plus - A normal user, with ~~avatar set~~ ~~no avatar~~ An avatar set _through Co-Authors Plu...
1.0
On single article pages with Co-Authors Plus, the author avatar is replaced with the featured image for the post - <img width="900" alt="screen shot 2016-10-27 at 1 47 50 pm" src="https://cloud.githubusercontent.com/assets/1754187/19778758/23db84d8-9c4c-11e6-8a5c-3afb27ea3896.png"> Noticed this under the following con...
priority
on single article pages with co authors plus the author avatar is replaced with the featured image for the post img width alt screen shot at pm src noticed this under the following conditions co authors plus a normal user with avatar set no avatar an avatar set through co author...
1
2,816
2,648,479,353
IssuesEvent
2015-03-14 00:11:42
open-app/holodex
https://api.github.com/repos/open-app/holodex
opened
user can delete their personal relationships
API feature needs-design UI
person removes relationships with self and other agent.
1.0
user can delete their personal relationships - person removes relationships with self and other agent.
non_priority
user can delete their personal relationships person removes relationships with self and other agent
0
170,039
14,239,110,419
IssuesEvent
2020-11-18 19:38:14
AssemblyScript/working-group
https://api.github.com/repos/AssemblyScript/working-group
opened
AssemblyScript Public Meeting #26 - December 2nd, 2020
documentation good first issue help wanted
# Date and Time This public meeting will take place: **December 2nd, 2020, 18:00 UTC (10:00 AM US PDT, UTC -8)** # General Agenda * Agenda Items from comments left on this Github issue * Additional in-meeting comments / discussion * [If time allows] Recap of [WebAssembly CG meeting](https://github.com/WebAss...
1.0
AssemblyScript Public Meeting #26 - December 2nd, 2020 - # Date and Time This public meeting will take place: **December 2nd, 2020, 18:00 UTC (10:00 AM US PDT, UTC -8)** # General Agenda * Agenda Items from comments left on this Github issue * Additional in-meeting comments / discussion * [If time allows] Re...
non_priority
assemblyscript public meeting december date and time this public meeting will take place december utc am us pdt utc general agenda agenda items from comments left on this github issue additional in meeting comments discussion recap of if anyone attended ...
0
251,545
18,954,046,676
IssuesEvent
2021-11-18 18:03:18
far0010/GESPRO_GESTIONTAREAS
https://api.github.com/repos/far0010/GESPRO_GESTIONTAREAS
closed
Pasar memoria doc a latex
documentation
- Revisar imágenes. - Revisar bibliografía - bibentry (http://gking.harvard.edu/files/bibentry2.pdf). Documentación - [x] Resumen - [x] Introducción - [x] Objetivos del proyecto - [x] Conceptos teóricos - [x] Técnicas y herramientas - [x] Aspectos relevantes - [x] Trabajos relacionados - [x] Conclus...
1.0
Pasar memoria doc a latex - - Revisar imágenes. - Revisar bibliografía - bibentry (http://gking.harvard.edu/files/bibentry2.pdf). Documentación - [x] Resumen - [x] Introducción - [x] Objetivos del proyecto - [x] Conceptos teóricos - [x] Técnicas y herramientas - [x] Aspectos relevantes - [x] Trabajos ...
non_priority
pasar memoria doc a latex revisar imágenes revisar bibliografía bibentry documentación resumen introducción objetivos del proyecto conceptos teóricos técnicas y herramientas aspectos relevantes trabajos relacionados conclusiones y líneas de trabajo futuras
0
226,638
24,985,429,980
IssuesEvent
2022-11-02 14:45:36
RG4421/spark-tpcds-benchmark
https://api.github.com/repos/RG4421/spark-tpcds-benchmark
opened
CVE-2022-31777 (Medium) detected in spark-core_2.12-3.0.0.jar
security vulnerability
## CVE-2022-31777 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spark-core_2.12-3.0.0.jar</b></p></summary> <p></p> <p>Library home page: <a href="http://spark.apache.org/">http://...
True
CVE-2022-31777 (Medium) detected in spark-core_2.12-3.0.0.jar - ## CVE-2022-31777 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spark-core_2.12-3.0.0.jar</b></p></summary> <p></p> ...
non_priority
cve medium detected in spark core jar cve medium severity vulnerability vulnerable library spark core jar library home page a href path to dependency file spark tpcds benchmark runner build gradle path to vulnerable library rptmif downloadresource eevkwp...
0
66,531
20,259,106,497
IssuesEvent
2022-02-15 04:31:26
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
opened
Persistent EXPANDSZ=64M despite online -e/autoexpand=on
Type: Defect
### System information Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | Bullseye Kernel Version | Linux tarta 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux Architecture | amd64 OpenZFS Version | 2.1.2-1.1 ### Describe the problem you're observing ``` $...
1.0
Persistent EXPANDSZ=64M despite online -e/autoexpand=on - ### System information Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | Bullseye Kernel Version | Linux tarta 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux Architecture | amd64 OpenZFS Version | 2.1....
non_priority
persistent expandsz despite online e autoexpand on system information type version name distribution name debian distribution version bullseye kernel version linux tarta smp debian gnu linux architecture openzfs version describe ...
0
48,267
25,456,390,608
IssuesEvent
2022-11-24 14:31:27
eclipse/lemminx
https://api.github.com/repos/eclipse/lemminx
closed
Experimental formatter is slower than current formatter with large XML file
formatting performance
There are interesting large TEI XML files at https://www.wwp.northeastern.edu/outreach/seminars/_current/handouts/tei_samples/index.html If you download * the XML file https://www.wwp.northeastern.edu/outreach/seminars/_current/handouts/tei_samples/proust/recherche-v1-p1.xml * the DTD file https://www.wwp.north...
True
Experimental formatter is slower than current formatter with large XML file - There are interesting large TEI XML files at https://www.wwp.northeastern.edu/outreach/seminars/_current/handouts/tei_samples/index.html If you download * the XML file https://www.wwp.northeastern.edu/outreach/seminars/_current/handouts...
non_priority
experimental formatter is slower than current formatter with large xml file there are interesting large tei xml files at if you download the xml file the dtd file and you try to format the xml with experimental formatter it takes some times although with the current formatter it is very q we ...
0
224,588
24,782,392,473
IssuesEvent
2022-10-24 06:51:06
sast-automation-dev/WebGoat-Legacy-43
https://api.github.com/repos/sast-automation-dev/WebGoat-Legacy-43
opened
axis-1.2.jar: 3 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axis-1.2.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable library: /ory/axis/axis/1.2/axis-1.2.jar</p> <p> <p>Found in H...
True
axis-1.2.jar: 3 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axis-1.2.jar</b></p></summary> <p></p> <p>Path to dependency file: /pom.xml</p> <p>Path to vulnerable lib...
non_priority
axis jar vulnerabilities highest severity is vulnerable library axis jar path to dependency file pom xml path to vulnerable library ory axis axis axis jar found in head commit a href vulnerabilities cve severity cvss dependency type fixed in...
0
289,793
8,876,548,266
IssuesEvent
2019-01-12 16:06:47
PerfectWeek/web-api
https://api.github.com/repos/PerfectWeek/web-api
opened
[Event] Remove attendee
[Priority] High [Status] To Do [Type] Feature
Implement the route **DELETE** `/events/:event_id/attendees/:attendee_id`
1.0
[Event] Remove attendee - Implement the route **DELETE** `/events/:event_id/attendees/:attendee_id`
priority
remove attendee implement the route delete events event id attendees attendee id
1
569,821
17,016,257,756
IssuesEvent
2021-07-02 12:29:51
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
opened
When editing not from a GPS trace, show all GPS traces by default
Component: potlatch2 Priority: minor Type: enhancement
**[Submitted to the original trac issue database at 1.04pm, Thursday, 7th March 2013]** One recurring problem that new (and sometimes not so new) mappers face is that they think that the default imagery is "correct" (i.e. perfectly aligned). In reality of course, nothing is (and one GPS trace on its own is likely to b...
1.0
When editing not from a GPS trace, show all GPS traces by default - **[Submitted to the original trac issue database at 1.04pm, Thursday, 7th March 2013]** One recurring problem that new (and sometimes not so new) mappers face is that they think that the default imagery is "correct" (i.e. perfectly aligned). In realit...
priority
when editing not from a gps trace show all gps traces by default one recurring problem that new and sometimes not so new mappers face is that they think that the default imagery is correct i e perfectly aligned in reality of course nothing is and one gps trace on its own is likely to be more in erro...
1
219,062
16,815,790,311
IssuesEvent
2021-06-17 07:12:06
AdonisEnProvence/MusicRoom
https://api.github.com/repos/AdonisEnProvence/MusicRoom
closed
Update Readme post temporal PR
documentation
Update the readme on how to deploy the required docker containers for redis and temporal. But also how to start temporal server and workers
1.0
Update Readme post temporal PR - Update the readme on how to deploy the required docker containers for redis and temporal. But also how to start temporal server and workers
non_priority
update readme post temporal pr update the readme on how to deploy the required docker containers for redis and temporal but also how to start temporal server and workers
0
63,460
12,324,634,940
IssuesEvent
2020-05-13 13:59:48
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] [backend-template] Sidebar menu bug
No Code Attached Yet
### Steps to reproduce the issue 1. Open the J4 admin dashboard 2. Click on "Content" to the dropdown expands 3. Reduce the viewport size so that the sidebar collapses 4. Hover over any of the menu items ### Actual result You've notice that the `active` state for "Content" menu item is still there and thus ...
1.0
[4.0] [backend-template] Sidebar menu bug - ### Steps to reproduce the issue 1. Open the J4 admin dashboard 2. Click on "Content" to the dropdown expands 3. Reduce the viewport size so that the sidebar collapses 4. Hover over any of the menu items ### Actual result You've notice that the `active` state for ...
non_priority
sidebar menu bug steps to reproduce the issue open the admin dashboard click on content to the dropdown expands reduce the viewport size so that the sidebar collapses hover over any of the menu items actual result you ve notice that the active state for content menu item is...
0
91,069
3,836,171,761
IssuesEvent
2016-04-01 16:57:43
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
504 gateway Time-out error When Clicking on Map Data
Component: File Upload & Handling Component: WorldMap & GeoConnect Priority: High Type: Bug
User reported this issue when clicking on their shape files to Map Data button it spins for a minute or two and then displays a 504 gateway Time-out error instead of taking you to WorldMap. ![image](https://cloud.githubusercontent.com/assets/5013837/11189718/7fbe529c-8c5f-11e5-8e38-4281fe94bce8.png)
1.0
504 gateway Time-out error When Clicking on Map Data - User reported this issue when clicking on their shape files to Map Data button it spins for a minute or two and then displays a 504 gateway Time-out error instead of taking you to WorldMap. ![image](https://cloud.githubusercontent.com/assets/5013837/11189718/7fb...
priority
gateway time out error when clicking on map data user reported this issue when clicking on their shape files to map data button it spins for a minute or two and then displays a gateway time out error instead of taking you to worldmap
1
687,973
23,543,913,849
IssuesEvent
2022-08-20 20:46:06
gratestas/zerno
https://api.github.com/repos/gratestas/zerno
closed
Create Admin Product Mockup Pages
frontend priority: high mockup
- [x] All Products View - [x] Add Product View - [x] Edit Product View
1.0
Create Admin Product Mockup Pages - - [x] All Products View - [x] Add Product View - [x] Edit Product View
priority
create admin product mockup pages all products view add product view edit product view
1
773,498
27,159,655,301
IssuesEvent
2023-02-17 10:46:33
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Speed up Jest tests by using `@swc/jest`
priority-3-medium type:refactor status:ready
### Describe the proposed change(s). @viceice offered to try `@swc/jest` again. So here's their todo issue. 😉 Related issues/PRs: - #15053 - #14572
1.0
Speed up Jest tests by using `@swc/jest` - ### Describe the proposed change(s). @viceice offered to try `@swc/jest` again. So here's their todo issue. 😉 Related issues/PRs: - #15053 - #14572
priority
speed up jest tests by using swc jest describe the proposed change s viceice offered to try swc jest again so here s their todo issue 😉 related issues prs
1
63,723
7,740,216,060
IssuesEvent
2018-05-28 20:13:41
CityOfZion/neon-wallet
https://api.github.com/repos/CityOfZion/neon-wallet
closed
Label on "Add Contact" page should be changed to "New Contact"
bug design-v2
**Wallet version or commit SHA:** ed179d5 **Environment:** Win 10 Home (64 bit) Version 1803 Build 17134.48 **Prerequisites:** At least one wallet imported to the app **Reproduction steps:** 1. Start Neon Wallet 2. Click on "Login using a saved wallet" button 3. Select your wallet, enter your passphrase ...
1.0
Label on "Add Contact" page should be changed to "New Contact" - **Wallet version or commit SHA:** ed179d5 **Environment:** Win 10 Home (64 bit) Version 1803 Build 17134.48 **Prerequisites:** At least one wallet imported to the app **Reproduction steps:** 1. Start Neon Wallet 2. Click on "Login using a sa...
non_priority
label on add contact page should be changed to new contact wallet version or commit sha environment win home bit version build prerequisites at least one wallet imported to the app reproduction steps start neon wallet click on login using a saved wallet butt...
0
594,096
18,023,426,133
IssuesEvent
2021-09-16 23:06:44
keepdying/firestorm-rio
https://api.github.com/repos/keepdying/firestorm-rio
opened
Major performance bottlenecks when using search
enhancement medium priority
Due to using dynamic search filter and not using an API to get data. There are some major performance bottlenecks while searching.
1.0
Major performance bottlenecks when using search - Due to using dynamic search filter and not using an API to get data. There are some major performance bottlenecks while searching.
priority
major performance bottlenecks when using search due to using dynamic search filter and not using an api to get data there are some major performance bottlenecks while searching
1
136,768
19,974,771,033
IssuesEvent
2022-01-29 00:29:08
psf/black
https://api.github.com/repos/psf/black
closed
Blank lines at top level code in stubs should be the same inside an if
T: design S: accepted
**Describe the style change** Blank lines should be treated the same in top-level code under an if-statement as in top-level code proper **Examples in the current _Black_ style** <!-- Think of some short code snippets that show how the current _Black_ style is not great: --> ```python class A: def f(...
1.0
Blank lines at top level code in stubs should be the same inside an if - **Describe the style change** Blank lines should be treated the same in top-level code under an if-statement as in top-level code proper **Examples in the current _Black_ style** <!-- Think of some short code snippets that show how the c...
non_priority
blank lines at top level code in stubs should be the same inside an if describe the style change blank lines should be treated the same in top level code under an if statement as in top level code proper examples in the current black style think of some short code snippets that show how the c...
0
10,190
26,488,097,182
IssuesEvent
2023-01-17 19:52:56
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Enable OpenSSF Scorecard Github Action and Badge
sig/contributor-experience kind/feature sig/testing sig/architecture lifecycle/stale sig/security needs-triage
### What would you like to be added? Hi I am Joyce from Google and I'm working on behalf of the [Open Source Security Foundation][ossf] (OpenSSF) to help essential open-source projects improve their supply-chain security. I would like to suggest the adoption of an OpenSSF, [in partnership with GitHub][sc-blog], too...
1.0
Enable OpenSSF Scorecard Github Action and Badge - ### What would you like to be added? Hi I am Joyce from Google and I'm working on behalf of the [Open Source Security Foundation][ossf] (OpenSSF) to help essential open-source projects improve their supply-chain security. I would like to suggest the adoption of an ...
non_priority
enable openssf scorecard github action and badge what would you like to be added hi i am joyce from google and i m working on behalf of the openssf to help essential open source projects improve their supply chain security i would like to suggest the adoption of an openssf tool called it runs ...
0
56,224
6,507,019,962
IssuesEvent
2017-08-24 11:30:55
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed tests on master: acceptance/TestEventLog
Robot test-failure
The following tests appear to have failed: [#332207](https://teamcity.cockroachdb.com/viewLog.html?buildId=332207): ``` --- FAIL: acceptance/TestEventLog (4.760s) test_log_scope.go:78: test logs captured to: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/logTestEventLog901689455 test_l...
1.0
teamcity: failed tests on master: acceptance/TestEventLog - The following tests appear to have failed: [#332207](https://teamcity.cockroachdb.com/viewLog.html?buildId=332207): ``` --- FAIL: acceptance/TestEventLog (4.760s) test_log_scope.go:78: test logs captured to: /home/agent/work/.go/src/github.com/cockroachdb/co...
non_priority
teamcity failed tests on master acceptance testeventlog the following tests appear to have failed fail acceptance testeventlog test log scope go test logs captured to home agent work go src github com cockroachdb cockroach artifacts acceptance test log scope go use show logs to pre...
0
133,121
5,197,427,254
IssuesEvent
2017-01-23 15:37:19
woocommerce/sensei-content-drip
https://api.github.com/repos/woocommerce/sensei-content-drip
opened
Undripped content available if Access Permissions is unchecked
[Priority] Normal [Status] Needs Dev Review [Type] Bug
I'm not 100% sure this is a bug (might be expected behavior), but... To repro: 1. Uncheck "Access Permissions" under Sensei > Settings. 2. Add a course and a lesson within that course. 3. Set lesson to drip on a specific date in the future. 4. If you're taking the course, you'll see the "lesson will become ava...
1.0
Undripped content available if Access Permissions is unchecked - I'm not 100% sure this is a bug (might be expected behavior), but... To repro: 1. Uncheck "Access Permissions" under Sensei > Settings. 2. Add a course and a lesson within that course. 3. Set lesson to drip on a specific date in the future. 4. If...
priority
undripped content available if access permissions is unchecked i m not sure this is a bug might be expected behavior but to repro uncheck access permissions under sensei settings add a course and a lesson within that course set lesson to drip on a specific date in the future if y...
1
135,906
18,722,184,769
IssuesEvent
2021-11-03 13:02:54
KDWSS/dd-trace-java
https://api.github.com/repos/KDWSS/dd-trace-java
opened
CVE-2021-32769 (High) detected in micronaut-core-2.0.0.jar, micronaut-inject-2.0.0.jar
security vulnerability
## CVE-2021-32769 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>micronaut-core-2.0.0.jar</b>, <b>micronaut-inject-2.0.0.jar</b></p></summary> <p> <details><summary><b>micronaut-cor...
True
CVE-2021-32769 (High) detected in micronaut-core-2.0.0.jar, micronaut-inject-2.0.0.jar - ## CVE-2021-32769 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>micronaut-core-2.0.0.jar</b>...
non_priority
cve high detected in micronaut core jar micronaut inject jar cve high severity vulnerability vulnerable libraries micronaut core jar micronaut inject jar micronaut core jar natively cloud native library home page a href path to dependency f...
0
203,965
15,395,931,223
IssuesEvent
2021-03-03 19:54:55
smartdevicelink/sdl_ios
https://api.github.com/repos/smartdevicelink/sdl_ios
closed
Fix deprecation warning in test workflow file
testing
### Bug Report https://github.com/smartdevicelink/sdl_ios/actions/runs/515881495 At the bottom of the link: > Unexpected input(s) 'yml', valid inputs are ['name', 'token', 'file', 'flags', 'env_vars', 'fail_ci_if_error'] ##### Reproduction Steps 1. On github, press Actions -> SmartDeviceLink Tests ##### Exp...
1.0
Fix deprecation warning in test workflow file - ### Bug Report https://github.com/smartdevicelink/sdl_ios/actions/runs/515881495 At the bottom of the link: > Unexpected input(s) 'yml', valid inputs are ['name', 'token', 'file', 'flags', 'env_vars', 'fail_ci_if_error'] ##### Reproduction Steps 1. On github, pre...
non_priority
fix deprecation warning in test workflow file bug report at the bottom of the link unexpected input s yml valid inputs are reproduction steps on github press actions smartdevicelink tests expected behavior no warning observed behavior warning in github actions ...
0
151,599
5,824,652,750
IssuesEvent
2017-05-07 14:54:32
ev3dev-lang-java/ev3dev-lang-java
https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java
closed
[ROS2] Install ROS2_java on Ubuntu
in progress POC PRIORITY ROS ROS-Java
```gherkin Feature: Test ROS2 with Java It is necessary to analyze the difficult to use the Java library for ROS2 Background: The host used to test the library has Ubuntu. Scenario: Test in local the library Given The library ros2_java Then It is necessary to test the classic example L...
1.0
[ROS2] Install ROS2_java on Ubuntu - ```gherkin Feature: Test ROS2 with Java It is necessary to analyze the difficult to use the Java library for ROS2 Background: The host used to test the library has Ubuntu. Scenario: Test in local the library Given The library ros2_java Then It is ne...
priority
install java on ubuntu gherkin feature test with java it is necessary to analyze the difficult to use the java library for background the host used to test the library has ubuntu scenario test in local the library given the library java then it is necessary to test t...
1
462,200
13,243,001,133
IssuesEvent
2020-08-19 10:40:34
nimblehq/rails-templates
https://api.github.com/repos/nimblehq/rails-templates
closed
Replace `pronto` by `danger`
priority : high type : feature type : improvement
[Pronto](https://github.com/prontolabs/pronto) is currently being used to provides inline linting comments. It was selected because it supports for Bitbucket. But even that support broke back in August last year (2019). Since we migrated to Github, there is no need to continue using Pronto. Instead, a better option ...
1.0
Replace `pronto` by `danger` - [Pronto](https://github.com/prontolabs/pronto) is currently being used to provides inline linting comments. It was selected because it supports for Bitbucket. But even that support broke back in August last year (2019). Since we migrated to Github, there is no need to continue using Pront...
priority
replace pronto by danger is currently being used to provides inline linting comments it was selected because it supports for bitbucket but even that support broke back in august last year since we migrated to github there is no need to continue using pronto instead a better option exists 🏄‍♂...
1
68,217
3,284,953,441
IssuesEvent
2015-10-28 18:30:38
leeensminger/OED_Wetlands
https://api.github.com/repos/leeensminger/OED_Wetlands
closed
Documents - Study Area Docs - Associated document filename overlaps within the grid
bug - low priority
Within the Study Area documents panel of the Feature Manager, when a document is associated, the filename overlaps the File Type field. Please adjust how the FileName is displayed. Let me know if more clarification is needed. ![image](https://cloud.githubusercontent.com/assets/4103847/10588261/3ca9209c-7673-11e5-9...
1.0
Documents - Study Area Docs - Associated document filename overlaps within the grid - Within the Study Area documents panel of the Feature Manager, when a document is associated, the filename overlaps the File Type field. Please adjust how the FileName is displayed. Let me know if more clarification is needed. ![i...
priority
documents study area docs associated document filename overlaps within the grid within the study area documents panel of the feature manager when a document is associated the filename overlaps the file type field please adjust how the filename is displayed let me know if more clarification is needed ...
1
139,370
18,850,350,707
IssuesEvent
2021-11-11 19:59:22
snowdensb/sonar-xanitizer
https://api.github.com/repos/snowdensb/sonar-xanitizer
opened
CVE-2021-23358 (High) detected in underscore-1.7.0.js, underscore-min-1.7.0.js
security vulnerability
## CVE-2021-23358 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>underscore-1.7.0.js</b>, <b>underscore-min-1.7.0.js</b></p></summary> <p> <details><summary><b>underscore-1.7.0.js</...
True
CVE-2021-23358 (High) detected in underscore-1.7.0.js, underscore-min-1.7.0.js - ## CVE-2021-23358 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>underscore-1.7.0.js</b>, <b>undersco...
non_priority
cve high detected in underscore js underscore min js cve high severity vulnerability vulnerable libraries underscore js underscore min js underscore js javascript s functional programming helper library library home page a href path to vul...
0
382,211
11,302,382,829
IssuesEvent
2020-01-17 17:32:07
online-go/online-go.com
https://api.github.com/repos/online-go/online-go.com
closed
Review Mode: Pen markings not showing up for other users
bug priority
**Describe the bug** When in review mode, the pen tool is not visible on other users screens. **To Reproduce** Steps to reproduce the behavior: 1. Create review of a game 2. Have other users in the review 3. Use pen tool to draw on the board, which I can see. 4. Other users cannot see the pen marks when they a...
1.0
Review Mode: Pen markings not showing up for other users - **Describe the bug** When in review mode, the pen tool is not visible on other users screens. **To Reproduce** Steps to reproduce the behavior: 1. Create review of a game 2. Have other users in the review 3. Use pen tool to draw on the board, which I ca...
priority
review mode pen markings not showing up for other users describe the bug when in review mode the pen tool is not visible on other users screens to reproduce steps to reproduce the behavior create review of a game have other users in the review use pen tool to draw on the board which i ca...
1
797,030
28,135,807,652
IssuesEvent
2023-04-01 11:14:09
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
The build failed
priority: p1 type: bug samples flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: a0b5ecff8961110ffaa3fad9cf013c7268779e19 b...
1.0
The build failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: a0b5ecff8961110ffaa3fad...
priority
the build failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output traceback most recent call last file workspace privateca snippets nox p...
1
274,486
30,032,026,652
IssuesEvent
2023-06-27 10:12:19
elastic/cloudbeat
https://api.github.com/repos/elastic/cloudbeat
opened
[CNVM] CloudFormation Integration test
Team:Cloud Security
### Motivation As a **premerge** test, an integration test of deploying an elastic-agent with the CloudFormation template can bring a a great coverage to the CloudFormation deployment method. ### Components - ESS stack - AWS test account ### Test flow - Creating a CNVM integration - Deploy the CloudFormation...
True
[CNVM] CloudFormation Integration test - ### Motivation As a **premerge** test, an integration test of deploying an elastic-agent with the CloudFormation template can bring a a great coverage to the CloudFormation deployment method. ### Components - ESS stack - AWS test account ### Test flow - Creating a CNVM...
non_priority
cloudformation integration test motivation as a premerge test an integration test of deploying an elastic agent with the cloudformation template can bring a a great coverage to the cloudformation deployment method components ess stack aws test account test flow creating a cnvm inte...
0
237,868
19,681,385,402
IssuesEvent
2022-01-11 17:05:32
microcks/microcks
https://api.github.com/repos/microcks/microcks
closed
SoapUI Test Steps are not filtered by Operation
kind/bug component/tests
When launching a test on a multi-operations SOAP WebService or a filtered test in single operation, it appears that test steps are run multiple times. We should filter them to avoid spending to much time re-executing the same tests again and again...
1.0
SoapUI Test Steps are not filtered by Operation - When launching a test on a multi-operations SOAP WebService or a filtered test in single operation, it appears that test steps are run multiple times. We should filter them to avoid spending to much time re-executing the same tests again and again...
non_priority
soapui test steps are not filtered by operation when launching a test on a multi operations soap webservice or a filtered test in single operation it appears that test steps are run multiple times we should filter them to avoid spending to much time re executing the same tests again and again
0
441,004
12,707,015,007
IssuesEvent
2020-06-23 08:13:06
luna/luna
https://api.github.com/repos/luna/luna
closed
Add Parsing of Modifer Operators (e.g. `+=`) to Luna
Category: Compiler Category: Syntax Change: Non-Breaking Difficulty: Core Contributor Priority: Highest Type: Bug
### Summary Currently CI is failing due to the inability of Luna to parse operators used in StdTest. This task exists to track the implementation of modifier operators into the parser and IR. ### Value Modifier operators are potentially useful functionality for our users, but this is also keeping CI in the red, r...
1.0
Add Parsing of Modifer Operators (e.g. `+=`) to Luna - ### Summary Currently CI is failing due to the inability of Luna to parse operators used in StdTest. This task exists to track the implementation of modifier operators into the parser and IR. ### Value Modifier operators are potentially useful functionality f...
priority
add parsing of modifer operators e g to luna summary currently ci is failing due to the inability of luna to parse operators used in stdtest this task exists to track the implementation of modifier operators into the parser and ir value modifier operators are potentially useful functionality f...
1
121,512
10,171,101,019
IssuesEvent
2019-08-08 07:32:30
eclipsesource/modelserver
https://api.github.com/repos/eclipsesource/modelserver
closed
JUnit coverage for command client API: REMOVE
test
JUnit test coverage for `REMOVE` command in the client API: - [ ] EP call - [ ] subscription notifications
1.0
JUnit coverage for command client API: REMOVE - JUnit test coverage for `REMOVE` command in the client API: - [ ] EP call - [ ] subscription notifications
non_priority
junit coverage for command client api remove junit test coverage for remove command in the client api ep call subscription notifications
0
771,723
27,090,551,214
IssuesEvent
2023-02-14 20:39:36
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Region-local transaction undergoing promotion aborted for conflicts returns misleading error
kind/bug area/docdb priority/medium
Jira Link: [DB-5320](https://yugabyte.atlassian.net/browse/DB-5320) ### Description When a region-local transaction is aborted by another transaction due to conflict, but has not yet been informed of this via heartbeat and attempts a global write requiring promotion, the promotion process will fail with `Update trans...
1.0
[DocDB] Region-local transaction undergoing promotion aborted for conflicts returns misleading error - Jira Link: [DB-5320](https://yugabyte.atlassian.net/browse/DB-5320) ### Description When a region-local transaction is aborted by another transaction due to conflict, but has not yet been informed of this via heartb...
priority
region local transaction undergoing promotion aborted for conflicts returns misleading error jira link description when a region local transaction is aborted by another transaction due to conflict but has not yet been informed of this via heartbeat and attempts a global write requiring promotion the pr...
1
79,033
22,597,768,018
IssuesEvent
2022-06-29 06:04:25
gradle/gradle
https://api.github.com/repos/gradle/gradle
closed
Build script class names depend on the absolute path
@execution in:buildscript-compilation
It seems like we use the absolute path for the class names of build scripts, see https://github.com/gradle/gradle/blob/a138710ab109e271b17ee48dc49b359284cd3f66/subprojects/core/src/main/java/org/gradle/groovy/scripts/TextResourceScriptSource.java#L76-L79. As a consequence, `Closure`s defined in build scripts (`build...
1.0
Build script class names depend on the absolute path - It seems like we use the absolute path for the class names of build scripts, see https://github.com/gradle/gradle/blob/a138710ab109e271b17ee48dc49b359284cd3f66/subprojects/core/src/main/java/org/gradle/groovy/scripts/TextResourceScriptSource.java#L76-L79. As a c...
non_priority
build script class names depend on the absolute path it seems like we use the absolute path for the class names of build scripts see as a consequence closure s defined in build scripts build gradle also will have a reference to the absolute path of the build script the class name looks something like thi...
0
60,408
3,126,678,734
IssuesEvent
2015-09-08 10:43:43
UnifiedViews/Plugins
https://api.github.com/repos/UnifiedViews/Plugins
closed
e-executeShellScript: Documentation improvement
priority: Normal severity: bug status: planned
To document technical details of script (interface) Into Readme.md TechnicalDetails section: * The executed script must be prepared to expect 3 positional arguments: configuration, list of files, and output directory. * List of files provided as the second argument is a plain text document with an absolute file pa...
1.0
e-executeShellScript: Documentation improvement - To document technical details of script (interface) Into Readme.md TechnicalDetails section: * The executed script must be prepared to expect 3 positional arguments: configuration, list of files, and output directory. * List of files provided as the second argument...
priority
e executeshellscript documentation improvement to document technical details of script interface into readme md technicaldetails section the executed script must be prepared to expect positional arguments configuration list of files and output directory list of files provided as the second argument...
1
271,274
8,482,123,586
IssuesEvent
2018-10-25 17:38:42
ClangBuiltLinux/linux
https://api.github.com/repos/ClangBuiltLinux/linux
closed
-Wparentheses-equality in drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c
-Wparentheses-equality [BUG] linux [PATCH] Accepted low priority
``` drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:25461:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((pi->mphase_cal_phase_id == MPHASE_CAL_STATE_RXCAL)) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ drivers/net/wireless/bro...
1.0
-Wparentheses-equality in drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c - ``` drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:25461:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((pi->mphase_cal_phase_id == MPHASE_CAL_STATE_RXCAL)) ...
priority
wparentheses equality in drivers net wireless broadcom brcmsmac phy phy n c drivers net wireless broadcom brcmsmac phy phy n c warning equality comparison with extraneous parentheses if pi mphase cal phase id mphase cal state rxcal ...
1
128,568
18,060,641,631
IssuesEvent
2021-09-20 13:39:11
Yann-dv/YannHagege_7_25082021
https://api.github.com/repos/Yann-dv/YannHagege_7_25082021
opened
CVE-2021-3807 (Medium) detected in multiple libraries
security vulnerability
## CVE-2021-3807 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-2.1.1.tgz</b>, <b>ansi-regex-3.0.0.tgz</b>, <b>ansi-regex-5.0.0.tgz</b></p><...
True
CVE-2021-3807 (Medium) detected in multiple libraries - ## CVE-2021-3807 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ansi-regex-4.1.0.tgz</b>, <b>ansi-regex-2.1.1.tgz</b>, <b>an...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz ansi regex tgz regular expression for matching ansi escape codes library home page ...
0
231,062
7,623,231,454
IssuesEvent
2018-05-03 14:30:29
flosse/kartevonmorgen
https://api.github.com/repos/flosse/kartevonmorgen
closed
rating is wrong!
12 low-priority
You can not rate an entry as "Visionary" but if you rate an entry as "von übermorgen" it shows "Visionary" on the profile page, which is wrong. We should change that asap especially the rating of 3. Only regional pilots should have the option to rate something as visionary with 3 points!
1.0
rating is wrong! - You can not rate an entry as "Visionary" but if you rate an entry as "von übermorgen" it shows "Visionary" on the profile page, which is wrong. We should change that asap especially the rating of 3. Only regional pilots should have the option to rate something as visionary with 3 points!
priority
rating is wrong you can not rate an entry as visionary but if you rate an entry as von übermorgen it shows visionary on the profile page which is wrong we should change that asap especially the rating of only regional pilots should have the option to rate something as visionary with points
1
12,453
7,882,281,993
IssuesEvent
2018-06-26 22:01:32
google/blockly
https://api.github.com/repos/google/blockly
opened
Pinch zoom redraw is janky on Edge
affects: browser affects: develop affects: master component: performance component: touch
<!-- - Thanks for opening an issue for us! Before you open an issue, - please check if a similar issue exists or has been closed before. - - If you're asking a question about how to use Blockly in your application, - please ask questions on the mailing list, instead of filing issues: - https://...
True
Pinch zoom redraw is janky on Edge - <!-- - Thanks for opening an issue for us! Before you open an issue, - please check if a similar issue exists or has been closed before. - - If you're asking a question about how to use Blockly in your application, - please ask questions on the mailing list, instead ...
non_priority
pinch zoom redraw is janky on edge thanks for opening an issue for us before you open an issue please check if a similar issue exists or has been closed before if you re asking a question about how to use blockly in your application please ask questions on the mailing list instead ...
0
615,555
19,257,025,726
IssuesEvent
2021-12-09 12:27:05
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Move all execution to execution nodes managed via receptor network
type:enhancement state:needs_devel priority:high component:api
##### ISSUE TYPE - Feature Idea ##### SUMMARY Enable users to have a distributed network of execution nodes, where the only requirement is that the nodes have ansible-runner, ansible, and [receptor](https://github.com/project-receptor/receptor) installed. This node can then self register or be registered to the...
1.0
Move all execution to execution nodes managed via receptor network - ##### ISSUE TYPE - Feature Idea ##### SUMMARY Enable users to have a distributed network of execution nodes, where the only requirement is that the nodes have ansible-runner, ansible, and [receptor](https://github.com/project-receptor/receptor...
priority
move all execution to execution nodes managed via receptor network issue type feature idea summary enable users to have a distributed network of execution nodes where the only requirement is that the nodes have ansible runner ansible and installed this node can then self register or be r...
1
587,895
17,634,165,885
IssuesEvent
2021-08-19 11:49:58
airbytehq/airbyte
https://api.github.com/repos/airbytehq/airbyte
closed
Postgres CDC OOM issue
type/bug area/connectors priority/high lang/java
A user reported experiencing OOM with Postgres CDC. The Postgres CDC was migrated to use the new cdc abstraction which means its already using the capped queue. The table `loan_applications` is huge, contains lots of columns and few of them being JSON columns containing big json blobs, also has around 104332 records. U...
1.0
Postgres CDC OOM issue - A user reported experiencing OOM with Postgres CDC. The Postgres CDC was migrated to use the new cdc abstraction which means its already using the capped queue. The table `loan_applications` is huge, contains lots of columns and few of them being JSON columns containing big json blobs, also has...
priority
postgres cdc oom issue a user reported experiencing oom with postgres cdc the postgres cdc was migrated to use the new cdc abstraction which means its already using the capped queue the table loan applications is huge contains lots of columns and few of them being json columns containing big json blobs also has...
1
236,452
18,097,932,092
IssuesEvent
2021-09-22 11:11:00
paritytech/parity-signer
https://api.github.com/repos/paritytech/parity-signer
closed
User Interface -- clarify first time account creation
documentation UI
A first-time Parity Signer user reports the following confusion when setting up Parity Signer for the first time: --- Once you have the identity done with parity signer and proceed to make an account you see the message "Create your first Key Pair" at the top but it is presented visually in the same way as the netw...
1.0
User Interface -- clarify first time account creation - A first-time Parity Signer user reports the following confusion when setting up Parity Signer for the first time: --- Once you have the identity done with parity signer and proceed to make an account you see the message "Create your first Key Pair" at the top ...
non_priority
user interface clarify first time account creation a first time parity signer user reports the following confusion when setting up parity signer for the first time once you have the identity done with parity signer and proceed to make an account you see the message create your first key pair at the top ...
0
1,553
2,609,658,840
IssuesEvent
2015-02-26 16:04:17
flow123d/flow123d
https://api.github.com/repos/flow123d/flow123d
closed
Update Tutorial in documentation
Documentation Tests Todo _day_
Update and improve test 03 and tutorial in the documentation. Changes in test 03: * Add the second component "age" as the water age into test 03. Needs a source of the age. * Simplify input CON file (remove references for output). * Demonstrate usage of references on something meanigful (in order to reduce redund...
1.0
Update Tutorial in documentation - Update and improve test 03 and tutorial in the documentation. Changes in test 03: * Add the second component "age" as the water age into test 03. Needs a source of the age. * Simplify input CON file (remove references for output). * Demonstrate usage of references on something m...
non_priority
update tutorial in documentation update and improve test and tutorial in the documentation changes in test add the second component age as the water age into test needs a source of the age simplify input con file remove references for output demonstrate usage of references on something mean...
0
34,355
6,313,581,726
IssuesEvent
2017-07-24 08:34:43
sagemathinc/cocalc
https://api.github.com/repos/sagemathinc/cocalc
closed
Generate intro part of API HTML doc from message.coffee
A-documentation
API endpoint documentation is generated from [message.coffee](https://github.com/sagemathinc/cocalc/blob/master/src/smc-util/message.coffee) and viewable [here](https://cocalc.com/doc/api.html). 1. Expand the introductory doc on the API that is found at the top of message.coffee. Format it with markdown and wrap in ...
1.0
Generate intro part of API HTML doc from message.coffee - API endpoint documentation is generated from [message.coffee](https://github.com/sagemathinc/cocalc/blob/master/src/smc-util/message.coffee) and viewable [here](https://cocalc.com/doc/api.html). 1. Expand the introductory doc on the API that is found at the t...
non_priority
generate intro part of api html doc from message coffee api endpoint documentation is generated from and viewable expand the introductory doc on the api that is found at the top of message coffee format it with markdown and wrap in appropriate code for the second step expand code that generates ap...
0
134,453
30,023,030,111
IssuesEvent
2023-06-27 02:16:28
transit-analytics-lab/spur
https://api.github.com/repos/transit-analytics-lab/spur
closed
SpurResource: custom SimPy Resource class
new-feature better-code
Proposing to create a new custom class called `SpurResource` that inherits SimPy's native `Resource` class. The resource object created as a class attribute in the various Spur component constructors would now use this custom class. In addition to the environment and capacity, the custom class would also take in the co...
1.0
SpurResource: custom SimPy Resource class - Proposing to create a new custom class called `SpurResource` that inherits SimPy's native `Resource` class. The resource object created as a class attribute in the various Spur component constructors would now use this custom class. In addition to the environment and capacity...
non_priority
spurresource custom simpy resource class proposing to create a new custom class called spurresource that inherits simpy s native resource class the resource object created as a class attribute in the various spur component constructors would now use this custom class in addition to the environment and capacity...
0
258,709
19,570,393,545
IssuesEvent
2022-01-04 09:12:41
GITHUBGUY12357999/ubuntu_V1.1.4_Maintence_Status
https://api.github.com/repos/GITHUBGUY12357999/ubuntu_V1.1.4_Maintence_Status
reopened
Files Error.
bug documentation help wanted question
**So we are receiving multi error alerts** Can u please chi and make it halt while we make the changes.
1.0
Files Error. - **So we are receiving multi error alerts** Can u please chi and make it halt while we make the changes.
non_priority
files error so we are receiving multi error alerts can u please chi and make it halt while we make the changes
0
5,905
2,580,654,802
IssuesEvent
2015-02-13 19:07:37
codeforamerica/content-team
https://api.github.com/repos/codeforamerica/content-team
opened
Fellowship Toolkit: Preparing Government Partners for the Program
copywriting/editing High priority
https://docs.google.com/a/codeforamerica.org/document/d/1fjpp7r2pCq91_dHD6XJop7NZBxxuP6nE_MGSIzUdXo0/edit - copy-edit and prepare for publishing @dschrimmer
1.0
Fellowship Toolkit: Preparing Government Partners for the Program - https://docs.google.com/a/codeforamerica.org/document/d/1fjpp7r2pCq91_dHD6XJop7NZBxxuP6nE_MGSIzUdXo0/edit - copy-edit and prepare for publishing @dschrimmer
priority
fellowship toolkit preparing government partners for the program copy edit and prepare for publishing dschrimmer
1
258,834
27,582,853,675
IssuesEvent
2023-03-08 17:23:33
feemstr/confluent-kafka-dotnet-721
https://api.github.com/repos/feemstr/confluent-kafka-dotnet-721
opened
google.protobuf.3.11.2.nupkg: 1 vulnerabilities (highest severity is: 5.5)
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>google.protobuf.3.11.2.nupkg</b></p></summary> <p>C# runtime library for Protocol Buffers - Google's data interchange format.</p> <p>Library home page: <a href="https...
True
google.protobuf.3.11.2.nupkg: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>google.protobuf.3.11.2.nupkg</b></p></summary> <p>C# runtime library for Protocol Buffers...
non_priority
google protobuf nupkg vulnerabilities highest severity is vulnerable library google protobuf nupkg c runtime library for protocol buffers google s data interchange format library home page a href path to dependency file test confluent schemaregistry serdes integrationte...
0
37,810
15,378,124,903
IssuesEvent
2021-03-02 17:55:22
microsoft/BotFramework-Composer
https://api.github.com/repos/microsoft/BotFramework-Composer
closed
Bot Composer hangs
Bot Services Support Type: Bug customer-replied-to customer-reported
## Describe the bug <!-- Give a clear and concise description of what the bug is. --> ## Version 1.3.1 ## OS <!-- What operating system are you using? --> - [ ] Windows 10 Pro Version 10.0.18363 ## To Reproduce Steps to reproduce the behavior: 1. Go to start 2. Search for Bot composer 3. ...
1.0
Bot Composer hangs - ## Describe the bug <!-- Give a clear and concise description of what the bug is. --> ## Version 1.3.1 ## OS <!-- What operating system are you using? --> - [ ] Windows 10 Pro Version 10.0.18363 ## To Reproduce Steps to reproduce the behavior: 1. Go to start 2. Search ...
non_priority
bot composer hangs describe the bug version os windows pro version to reproduce steps to reproduce the behavior go to start search for bot composer click on bot framework composer see error expected behavior application open ...
0
433,616
12,507,780,336
IssuesEvent
2020-06-02 14:37:10
ansible/galaxy_ng
https://api.github.com/repos/ansible/galaxy_ng
closed
API Authentication works, but Authorization fails, on the API root for version listing
area/api priority/critical status/ready-for-QE type/bug
## Bug Report ##### SUMMARY Valid tokens that can access individual endpoints to publish, list, or install collections cannot hit the root endpoint to identify the API version. These work: - `https://qa.cloud.redhat.com/api/automation-hub/v3/artifacts/collections/` - `https://qa.cloud.redhat.com/api/automation...
1.0
API Authentication works, but Authorization fails, on the API root for version listing - ## Bug Report ##### SUMMARY Valid tokens that can access individual endpoints to publish, list, or install collections cannot hit the root endpoint to identify the API version. These work: - `https://qa.cloud.redhat.com/api...
priority
api authentication works but authorization fails on the api root for version listing bug report summary valid tokens that can access individual endpoints to publish list or install collections cannot hit the root endpoint to identify the api version these work this comes back wi...
1
17,736
4,188,579,217
IssuesEvent
2016-06-23 21:12:45
nlpie/biomedicus
https://api.github.com/repos/nlpie/biomedicus
opened
Pipeline, Type system, and Individual processors need better documentation
documentation and support
The Wiki needs to be updated with information about the individual processors and types, and how they fit into the processing pipeline. Make charts.
1.0
Pipeline, Type system, and Individual processors need better documentation - The Wiki needs to be updated with information about the individual processors and types, and how they fit into the processing pipeline. Make charts.
non_priority
pipeline type system and individual processors need better documentation the wiki needs to be updated with information about the individual processors and types and how they fit into the processing pipeline make charts
0
1,174
2,578,646,355
IssuesEvent
2015-02-13 01:03:32
backdrop/backdrop-issues
https://api.github.com/repos/backdrop/backdrop-issues
opened
DrupalDefaultEntityController = DefaultEntityController?
docs - needs change record type - documentation
The WYSIWYG Drupal module shows: > PHP Fatal error: Class 'DrupalDefaultEntityController' not found... There's no change record for this, but I noticed that a [DefaultEntityController](https://api.backdropcms.org/api/backdrop/core!modules!entity!entity.controller.inc/class/DefaultEntityController/1) class exists i...
1.0
DrupalDefaultEntityController = DefaultEntityController? - The WYSIWYG Drupal module shows: > PHP Fatal error: Class 'DrupalDefaultEntityController' not found... There's no change record for this, but I noticed that a [DefaultEntityController](https://api.backdropcms.org/api/backdrop/core!modules!entity!entity.con...
non_priority
drupaldefaultentitycontroller defaultentitycontroller the wysiwyg drupal module shows php fatal error class drupaldefaultentitycontroller not found there s no change record for this but i noticed that a class exists in backdrop so i changed drupaldefaultentitycontroller in wysiwyg to default...
0
148,884
5,697,920,919
IssuesEvent
2017-04-17 02:12:54
harryshipton/secsplit
https://api.github.com/repos/harryshipton/secsplit
opened
Write built in help using command-line-usage
enhancement help wanted medium priority
Rather than relying on some... shaky documentation, the module should have built-in help (e.g. by running `secsplit help`, `secsplit --help`, or `secsplit -h`). This should be done with [command-line-usage](https://www.npmjs.com/package/command-line-usage), in order to be compatible with the other modules that we curre...
1.0
Write built in help using command-line-usage - Rather than relying on some... shaky documentation, the module should have built-in help (e.g. by running `secsplit help`, `secsplit --help`, or `secsplit -h`). This should be done with [command-line-usage](https://www.npmjs.com/package/command-line-usage), in order to be ...
priority
write built in help using command line usage rather than relying on some shaky documentation the module should have built in help e g by running secsplit help secsplit help or secsplit h this should be done with in order to be compatible with the other modules that we currently use
1
828,745
31,841,149,713
IssuesEvent
2023-09-14 16:24:06
googleapis/google-cloud-java
https://api.github.com/repos/googleapis/google-cloud-java
closed
Cloud SDK Emulator startup time doubled since `v386`
type: bug priority: p3
Version `v386` (and prior) of the Google Cloud SDK Emulator had a startup time of around 10s on my machine. However, all versions of the emulator after `v386` have a much longer startup time -- about double -- or around 20s on my machine, and sometimes beyond. Did something change after `v386`, possibly related to ...
1.0
Cloud SDK Emulator startup time doubled since `v386` - Version `v386` (and prior) of the Google Cloud SDK Emulator had a startup time of around 10s on my machine. However, all versions of the emulator after `v386` have a much longer startup time -- about double -- or around 20s on my machine, and sometimes beyond. ...
priority
cloud sdk emulator startup time doubled since version and prior of the google cloud sdk emulator had a startup time of around on my machine however all versions of the emulator after have a much longer startup time about double or around on my machine and sometimes beyond did something...
1
18,109
10,882,977,479
IssuesEvent
2019-11-18 02:54:20
Azure/azure-sdk-for-go
https://api.github.com/repos/Azure/azure-sdk-for-go
closed
containerservice.AgentPoolsClient#CreateOrUpdate force the ManagedClusterAgentPoolProfileProperties.Count to be set
Container Instances Service Attention
### Bug Report <!-- Thank you for opening a bug report. For faster processing, please include: --> - import path of package in question, e.g. `.../services/containerservice/mgmt/2019-08-01/containerservice` - SDK version `github.com/Azure/azure-sdk-for-go v35.0.0+incompatible` - Specify the exact commit if ...
1.0
containerservice.AgentPoolsClient#CreateOrUpdate force the ManagedClusterAgentPoolProfileProperties.Count to be set - ### Bug Report <!-- Thank you for opening a bug report. For faster processing, please include: --> - import path of package in question, e.g. `.../services/containerservice/mgmt/2019-08-01/cont...
non_priority
containerservice agentpoolsclient createorupdate force the managedclusteragentpoolprofileproperties count to be set bug report thank you for opening a bug report for faster processing please include import path of package in question e g services containerservice mgmt container...
0
338,303
10,227,289,286
IssuesEvent
2019-08-16 20:19:31
python/mypy
https://api.github.com/repos/python/mypy
closed
super().__init_subclass__() fails
bug false-positive priority-0-high
``` $ mypy bin/insubcl.py bin/insubcl.py:3: error: Too few arguments for "__init_subclass__" of "object" $ cat bin/insubcl.py class X: def __init_subclass__(cls) -> None: super().__init_subclass__() $ mypy --version mypy 0.730+dev.36fcf1d5aa0f5656ac367bc66aba6e390f82ea9a.dirty ``` This code wo...
1.0
super().__init_subclass__() fails - ``` $ mypy bin/insubcl.py bin/insubcl.py:3: error: Too few arguments for "__init_subclass__" of "object" $ cat bin/insubcl.py class X: def __init_subclass__(cls) -> None: super().__init_subclass__() $ mypy --version mypy 0.730+dev.36fcf1d5aa0f5656ac367bc66aba6e3...
priority
super init subclass fails mypy bin insubcl py bin insubcl py error too few arguments for init subclass of object cat bin insubcl py class x def init subclass cls none super init subclass mypy version mypy dev dirty this code works c...
1
20,411
3,354,343,233
IssuesEvent
2015-11-18 11:37:25
ox-it/ords
https://api.github.com/repos/ox-it/ords
closed
'null' appears on ORDS registration screen for no obvious reason
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Go to a version of the ORDS that you're not currently registered to use 2. Log in 3. Look at the text that appears under the heading 'Register to Use the ORDS' What is the expected output? What do you see instead? Under this heading, there's a line of text saying 'Please e...
1.0
'null' appears on ORDS registration screen for no obvious reason - ``` What steps will reproduce the problem? 1. Go to a version of the ORDS that you're not currently registered to use 2. Log in 3. Look at the text that appears under the heading 'Register to Use the ORDS' What is the expected output? What do you see i...
non_priority
null appears on ords registration screen for no obvious reason what steps will reproduce the problem go to a version of the ords that you re not currently registered to use log in look at the text that appears under the heading register to use the ords what is the expected output what do you see i...
0
117,239
4,712,726,175
IssuesEvent
2016-10-14 17:43:22
aces/cbrain
https://api.github.com/repos/aces/cbrain
opened
Downloading a file as a 1-step process (Lindsay)
Enhancement Priority: Normal
Lindsay said in https://github.com/aces/cbrain-plugins-neuro/issues/73 ``` It would be nice to be able to download a file from a collection directly, as a one-step process, rather than having to click on "Extract Files from Collection", wait to be taken back to the list of files, then have to scan the entire list o...
1.0
Downloading a file as a 1-step process (Lindsay) - Lindsay said in https://github.com/aces/cbrain-plugins-neuro/issues/73 ``` It would be nice to be able to download a file from a collection directly, as a one-step process, rather than having to click on "Extract Files from Collection", wait to be taken back to the...
priority
downloading a file as a step process lindsay lindsay said in it would be nice to be able to download a file from a collection directly as a one step process rather than having to click on extract files from collection wait to be taken back to the list of files then have to scan the entire list of ...
1
124,367
16,603,033,844
IssuesEvent
2021-06-01 22:26:20
microsoft/TypeScript
https://api.github.com/repos/microsoft/TypeScript
closed
Overloaded union type does not resolve overloads
Design Limitation
Two interfaces with (at the same signatures) overloaded functions as members, combined into an union type, loose the overload information. **TypeScript Version:** 3.9.0-dev.20200328 **Search Terms:** Union Overload resolve interface **Code** ```ts type Wrap<T> = {wrap: T} type A<Values extends any[]...
1.0
Overloaded union type does not resolve overloads - Two interfaces with (at the same signatures) overloaded functions as members, combined into an union type, loose the overload information. **TypeScript Version:** 3.9.0-dev.20200328 **Search Terms:** Union Overload resolve interface **Code** ```ts type...
non_priority
overloaded union type does not resolve overloads two interfaces with at the same signatures overloaded functions as members combined into an union type loose the overload information typescript version dev search terms union overload resolve interface code ts type wrap ...
0
754,283
26,380,241,385
IssuesEvent
2023-01-12 08:00:46
Imanity-Software/ImanitySpigot3-git
https://api.github.com/repos/Imanity-Software/ImanitySpigot3-git
closed
Redstone Plane Bug
bug priority=normal
### Expected behavior I tried to make an aeroplane from this video but after the last update it completely broke down. https://youtu.be/KN-lcQT85xs ### Observed/Actual behavior https://youtu.be/8hfBL2PTkFo ### Steps/models to reproduce . ### Plugin list 0 ### ImanitySpigot3 version 2022.08.1 BUILD 2 ### Agre...
1.0
Redstone Plane Bug - ### Expected behavior I tried to make an aeroplane from this video but after the last update it completely broke down. https://youtu.be/KN-lcQT85xs ### Observed/Actual behavior https://youtu.be/8hfBL2PTkFo ### Steps/models to reproduce . ### Plugin list 0 ### ImanitySpigot3 version 2022.0...
priority
redstone plane bug expected behavior i tried to make an aeroplane from this video but after the last update it completely broke down observed actual behavior steps models to reproduce plugin list version build agreements i am running the latest version of a...
1
243,834
7,867,750,374
IssuesEvent
2018-06-23 12:55:12
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
Using "Apply to All Identical Cells" gives error when cell contains Number or Boolean
bug priority-High
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): 3.0 Beta #### Steps followed to create the issue: Edit two cells to contain the same Number or Boolean Click edit in one of the ce...
1.0
Using "Apply to All Identical Cells" gives error when cell contains Number or Boolean - When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): 3.0 Beta #### Steps followed to create the i...
priority
using apply to all identical cells gives error when cell contains number or boolean when reporting a bug please provide the following information to help reproduce the bug version of openrefine used google refine an other distribution beta steps followed to create the issue edi...
1
246,971
18,857,161,876
IssuesEvent
2021-11-12 08:15:02
LS-Young/pe
https://api.github.com/repos/LS-Young/pe
opened
Starting command for the jar file is incorrect
type.DocumentationBug severity.High
The starting command for the jar file is written as "java -jar tp.jar" in the "Quick start". However, the file is "[CS2113-T13-4][Typist].jar", instead of "tp.jar", which will lead to difficulty for the user to start the programme. <!--session: 1636702944483-aabf8ae4-d6ef-4455-8540-c21b3e95227c--> <!--Version: Web v3...
1.0
Starting command for the jar file is incorrect - The starting command for the jar file is written as "java -jar tp.jar" in the "Quick start". However, the file is "[CS2113-T13-4][Typist].jar", instead of "tp.jar", which will lead to difficulty for the user to start the programme. <!--session: 1636702944483-aabf8ae4-d...
non_priority
starting command for the jar file is incorrect the starting command for the jar file is written as java jar tp jar in the quick start however the file is jar instead of tp jar which will lead to difficulty for the user to start the programme
0
11,000
8,247,966,327
IssuesEvent
2018-09-11 17:00:11
aspnet/Announcements
https://api.github.com/repos/aspnet/Announcements
opened
Microsoft Security Advisory CVE-2018-8409: ASP.NET Core Denial Of Service Vulnerability
2.1.0 Announcement Security
# Microsoft Security Advisory CVE-2018-8409: ASP.NET Core Denial Of Service Vulnerability ## <a name="executive-summary"></a>Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 2.1. This advisory also provides guidance on what developers can...
True
Microsoft Security Advisory CVE-2018-8409: ASP.NET Core Denial Of Service Vulnerability - # Microsoft Security Advisory CVE-2018-8409: ASP.NET Core Denial Of Service Vulnerability ## <a name="executive-summary"></a>Executive summary Microsoft is releasing this security advisory to provide information about a vuln...
non_priority
microsoft security advisory cve asp net core denial of service vulnerability microsoft security advisory cve asp net core denial of service vulnerability executive summary microsoft is releasing this security advisory to provide information about a vulnerability in asp net core this adviso...
0
36,365
14,984,073,538
IssuesEvent
2021-01-28 18:04:29
Azure/azure-sdk-for-js
https://api.github.com/repos/Azure/azure-sdk-for-js
opened
[Service Bus] Fix usage of @internal and @hidden tags
Docs Service Bus
Please follow the following guidelines: - use the `@internal` tag only for definitions that are not exported by `src/index.ts` and you do not want to generate documentation for them on `docs.microsoft.com` - use the `@hidden` tag only for definitions that are exported by `src\index.ts` but you still do not want to ge...
1.0
[Service Bus] Fix usage of @internal and @hidden tags - Please follow the following guidelines: - use the `@internal` tag only for definitions that are not exported by `src/index.ts` and you do not want to generate documentation for them on `docs.microsoft.com` - use the `@hidden` tag only for definitions that are ex...
non_priority
fix usage of internal and hidden tags please follow the following guidelines use the internal tag only for definitions that are not exported by src index ts and you do not want to generate documentation for them on docs microsoft com use the hidden tag only for definitions that are exported by s...
0
1,246
2,509,401,660
IssuesEvent
2015-01-13 13:39:11
JMurk/FSE_Application_Issues
https://api.github.com/repos/JMurk/FSE_Application_Issues
reopened
FSE Application - NOV Report - Add Date Filters
enhancement moderate priority
Please add Start Date and End Date filters to the NOV report list. ![image](https://cloud.githubusercontent.com/assets/5805454/5071225/fc58c392-6e3c-11e4-9f7f-edd2327380fe.png) ![image](https://cloud.githubusercontent.com/assets/5805454/5071222/f7fb37e4-6e3c-11e4-9e60-f862ac4a4a52.png)
1.0
FSE Application - NOV Report - Add Date Filters - Please add Start Date and End Date filters to the NOV report list. ![image](https://cloud.githubusercontent.com/assets/5805454/5071225/fc58c392-6e3c-11e4-9f7f-edd2327380fe.png) ![image](https://cloud.githubusercontent.com/assets/5805454/5071222/f7fb37e4-6e3c-11e...
priority
fse application nov report add date filters please add start date and end date filters to the nov report list
1
829,513
31,881,763,189
IssuesEvent
2023-09-16 13:07:17
curveresearch/curvesim
https://api.github.com/repos/curveresearch/curvesim
closed
Tricrypto `lp_price`
priority: low
`CurveCryptoPool.lp_price` hasn't been implemented for 3-coin pools. There's already some TODO logic implemented, which we can comment out. Said logic requires an integer cube root function, which `curvesim.pool.cryptoswap.calcs.tricrypto_ng._cbrt` is.
1.0
Tricrypto `lp_price` - `CurveCryptoPool.lp_price` hasn't been implemented for 3-coin pools. There's already some TODO logic implemented, which we can comment out. Said logic requires an integer cube root function, which `curvesim.pool.cryptoswap.calcs.tricrypto_ng._cbrt` is.
priority
tricrypto lp price curvecryptopool lp price hasn t been implemented for coin pools there s already some todo logic implemented which we can comment out said logic requires an integer cube root function which curvesim pool cryptoswap calcs tricrypto ng cbrt is
1
206,431
23,385,266,445
IssuesEvent
2022-08-11 13:16:41
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] SAP Patches Information Disclosure Vulnerabilities in BusinessObjects
SecurityWeek Stale
**SAP on Tuesday announced the release of five new and two updated security notes as part of its August 2022 Security Patch Day.** Of the five new security notes, four address information disclosure vulnerabilities, three of which impact SAP’s BusinessObjects Business Intelligence Platform. [read more](https://www....
True
[SecurityWeek] SAP Patches Information Disclosure Vulnerabilities in BusinessObjects - **SAP on Tuesday announced the release of five new and two updated security notes as part of its August 2022 Security Patch Day.** Of the five new security notes, four address information disclosure vulnerabilities, three of which...
non_priority
sap patches information disclosure vulnerabilities in businessobjects sap on tuesday announced the release of five new and two updated security notes as part of its august security patch day of the five new security notes four address information disclosure vulnerabilities three of which impact sap’s bu...
0
32,897
13,942,713,795
IssuesEvent
2020-10-22 21:30:56
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
Git Source code repository for sagemaker
enhancement service/sagemaker
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
Git Source code repository for sagemaker - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers...
non_priority
git source code repository for sagemaker community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extr...
0
229,691
25,362,316,202
IssuesEvent
2022-11-21 01:06:47
logbie/HyperGAN
https://api.github.com/repos/logbie/HyperGAN
opened
CVE-2022-41897 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl
security vulnerability
## CVE-2022-41897 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine l...
True
CVE-2022-41897 (Medium) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl - ## CVE-2022-41897 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-c...
non_priority
cve medium detected in tensorflow gpu whl cve medium severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file requirements txt...
0
728,819
25,094,296,996
IssuesEvent
2022-11-08 09:05:10
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
users.nexusmods.com - Page reloading
browser-firefox priority-normal engine-gecko IceCat
<!-- @browser: Firefox 102.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113647 --> **URL**: https://users.nexusmods.com/auth/sign_in **Browser / Version**: Fire...
1.0
users.nexusmods.com - Page reloading - <!-- @browser: Firefox 102.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 --> <!-- @reported_with: desktop-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113647 --> **URL**: https://users.nexusmods.com/au...
priority
users nexusmods com page reloading url browser version firefox operating system linux tested another browser no problem type site is not usable description unable to login steps to reproduce this page appears to keep reloading itself on gnu icecat bi...
1
351,927
10,525,703,233
IssuesEvent
2019-09-30 15:33:39
forceworkbench/forceworkbench
https://api.github.com/repos/forceworkbench/forceworkbench
closed
MVC: Metadata Retrieve Wizard
Component-Metadata-Retrieve Priority-Low Scheduled-Backlog Theme-Maintainability Type-Refactoring imported
_Original author: ryan.bra...@gmail.com (September 12, 2010 19:42:50)_ Break metadata retrieval wizard into MVC layers _Original issue: http://code.google.com/p/forceworkbench/issues/detail?id=336_
1.0
MVC: Metadata Retrieve Wizard - _Original author: ryan.bra...@gmail.com (September 12, 2010 19:42:50)_ Break metadata retrieval wizard into MVC layers _Original issue: http://code.google.com/p/forceworkbench/issues/detail?id=336_
priority
mvc metadata retrieve wizard original author ryan bra gmail com september break metadata retrieval wizard into mvc layers original issue
1
381,113
11,273,713,474
IssuesEvent
2020-01-14 17:03:19
bradyrx/climpred
https://api.github.com/repos/bradyrx/climpred
closed
`m2m` skill correction in prediction module
bug low priority
https://github.com/bradyrx/climpred/blob/f2e955926231e2ae854fcdb90c118ac4d68a01cc/climpred/prediction.py#L120-L126 Should there be more logic here to enforce this for just distance metrics? I noticed that when using `m2m` for `effective_sample_size` for instance, we get decimal sample sizes back (when they should al...
1.0
`m2m` skill correction in prediction module - https://github.com/bradyrx/climpred/blob/f2e955926231e2ae854fcdb90c118ac4d68a01cc/climpred/prediction.py#L120-L126 Should there be more logic here to enforce this for just distance metrics? I noticed that when using `m2m` for `effective_sample_size` for instance, we get ...
priority
skill correction in prediction module should there be more logic here to enforce this for just distance metrics i noticed that when using for effective sample size for instance we get decimal sample sizes back when they should all be ints due to how it is computed this is because it is getting nor...
1
693,700
23,786,503,211
IssuesEvent
2022-09-02 10:36:13
pacstall/libpacstall
https://api.github.com/repos/pacstall/libpacstall
closed
Write config parser
enhancement high priority config
The config file should be in the [toml](https://toml.io/en/) format, and should be stored in `/etc/pacstall/config.toml` (allow this location to be customized). Progress: * https://github.com/pacstall/libpacstall/pull/13
1.0
Write config parser - The config file should be in the [toml](https://toml.io/en/) format, and should be stored in `/etc/pacstall/config.toml` (allow this location to be customized). Progress: * https://github.com/pacstall/libpacstall/pull/13
priority
write config parser the config file should be in the format and should be stored in etc pacstall config toml allow this location to be customized progress
1
290,417
8,894,930,270
IssuesEvent
2019-01-16 06:44:38
threefoldfoundation/tfchain
https://api.github.com/repos/threefoldfoundation/tfchain
closed
Possibility to give the erc20 bridge eth bootnodes on the commandline
priority_major state_inprogress type_feature
I hope this can solve the not syncing when running multiple eth clients from the same ip
1.0
Possibility to give the erc20 bridge eth bootnodes on the commandline - I hope this can solve the not syncing when running multiple eth clients from the same ip
priority
possibility to give the bridge eth bootnodes on the commandline i hope this can solve the not syncing when running multiple eth clients from the same ip
1
316,590
27,168,409,549
IssuesEvent
2023-02-17 17:08:15
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Receitas - Dados das Receitas - Alagoa
generalization test development template - ABO (21) tag - Receitas subtag - Dados das receitas
DoD: Realizar o teste de Generalização do validador da tag Receitas - Dados das Receitas para o Município de Alagoa.
1.0
Teste de generalizacao para a tag Receitas - Dados das Receitas - Alagoa - DoD: Realizar o teste de Generalização do validador da tag Receitas - Dados das Receitas para o Município de Alagoa.
non_priority
teste de generalizacao para a tag receitas dados das receitas alagoa dod realizar o teste de generalização do validador da tag receitas dados das receitas para o município de alagoa
0
242,821
26,277,836,959
IssuesEvent
2023-01-07 01:17:46
MihirJayavant/flowbotjs
https://api.github.com/repos/MihirJayavant/flowbotjs
opened
CVE-2022-21681 (High) detected in marked-0.8.0.tgz
security vulnerability
## CVE-2022-21681 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.8.0.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://reg...
True
CVE-2022-21681 (High) detected in marked-0.8.0.tgz - ## CVE-2022-21681 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.8.0.tgz</b></p></summary> <p>A markdown parser built for...
non_priority
cve high detected in marked tgz cve high severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file package json path to vulnerable library node modules marked package json dependency ...
0
418,105
12,193,281,834
IssuesEvent
2020-04-29 14:11:39
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
vmanip without integer to double conversions
@ Script API Low priority Performance Request / Suggestion
## Problem Why is this needed? I'm always frustrated when I think about Minetest converting integers to doubles and the other way round just to pass node data in vmanip tasks. I don't know how much impact the integer to double (and other way round) casting has on the performance (I haven't tested it). ## Soluti...
1.0
vmanip without integer to double conversions - ## Problem Why is this needed? I'm always frustrated when I think about Minetest converting integers to doubles and the other way round just to pass node data in vmanip tasks. I don't know how much impact the integer to double (and other way round) casting has on the ...
priority
vmanip without integer to double conversions problem why is this needed i m always frustrated when i think about minetest converting integers to doubles and the other way round just to pass node data in vmanip tasks i don t know how much impact the integer to double and other way round casting has on the ...
1
480,184
13,837,447,218
IssuesEvent
2020-10-14 03:42:01
naipaka/NextSunnyDay-iOS
https://api.github.com/repos/naipaka/NextSunnyDay-iOS
closed
次の晴れの日Widgetの元となるViewを実装
enhancement priority: high type: features
# 概要 次の晴れの日Widgetの元となるViewを実装する # 対応内容 - [x] UI実装 - [x] MediumサイズView実装 - [x] SmallサイズView実装 - [x] ViewModel実装 - [x] `NextSunnyDayViewModel`実装 - [x] `DailyForecastEntity`に`cityName`項目追加 - [x] MediumサイズViewにViewModelを注入 - [x] SmallサイズViewにViewModelを注入 - [x] `HomeViewModel`のoutput...
1.0
次の晴れの日Widgetの元となるViewを実装 - # 概要 次の晴れの日Widgetの元となるViewを実装する # 対応内容 - [x] UI実装 - [x] MediumサイズView実装 - [x] SmallサイズView実装 - [x] ViewModel実装 - [x] `NextSunnyDayViewModel`実装 - [x] `DailyForecastEntity`に`cityName`項目追加 - [x] MediumサイズViewにViewModelを注入 - [x] SmallサイズViewにViewModelを注入 -...
priority
次の晴れの日widgetの元となるviewを実装 概要 次の晴れの日widgetの元となるviewを実装する 対応内容 ui実装 mediumサイズview実装 smallサイズview実装 viewmodel実装 nextsunnydayviewmodel 実装 dailyforecastentity に cityname 項目追加 mediumサイズviewにviewmodelを注入 smallサイズviewにviewmodelを注入 homeviewmode...
1
271,602
8,485,681,903
IssuesEvent
2018-10-26 08:36:38
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
SpaceGainsMonthly report is missing from eplustbl.csv
PriorityHigh
The SpaceGainsMonthly report isn't included in `eplustbl.csv` after upgrading to 8.9, but was there in 8.8. After debugging, I see that `FindItemInVariableList` in `DataOutputs.cc` is now case-sensitive, but the output variables are created in mixed-case. Changing it back to make `VariableName` uppercase results in ...
1.0
SpaceGainsMonthly report is missing from eplustbl.csv - The SpaceGainsMonthly report isn't included in `eplustbl.csv` after upgrading to 8.9, but was there in 8.8. After debugging, I see that `FindItemInVariableList` in `DataOutputs.cc` is now case-sensitive, but the output variables are created in mixed-case. Chang...
priority
spacegainsmonthly report is missing from eplustbl csv the spacegainsmonthly report isn t included in eplustbl csv after upgrading to but was there in after debugging i see that finditeminvariablelist in dataoutputs cc is now case sensitive but the output variables are created in mixed case chang...
1
91,965
8,329,129,981
IssuesEvent
2018-09-27 04:50:13
jemaineosia/rfoverdose
https://api.github.com/repos/jemaineosia/rfoverdose
closed
Enable to sell weapon drops to the npc (intense and normal)
Fixed. Need to test.
iwkna55 C0072135 Dark Beam Saber(Normal) iwswa55 C0072137 Dark Beam Sword(Normal) iwaxa55 C0072139 Dark Bullova(Normal) iwmaa55 C007213B Dark Beam Pressure(Normal) iwfia55 C0072141 Dark Gatling(Normal) iwlua55 C0072143 Dark Flame Launcher(Normal) iwdaa55 C0072145 Dark Wing(Normal) iwsta55 C0072146 Dark Staff(Nor...
1.0
Enable to sell weapon drops to the npc (intense and normal) - iwkna55 C0072135 Dark Beam Saber(Normal) iwswa55 C0072137 Dark Beam Sword(Normal) iwaxa55 C0072139 Dark Bullova(Normal) iwmaa55 C007213B Dark Beam Pressure(Normal) iwfia55 C0072141 Dark Gatling(Normal) iwlua55 C0072143 Dark Flame Launcher(Normal) iwda...
non_priority
enable to sell weapon drops to the npc intense and normal dark beam saber normal dark beam sword normal dark bullova normal dark beam pressure normal dark gatling normal dark flame launcher normal dark wing normal dark staff normal black lance normal black ...
0
270,510
8,461,256,655
IssuesEvent
2018-10-22 21:14:41
segmentio/evergreen
https://api.github.com/repos/segmentio/evergreen
closed
Update release process
Priority: Medium Type: Improvement
We had a automatic deployment for master and use `yarn release` which is based on `np`. However it seems like we need a more manual process as `np` has caused some issues and we need 2FA when publishing to npm.
1.0
Update release process - We had a automatic deployment for master and use `yarn release` which is based on `np`. However it seems like we need a more manual process as `np` has caused some issues and we need 2FA when publishing to npm.
priority
update release process we had a automatic deployment for master and use yarn release which is based on np however it seems like we need a more manual process as np has caused some issues and we need when publishing to npm
1
207,384
7,127,763,418
IssuesEvent
2018-01-21 02:02:32
xcodeswift/sake
https://api.github.com/repos/xcodeswift/sake
closed
Add missing release steps
difficulty:easy good first issue priority:medium status:ready-development
## Context 🕵️‍♀️ The following release steps are missing: - Add a new entry to the changelog. - Rebase release branch into master. ## Proposal 🎉 Add missing steps
1.0
Add missing release steps - ## Context 🕵️‍♀️ The following release steps are missing: - Add a new entry to the changelog. - Rebase release branch into master. ## Proposal 🎉 Add missing steps
priority
add missing release steps context 🕵️‍♀️ the following release steps are missing add a new entry to the changelog rebase release branch into master proposal 🎉 add missing steps
1
1,321
2,511,669,610
IssuesEvent
2015-01-14 10:13:22
knime-mpicbg/HCS-Tools
https://api.github.com/repos/knime-mpicbg/HCS-Tools
opened
mode aggregation for continuous data
feature request low priority
the mode should be calculated from the density distribution and the result may contain one or more peaks. look for possible implementations.
1.0
mode aggregation for continuous data - the mode should be calculated from the density distribution and the result may contain one or more peaks. look for possible implementations.
priority
mode aggregation for continuous data the mode should be calculated from the density distribution and the result may contain one or more peaks look for possible implementations
1
737,455
25,517,418,710
IssuesEvent
2022-11-28 17:25:00
pytorch/pytorch
https://api.github.com/repos/pytorch/pytorch
closed
Windows tests frequently timeout
high priority module: windows module: ci triaged module: regression
### 🐛 Describe the bug See https://hud.pytorch.org/ci/pytorch/pytorch/master?name_filter=win-vs2019-cuda11.3-py3%20/%20test%20(default,%201,%202 And here are the examples of timeouts: https://github.com/pytorch/pytorch/actions/runs/1907050384 https://github.com/pytorch/pytorch/actions/runs/1903970575 https://gi...
1.0
Windows tests frequently timeout - ### 🐛 Describe the bug See https://hud.pytorch.org/ci/pytorch/pytorch/master?name_filter=win-vs2019-cuda11.3-py3%20/%20test%20(default,%201,%202 And here are the examples of timeouts: https://github.com/pytorch/pytorch/actions/runs/1907050384 https://github.com/pytorch/pytorch/...
priority
windows tests frequently timeout 🐛 describe the bug see and here are the examples of timeouts versions n a cc ezyang gchanan mszhanyi nbcsm seemethere malfet pytorch pytorch dev infra
1
385,260
11,415,805,458
IssuesEvent
2020-02-02 13:31:29
DroidKaigi/conference-app-2020
https://api.github.com/repos/DroidKaigi/conference-app-2020
closed
iOS App announcement list
high priority welcome contribute
## Kind (Required) - Proposal / Discussion ## Overview (Required) - You can fetch announcment `ApiComponentKt.generateDroidKaigiApi().getAnnouncementsAsync` - https://github.com/DroidKaigi/conference-app-2020/blob/c4541d4948c0f8eef238f1e02ce7842e3ac4a9a8/ios-base/DroidKaigi%202020/ViewController.swift#L17 !...
1.0
iOS App announcement list - ## Kind (Required) - Proposal / Discussion ## Overview (Required) - You can fetch announcment `ApiComponentKt.generateDroidKaigiApi().getAnnouncementsAsync` - https://github.com/DroidKaigi/conference-app-2020/blob/c4541d4948c0f8eef238f1e02ce7842e3ac4a9a8/ios-base/DroidKaigi%202020...
priority
ios app announcement list kind required proposal discussion overview required you can fetch announcment apicomponentkt generatedroidkaigiapi getannouncementsasync links
1
607,659
18,788,205,996
IssuesEvent
2021-11-08 14:19:50
dojot/dojot
https://api.github.com/repos/dojot/dojot
opened
[cron] internal error creating a cron job
Type:Bug :bug: Priority:Critical Team:Backend
* **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request * **Do you want to request a *feature* or report a *bug*?** bug * **What is the current behavior?** Error 500 happens when using a script to create a cron job. * **If the current behavior is a bug, please ...
1.0
[cron] internal error creating a cron job - * **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request * **Do you want to request a *feature* or report a *bug*?** bug * **What is the current behavior?** Error 500 happens when using a script to create a cron job. ...
priority
internal error creating a cron job i m submitting a bug report feature request support request do you want to request a feature or report a bug bug what is the current behavior error happens when using a script to create a cron job if the cu...
1
202,807
23,107,727,362
IssuesEvent
2022-07-27 10:15:19
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Cloud Posture] Adding Navbar test cases to TestRail
Team:Cloud Security Posture 8.4 candidate
**Motivation** As a developer, I would like to define test cases for Navbar verification. **Definition of done** - All test cases are defined in TestRail CSP Solution -> Data Visualization under relevant folder - Navbar navigation tests: - [ ] Dashboards - [ ] Findings - [ ] CSP Benchmarks - Navigati...
True
[Cloud Posture] Adding Navbar test cases to TestRail - **Motivation** As a developer, I would like to define test cases for Navbar verification. **Definition of done** - All test cases are defined in TestRail CSP Solution -> Data Visualization under relevant folder - Navbar navigation tests: - [ ] Dashboards ...
non_priority
adding navbar test cases to testrail motivation as a developer i would like to define test cases for navbar verification definition of done all test cases are defined in testrail csp solution data visualization under relevant folder navbar navigation tests dashboards findings...
0
594,595
18,049,161,705
IssuesEvent
2021-09-19 12:41:24
codeforcroatia/imamopravoznati-theme
https://api.github.com/repos/codeforcroatia/imamopravoznati-theme
closed
Fix logos header/footer in 0.38.0.0
bug ⚡ priority
<!-- Check if this bug is already reported: [https://github.com/codeforcroatia/imamopravoznati-theme/issues](codeforcroatia/imamopravoznati-theme/issues). --> **Describe the bug** <!-- A clear and concise description of what the bug is. --> Fix logos header/footer in 0.38.0.0: - IPZ header - IPZ Pro heade...
1.0
Fix logos header/footer in 0.38.0.0 - <!-- Check if this bug is already reported: [https://github.com/codeforcroatia/imamopravoznati-theme/issues](codeforcroatia/imamopravoznati-theme/issues). --> **Describe the bug** <!-- A clear and concise description of what the bug is. --> Fix logos header/footer in 0....
priority
fix logos header footer in check if this bug is already reported codeforcroatia imamopravoznati theme issues describe the bug a clear and concise description of what the bug is fix logos header footer in ipz header ipz pro header cfc footer ipz prin...
1
359,985
10,683,147,874
IssuesEvent
2019-10-22 07:40:59
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
minecraft.gamepedia.com - see bug description
browser-fenix priority-important
<!-- @browser: Firefox Preview --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> **URL**: https://minecraft.gamepedia.com/Tutorials/Hopper#Potions_and_shulker_boxes **Browser / Version**: Firefox Preview **Operating System**: Android 8.0.0 **Tested...
1.0
minecraft.gamepedia.com - see bug description - <!-- @browser: Firefox Preview --> <!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> **URL**: https://minecraft.gamepedia.com/Tutorials/Hopper#Potions_and_shulker_boxes **Browser / Version**: Firefox Prev...
priority
minecraft gamepedia com see bug description url browser version firefox preview operating system android tested another browser yes problem type something else description tiled images in item configuration seems to be incorrectly offset from a spritesheet incorre...
1