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,667
26,027,589,122
IssuesEvent
2022-12-21 17:43:25
dtcenter/MET
https://api.github.com/repos/dtcenter/MET
opened
Cnvert the python list to the numpy array for the python embedding at rhe base class.
type: enhancement priority: medium alert: NEED MORE DEFINITION alert: NEED ACCOUNT KEY component: CI/CD alert: NEED PROJECT ASSIGNMENT reporting: DTC NCAR Base requestor: METplus Team MET: PreProcessing Tools (Point)
The python list and the numpy array are accepted for the python embedding. The current implementation gives a INFO message if the python list contains numpy data type members. - no info message with 1) python list & python general numeric data type members and 2) numpy array & numpy data type members - info message ...
1.0
Cnvert the python list to the numpy array for the python embedding at rhe base class. - The python list and the numpy array are accepted for the python embedding. The current implementation gives a INFO message if the python list contains numpy data type members. - no info message with 1) python list & python general...
process
cnvert the python list to the numpy array for the python embedding at rhe base class the python list and the numpy array are accepted for the python embedding the current implementation gives a info message if the python list contains numpy data type members no info message with python list python general...
1
9,296
12,308,143,720
IssuesEvent
2020-05-12 06:35:16
atlesn/rrr
https://api.github.com/repos/atlesn/rrr
opened
Rewrite python module
bug process
python branch. Python module is defunct with new fork system. Code must be re-organized. - All python3 code must reside within the process/source forks, nothing in main thread - Reduce python3 socket class to a wrapper which puts messages into mmap channel
1.0
Rewrite python module - python branch. Python module is defunct with new fork system. Code must be re-organized. - All python3 code must reside within the process/source forks, nothing in main thread - Reduce python3 socket class to a wrapper which puts messages into mmap channel
process
rewrite python module python branch python module is defunct with new fork system code must be re organized all code must reside within the process source forks nothing in main thread reduce socket class to a wrapper which puts messages into mmap channel
1
7,845
11,015,559,365
IssuesEvent
2019-12-05 02:03:51
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
Add a run test flag, to re-run samples.
testing type: process
Sometimes there is a problem with the resources used rather than the code itself, rather than making up a change to get tests to run again, adding a run flag would be nice.
1.0
Add a run test flag, to re-run samples. - Sometimes there is a problem with the resources used rather than the code itself, rather than making up a change to get tests to run again, adding a run flag would be nice.
process
add a run test flag to re run samples sometimes there is a problem with the resources used rather than the code itself rather than making up a change to get tests to run again adding a run flag would be nice
1
12,324
14,880,872,619
IssuesEvent
2021-01-20 09:46:08
GoogleCloudPlatform/fda-mystudies
https://api.github.com/repos/GoogleCloudPlatform/fda-mystudies
closed
[PM] Adjust the space between the icon and the text
Bug P2 Participant manager Process: Fixed Process: Tested dev
[PM] Adjust the space between the icon and text ![oauth](https://user-images.githubusercontent.com/71445210/104905422-53c92100-59a8-11eb-9af5-53b6db88fe33.png)
2.0
[PM] Adjust the space between the icon and the text - [PM] Adjust the space between the icon and text ![oauth](https://user-images.githubusercontent.com/71445210/104905422-53c92100-59a8-11eb-9af5-53b6db88fe33.png)
process
adjust the space between the icon and the text adjust the space between the icon and text
1
17,803
23,728,933,925
IssuesEvent
2022-08-30 22:46:41
googleapis/gapic-generator-python
https://api.github.com/repos/googleapis/gapic-generator-python
opened
Generator itself should run generated unit tests on generated clients
type: process priority: p2
We run generated unit tests in the individual GAPIC repos, and that is as it should be. However, we should also run generated unit tests upstream in the process, as part of the generator CI. These tests should ideally encompass the full matrix: ``` {regular templates, Ads templates} × {transport=rest, trans...
1.0
Generator itself should run generated unit tests on generated clients - We run generated unit tests in the individual GAPIC repos, and that is as it should be. However, we should also run generated unit tests upstream in the process, as part of the generator CI. These tests should ideally encompass the full matrix:...
process
generator itself should run generated unit tests on generated clients we run generated unit tests in the individual gapic repos and that is as it should be however we should also run generated unit tests upstream in the process as part of the generator ci these tests should ideally encompass the full matrix ...
1
134,490
5,227,347,124
IssuesEvent
2017-01-28 01:17:10
mgordon34/Conversation-Analysis
https://api.github.com/repos/mgordon34/Conversation-Analysis
reopened
As a user, I want to know the inputs and outputs of the algorithm. #3a
Back End Feature High Priority
## Story/Task Details - [x] Obtained parsed text - [x] Display an output from parsed text ## Acceptance Scenarios - Given: Parsed text - When: User selects to analyze - Then: Display information based on text ## Done Done Criteria Output is displayed on analysis page
1.0
As a user, I want to know the inputs and outputs of the algorithm. #3a - ## Story/Task Details - [x] Obtained parsed text - [x] Display an output from parsed text ## Acceptance Scenarios - Given: Parsed text - When: User selects to analyze - Then: Display information based on text ## Done Done Criteria Outp...
non_process
as a user i want to know the inputs and outputs of the algorithm story task details obtained parsed text display an output from parsed text acceptance scenarios given parsed text when user selects to analyze then display information based on text done done criteria output is...
0
17,358
23,185,320,704
IssuesEvent
2022-08-01 07:52:55
LAAC-LSCP/ChildProject
https://api.github.com/repos/LAAC-LSCP/ChildProject
closed
drop --split ?
question audio-processing
**Is your feature request related to a problem? Please describe.** `--split` is: - not fully supported yet because you cannot use split recordings in ChildProject's routines (it assumes a 1:1 mapping between raw and converted files) - apparently not as critical since ELAN seems to support longer audio recordings...
1.0
drop --split ? - **Is your feature request related to a problem? Please describe.** `--split` is: - not fully supported yet because you cannot use split recordings in ChildProject's routines (it assumes a 1:1 mapping between raw and converted files) - apparently not as critical since ELAN seems to support longer...
process
drop split is your feature request related to a problem please describe split is not fully supported yet because you cannot use split recordings in childproject s routines it assumes a mapping between raw and converted files apparently not as critical since elan seems to support longer...
1
16,897
22,197,231,525
IssuesEvent
2022-06-07 08:05:07
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
BrokerReprocessingTest.shouldCorrelateMessageAfterRestartIfPublishedBefore is flaky
kind/flake team/distributed team/process-automation area/test
**Summary** - How often does the test fail? - at least 5 times so far - Does it block your work? - no, but it's a little annoying - Do we suspect that it is a real failure? - no, it's either just flaky or something with the new pipeline **Failures** > Outline known failure cases, e.g. a failed asser...
1.0
BrokerReprocessingTest.shouldCorrelateMessageAfterRestartIfPublishedBefore is flaky - **Summary** - How often does the test fail? - at least 5 times so far - Does it block your work? - no, but it's a little annoying - Do we suspect that it is a real failure? - no, it's either just flaky or something with ...
process
brokerreprocessingtest shouldcorrelatemessageafterrestartifpublishedbefore is flaky summary how often does the test fail at least times so far does it block your work no but it s a little annoying do we suspect that it is a real failure no it s either just flaky or something with ...
1
413
2,852,061,348
IssuesEvent
2015-06-01 11:18:04
genomizer/genomizer-server
https://api.github.com/repos/genomizer/genomizer-server
closed
Vagrant: /tmp and /data are on different partitions
Data Storage enhancement High priority Processing
``` $ mount [...] /dev/sdb2 on / type ext4 (rw,relatime,seclabel,data=ordered) [...] /dev/sda1 on /Data type ext4 (rw,relatime,seclabel,data=ordered) [...] ``` This means that uploaded files have to be copied, which takes a long time if the file in question is large. If /tmp was on the same partition as /data...
1.0
Vagrant: /tmp and /data are on different partitions - ``` $ mount [...] /dev/sdb2 on / type ext4 (rw,relatime,seclabel,data=ordered) [...] /dev/sda1 on /Data type ext4 (rw,relatime,seclabel,data=ordered) [...] ``` This means that uploaded files have to be copied, which takes a long time if the file in questio...
process
vagrant tmp and data are on different partitions mount dev on type rw relatime seclabel data ordered dev on data type rw relatime seclabel data ordered this means that uploaded files have to be copied which takes a long time if the file in question is large if tmp was ...
1
605,353
18,734,122,967
IssuesEvent
2021-11-04 03:42:54
squaresLab/security-repair-benchmarks
https://api.github.com/repos/squaresLab/security-repair-benchmarks
closed
Incorrect trace for CVE-2012-5134
bug high-priority
The fault location is in the method `xmlParseAttValueComplex` [https://gitlab.gnome.org/GNOME/libxml2/-/blob/6a36fbe3b3e001a8a840b5c1fdd81cefc9947f0d/parser.c#L3894] which is not in the trace in the trace file. I guess the same problem is also with other XML subjects. Trace file for the function [xmllint.bbt.txt](...
1.0
Incorrect trace for CVE-2012-5134 - The fault location is in the method `xmlParseAttValueComplex` [https://gitlab.gnome.org/GNOME/libxml2/-/blob/6a36fbe3b3e001a8a840b5c1fdd81cefc9947f0d/parser.c#L3894] which is not in the trace in the trace file. I guess the same problem is also with other XML subjects. Trace file...
non_process
incorrect trace for cve the fault location is in the method xmlparseattvaluecomplex which is not in the trace in the trace file i guess the same problem is also with other xml subjects trace file for the function as the tracer simply logs the executed basic blocks i believe the problem is with ...
0
402,896
27,392,668,631
IssuesEvent
2023-02-28 17:17:14
mikakaraila/node-red-contrib-opcua
https://api.github.com/repos/mikakaraila/node-red-contrib-opcua
closed
Can't create polling model with READ option
documentation
Hi, I want to create a flow for polling data every 5 seconds from 93 nodes. The subscription model doesn't work for me because I always end up with "BadTooManySessions" and also there are some metrics that change very selden, so I don't see anything in my Grafana Dashboard. I also noticed that if I loop the inject nod...
1.0
Can't create polling model with READ option - Hi, I want to create a flow for polling data every 5 seconds from 93 nodes. The subscription model doesn't work for me because I always end up with "BadTooManySessions" and also there are some metrics that change very selden, so I don't see anything in my Grafana Dashboard...
non_process
can t create polling model with read option hi i want to create a flow for polling data every seconds from nodes the subscription model doesn t work for me because i always end up with badtoomanysessions and also there are some metrics that change very selden so i don t see anything in my grafana dashboard ...
0
4,831
7,725,942,661
IssuesEvent
2018-05-24 19:35:51
kaching-hq/Privacy-and-Security
https://api.github.com/repos/kaching-hq/Privacy-and-Security
closed
Lay the groundwork for the DPO role
Processes
- [x] Designate a DPO - [x] Communicate decision to Datainspektionen - [x] Document decision (auditing and board purposes) - [x] Choose a DPMS
1.0
Lay the groundwork for the DPO role - - [x] Designate a DPO - [x] Communicate decision to Datainspektionen - [x] Document decision (auditing and board purposes) - [x] Choose a DPMS
process
lay the groundwork for the dpo role designate a dpo communicate decision to datainspektionen document decision auditing and board purposes choose a dpms
1
8,766
11,884,486,907
IssuesEvent
2020-03-27 17:44:30
fraction/oasis
https://api.github.com/repos/fraction/oasis
closed
Chatting about Oasis
process
## What's the problem you want solved? There's no place to chat about Oasis. There are GitHub issues for tracking problems and SSB messages, but neither feel very lightweight for casual conversation. ## Is there a solution you'd like to recommend? I've started a Matrix room so that people can stop by and chat:...
1.0
Chatting about Oasis - ## What's the problem you want solved? There's no place to chat about Oasis. There are GitHub issues for tracking problems and SSB messages, but neither feel very lightweight for casual conversation. ## Is there a solution you'd like to recommend? I've started a Matrix room so that peopl...
process
chatting about oasis what s the problem you want solved there s no place to chat about oasis there are github issues for tracking problems and ssb messages but neither feel very lightweight for casual conversation is there a solution you d like to recommend i ve started a matrix room so that peopl...
1
8,432
3,739,175,101
IssuesEvent
2016-03-09 02:45:47
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
opened
ReadyToRun: NullReferenceException in superlong tests
bug CodeGen ReadyToRun
Tests: JIT\Methodical\int64\superlong\_dbgsuperlong\_dbgsuperlong.cmd JIT\Methodical\int64\superlong\_relsuperlong\_relsuperlong.cmd JIT\Methodical\int64\superlong\_il_relsuperlong\_il_relsuperlong.cmd JIT\Methodical\int64\superlong\_il_dbgsuperlong\_il_dbgsuperlong.cmd Repro steps: Git commit hash: c89bf3f ...
1.0
ReadyToRun: NullReferenceException in superlong tests - Tests: JIT\Methodical\int64\superlong\_dbgsuperlong\_dbgsuperlong.cmd JIT\Methodical\int64\superlong\_relsuperlong\_relsuperlong.cmd JIT\Methodical\int64\superlong\_il_relsuperlong\_il_relsuperlong.cmd JIT\Methodical\int64\superlong\_il_dbgsuperlong\_il_dbgsup...
non_process
readytorun nullreferenceexception in superlong tests tests jit methodical superlong dbgsuperlong dbgsuperlong cmd jit methodical superlong relsuperlong relsuperlong cmd jit methodical superlong il relsuperlong il relsuperlong cmd jit methodical superlong il dbgsuperlong il dbgsuperlong cmd re...
0
15,872
3,343,922,578
IssuesEvent
2015-11-15 21:44:51
logista/btsite2015
https://api.github.com/repos/logista/btsite2015
closed
footnotes need to be tweaked
design
They seem a bit big, too close together, and I'd like a separator of some sort.
1.0
footnotes need to be tweaked - They seem a bit big, too close together, and I'd like a separator of some sort.
non_process
footnotes need to be tweaked they seem a bit big too close together and i d like a separator of some sort
0
194,906
6,900,465,716
IssuesEvent
2017-11-24 18:56:13
levex/group-project
https://api.github.com/repos/levex/group-project
opened
Refactor frontend
category: cleanup category: improvement component: client difficulty: easy priority: medium requires: work
Frontend is a mess, needs clean up - break it down into JSX components and JS app logic.
1.0
Refactor frontend - Frontend is a mess, needs clean up - break it down into JSX components and JS app logic.
non_process
refactor frontend frontend is a mess needs clean up break it down into jsx components and js app logic
0
9,843
12,835,870,002
IssuesEvent
2020-07-07 13:33:11
keep-network/keep-core
https://api.github.com/repos/keep-network/keep-core
closed
Make sure button hover states are consistent to Design System figma file
:old_key: token dashboard process & client team
There are a few instances of button states that deviate from Figma in the dApp. An example screenshot below: <img width="442" alt="KEEP_Token_Dashboard" src="https://user-images.githubusercontent.com/57226633/81453449-90752500-9157-11ea-94cb-9a69fa1117b2.png"> Here's how the button states should be: <img width="...
1.0
Make sure button hover states are consistent to Design System figma file - There are a few instances of button states that deviate from Figma in the dApp. An example screenshot below: <img width="442" alt="KEEP_Token_Dashboard" src="https://user-images.githubusercontent.com/57226633/81453449-90752500-9157-11ea-94cb-...
process
make sure button hover states are consistent to design system figma file there are a few instances of button states that deviate from figma in the dapp an example screenshot below img width alt keep token dashboard src here s how the button states should be img width alt keep design system ...
1
20,265
26,887,736,368
IssuesEvent
2023-02-06 05:45:55
openxla/stablehlo
https://api.github.com/repos/openxla/stablehlo
opened
Share the slide deck used to create images for the spec
Process
After #735 is fixed, we should publish the deck that we used to create images for the spec.
1.0
Share the slide deck used to create images for the spec - After #735 is fixed, we should publish the deck that we used to create images for the spec.
process
share the slide deck used to create images for the spec after is fixed we should publish the deck that we used to create images for the spec
1
250,869
7,988,770,916
IssuesEvent
2018-07-19 12:15:50
MARKETProtocol/dApp
https://api.github.com/repos/MARKETProtocol/dApp
closed
Create a store of available contracts for improved loading speeds
Priority: High Status: Pending Type: Enhancement
<!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://marketprotocol.io/discord Provide a general summary of the issue in the title above and use relevant fields below to define the problem. --> <!-- ##...
1.0
Create a store of available contracts for improved loading speeds - <!-- Hello! Please use the template below for issue ideas or bugs found within MARKET Protocol. If it is general support you need, reach out to us at https://marketprotocol.io/discord Provide a general summary of the issue in the title above a...
non_process
create a store of available contracts for improved loading speeds hello please use the template below for issue ideas or bugs found within market protocol if it is general support you need reach out to us at provide a general summary of the issue in the title above and use relevant fields below to ...
0
21,245
28,369,914,355
IssuesEvent
2023-04-12 16:12:15
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
opened
Allow additional testkube testsuite executionRequest variables
enhancement test process
### Problem For different environments, we want to set specific variables in testkube testsuite's `.spec.executionRequest.variables` ### Solution Support `.Values.testkube.test.extraExeucitionRequestVariables` config in `hedera-mirror-common` chart, and customize it for different envs if necessary ### Alternatives...
1.0
Allow additional testkube testsuite executionRequest variables - ### Problem For different environments, we want to set specific variables in testkube testsuite's `.spec.executionRequest.variables` ### Solution Support `.Values.testkube.test.extraExeucitionRequestVariables` config in `hedera-mirror-common` chart, an...
process
allow additional testkube testsuite executionrequest variables problem for different environments we want to set specific variables in testkube testsuite s spec executionrequest variables solution support values testkube test extraexeucitionrequestvariables config in hedera mirror common chart an...
1
8,597
11,758,897,881
IssuesEvent
2020-03-13 16:14:12
nltk/nltk
https://api.github.com/repos/nltk/nltk
closed
Thread-safe CorpusReader
corpus inactive multithread / multiprocessing
I'm using a custom subclassed `CorpusReader` to feed documents to the Word2Vec model in gensim. Because the reader isn't threadsafe, it breaks. I can write my own simple reader for my files, but it would be nice if I could just use nltk. Based on the comments above [iterate_from](https://github.com/nltk/nltk/blob/de...
1.0
Thread-safe CorpusReader - I'm using a custom subclassed `CorpusReader` to feed documents to the Word2Vec model in gensim. Because the reader isn't threadsafe, it breaks. I can write my own simple reader for my files, but it would be nice if I could just use nltk. Based on the comments above [iterate_from](https://g...
process
thread safe corpusreader i m using a custom subclassed corpusreader to feed documents to the model in gensim because the reader isn t threadsafe it breaks i can write my own simple reader for my files but it would be nice if i could just use nltk based on the comments above it looks like some locking ...
1
5,612
8,468,916,906
IssuesEvent
2018-10-23 21:07:40
carloseduardov8/Viajato
https://api.github.com/repos/carloseduardov8/Viajato
reopened
Popular base de dados
Epic Priority:Normal Process: Setup Environment
Preencher valores fictícios de linhas aéreas, vôos, locadoras de veículos etc.
1.0
Popular base de dados - Preencher valores fictícios de linhas aéreas, vôos, locadoras de veículos etc.
process
popular base de dados preencher valores fictícios de linhas aéreas vôos locadoras de veículos etc
1
239,372
26,223,404,373
IssuesEvent
2023-01-04 16:31:59
NS-Mend/Java-Demo
https://api.github.com/repos/NS-Mend/Java-Demo
closed
CVE-2021-35043 (Medium) detected in antisamy-1.5.3.jar - autoclosed
security vulnerability
## CVE-2021-35043 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>antisamy-1.5.3.jar</b></p></summary> <p>The OWASP AntiSamy project is a collection of APIs for safely allowing users...
True
CVE-2021-35043 (Medium) detected in antisamy-1.5.3.jar - autoclosed - ## CVE-2021-35043 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>antisamy-1.5.3.jar</b></p></summary> <p>The OW...
non_process
cve medium detected in antisamy jar autoclosed cve medium severity vulnerability vulnerable library antisamy jar the owasp antisamy project is a collection of apis for safely allowing users to supply their own html and css without exposing the site to xss vulnerabiliti...
0
181,541
30,700,410,631
IssuesEvent
2023-07-26 22:35:50
MozillaFoundation/foundation.mozilla.org
https://api.github.com/repos/MozillaFoundation/foundation.mozilla.org
closed
[PNI] Add Related Articles to Article Pages
design buyer's guide 🛍
Now that Related Articles have been mostly fixed, we should add some to production. - [x] Add link to previous article input spreadsheet **Goals** - [ ] Add at least three related articles to each article, track progress in this [spreadsheet](https://docs.google.com/spreadsheets/d/1uHfnTP7cyU85qfh8AY8Nk7kuHIcPYjNBnw0...
1.0
[PNI] Add Related Articles to Article Pages - Now that Related Articles have been mostly fixed, we should add some to production. - [x] Add link to previous article input spreadsheet **Goals** - [ ] Add at least three related articles to each article, track progress in this [spreadsheet](https://docs.google.com/sprea...
non_process
add related articles to article pages now that related articles have been mostly fixed we should add some to production add link to previous article input spreadsheet goals add at least three related articles to each article track progress in this
0
315
2,794,858,274
IssuesEvent
2015-05-11 18:55:40
rancherio/rancher
https://api.github.com/repos/rancherio/rancher
opened
Service won't fully start
area/service area/ui bug status/blocker
v0.20.0 Steps: 1. Create a service, scale 1, image hello-world Results: Service won't fully start. Network Agent created, container created but the service won't finish loading. Expected: Service should finish.
1.0
Service won't fully start - v0.20.0 Steps: 1. Create a service, scale 1, image hello-world Results: Service won't fully start. Network Agent created, container created but the service won't finish loading. Expected: Service should finish.
non_process
service won t fully start steps create a service scale image hello world results service won t fully start network agent created container created but the service won t finish loading expected service should finish
0
8,665
11,799,897,723
IssuesEvent
2020-03-18 16:37:25
prisma/prisma-client-js
https://api.github.com/repos/prisma/prisma-client-js
closed
Change default error formatting from `pretty` to `colorless`
kind/improvement process/candidate topic: dx
## Problem When an error is thrown in Prisma Client currently the error is "pretty printed" by default (see [spec](https://github.com/prisma/specs/blob/master/prisma-client-js/README.md#error-formatting)) which is making use of ASCII colors. While this provides a better DX in environments which support ASCII colors,...
1.0
Change default error formatting from `pretty` to `colorless` - ## Problem When an error is thrown in Prisma Client currently the error is "pretty printed" by default (see [spec](https://github.com/prisma/specs/blob/master/prisma-client-js/README.md#error-formatting)) which is making use of ASCII colors. While this p...
process
change default error formatting from pretty to colorless problem when an error is thrown in prisma client currently the error is pretty printed by default see which is making use of ascii colors while this provides a better dx in environments which support ascii colors in environments that don t pr...
1
6,739
9,872,910,772
IssuesEvent
2019-06-22 09:21:46
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Both IDW interpolation and clip raster with mask indicate 100% complete, but hangs forever
Bug Feedback Processing
Author Name: **Tony Walters** (@tonywsea) Original Redmine Issue: [21660](https://issues.qgis.org/issues/21660) Affected QGIS version: 3.6.0 Redmine category:processing/qgis --- By clicking "cancel" many times eventually it will abort. Clean install of 3.6 on new Intel 8700 6 core system. Multi-core (6) rendering e...
1.0
Both IDW interpolation and clip raster with mask indicate 100% complete, but hangs forever - Author Name: **Tony Walters** (@tonywsea) Original Redmine Issue: [21660](https://issues.qgis.org/issues/21660) Affected QGIS version: 3.6.0 Redmine category:processing/qgis --- By clicking "cancel" many times eventually it w...
process
both idw interpolation and clip raster with mask indicate complete but hangs forever author name tony walters tonywsea original redmine issue affected qgis version redmine category processing qgis by clicking cancel many times eventually it will abort clean install of on new inte...
1
15,411
19,599,455,233
IssuesEvent
2022-01-05 22:28:10
hashgraph/hedera-mirror-node
https://api.github.com/repos/hashgraph/hedera-mirror-node
opened
Sign container images
enhancement process
### Problem Currently our container images are not signed, which puts us at risk for supply-chain attacks. There are [new tools](https://github.blog/2021-12-06-safeguard-container-signing-capability-actions/) that making container signing relatively trivial. ### Solution Generate a signing key via `cosign generate-k...
1.0
Sign container images - ### Problem Currently our container images are not signed, which puts us at risk for supply-chain attacks. There are [new tools](https://github.blog/2021-12-06-safeguard-container-signing-capability-actions/) that making container signing relatively trivial. ### Solution Generate a signing ke...
process
sign container images problem currently our container images are not signed which puts us at risk for supply chain attacks there are that making container signing relatively trivial solution generate a signing key via cosign generate key pair and store in a cosign key github repository secret ...
1
279,357
30,702,518,117
IssuesEvent
2023-07-27 01:37:05
nidhi7598/linux-3.0.35_CVE-2018-13405
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2018-13405
closed
CVE-2013-4512 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2013-4512 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pag...
True
CVE-2013-4512 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2013-4512 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <...
non_process
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
7,296
10,442,376,326
IssuesEvent
2019-09-18 12:58:05
allinurl/goaccess
https://api.github.com/repos/allinurl/goaccess
closed
Log format error - XFF Field combining date
bug log-processing log/date/time format
I'm having a problem getting the log format to parse. I have an XFF field but Goaccess is ignoring the delimiter of the last IP in the XFF field and combining it with the next field which is the date field e.g: Token '127.0.0.1|18/Sep/2019' doesn't match specifier '%d' ...my log format is as follows: time-form...
1.0
Log format error - XFF Field combining date - I'm having a problem getting the log format to parse. I have an XFF field but Goaccess is ignoring the delimiter of the last IP in the XFF field and combining it with the next field which is the date field e.g: Token '127.0.0.1|18/Sep/2019' doesn't match specifier '%d' ...
process
log format error xff field combining date i m having a problem getting the log format to parse i have an xff field but goaccess is ignoring the delimiter of the last ip in the xff field and combining it with the next field which is the date field e g token sep doesn t match specifier d m...
1
10,885
13,654,073,975
IssuesEvent
2020-09-27 15:42:35
amor71/LiuAlgoTrader
https://api.github.com/repos/amor71/LiuAlgoTrader
closed
TOML configuration file
in-process
add env variable to control tradeplan/minder configuration file location
1.0
TOML configuration file - add env variable to control tradeplan/minder configuration file location
process
toml configuration file add env variable to control tradeplan minder configuration file location
1
3,500
2,538,568,941
IssuesEvent
2015-01-27 08:19:55
newca12/gapt
https://api.github.com/repos/newca12/gapt
closed
Parse our XML format for first-order resolution proofs
2–5 stars Component-Parsing duplicate enhancement imported Priority-Medium
_From [fra...@gmail.com](https://code.google.com/u/108596877348066494139/) on February 01, 2011 11:01:51_ Our XML parsing code should be extended to be able to parse resolution proofs stored in our XML format (calculus "RES"), as for example in http://www.logic.at/ceres/examples/lattice/lattice-out.xml . _Original is...
1.0
Parse our XML format for first-order resolution proofs - _From [fra...@gmail.com](https://code.google.com/u/108596877348066494139/) on February 01, 2011 11:01:51_ Our XML parsing code should be extended to be able to parse resolution proofs stored in our XML format (calculus "RES"), as for example in http://www.logic....
non_process
parse our xml format for first order resolution proofs from on february our xml parsing code should be extended to be able to parse resolution proofs stored in our xml format calculus res as for example in original issue
0
14,792
18,066,273,282
IssuesEvent
2021-09-20 19:34:19
googleapis/nodejs-contact-center-insights
https://api.github.com/repos/googleapis/nodejs-contact-center-insights
closed
Remove sample links from linkinator config
type: process samples api: contactcenterinsights
After all the code samples are submitted, we should remove their links from the ignore list of [linkinator.config.json](https://github.com/googleapis/nodejs-contact-center-insights/blob/main/linkinator.config.json). We previously had to add the code sample links here in order to pass the docs presubmit check (This chec...
1.0
Remove sample links from linkinator config - After all the code samples are submitted, we should remove their links from the ignore list of [linkinator.config.json](https://github.com/googleapis/nodejs-contact-center-insights/blob/main/linkinator.config.json). We previously had to add the code sample links here in orde...
process
remove sample links from linkinator config after all the code samples are submitted we should remove their links from the ignore list of we previously had to add the code sample links here in order to pass the docs presubmit check this check made sure that only links that exist are added to readme files but wh...
1
10,823
13,609,293,118
IssuesEvent
2020-09-23 04:51:01
googleapis/java-spanner-jdbc
https://api.github.com/repos/googleapis/java-spanner-jdbc
closed
Dependency Dashboard
api: spanner 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/major-mockito.version -->deps: update dependency org.mockito:mockito-core to v3 --- - [ ] <!-- manual job...
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/major-mockito.version -->deps: update dependency org.mockito:mockito-core to v3 ---...
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 deps update dependency org mockito mockito core to check this box to trigger a request for renovate...
1
8,094
11,271,683,052
IssuesEvent
2020-01-14 13:32:50
code4romania/expert-consultation-client
https://api.github.com/repos/code4romania/expert-consultation-client
closed
Upload new document to platform
angular document processing documents enhancement
As an admin user of the Legal Consultation platform I want to be able to import a new document into the platform. Importing the document will trigger the saving of a document metadata information, the trigger of the document breakdown logic. If the processing is succesful, the loading of the document should redir...
1.0
Upload new document to platform - As an admin user of the Legal Consultation platform I want to be able to import a new document into the platform. Importing the document will trigger the saving of a document metadata information, the trigger of the document breakdown logic. If the processing is succesful, the lo...
process
upload new document to platform as an admin user of the legal consultation platform i want to be able to import a new document into the platform importing the document will trigger the saving of a document metadata information the trigger of the document breakdown logic if the processing is succesful the lo...
1
731,930
25,237,625,517
IssuesEvent
2022-11-15 03:10:09
squaredproject/Entwined
https://api.github.com/repos/squaredproject/Entwined
closed
Shrub mapping problem
1 HighPriority - chromatik
We need a way algorithmically to pull out all of the pixels on an single level on a shrub, or all the pixels on a single branch (cluster). Given that all the shrubs are the same, and that the pixels are laid out by the shrub fixture creation tool, this should not be difficult to back figure. However, my current atte...
1.0
Shrub mapping problem - We need a way algorithmically to pull out all of the pixels on an single level on a shrub, or all the pixels on a single branch (cluster). Given that all the shrubs are the same, and that the pixels are laid out by the shrub fixture creation tool, this should not be difficult to back figure. ...
non_process
shrub mapping problem we need a way algorithmically to pull out all of the pixels on an single level on a shrub or all the pixels on a single branch cluster given that all the shrubs are the same and that the pixels are laid out by the shrub fixture creation tool this should not be difficult to back figure ...
0
45,444
5,715,709,950
IssuesEvent
2017-04-19 13:43:09
AffiliateWP/AffiliateWP
https://api.github.com/repos/AffiliateWP/AffiliateWP
closed
Filtering by date range/affiliate in Referrals screen shows the "All" referral count
bug Has PR needs testing
Currently when filtering the Referrals screen by affiliate and by date range, the item count (number of referrals) does not update - instead it shows the total number as per the _all_ referrals count. Would it be possible to only show the number of referrals listed based on the selected search parameters?
1.0
Filtering by date range/affiliate in Referrals screen shows the "All" referral count - Currently when filtering the Referrals screen by affiliate and by date range, the item count (number of referrals) does not update - instead it shows the total number as per the _all_ referrals count. Would it be possible to only ...
non_process
filtering by date range affiliate in referrals screen shows the all referral count currently when filtering the referrals screen by affiliate and by date range the item count number of referrals does not update instead it shows the total number as per the all referrals count would it be possible to only ...
0
2,216
5,059,449,011
IssuesEvent
2016-12-22 08:01:14
openvstorage/volumedriver
https://api.github.com/repos/openvstorage/volumedriver
reopened
Backward incompatibility in edge protocol
process_wontfix type_bug
Observed while testing a dev build, very likely introduced with #203 (part of #146) . Either backward compatibility needs to be restored or the breakage needs to be documented / a new major version for the client lib introduced. @wimpers , @saelbrec : this needs to happen before releasing RC2.
1.0
Backward incompatibility in edge protocol - Observed while testing a dev build, very likely introduced with #203 (part of #146) . Either backward compatibility needs to be restored or the breakage needs to be documented / a new major version for the client lib introduced. @wimpers , @saelbrec : this needs to happen be...
process
backward incompatibility in edge protocol observed while testing a dev build very likely introduced with part of either backward compatibility needs to be restored or the breakage needs to be documented a new major version for the client lib introduced wimpers saelbrec this needs to happen before...
1
341
2,657,904,560
IssuesEvent
2015-03-18 12:37:08
OpenSRP/opensrp-server
https://api.github.com/repos/OpenSRP/opensrp-server
opened
Handling inputs other than form submissions e.g. mjivita submission, birth sms notifications (through rapidpro)
Functional Requirement High Priority
This is currently not supported therefore it needs to be considered while working on: Parent Issue #3
1.0
Handling inputs other than form submissions e.g. mjivita submission, birth sms notifications (through rapidpro) - This is currently not supported therefore it needs to be considered while working on: Parent Issue #3
non_process
handling inputs other than form submissions e g mjivita submission birth sms notifications through rapidpro this is currently not supported therefore it needs to be considered while working on parent issue
0
22,558
31,777,753,541
IssuesEvent
2023-09-12 15:21:32
IMAP-Science-Operations-Center/imap_processing
https://api.github.com/repos/IMAP-Science-Operations-Center/imap_processing
opened
[L5] Produce L1A CDF formatted data products for IMAP-Ultra
IMAP-Ultra L1 Requirement: Level 5 Untested Parent Req:SDC Execution of L1 Processing Software
### Summary of the L5 requirement The SDC needs to produce L1A CDF formatted data products for the IMAP-Lo instrument. The data products for L1A can be found in the IMAP-Lo algorithm document here: https://lasp.colorado.edu/galaxy/display/IMAP/IMAP+Algorithm+Document+from+Instrument+Teams ### Parent requirement ...
1.0
[L5] Produce L1A CDF formatted data products for IMAP-Ultra - ### Summary of the L5 requirement The SDC needs to produce L1A CDF formatted data products for the IMAP-Lo instrument. The data products for L1A can be found in the IMAP-Lo algorithm document here: https://lasp.colorado.edu/galaxy/display/IMAP/IMAP+Algorit...
process
produce cdf formatted data products for imap ultra summary of the requirement the sdc needs to produce cdf formatted data products for the imap lo instrument the data products for can be found in the imap lo algorithm document here parent requirement soc sdc sdc execution of proc...
1
602,925
18,516,667,662
IssuesEvent
2021-10-20 10:53:22
GoogleCloudPlatform/nodejs-getting-started
https://api.github.com/repos/GoogleCloudPlatform/nodejs-getting-started
reopened
background: "after all" hook for "should get the correct response" failed
type: bug priority: p1 flakybot: issue flakybot: flaky
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 555ab0f0dcd02f4e58955bcc6b6c8465f4838ef0 b...
1.0
background: "after all" hook for "should get the correct response" failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I wi...
non_process
background after all hook for should get the correct response failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output unauthenticated req...
0
16,372
4,047,286,889
IssuesEvent
2016-05-23 04:00:39
alanplotko/Dash
https://api.github.com/repos/alanplotko/Dash
closed
Add guidelines and useful information for contributors
documentation
Add guidelines to help contributors understand issue labels and other information that they may find useful.
1.0
Add guidelines and useful information for contributors - Add guidelines to help contributors understand issue labels and other information that they may find useful.
non_process
add guidelines and useful information for contributors add guidelines to help contributors understand issue labels and other information that they may find useful
0
20,683
27,354,500,284
IssuesEvent
2023-02-27 11:55:12
camunda/issues
https://api.github.com/repos/camunda/issues
opened
BPMN Compensation Events + Activities
component:desktopModeler component:operate component:optimize component:tasklist component:webModeler component:zeebe-process-automation public feature-parity potential:8.3
> This is an epic internal-docs issue. It bundles all activities we conduct around a certain initiative. It will typically links to various child issues from various repositories and can be spread across multiple teams. ### Value Proposition Statement Support for BPMN Compensation Events + Activities ### User Pr...
1.0
BPMN Compensation Events + Activities - > This is an epic internal-docs issue. It bundles all activities we conduct around a certain initiative. It will typically links to various child issues from various repositories and can be spread across multiple teams. ### Value Proposition Statement Support for BPMN Compens...
process
bpmn compensation events activities this is an epic internal docs issue it bundles all activities we conduct around a certain initiative it will typically links to various child issues from various repositories and can be spread across multiple teams value proposition statement support for bpmn compens...
1
1,462
4,044,092,529
IssuesEvent
2016-05-21 03:50:28
nodejs/node
https://api.github.com/repos/nodejs/node
opened
doc: formatting issues for child_process docs
child_process doc good first contribution
* **Version**: v5.11.0+ * **Platform**: n/a * **Subsystem**: doc, child_process There are some formatting issues for `exec()` and `execFile()` in the `child_process` docs. Specifically: * f85412d49b0ac1b3d2fa1e9c0dfe2491ea3aa9be erroneously added a backslash in front of an asterisk that was already contained wi...
1.0
doc: formatting issues for child_process docs - * **Version**: v5.11.0+ * **Platform**: n/a * **Subsystem**: doc, child_process There are some formatting issues for `exec()` and `execFile()` in the `child_process` docs. Specifically: * f85412d49b0ac1b3d2fa1e9c0dfe2491ea3aa9be erroneously added a backslash in fr...
process
doc formatting issues for child process docs version platform n a subsystem doc child process there are some formatting issues for exec and execfile in the child process docs specifically erroneously added a backslash in front of an asterisk that was already conta...
1
17,150
22,700,803,923
IssuesEvent
2022-07-05 10:27:38
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Output mapping doesn't create an incident if a variable is missing
kind/bug scope/broker severity/mid area/reliability team/process-automation
**Describe the bug** I deployed a BPMN process with a task. The task has an output mapping that adds (or updates) a property of a variable `a.b`. ![image](https://user-images.githubusercontent.com/4305769/173822959-aaef47ec-7259-473e-ae9c-5a0302942b3a.png) Now, the job of the task is completed (accidentally) w...
1.0
Output mapping doesn't create an incident if a variable is missing - **Describe the bug** I deployed a BPMN process with a task. The task has an output mapping that adds (or updates) a property of a variable `a.b`. ![image](https://user-images.githubusercontent.com/4305769/173822959-aaef47ec-7259-473e-ae9c-5a0302...
process
output mapping doesn t create an incident if a variable is missing describe the bug i deployed a bpmn process with a task the task has an output mapping that adds or updates a property of a variable a b now the job of the task is completed accidentally without the variable x that is refer...
1
87,468
10,546,555,739
IssuesEvent
2019-10-02 21:48:08
vtex-apps/io-documentation
https://api.github.com/repos/vtex-apps/io-documentation
closed
vtex-apps/ideacrm has no documentation yet
no-documentation
[vtex-apps/ideacrm](https://github.com/vtex-apps/ideacrm) hasn't created any README file yet or is not using Docs Builder
1.0
vtex-apps/ideacrm has no documentation yet - [vtex-apps/ideacrm](https://github.com/vtex-apps/ideacrm) hasn't created any README file yet or is not using Docs Builder
non_process
vtex apps ideacrm has no documentation yet hasn t created any readme file yet or is not using docs builder
0
36,191
2,796,912,873
IssuesEvent
2015-05-12 10:34:55
bioinformatics-ua/catalogue
https://api.github.com/repos/bioinformatics-ua/catalogue
closed
Footer: copyright of 404 and 500 page
enhancement normal priority
They have wrong year of copyright. More information should appear. This could be implemented against master branch.
1.0
Footer: copyright of 404 and 500 page - They have wrong year of copyright. More information should appear. This could be implemented against master branch.
non_process
footer copyright of and page they have wrong year of copyright more information should appear this could be implemented against master branch
0
18,388
24,518,182,742
IssuesEvent
2022-10-11 07:26:53
streamnative/flink
https://api.github.com/repos/streamnative/flink
closed
[BUG] 我用flink消费pulsar数据,当pulsar集群不稳定出现异常之后,会导致flink任务假死。等pulsar集群稳定后,重启flink消费程序,会出现无法消费的情况
compute/data-processing type/bug
### 问题简述: 我用flink消费pulsar数据,当pulsar集群不稳定出现异常之后,会导致flink任务部分checkpoint失败,等pulsar集群稳定后,重启flink消费程序,会出现无法消费的情况。 另外,StartCursor除了指定latest可以正常消费外。使用fromMessageTime、earliest,都无法正常消费,但是可以在pulsar中看到,subscription是被正确创建出来了的。 ### 集群信息: pulsar版本:2.8.2 flink版本:1.14.4 connector版本: source:flink官方1.14.4 sink:sn-1.14....
1.0
[BUG] 我用flink消费pulsar数据,当pulsar集群不稳定出现异常之后,会导致flink任务假死。等pulsar集群稳定后,重启flink消费程序,会出现无法消费的情况 - ### 问题简述: 我用flink消费pulsar数据,当pulsar集群不稳定出现异常之后,会导致flink任务部分checkpoint失败,等pulsar集群稳定后,重启flink消费程序,会出现无法消费的情况。 另外,StartCursor除了指定latest可以正常消费外。使用fromMessageTime、earliest,都无法正常消费,但是可以在pulsar中看到,subscription是被正确创建出来了的。 ### 集群...
process
我用flink消费pulsar数据,当pulsar集群不稳定出现异常之后,会导致flink任务假死。等pulsar集群稳定后,重启flink消费程序,会出现无法消费的情况 问题简述: 我用flink消费pulsar数据,当pulsar集群不稳定出现异常之后,会导致flink任务部分checkpoint失败,等pulsar集群稳定后,重启flink消费程序,会出现无法消费的情况。 另外,startcursor除了指定latest可以正常消费外。使用frommessagetime、earliest,都无法正常消费,但是可以在pulsar中看到,subscription是被正确创建出来了的。 集群信息: ...
1
110,570
11,705,704,083
IssuesEvent
2020-03-07 17:29:46
ExecutableBookProject/MyST-Parser
https://api.github.com/repos/ExecutableBookProject/MyST-Parser
closed
A way to programmatically generate docs for syntax additions?
documentation
I'm loving all of the documentation improvements that we've made on this. It helps me to wrap my head around the tool and think about how it extends commonmark markdown. One thing I'm concerned with is that over time we forget to clearly document the departures that we've made from CommonMark. Perhaps there is a way...
1.0
A way to programmatically generate docs for syntax additions? - I'm loving all of the documentation improvements that we've made on this. It helps me to wrap my head around the tool and think about how it extends commonmark markdown. One thing I'm concerned with is that over time we forget to clearly document the de...
non_process
a way to programmatically generate docs for syntax additions i m loving all of the documentation improvements that we ve made on this it helps me to wrap my head around the tool and think about how it extends commonmark markdown one thing i m concerned with is that over time we forget to clearly document the de...
0
820,101
30,759,491,396
IssuesEvent
2023-07-29 14:00:22
Gmu-Wiki/Gmu-Wiki-Back
https://api.github.com/repos/Gmu-Wiki/Gmu-Wiki-Back
closed
문의글 승인 api 수정 및 리팩터링
:zero: Priority: Critical :recycle: Refactor :ambulance: Hotfix :zap: Simple :question: Invalid
- 문의글 승인 부분에서 글의 inquiryName 을 가져와 반환하지 않고 "문의글 제목" 이라는 글을 담아 메일을 발송하고 있었음 - 더 이상 사용되지 않는 코드 삭제
1.0
문의글 승인 api 수정 및 리팩터링 - - 문의글 승인 부분에서 글의 inquiryName 을 가져와 반환하지 않고 "문의글 제목" 이라는 글을 담아 메일을 발송하고 있었음 - 더 이상 사용되지 않는 코드 삭제
non_process
문의글 승인 api 수정 및 리팩터링 문의글 승인 부분에서 글의 inquiryname 을 가져와 반환하지 않고 문의글 제목 이라는 글을 담아 메일을 발송하고 있었음 더 이상 사용되지 않는 코드 삭제
0
15,769
19,914,611,738
IssuesEvent
2022-01-25 21:00:54
plazi/community
https://api.github.com/repos/plazi/community
opened
to be processed 10.1093/isd/ixab026
process request
to be processed the file is too big to upload, here is the link https://academic.oup.com/isd/article-pdf/6/1/5/42268871/ixab026.pdf or https://doi.org/10.1093/isd/ixab026 genus level, so no material citation. Should show up in GBIF
1.0
to be processed 10.1093/isd/ixab026 - to be processed the file is too big to upload, here is the link https://academic.oup.com/isd/article-pdf/6/1/5/42268871/ixab026.pdf or https://doi.org/10.1093/isd/ixab026 genus level, so no material citation. Should show up in GBIF
process
to be processed isd to be processed the file is too big to upload here is the link or genus level so no material citation should show up in gbif
1
15,478
19,687,452,583
IssuesEvent
2022-01-12 00:33:07
crim-ca/weaver
https://api.github.com/repos/crim-ca/weaver
closed
CWL workflow outputs within nested binding not handled
triage/bug process/workflow
As presented in: https://github.com/crim-ca/weaver/issues/358#issuecomment-977194614 Workflows that define nested directories such as `outputBindings: {glob: "somedir/*.patterm"}` do not find outputs for mapping from `step(i) out ->step(i+1) in` because the `somedir` hierarchy is not preserved since results are stag...
1.0
CWL workflow outputs within nested binding not handled - As presented in: https://github.com/crim-ca/weaver/issues/358#issuecomment-977194614 Workflows that define nested directories such as `outputBindings: {glob: "somedir/*.patterm"}` do not find outputs for mapping from `step(i) out ->step(i+1) in` because the `s...
process
cwl workflow outputs within nested binding not handled as presented in workflows that define nested directories such as outputbindings glob somedir patterm do not find outputs for mapping from step i out step i in because the somedir hierarchy is not preserved since results are staged in for...
1
193,675
22,216,261,586
IssuesEvent
2022-06-08 02:12:12
maddyCode23/linux-4.1.15
https://api.github.com/repos/maddyCode23/linux-4.1.15
reopened
CVE-2018-19985 (Medium) detected in linux-stable-rtv4.1.33
security vulnerability
## CVE-2018-19985 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2018-19985 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2018-19985 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_process
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable source f...
0
836
3,298,778,833
IssuesEvent
2015-11-02 15:56:43
nehbit/aether-public
https://api.github.com/repos/nehbit/aether-public
closed
Release qt5reactor separately
discussion process
Would be great if the `qt5reactor.py` you folks have written could be broken out and put in a separate repo, packaged using setuptools and put on PyPI. Or if it could be merged into the qtreactor repo from which it originated. Though it seems the author on that repo is no longer responding to issues etc :( So maybe a n...
1.0
Release qt5reactor separately - Would be great if the `qt5reactor.py` you folks have written could be broken out and put in a separate repo, packaged using setuptools and put on PyPI. Or if it could be merged into the qtreactor repo from which it originated. Though it seems the author on that repo is no longer respondi...
process
release separately would be great if the py you folks have written could be broken out and put in a separate repo packaged using setuptools and put on pypi or if it could be merged into the qtreactor repo from which it originated though it seems the author on that repo is no longer responding to issues etc ...
1
22,781
2,650,922,855
IssuesEvent
2015-03-16 06:47:34
grepper/tovid
https://api.github.com/repos/grepper/tovid
closed
wx to imagemagick font mapping misses too many matches
bug imported Priority-Medium wontfix
_From [da...@reallylongword.org](https://code.google.com/u/114094942197167775108/) on October 28, 2007 01:37:09_ The mapping between wx and ImageMagick fonts misses a lot. Getting the two font systems to play nice together is at its core educated guesses, but I think they could be improved. A lot of fonts are ove...
1.0
wx to imagemagick font mapping misses too many matches - _From [da...@reallylongword.org](https://code.google.com/u/114094942197167775108/) on October 28, 2007 01:37:09_ The mapping between wx and ImageMagick fonts misses a lot. Getting the two font systems to play nice together is at its core educated guesses, bu...
non_process
wx to imagemagick font mapping misses too many matches from on october the mapping between wx and imagemagick fonts misses a lot getting the two font systems to play nice together is at its core educated guesses but i think they could be improved a lot of fonts are overlooked because the im...
0
16,419
21,213,131,799
IssuesEvent
2022-04-11 03:00:35
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
gdal:warpreproject unexpected type handling
Feedback stale Processing Bug
### What is the bug or the crash? passing np.int32 parameters (instead of int) does not throw an error or recognize the input for gdal:warpreproject ### Steps to reproduce the issue ``` ins_d = { #other parameters 'TARGET_RESOLUTION': np.int32(100)} processing.run('gdal:warpreproject', ins_d) ``` ...
1.0
gdal:warpreproject unexpected type handling - ### What is the bug or the crash? passing np.int32 parameters (instead of int) does not throw an error or recognize the input for gdal:warpreproject ### Steps to reproduce the issue ``` ins_d = { #other parameters 'TARGET_RESOLUTION': np.int32(100)} proce...
process
gdal warpreproject unexpected type handling what is the bug or the crash passing np parameters instead of int does not throw an error or recognize the input for gdal warpreproject steps to reproduce the issue ins d other parameters target resolution np processing run ...
1
7,553
10,675,602,158
IssuesEvent
2019-10-21 12:04:50
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Process BasePriority test failure on WSL
area-System.Diagnostics.Process bug disabled-test os-windows-wsl
1 Process test consistently fails on WSL on the latest RS4 Insiders Preview build: ```` <test name="System.Diagnostics.Tests.ProcessTests.TestBasePriorityOnUnix" type="System.Diagnostics.Tests.ProcessTests" method="TestBasePriorityOnUnix" time="0.062201" result="Fail"> <traits> <trait nam...
1.0
Process BasePriority test failure on WSL - 1 Process test consistently fails on WSL on the latest RS4 Insiders Preview build: ```` <test name="System.Diagnostics.Tests.ProcessTests.TestBasePriorityOnUnix" type="System.Diagnostics.Tests.ProcessTests" method="TestBasePriorityOnUnix" time="0.062201" result="Fai...
process
process basepriority test failure on wsl process test consistently fails on wsl on the latest insiders preview build cdata at system diagnostics tests processtests setandcheckbasepriority processpriorityclass exprior...
1
350,226
31,864,290,028
IssuesEvent
2023-09-15 13:09:02
agda/agda
https://api.github.com/repos/agda/agda
closed
`DuplicateExecutable` test randomly breaks other `Fail/` tests
infra: test suite
On latest `master` (283730b), running `make test` fails non-deterministically. The console pauses several times and displays diffs such as ```diff 1.actual index e83670021..a3a9e853d 100644 --- a/tmp/nix-shell.qnWrHw/AbstractModuleMacro524397-0.golden +++ b/tmp/nix-shell.qnWrHw/AbstractModuleMacro524397-1.actua...
1.0
`DuplicateExecutable` test randomly breaks other `Fail/` tests - On latest `master` (283730b), running `make test` fails non-deterministically. The console pauses several times and displays diffs such as ```diff 1.actual index e83670021..a3a9e853d 100644 --- a/tmp/nix-shell.qnWrHw/AbstractModuleMacro524397-0.gol...
non_process
duplicateexecutable test randomly breaks other fail tests on latest master running make test fails non deterministically the console pauses several times and displays diffs such as diff actual index a tmp nix shell qnwrhw golden b tmp nix shell qnwrhw actual ...
0
17,315
23,138,122,761
IssuesEvent
2022-07-28 15:51:01
ORNL-AMO/AMO-Tools-Desktop
https://api.github.com/repos/ORNL-AMO/AMO-Tools-Desktop
closed
Add Hydrogen to "Other Fuels" for carbon
Process Heating important CO2 Emissions
Add Hydrogen to teh list of "Other Fuels" for carbon / CO2 calcs. It has a value of 0 CO2/MMBTU, but the work around for using it is a bit of a pain, so would be better if it had an entry.
1.0
Add Hydrogen to "Other Fuels" for carbon - Add Hydrogen to teh list of "Other Fuels" for carbon / CO2 calcs. It has a value of 0 CO2/MMBTU, but the work around for using it is a bit of a pain, so would be better if it had an entry.
process
add hydrogen to other fuels for carbon add hydrogen to teh list of other fuels for carbon calcs it has a value of mmbtu but the work around for using it is a bit of a pain so would be better if it had an entry
1
21,721
30,224,170,858
IssuesEvent
2023-07-05 22:09:40
LLNL/axom
https://api.github.com/repos/LLNL/axom
closed
Update automatic formatting to ensure one-liners are braced
Software process
We recently noticed that our automatic formatting (via `clang-format`) does not enforce braces around single-line control statements (e.g. `if`, `for`, ...). Since braces are required by our coding guide, our automatic formatting should enforce this. After a cursory glance, it looks like this feature was added to...
1.0
Update automatic formatting to ensure one-liners are braced - We recently noticed that our automatic formatting (via `clang-format`) does not enforce braces around single-line control statements (e.g. `if`, `for`, ...). Since braces are required by our coding guide, our automatic formatting should enforce this. A...
process
update automatic formatting to ensure one liners are braced we recently noticed that our automatic formatting via clang format does not enforce braces around single line control statements e g if for since braces are required by our coding guide our automatic formatting should enforce this a...
1
20,918
27,755,555,559
IssuesEvent
2023-03-16 02:00:09
lizhihao6/get-daily-arxiv-noti
https://api.github.com/repos/lizhihao6/get-daily-arxiv-noti
opened
New submissions for Thu, 16 Mar 23
event camera white balance isp compression image signal processing image signal process raw raw image events camera color contrast events AWB
## Keyword: events ### Co-Occurrence Matters: Learning Action Relation for Temporal Action Localization - **Authors:** Congqi Cao, Yizhe Wang, Yue Lu, Xin Zhang, Yanning Zhang - **Subjects:** Computer Vision and Pattern Recognition (cs.CV) - **Arxiv link:** https://arxiv.org/abs/2303.08463 - **Pdf link:** https://...
2.0
New submissions for Thu, 16 Mar 23 - ## Keyword: events ### Co-Occurrence Matters: Learning Action Relation for Temporal Action Localization - **Authors:** Congqi Cao, Yizhe Wang, Yue Lu, Xin Zhang, Yanning Zhang - **Subjects:** Computer Vision and Pattern Recognition (cs.CV) - **Arxiv link:** https://arxiv.org/abs...
process
new submissions for thu mar keyword events co occurrence matters learning action relation for temporal action localization authors congqi cao yizhe wang yue lu xin zhang yanning zhang subjects computer vision and pattern recognition cs cv arxiv link pdf link ...
1
204,099
15,893,915,982
IssuesEvent
2021-04-11 08:10:55
digitallyinduced/ihp
https://api.github.com/repos/digitallyinduced/ihp
closed
Docu Section on Special Haskell Operations
documentation
[From reddit](https://www.reddit.com/r/haskell/comments/lt2u0a/ann_ihp_v09_has_been_released/gp0otu1/?utm_source=reddit&utm_medium=web2x&context=3) > Is there anywhere that explains some of the "exotic" language features of ihp? As a still somewhat newbie haskeller there are a few things I found while reading the do...
1.0
Docu Section on Special Haskell Operations - [From reddit](https://www.reddit.com/r/haskell/comments/lt2u0a/ann_ihp_v09_has_been_released/gp0otu1/?utm_source=reddit&utm_medium=web2x&context=3) > Is there anywhere that explains some of the "exotic" language features of ihp? As a still somewhat newbie haskeller there ...
non_process
docu section on special haskell operations is there anywhere that explains some of the exotic language features of ihp as a still somewhat newbie haskeller there are a few things i found while reading the docs that i couldn t understand for example haskell set companyid get companyid company ...
0
108,158
11,581,709,609
IssuesEvent
2020-02-21 23:31:28
sabaronett/reboundx
https://api.github.com/repos/sabaronett/reboundx
closed
Duplicate Header Comment (modify_mass)
documentation
Discovered the header comment to `examples/modify_mass/problem.c` is identical/taken from `/modify_orbits`. https://github.com/sabaronett/reboundx/blob/a0cf02bd1811aeb41e50535372a3fa9576b393b7/examples/modify_mass/problem.c#L1-L9
1.0
Duplicate Header Comment (modify_mass) - Discovered the header comment to `examples/modify_mass/problem.c` is identical/taken from `/modify_orbits`. https://github.com/sabaronett/reboundx/blob/a0cf02bd1811aeb41e50535372a3fa9576b393b7/examples/modify_mass/problem.c#L1-L9
non_process
duplicate header comment modify mass discovered the header comment to examples modify mass problem c is identical taken from modify orbits
0
12,368
14,894,955,181
IssuesEvent
2021-01-21 08:24:19
Maximus5/ConEmu
https://api.github.com/repos/Maximus5/ConEmu
reopened
201124: Failed exec batch files when path contained space and @
processes
conemu: 201124 x86 far: 3.0.305709 x86 win 10x64 Не запускаются батники в папках с символами пробела и @. Пример: Cоздаём папку с символами пробела и @ `md "C:\1 @" ` Cоздаём в папке выше cmd-файл "a.cmd": ` echo echo OK>a.cmd ` Пытаемся его запустить: ``` C:\1 @\@>a.cmd 'C:\1' is not recognized...
1.0
201124: Failed exec batch files when path contained space and @ - conemu: 201124 x86 far: 3.0.305709 x86 win 10x64 Не запускаются батники в папках с символами пробела и @. Пример: Cоздаём папку с символами пробела и @ `md "C:\1 @" ` Cоздаём в папке выше cmd-файл "a.cmd": ` echo echo OK>a.cmd ` Пыта...
process
failed exec batch files when path contained space and conemu far win не запускаются батники в папках с символами пробела и пример cоздаём папку с символами пробела и md c cоздаём в папке выше cmd файл a cmd echo echo ok a cmd пытаемся его запустить ...
1
20,755
10,917,909,976
IssuesEvent
2019-11-21 15:57:37
magento/pwa-studio
https://api.github.com/repos/magento/pwa-studio
closed
[feature]: Implement product image pre fetching.
Progress: PR created enhancement performance
**Is your feature request related to a problem? Please describe.** Related to #1673 **Describe the solution you'd like** As of today, we do not prefetch images on the products page. For instance if the user is looking at image number X, we can make the service worker request images X-1 and X+1 for a smoother and ...
True
[feature]: Implement product image pre fetching. - **Is your feature request related to a problem? Please describe.** Related to #1673 **Describe the solution you'd like** As of today, we do not prefetch images on the products page. For instance if the user is looking at image number X, we can make the service wo...
non_process
implement product image pre fetching is your feature request related to a problem please describe related to describe the solution you d like as of today we do not prefetch images on the products page for instance if the user is looking at image number x we can make the service worker reques...
0
69,546
14,996,903,782
IssuesEvent
2021-01-29 16:11:17
cockroachdb/docs
https://api.github.com/repos/cockroachdb/docs
opened
pgwire: make it possible for a SQL proxy to override the client addr
A-security-&-iam C-release-note
PR: https://github.com/cockroachdb/cockroach/pull/58381 When using a SQL proxy, in the default configuration CockroachDB only knows about the network address of the proxy. That *peer* address is then used for logging, [authentication](../v21.1/authentication.html) rules, etc. This is undesirable, as security logging...
True
pgwire: make it possible for a SQL proxy to override the client addr - PR: https://github.com/cockroachdb/cockroach/pull/58381 When using a SQL proxy, in the default configuration CockroachDB only knows about the network address of the proxy. That *peer* address is then used for logging, [authentication](../v21.1/au...
non_process
pgwire make it possible for a sql proxy to override the client addr pr when using a sql proxy in the default configuration cockroachdb only knows about the network address of the proxy that peer address is then used for logging authentication html rules etc this is undesirable as security log...
0
339,326
10,252,546,843
IssuesEvent
2019-08-21 09:14:58
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
app.pluralsight.com - video or audio doesn't play
browser-firefox engine-gecko priority-normal type-webrender-enabled
<!-- @browser: Firefox 70.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_labels: type-webrender-enabled --> **URL**: https://app.pluralsight.com/player?course=python-beyond-basics&author=austin-bingham&...
1.0
app.pluralsight.com - video or audio doesn't play - <!-- @browser: Firefox 70.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0 --> <!-- @reported_with: desktop-reporter --> <!-- @extra_labels: type-webrender-enabled --> **URL**: https://app.pluralsight.com/playe...
non_process
app pluralsight com video or audio doesn t play url browser version firefox operating system mac os x tested another browser yes problem type video or audio doesn t play description opening a video which opens a new tab to play it does not start the video and i...
0
117,730
25,188,868,862
IssuesEvent
2022-11-11 21:18:17
creativecommons/search
https://api.github.com/repos/creativecommons/search
closed
[Feature] Improving the legibility of the site content to enhance readibility
🟩 priority: low 🏁 status: ready for work ✨ goal: improvement 💻 aspect: code
## Problem Website content should be legible to increase readability in the user experience. This is an important aspect that also contributes to users staying or leaving the website. I checked the website, and the first thing that caught my attention was the font size which was too small. This can prevent users wi...
1.0
[Feature] Improving the legibility of the site content to enhance readibility - ## Problem Website content should be legible to increase readability in the user experience. This is an important aspect that also contributes to users staying or leaving the website. I checked the website, and the first thing that caug...
non_process
improving the legibility of the site content to enhance readibility problem website content should be legible to increase readability in the user experience this is an important aspect that also contributes to users staying or leaving the website i checked the website and the first thing that caught my at...
0
225
2,652,285,897
IssuesEvent
2015-03-16 16:32:01
tinkerpop/tinkerpop3
https://api.github.com/repos/tinkerpop/tinkerpop3
closed
Traversal.reverse()
bug process
currently calls reverse() on each step. While that has the right semantics in some cases, i.e. ```java v.outE('knows').has('weight',5).inV ``` gets reversed to: ```java v.inE('knows').has('weight',5).outV ``` More complex traversals don't get reversed correctly: ```java v.outE('knows').has('weight',5)...
1.0
Traversal.reverse() - currently calls reverse() on each step. While that has the right semantics in some cases, i.e. ```java v.outE('knows').has('weight',5).inV ``` gets reversed to: ```java v.inE('knows').has('weight',5).outV ``` More complex traversals don't get reversed correctly: ```java v.outE('k...
process
traversal reverse currently calls reverse on each step while that has the right semantics in some cases i e java v oute knows has weight inv gets reversed to java v ine knows has weight outv more complex traversals don t get reversed correctly java v oute k...
1
11,785
14,617,069,271
IssuesEvent
2020-12-22 14:14:32
oj-tooth/lt_toolbox
https://api.github.com/repos/oj-tooth/lt_toolbox
closed
export_tracmass_to_nc
Post-Processing
* Write a function to export tracmass output data (.csv format) to a netCDF file.
1.0
export_tracmass_to_nc - * Write a function to export tracmass output data (.csv format) to a netCDF file.
process
export tracmass to nc write a function to export tracmass output data csv format to a netcdf file
1
4,187
7,134,601,348
IssuesEvent
2018-01-22 21:26:49
PHPSocialNetwork/phpfastcache
https://api.github.com/repos/PHPSocialNetwork/phpfastcache
closed
how to use redis when my hosting provider use a sock for the connexion
6.0 6.1 7.0 >_< Working & Scheduled [-_-] In Process ~_~ Issue confirmed
### Configuration: PhpFastCache version: 6.0.8 PHP version: 7.1 Operating system: Apache ??? #### Issue description: Hi, i know that my hosting provider tell us that for using redis, we have to connect with a socket like /var/run/redis/redis.sock i tried to do that : $InstanceCache = CacheManager::getInstan...
1.0
how to use redis when my hosting provider use a sock for the connexion - ### Configuration: PhpFastCache version: 6.0.8 PHP version: 7.1 Operating system: Apache ??? #### Issue description: Hi, i know that my hosting provider tell us that for using redis, we have to connect with a socket like /var/run/redis/...
process
how to use redis when my hosting provider use a sock for the connexion configuration phpfastcache version php version operating system apache issue description hi i know that my hosting provider tell us that for using redis we have to connect with a socket like var run redis ...
1
63,462
26,406,256,491
IssuesEvent
2023-01-13 08:17:44
LiskHQ/lisk-service
https://api.github.com/repos/LiskHQ/lisk-service
opened
Remove rank calculation logic
type: improvement service/blockchain-connector
### Description The indexer currently computes the validator rank explicitly. With Lisk SDK `v6.0.0-alpha.11`, the `pos_getValidatorsByStake` endpoint can now return all the validators ordered by stake when invoked with the limit parameter `-1`. ### Acceptance Criteria - `getAllPoSValidators` in the connector ...
1.0
Remove rank calculation logic - ### Description The indexer currently computes the validator rank explicitly. With Lisk SDK `v6.0.0-alpha.11`, the `pos_getValidatorsByStake` endpoint can now return all the validators ordered by stake when invoked with the limit parameter `-1`. ### Acceptance Criteria - `getAll...
non_process
remove rank calculation logic description the indexer currently computes the validator rank explicitly with lisk sdk alpha the pos getvalidatorsbystake endpoint can now return all the validators ordered by stake when invoked with the limit parameter acceptance criteria getallpo...
0
683,463
23,383,321,579
IssuesEvent
2022-08-11 11:36:37
CA-G12/games-proj-Tariq-shams
https://api.github.com/repos/CA-G12/games-proj-Tariq-shams
closed
[HTML, CSS, JS] Create the file structure
in-progress priority-0
## We will add the following: - Public folder that has index.html and a js folder including the dom & the fetch files, in addition to the css file. - Src folder including router.js, server.js, and test.js. - NPM packages: nodemon, jest, and ESLint. - Data.json file.
1.0
[HTML, CSS, JS] Create the file structure - ## We will add the following: - Public folder that has index.html and a js folder including the dom & the fetch files, in addition to the css file. - Src folder including router.js, server.js, and test.js. - NPM packages: nodemon, jest, and ESLint. - Data.json file.
non_process
create the file structure we will add the following public folder that has index html and a js folder including the dom the fetch files in addition to the css file src folder including router js server js and test js npm packages nodemon jest and eslint data json file
0
136,954
5,290,803,892
IssuesEvent
2017-02-08 20:50:51
urbit/urbit
https://api.github.com/repos/urbit/urbit
closed
Line noise on startup, never ends.
%ames difficulty high priority low
I'm getting a lot of noise when I start urbit via 'urbit hidnyl-matped' on Mac OS. My version of urbit is up to date from git-head (installed via homebrew, though the issue persists when built manually). It never actually stops spewing the noise, but I can use ^V to get to the process manager. Please excuse the volume...
1.0
Line noise on startup, never ends. - I'm getting a lot of noise when I start urbit via 'urbit hidnyl-matped' on Mac OS. My version of urbit is up to date from git-head (installed via homebrew, though the issue persists when built manually). It never actually stops spewing the noise, but I can use ^V to get to the proce...
non_process
line noise on startup never ends i m getting a lot of noise when i start urbit via urbit hidnyl matped on mac os my version of urbit is up to date from git head installed via homebrew though the issue persists when built manually it never actually stops spewing the noise but i can use v to get to the proce...
0
6,436
9,538,701,633
IssuesEvent
2019-04-30 15:15:35
material-components/material-components-ios
https://api.github.com/repos/material-components/material-components-ios
closed
[TextFields] Explore removing notion of error state from MDCInputTextField
[TextFields] type:Process
This was filed as an internal issue. If you are a Googler, please visit [b/131170010](http://b/131170010) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/131170010](http://b/131170010)
1.0
[TextFields] Explore removing notion of error state from MDCInputTextField - This was filed as an internal issue. If you are a Googler, please visit [b/131170010](http://b/131170010) for more details. <!-- Auto-generated content below, do not modify --> --- #### Internal data - Associated internal bug: [b/131170010](...
process
explore removing notion of error state from mdcinputtextfield this was filed as an internal issue if you are a googler please visit for more details internal data associated internal bug
1
288,449
31,861,376,273
IssuesEvent
2023-09-15 11:10:33
nidhi7598/linux-v4.19.72_CVE-2022-3564
https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564
opened
WS-2021-0232 (High) detected in linuxlinux-4.19.294
Mend: dependency security vulnerability
## WS-2021-0232 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.ker...
True
WS-2021-0232 (High) detected in linuxlinux-4.19.294 - ## WS-2021-0232 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> ...
non_process
ws high detected in linuxlinux ws high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files net caif caif usb c ...
0
3,732
6,733,142,433
IssuesEvent
2017-10-18 13:58:38
york-region-tpss/stp
https://api.github.com/repos/york-region-tpss/stp
closed
Contract preparation single item view - Data Loader
process workflow
Initialize and load data collections and page items.
1.0
Contract preparation single item view - Data Loader - Initialize and load data collections and page items.
process
contract preparation single item view data loader initialize and load data collections and page items
1
21,941
30,446,799,413
IssuesEvent
2023-07-15 19:28:42
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
pyutils 0.0.1 has 2 GuardDog issues
guarddog typosquatting silent-process-execution
https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names, and might be a typosquatting attempt: py...
1.0
pyutils 0.0.1 has 2 GuardDog issues - https://pypi.org/project/pyutils https://inspector.pypi.io/project/pyutils ```{ "dependency": "pyutils", "version": "0.0.1", "result": { "issues": 2, "errors": {}, "results": { "typosquatting": "This package closely ressembles the following package names, an...
process
pyutils has guarddog issues dependency pyutils version result issues errors results typosquatting this package closely ressembles the following package names and might be a typosquatting attempt python utils pytils silen...
1
416,982
12,153,102,279
IssuesEvent
2020-04-25 00:40:00
Azure/ARO-RP
https://api.github.com/repos/Azure/ARO-RP
closed
Return deployment errors to end user?
priority-high size-small
Investigate to see if we can pass through deployment errors to end user and not whitelist them on a case by case basis. Example - so they can see errors like ZonalAllocationFailure, RequestDisallowedByPolicy, etc. These are in principle visible to end users via the CRG anyway.
1.0
Return deployment errors to end user? - Investigate to see if we can pass through deployment errors to end user and not whitelist them on a case by case basis. Example - so they can see errors like ZonalAllocationFailure, RequestDisallowedByPolicy, etc. These are in principle visible to end users via the CRG anyway.
non_process
return deployment errors to end user investigate to see if we can pass through deployment errors to end user and not whitelist them on a case by case basis example so they can see errors like zonalallocationfailure requestdisallowedbypolicy etc these are in principle visible to end users via the crg anyway
0
283,508
30,913,326,333
IssuesEvent
2023-08-05 01:40:25
hshivhare67/kernel_v4.19.72_CVE-2022-42896_new
https://api.github.com/repos/hshivhare67/kernel_v4.19.72_CVE-2022-42896_new
reopened
CVE-2021-28964 (Medium) detected in linuxlinux-4.19.279
Mend: dependency security vulnerability
## CVE-2021-28964 - 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.279</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge...
True
CVE-2021-28964 (Medium) detected in linuxlinux-4.19.279 - ## CVE-2021-28964 - 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.279</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 base branch master vulnerable source files fs btrfs ctree c vulnerabil...
0
295,848
25,508,818,933
IssuesEvent
2022-11-28 11:31:13
ArielHeleneto/RISCV-testcase
https://api.github.com/repos/ArielHeleneto/RISCV-testcase
opened
[Add Testcase] DDE
Testcase / 测试用例
### 请选择: - [X] 我已经检查了 [Issue](https://github.com/brsf11/mugen-riscv/issues),进行了搜索,但没有发现类似问题。 - [X] 我正在着手整理该测试用例库。 - [X] 我希望接手该测试用例库。 ### 软件名称 DDE ### 软件版本 DDE ### 操作系统版本 openEuler 22.03 LTS riscv64 ### 软件描述 DDE (Deepin Desktop Enviroment) 是指Deepin所搭载的中国自主桌面环境。 ### 已有测试用例来源 目前已有的测试用例: ### 其他有助于解决该问题的内容 无
1.0
[Add Testcase] DDE - ### 请选择: - [X] 我已经检查了 [Issue](https://github.com/brsf11/mugen-riscv/issues),进行了搜索,但没有发现类似问题。 - [X] 我正在着手整理该测试用例库。 - [X] 我希望接手该测试用例库。 ### 软件名称 DDE ### 软件版本 DDE ### 操作系统版本 openEuler 22.03 LTS riscv64 ### 软件描述 DDE (Deepin Desktop Enviroment) 是指Deepin所搭载的中国自主桌面环境。 ### 已有测试用例来源 目前已有的测试用例: ##...
non_process
dde 请选择: 我已经检查了 我正在着手整理该测试用例库。 我希望接手该测试用例库。 软件名称 dde 软件版本 dde 操作系统版本 openeuler lts 软件描述 dde deepin desktop enviroment 是指deepin所搭载的中国自主桌面环境。 已有测试用例来源 目前已有的测试用例: 其他有助于解决该问题的内容 无
0
2,542
5,300,554,819
IssuesEvent
2017-02-10 05:38:36
mitchellh/packer
https://api.github.com/repos/mitchellh/packer
closed
Retry failed uploads with Atlas post-processor
enhancement post-1.0 post-processor/atlas
Sometimes an upload to Atlas fails because of a network hiccup or other transient error. Since the build completed successfully we should try again to upload it. Packer already has retry wrappers all over the place so I'm surprised that this does not have one already, but we should be able to copy some code over.
1.0
Retry failed uploads with Atlas post-processor - Sometimes an upload to Atlas fails because of a network hiccup or other transient error. Since the build completed successfully we should try again to upload it. Packer already has retry wrappers all over the place so I'm surprised that this does not have one already, b...
process
retry failed uploads with atlas post processor sometimes an upload to atlas fails because of a network hiccup or other transient error since the build completed successfully we should try again to upload it packer already has retry wrappers all over the place so i m surprised that this does not have one already b...
1
3,048
6,042,164,752
IssuesEvent
2017-06-11 10:13:57
AllenFang/react-bootstrap-table
https://api.github.com/repos/AllenFang/react-bootstrap-table
closed
Assign className to clicked row on expand
help wanted inprocess
Is there a way to add a custom background color or className to a row when a user clicks to expand it, in the same way that you can with the select row option? I just want the row to expand, and not be selectable.
1.0
Assign className to clicked row on expand - Is there a way to add a custom background color or className to a row when a user clicks to expand it, in the same way that you can with the select row option? I just want the row to expand, and not be selectable.
process
assign classname to clicked row on expand is there a way to add a custom background color or classname to a row when a user clicks to expand it in the same way that you can with the select row option i just want the row to expand and not be selectable
1
11,278
14,077,950,381
IssuesEvent
2020-11-04 12:51:13
tommy-josepovic/smarthome-simulator-team-2
https://api.github.com/repos/tommy-josepovic/smarthome-simulator-team-2
opened
D2 - Use Cases
software process
Use cases for the following features: Simulation parameters - System shall allow simulator’s user to grant/deny permissions for executing commands on the registered smart home modules - System shall save in a file the profiles, with their corresponding permissions, to avoid reentering the information every time ...
1.0
D2 - Use Cases - Use cases for the following features: Simulation parameters - System shall allow simulator’s user to grant/deny permissions for executing commands on the registered smart home modules - System shall save in a file the profiles, with their corresponding permissions, to avoid reentering the inform...
process
use cases use cases for the following features simulation parameters system shall allow simulator’s user to grant deny permissions for executing commands on the registered smart home modules system shall save in a file the profiles with their corresponding permissions to avoid reentering the informa...
1
16,418
21,212,966,335
IssuesEvent
2022-04-11 02:39:03
maticnetwork/miden
https://api.github.com/repos/maticnetwork/miden
closed
Step-by-step program execution
enhancement processor
For debugging purposes, it would be great to have a way to execute a program one cycle at a time, and to be able to read the state of the VM at every cycle. One way to do this is described below: First, we could create a separate function in the `processor` crate (where the `execute()` function is defined) to handle...
1.0
Step-by-step program execution - For debugging purposes, it would be great to have a way to execute a program one cycle at a time, and to be able to read the state of the VM at every cycle. One way to do this is described below: First, we could create a separate function in the `processor` crate (where the `execute(...
process
step by step program execution for debugging purposes it would be great to have a way to execute a program one cycle at a time and to be able to read the state of the vm at every cycle one way to do this is described below first we could create a separate function in the processor crate where the execute ...
1
749,191
26,153,104,180
IssuesEvent
2022-12-30 16:55:02
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Request] libreoffice-dev-bin
request:new-pkg priority:low
### Link to the package base(s) in the AUR https://aur.archlinux.org/packages/libreoffice-dev-bin ### Utility this package has for you _No response_ ### Do you consider the package(s) to be useful for every Chaotic-AUR user? YES! ### Do you consider the package to be useful for feature testing/preview? - [X] Yes...
1.0
[Request] libreoffice-dev-bin - ### Link to the package base(s) in the AUR https://aur.archlinux.org/packages/libreoffice-dev-bin ### Utility this package has for you _No response_ ### Do you consider the package(s) to be useful for every Chaotic-AUR user? YES! ### Do you consider the package to be useful for fea...
non_process
libreoffice dev bin link to the package base s in the aur utility this package has for you no response do you consider the package s to be useful for every chaotic aur user yes do you consider the package to be useful for feature testing preview yes have you tested if the pa...
0
256,922
22,112,089,186
IssuesEvent
2022-06-01 22:18:10
astropy/astroquery
https://api.github.com/repos/astropy/astroquery
opened
ENH TST: consider using pytest-timeout
enhancement testing
While we have the timeout arg/config for most modules, something things still stuck, therefore we should consider dealing with it on the test infra level e.g. with pytest-timeout. I believe sunpy uses it, maybe @Cadair can share the tricks if any of them are required.
1.0
ENH TST: consider using pytest-timeout - While we have the timeout arg/config for most modules, something things still stuck, therefore we should consider dealing with it on the test infra level e.g. with pytest-timeout. I believe sunpy uses it, maybe @Cadair can share the tricks if any of them are required.
non_process
enh tst consider using pytest timeout while we have the timeout arg config for most modules something things still stuck therefore we should consider dealing with it on the test infra level e g with pytest timeout i believe sunpy uses it maybe cadair can share the tricks if any of them are required
0
15,184
18,955,117,349
IssuesEvent
2021-11-18 19:17:40
Arch666Angel/mods
https://api.github.com/repos/Arch666Angel/mods
closed
Bio Token issues
Angels Bio Processing
## Issues - When playing with a high tech cost modifier, unlocking token / garden duplication requires a prohibitively high number of tokens - Many techs that feel like they should require tokens actually don't - No farming recipes require T2 farms, only the garden duplication recipes ## Suggested fixes - Add to...
1.0
Bio Token issues - ## Issues - When playing with a high tech cost modifier, unlocking token / garden duplication requires a prohibitively high number of tokens - Many techs that feel like they should require tokens actually don't - No farming recipes require T2 farms, only the garden duplication recipes ## Sugges...
process
bio token issues issues when playing with a high tech cost modifier unlocking token garden duplication requires a prohibitively high number of tokens many techs that feel like they should require tokens actually don t no farming recipes require farms only the garden duplication recipes suggest...
1
297,713
25,758,208,549
IssuesEvent
2022-12-08 18:06:20
CSC207-2022F-UofT/course-project-team-tree-dog
https://api.github.com/repos/CSC207-2022F-UofT/course-project-team-tree-dog
closed
[Unit Test] Thread Lock Architecture
Test
- Write a test suite which tests all use cases as they interact with each other! Start multiple use case threads, think through the possible expected outcomes that can occur depending on the order in which each thread catches locks first (wins the lock race), add randomized sleeps and thread start order to ensure that ...
1.0
[Unit Test] Thread Lock Architecture - - Write a test suite which tests all use cases as they interact with each other! Start multiple use case threads, think through the possible expected outcomes that can occur depending on the order in which each thread catches locks first (wins the lock race), add randomized sleeps...
non_process
thread lock architecture write a test suite which tests all use cases as they interact with each other start multiple use case threads think through the possible expected outcomes that can occur depending on the order in which each thread catches locks first wins the lock race add randomized sleeps and threa...
0
17,520
23,329,290,008
IssuesEvent
2022-08-09 02:18:59
streamnative/flink
https://api.github.com/repos/streamnative/flink
closed
[Feature][FLINK-28082] Support end to end encryption on connector
compute/data-processing type/feature
Pulsar support [end-to-end encryption](https://pulsar.apache.org/docs/en/security-encryption/#get-started). We need to add this ability to the Pulsar connector by supporting `CryptoKeyReader`. - [x] Implement `CryptoKeyReader` on source. - [x] Implement `CryptoKeyReader` on sink.
1.0
[Feature][FLINK-28082] Support end to end encryption on connector - Pulsar support [end-to-end encryption](https://pulsar.apache.org/docs/en/security-encryption/#get-started). We need to add this ability to the Pulsar connector by supporting `CryptoKeyReader`. - [x] Implement `CryptoKeyReader` on source. - [x] Impleme...
process
support end to end encryption on connector pulsar support we need to add this ability to the pulsar connector by supporting cryptokeyreader implement cryptokeyreader on source implement cryptokeyreader on sink
1
657
3,126,742,796
IssuesEvent
2015-09-08 11:08:19
vasi/pixz
https://api.github.com/repos/vasi/pixz
closed
1.0.3 tarball not on SourceForge
release process
It looks like pixz 1.0.3 was released, but its tarball was not uploaded to [SourceForge](http://sourceforge.net/projects/pixz/files/) where the pixz github project says the file should be.
1.0
1.0.3 tarball not on SourceForge - It looks like pixz 1.0.3 was released, but its tarball was not uploaded to [SourceForge](http://sourceforge.net/projects/pixz/files/) where the pixz github project says the file should be.
process
tarball not on sourceforge it looks like pixz was released but its tarball was not uploaded to where the pixz github project says the file should be
1
5,041
7,857,345,270
IssuesEvent
2018-06-21 10:27:46
joostverdoorn/webrtc
https://api.github.com/repos/joostverdoorn/webrtc
closed
Als afstudeerder, wil ik een blogpost over de interessante ontdekkingen van het project doen
process
<!--- @huboard:{"order":105.0} -->
1.0
Als afstudeerder, wil ik een blogpost over de interessante ontdekkingen van het project doen - <!--- @huboard:{"order":105.0} -->
process
als afstudeerder wil ik een blogpost over de interessante ontdekkingen van het project doen huboard order
1
10,806
13,609,288,348
IssuesEvent
2020-09-23 04:50:13
googleapis/java-conformance-tests
https://api.github.com/repos/googleapis/java-conformance-tests
closed
Dependency Dashboard
external 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/com.coveo-fmt-maven-plugin-2.x -->build(deps): update dependency com.coveo:fmt-maven-plugin to v2.10 - [ ]...
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/com.coveo-fmt-maven-plugin-2.x -->build(deps): update dependency com.coveo:fmt-maven...
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 build deps update dependency com coveo fmt maven plugin to deps update dependency com google cloud g...
1
8,214
2,611,471,321
IssuesEvent
2015-02-27 05:16:05
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Gentoo hedgewars crash, probably related to -O3 in system libs, causes hwengine crash possibly in sound initialization
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start or start replaying a game with in-game sound turned on. What is the expected output? What do you see instead? Using a recorded demo and hwengine (to get the most debugging info) I run hwengine /usr/local/share/hedgewars/Data/ .hedgewars/Demos/2011-05-31_20-43.37.h...
1.0
Gentoo hedgewars crash, probably related to -O3 in system libs, causes hwengine crash possibly in sound initialization - ``` What steps will reproduce the problem? 1. Start or start replaying a game with in-game sound turned on. What is the expected output? What do you see instead? Using a recorded demo and hwengine ...
non_process
gentoo hedgewars crash probably related to in system libs causes hwengine crash possibly in sound initialization what steps will reproduce the problem start or start replaying a game with in game sound turned on what is the expected output what do you see instead using a recorded demo and hwengine ...
0
6,054
8,875,387,629
IssuesEvent
2019-01-12 03:02:50
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
[arm32/Windows] System.Diagnostics.Process.Tests failures on arm32 windows
arch-arm32 area-System.Diagnostics.Process os-windows-iot test-run-core
Running the arm32 tests on windows for System.Diagnostics.Process.Tests produced the following results: passed 257/261 tests. 4 tests failed the run for different reasons: System.Diagnostics.Tests.ProcessStartInfoTests.Verbs_GetWithExeExtension_ReturnsExpected ``` Assert.Contains() Failure\r\nNot found: runas\r\n...
1.0
[arm32/Windows] System.Diagnostics.Process.Tests failures on arm32 windows - Running the arm32 tests on windows for System.Diagnostics.Process.Tests produced the following results: passed 257/261 tests. 4 tests failed the run for different reasons: System.Diagnostics.Tests.ProcessStartInfoTests.Verbs_GetWithExeExte...
process
system diagnostics process tests failures on windows running the tests on windows for system diagnostics process tests produced the following results passed tests tests failed the run for different reasons system diagnostics tests processstartinfotests verbs getwithexeextension returnsexpected ...
1
3,606
6,649,255,675
IssuesEvent
2017-09-28 12:36:17
usgs-bcb/bcb-dm
https://api.github.com/repos/usgs-bcb/bcb-dm
opened
Test and record CRS
DMP Acquisition DMP Distribution DMP Preservation DMP Processing DMP Product Info Protected Areas
The issue of managing the CRS came up briefly in a discussion between @dwief-usgs and @McKerrow. As we move towards more analytical and reusable code, we should ensure we test for and record the CRS of incoming spatial data. This should be a requirement for the SFR. The same mindset should be applied throughout our ana...
1.0
Test and record CRS - The issue of managing the CRS came up briefly in a discussion between @dwief-usgs and @McKerrow. As we move towards more analytical and reusable code, we should ensure we test for and record the CRS of incoming spatial data. This should be a requirement for the SFR. The same mindset should be appl...
process
test and record crs the issue of managing the crs came up briefly in a discussion between dwief usgs and mckerrow as we move towards more analytical and reusable code we should ensure we test for and record the crs of incoming spatial data this should be a requirement for the sfr the same mindset should be appl...
1
17,214
22,821,630,576
IssuesEvent
2022-07-12 03:19:57
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
This feature "Generate XYZ tiles" display different levels of tiles
Feedback stale Raster Processing Bug
### What is the bug or the crash? This feature has bugs,toolbox->Raster tools->Generate XYZ tiles ,display different levels of tiles ![image](https://user-images.githubusercontent.com/9930104/161242493-9d9c7677-f703-448c-a890-f4d8c4885d77.png) ![image](https://user-images.githubusercontent.com/9930104/161242256-2...
1.0
This feature "Generate XYZ tiles" display different levels of tiles - ### What is the bug or the crash? This feature has bugs,toolbox->Raster tools->Generate XYZ tiles ,display different levels of tiles ![image](https://user-images.githubusercontent.com/9930104/161242493-9d9c7677-f703-448c-a890-f4d8c4885d77.png) ...
process
this feature generate xyz tiles display different levels of tiles what is the bug or the crash this feature has bugs toolbox raster tools generate xyz tiles display different levels of tiles steps to reproduce the issue versions supported qgis version i...
1
412,118
12,035,524,827
IssuesEvent
2020-04-13 18:02:42
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
opened
[platform] expired transaction and conflict metrics shows incorrect values
area/platform kind/bug priority/high
Show correct values with every refresh for Expired Transactions and Conflicts in the Transactions metric shown in the DocDB section.
1.0
[platform] expired transaction and conflict metrics shows incorrect values - Show correct values with every refresh for Expired Transactions and Conflicts in the Transactions metric shown in the DocDB section.
non_process
expired transaction and conflict metrics shows incorrect values show correct values with every refresh for expired transactions and conflicts in the transactions metric shown in the docdb section
0
16,031
20,188,245,107
IssuesEvent
2022-02-11 01:21:14
savitamittalmsft/WAS-SEC-TEST
https://api.github.com/repos/savitamittalmsft/WAS-SEC-TEST
opened
Establish process and tools to manage privileged access with just-in-time capabilities
WARP-Import WAF FEB 2021 Security Performance and Scalability Capacity Management Processes Security & Compliance Separation of duties
<a href="https://docs.microsoft.com/azure/security/fundamentals/identity-management-best-practices?bc=%2fazure%2farchitecture%2fbread%2ftoc.json&toc=%2fazure%2farchitecture%2ftoc.json#lower-exposure-of-privileged-accounts">Establish process and tools to manage privileged access with just-in-time capabilities</a> ...
1.0
Establish process and tools to manage privileged access with just-in-time capabilities - <a href="https://docs.microsoft.com/azure/security/fundamentals/identity-management-best-practices?bc=%2fazure%2farchitecture%2fbread%2ftoc.json&toc=%2fazure%2farchitecture%2ftoc.json#lower-exposure-of-privileged-accounts">Establis...
process
establish process and tools to manage privileged access with just in time capabilities why consider this microsoft recommends starting from the core services reference permissions model to define management roles and scope and the segment reference permissions model for workloads or landing zones to ...
1
247,790
18,857,980,768
IssuesEvent
2021-11-12 09:14:59
EthanWong6362/pe
https://api.github.com/repos/EthanWong6362/pe
opened
Reference to AddressBook instead of TaskMaster2103
severity.VeryLow type.DocumentationBug
![image.png](https://raw.githubusercontent.com/EthanWong6362/pe/main/files/483c8dc9-b93d-4956-85aa-b32dc0b23bb2.png) This link in Setting Up and Getting Started should be titled TaskMaster2103's architecture instead. <!--session: 1636703591630-5c1d2499-1a9e-4ca0-949d-0b69fb026b33--> <!--Version: Web v3.4.1-->
1.0
Reference to AddressBook instead of TaskMaster2103 - ![image.png](https://raw.githubusercontent.com/EthanWong6362/pe/main/files/483c8dc9-b93d-4956-85aa-b32dc0b23bb2.png) This link in Setting Up and Getting Started should be titled TaskMaster2103's architecture instead. <!--session: 1636703591630-5c1d2499-1a9e-4ca0-9...
non_process
reference to addressbook instead of this link in setting up and getting started should be titled s architecture instead
0