Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
1
744
labels
stringlengths
4
574
body
stringlengths
9
211k
index
stringclasses
10 values
text_combine
stringlengths
96
211k
label
stringclasses
2 values
text
stringlengths
96
188k
binary_label
int64
0
1
19,081
25,127,606,887
IssuesEvent
2022-11-09 12:58:17
inmanta/inmanta-core
https://api.github.com/repos/inmanta/inmanta-core
reopened
Enable timestamp on the log messages produced by the test cases
process tiny
In order to debug a test case that times out on a wait condition, it's handy to see the timestamps in the log messages. That way it easier to see in which stage a lot of time is being lost. Adding the timestamps can be achieved by providing the following options to pytest: `--log-format="%(asctime)s.%(msecs)03d %(leve...
1.0
Enable timestamp on the log messages produced by the test cases - In order to debug a test case that times out on a wait condition, it's handy to see the timestamps in the log messages. That way it easier to see in which stage a lot of time is being lost. Adding the timestamps can be achieved by providing the followin...
process
enable timestamp on the log messages produced by the test cases in order to debug a test case that times out on a wait condition it s handy to see the timestamps in the log messages that way it easier to see in which stage a lot of time is being lost adding the timestamps can be achieved by providing the followin...
1
139,101
12,837,281,236
IssuesEvent
2020-07-07 15:33:10
rust-bio/rust-bio
https://api.github.com/repos/rust-bio/rust-bio
closed
Improve docs: `seq_analysis::gc`
documentation
* [ ] add at least one example * [ ] describe time and/or memory complexity
1.0
Improve docs: `seq_analysis::gc` - * [ ] add at least one example * [ ] describe time and/or memory complexity
non_process
improve docs seq analysis gc add at least one example describe time and or memory complexity
0
20,431
27,098,151,954
IssuesEvent
2023-02-15 05:56:49
anobaka/InsideWorld
https://api.github.com/repos/anobaka/InsideWorld
closed
优化文件处理器部分操作交互
enhancement file-processor
+ [x] 当上方文件数量发生变化时,可能会导致误点击【提取】等按钮,提取按钮现调整至文件名右侧,并增加确认弹窗(支持回车提交) ![image](https://user-images.githubusercontent.com/2888789/207590578-fa8f417f-c014-43bc-87b6-22ee409958b0.png) ![image](https://user-images.githubusercontent.com/2888789/207590732-c138e556-44bf-410e-9157-5f6b6de6e7cf.png) + [x] 文件操作按钮可能需要尽可能贴近文件名 + [x...
1.0
优化文件处理器部分操作交互 - + [x] 当上方文件数量发生变化时,可能会导致误点击【提取】等按钮,提取按钮现调整至文件名右侧,并增加确认弹窗(支持回车提交) ![image](https://user-images.githubusercontent.com/2888789/207590578-fa8f417f-c014-43bc-87b6-22ee409958b0.png) ![image](https://user-images.githubusercontent.com/2888789/207590732-c138e556-44bf-410e-9157-5f6b6de6e7cf.png) + [x] 文件操作按钮可能...
process
优化文件处理器部分操作交互 当上方文件数量发生变化时,可能会导致误点击【提取】等按钮,提取按钮现调整至文件名右侧,并增加确认弹窗(支持回车提交) 文件操作按钮可能需要尽可能贴近文件名 根目录变更时显示加载中图标
1
262,590
19,822,793,084
IssuesEvent
2022-01-20 00:44:08
vercel/next.js
https://api.github.com/repos/vercel/next.js
opened
Docs: Tailwind scaffolding in Next.js Projects for separation of concerns
template: documentation
### What is the improvement or update you wish to see? I would like to see a template on how we should organize scaffolding of CSS files when using tailwind. ### Is there any context that might help us understand? I know we can use global.css file for global variables, but what is the proper way of organizing CSS f...
1.0
Docs: Tailwind scaffolding in Next.js Projects for separation of concerns - ### What is the improvement or update you wish to see? I would like to see a template on how we should organize scaffolding of CSS files when using tailwind. ### Is there any context that might help us understand? I know we can use global.c...
non_process
docs tailwind scaffolding in next js projects for separation of concerns what is the improvement or update you wish to see i would like to see a template on how we should organize scaffolding of css files when using tailwind is there any context that might help us understand i know we can use global c...
0
284,561
21,444,711,111
IssuesEvent
2022-04-25 04:13:04
cengage/react-magma
https://api.github.com/repos/cengage/react-magma
closed
Documentation> Checkbox link> "Not Found" error message is appearing upon clicking the link
documentation
**Describe the bug** "Not Found" error message is appearing upon clicking the link "Checkbox". **To Reproduce** Steps to reproduce the behavior: 1. Go to https://react-magma.cengage.com/version/2.5.7/api/radio/ 2. Click on "Checkbox" link 3. Verify the error **Expected behavior** Appropriate page should app...
1.0
Documentation> Checkbox link> "Not Found" error message is appearing upon clicking the link - **Describe the bug** "Not Found" error message is appearing upon clicking the link "Checkbox". **To Reproduce** Steps to reproduce the behavior: 1. Go to https://react-magma.cengage.com/version/2.5.7/api/radio/ 2. Click...
non_process
documentation checkbox link not found error message is appearing upon clicking the link describe the bug not found error message is appearing upon clicking the link checkbox to reproduce steps to reproduce the behavior go to click on checkbox link verify the error expected ...
0
10,346
13,172,404,656
IssuesEvent
2020-08-11 18:22:41
openenclave/openenclave
https://api.github.com/repos/openenclave/openenclave
closed
Unable to distinguish API versions
attestation bug engineering process triaged
The master branch saw a change to the host-side quote verification library: `oe_verify_remote_report` now expects 5 arguments instead of 3 arguments in v0.7.0. We now check for `#if defined(OE_CLAIM_ID_VERSION)`, which isn't defined in v0.7.0, to tell the difference. It would be nice if the version number were upda...
1.0
Unable to distinguish API versions - The master branch saw a change to the host-side quote verification library: `oe_verify_remote_report` now expects 5 arguments instead of 3 arguments in v0.7.0. We now check for `#if defined(OE_CLAIM_ID_VERSION)`, which isn't defined in v0.7.0, to tell the difference. It would be...
process
unable to distinguish api versions the master branch saw a change to the host side quote verification library oe verify remote report now expects arguments instead of arguments in we now check for if defined oe claim id version which isn t defined in to tell the difference it would be n...
1
10,265
13,112,556,253
IssuesEvent
2020-08-05 02:34:22
kubeflow/manifests
https://api.github.com/repos/kubeflow/manifests
closed
Owners file for kubeflow/metadata needs to be updated
area/metadata kind/process lifecycle/stale priority/p2
The OWNERs file for metadata needs to be updated it looks like the current set of approvers is no longer up to date and responsive. See #928
1.0
Owners file for kubeflow/metadata needs to be updated - The OWNERs file for metadata needs to be updated it looks like the current set of approvers is no longer up to date and responsive. See #928
process
owners file for kubeflow metadata needs to be updated the owners file for metadata needs to be updated it looks like the current set of approvers is no longer up to date and responsive see
1
10,826
13,609,564,470
IssuesEvent
2020-09-23 05:36:14
GoogleCloudPlatform/getting-started-java
https://api.github.com/repos/GoogleCloudPlatform/getting-started-java
closed
Dependency Dashboard
type: process
This issue contains a list of Renovate updates and their statuses. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x -->chore(deps): update dependency org.apache.maven.plugi...
1.0
Dependency Dashboard - This issue contains a list of Renovate updates and their statuses. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x -->chore(deps): update dependency...
process
dependency dashboard this issue contains a list of renovate updates and their statuses open these updates have all been created already click a checkbox below to force a retry rebase of any chore deps update dependency org apache maven plugins maven compiler plugin to chore deps update ...
1
355,314
25,175,898,206
IssuesEvent
2022-11-11 09:13:58
Devanshshah1309/pe
https://api.github.com/repos/Devanshshah1309/pe
opened
Link to FAQ Section not working
severity.Low type.DocumentationBug
The link to the FAQ section here is broken (or there's no link at all). ![Screenshot 2022-11-11 at 5.12.34 PM.png](https://raw.githubusercontent.com/Devanshshah1309/pe/main/files/4cc1cad7-63a1-4ec1-971a-c141515a3ae3.png) This prevents me from being able to go to the FAQ section if I'm only interested in that - it is ...
1.0
Link to FAQ Section not working - The link to the FAQ section here is broken (or there's no link at all). ![Screenshot 2022-11-11 at 5.12.34 PM.png](https://raw.githubusercontent.com/Devanshshah1309/pe/main/files/4cc1cad7-63a1-4ec1-971a-c141515a3ae3.png) This prevents me from being able to go to the FAQ section if I'...
non_process
link to faq section not working the link to the faq section here is broken or there s no link at all this prevents me from being able to go to the faq section if i m only interested in that it is not purely a cosmetic bug it hinders my reading hence low severity
0
11,531
14,403,749,597
IssuesEvent
2020-12-03 16:25:55
LOVDnl/LOVD3
https://api.github.com/repos/LOVDnl/LOVD3
opened
Curators and up can create variant submissions without classification.
bug minor cat: submission process
Curators and up can create variant submissions without classification, but only when a gene is selected. VOG entries still require at least the reported classification, while VOT entries do not. Submitters are always required to fill in the reported classification.
1.0
Curators and up can create variant submissions without classification. - Curators and up can create variant submissions without classification, but only when a gene is selected. VOG entries still require at least the reported classification, while VOT entries do not. Submitters are always required to fill in the report...
process
curators and up can create variant submissions without classification curators and up can create variant submissions without classification but only when a gene is selected vog entries still require at least the reported classification while vot entries do not submitters are always required to fill in the report...
1
9,175
12,226,438,488
IssuesEvent
2020-05-03 10:55:40
labnote-ant/labnote
https://api.github.com/repos/labnote-ant/labnote
closed
Add description box
chemical-view process-view
In chemical view or process view, it needs a description box where the user can input details of chemicals or process.
1.0
Add description box - In chemical view or process view, it needs a description box where the user can input details of chemicals or process.
process
add description box in chemical view or process view it needs a description box where the user can input details of chemicals or process
1
14,960
18,445,033,755
IssuesEvent
2021-10-15 00:01:02
cloudfoundry/cf-k8s-api
https://api.github.com/repos/cloudfoundry/cf-k8s-api
closed
[Feature]: API Client can List Processes for an App via `GET /v3/apps/:guid/processes`
Processes
### Blockers/Dependencies _No response_ ### Background **As a** client of the API Shim **I want** to be able to list all Processes for my App **So that** I can discover information about my Processes The CF CLI hits this endpoint during `cf push` so that it can get a list of Process guids to make future A...
1.0
[Feature]: API Client can List Processes for an App via `GET /v3/apps/:guid/processes` - ### Blockers/Dependencies _No response_ ### Background **As a** client of the API Shim **I want** to be able to list all Processes for my App **So that** I can discover information about my Processes The CF CLI hits t...
process
api client can list processes for an app via get apps guid processes blockers dependencies no response background as a client of the api shim i want to be able to list all processes for my app so that i can discover information about my processes the cf cli hits this endpo...
1
271,136
29,299,168,536
IssuesEvent
2023-05-25 01:06:58
hshivhare67/kernel_v4.19.72_CVE-2023-0461
https://api.github.com/repos/hshivhare67/kernel_v4.19.72_CVE-2023-0461
opened
CVE-2023-33203 (Medium) detected in linuxlinux-4.19.282
Mend: dependency security vulnerability
## CVE-2023-33203 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge...
True
CVE-2023-33203 (Medium) detected in linuxlinux-4.19.282 - ## CVE-2023-33203 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.282</b></p></summary> <p> <p>The Linux Ker...
non_process
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers net ...
0
2,858
5,824,282,508
IssuesEvent
2017-05-07 11:31:07
QCoDeS/Qcodes
https://api.github.com/repos/QCoDeS/Qcodes
closed
Leaking sockets?
bug mulitprocessing p2
### Steps to reproduce 1. Run code for some time on windows including possible shutdown and restart of notebook and instrument communication. ### Expected behaviour Things should keep working ### Actual behaviour Notebook fails with socket related connection issues from Tornado and ZMQ. ``` File "...
1.0
Leaking sockets? - ### Steps to reproduce 1. Run code for some time on windows including possible shutdown and restart of notebook and instrument communication. ### Expected behaviour Things should keep working ### Actual behaviour Notebook fails with socket related connection issues from Tornado and ZMQ. ...
process
leaking sockets steps to reproduce run code for some time on windows including possible shutdown and restart of notebook and instrument communication expected behaviour things should keep working actual behaviour notebook fails with socket related connection issues from tornado and zmq ...
1
117,932
25,216,777,579
IssuesEvent
2022-11-14 09:45:05
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
closed
[Feature][Custom JS Lib Epic] Delete installed JS package on demand
JS Evaluation Task FE Coders Pod
## Summary Remove installed package from application when user clicks on the delete JS package button.
1.0
[Feature][Custom JS Lib Epic] Delete installed JS package on demand - ## Summary Remove installed package from application when user clicks on the delete JS package button.
non_process
delete installed js package on demand summary remove installed package from application when user clicks on the delete js package button
0
160,013
25,095,864,333
IssuesEvent
2022-11-08 10:07:13
metacpan/metacpan-web
https://api.github.com/repos/metacpan/metacpan-web
closed
multiple levels of indentation not handled
type:Bug design-2022-followup
Multiple levels of `=over 4` are not visible in the site redesign -- everything appears at the same level, so it's impossible to tell what content is meant to be nested. example: https://metacpan.org/pod/Net::IDN::Encode -- there is a list of functions, and inside the function description is a list of options, but t...
1.0
multiple levels of indentation not handled - Multiple levels of `=over 4` are not visible in the site redesign -- everything appears at the same level, so it's impossible to tell what content is meant to be nested. example: https://metacpan.org/pod/Net::IDN::Encode -- there is a list of functions, and inside the fun...
non_process
multiple levels of indentation not handled multiple levels of over are not visible in the site redesign everything appears at the same level so it s impossible to tell what content is meant to be nested example there is a list of functions and inside the function description is a list of options ...
0
350,710
31,931,967,598
IssuesEvent
2023-09-19 08:03:21
Convergence-Project/step-backend
https://api.github.com/repos/Convergence-Project/step-backend
opened
[2주차] (문제집) 게시판 좋아요 기능 구현
🎯test ✨feature
✏️Description - 작업사항을 입력해주세요 ✅TODO - - [ ] 테스트 코드 작성 - [ ] 컨트롤러 프론트 연동 🐾ETC -
1.0
[2주차] (문제집) 게시판 좋아요 기능 구현 - ✏️Description - 작업사항을 입력해주세요 ✅TODO - - [ ] 테스트 코드 작성 - [ ] 컨트롤러 프론트 연동 🐾ETC -
non_process
문제집 게시판 좋아요 기능 구현 ✏️description 작업사항을 입력해주세요 ✅todo 테스트 코드 작성 컨트롤러 프론트 연동 🐾etc
0
18,485
24,550,797,339
IssuesEvent
2022-10-12 12:27:50
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[iOS] 'View consent' and 'View website' buttons are not getting displayed on the study overview screen
Bug P1 iOS Process: Fixed Process: Tested dev
Steps: 1. Sign up or sign in to the app 2. Click on any study to enroll 3. Click on the participate 4. I enrollment flow, click on the 'Cancel' button 5. Click on 'End task' or 'Click on 'Discard result' and observe AR: 'View consent' and 'View website' buttons are not getting displayed on the study overview sc...
2.0
[iOS] 'View consent' and 'View website' buttons are not getting displayed on the study overview screen - Steps: 1. Sign up or sign in to the app 2. Click on any study to enroll 3. Click on the participate 4. I enrollment flow, click on the 'Cancel' button 5. Click on 'End task' or 'Click on 'Discard result' and ob...
process
view consent and view website buttons are not getting displayed on the study overview screen steps sign up or sign in to the app click on any study to enroll click on the participate i enrollment flow click on the cancel button click on end task or click on discard result and observ...
1
14,604
17,703,628,988
IssuesEvent
2021-08-25 03:26:03
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - basisOfRecord
Term - change Class - Record-level non-normative Process - complete
## Term change * Submitter: John Wieczorek * Efficacy Justification (why is this change necessary?): completeness * Demand Justification (if the change is semantic in nature, name at least two organizations that independently need this term): Result of recent public review * Stability Justification (what concerns...
1.0
Change term - basisOfRecord - ## Term change * Submitter: John Wieczorek * Efficacy Justification (why is this change necessary?): completeness * Demand Justification (if the change is semantic in nature, name at least two organizations that independently need this term): Result of recent public review * Stabilit...
process
change term basisofrecord term change submitter john wieczorek efficacy justification why is this change necessary completeness demand justification if the change is semantic in nature name at least two organizations that independently need this term result of recent public review stabilit...
1
438,189
12,623,665,407
IssuesEvent
2020-06-14 00:30:23
hack4impact-uiuc/kids-save-ocean
https://api.github.com/repos/hack4impact-uiuc/kids-save-ocean
closed
Remove fake links
high priority
Feed: - Saved projects - My projects - Updates - Followers - Following Navbar: - Notifications - Current project Also remove all hardcoded data and comment out features projects from homepage and feed
1.0
Remove fake links - Feed: - Saved projects - My projects - Updates - Followers - Following Navbar: - Notifications - Current project Also remove all hardcoded data and comment out features projects from homepage and feed
non_process
remove fake links feed saved projects my projects updates followers following navbar notifications current project also remove all hardcoded data and comment out features projects from homepage and feed
0
336,706
10,195,758,226
IssuesEvent
2019-08-12 18:57:07
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
opened
Add kaniko image version to version stream
area/tekton area/versions kind/enhancement priority/important-soon
We hardcode the default Kaniko image and version in the code currently. That's kinda silly when we've got this whole version stream thing here. =) So let's add a Kaniko version to the version stream, and then update the logic in the CRD translation to use that.
1.0
Add kaniko image version to version stream - We hardcode the default Kaniko image and version in the code currently. That's kinda silly when we've got this whole version stream thing here. =) So let's add a Kaniko version to the version stream, and then update the logic in the CRD translation to use that.
non_process
add kaniko image version to version stream we hardcode the default kaniko image and version in the code currently that s kinda silly when we ve got this whole version stream thing here so let s add a kaniko version to the version stream and then update the logic in the crd translation to use that
0
7,647
10,738,585,256
IssuesEvent
2019-10-29 15:00:40
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
opened
Move USAJOBS data pull from Apply button to Next Steps "Continue"
Apply Process State Dept.
Who: What: Why: Acceptance Criteria: - Currently the USAJOBS one profile data is pulled for a student when they select "Apply" - Change the data pull to when they click "Continue" on the Next Steps page
1.0
Move USAJOBS data pull from Apply button to Next Steps "Continue" - Who: What: Why: Acceptance Criteria: - Currently the USAJOBS one profile data is pulled for a student when they select "Apply" - Change the data pull to when they click "Continue" on the Next Steps page
process
move usajobs data pull from apply button to next steps continue who what why acceptance criteria currently the usajobs one profile data is pulled for a student when they select apply change the data pull to when they click continue on the next steps page
1
129,603
12,414,793,498
IssuesEvent
2020-05-22 15:07:38
alpheios-project/alpheios-core
https://api.github.com/repos/alpheios-project/alpheios-core
closed
selective enabling of Alpheios on components
components documentation
for alpheios-project/components#129 we disabled alpheios on the panel and popup . sometimes we want to be able to enable it selectively. This requires some thought about the best way to do it but, for example, the ge'ez parser provides short definitions for its words in Latin. We should able to enable Alpheios on those...
1.0
selective enabling of Alpheios on components - for alpheios-project/components#129 we disabled alpheios on the panel and popup . sometimes we want to be able to enable it selectively. This requires some thought about the best way to do it but, for example, the ge'ez parser provides short definitions for its words in La...
non_process
selective enabling of alpheios on components for alpheios project components we disabled alpheios on the panel and popup sometimes we want to be able to enable it selectively this requires some thought about the best way to do it but for example the ge ez parser provides short definitions for its words in lati...
0
1,659
4,288,680,282
IssuesEvent
2016-07-17 16:31:09
log2timeline/plaso
https://api.github.com/repos/log2timeline/plaso
closed
Preprocessor not working for Windows
bug preprocessing
Preprocessor not working for Windows ``` 2015-12-26 20:53:12,946 [INFO] (MainProcess) PID:4027 <interface> [PreProcess] Set attribute: sysregistry to /WINDOWS/system32/config 2015-12-26 20:53:12,951 [INFO] (MainProcess) PID:4027 <interface> [PreProcess] Set attribute: systemroot to /WINDOWS 2015-12-26 20:53:12,95...
1.0
Preprocessor not working for Windows - Preprocessor not working for Windows ``` 2015-12-26 20:53:12,946 [INFO] (MainProcess) PID:4027 <interface> [PreProcess] Set attribute: sysregistry to /WINDOWS/system32/config 2015-12-26 20:53:12,951 [INFO] (MainProcess) PID:4027 <interface> [PreProcess] Set attribute: systemr...
process
preprocessor not working for windows preprocessor not working for windows mainprocess pid set attribute sysregistry to windows config mainprocess pid set attribute systemroot to windows mainprocess pid set attribute windir to wi...
1
681,397
23,309,660,230
IssuesEvent
2022-08-08 06:58:49
oasis-engine/engine
https://api.github.com/repos/oasis-engine/engine
closed
Improve the text system
feature 2D high priority
Design: @GuoLei1990 , @singlecoder PR: @singlecoder @cptbtptpbcptdtptp PR reviewers: @GuoLei1990 , @cptbtptpbcptdtptp , @gz65555
1.0
Improve the text system - Design: @GuoLei1990 , @singlecoder PR: @singlecoder @cptbtptpbcptdtptp PR reviewers: @GuoLei1990 , @cptbtptpbcptdtptp , @gz65555
non_process
improve the text system design singlecoder pr singlecoder cptbtptpbcptdtptp pr reviewers cptbtptpbcptdtptp
0
9,376
12,374,399,803
IssuesEvent
2020-05-19 01:27:35
kubernetes/minikube
https://api.github.com/repos/kubernetes/minikube
closed
change triage party meeeting to google meet
kind/process priority/important-soon
for better experience with most of the maintainers
1.0
change triage party meeeting to google meet - for better experience with most of the maintainers
process
change triage party meeeting to google meet for better experience with most of the maintainers
1
3,052
6,044,561,726
IssuesEvent
2017-06-12 06:22:52
javabird25/long-hour-and-a-half
https://api.github.com/repos/javabird25/long-hour-and-a-half
closed
"THIS IS A BUG"
bug will be processed soon
When character is peeing during a class without underwear or/and outerwear, "THIS IS A BUG" will appear. ![image](https://user-images.githubusercontent.com/12773022/27000502-4c981818-4dcd-11e7-8e28-1f8d2ea527d0.png) Because there is no special wear handling in `ASK_TO_PEE` stage.
1.0
"THIS IS A BUG" - When character is peeing during a class without underwear or/and outerwear, "THIS IS A BUG" will appear. ![image](https://user-images.githubusercontent.com/12773022/27000502-4c981818-4dcd-11e7-8e28-1f8d2ea527d0.png) Because there is no special wear handling in `ASK_TO_PEE` stage.
process
this is a bug when character is peeing during a class without underwear or and outerwear this is a bug will appear because there is no special wear handling in ask to pee stage
1
12,114
14,740,543,303
IssuesEvent
2021-01-07 09:15:25
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Bogus Email Address
anc-process anp-2 ant-enhancement has attachment
In GitLab by @kdjstudios on Nov 19, 2018, 16:01 Hello Team, I just recently noticed one of the errors we are receiving: [SA_Billing_Error_Report_customers_update__NetSMTPFatalError__554_5.7.1_none_none.com_Recipient_address_rejected....msg](/uploads/67c74a6f96dfbf330c7c90eba35a7cc1/SA_Billing_Error_Report_customers_u...
1.0
Bogus Email Address - In GitLab by @kdjstudios on Nov 19, 2018, 16:01 Hello Team, I just recently noticed one of the errors we are receiving: [SA_Billing_Error_Report_customers_update__NetSMTPFatalError__554_5.7.1_none_none.com_Recipient_address_rejected....msg](/uploads/67c74a6f96dfbf330c7c90eba35a7cc1/SA_Billing_Er...
process
bogus email address in gitlab by kdjstudios on nov hello team i just recently noticed one of the errors we are receiving uploads sa billing error report customers update netsmtpfatalerror none none com recipient address rejected msg it would appear that we are having an issue with b...
1
193,146
22,216,072,041
IssuesEvent
2022-06-08 01:53:00
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
reopened
CVE-2017-18552 (High) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2017-18552 - High 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 pag...
True
CVE-2017-18552 (High) detected in linux-stable-rtv4.1.33 - ## CVE-2017-18552 - High 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 Cartw...
non_process
cve high detected in linux stable cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source files...
0
587
3,062,247,959
IssuesEvent
2015-08-16 11:45:30
yeoman/yeoman-app
https://api.github.com/repos/yeoman/yeoman-app
opened
Align with the Inquirer.js API
help-wanted renderer process
[Inquirer.js](https://github.com/SBoudrias/Inquirer.js) can handle either an Array of `objects` or an Array of `strings` for the attribute `choices`. Our current implementation supports only an Array of `objects`. To be compatible with the Inquirer.js API we should support this format too.
1.0
Align with the Inquirer.js API - [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) can handle either an Array of `objects` or an Array of `strings` for the attribute `choices`. Our current implementation supports only an Array of `objects`. To be compatible with the Inquirer.js API we should support this format t...
process
align with the inquirer js api can handle either an array of objects or an array of strings for the attribute choices our current implementation supports only an array of objects to be compatible with the inquirer js api we should support this format too
1
13,582
16,131,672,904
IssuesEvent
2021-04-29 06:18:00
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
Need to Support multiple Email Providers
Feature request Process: Fixed Process: Tested dev
Currently, we are supporting only Gmail but we need to support other email providers as well with MailGun API Support **Priority** High **Labels** Feature request
2.0
Need to Support multiple Email Providers - Currently, we are supporting only Gmail but we need to support other email providers as well with MailGun API Support **Priority** High **Labels** Feature request
process
need to support multiple email providers currently we are supporting only gmail but we need to support other email providers as well with mailgun api support priority high labels feature request
1
4,177
7,111,594,565
IssuesEvent
2018-01-17 14:41:29
mono/mono
https://api.github.com/repos/mono/mono
opened
Process.WaitForExit() gets slower the larger your open file limit (ulimit -n) is on Linux
area-Runtime: Process os-linux
## Steps to Reproduce 1. Compile this: `csc test.cs`: ```csharp public static class Program { public static int Main () { for (int i = 0; i < 100; i++) { var p = System.Diagnostics.Process.Start ("echo", "hello"); if (!p.WaitForExit (10000)) return 1; } r...
1.0
Process.WaitForExit() gets slower the larger your open file limit (ulimit -n) is on Linux - ## Steps to Reproduce 1. Compile this: `csc test.cs`: ```csharp public static class Program { public static int Main () { for (int i = 0; i < 100; i++) { var p = System.Diagnostics.Process.Start...
process
process waitforexit gets slower the larger your open file limit ulimit n is on linux steps to reproduce compile this csc test cs csharp public static class program public static int main for int i i i var p system diagnostics process start ...
1
14,611
17,754,602,078
IssuesEvent
2021-08-28 13:56:33
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
While resolving toolchains for target @org_tensorflow//tensorflow/tools/git:gen_git_source: No matching toolchains found for types @bazel_tools//tools/cpp:toolchain_type.
type: support / not a bug (process) team-Configurability untriaged
> ATTENTION! Please read and follow: > - if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com > - if this is a _bug_ or _feature request_, fill the form below as best as you can. ### Description of the problem / feature...
1.0
While resolving toolchains for target @org_tensorflow//tensorflow/tools/git:gen_git_source: No matching toolchains found for types @bazel_tools//tools/cpp:toolchain_type. - > ATTENTION! Please read and follow: > - if this is a _question_ about how to build / test / query / deploy using Bazel, or a _discussion starter_...
process
while resolving toolchains for target org tensorflow tensorflow tools git gen git source no matching toolchains found for types bazel tools tools cpp toolchain type attention please read and follow if this is a question about how to build test query deploy using bazel or a discussion starter ...
1
319,170
23,759,642,214
IssuesEvent
2022-09-01 07:47:05
Unity-Technologies/com.unity.multiplayer.docs
https://api.github.com/repos/Unity-Technologies/com.unity.multiplayer.docs
closed
Feedback for /versioned_docs/version-1.0.0/migration/upgrade-guide.md
documentation IN JIRA
I've just upgraded from MLAPI to the new library and: - there's no mention of the replacements/alternatives for NetworkManager.Singleton.StopHost() and NetworkManager.Singleton.StopClient() in the documentation - messaging needs updating to say that CustomMessagingManager.RegisterNamedMessageHandler no longer works...
1.0
Feedback for /versioned_docs/version-1.0.0/migration/upgrade-guide.md - I've just upgraded from MLAPI to the new library and: - there's no mention of the replacements/alternatives for NetworkManager.Singleton.StopHost() and NetworkManager.Singleton.StopClient() in the documentation - messaging needs updating to say...
non_process
feedback for versioned docs version migration upgrade guide md i ve just upgraded from mlapi to the new library and there s no mention of the replacements alternatives for networkmanager singleton stophost and networkmanager singleton stopclient in the documentation messaging needs updating to say...
0
5,309
8,125,526,762
IssuesEvent
2018-08-16 21:14:54
MetaMask/metamask-extension
https://api.github.com/repos/MetaMask/metamask-extension
closed
Process: Reduce number of head branches
L09-process P2-sooner T02-refactor
we have a lot of "head" branches and we should reduce the number to reduce complexity: - master - uat - mascara-prod - newUI-flat i suggest: - master - uat <- mascara-prod + newUI-flat
1.0
Process: Reduce number of head branches - we have a lot of "head" branches and we should reduce the number to reduce complexity: - master - uat - mascara-prod - newUI-flat i suggest: - master - uat <- mascara-prod + newUI-flat
process
process reduce number of head branches we have a lot of head branches and we should reduce the number to reduce complexity master uat mascara prod newui flat i suggest master uat mascara prod newui flat
1
289,752
31,997,403,853
IssuesEvent
2023-09-21 10:02:54
Mend-developer-platform-load/8945136_33
https://api.github.com/repos/Mend-developer-platform-load/8945136_33
opened
CVE-2022-38750 (Medium) detected in snakeyaml-1.19.jar
Mend: dependency security vulnerability
## CVE-2022-38750 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.19.jar</b></p></summary> <p>YAML 1.1 parser and emitter for Java</p> <p>Library home page: <a href="http...
True
CVE-2022-38750 (Medium) detected in snakeyaml-1.19.jar - ## CVE-2022-38750 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.19.jar</b></p></summary> <p>YAML 1.1 parser and...
non_process
cve medium detected in snakeyaml jar cve medium severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org yaml snak...
0
105,797
4,242,024,952
IssuesEvent
2016-07-06 18:09:18
easydigitaldownloads/easy-digital-downloads
https://api.github.com/repos/easydigitaldownloads/easy-digital-downloads
closed
PayPal: Negative fees getting included twice
Bug High Priority Payments PayPal
When an order has negative fees (such as through Discounts Pro), the discounts are taken into account twice once the customer reaches PayPal. See screenshots below. ![mgcgbnhfodjfhfea](https://cloud.githubusercontent.com/assets/1034109/16620134/e0ae2d4e-4356-11e6-98df-ac10387c027c.png) ![digcpgldelgfnijd](https://c...
1.0
PayPal: Negative fees getting included twice - When an order has negative fees (such as through Discounts Pro), the discounts are taken into account twice once the customer reaches PayPal. See screenshots below. ![mgcgbnhfodjfhfea](https://cloud.githubusercontent.com/assets/1034109/16620134/e0ae2d4e-4356-11e6-98df-a...
non_process
paypal negative fees getting included twice when an order has negative fees such as through discounts pro the discounts are taken into account twice once the customer reaches paypal see screenshots below this is almost certainly due to changes introduced in and the issue affects paypa...
0
9,517
12,498,729,083
IssuesEvent
2020-06-01 18:49:52
KasiaCieslik/sentiment-analysis-of-tweets-using-emoticons
https://api.github.com/repos/KasiaCieslik/sentiment-analysis-of-tweets-using-emoticons
opened
Write script that uses spacy to preprocess the tweet
data pre-processing high priority medium task
To Do: - use spacy to transform a tweet into a list of grammatical parts of a sentence (e.g., verb, adjective etc.) and find out other elementary aspects of a tweet (length etc.)
1.0
Write script that uses spacy to preprocess the tweet - To Do: - use spacy to transform a tweet into a list of grammatical parts of a sentence (e.g., verb, adjective etc.) and find out other elementary aspects of a tweet (length etc.)
process
write script that uses spacy to preprocess the tweet to do use spacy to transform a tweet into a list of grammatical parts of a sentence e g verb adjective etc and find out other elementary aspects of a tweet length etc
1
274,207
8,558,509,785
IssuesEvent
2018-11-08 18:28:39
Iridescent-CM/technovation-app
https://api.github.com/repos/Iridescent-CM/technovation-app
opened
As an RA I cannot save teams or judges that I invite to my event
Bug Priority - 1 bug
**Describe the bug** As an RA I can select a team to add to my event, but I can't save them **To Reproduce** Steps to reproduce the behavior: 1. Log in as Ra@ra.com 2. Click on Events 3. Find an event and click on 'manage teams' 4. Invite a team and try to click 'save teams' 5. Nothing happens 6. When the p...
1.0
As an RA I cannot save teams or judges that I invite to my event - **Describe the bug** As an RA I can select a team to add to my event, but I can't save them **To Reproduce** Steps to reproduce the behavior: 1. Log in as Ra@ra.com 2. Click on Events 3. Find an event and click on 'manage teams' 4. Invite a tea...
non_process
as an ra i cannot save teams or judges that i invite to my event describe the bug as an ra i can select a team to add to my event but i can t save them to reproduce steps to reproduce the behavior log in as ra ra com click on events find an event and click on manage teams invite a tea...
0
387,951
11,472,636,300
IssuesEvent
2020-02-09 18:25:42
islos-efe-eme/auto-news
https://api.github.com/repos/islos-efe-eme/auto-news
opened
Implement "ping" endpoint in bots
good first issue new-feature priority:low slack telegram webhook
It's a useful thing to have a simple and fast way to check if a service is online or not, this doesn't means it's working properly but at least replying to external requests through the network. - [ ] Ping endpoint for Slack bot - [ ] Ping endpoint for Telegram bot (**blocked**) - [ ] Unit test for Slack bot - [ ...
1.0
Implement "ping" endpoint in bots - It's a useful thing to have a simple and fast way to check if a service is online or not, this doesn't means it's working properly but at least replying to external requests through the network. - [ ] Ping endpoint for Slack bot - [ ] Ping endpoint for Telegram bot (**blocked**) ...
non_process
implement ping endpoint in bots it s a useful thing to have a simple and fast way to check if a service is online or not this doesn t means it s working properly but at least replying to external requests through the network ping endpoint for slack bot ping endpoint for telegram bot blocked ...
0
323
2,772,000,275
IssuesEvent
2015-05-02 07:10:12
FG-Team/HCJ-Website-Builder
https://api.github.com/repos/FG-Team/HCJ-Website-Builder
closed
[DEPRECATED] Tree structure
Feature No Processing
-Klasse TreeView: Graphik für Baumstruktur, beinhaltet einen javax.swing.JTree -Klasse TreeModel: Datenmodell ->Inhalt in Vector<TreeNode> gespeichert. -Klasse TreeNode: Repräsentation eines Baumastes/-blattes, beinhaltet Namen und Ebene des Blattes. -Listener für Tree/Model -Klasse TreePresenter: presenter ...
1.0
[DEPRECATED] Tree structure - -Klasse TreeView: Graphik für Baumstruktur, beinhaltet einen javax.swing.JTree -Klasse TreeModel: Datenmodell ->Inhalt in Vector<TreeNode> gespeichert. -Klasse TreeNode: Repräsentation eines Baumastes/-blattes, beinhaltet Namen und Ebene des Blattes. -Listener für Tree/Model -K...
process
tree structure klasse treeview graphik für baumstruktur beinhaltet einen javax swing jtree klasse treemodel datenmodell inhalt in vector gespeichert klasse treenode repräsentation eines baumastes blattes beinhaltet namen und ebene des blattes listener für tree model klasse treepresenter ...
1
13,536
16,067,667,023
IssuesEvent
2021-04-23 22:17:12
Azure/azure-event-hubs-java
https://api.github.com/repos/Azure/azure-event-hubs-java
closed
Unable to pass RetryPolicy to EventProcessorHost constructor with AzureStorageCheckpoint
EventProcessorHost enhancement
## Actual Behavior EventProcessorHost has only one constructor which accepts RetryPolicy: ``` EventProcessorHost( final String hostName, final String eventHubPath, final String consumerGroupName, final String eventHubConnectionString, ICheckpointManage...
1.0
Unable to pass RetryPolicy to EventProcessorHost constructor with AzureStorageCheckpoint - ## Actual Behavior EventProcessorHost has only one constructor which accepts RetryPolicy: ``` EventProcessorHost( final String hostName, final String eventHubPath, final String consumerGr...
process
unable to pass retrypolicy to eventprocessorhost constructor with azurestoragecheckpoint actual behavior eventprocessorhost has only one constructor which accepts retrypolicy eventprocessorhost final string hostname final string eventhubpath final string consumergr...
1
151,470
12,037,258,214
IssuesEvent
2020-04-13 21:26:43
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
l3_interfaces of junos_facts gather_network_resources returns error
affects_2.9 bug module needs_triage networking python3 support:core support:network system test traceback
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> - l3_inter...
1.0
l3_interfaces of junos_facts gather_network_resources returns error - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMA...
non_process
interfaces of junos facts gather network resources returns error summary interfaces submodule of junos facts gather network resources throws a attributeerror nonetype object has no attribute text error these submodules of junos facts work just fine in the same playboo...
0
51,493
12,740,528,507
IssuesEvent
2020-06-26 02:53:32
carla-simulator/carla
https://api.github.com/repos/carla-simulator/carla
closed
Docker image for building Carla on Linux
backlog build system feature request help wanted
Make a Dockerfile that allows us building an image with a Linux environment set up for building Carla. The main complication is having Unreal built without redistributing the code/binaries.
1.0
Docker image for building Carla on Linux - Make a Dockerfile that allows us building an image with a Linux environment set up for building Carla. The main complication is having Unreal built without redistributing the code/binaries.
non_process
docker image for building carla on linux make a dockerfile that allows us building an image with a linux environment set up for building carla the main complication is having unreal built without redistributing the code binaries
0
34,806
16,685,373,121
IssuesEvent
2021-06-08 07:28:59
PrestaShop/PrestaShop
https://api.github.com/repos/PrestaShop/PrestaShop
closed
Update stock via webserivice with memcache exception and memory leak
1.7.7.2 Bug NMI Performance Stocks WS
#### Describe the bug When i am updating stock via web service with memcached enable i am getting exception and also i have memory leak (ram 128GB) When memcached is disabled everything works as expected. #### Expected behavior update stock #### Steps to Reproduce Steps to reproduce the behavior: 1. Ena...
True
Update stock via webserivice with memcache exception and memory leak - #### Describe the bug When i am updating stock via web service with memcached enable i am getting exception and also i have memory leak (ram 128GB) When memcached is disabled everything works as expected. #### Expected behavior update stock ...
non_process
update stock via webserivice with memcache exception and memory leak describe the bug when i am updating stock via web service with memcached enable i am getting exception and also i have memory leak ram when memcached is disabled everything works as expected expected behavior update stock ...
0
65,328
12,553,756,046
IssuesEvent
2020-06-06 23:17:45
Pokecube-Development/Pokecube-Issues-and-Wiki
https://api.github.com/repos/Pokecube-Development/Pokecube-Issues-and-Wiki
closed
Metagross dupped
1.14.x 1.15.2 Bug - Code Fixed
#### Issue Description: Metagross ressurrect and dupped #### What happens: my metagross has a bug, when it died to some golbats when I was upgrading I ran to cure it so I wouldn't die, when I realized there was another metagross following me that had resurrected #### What you expected to happen: the meta...
1.0
Metagross dupped - #### Issue Description: Metagross ressurrect and dupped #### What happens: my metagross has a bug, when it died to some golbats when I was upgrading I ran to cure it so I wouldn't die, when I realized there was another metagross following me that had resurrected #### What you expected t...
non_process
metagross dupped issue description metagross ressurrect and dupped what happens my metagross has a bug when it died to some golbats when i was upgrading i ran to cure it so i wouldn t die when i realized there was another metagross following me that had resurrected what you expected t...
0
476
2,911,385,686
IssuesEvent
2015-06-22 09:13:47
haskell-distributed/distributed-process-simplelocalnet
https://api.github.com/repos/haskell-distributed/distributed-process-simplelocalnet
opened
SimpleLocalnet should remove peers that no longer exist
distributed-process-simplelocalnet Feature Request
_From @edsko on November 7, 2012 15:33_ This is not a *major* issue, because even if we do, there is still no guarantee that a peer still exists after it has been returned by `findPeers`. _Copied from original issue: haskell-distributed/distributed-process#66_
1.0
SimpleLocalnet should remove peers that no longer exist - _From @edsko on November 7, 2012 15:33_ This is not a *major* issue, because even if we do, there is still no guarantee that a peer still exists after it has been returned by `findPeers`. _Copied from original issue: haskell-distributed/distributed-process#66...
process
simplelocalnet should remove peers that no longer exist from edsko on november this is not a major issue because even if we do there is still no guarantee that a peer still exists after it has been returned by findpeers copied from original issue haskell distributed distributed process
1
10,304
4,038,834,705
IssuesEvent
2016-05-20 00:14:41
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
opened
Object+Barcode to Container
Function-ContainerOrBarcode
We are starting a large project to add barcodes to existing tissue vials. At least initially the upload of barcodes to specimen records with be done using the Object+Barcode to Container tool in Object Tracking. However, there a some issues that I would like to see revised for ease of use and error control. 1) "Pare...
1.0
Object+Barcode to Container - We are starting a large project to add barcodes to existing tissue vials. At least initially the upload of barcodes to specimen records with be done using the Object+Barcode to Container tool in Object Tracking. However, there a some issues that I would like to see revised for ease of use ...
non_process
object barcode to container we are starting a large project to add barcodes to existing tissue vials at least initially the upload of barcodes to specimen records with be done using the object barcode to container tool in object tracking however there a some issues that i would like to see revised for ease of use ...
0
62,500
15,278,925,586
IssuesEvent
2021-02-23 02:41:13
Elaniobro/MMM-nyc-transit
https://api.github.com/repos/Elaniobro/MMM-nyc-transit
closed
[🐛 BUG] - Please put your title here.
:building_construction: dependencies :white_medium_square: minor
**Describe the bug** Bump version of station pkg once npm published.
1.0
[🐛 BUG] - Please put your title here. - **Describe the bug** Bump version of station pkg once npm published.
non_process
please put your title here describe the bug bump version of station pkg once npm published
0
8,231
11,415,575,212
IssuesEvent
2020-02-02 12:02:10
parcel-bundler/parcel
https://api.github.com/repos/parcel-bundler/parcel
closed
Changing `scss`/`css` file breaks style on livereload
:bug: Bug CSS Preprocessing HMR Stale
**Choose one:** is this a 🐛 bug report or 🙋 feature request? 🐛 bug report ### 🎛 Configuration (.babelrc, package.json, cli command) The project I'm working is available [here](https://github.com/wescoder/tavern), you can checkout and reproduce the issue on it. <!--- If describing a bug, tell us what your ba...
1.0
Changing `scss`/`css` file breaks style on livereload - **Choose one:** is this a 🐛 bug report or 🙋 feature request? 🐛 bug report ### 🎛 Configuration (.babelrc, package.json, cli command) The project I'm working is available [here](https://github.com/wescoder/tavern), you can checkout and reproduce the issue o...
process
changing scss css file breaks style on livereload choose one is this a 🐛 bug report or 🙋 feature request 🐛 bug report 🎛 configuration babelrc package json cli command the project i m working is available you can checkout and reproduce the issue on it babelrc js pres...
1
4,640
7,482,390,589
IssuesEvent
2018-04-05 01:04:27
UnbFeelings/unb-feelings-GQA
https://api.github.com/repos/UnbFeelings/unb-feelings-GQA
opened
Definir critérios de avalição
document help wanted organization process wiki
- [ ] Criar documento "Objetos de Auditoria" - [ ] Listar todos os objetos a serem auditados - [ ] Definir critérios de avaliação para cada objeto auditado
1.0
Definir critérios de avalição - - [ ] Criar documento "Objetos de Auditoria" - [ ] Listar todos os objetos a serem auditados - [ ] Definir critérios de avaliação para cada objeto auditado
process
definir critérios de avalição criar documento objetos de auditoria listar todos os objetos a serem auditados definir critérios de avaliação para cada objeto auditado
1
17,895
23,872,230,172
IssuesEvent
2022-09-07 15:42:10
streamnative/flink
https://api.github.com/repos/streamnative/flink
closed
[SQL Connector] send avro message to topic and consume using SQL connector with avro format has EOF exception
compute/data-processing
``` Caused by: java.lang.RuntimeException: SplitFetcher thread 0 received unexpected exception while polling the records at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:150) at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:105)...
1.0
[SQL Connector] send avro message to topic and consume using SQL connector with avro format has EOF exception - ``` Caused by: java.lang.RuntimeException: SplitFetcher thread 0 received unexpected exception while polling the records at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFet...
process
send avro message to topic and consume using sql connector with avro format has eof exception caused by java lang runtimeexception splitfetcher thread received unexpected exception while polling the records at org apache flink connector base source reader fetcher splitfetcher runonce splitfetcher java ...
1
17,770
23,698,732,518
IssuesEvent
2022-08-29 16:53:34
cloudfoundry/korifi
https://api.github.com/repos/cloudfoundry/korifi
opened
[Feature]: Developer can push apps using the top-level `disk_quota` field in the manifest
Top-level process config
### Blockers/Dependencies _No response_ ### Background **As a** developer **I want** top-level process configuration in manifests to be supported **So that** I can use shortcut `cf push` flags like `-c`, `-i`, `-m` etc. ### Acceptance Criteria **GIVEN** I have the sources of an application (e.g. `tests/smoke/ass...
1.0
[Feature]: Developer can push apps using the top-level `disk_quota` field in the manifest - ### Blockers/Dependencies _No response_ ### Background **As a** developer **I want** top-level process configuration in manifests to be supported **So that** I can use shortcut `cf push` flags like `-c`, `-i`, `-m` etc. ##...
process
developer can push apps using the top level disk quota field in the manifest blockers dependencies no response background as a developer i want top level process configuration in manifests to be supported so that i can use shortcut cf push flags like c i m etc accept...
1
5,196
7,974,012,858
IssuesEvent
2018-07-17 02:43:30
pelias/pelias
https://api.github.com/repos/pelias/pelias
closed
Harden dependency on libpostal
processed
Currently, if pelias-config specifies `parser: addressit` instead of the expected `parser: libpostal`, exceptions are thrown upon incoming requests. Since we have no intention of supporting Pelias without `libpostal` we should make that clear to users by removing the config parameter and documenting the hard dependency...
1.0
Harden dependency on libpostal - Currently, if pelias-config specifies `parser: addressit` instead of the expected `parser: libpostal`, exceptions are thrown upon incoming requests. Since we have no intention of supporting Pelias without `libpostal` we should make that clear to users by removing the config parameter an...
process
harden dependency on libpostal currently if pelias config specifies parser addressit instead of the expected parser libpostal exceptions are thrown upon incoming requests since we have no intention of supporting pelias without libpostal we should make that clear to users by removing the config parameter an...
1
249,104
7,953,807,638
IssuesEvent
2018-07-12 03:58:35
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: second layer items not visible
Medium Priority
**Version:** 0.7.2.3 beta **Steps to Reproduce:** drop 1st layer of items or wall down drop 2nd layer down 2nd layer isnt visable disconnect reconnect 2nd layer visable **Expected behavior:** 2nd layer of items be visable after placement items taken from carry inventory **Actual behavior:** 2nd laye...
1.0
USER ISSUE: second layer items not visible - **Version:** 0.7.2.3 beta **Steps to Reproduce:** drop 1st layer of items or wall down drop 2nd layer down 2nd layer isnt visable disconnect reconnect 2nd layer visable **Expected behavior:** 2nd layer of items be visable after placement items taken from carr...
non_process
user issue second layer items not visible version beta steps to reproduce drop layer of items or wall down drop layer down layer isnt visable disconnect reconnect layer visable expected behavior layer of items be visable after placement items taken from carry inventor...
0
177,192
13,686,148,637
IssuesEvent
2020-09-30 08:16:39
photoprism/photoprism
https://api.github.com/repos/photoprism/photoprism
closed
Fixed, Success Message in German
bug please-test
In the German language, when changing an album, after pressing the Save button, the message comes in English (Album saved). <img width="774" alt="Bildschirmfoto 2020-09-01 um 21 36 48" src="https://user-images.githubusercontent.com/49251031/91898594-41ba4080-ec9c-11ea-923a-1370c6955855.png"> <img width="525" alt="B...
1.0
Fixed, Success Message in German - In the German language, when changing an album, after pressing the Save button, the message comes in English (Album saved). <img width="774" alt="Bildschirmfoto 2020-09-01 um 21 36 48" src="https://user-images.githubusercontent.com/49251031/91898594-41ba4080-ec9c-11ea-923a-1370c695...
non_process
fixed success message in german in the german language when changing an album after pressing the save button the message comes in english album saved img width alt bildschirmfoto um src img width alt bildschirmfoto um src
0
318,225
23,708,577,631
IssuesEvent
2022-08-30 05:21:45
starlite-api/starlite
https://api.github.com/repos/starlite-api/starlite
closed
Bug: Documentation Site doesn't work properly in mobile.
bug documentation help wanted good first issue
The Doc site isn't working well in mobile. You need to press the back arrow to find the menu to see usage and reference.
1.0
Bug: Documentation Site doesn't work properly in mobile. - The Doc site isn't working well in mobile. You need to press the back arrow to find the menu to see usage and reference.
non_process
bug documentation site doesn t work properly in mobile the doc site isn t working well in mobile you need to press the back arrow to find the menu to see usage and reference
0
88,545
8,154,687,915
IssuesEvent
2018-08-23 04:48:45
trashgenerator/dcore
https://api.github.com/repos/trashgenerator/dcore
opened
DC-8-Config сделать Unit test
testing
Unit test на сохранение / загрузку /валидацию значений конфиг-файла
1.0
DC-8-Config сделать Unit test - Unit test на сохранение / загрузку /валидацию значений конфиг-файла
non_process
dc config сделать unit test unit test на сохранение загрузку валидацию значений конфиг файла
0
12,545
14,975,688,580
IssuesEvent
2021-01-28 06:40:54
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
opened
Update license and copyright to support rosetta
P3 enhancement process rosetta
**Problem** Licenses and Copyright currently cover all the modules except rosetta. **Solution** Update license and copyright to support go rosetta files **Alternatives** A clear and concise description of any alternative solutions or features you've considered. **Additional Context** Add any other context ...
1.0
Update license and copyright to support rosetta - **Problem** Licenses and Copyright currently cover all the modules except rosetta. **Solution** Update license and copyright to support go rosetta files **Alternatives** A clear and concise description of any alternative solutions or features you've considered....
process
update license and copyright to support rosetta problem licenses and copyright currently cover all the modules except rosetta solution update license and copyright to support go rosetta files alternatives a clear and concise description of any alternative solutions or features you ve considered ...
1
3,536
6,573,789,459
IssuesEvent
2017-09-11 10:07:26
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Should overwriting child_process.execFile result in changed behaviour of child_process.exec?
child_process
```sh node -e "child_process.execFile = null; child_process.exec('cat package.json')" child_process.js:138 return exports.execFile(opts.file, TypeError: exports.execFile is not a function at Object.exports.exec (child_process.js:138:18) ``` I couldn't find in documentation why child_proce...
1.0
Should overwriting child_process.execFile result in changed behaviour of child_process.exec? - ```sh node -e "child_process.execFile = null; child_process.exec('cat package.json')" child_process.js:138 return exports.execFile(opts.file, TypeError: exports.execFile is not a function at Object....
process
should overwriting child process execfile result in changed behaviour of child process exec sh node e child process execfile null child process exec cat package json child process js return exports execfile opts file typeerror exports execfile is not a function at object ex...
1
205,805
7,106,120,709
IssuesEvent
2018-01-16 15:43:19
flowup/ngx-swagger-client-generator
https://api.github.com/repos/flowup/ngx-swagger-client-generator
closed
Type Errors
bug priority:HIGH
Hi, I'm having some issues with my generated code. On build I get a bunch of errors like: ``` .../api-client-service.ts(379,59): error TS2345: Argument of type 'HttpOptions' is not assignable to parameter of type '{ headers?: HttpHeaders | { [header: string]: string | string[]; }; observe?: "body"; params?: Ht...
1.0
Type Errors - Hi, I'm having some issues with my generated code. On build I get a bunch of errors like: ``` .../api-client-service.ts(379,59): error TS2345: Argument of type 'HttpOptions' is not assignable to parameter of type '{ headers?: HttpHeaders | { [header: string]: string | string[]; }; observe?: "body...
non_process
type errors hi i m having some issues with my generated code on build i get a bunch of errors like api client service ts error argument of type httpoptions is not assignable to parameter of type headers httpheaders string string observe body params ht t...
0
320,019
23,799,458,546
IssuesEvent
2022-09-03 03:42:22
ued123/modeling
https://api.github.com/repos/ued123/modeling
opened
음료수 구매하기 도메인 개선
documentation
## 요약 ### project: cash-api - 자판기 입금/출금 액을 관리할수 있는 도메인: cash - 현금 거래 내역: transaction ### project: purchase-api - cash, drink 로직을 참조해서 사용할수 있습니다 - 주문: purchase
1.0
음료수 구매하기 도메인 개선 - ## 요약 ### project: cash-api - 자판기 입금/출금 액을 관리할수 있는 도메인: cash - 현금 거래 내역: transaction ### project: purchase-api - cash, drink 로직을 참조해서 사용할수 있습니다 - 주문: purchase
non_process
음료수 구매하기 도메인 개선 요약 project cash api 자판기 입금 출금 액을 관리할수 있는 도메인 cash 현금 거래 내역 transaction project purchase api cash drink 로직을 참조해서 사용할수 있습니다 주문 purchase
0
21,724
30,232,574,680
IssuesEvent
2023-07-06 08:02:25
UnitTestBot/UTBotJava
https://api.github.com/repos/UnitTestBot/UTBotJava
closed
Perform every concrete execution in a separate transaction that is rollbacked right after execution
ctg-enhancement comp-instrumented-process comp-spring
**Description** Right now database content is reset between concrete executions with hardcoded SQL statements tuned for `spring-boot-testing-main` project database scheme (e.g. `ALTER TABLE ${repositoryDefinition.tableName} ALTER COLUMN id RESTART WITH 1`). **Expected behavior** Every concrete execution run is...
1.0
Perform every concrete execution in a separate transaction that is rollbacked right after execution - **Description** Right now database content is reset between concrete executions with hardcoded SQL statements tuned for `spring-boot-testing-main` project database scheme (e.g. `ALTER TABLE ${repositoryDefinition.ta...
process
perform every concrete execution in a separate transaction that is rollbacked right after execution description right now database content is reset between concrete executions with hardcoded sql statements tuned for spring boot testing main project database scheme e g alter table repositorydefinition ta...
1
238,693
7,782,180,625
IssuesEvent
2018-06-06 05:03:17
tyarkoni/pliers
https://api.github.com/repos/tyarkoni/pliers
closed
Offset of elements gets added again if ComplexTextStim iterated twice
bug priority: high
Problematic line: `elem.onset = offset if elem.onset is None else offset + elem.onset`
1.0
Offset of elements gets added again if ComplexTextStim iterated twice - Problematic line: `elem.onset = offset if elem.onset is None else offset + elem.onset`
non_process
offset of elements gets added again if complextextstim iterated twice problematic line elem onset offset if elem onset is none else offset elem onset
0
492,874
14,221,967,411
IssuesEvent
2020-11-17 16:19:22
StatCan/daaas
https://api.github.com/repos/StatCan/daaas
closed
I require write access to a private repo
area/security component/grafana priority/blocker
Hello, I need to push a feature branch to the terraform-kubernetes-aks-platform-daaas-private repo. It's specifically for integrating Grafana with Azure AD, using the prometheus operator. Brendan mentioned that either one of you could grant me write access. Thanks in advance! Chuck
1.0
I require write access to a private repo - Hello, I need to push a feature branch to the terraform-kubernetes-aks-platform-daaas-private repo. It's specifically for integrating Grafana with Azure AD, using the prometheus operator. Brendan mentioned that either one of you could grant me write access. Thanks i...
non_process
i require write access to a private repo hello i need to push a feature branch to the terraform kubernetes aks platform daaas private repo it s specifically for integrating grafana with azure ad using the prometheus operator brendan mentioned that either one of you could grant me write access thanks i...
0
22,734
10,766,017,909
IssuesEvent
2019-11-01 12:43:21
valdisiljuconoks/azfun-demo
https://api.github.com/repos/valdisiljuconoks/azfun-demo
opened
CVE-2019-13173 (High) detected in fstream-0.1.31.tgz
security vulnerability
## CVE-2019-13173 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>fstream-0.1.31.tgz</b></p></summary> <p>Advanced file system stream things</p> <p>Library home page: <a href="https://...
True
CVE-2019-13173 (High) detected in fstream-0.1.31.tgz - ## CVE-2019-13173 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>fstream-0.1.31.tgz</b></p></summary> <p>Advanced file system st...
non_process
cve high detected in fstream tgz cve high severity vulnerability vulnerable library fstream tgz advanced file system stream things library home page a href path to dependency file tmp whitesource archiveextractor ws scm depth azfun demo modules prote...
0
16,201
20,713,571,526
IssuesEvent
2022-03-12 09:11:23
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
PhpExecutableFinder may return directory instead of binary
Bug Process Status: Needs Review
### Symfony version(s) affected 3.4 | 4.4 ### Description We're using \Symfony\Component\Process\PhpExecutableFinder in Drupal's Upgrade Status module to execute PHPStan from a UI. In different environments leveraging Plesk or ISPConfig, the returned path from \Symfony\Component\Process\PhpExecutableFinder::find is ...
1.0
PhpExecutableFinder may return directory instead of binary - ### Symfony version(s) affected 3.4 | 4.4 ### Description We're using \Symfony\Component\Process\PhpExecutableFinder in Drupal's Upgrade Status module to execute PHPStan from a UI. In different environments leveraging Plesk or ISPConfig, the returned path ...
process
phpexecutablefinder may return directory instead of binary symfony version s affected description we re using symfony component process phpexecutablefinder in drupal s upgrade status module to execute phpstan from a ui in different environments leveraging plesk or ispconfig the returned path ...
1
20,627
27,299,815,214
IssuesEvent
2023-02-24 00:19:25
googleapis/google-cloud-node
https://api.github.com/repos/googleapis/google-cloud-node
closed
Turn off trusted-contributor bot for release-please
type: process
We expect release-please to keep an open PR with pending changes to be released. We do not need to run samples/system tests until we are ready to publish the packages. Otherwise, we will be running so many unnecessary integration tests when we are not ready to release. When a maintainer is ready to release: 1. appr...
1.0
Turn off trusted-contributor bot for release-please - We expect release-please to keep an open PR with pending changes to be released. We do not need to run samples/system tests until we are ready to publish the packages. Otherwise, we will be running so many unnecessary integration tests when we are not ready to relea...
process
turn off trusted contributor bot for release please we expect release please to keep an open pr with pending changes to be released we do not need to run samples system tests until we are ready to publish the packages otherwise we will be running so many unnecessary integration tests when we are not ready to relea...
1
15,610
19,749,433,830
IssuesEvent
2022-01-15 00:08:31
prisma/prisma
https://api.github.com/repos/prisma/prisma
closed
MDBGA: Prevent users from trying to use referential actions on inline m-n's
process/candidate topic: schema validation team/migrations topic: mongodb topic: referential actions kind/subtask
_(This issue is a follow-up to: https://github.com/prisma/prisma/issues/10498)_ Currently, the Prisma Schema allows: ```prisma model A { id String @id @default(dbgenerated()) @map("_id") @db.ObjectId gql String? b_ids String[] @db.Array(ObjectId) bs B[] @relation(fields: [b_ids], onDelete...
1.0
MDBGA: Prevent users from trying to use referential actions on inline m-n's - _(This issue is a follow-up to: https://github.com/prisma/prisma/issues/10498)_ Currently, the Prisma Schema allows: ```prisma model A { id String @id @default(dbgenerated()) @map("_id") @db.ObjectId gql String? b_ids Stri...
process
mdbga prevent users from trying to use referential actions on inline m n s this issue is a follow up to currently the prisma schema allows prisma model a id string id default dbgenerated map id db objectid gql string b ids string db array objectid bs b rela...
1
672
3,145,591,116
IssuesEvent
2015-09-14 18:44:53
K0zka/kerub
https://api.github.com/repos/K0zka/kerub
opened
Add optional description fields to entities
component:data processing component:ui priority: minimal
Markdown formatted description for the following entities: * Network * VM * Virtual Disk * Expectations (followup of #81 )
1.0
Add optional description fields to entities - Markdown formatted description for the following entities: * Network * VM * Virtual Disk * Expectations (followup of #81 )
process
add optional description fields to entities markdown formatted description for the following entities network vm virtual disk expectations followup of
1
3,502
6,557,593,319
IssuesEvent
2017-09-06 18:01:36
w3c/webauthn
https://api.github.com/repos/w3c/webauthn
closed
The W3C HTML spec is broken, and probably shouldn't be referenced
type:process type:technical
I was pretty confused by https://www.w3.org/TR/html51/browsers.html#relaxing-the-same-origin-restriction step 7.2, as referenced from https://w3c.github.io/webauthn/#dom-webauthentication-makecredential step 3, because it's completely nonsensical: it causes the algorithm to _always_ throw. Then I realized that this ...
1.0
The W3C HTML spec is broken, and probably shouldn't be referenced - I was pretty confused by https://www.w3.org/TR/html51/browsers.html#relaxing-the-same-origin-restriction step 7.2, as referenced from https://w3c.github.io/webauthn/#dom-webauthentication-makecredential step 3, because it's completely nonsensical: it c...
process
the html spec is broken and probably shouldn t be referenced i was pretty confused by step as referenced from step because it s completely nonsensical it causes the algorithm to always throw then i realized that this is the version of the html spec which has all sorts of known issues like thi...
1
11,199
13,957,702,812
IssuesEvent
2020-10-24 08:13:43
alexanderkotsev/geoportal
https://api.github.com/repos/alexanderkotsev/geoportal
opened
CZ: Harvesting to thematic viewer
CZ - Czech Republic Geoportal Harvesting process
From: Jitka.Faugnerova@cenia.cz [Jitka.Faugnerova@cenia.cz] Sent: 14 May 2018 14:03 To: TOMAS Robert (JRC-ISPRA) Subject: Harvesting to thematic viewer Dear Robert, could you please check with Angelo or ask him to do the harvesting to your geoportal/viewer? One of our data provider has made some changes in metada...
1.0
CZ: Harvesting to thematic viewer - From: Jitka.Faugnerova@cenia.cz [Jitka.Faugnerova@cenia.cz] Sent: 14 May 2018 14:03 To: TOMAS Robert (JRC-ISPRA) Subject: Harvesting to thematic viewer Dear Robert, could you please check with Angelo or ask him to do the harvesting to your geoportal/viewer? One of our data prov...
process
cz harvesting to thematic viewer from jitka faugnerova cenia cz sent may to tomas robert jrc ispra subject harvesting to thematic viewer dear robert could you please check with angelo or ask him to do the harvesting to your geoportal viewer one of our data provider has made some changes in me...
1
582,078
17,352,338,381
IssuesEvent
2021-07-29 10:16:49
hedgedoc/hedgedoc
https://api.github.com/repos/hedgedoc/hedgedoc
closed
no link between slides
priority: high scope: frontend status: confirmed type: bug
**Description** When presenting slides, the feature to create links between slides does not work. **To Reproduce** 1. Go to demo slides (of the demo instance) 2. Go to [page 18](https://demo.hedgedoc.org/p/slide-example#/17) 3. Click on link "like this" 4. See that the browser is redirected to home page ...
1.0
no link between slides - **Description** When presenting slides, the feature to create links between slides does not work. **To Reproduce** 1. Go to demo slides (of the demo instance) 2. Go to [page 18](https://demo.hedgedoc.org/p/slide-example#/17) 3. Click on link "like this" 4. See that the browser is re...
non_process
no link between slides description when presenting slides the feature to create links between slides does not work to reproduce go to demo slides of the demo instance go to click on link like this see that the browser is redirected to home page expected behavior the...
0
10,139
13,044,162,440
IssuesEvent
2020-07-29 03:47:32
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
UCP: Migrate scalar function `JsonArrayAppendSig` from TiDB
challenge-program-2 component/coprocessor difficulty/easy sig/coprocessor
## Description Port the scalar function `JsonArrayAppendSig` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @andylokandy ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - https://github.com/tikv/tikv/tree/master/components/tidb_query/...
2.0
UCP: Migrate scalar function `JsonArrayAppendSig` from TiDB - ## Description Port the scalar function `JsonArrayAppendSig` from TiDB to coprocessor. ## Score * 50 ## Mentor(s) * @andylokandy ## Recommended Skills * Rust programming ## Learning Materials Already implemented expressions ported from TiDB - h...
process
ucp migrate scalar function jsonarrayappendsig from tidb description port the scalar function jsonarrayappendsig from tidb to coprocessor score mentor s andylokandy recommended skills rust programming learning materials already implemented expressions ported from tidb ...
1
14,645
25,331,436,165
IssuesEvent
2022-11-18 13:34:36
AAFC-BICoE/dina-planning
https://api.github.com/repos/AAFC-BICoE/dina-planning
closed
Allow to add material-sample to transaction
type: requirement
Goal: allow to search for material-sample and add them to a transaction. Out-of-scope for this ticket: show that a material-sample is not available since it's part of a transaction.
1.0
Allow to add material-sample to transaction - Goal: allow to search for material-sample and add them to a transaction. Out-of-scope for this ticket: show that a material-sample is not available since it's part of a transaction.
non_process
allow to add material sample to transaction goal allow to search for material sample and add them to a transaction out of scope for this ticket show that a material sample is not available since it s part of a transaction
0
31,668
15,036,210,141
IssuesEvent
2021-02-02 15:00:10
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
PlansGrid: API gets called twice
Performance [Goal] New Onboarding [Pri] High [Type] Bug
Probably after merging https://github.com/Automattic/wp-calypso/pull/48790, when loading PlansGrid in both Gutenboarding and launch flows (when sandboxed), the REST API calls for `/plans` and `/details` are each done 2 times. <img width="731" alt="Screenshot 2021-01-21 at 20 52 03" src="https://user-images.githubuse...
True
PlansGrid: API gets called twice - Probably after merging https://github.com/Automattic/wp-calypso/pull/48790, when loading PlansGrid in both Gutenboarding and launch flows (when sandboxed), the REST API calls for `/plans` and `/details` are each done 2 times. <img width="731" alt="Screenshot 2021-01-21 at 20 52 03"...
non_process
plansgrid api gets called twice probably after merging when loading plansgrid in both gutenboarding and launch flows when sandboxed the rest api calls for plans and details are each done times img width alt screenshot at src
0
94,120
15,962,337,510
IssuesEvent
2021-04-16 01:05:14
RG4421/nucleus
https://api.github.com/repos/RG4421/nucleus
opened
WS-2017-0266 (Low) detected in http-signature-0.10.1.tgz
security vulnerability
## WS-2017-0266 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-signature-0.10.1.tgz</b></p></summary> <p>Reference implementation of Joyent's HTTP Signature scheme.</p> <p>Library...
True
WS-2017-0266 (Low) detected in http-signature-0.10.1.tgz - ## WS-2017-0266 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-signature-0.10.1.tgz</b></p></summary> <p>Reference imple...
non_process
ws low detected in http signature tgz ws low severity vulnerability vulnerable library http signature tgz reference implementation of joyent s http signature scheme library home page a href path to dependency file nucleus packages nucleus package json path to vulner...
0
193,982
15,394,038,524
IssuesEvent
2021-03-03 17:24:52
PawelDabrowski83/genAlgo
https://api.github.com/repos/PawelDabrowski83/genAlgo
closed
Main description
documentation
Main: <problem - w ilu pokoleniach uda się uzyskać gen o wartości 1234> GenePoolService(wszystkie składowe) GenePool(wartość szukana 1234, liczba genów, genePoolService).solve() -> int z rozwiązaniem
1.0
Main description - Main: <problem - w ilu pokoleniach uda się uzyskać gen o wartości 1234> GenePoolService(wszystkie składowe) GenePool(wartość szukana 1234, liczba genów, genePoolService).solve() -> int z rozwiązaniem
non_process
main description main genepoolservice wszystkie składowe genepool wartość szukana liczba genów genepoolservice solve int z rozwiązaniem
0
60,723
17,023,503,209
IssuesEvent
2021-07-03 02:21:37
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
strange routing decisions
Component: gosmore Priority: major Resolution: worksforme Type: defect
**[Submitted to the original trac issue database at 12.35pm, Saturday, 7th November 2009]** Latest builds of Gosmore seem to take some strange routing decisions. The three cases I have seen so far all occur when a roundabout is involved. Attached are screenshots of Gosmore routing decisions together with a text fi...
1.0
strange routing decisions - **[Submitted to the original trac issue database at 12.35pm, Saturday, 7th November 2009]** Latest builds of Gosmore seem to take some strange routing decisions. The three cases I have seen so far all occur when a roundabout is involved. Attached are screenshots of Gosmore routing decis...
non_process
strange routing decisions latest builds of gosmore seem to take some strange routing decisions the three cases i have seen so far all occur when a roundabout is involved attached are screenshots of gosmore routing decisions together with a text file showing the route as a link whilst i appreciate your...
0
194,580
22,262,036,522
IssuesEvent
2022-06-10 02:01:08
Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2021-33034
https://api.github.com/repos/Trinadh465/device_renesas_kernel_AOSP10_r33_CVE-2021-33034
reopened
CVE-2021-33033 (High) detected in multiple libraries
security vulnerability
## CVE-2021-33033 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxlinux-4.19.239</b>, <b>linuxlinux-4.19.239</b>, <b>linuxlinux-4.19.239</b></p></summary> <p> </p> </details> <...
True
CVE-2021-33033 (High) detected in multiple libraries - ## CVE-2021-33033 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxlinux-4.19.239</b>, <b>linuxlinux-4.19.239</b>, <b>linuxl...
non_process
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries linuxlinux linuxlinux linuxlinux vulnerability details the linux kernel before has a use after free in cipso genopt in net cipso c because th...
0
240,662
18,364,263,303
IssuesEvent
2021-10-09 19:30:57
malodetz/Fl-project
https://api.github.com/repos/malodetz/Fl-project
closed
Поправить ConcreteSyntax.md
documentation good first issue
Кажется, что литералы и названия ключевых функций не являются ключевыми словами. Оставить в этой секции только управляющие конструкции и создать новую секцию: "Зарезервированные слова"
1.0
Поправить ConcreteSyntax.md - Кажется, что литералы и названия ключевых функций не являются ключевыми словами. Оставить в этой секции только управляющие конструкции и создать новую секцию: "Зарезервированные слова"
non_process
поправить concretesyntax md кажется что литералы и названия ключевых функций не являются ключевыми словами оставить в этой секции только управляющие конструкции и создать новую секцию зарезервированные слова
0
13,384
15,862,500,366
IssuesEvent
2021-04-08 11:41:09
prisma/prisma
https://api.github.com/repos/prisma/prisma
opened
Update esbuild
kind/tech process/candidate team/client
Unfortunately, the latest esbuild is not compatible with webpack. That's why we had to downgrade it. We should investigate the problem and make sure we can upgrade to the latest esbuild. https://github.com/prisma/prisma/pull/6260
1.0
Update esbuild - Unfortunately, the latest esbuild is not compatible with webpack. That's why we had to downgrade it. We should investigate the problem and make sure we can upgrade to the latest esbuild. https://github.com/prisma/prisma/pull/6260
process
update esbuild unfortunately the latest esbuild is not compatible with webpack that s why we had to downgrade it we should investigate the problem and make sure we can upgrade to the latest esbuild
1
21,628
30,030,840,395
IssuesEvent
2023-06-27 09:28:51
unicode-org/icu4x
https://api.github.com/repos/unicode-org/icu4x
opened
ffi CI job is slow all of a sudden
T-bug C-process
It gets stuck here: ``` ... 2023-06-27T06:21:24.1339208Z cp target/wasm32-unknown-unknown/release/icu_capi_cdylib.wasm icu_capi.wasm 2023-06-27T06:21:24.1355342Z cargo run -p icu_datagen -- \ 2023-06-27T06:21:24.1355873Z --keys-for-bin icu_capi.wasm \ 2023-06-27T06:21:24.1356257Z --locales full \ 2023-06-27T...
1.0
ffi CI job is slow all of a sudden - It gets stuck here: ``` ... 2023-06-27T06:21:24.1339208Z cp target/wasm32-unknown-unknown/release/icu_capi_cdylib.wasm icu_capi.wasm 2023-06-27T06:21:24.1355342Z cargo run -p icu_datagen -- \ 2023-06-27T06:21:24.1355873Z --keys-for-bin icu_capi.wasm \ 2023-06-27T06:21:24.13...
process
ffi ci job is slow all of a sudden it gets stuck here cp target unknown unknown release icu capi cdylib wasm icu capi wasm cargo run p icu datagen keys for bin icu capi wasm locales full format blob ou...
1
202,767
15,300,100,127
IssuesEvent
2021-02-24 11:51:03
tempesta-tech/tempesta
https://api.github.com/repos/tempesta-tech/tempesta
closed
HTTPtables blocking action ignores block_action directive
bug good to start test
# Scope On configuration ``` listen 192.168.100.4:80; block_action attack reply; block_action error reply; response_body 400 /var/www/tempesta-tech.com/400; srv_group default { server 127.0.0.1:9090; } vhost debian { proxy_pass default; } cache 1; cache_fulfill * *; http_chain...
1.0
HTTPtables blocking action ignores block_action directive - # Scope On configuration ``` listen 192.168.100.4:80; block_action attack reply; block_action error reply; response_body 400 /var/www/tempesta-tech.com/400; srv_group default { server 127.0.0.1:9090; } vhost debian { proxy_pa...
non_process
httptables blocking action ignores block action directive scope on configuration listen block action attack reply block action error reply response body var www tempesta tech com srv group default server vhost debian proxy pass default ...
0
87,162
3,737,636,218
IssuesEvent
2016-03-08 19:58:02
aces/cbrain
https://api.github.com/repos/aces/cbrain
closed
Launch Task of the select tool overlay bug.
High Priority
It redirect to index page, don't know if it should be the case. I think: 1) Should stay on the overlay. 2) Should redirect on the new task page. 3) Should definitively not put the launch at the bottom of the index table. Like this: ![screen shot 2016-02-18 at 3 58 25 pm](https://cloud.githubusercontent.com/as...
1.0
Launch Task of the select tool overlay bug. - It redirect to index page, don't know if it should be the case. I think: 1) Should stay on the overlay. 2) Should redirect on the new task page. 3) Should definitively not put the launch at the bottom of the index table. Like this: ![screen shot 2016-02-18 at 3 58...
non_process
launch task of the select tool overlay bug it redirect to index page don t know if it should be the case i think should stay on the overlay should redirect on the new task page should definitively not put the launch at the bottom of the index table like this
0
469
2,731,262,838
IssuesEvent
2015-04-16 19:19:24
mozilla/id.webmaker.org
https://api.github.com/repos/mozilla/id.webmaker.org
closed
Implement CSRF
Security
- [ ] find out how this will work with the react router - [ ] should do csrf on per-request basis (rather than per-page-load)? - is this really more secure? - hash per request or secret per request?
True
Implement CSRF - - [ ] find out how this will work with the react router - [ ] should do csrf on per-request basis (rather than per-page-load)? - is this really more secure? - hash per request or secret per request?
non_process
implement csrf find out how this will work with the react router should do csrf on per request basis rather than per page load is this really more secure hash per request or secret per request
0
269,429
23,442,060,951
IssuesEvent
2022-08-15 15:47:30
RPTools/maptool
https://api.github.com/repos/RPTools/maptool
closed
[Bug]: occasional NullPointerException on local WebRTC client connection
bug tested
### Describe the Bug After starting a WebRTC server it failed to start properly. ``` 18:27:52.457 (ClientHandshake.java:145) [Thread-16] INFO - skullman :send: CLIENT_INIT_MSG Exception in thread "Thread-16" java.lang.NullPointerException: Cannot invoke "dev.onvoid.webrtc.RTCPeerConnection.getConnectionState()" ...
1.0
[Bug]: occasional NullPointerException on local WebRTC client connection - ### Describe the Bug After starting a WebRTC server it failed to start properly. ``` 18:27:52.457 (ClientHandshake.java:145) [Thread-16] INFO - skullman :send: CLIENT_INIT_MSG Exception in thread "Thread-16" java.lang.NullPointerException...
non_process
occasional nullpointerexception on local webrtc client connection describe the bug after starting a webrtc server it failed to start properly clienthandshake java info skullman send client init msg exception in thread thread java lang nullpointerexception cannot invoke dev o...
0
113,657
9,660,262,093
IssuesEvent
2019-05-20 15:08:01
OpenTechFund/opentech.fund
https://api.github.com/repos/OpenTechFund/opentech.fund
closed
Comment editing in submission detail view
RTBC needs tests todd_mini_sprint
Task from #1128 **Acceptance criteria** - [x] Private comments in the detail view allow editing by the author of the comment - [x] Internal comments in the detail view allow editing by the author of the comment - [x] Edit button is visible on comment (styled as per edit button on submission detail page) - [x]...
1.0
Comment editing in submission detail view - Task from #1128 **Acceptance criteria** - [x] Private comments in the detail view allow editing by the author of the comment - [x] Internal comments in the detail view allow editing by the author of the comment - [x] Edit button is visible on comment (styled as per ...
non_process
comment editing in submission detail view task from acceptance criteria private comments in the detail view allow editing by the author of the comment internal comments in the detail view allow editing by the author of the comment edit button is visible on comment styled as per edit butt...
0
239,786
26,232,081,030
IssuesEvent
2023-01-05 01:45:10
pustovitDmytro/lalaps
https://api.github.com/repos/pustovitDmytro/lalaps
opened
CVE-2022-24999 (High) detected in qs-6.10.1.tgz
security vulnerability
## CVE-2022-24999 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>qs-6.10.1.tgz</b></p></summary> <p>A querystring parser that supports nesting and arrays, with a depth limit</p> <p>Li...
True
CVE-2022-24999 (High) detected in qs-6.10.1.tgz - ## CVE-2022-24999 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>qs-6.10.1.tgz</b></p></summary> <p>A querystring parser that support...
non_process
cve high detected in qs tgz cve high severity vulnerability vulnerable library qs tgz a querystring parser that supports nesting and arrays with a depth limit library home page a href path to dependency file package json path to vulnerable library node modules sup...
0
24,324
12,065,516,652
IssuesEvent
2020-04-16 10:06:04
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
Document licenses for third party open source projects that we depend on
planned/3.15 team/core-services
We need something like this: https://neo4j.com/terms/thirdpartylicenses/ The page should be generated automatically. Tagging both @lguychard and @tsenart because the implementation is probably different for TypeScript and Go dependencies. I would like to prioritize this for 3.15 release on April 20 but if you wan...
1.0
Document licenses for third party open source projects that we depend on - We need something like this: https://neo4j.com/terms/thirdpartylicenses/ The page should be generated automatically. Tagging both @lguychard and @tsenart because the implementation is probably different for TypeScript and Go dependencies. ...
non_process
document licenses for third party open source projects that we depend on we need something like this the page should be generated automatically tagging both lguychard and tsenart because the implementation is probably different for typescript and go dependencies i would like to prioritize this for re...
0
6,438
9,540,966,250
IssuesEvent
2019-04-30 20:57:23
googleapis/google-cloud-python
https://api.github.com/repos/googleapis/google-cloud-python
opened
Firestore: 'test_collection_add' flakes
api: firestore flaky testing type: process
From https://source.cloud.google.com/results/invocations/7deedac3-8b60-447d-bb5e-74a4a6653e57/targets/cloud-devrel%2Fclient-libraries%2Fgoogle-cloud-python%2Fpresubmit%2Ffirestore/log: ```python _____________________________ test_collection_add ______________________________ client = <google.cloud.firestore_v1.cli...
1.0
Firestore: 'test_collection_add' flakes - From https://source.cloud.google.com/results/invocations/7deedac3-8b60-447d-bb5e-74a4a6653e57/targets/cloud-devrel%2Fclient-libraries%2Fgoogle-cloud-python%2Fpresubmit%2Ffirestore/log: ```python _____________________________ test_collection_add _____________________________...
process
firestore test collection add flakes from python test collection add client cleanup def test collection add client cleanup client collection collek client collection collek shun child ...
1
101,069
8,773,741,130
IssuesEvent
2018-12-18 17:42:32
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
no error message for bad behavior when unable to connect to sync servers
QA/Test-Plan-Specified QA/Yes feature/sync
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
no error message for bad behavior when unable to connect to sync servers - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL G...
non_process
no error message for bad behavior when unable to connect to sync servers have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will g...
0
60,171
6,673,557,552
IssuesEvent
2017-10-04 15:25:41
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
UWP: 2 System.IO.Pipes failing after enabling other tests on same project
area-System.IO test-run-uwp-ilc
``` System.IO.Pipes.Tests.NamedPipeTest_Specific.Windows_GetImpersonationUserName_Succeed [FAIL] GetNamedPipeHandleState failed Expected: True Actual: False Stack Trace: at System.IO.Pipes.Tests.NamedPipeTest_Specific.<Windows_GetImpersonationUserName_Succeed>d...
1.0
UWP: 2 System.IO.Pipes failing after enabling other tests on same project - ``` System.IO.Pipes.Tests.NamedPipeTest_Specific.Windows_GetImpersonationUserName_Succeed [FAIL] GetNamedPipeHandleState failed Expected: True Actual: False Stack Trace: at System.IO.Pi...
non_process
uwp system io pipes failing after enabling other tests on same project system io pipes tests namedpipetest specific windows getimpersonationusername succeed getnamedpipehandlestate failed expected true actual false stack trace at system io pipes t...
0
51,191
7,680,269,405
IssuesEvent
2018-05-16 00:34:39
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Add Objective-C API to disable fail fast mode
disposition/FOR DISCUSSION disposition/Needs Documentation kind/enhancement lang/ObjC priority/P3
As part of the 0.14 release, fail fast is now enabled by default. In order to disable fail fast mode, a flag must be set on metadata requests. https://github.com/grpc/grpc/blob/master/include/grpc/impl/codegen/grpc_types.h#L212 We need to ensure that there is some way a user can disable fail fast mode.
1.0
Add Objective-C API to disable fail fast mode - As part of the 0.14 release, fail fast is now enabled by default. In order to disable fail fast mode, a flag must be set on metadata requests. https://github.com/grpc/grpc/blob/master/include/grpc/impl/codegen/grpc_types.h#L212 We need to ensure that there is some way a...
non_process
add objective c api to disable fail fast mode as part of the release fail fast is now enabled by default in order to disable fail fast mode a flag must be set on metadata requests we need to ensure that there is some way a user can disable fail fast mode
0
14,607
17,703,636,347
IssuesEvent
2021-08-25 03:27:04
tdwg/dwc
https://api.github.com/repos/tdwg/dwc
closed
Change term - scientificName
Term - change Class - Taxon non-normative Process - complete
## Term change * Submitter: Quentin Groom * Efficacy Justification (why is this change necessary?): To improve clarity of the term usage, particularly to distinguish the different terms that can hold a scientific Latin name * Demand Justification (if the change is semantic in nature, name at least two organization...
1.0
Change term - scientificName - ## Term change * Submitter: Quentin Groom * Efficacy Justification (why is this change necessary?): To improve clarity of the term usage, particularly to distinguish the different terms that can hold a scientific Latin name * Demand Justification (if the change is semantic in nature,...
process
change term scientificname term change submitter quentin groom efficacy justification why is this change necessary to improve clarity of the term usage particularly to distinguish the different terms that can hold a scientific latin name demand justification if the change is semantic in nature ...
1
21,044
27,987,347,455
IssuesEvent
2023-03-26 20:49:17
bitfocus/companion-module-requests
https://api.github.com/repos/bitfocus/companion-module-requests
opened
Hive Player
NOT YET PROCESSED
- [ ] **I have researched the list of existing Companion modules and requests and have determined this has not yet been requested** The name of the device, hardware, or software you would like to control: Hive Player / What you would like to be able to make it do from Companion: be able to control playback and lay...
1.0
Hive Player - - [ ] **I have researched the list of existing Companion modules and requests and have determined this has not yet been requested** The name of the device, hardware, or software you would like to control: Hive Player / What you would like to be able to make it do from Companion: be able to control pl...
process
hive player i have researched the list of existing companion modules and requests and have determined this has not yet been requested the name of the device hardware or software you would like to control hive player what you would like to be able to make it do from companion be able to control play...
1
22,202
30,758,364,639
IssuesEvent
2023-07-29 11:08:21
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
skypilot-nightly 1.0.0.dev20230729 has 2 GuardDog issues
guarddog exec-base64 silent-process-execution
https://pypi.org/project/skypilot-nightly https://inspector.pypi.io/project/skypilot-nightly ```{ "dependency": "skypilot-nightly", "version": "1.0.0.dev20230729", "result": { "issues": 2, "errors": {}, "results": { "exec-base64": [ { "location": "skypilot-nightly-1.0.0.dev2023...
1.0
skypilot-nightly 1.0.0.dev20230729 has 2 GuardDog issues - https://pypi.org/project/skypilot-nightly https://inspector.pypi.io/project/skypilot-nightly ```{ "dependency": "skypilot-nightly", "version": "1.0.0.dev20230729", "result": { "issues": 2, "errors": {}, "results": { "exec-base64": [ ...
process
skypilot nightly has guarddog issues dependency skypilot nightly version result issues errors results exec location skypilot nightly sky cloud stores py code p subpr...
1
637,702
20,675,805,666
IssuesEvent
2022-03-10 09:09:38
geosolutions-it/MapStore2-C027
https://api.github.com/repos/geosolutions-it/MapStore2-C027
closed
Requested changes to GeoNetwork
Task Priority: Medium C027-COMUNE_FI-2021-SUPPORT
The client is requesting few changes to the new GN 3 RNDT installed in the new SDI. From the client: >Per quanto riguarda l'interfaccia, invece avremmo la necessità di due migliorie che sono: >- Nella pagina di ricerca dei dataset, tra i filtraggi aggiungere un filtro che consente di estrarre i risultati in ba...
1.0
Requested changes to GeoNetwork - The client is requesting few changes to the new GN 3 RNDT installed in the new SDI. From the client: >Per quanto riguarda l'interfaccia, invece avremmo la necessità di due migliorie che sono: >- Nella pagina di ricerca dei dataset, tra i filtraggi aggiungere un filtro che con...
non_process
requested changes to geonetwork the client is requesting few changes to the new gn rndt installed in the new sdi from the client per quanto riguarda l interfaccia invece avremmo la necessità di due migliorie che sono nella pagina di ricerca dei dataset tra i filtraggi aggiungere un filtro che con...
0
235,552
18,051,853,073
IssuesEvent
2021-09-19 21:55:03
EdwarMalpica/AsignacionOficinas
https://api.github.com/repos/EdwarMalpica/AsignacionOficinas
closed
Implementacion de la configuracion necesaria para la capa de persistencia
documentation enhancement
Codificar la configuracion necesaria para la creacion de la base de datos
1.0
Implementacion de la configuracion necesaria para la capa de persistencia - Codificar la configuracion necesaria para la creacion de la base de datos
non_process
implementacion de la configuracion necesaria para la capa de persistencia codificar la configuracion necesaria para la creacion de la base de datos
0
60,683
7,373,620,840
IssuesEvent
2018-03-13 17:46:58
ParabolInc/action
https://api.github.com/repos/ParabolInc/action
opened
Design: retrospective free→pro upgrade path
design enhancement groom-ready
## Issue - Enhancement Let's make some money. Our bet is that adding a team handbook and retrospective meeting type will be enough differentiated value to drive adoption and conversion. Today, we're largely driving conversion through top-down sales. However, we should always have a experience we are testing to drive...
1.0
Design: retrospective free→pro upgrade path - ## Issue - Enhancement Let's make some money. Our bet is that adding a team handbook and retrospective meeting type will be enough differentiated value to drive adoption and conversion. Today, we're largely driving conversion through top-down sales. However, we should al...
non_process
design retrospective free→pro upgrade path issue enhancement let s make some money our bet is that adding a team handbook and retrospective meeting type will be enough differentiated value to drive adoption and conversion today we re largely driving conversion through top down sales however we should al...
0