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
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
209,700
16,054,294,591
IssuesEvent
2021-04-23 00:51:02
openshift/odo
https://api.github.com/repos/openshift/odo
closed
openshift-bot stuck in endless loop if travis fails
area/testing lifecycle/rotten
If travis test fail, the openshift-bot ends up spamming PR with `/retest`. You can see it in many PRs, one example is here https://github.com/openshift/odo/pull/4207#issuecomment-726345471 It looks like that openshift-bot can correctly detect that the test failed, but the `/retest` command doesn't trigger Travis ...
1.0
openshift-bot stuck in endless loop if travis fails - If travis test fail, the openshift-bot ends up spamming PR with `/retest`. You can see it in many PRs, one example is here https://github.com/openshift/odo/pull/4207#issuecomment-726345471 It looks like that openshift-bot can correctly detect that the test fai...
non_defect
openshift bot stuck in endless loop if travis fails if travis test fail the openshift bot ends up spamming pr with retest you can see it in many prs one example is here it looks like that openshift bot can correctly detect that the test failed but the retest command doesn t trigger travis tests so i...
0
38,168
8,680,726,357
IssuesEvent
2018-12-01 13:31:54
tschaban/AFE-Firmware
https://api.github.com/repos/tschaban/AFE-Firmware
closed
IDX not saved
Defect Incident
Configuration of IDX should not to be visible in T5 Realy conf the state of relay is not sent in T5
1.0
IDX not saved - Configuration of IDX should not to be visible in T5 Realy conf the state of relay is not sent in T5
defect
idx not saved configuration of idx should not to be visible in realy conf the state of relay is not sent in
1
113,008
17,115,607,408
IssuesEvent
2021-07-11 09:29:24
theHinneh/ridge-condos
https://api.github.com/repos/theHinneh/ridge-condos
opened
CVE-2020-8237 (High) detected in json-bigint-0.3.1.tgz
security vulnerability
## CVE-2020-8237 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-bigint-0.3.1.tgz</b></p></summary> <p>JSON.parse with bigints support</p> <p>Library home page: <a href="https://r...
True
CVE-2020-8237 (High) detected in json-bigint-0.3.1.tgz - ## CVE-2020-8237 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>json-bigint-0.3.1.tgz</b></p></summary> <p>JSON.parse with big...
non_defect
cve high detected in json bigint tgz cve high severity vulnerability vulnerable library json bigint tgz json parse with bigints support library home page a href path to dependency file ridge condos package json path to vulnerable library ridge condos node modules jso...
0
290,277
21,875,433,883
IssuesEvent
2022-05-19 09:42:08
dil-classroom/projet-friedli_jaquier_kaelin_pavicevic
https://api.github.com/repos/dil-classroom/projet-friedli_jaquier_kaelin_pavicevic
opened
Create diagrams for the --watch flag
documentation
Create a class and a sequence diagrams for the WatchService implementation to rebuild website on file change. **Duration:** - Optimistic: 1h - Pessimistic: 2h - Expected: 1h30
1.0
Create diagrams for the --watch flag - Create a class and a sequence diagrams for the WatchService implementation to rebuild website on file change. **Duration:** - Optimistic: 1h - Pessimistic: 2h - Expected: 1h30
non_defect
create diagrams for the watch flag create a class and a sequence diagrams for the watchservice implementation to rebuild website on file change duration optimistic pessimistic expected
0
18,292
12,742,156,598
IssuesEvent
2020-06-26 07:52:22
Camelcade/Perl5-IDEA
https://api.github.com/repos/Camelcade/Perl5-IDEA
opened
Adjust colon auto-insertion for resolvable variable in string/ternary
SmartKeys Usability problem
E.g. ``` my $somevar; say $a ? $somevar<caret>; say "something $somevar<caret>"; ```
True
Adjust colon auto-insertion for resolvable variable in string/ternary - E.g. ``` my $somevar; say $a ? $somevar<caret>; say "something $somevar<caret>"; ```
non_defect
adjust colon auto insertion for resolvable variable in string ternary e g my somevar say a somevar say something somevar
0
35,800
7,801,517,897
IssuesEvent
2018-06-09 22:18:46
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
CLUBB frustrations! -- switching the hydrometeor indices produces different results. (Trac #687)
Migrated from Trac clubb_src defect raut@uwm.edu
I was trying to refactor some code on Thursday. The original problem was that the hydrometeor indices were not a proper subset of the PDF indices when some options were enabled with Morrison microphysics. Here is an excerpt from the SVN log for r6892: ```text I recently ran across a problem in CLUBB. When looping ov...
1.0
CLUBB frustrations! -- switching the hydrometeor indices produces different results. (Trac #687) - I was trying to refactor some code on Thursday. The original problem was that the hydrometeor indices were not a proper subset of the PDF indices when some options were enabled with Morrison microphysics. Here is an exc...
defect
clubb frustrations switching the hydrometeor indices produces different results trac i was trying to refactor some code on thursday the original problem was that the hydrometeor indices were not a proper subset of the pdf indices when some options were enabled with morrison microphysics here is an excer...
1
820,841
30,792,037,000
IssuesEvent
2023-07-31 16:53:12
nacht-falter/aikido-course-website-django
https://api.github.com/repos/nacht-falter/aikido-course-website-django
closed
USER STORY: Account confirmation
EPIC: User Registration and Authentication THEME: User Accounts and Profiles PRIORITY: Should-Have SIZE: M
As a **user**, I can **receive an email** as **confirmation when I create a user account**. ### Acceptance Criteria - [x] After creating an account the user will receive an e-mail as confirmation. - [x] The email contains relevant details about the account and a confirmation message. ### Tasks - [x] Set up email f...
1.0
USER STORY: Account confirmation - As a **user**, I can **receive an email** as **confirmation when I create a user account**. ### Acceptance Criteria - [x] After creating an account the user will receive an e-mail as confirmation. - [x] The email contains relevant details about the account and a confirmation message...
non_defect
user story account confirmation as a user i can receive an email as confirmation when i create a user account acceptance criteria after creating an account the user will receive an e mail as confirmation the email contains relevant details about the account and a confirmation message ...
0
344,610
30,751,873,225
IssuesEvent
2023-07-28 20:06:16
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
[Increase Test Coverage] Batch 35
Tests
Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/modules/ps.py 51 salt/modules/slsutil.py 71 salt/modules/textfsm_mod.py 13 salt/states/http.py 70 salt/beacons/aix_accou...
1.0
[Increase Test Coverage] Batch 35 - Increase the code coverage percent on the following files to at least 80%. Please be aware that currently the percentage might be inaccurate if the module uses salt due to #64696 File | Percent salt/modules/ps.py 51 salt/modules/slsutil.py 71 salt/modules/textfsm_mod.py 13 salt/stat...
non_defect
batch increase the code coverage percent on the following files to at least please be aware that currently the percentage might be inaccurate if the module uses salt due to file percent salt modules ps py salt modules slsutil py salt modules textfsm mod py salt states http py salt beacons aix ac...
0
32,724
6,902,513,714
IssuesEvent
2017-11-25 21:36:50
networkx/networkx
https://api.github.com/repos/networkx/networkx
closed
DiGraph arrowheads not colored properly with numeric edge_color
Defect Needs PR
In draw_networkx_edges, the edge_color argument can be passed in as a numeric list/array which gets mapped to colors via edge_cmap, edge_vmin, edge_vmax. Even though the edges are colored correctly, the mapped edge_colors do not get attached correctly to the arrow heads drawn for a DiGraph. (Note: arrowheads are colo...
1.0
DiGraph arrowheads not colored properly with numeric edge_color - In draw_networkx_edges, the edge_color argument can be passed in as a numeric list/array which gets mapped to colors via edge_cmap, edge_vmin, edge_vmax. Even though the edges are colored correctly, the mapped edge_colors do not get attached correctly t...
defect
digraph arrowheads not colored properly with numeric edge color in draw networkx edges the edge color argument can be passed in as a numeric list array which gets mapped to colors via edge cmap edge vmin edge vmax even though the edges are colored correctly the mapped edge colors do not get attached correctly t...
1
79,377
28,137,947,659
IssuesEvent
2023-04-01 15:58:34
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Button "Back" has disappeared.
T-Defect
### Steps to reproduce Room: https://matrix.to/#/!LsPKoBmttGifvbCDSh:matrix.org I clicked on users in Invited. I suspect it's reason. ### Outcome ![image](https://user-images.githubusercontent.com/24779886/229301195-6ccda116-1a4b-46b2-855b-32d6d5be3aa8.png) ### Operating system _No response_ ### Browser info...
1.0
Button "Back" has disappeared. - ### Steps to reproduce Room: https://matrix.to/#/!LsPKoBmttGifvbCDSh:matrix.org I clicked on users in Invited. I suspect it's reason. ### Outcome ![image](https://user-images.githubusercontent.com/24779886/229301195-6ccda116-1a4b-46b2-855b-32d6d5be3aa8.png) ### Operating system...
defect
button back has disappeared steps to reproduce room i clicked on users in invited i suspect it s reason outcome operating system no response browser information no response url for webapp no response application version no response homeserver no resp...
1
80,174
30,085,965,622
IssuesEvent
2023-06-29 08:39:47
dkfans/keeperfx
https://api.github.com/repos/dkfans/keeperfx
closed
Fly through ceiling, back through floor
Type-Defect Priority-High
Creatures can fly through the ceiling and come back out of the floor. And easy map to reproduce this is lvl10, where there's high ceilings above the lava lake. Cheat a fly into existence, possess it and fly across the ceiling trying to go through it, and quite soon you will. ----- Seems I introduced this issue...
1.0
Fly through ceiling, back through floor - Creatures can fly through the ceiling and come back out of the floor. And easy map to reproduce this is lvl10, where there's high ceilings above the lava lake. Cheat a fly into existence, possess it and fly across the ceiling trying to go through it, and quite soon you will....
defect
fly through ceiling back through floor creatures can fly through the ceiling and come back out of the floor and easy map to reproduce this is where there s high ceilings above the lava lake cheat a fly into existence possess it and fly across the ceiling trying to go through it and quite soon you will ...
1
278,109
30,702,202,457
IssuesEvent
2023-07-27 01:11:04
hshivhare67/kernel_v4.1.15
https://api.github.com/repos/hshivhare67/kernel_v4.1.15
closed
CVE-2020-27194 (Medium) detected in linuxlinux-4.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2020-27194 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kern...
True
CVE-2020-27194 (Medium) detected in linuxlinux-4.6 - autoclosed - ## CVE-2020-27194 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux ...
non_defect
cve medium detected in linuxlinux autoclosed cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files kernel bpf verifier c kernel b...
0
17,061
9,596,747,184
IssuesEvent
2019-05-09 19:25:53
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Performance Regression
framework severe: performance ⚠ TODAY
On PR https://github.com/flutter/flutter/pull/32350 (submitted as https://github.com/flutter/flutter/commit/aeccd6a8bc51b8c93a96e575c003655fdc1fb18e) the following benchmarks regressed: * microbenchmarks/stock_layout_iteration * tiles_scroll_perf__timeline_summary/average_frame_build_time_millis * cull_opacity_per...
True
Performance Regression - On PR https://github.com/flutter/flutter/pull/32350 (submitted as https://github.com/flutter/flutter/commit/aeccd6a8bc51b8c93a96e575c003655fdc1fb18e) the following benchmarks regressed: * microbenchmarks/stock_layout_iteration * tiles_scroll_perf__timeline_summary/average_frame_build_time_m...
non_defect
performance regression on pr submitted as the following benchmarks regressed microbenchmarks stock layout iteration tiles scroll perf timeline summary average frame build time millis cull opacity perf timeline summary percentile frame build time millis cull opacity perf timeline summary avera...
0
39,636
9,596,871,917
IssuesEvent
2019-05-09 19:46:40
coherence-community/coherence-incubator
https://api.github.com/repos/coherence-community/coherence-incubator
closed
When there are multiple processing servers in a cluster, shutdown down one of them may cause task execution to hang
Module: Processing Pattern Priority: Major Type: Defect
Issue Description from the customer (bug 29602104) Lets say I have two machines (Machine1 and Machine2) joining and participating in a coherence cluster which are termed as Agents in our terminology. We generally use stand alone Client (No Storage enabled) to submit tasks to cluster above for distributed proce...
1.0
When there are multiple processing servers in a cluster, shutdown down one of them may cause task execution to hang - Issue Description from the customer (bug 29602104) Lets say I have two machines (Machine1 and Machine2) joining and participating in a coherence cluster which are termed as Agents in our terminolog...
defect
when there are multiple processing servers in a cluster shutdown down one of them may cause task execution to hang issue description from the customer bug lets say i have two machines and joining and participating in a coherence cluster which are termed as agents in our terminology we generally us...
1
358,191
10,618,519,484
IssuesEvent
2019-10-13 05:21:34
k8smeetup/website-tasks
https://api.github.com/repos/k8smeetup/website-tasks
opened
/blog/_posts/2017-04-00-Multi-Stage-Canary-Deployments-With-Kubernetes-In-The-Cloud-Onprem.md
lang/zh priority/P1 sync/new version/1.16 welcome
Source File: [/blog/_posts/2017-04-00-Multi-Stage-Canary-Deployments-With-Kubernetes-In-The-Cloud-Onprem.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2017-04-00-Multi-Stage-Canary-Deployments-With-Kubernetes-In-The-Cloud-Onprem.md)
1.0
/blog/_posts/2017-04-00-Multi-Stage-Canary-Deployments-With-Kubernetes-In-The-Cloud-Onprem.md - Source File: [/blog/_posts/2017-04-00-Multi-Stage-Canary-Deployments-With-Kubernetes-In-The-Cloud-Onprem.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/blog/_posts/2017-04-00-Multi-Stage-Canary-Deploy...
non_defect
blog posts multi stage canary deployments with kubernetes in the cloud onprem md source file
0
23,072
2,652,499,727
IssuesEvent
2015-03-16 17:39:36
ngds/ckanext-ngds
https://api.github.com/repos/ngds/ckanext-ngds
closed
Map search not working
priority.Major
This is a new CentOS 6.6 build of the current rpm - tested in Firefox and Chrome. http://159.87.39.5/map_search @FuhuXia @smrazgs
1.0
Map search not working - This is a new CentOS 6.6 build of the current rpm - tested in Firefox and Chrome. http://159.87.39.5/map_search @FuhuXia @smrazgs
non_defect
map search not working this is a new centos build of the current rpm tested in firefox and chrome fuhuxia smrazgs
0
23,049
2,652,300,352
IssuesEvent
2015-03-16 16:36:34
GoogleCloudPlatform/kubernetes
https://api.github.com/repos/GoogleCloudPlatform/kubernetes
closed
/watch stream filter
kind/enhancement priority/P3 team/master
Is it possible to filter /watch stream by timestamp or index (as in etcd waitIndex)? If no it we'll be great to have.
1.0
/watch stream filter - Is it possible to filter /watch stream by timestamp or index (as in etcd waitIndex)? If no it we'll be great to have.
non_defect
watch stream filter is it possible to filter watch stream by timestamp or index as in etcd waitindex if no it we ll be great to have
0
45,632
12,962,280,068
IssuesEvent
2020-07-20 16:54:25
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
[deploy] Deployment message says 4:0 pm today.
Defect
**Describe the defect** During deployments our deployment message says "Around 4:0 PM ET..." ![image](https://user-images.githubusercontent.com/1504756/87964335-ed059200-ca6e-11ea-8125-0c029be6ac52.png)
1.0
[deploy] Deployment message says 4:0 pm today. - **Describe the defect** During deployments our deployment message says "Around 4:0 PM ET..." ![image](https://user-images.githubusercontent.com/1504756/87964335-ed059200-ca6e-11ea-8125-0c029be6ac52.png)
defect
deployment message says pm today describe the defect during deployments our deployment message says around pm et
1
74,864
25,367,751,091
IssuesEvent
2022-11-21 08:12:39
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Unread message notification stuck in thread
T-Defect X-Needs-Info S-Major A-Notifications A-Threads
### Steps to reproduce 1. I have reviewed and clear all unread message notifications except for 2 2. I click into the room with the 2 unread message notifications (room ID !FopvdhNdkJGyyImWXb:thesis.co) 3. I open threads and locate the red unread message dot 4. I click on the thread with the dot and scroll through ...
1.0
Unread message notification stuck in thread - ### Steps to reproduce 1. I have reviewed and clear all unread message notifications except for 2 2. I click into the room with the 2 unread message notifications (room ID !FopvdhNdkJGyyImWXb:thesis.co) 3. I open threads and locate the red unread message dot 4. I click ...
defect
unread message notification stuck in thread steps to reproduce i have reviewed and clear all unread message notifications except for i click into the room with the unread message notifications room id fopvdhndkjgyyimwxb thesis co i open threads and locate the red unread message dot i click ...
1
64,658
7,834,388,917
IssuesEvent
2018-06-16 13:18:22
josdejong/mathjs
https://api.github.com/repos/josdejong/mathjs
closed
Rename 'eye'
design decision
Just a vote here to rename this to 'identity'. Two reasons, Identity is ubiquitous, and an 'eye matrix' can be confused for a view/projection/look-at matrix in graphics environments.
1.0
Rename 'eye' - Just a vote here to rename this to 'identity'. Two reasons, Identity is ubiquitous, and an 'eye matrix' can be confused for a view/projection/look-at matrix in graphics environments.
non_defect
rename eye just a vote here to rename this to identity two reasons identity is ubiquitous and an eye matrix can be confused for a view projection look at matrix in graphics environments
0
62,570
17,068,242,201
IssuesEvent
2021-07-07 10:00:44
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Desktop build process now depends on rustup
A-Packaging T-Defect
Only because it checks to see if the right rust target is installed for cross compiling. There must be a way to do this that doesn't involve rustup.
1.0
Desktop build process now depends on rustup - Only because it checks to see if the right rust target is installed for cross compiling. There must be a way to do this that doesn't involve rustup.
defect
desktop build process now depends on rustup only because it checks to see if the right rust target is installed for cross compiling there must be a way to do this that doesn t involve rustup
1
562,550
16,663,223,414
IssuesEvent
2021-06-06 18:04:45
hochschule-darmstadt/openartbrowser
https://api.github.com/repos/hochschule-darmstadt/openartbrowser
opened
Remove ngx-fit-text dependency
User Interface medium priority refactoring
**Reason (Why?)** [ngx-fit-text](https://www.npmjs.com/package/ngx-fit-text) is used to fit a text to the size of a parent element in html, but is not reliable and no longer supported/uses angular 4.0. Therefore it should be replaced by an alternative. It is manly used in the movement overview component. **Solution...
1.0
Remove ngx-fit-text dependency - **Reason (Why?)** [ngx-fit-text](https://www.npmjs.com/package/ngx-fit-text) is used to fit a text to the size of a parent element in html, but is not reliable and no longer supported/uses angular 4.0. Therefore it should be replaced by an alternative. It is manly used in the movement ...
non_defect
remove ngx fit text dependency reason why is used to fit a text to the size of a parent element in html but is not reliable and no longer supported uses angular therefore it should be replaced by an alternative it is manly used in the movement overview component solution what find an al...
0
12,290
2,689,493,073
IssuesEvent
2015-03-31 10:37:22
juanghurtado/turbo-sort
https://api.github.com/repos/juanghurtado/turbo-sort
closed
2.1 has bad shebang line
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. unzip turbo_sort_2.1.zip 2. chmod a+x turbo_sort.py 3. ./turbo_sort.py What is the expected output? It to run. What do you see instead? : not foundt.py: line 19: Version: ImageMagick 6.6.1-4 2010-06-14 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2010 ...
1.0
2.1 has bad shebang line - ``` What steps will reproduce the problem? 1. unzip turbo_sort_2.1.zip 2. chmod a+x turbo_sort.py 3. ./turbo_sort.py What is the expected output? It to run. What do you see instead? : not foundt.py: line 19: Version: ImageMagick 6.6.1-4 2010-06-14 Q16 http://www.imagemagick.org Copyrigh...
defect
has bad shebang line what steps will reproduce the problem unzip turbo sort zip chmod a x turbo sort py turbo sort py what is the expected output it to run what do you see instead not foundt py line version imagemagick copyright copyright c imagemagick ...
1
678,787
23,210,718,768
IssuesEvent
2022-08-02 09:52:43
owncloud/ocis
https://api.github.com/repos/owncloud/ocis
closed
A member of the space cannot see the public links of another manager
Type:Bug Priority:p2-high
ownCloud Web UI 5.7.0-rc.5 ocis: 2.0.0-beta.5 Steps: - Katherine creates project space "first" and shares it via public link "link1" - Katherine shares space to Einstein as manager Actual: Einstein can create link but cannot see link1 - Einstein creates public link2 Actual: Katherine can see link2 ...
1.0
A member of the space cannot see the public links of another manager - ownCloud Web UI 5.7.0-rc.5 ocis: 2.0.0-beta.5 Steps: - Katherine creates project space "first" and shares it via public link "link1" - Katherine shares space to Einstein as manager Actual: Einstein can create link but cannot see link1 ...
non_defect
a member of the space cannot see the public links of another manager owncloud web ui rc ocis beta steps katherine creates project space first and shares it via public link katherine shares space to einstein as manager actual einstein can create link but cannot see einst...
0
28,194
12,806,329,512
IssuesEvent
2020-07-03 09:14:49
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Example gives error in
Pri2 app-service/svc cxp escalated-product-team product-issue triaged
This example doesn't work. When launching the page at the end of the example, an error diagnostics page is displayed. Using the diagnostic link provided, the following errors were in the startup logs. 2020-06-29T22:42:58.922Z INFO - Starting multi-container app.. 2020-06-29T22:42:58.922Z ERROR - Exception in ...
1.0
Example gives error in - This example doesn't work. When launching the page at the end of the example, an error diagnostics page is displayed. Using the diagnostic link provided, the following errors were in the startup logs. 2020-06-29T22:42:58.922Z INFO - Starting multi-container app.. 2020-06-29T22:42:58....
non_defect
example gives error in this example doesn t work when launching the page at the end of the example an error diagnostics page is displayed using the diagnostic link provided the following errors were in the startup logs info starting multi container app error exception in ...
0
44,458
2,905,800,344
IssuesEvent
2015-06-19 04:07:49
facelessuser/Rummage
https://api.github.com/repos/facelessuser/Rummage
closed
Fix all lint issues and then have Travis CI keep track of it.
Maintenance Priority - High
- [x] Setup lint and fix all issues - [x] Add travis support
1.0
Fix all lint issues and then have Travis CI keep track of it. - - [x] Setup lint and fix all issues - [x] Add travis support
non_defect
fix all lint issues and then have travis ci keep track of it setup lint and fix all issues add travis support
0
154
2,714,678,298
IssuesEvent
2015-04-10 06:56:48
Jasig/cas
https://api.github.com/repos/Jasig/cas
closed
[CAS-753] Add Second-Level CAS Support
Architecture Future Major New Feature
Add second level CAS support Reported by: Scott Battaglia, id: battags Created: Wed, 28 Jan 2009 14:59:34 -0700 Updated: Tue, 10 Feb 2009 14:09:45 -0700 JIRA: https://issues.jasig.org/browse/CAS-753 http://www.ja-sig.org/wiki/display/CASUM/Second-Level+CAS+Server
1.0
[CAS-753] Add Second-Level CAS Support - Add second level CAS support Reported by: Scott Battaglia, id: battags Created: Wed, 28 Jan 2009 14:59:34 -0700 Updated: Tue, 10 Feb 2009 14:09:45 -0700 JIRA: https://issues.jasig.org/browse/CAS-753 http://www.ja-sig.org/wiki/display/CASUM/Second-Level+CAS+Server
non_defect
add second level cas support add second level cas support reported by scott battaglia id battags created wed jan updated tue feb jira
0
51,349
13,207,440,072
IssuesEvent
2020-08-14 23:06:31
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
Gain-dependent saturation in PMT simulator not on? (Trac #263)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/263">https://code.icecube.wisc.edu/projects/icecube/ticket/263</a>, reported by icecubeand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2011-05-19T05:16:10", "_ts": "13057...
1.0
Gain-dependent saturation in PMT simulator not on? (Trac #263) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/263">https://code.icecube.wisc.edu/projects/icecube/ticket/263</a>, reported by icecubeand owned by olivas</em></summary> <p> ```json { "status": "cl...
defect
gain dependent saturation in pmt simulator not on trac migrated from json status closed changetime ts description icetop lg dom saturation doesn t match data in latest icesim rc rc simulation seems to create volt waveforms while iceto...
1
19,122
3,143,949,041
IssuesEvent
2015-09-14 10:24:32
FreeRADIUS/freeradius-server
https://api.github.com/repos/FreeRADIUS/freeradius-server
opened
maps don't work in redundant sections
defect v3.1.x
The redundant failover part doesn't work. Just executes the map.
1.0
maps don't work in redundant sections - The redundant failover part doesn't work. Just executes the map.
defect
maps don t work in redundant sections the redundant failover part doesn t work just executes the map
1
3,745
2,610,068,093
IssuesEvent
2015-02-26 18:19:59
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
路桥看前列腺炎哪里最好
auto-migrated Priority-Medium Type-Defect
``` 路桥看前列腺炎哪里最好【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。...
1.0
路桥看前列腺炎哪里最好 - ``` 路桥看前列腺炎哪里最好【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费...
defect
路桥看前列腺炎哪里最好 路桥看前列腺炎哪里最好【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina...
1
67,232
20,961,586,914
IssuesEvent
2022-03-27 21:44:31
abedmaatalla/foursquared
https://api.github.com/repos/abedmaatalla/foursquared
closed
Displayed widget users should be smarter
Priority-Medium Type-Defect auto-migrated
``` If I'm at a bar with 3 of my friends, I don't want the widget to use all its space to display those three friends. The widget should instead merge those three entries into your own checkin- row and say something like: AVA Joe L. and 3 friends TAR On The Corner 4 minutes ago AVA Bob B. TAR Little Star ...
1.0
Displayed widget users should be smarter - ``` If I'm at a bar with 3 of my friends, I don't want the widget to use all its space to display those three friends. The widget should instead merge those three entries into your own checkin- row and say something like: AVA Joe L. and 3 friends TAR On The Corner 4 mi...
defect
displayed widget users should be smarter if i m at a bar with of my friends i don t want the widget to use all its space to display those three friends the widget should instead merge those three entries into your own checkin row and say something like ava joe l and friends tar on the corner mi...
1
76,469
26,444,875,138
IssuesEvent
2023-01-16 06:03:40
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
closed
Message input field obscured when using Japanese keyboard
T-Defect A-Composer S-Critical O-Occasional
### Steps to reproduce 1. Try to type in any room with a Japanese keyboard (I use gboard). 2. Note that the IME suggestions overlap the message input field. 3. If you are not entering text (and there are no IME suggestions) then the message input field is visible. This broke in the previous update (1.5.10) and ...
1.0
Message input field obscured when using Japanese keyboard - ### Steps to reproduce 1. Try to type in any room with a Japanese keyboard (I use gboard). 2. Note that the IME suggestions overlap the message input field. 3. If you are not entering text (and there are no IME suggestions) then the message input field is...
defect
message input field obscured when using japanese keyboard steps to reproduce try to type in any room with a japanese keyboard i use gboard note that the ime suggestions overlap the message input field if you are not entering text and there are no ime suggestions then the message input field is...
1
172,844
21,055,224,516
IssuesEvent
2022-04-01 02:03:09
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution]Rule Navigation breaks on Top risk score contributors
bug triage_needed Team: SecuritySolution
**Describe the bug** Rule Navigation breaks on Top risk score contributors **Build Details** ``` Version:8.2.0-SNAPSHOT BUILD 51431 COMMIT a743498436a863e142592cb535b43f44c448851a ``` **Steps** - Login to Kibana - Setup up the Host Risk Score feature - Generate multiple Alert e.g. Malicious , ransomware ...
True
[Security Solution]Rule Navigation breaks on Top risk score contributors - **Describe the bug** Rule Navigation breaks on Top risk score contributors **Build Details** ``` Version:8.2.0-SNAPSHOT BUILD 51431 COMMIT a743498436a863e142592cb535b43f44c448851a ``` **Steps** - Login to Kibana - Setup up the Host...
non_defect
rule navigation breaks on top risk score contributors describe the bug rule navigation breaks on top risk score contributors build details version snapshot build commit steps login to kibana setup up the host risk score feature generate multiple alert e g malicious...
0
24,897
7,581,926,364
IssuesEvent
2018-04-25 00:59:00
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
closed
ARM CI builds broken
arch-arm32 area-Build
I was looking at the ARM builds on the Jenkins server and I decided to take a look at the logs for the Ubuntu ARM builds to see if I can figure out why they're failing. It looks like they're missing the ABI linker package (also known as the emulation mode), which is causing the build to fail almost immediately. Any ch...
1.0
ARM CI builds broken - I was looking at the ARM builds on the Jenkins server and I decided to take a look at the logs for the Ubuntu ARM builds to see if I can figure out why they're failing. It looks like they're missing the ABI linker package (also known as the emulation mode), which is causing the build to fail alm...
non_defect
arm ci builds broken i was looking at the arm builds on the jenkins server and i decided to take a look at the logs for the ubuntu arm builds to see if i can figure out why they re failing it looks like they re missing the abi linker package also known as the emulation mode which is causing the build to fail alm...
0
121,858
10,196,446,221
IssuesEvent
2019-08-12 20:46:42
spacetelescope/mirage
https://api.github.com/repos/spacetelescope/mirage
closed
Generate commissioning image for WFR3
Testing
We received the following email from @obi-wan76 as a follow-up from the WFR2 quicklook tools splinter meeting: > I was thinking about how feasible would be to get together before WFR3 (March) to compare results from the different tools discussed during our WFR2 splinter session. We could start by trying to simulate ...
1.0
Generate commissioning image for WFR3 - We received the following email from @obi-wan76 as a follow-up from the WFR2 quicklook tools splinter meeting: > I was thinking about how feasible would be to get together before WFR3 (March) to compare results from the different tools discussed during our WFR2 splinter sessio...
non_defect
generate commissioning image for we received the following email from obi as a follow up from the quicklook tools splinter meeting i was thinking about how feasible would be to get together before march to compare results from the different tools discussed during our splinter session we could star...
0
12,433
2,698,820,187
IssuesEvent
2015-04-03 11:29:37
WebMeCMS/webme
https://api.github.com/repos/WebMeCMS/webme
closed
Latest Update ?
auto-migrated Priority-Medium Type-Defect
``` Was just checking over the project, Seems pretty good to learn from. There is a slight problem though, I noticed the available download is for r95, the latest update you can go back to is r803. So doing manual updates to the current would be annoying as there's a few hundred or so updates missing. don't suppose...
1.0
Latest Update ? - ``` Was just checking over the project, Seems pretty good to learn from. There is a slight problem though, I noticed the available download is for r95, the latest update you can go back to is r803. So doing manual updates to the current would be annoying as there's a few hundred or so updates missi...
defect
latest update was just checking over the project seems pretty good to learn from there is a slight problem though i noticed the available download is for the latest update you can go back to is so doing manual updates to the current would be annoying as there s a few hundred or so updates missing ...
1
447,799
31,722,940,374
IssuesEvent
2023-09-10 16:14:22
pycaret/pycaret
https://api.github.com/repos/pycaret/pycaret
reopened
[DOC]: Add some documentation about which models are implemented within PyCaret, and where to go to read more information about the underlying libraries
documentation
### pycaret version checks - [X] I have checked that the issue still exists on the latest versions of the docs [here](https://pycaret.gitbook.io/docs/) ### Location of the documentation https://pycaret.gitbook.io/docs/ ### Documentation problem There's no documentation about the specific models which are implemen...
1.0
[DOC]: Add some documentation about which models are implemented within PyCaret, and where to go to read more information about the underlying libraries - ### pycaret version checks - [X] I have checked that the issue still exists on the latest versions of the docs [here](https://pycaret.gitbook.io/docs/) ### Locati...
non_defect
add some documentation about which models are implemented within pycaret and where to go to read more information about the underlying libraries pycaret version checks i have checked that the issue still exists on the latest versions of the docs location of the documentation documentati...
0
691,840
23,713,257,628
IssuesEvent
2022-08-30 09:35:52
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
tix.axs.com - site is not usable
status-needsinfo priority-normal browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 104.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:104.0) Gecko/104.0 Firefox/104.0 --> <!-- @reported_with: android-components-reporter --> <!-- @extra_labels: browser-fenix --> **URL**: https://tix.axs.com/L%2bbxCwAAAACyeYR0AAAAAADr%2fv%2f%2f%2fwD%2f%2f%2f%2f%2fBXRoZW1lAP%2f...
1.0
tix.axs.com - site is not usable - <!-- @browser: Firefox Mobile 104.0 --> <!-- @ua_header: Mozilla/5.0 (Android 12; Mobile; rv:104.0) Gecko/104.0 Firefox/104.0 --> <!-- @reported_with: android-components-reporter --> <!-- @extra_labels: browser-fenix --> **URL**: https://tix.axs.com/L%2bbxCwAAAACyeYR0AAAAAADr%2fv%2f%...
non_defect
tix axs com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce site thinks i am a bot tried refreshing screen cle...
0
212,710
23,939,456,629
IssuesEvent
2022-09-11 17:53:02
HoloRes/suisei-bot
https://api.github.com/repos/HoloRes/suisei-bot
closed
CVE-2022-31151 (Medium) detected in undici-5.1.1.tgz - autoclosed
security vulnerability
## CVE-2022-31151 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undici-5.1.1.tgz</b></p></summary> <p>An HTTP/1.1 client, written from scratch for Node.js</p> <p>Library home page:...
True
CVE-2022-31151 (Medium) detected in undici-5.1.1.tgz - autoclosed - ## CVE-2022-31151 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undici-5.1.1.tgz</b></p></summary> <p>An HTTP/1....
non_defect
cve medium detected in undici tgz autoclosed cve medium severity vulnerability vulnerable library undici tgz an http client written from scratch for node js library home page a href path to dependency file package json path to vulnerable library node modules...
0
130,692
12,453,023,326
IssuesEvent
2020-05-27 13:15:20
jenkinsci/ui-ux-hackfest-2020
https://api.github.com/repos/jenkinsci/ui-ux-hackfest-2020
opened
Updated the Jenkins Configuration as Code demo to support System Read and Manage permissions
documentation ux-testing
I spent some time to refresh my Configuration-as-Code demo so that it provides a playground for those who want to test System Read and Manage permissions which were added to the Jenkins Core recently. I have also added a Plugin Manager Tool these and reported a few UX issues I hit. ## Links <!-- Link the related...
1.0
Updated the Jenkins Configuration as Code demo to support System Read and Manage permissions - I spent some time to refresh my Configuration-as-Code demo so that it provides a playground for those who want to test System Read and Manage permissions which were added to the Jenkins Core recently. I have also added a Plug...
non_defect
updated the jenkins configuration as code demo to support system read and manage permissions i spent some time to refresh my configuration as code demo so that it provides a playground for those who want to test system read and manage permissions which were added to the jenkins core recently i have also added a plug...
0
127,393
18,010,445,387
IssuesEvent
2021-09-16 07:59:16
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
opened
CVE-2021-0448 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2021-0448 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pa...
True
CVE-2021-0448 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2021-0448 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Car...
non_defect
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href vulnerable source files net netfilt...
0
61,067
17,023,593,339
IssuesEvent
2021-07-03 02:49:32
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
man_made=pier multipolygons not rendered
Component: osmarender Priority: major Resolution: wontfix Type: defect
**[Submitted to the original trac issue database at 4.34am, Friday, 21st May 2010]** The piers along here are not being rendered by osmarender, although areas on the piers (a building and some park space are visible there) are being rendered. Compare to the OSM data or the Mapnik rendering. [http://www.openstreetma...
1.0
man_made=pier multipolygons not rendered - **[Submitted to the original trac issue database at 4.34am, Friday, 21st May 2010]** The piers along here are not being rendered by osmarender, although areas on the piers (a building and some park space are visible there) are being rendered. Compare to the OSM data or the Ma...
defect
man made pier multipolygons not rendered the piers along here are not being rendered by osmarender although areas on the piers a building and some park space are visible there are being rendered compare to the osm data or the mapnik rendering
1
7,242
2,610,359,926
IssuesEvent
2015-02-26 19:56:28
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
closed
Clicking on the Insert/Edit Image button doesn't show all the dialog
auto-migrated Priority-Medium Type-Defect
``` What's the problem? In Chrome on Windows and on Mac, when I click on the Insert/Edit button, a dialog appears, but it has no contents for the URL etc, just a close button at the bottom right hand corner. What browser are you using? Chrome What version of ScribeFire are you running? 4.0 ``` ----- Origin...
1.0
Clicking on the Insert/Edit Image button doesn't show all the dialog - ``` What's the problem? In Chrome on Windows and on Mac, when I click on the Insert/Edit button, a dialog appears, but it has no contents for the URL etc, just a close button at the bottom right hand corner. What browser are you using? Chrome...
defect
clicking on the insert edit image button doesn t show all the dialog what s the problem in chrome on windows and on mac when i click on the insert edit button a dialog appears but it has no contents for the url etc just a close button at the bottom right hand corner what browser are you using chrome...
1
140,703
21,186,579,071
IssuesEvent
2022-04-08 13:20:03
gap-packages/simplicial-surfaces
https://api.github.com/repos/gap-packages/simplicial-surfaces
closed
Homomorphisms between twisted polygonal complexes
enhancement documentation design
Extend the homomorphisms of the package to twisted polygonal complexes.
1.0
Homomorphisms between twisted polygonal complexes - Extend the homomorphisms of the package to twisted polygonal complexes.
non_defect
homomorphisms between twisted polygonal complexes extend the homomorphisms of the package to twisted polygonal complexes
0
49,391
13,186,661,783
IssuesEvent
2020-08-13 00:54:35
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[topeventcleaning] Docs are out-of-sync (Trac #1279)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1279">https://code.icecube.wisc.edu/ticket/1279</a>, reported by olivas and owned by karg</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "The parameter description in ...
1.0
[topeventcleaning] Docs are out-of-sync (Trac #1279) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1279">https://code.icecube.wisc.edu/ticket/1279</a>, reported by olivas and owned by karg</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:...
defect
docs are out of sync trac migrated from json status closed changetime description the parameter description in the docs doesn t match the code n badstationlist is not a parameter n badtanklist isn t documented n excludedstations is not a parameter n ...
1
48,346
13,068,454,247
IssuesEvent
2020-07-31 03:37:51
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[genie-icetray] lib detection (Trac #2210)
Migrated from Trac combo simulation defect
With py2-v3.1.0, we have a new Genie install in CVMFS. This means new detection challenges: * LHAPDF * PYTHIA * libGenVector from ROOT I've tested manually adding these libraries to the linker command outside of cmake, and it can then link genie-icetray-mkspl correctly. Someone needs to go fix the cmakelists. Migr...
1.0
[genie-icetray] lib detection (Trac #2210) - With py2-v3.1.0, we have a new Genie install in CVMFS. This means new detection challenges: * LHAPDF * PYTHIA * libGenVector from ROOT I've tested manually adding these libraries to the linker command outside of cmake, and it can then link genie-icetray-mkspl correctly. ...
defect
lib detection trac with we have a new genie install in cvmfs this means new detection challenges lhapdf pythia libgenvector from root i ve tested manually adding these libraries to the linker command outside of cmake and it can then link genie icetray mkspl correctly someone needs to go ...
1
393,951
11,627,136,804
IssuesEvent
2020-02-27 16:03:32
kubernetes-sigs/cluster-api-provider-vsphere
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-vsphere
closed
provide workload cluster template for clusterctlv2
kind/feature lifecycle/active priority/important-soon
/kind feature **Describe the solution you'd like** CAPV should provide provide workload cluster templates for clusterctl. The 2 flavours that we support are the following: - mono: mono-instance control plane relying on `kubeadmConfig` - ha: HA control plane relying on HA Proxy as a load balancer and the `Kubead...
1.0
provide workload cluster template for clusterctlv2 - /kind feature **Describe the solution you'd like** CAPV should provide provide workload cluster templates for clusterctl. The 2 flavours that we support are the following: - mono: mono-instance control plane relying on `kubeadmConfig` - ha: HA control plane r...
non_defect
provide workload cluster template for kind feature describe the solution you d like capv should provide provide workload cluster templates for clusterctl the flavours that we support are the following mono mono instance control plane relying on kubeadmconfig ha ha control plane relying on h...
0
39,125
9,213,811,408
IssuesEvent
2019-03-10 15:06:29
techo/voluntariado-eventual
https://api.github.com/repos/techo/voluntariado-eventual
opened
Datos personales en plantilla
Defecto
**Describí el error** Al confirmar un punto de encuentro aparecen datos personales del referente de punto. Esto puede ser problemático. **Para reproducirlo** Pasos para reproducir el comportamiento: 1. Ir a un actividad 2. Clickear en inscribirme 3. Seleccionar punto de encuentro 4. Ver el error en la pantalla...
1.0
Datos personales en plantilla - **Describí el error** Al confirmar un punto de encuentro aparecen datos personales del referente de punto. Esto puede ser problemático. **Para reproducirlo** Pasos para reproducir el comportamiento: 1. Ir a un actividad 2. Clickear en inscribirme 3. Seleccionar punto de encuentro...
defect
datos personales en plantilla describí el error al confirmar un punto de encuentro aparecen datos personales del referente de punto esto puede ser problemático para reproducirlo pasos para reproducir el comportamiento ir a un actividad clickear en inscribirme seleccionar punto de encuentro...
1
70,460
13,483,238,946
IssuesEvent
2020-09-11 03:26:08
biomes-team/BiomesIslands
https://api.github.com/repos/biomes-team/BiomesIslands
opened
Twisty trees
Status: To Do Work: Art Work: Code: XML
Cold, wind, and poor soil stunt these trees. They survive and grow, but the struggle is visible. Primarily for Tundra islands https://en.wikipedia.org/wiki/Krummholz - [ ] Code (xml) - [ ] Art
1.0
Twisty trees - Cold, wind, and poor soil stunt these trees. They survive and grow, but the struggle is visible. Primarily for Tundra islands https://en.wikipedia.org/wiki/Krummholz - [ ] Code (xml) - [ ] Art
non_defect
twisty trees cold wind and poor soil stunt these trees they survive and grow but the struggle is visible primarily for tundra islands code xml art
0
169,178
13,128,116,029
IssuesEvent
2020-08-06 11:42:14
ymcatwincities/openy
https://api.github.com/repos/ymcatwincities/openy
opened
Upgrade some contribs
Level: Middle PR: Needs Testing Severity: Important Type: Enhancement Type: Task dependencies
In order to become ready for Drupal 9, we should upgrade and test for regressions modules below drupal/better_exposed_filters ~3.0-alpha5 => ^4 drupal/recaptcha ~2.5 => ^3 drupal/simple_menu_icons 1.x-dev => 2.x-dev drupal/slick_views 1.0-rc2 => ^2
1.0
Upgrade some contribs - In order to become ready for Drupal 9, we should upgrade and test for regressions modules below drupal/better_exposed_filters ~3.0-alpha5 => ^4 drupal/recaptcha ~2.5 => ^3 drupal/simple_menu_icons 1.x-dev => 2.x-dev drupal/slick_views 1.0-rc2 => ^2
non_defect
upgrade some contribs in order to become ready for drupal we should upgrade and test for regressions modules below drupal better exposed filters drupal recaptcha drupal simple menu icons x dev x dev drupal slick views
0
59,356
17,023,096,924
IssuesEvent
2021-07-03 00:21:58
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
"esc" while moving a point hang the applet
Component: applet Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 11.54pm, Tuesday, 17th January 2006]** If I hit "escape" key while moving a point, the applet hangs and the point is slightly moved. The behavior I expected was to cancel the move. (It will allow to move a segment to look dots behind it without sending a modificat...
1.0
"esc" while moving a point hang the applet - **[Submitted to the original trac issue database at 11.54pm, Tuesday, 17th January 2006]** If I hit "escape" key while moving a point, the applet hangs and the point is slightly moved. The behavior I expected was to cancel the move. (It will allow to move a segment to lo...
defect
esc while moving a point hang the applet if i hit escape key while moving a point the applet hangs and the point is slightly moved the behavior i expected was to cancel the move it will allow to move a segment to look dots behind it without sending a modification request to the server
1
41,902
10,699,175,854
IssuesEvent
2019-10-23 20:21:17
mozilla/blurts-server
https://api.github.com/repos/mozilla/blurts-server
closed
Bento box opens unexpectedly
front-end type: defect
STR: 1. Use bento to visit a site (e.g., send) 2. Click back over to the Monitor tab 3. Click somewhere in the Monitor page Expected results: Nothing happens Actual results: Bento box opens again
1.0
Bento box opens unexpectedly - STR: 1. Use bento to visit a site (e.g., send) 2. Click back over to the Monitor tab 3. Click somewhere in the Monitor page Expected results: Nothing happens Actual results: Bento box opens again
defect
bento box opens unexpectedly str use bento to visit a site e g send click back over to the monitor tab click somewhere in the monitor page expected results nothing happens actual results bento box opens again
1
553,368
16,370,958,638
IssuesEvent
2021-05-15 05:07:13
edwisely-ai/Relationship-Management
https://api.github.com/repos/edwisely-ai/Relationship-Management
closed
Call with SMGOIH - H&S HOD, VP
Priority High
Informed about the section change and shared the whatsapp messages
1.0
Call with SMGOIH - H&S HOD, VP - Informed about the section change and shared the whatsapp messages
non_defect
call with smgoih h s hod vp informed about the section change and shared the whatsapp messages
0
62,562
17,049,550,048
IssuesEvent
2021-07-06 07:12:33
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Invite new room members by mxid doesn't show image and name
A-Invite P1 S-Major T-Defect
<!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitt...
1.0
Invite new room members by mxid doesn't show image and name - <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix ...
defect
invite new room members by mxid doesn t show image and name this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it ...
1
67,703
21,075,875,675
IssuesEvent
2022-04-02 05:57:04
klubcoin/lcn-mobile
https://api.github.com/repos/klubcoin/lcn-mobile
closed
[Wallet Management][Account Management][Biometrics] Fix should not delete primary wallet account after unlocking the application via biometrics.
Defect Won't Have Critical Account Maintenance Services Wallet Account Management
### **Description:** Should not delete primary wallet account. **Build Environment:** Staging Environment **Affects Version:** 1.0.0.12 **Device Platform:** Android **Device OS:** 11 **Test Device:** OnePlus 7T Pro ### **Pre-condition:** 1. Successfully installed the app 2. Successfully logged in. 3. User...
1.0
[Wallet Management][Account Management][Biometrics] Fix should not delete primary wallet account after unlocking the application via biometrics. - ### **Description:** Should not delete primary wallet account. **Build Environment:** Staging Environment **Affects Version:** 1.0.0.12 **Device Platform:** Android *...
defect
fix should not delete primary wallet account after unlocking the application via biometrics description should not delete primary wallet account build environment staging environment affects version device platform android device os test device oneplus pro ...
1
25,311
4,288,706,068
IssuesEvent
2016-07-17 16:51:25
kraigs-android/kraigsandroid
https://api.github.com/repos/kraigs-android/kraigsandroid
closed
Rotating phone cuts off music preview
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Make sure auto-rotate isn't disabled 2. Select song i Alarm Klock so the preview starts playing 3. Rotate phone What is the expected output? What do you see instead? Expect phone to rotate display, and music to continue to play. Instead, music is cut off and music selecti...
1.0
Rotating phone cuts off music preview - ``` What steps will reproduce the problem? 1. Make sure auto-rotate isn't disabled 2. Select song i Alarm Klock so the preview starts playing 3. Rotate phone What is the expected output? What do you see instead? Expect phone to rotate display, and music to continue to play. Inst...
defect
rotating phone cuts off music preview what steps will reproduce the problem make sure auto rotate isn t disabled select song i alarm klock so the preview starts playing rotate phone what is the expected output what do you see instead expect phone to rotate display and music to continue to play inst...
1
32,549
12,129,372,293
IssuesEvent
2020-04-22 22:25:36
18F/tts-tech-portfolio
https://api.github.com/repos/18F/tts-tech-portfolio
closed
TTS Auditing Strategy
epic: policy and guidance epic: security and compliance grooming: draft - initial
## User Story: ## Problem Statement: ## Background information: ## Actions to take: ## Acceptance criteria: ## Supporting Documentation: ## Related Issues: https://github.com/18F/tts-tech-portfolio/issues/20 18F/aws-admin#23
True
TTS Auditing Strategy - ## User Story: ## Problem Statement: ## Background information: ## Actions to take: ## Acceptance criteria: ## Supporting Documentation: ## Related Issues: https://github.com/18F/tts-tech-portfolio/issues/20 18F/aws-admin#23
non_defect
tts auditing strategy user story problem statement background information actions to take acceptance criteria supporting documentation related issues aws admin
0
77,697
27,112,653,924
IssuesEvent
2023-02-15 16:18:54
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
"Seen by" overflows with text when in a thread
T-Defect
### Steps to reproduce When looking at this thread in TWIM: https://matrix.to/#/!QQpfJfZvqxbCfeDgCj:matrix.org/$ZzpgC2K0bqxhEsiDpYRzb1uNFvjdg5KbKP3MBV1QiTw?via=matrix.org&via=element.io&via=envs.net I noticed that the "seen by" information is overflowing with the text of the message. <img width="511" alt="image" s...
1.0
"Seen by" overflows with text when in a thread - ### Steps to reproduce When looking at this thread in TWIM: https://matrix.to/#/!QQpfJfZvqxbCfeDgCj:matrix.org/$ZzpgC2K0bqxhEsiDpYRzb1uNFvjdg5KbKP3MBV1QiTw?via=matrix.org&via=element.io&via=envs.net I noticed that the "seen by" information is overflowing with the text ...
defect
seen by overflows with text when in a thread steps to reproduce when looking at this thread in twim i noticed that the seen by information is overflowing with the text of the message img width alt image src img width alt image src outcome what did you expect that t...
1
49,797
13,187,273,517
IssuesEvent
2020-08-13 02:53:36
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[icerec] Incremental Release V05-01-10 (Trac #2101)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2101">https://code.icecube.wisc.edu/ticket/2101</a>, reported by joertlin and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:14:49", "description": "Pass2 needs a fix for ...
1.0
[icerec] Incremental Release V05-01-10 (Trac #2101) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2101">https://code.icecube.wisc.edu/ticket/2101</a>, reported by joertlin and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T...
defect
incremental release trac migrated from json status closed changetime description needs a fix for the fss filter since we also apply this filter on data the new incremental release needs to include the following commit modifications on the fs...
1
268,252
28,565,875,742
IssuesEvent
2023-04-21 02:02:08
andygonzalez2010/store
https://api.github.com/repos/andygonzalez2010/store
closed
CVE-2020-36181 (High) detected in jackson-databind-2.9.8.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2020-36181 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-36181 (High) detected in jackson-databind-2.9.8.jar - autoclosed - ## CVE-2020-36181 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary...
non_defect
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to...
0
73,244
15,253,588,595
IssuesEvent
2021-02-20 08:23:57
gsylvie/madness
https://api.github.com/repos/gsylvie/madness
closed
CVE-2009-0217 (Medium) detected in xmlsec-1.3.0.jar - autoclosed
security vulnerability
## CVE-2009-0217 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlsec-1.3.0.jar</b></p></summary> <p>The XML Security project is aimed at providing implementation of security stand...
True
CVE-2009-0217 (Medium) detected in xmlsec-1.3.0.jar - autoclosed - ## CVE-2009-0217 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlsec-1.3.0.jar</b></p></summary> <p>The XML Secu...
non_defect
cve medium detected in xmlsec jar autoclosed cve medium severity vulnerability vulnerable library xmlsec jar the xml security project is aimed at providing implementation of security standards for xml path to dependency file madness pom xml path to vulnerable library c...
0
56,698
15,302,068,508
IssuesEvent
2021-02-24 14:20:53
GameLabGraz/Maroon
https://api.github.com/repos/GameLabGraz/Maroon
opened
[Physics Lab] Helpi is back
defect prio: low
**Describe the defect** When exiting an experiment in the physics lab in order to go back to the lab, the initial Helpi tutorial appears again. **To Reproduce** Steps to reproduce the behavior: 1. Enter the physics lab. 2. Enter an experiment. 3. Exit the experiment back to the lab. 4. See error/Helpi **Exp...
1.0
[Physics Lab] Helpi is back - **Describe the defect** When exiting an experiment in the physics lab in order to go back to the lab, the initial Helpi tutorial appears again. **To Reproduce** Steps to reproduce the behavior: 1. Enter the physics lab. 2. Enter an experiment. 3. Exit the experiment back to the lab...
defect
helpi is back describe the defect when exiting an experiment in the physics lab in order to go back to the lab the initial helpi tutorial appears again to reproduce steps to reproduce the behavior enter the physics lab enter an experiment exit the experiment back to the lab see er...
1
774,680
27,206,279,003
IssuesEvent
2023-02-20 13:19:31
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.instagram.com - design is broken
priority-critical browser-fenix engine-gecko android13
<!-- @browser: Firefox Mobile 112.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/112.0 Firefox/112.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/118473 --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.ins...
1.0
www.instagram.com - design is broken - <!-- @browser: Firefox Mobile 112.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/112.0 Firefox/112.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/118473 --> <!-- @extra_labels: brow...
non_defect
design is broken url browser version firefox mobile operating system android tested another browser yes other problem type design is broken description items not fully visible steps to reproduce checked if the browser was in another name view t...
0
22,214
3,618,870,909
IssuesEvent
2016-02-08 13:50:19
ApertureLabsLtd/mphidflash
https://api.github.com/repos/ApertureLabsLtd/mphidflash
closed
Can't debug usb connection on linux (fix included)
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. connect board with PIC, forgetting to set Linux udev rules for file permissions 2. run "mphidflash -w EBF_EBBv13_and_above.hex -r" and receive "Error: Device not found (is device attached and in Bootloader mode?)" 3. run "mphidflash -d3 -w EBF_EBBv13_and_above.hex -r" and...
1.0
Can't debug usb connection on linux (fix included) - ``` What steps will reproduce the problem? 1. connect board with PIC, forgetting to set Linux udev rules for file permissions 2. run "mphidflash -w EBF_EBBv13_and_above.hex -r" and receive "Error: Device not found (is device attached and in Bootloader mode?)" 3. ru...
defect
can t debug usb connection on linux fix included what steps will reproduce the problem connect board with pic forgetting to set linux udev rules for file permissions run mphidflash w ebf and above hex r and receive error device not found is device attached and in bootloader mode run mp...
1
34,283
7,434,798,393
IssuesEvent
2018-03-26 12:20:51
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Calendar dateType ignored in multiple/range modes
defect
**I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request h...
1.0
Calendar dateType ignored in multiple/range modes - **I'm submitting a ...** (check one with "x") ``` [x] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] suppo...
defect
calendar datetype ignored in multiple range modes i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here...
1
566,829
16,831,533,372
IssuesEvent
2021-06-18 06:01:29
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
closed
Network Issue : open file /32: No such file or directory
kind/question meta/help wanted priority/low
# Subject Other ## Description Hello ! I am just a beginner, I want to deploy a mail server on a VM running docker, I followed the documentation but I can not connect to the mail server. I found some errors in the logs : ``` Jun 17 20:47:43 mail postfix/postscreen[3170]: error: open file /32: No such file or di...
1.0
Network Issue : open file /32: No such file or directory - # Subject Other ## Description Hello ! I am just a beginner, I want to deploy a mail server on a VM running docker, I followed the documentation but I can not connect to the mail server. I found some errors in the logs : ``` Jun 17 20:47:43 mail postfix...
non_defect
network issue open file no such file or directory subject other description hello i am just a beginner i want to deploy a mail server on a vm running docker i followed the documentation but i can not connect to the mail server i found some errors in the logs jun mail postfix post...
0
1,265
2,603,740,626
IssuesEvent
2015-02-24 17:41:01
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Crash when repeatedly loading an AIModule
auto-migrated Priority-Critical Type-Defect Usability
``` What steps will reproduce the problem? 1. Write an AIModule that just gets loaded and does some looping over Player::GetUnits() (this is probably not required, but it's in mine). 2. Load Starcraft with ChaosLoader and make sure it loads your module (put a print in onStart(). Load the game, start a single player...
1.0
Crash when repeatedly loading an AIModule - ``` What steps will reproduce the problem? 1. Write an AIModule that just gets loaded and does some looping over Player::GetUnits() (this is probably not required, but it's in mine). 2. Load Starcraft with ChaosLoader and make sure it loads your module (put a print in onSt...
defect
crash when repeatedly loading an aimodule what steps will reproduce the problem write an aimodule that just gets loaded and does some looping over player getunits this is probably not required but it s in mine load starcraft with chaosloader and make sure it loads your module put a print in onst...
1
32,664
6,890,258,423
IssuesEvent
2017-11-22 13:25:35
jOOQ/jOOX
https://api.github.com/repos/jOOQ/jOOX
closed
Match.content(String) should treat &amp; and other entities as entities
P: High R: Fixed T: Defect T: Incompatible change
When content passed to `Match.content(String)` contains entities, those entities should be handled like any other XML content. This is currently done as soon as the content also contains XML elements, but not if it only contains text (with entities). The following test should pass: ```java // Tests 1-4 ...
1.0
Match.content(String) should treat &amp; and other entities as entities - When content passed to `Match.content(String)` contains entities, those entities should be handled like any other XML content. This is currently done as soon as the content also contains XML elements, but not if it only contains text (with entiti...
defect
match content string should treat amp and other entities as entities when content passed to match content string contains entities those entities should be handled like any other xml content this is currently done as soon as the content also contains xml elements but not if it only contains text with entiti...
1
6,562
2,610,256,900
IssuesEvent
2015-02-26 19:22:00
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳激光祛痘要多久
auto-migrated Priority-Medium Type-Defect
``` 深圳激光祛痘要多久【深圳韩方科颜全国热线400-869-1818,24小 时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:37
1.0
深圳激光祛痘要多久 - ``` 深圳激光祛痘要多久【深圳韩方科颜全国热线400-869-1818,24小 时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:37
defect
深圳激光祛痘要多久 深圳激光祛痘要多久【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国�� �方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩� ��科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹” 健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专�� �治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的� ��痘。 original issue reported on code google com by szft com on may at
1
23,228
3,777,894,572
IssuesEvent
2016-03-17 21:45:37
project8/monarch
https://api.github.com/repos/project8/monarch
closed
Record ID and Timestamp are not actually stored in the egg files
Defect High Priority
How this should be done, exactly, is currently under investigation.
1.0
Record ID and Timestamp are not actually stored in the egg files - How this should be done, exactly, is currently under investigation.
defect
record id and timestamp are not actually stored in the egg files how this should be done exactly is currently under investigation
1
332,353
10,091,886,928
IssuesEvent
2019-07-26 15:16:02
kubernetes-sigs/cluster-api-provider-docker
https://api.github.com/repos/kubernetes-sigs/cluster-api-provider-docker
closed
Update to newest kubebuilder
kind/feature lifecycle/active priority/important-soon
/kind feature **Describe the solution you'd like** We should use kubebuilder v0.2 for the controller and DockerMachine types coming in v1a2 as that's what all the other CAPD projects have settled on. /priority important-soon /assign /lifecycle active
1.0
Update to newest kubebuilder - /kind feature **Describe the solution you'd like** We should use kubebuilder v0.2 for the controller and DockerMachine types coming in v1a2 as that's what all the other CAPD projects have settled on. /priority important-soon /assign /lifecycle active
non_defect
update to newest kubebuilder kind feature describe the solution you d like we should use kubebuilder for the controller and dockermachine types coming in as that s what all the other capd projects have settled on priority important soon assign lifecycle active
0
81,627
31,157,199,744
IssuesEvent
2023-08-16 13:50:15
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Stuck notifications in a room with no posting permissions
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? I restarted my Element client and have 2 unreads in the web announcements room. Clicking in and clicking out does not clear the unread counts ![image](https://github.com/vector-im/element-web/assets/89144281/071aac66-f69c-4711-8459-20c5fbae8315)...
1.0
Stuck notifications in a room with no posting permissions - ### Steps to reproduce 1. Where are you starting? What can you see? I restarted my Element client and have 2 unreads in the web announcements room. Clicking in and clicking out does not clear the unread counts ![image](https://github.com/vector-im/eleme...
defect
stuck notifications in a room with no posting permissions steps to reproduce where are you starting what can you see i restarted my element client and have unreads in the web announcements room clicking in and clicking out does not clear the unread counts outcome what did you expe...
1
26,290
4,668,767,893
IssuesEvent
2016-10-06 04:45:22
imhazige/zkjs
https://api.github.com/repos/imhazige/zkjs
closed
下拉组件的错误
auto-migrated Priority-Medium Type-Defect
``` 下拉组件的错误:   1.在输入值到下位的时候旁边会右边会出现一个灰色的� ��西   2.键盘支持不是很理想   3.键盘回车时保存值到下拉中! 我今天才看到的,还没有看源码了!这个东西写的不错啊, ``` Original issue reported on code.google.com by `elvisheh...@163.com` on 12 Oct 2009 at 4:31
1.0
下拉组件的错误 - ``` 下拉组件的错误:   1.在输入值到下位的时候旁边会右边会出现一个灰色的� ��西   2.键盘支持不是很理想   3.键盘回车时保存值到下拉中! 我今天才看到的,还没有看源码了!这个东西写的不错啊, ``` Original issue reported on code.google.com by `elvisheh...@163.com` on 12 Oct 2009 at 4:31
defect
下拉组件的错误 下拉组件的错误:    在输入值到下位的时候旁边会右边会出现一个灰色的� ��西    键盘支持不是很理想    键盘回车时保存值到下拉中 我今天才看到的,还没有看源码了 这个东西写的不错啊, original issue reported on code google com by elvisheh com on oct at
1
118,021
4,731,079,186
IssuesEvent
2016-10-19 00:07:48
RTICWDT/college-scorecard
https://api.github.com/repos/RTICWDT/college-scorecard
closed
We should make sure our data set is listed on the front page of api.data.gov
Area - API Backlog Bang 2 - Med Bang For Buck 1 - Low Buck 2 - Med Priority 2 Scrub (Sabrina) Theme 1 - Reach More Students Type - Enhancement
https://api.data.gov/ Currently lists: Web Service Documentation Explore our available Web services. Census Federal Communications Commission Food and Drug Administration General Services Administration National Institutes of Health National Renewable Energy Laboratory Regulations.gov API U.S. Department...
1.0
We should make sure our data set is listed on the front page of api.data.gov - https://api.data.gov/ Currently lists: Web Service Documentation Explore our available Web services. Census Federal Communications Commission Food and Drug Administration General Services Administration National Institutes of Hea...
non_defect
we should make sure our data set is listed on the front page of api data gov currently lists web service documentation explore our available web services census federal communications commission food and drug administration general services administration national institutes of health national renewa...
0
67,031
20,816,747,157
IssuesEvent
2022-03-18 11:09:06
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
opened
Re: PEM import/export - CentOS 7 (Enterprise Linux 7) builds are failing
rec defect
- Program: Recursor - Issue type: Build failure ### Short description It seems that PEM export is producing invalid content. Build logs: https://builder.powerdns.com/#/builders/97/builds/2318/steps/8/logs/stdio ### Environment - Operating system: CentOS 7 - Software version: 4.7.0-alpha1.90.master.g32e67...
1.0
Re: PEM import/export - CentOS 7 (Enterprise Linux 7) builds are failing - - Program: Recursor - Issue type: Build failure ### Short description It seems that PEM export is producing invalid content. Build logs: https://builder.powerdns.com/#/builders/97/builds/2318/steps/8/logs/stdio ### Environment - Ope...
defect
re pem import export centos enterprise linux builds are failing program recursor issue type build failure short description it seems that pem export is producing invalid content build logs environment operating system centos software version master ...
1
267,567
28,509,105,654
IssuesEvent
2023-04-19 01:35:44
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
closed
CVE-2023-1074 (Medium) detected in linuxv3.0 - autoclosed
Mend: dependency security vulnerability
## CVE-2023-1074 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/very...
True
CVE-2023-1074 (Medium) detected in linuxv3.0 - autoclosed - ## CVE-2023-1074 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary> <p> <p>Linux kernel source tr...
non_defect
cve medium detected in autoclosed cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files net sctp bind add...
0
337,850
30,267,327,138
IssuesEvent
2023-07-07 12:53:28
kkrt-labs/kakarot-rpc
https://api.github.com/repos/kkrt-labs/kakarot-rpc
closed
dev: add unit testing for models
enhancement testing
Add unit testing for type conversion in the `models` folder. ```[tasklist] ### Tasks - [ ] Add unit testing for Felt252Wrapper - [ ] Add unit testing for signature - [ ] Add unit testing for calls - [ ] Add unit testing for blocks - [ ] Add unit testing for events - [ ] Add unit testing for transactions ```
1.0
dev: add unit testing for models - Add unit testing for type conversion in the `models` folder. ```[tasklist] ### Tasks - [ ] Add unit testing for Felt252Wrapper - [ ] Add unit testing for signature - [ ] Add unit testing for calls - [ ] Add unit testing for blocks - [ ] Add unit testing for events - [ ] Add un...
non_defect
dev add unit testing for models add unit testing for type conversion in the models folder tasks add unit testing for add unit testing for signature add unit testing for calls add unit testing for blocks add unit testing for events add unit testing for transactions
0
6,726
5,619,388,207
IssuesEvent
2017-04-04 01:21:25
sdboyer/gps
https://api.github.com/repos/sdboyer/gps
opened
Fix performance regression - network calls too early
performance
Fix the performance regression arising from how early we go out over the network to verify a source's upstream existence: https://github.com/sdboyer/gps/pull/196#issuecomment-289955050 This may be a nontrivial fix, as it would create a situation where it's possible for a source that initially *looks* good to become ...
True
Fix performance regression - network calls too early - Fix the performance regression arising from how early we go out over the network to verify a source's upstream existence: https://github.com/sdboyer/gps/pull/196#issuecomment-289955050 This may be a nontrivial fix, as it would create a situation where it's possi...
non_defect
fix performance regression network calls too early fix the performance regression arising from how early we go out over the network to verify a source s upstream existence this may be a nontrivial fix as it would create a situation where it s possible for a source that initially looks good to become bad la...
0
308,764
23,266,039,399
IssuesEvent
2022-08-04 17:28:49
metosin/malli
https://api.github.com/repos/metosin/malli
closed
generator sample error
documentation
I got error when I try the sample in generator part ```clojure (require '[malli.generator :as mg]) (mg/generate [:and {:gen/fmap '(partial str "kikka_")} string?] {:seed 10, :size 10}) ``` The error message ``` clojure.lang.ExceptionInfo: :malli.core/sci-not-available {:code (partial str "kikka_")} {...
1.0
generator sample error - I got error when I try the sample in generator part ```clojure (require '[malli.generator :as mg]) (mg/generate [:and {:gen/fmap '(partial str "kikka_")} string?] {:seed 10, :size 10}) ``` The error message ``` clojure.lang.ExceptionInfo: :malli.core/sci-not-available {:code (...
non_defect
generator sample error i got error when i try the sample in generator part clojure require mg generate seed size the error message clojure lang exceptioninfo malli core sci not available code partial str kikka type malli core sci not available message ma...
0
41,968
22,153,555,629
IssuesEvent
2022-06-03 19:39:38
minetest/minetest
https://api.github.com/repos/minetest/minetest
closed
Settings performance
@ Startup / Config / Util Maintenance Performance Request / Suggestion Possible close
Settings performance is not very optimal due to a too generic backend using strings. it's nice for mods to help them store settings, but it's totally unoptimal in core engine and needs to add caching variables everywhere to solve performance issues. In my old fork, 2 years ago, i added a new generic + specific back...
True
Settings performance - Settings performance is not very optimal due to a too generic backend using strings. it's nice for mods to help them store settings, but it's totally unoptimal in core engine and needs to add caching variables everywhere to solve performance issues. In my old fork, 2 years ago, i added a new ...
non_defect
settings performance settings performance is not very optimal due to a too generic backend using strings it s nice for mods to help them store settings but it s totally unoptimal in core engine and needs to add caching variables everywhere to solve performance issues in my old fork years ago i added a new ...
0
426,979
29,670,758,525
IssuesEvent
2023-06-11 11:29:58
helpwave/services
https://api.github.com/repos/helpwave/services
opened
Update README How migrations works
documentation DX
### Describe the feature Describe how migrations work in more detail ### Why is this feature needed? better documentation ### Additional context _No response_
1.0
Update README How migrations works - ### Describe the feature Describe how migrations work in more detail ### Why is this feature needed? better documentation ### Additional context _No response_
non_defect
update readme how migrations works describe the feature describe how migrations work in more detail why is this feature needed better documentation additional context no response
0
37,705
8,481,560,343
IssuesEvent
2018-10-25 16:02:05
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
CREATE INDEX IF NOT EXISTS should intercept error code 1913 in SQL Server
C: DB: SQL Server C: Functionality E: Enterprise Edition E: Professional Edition P: High T: Defect
### Expected behavior and actual behavior: Precondition: * index is already existing Expected: * do nothing because index is already existing Actual: * sql error while trying to create an existing index * org.springframework.jdbc.UncategorizedSQLException: jOOQ; uncategorized SQLException for SQL [begin t...
1.0
CREATE INDEX IF NOT EXISTS should intercept error code 1913 in SQL Server - ### Expected behavior and actual behavior: Precondition: * index is already existing Expected: * do nothing because index is already existing Actual: * sql error while trying to create an existing index * org.springframework.jdbc....
defect
create index if not exists should intercept error code in sql server expected behavior and actual behavior precondition index is already existing expected do nothing because index is already existing actual sql error while trying to create an existing index org springframework jdbc unc...
1
455,847
13,133,069,780
IssuesEvent
2020-08-06 20:10:12
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Investigate why appeals at a judge are in the redistribution pool
Feature: auto-case-distribution Priority: Medium Source: Sentry Alert Team: Echo 🐬 Type: Investigation
## Description We get [`RedistributedCase::CannotRedistribute`](https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/7524/?referrer=webhooks_plugin) errors that [have no actionable resolution](https://github.com/department-of-veterans-affairs/caseflow/wiki/Bat-Team#redistributedcasecannotredistribut...
1.0
Investigate why appeals at a judge are in the redistribution pool - ## Description We get [`RedistributedCase::CannotRedistribute`](https://sentry.ds.va.gov/department-of-veterans-affairs/caseflow/issues/7524/?referrer=webhooks_plugin) errors that [have no actionable resolution](https://github.com/department-of-vetera...
non_defect
investigate why appeals at a judge are in the redistribution pool description we get errors that because they are already where they are supposed to be at a judge cases that are at a judge should not be in the pool to redistribute acceptance criteria investigate why legacy appeals with a lo...
0
34,868
7,873,741,388
IssuesEvent
2018-06-25 15:03:15
grails-plugins/grails-spring-security-core
https://api.github.com/repos/grails-plugins/grails-spring-security-core
closed
Configuration "filterNames" not working as expected: removal of filters not possible
Code Review In Progress
**From the documentation** 16.2. filterNames To define custom filters, to **remove a core filter** from the chain (not recommended), or to otherwise have control over the filter chain, you can specify the filterNames property as a list of strings. **Expected Behavior** ``` grails.plugin.springsecurity.filterChai...
1.0
Configuration "filterNames" not working as expected: removal of filters not possible - **From the documentation** 16.2. filterNames To define custom filters, to **remove a core filter** from the chain (not recommended), or to otherwise have control over the filter chain, you can specify the filterNames property as a ...
non_defect
configuration filternames not working as expected removal of filters not possible from the documentation filternames to define custom filters to remove a core filter from the chain not recommended or to otherwise have control over the filter chain you can specify the filternames property as a l...
0
153,666
24,169,486,953
IssuesEvent
2022-09-22 17:50:33
microsoft/lage
https://api.github.com/repos/microsoft/lage
opened
[RFC]: BuildXLScheduler
dev design
# Overview Write a thin wrapper on top of BuildXL as a "scheduler". This is a small sentence with lots of implications. So read onto the Goals to get some details. `buildxl` currently already has a `lage frontend`, however, this means that there is a slight difference in how people execute jobs with or without build...
1.0
[RFC]: BuildXLScheduler - # Overview Write a thin wrapper on top of BuildXL as a "scheduler". This is a small sentence with lots of implications. So read onto the Goals to get some details. `buildxl` currently already has a `lage frontend`, however, this means that there is a slight difference in how people execute ...
non_defect
buildxlscheduler overview write a thin wrapper on top of buildxl as a scheduler this is a small sentence with lots of implications so read onto the goals to get some details buildxl currently already has a lage frontend however this means that there is a slight difference in how people execute jobs...
0
28,664
5,326,197,505
IssuesEvent
2017-02-15 02:58:38
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Redirects not working after upgrade to 3.4.0 due to a route defined with an accent.
Defect routing
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4.0 * Platform and Target: All of them (checked under ubuntu and debian, but should fail in any OS) ### What you did Upgraded from Cake 3.3.14 to 3.4. ### What happened A redirect to an old def...
1.0
Redirects not working after upgrade to 3.4.0 due to a route defined with an accent. - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.4.0 * Platform and Target: All of them (checked under ubuntu and debian, but should fail in any OS) ### What you...
defect
redirects not working after upgrade to due to a route defined with an accent this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target all of them checked under ubuntu and debian but should fail in any os what you did ...
1
70,067
18,011,928,137
IssuesEvent
2021-09-16 09:35:41
process-analytics/bpmn-layout-generators
https://api.github.com/repos/process-analytics/bpmn-layout-generators
opened
[INFRA] Split CI builds: Java implementation and R package
infra:build
The build is currently run on Travis CI, we will easily manage this new requirement with GH Actions. In addition, Travis CI limited the number of build minutes available even for Open Source projects. So I suggest we move to GitHub Actions - [ ] Introduce GitHub workflow for java build - [ ] Introduce GitHub work...
1.0
[INFRA] Split CI builds: Java implementation and R package - The build is currently run on Travis CI, we will easily manage this new requirement with GH Actions. In addition, Travis CI limited the number of build minutes available even for Open Source projects. So I suggest we move to GitHub Actions - [ ] Introduc...
non_defect
split ci builds java implementation and r package the build is currently run on travis ci we will easily manage this new requirement with gh actions in addition travis ci limited the number of build minutes available even for open source projects so i suggest we move to github actions introduce github...
0
3,817
2,610,069,579
IssuesEvent
2015-02-26 18:20:24
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎哪家医院比较好
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎哪家医院比较好【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权...
1.0
台州割包茎哪家医院比较好 - ``` 台州割包茎哪家医院比较好【台州五洲生殖医院】24小时健康 咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台 州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、1 08、118、198及椒江一金清公交车直达枫南小区,乘坐107、105、 109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费...
defect
台州割包茎哪家医院比较好 台州割包茎哪家医院比较好【台州五洲生殖医院】 咨询热线 微信号tzwzszyy 医院地址 台 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina...
1
54,974
14,106,717,114
IssuesEvent
2020-11-06 15:18:21
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
DataTable: with dynamic column looses sorting on refresh
defect
## 1) Environment - PrimeFaces version: 6.1.3 ## 2) Expected behavior When you rerender a sorted datatable with dynamic columns the sorted column should keep the style class "ui-state-active" ## 3) Actual behavior All columns are now "active" ## 4) Steps to reproduce See also example zip for prepared te...
1.0
DataTable: with dynamic column looses sorting on refresh - ## 1) Environment - PrimeFaces version: 6.1.3 ## 2) Expected behavior When you rerender a sorted datatable with dynamic columns the sorted column should keep the style class "ui-state-active" ## 3) Actual behavior All columns are now "active" ## ...
defect
datatable with dynamic column looses sorting on refresh environment primefaces version expected behavior when you rerender a sorted datatable with dynamic columns the sorted column should keep the style class ui state active actual behavior all columns are now active ...
1
54,139
3,060,257,177
IssuesEvent
2015-08-14 19:35:27
Komodo/KomodoEdit
https://api.github.com/repos/Komodo/KomodoEdit
opened
Komodo references system python on Linux (and possibly OSX)
Bug Priority
On Komodo startup you see the following: ``` [2015-08-14 15:09:56,335] [INFO] Startup: /usr/bin/python built on Fri Jan 9 17:03:12 2015 ``` `/usr/bin/python` is the [sys.executable value](https://github.com/Komodo/KomodoIDE/blob/master//src/components/koInfoService.p.py#L94). This part in particular looks su...
1.0
Komodo references system python on Linux (and possibly OSX) - On Komodo startup you see the following: ``` [2015-08-14 15:09:56,335] [INFO] Startup: /usr/bin/python built on Fri Jan 9 17:03:12 2015 ``` `/usr/bin/python` is the [sys.executable value](https://github.com/Komodo/KomodoIDE/blob/master//src/component...
non_defect
komodo references system python on linux and possibly osx on komodo startup you see the following startup usr bin python built on fri jan usr bin python is the this part in particular looks suspicious worth nothing i run arch linux usr bin python is python ...
0
17,483
6,445,561,227
IssuesEvent
2017-08-13 07:21:39
jacoco/jacoco
https://api.github.com/repos/jacoco/jacoco
opened
Fix assertions for JDK 8 >= u152
component: build
Currently there are failures of tests with JDK 8u152 EA b05 due to [JDK-8180660](https://bugs.openjdk.java.net/browse/JDK-8180660).
1.0
Fix assertions for JDK 8 >= u152 - Currently there are failures of tests with JDK 8u152 EA b05 due to [JDK-8180660](https://bugs.openjdk.java.net/browse/JDK-8180660).
non_defect
fix assertions for jdk currently there are failures of tests with jdk ea due to
0
263,666
28,047,993,525
IssuesEvent
2023-03-29 01:42:13
ostest33/test1
https://api.github.com/repos/ostest33/test1
closed
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create nested values and any intermediaries using dot notation (`'a.b.c'`) pa...
True
CVE-2021-23440 (High) detected in set-value-2.0.1.tgz - autoclosed - ## CVE-2021-23440 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>set-value-2.0.1.tgz</b></p></summary> <p>Create n...
non_defect
cve high detected in set value tgz autoclosed cve high severity vulnerability vulnerable library set value tgz create nested values and any intermediaries using dot notation a b c paths library home page a href path to dependency file clientapp package json ...
0
3,803
2,610,069,320
IssuesEvent
2015-02-26 18:20:20
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎哪个医院正规
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎哪个医院正规【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。...
1.0
台州割包茎哪个医院正规 - ``` 台州割包茎哪个医院正规【台州五洲生殖医院】24小时健康咨 询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州 市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108� ��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109 、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费...
defect
台州割包茎哪个医院正规 台州割包茎哪个医院正规【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original...
1
123,802
17,772,326,342
IssuesEvent
2021-08-30 14:58:22
kapseliboi/sectors-without-number
https://api.github.com/repos/kapseliboi/sectors-without-number
opened
CVE-2020-7765 (Medium) detected in util-0.2.47.tgz, util-0.2.42.tgz
security vulnerability
## CVE-2020-7765 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>util-0.2.47.tgz</b>, <b>util-0.2.42.tgz</b></p></summary> <p> <details><summary><b>util-0.2.47.tgz</b></p></summary...
True
CVE-2020-7765 (Medium) detected in util-0.2.47.tgz, util-0.2.42.tgz - ## CVE-2020-7765 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>util-0.2.47.tgz</b>, <b>util-0.2.42.tgz</b></p...
non_defect
cve medium detected in util tgz util tgz cve medium severity vulnerability vulnerable libraries util tgz util tgz util tgz note this is specifically tailored for firebase js sdk usage if you are not a member of the firebase team please avoid us...
0
18,102
3,023,833,469
IssuesEvent
2015-08-01 23:05:27
WarGamesLabs/Jack
https://api.github.com/repos/WarGamesLabs/Jack
closed
BitBang.py bug/typo on line 125/126
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? def raw_set_pins(self, pins): self.port.write(chr(0x80 | config)) What is the expected output? What do you see instead? File "/usr/local/lib/python2.7/dist-packages/pyBusPirateLite/BitBang.py", line 126, in raw_set_pins self.port.write(chr(0x80 | c...
1.0
BitBang.py bug/typo on line 125/126 - ``` What steps will reproduce the problem? def raw_set_pins(self, pins): self.port.write(chr(0x80 | config)) What is the expected output? What do you see instead? File "/usr/local/lib/python2.7/dist-packages/pyBusPirateLite/BitBang.py", line 126, in raw_set...
defect
bitbang py bug typo on line what steps will reproduce the problem def raw set pins self pins self port write chr config what is the expected output what do you see instead file usr local lib dist packages pybuspiratelite bitbang py line in raw set pins self ...
1
73,570
19,711,850,045
IssuesEvent
2022-01-13 06:41:55
open-telemetry/opentelemetry-java-instrumentation
https://api.github.com/repos/open-telemetry/opentelemetry-java-instrumentation
closed
Publish Servlet images for smoke tests #26 failed
bug priority:p1 area:build
<a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/1691017704"> Publish Servlet images for smoke tests #26</a> failed. Please take a look and fix it ASAP.
1.0
Publish Servlet images for smoke tests #26 failed - <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/1691017704"> Publish Servlet images for smoke tests #26</a> failed. Please take a look and fix it ASAP.
non_defect
publish servlet images for smoke tests failed a href publish servlet images for smoke tests failed please take a look and fix it asap
0
43,579
13,022,186,484
IssuesEvent
2020-07-27 07:53:04
Abhi347/vid-to-speech-api-json
https://api.github.com/repos/Abhi347/vid-to-speech-api-json
opened
WS-2018-0103 (Medium) detected in stringstream-0.0.5.tgz
security vulnerability
## WS-2018-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>stringstream-0.0.5.tgz</b></p></summary> <p>Encode and decode streams into string streams</p> <p>Library home page: <a...
True
WS-2018-0103 (Medium) detected in stringstream-0.0.5.tgz - ## WS-2018-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>stringstream-0.0.5.tgz</b></p></summary> <p>Encode and deco...
non_defect
ws medium detected in stringstream tgz ws medium severity vulnerability vulnerable library stringstream tgz encode and decode streams into string streams library home page a href path to dependency file tmp ws scm vid to speech api json package json path to vulnerabl...
0
77,200
26,836,285,643
IssuesEvent
2023-02-02 19:48:01
scipy/scipy
https://api.github.com/repos/scipy/scipy
opened
BUG: scipy crashes when using a large float in skellam distr on apple silicon
defect
### Describe your issue. Scipy is crashing my script if I use a large float as a parameter for the skellam distribution on apple silicon. ### Reproducing Code Example ```python from scipy.stats import skellam skellam.pmf(0, 1.0, 4820232647677555.0) # or skellam.cdf(0, 1.0, 4820232647677555.0) ``` ### Error mes...
1.0
BUG: scipy crashes when using a large float in skellam distr on apple silicon - ### Describe your issue. Scipy is crashing my script if I use a large float as a parameter for the skellam distribution on apple silicon. ### Reproducing Code Example ```python from scipy.stats import skellam skellam.pmf(0, 1.0, 48202...
defect
bug scipy crashes when using a large float in skellam distr on apple silicon describe your issue scipy is crashing my script if i use a large float as a parameter for the skellam distribution on apple silicon reproducing code example python from scipy stats import skellam skellam pmf ...
1
38,487
8,849,544,844
IssuesEvent
2019-01-08 10:33:01
vmware/vic
https://api.github.com/repos/vmware/vic
closed
Containers configured with runblocking should exit or give up blocking eventually
area/ux component/tether kind/defect priority/p2 source/customer
**Story** As a user I expect my containers to start successfully or fail to start with a helpful error message **Detail** We have runblocking to address the case where it's absolutely necessary to get _all_ container output - however a container configured in this manner will block indefinitely until an attach att...
1.0
Containers configured with runblocking should exit or give up blocking eventually - **Story** As a user I expect my containers to start successfully or fail to start with a helpful error message **Detail** We have runblocking to address the case where it's absolutely necessary to get _all_ container output - howev...
defect
containers configured with runblocking should exit or give up blocking eventually story as a user i expect my containers to start successfully or fail to start with a helpful error message detail we have runblocking to address the case where it s absolutely necessary to get all container output howev...
1
4,205
2,610,089,212
IssuesEvent
2015-02-26 18:27:01
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳豆印怎么去除
auto-migrated Priority-Medium Type-Defect
``` 深圳豆印怎么去除【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:33
1.0
深圳豆印怎么去除 - ``` 深圳豆印怎么去除【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:33
defect
深圳豆印怎么去除 深圳豆印怎么去除【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at
1