Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
13,465
8,948,903,579
IssuesEvent
2019-01-25 04:55:21
AOSC-Dev/aosc-os-abbs
https://api.github.com/repos/AOSC-Dev/aosc-os-abbs
closed
nettle: security update to 3.4.1
security to-stable upgrade
<!-- Please remove items do not apply. --> **CVE IDs:** CVE-2018-16869 **Other security advisory IDs:** openSUSE-SU-2018:4260-1 **Descriptions:** - CVE-2018-16869: Fixed a leaky data conversion exposing a manager oracle (bsc#1118086) **PoC(s):** http://cat.eyalro.net/ **Architectural progress:** ...
True
nettle: security update to 3.4.1 - <!-- Please remove items do not apply. --> **CVE IDs:** CVE-2018-16869 **Other security advisory IDs:** openSUSE-SU-2018:4260-1 **Descriptions:** - CVE-2018-16869: Fixed a leaky data conversion exposing a manager oracle (bsc#1118086) **PoC(s):** http://cat.eyalro.n...
non_priority
nettle security update to cve ids cve other security advisory ids opensuse su descriptions cve fixed a leaky data conversion exposing a manager oracle bsc poc s architectural progress armel powerpc ...
0
142,221
13,018,170,767
IssuesEvent
2020-07-26 16:02:08
dominikh/go-tools
https://api.github.com/repos/dominikh/go-tools
opened
website: automate publishing of documentation
documentation infrastructure
Right now, I have to manually deploy the docs at staticcheck.io – and it's a common occurrence that we add a new check but forget to deploy to staticcheck.io. New documentation should be pushed automatically from the master branch when pushing to GitHub.
1.0
website: automate publishing of documentation - Right now, I have to manually deploy the docs at staticcheck.io – and it's a common occurrence that we add a new check but forget to deploy to staticcheck.io. New documentation should be pushed automatically from the master branch when pushing to GitHub.
non_priority
website automate publishing of documentation right now i have to manually deploy the docs at staticcheck io – and it s a common occurrence that we add a new check but forget to deploy to staticcheck io new documentation should be pushed automatically from the master branch when pushing to github
0
1,562
2,645,251,684
IssuesEvent
2015-03-12 21:33:01
CMPUT301W15T13/TravelPlanner
https://api.github.com/repos/CMPUT301W15T13/TravelPlanner
opened
MVC
Adressing Feedback Code
Ensure logic is handled by controllers, and that code goes in the right folder according to it's MVC role
1.0
MVC - Ensure logic is handled by controllers, and that code goes in the right folder according to it's MVC role
non_priority
mvc ensure logic is handled by controllers and that code goes in the right folder according to it s mvc role
0
169,405
14,220,113,081
IssuesEvent
2020-11-17 14:09:40
strimzi/strimzi-ui
https://api.github.com/repos/strimzi/strimzi-ui
closed
Document how test assets and types should be structured
documentation
A proposed structure, using elements as an example, is as follows: ``` Elements/ index.ts types.ts myElement/ myElement.ts myElement.spec.ts myElement.assets.ts myElement.types.ts ```
1.0
Document how test assets and types should be structured - A proposed structure, using elements as an example, is as follows: ``` Elements/ index.ts types.ts myElement/ myElement.ts myElement.spec.ts myElement.assets.ts myElement.types.ts ```
non_priority
document how test assets and types should be structured a proposed structure using elements as an example is as follows elements index ts types ts myelement myelement ts myelement spec ts myelement assets ts myelement types ts
0
262,290
27,944,345,588
IssuesEvent
2023-03-24 00:56:19
HoloRes/Ikari
https://api.github.com/repos/HoloRes/Ikari
closed
CVE-2022-31129 (High) detected in moment-2.29.1.tgz - autoclosed
Mend: dependency security vulnerability
## CVE-2022-31129 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-2.29.1.tgz</b></p></summary> <p>Parse, validate, manipulate, and display dates</p> <p>Library home page: <a hre...
True
CVE-2022-31129 (High) detected in moment-2.29.1.tgz - autoclosed - ## CVE-2022-31129 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>moment-2.29.1.tgz</b></p></summary> <p>Parse, valid...
non_priority
cve high detected in moment tgz autoclosed cve high severity vulnerability vulnerable library moment tgz parse validate manipulate and display dates library home page a href path to dependency file package json path to vulnerable library node modules moment pa...
0
16,491
11,994,961,000
IssuesEvent
2020-04-08 14:30:04
reapit/foundations
https://api.github.com/repos/reapit/foundations
opened
Investigate appropriate data storage technology for large scale data warehouse solution
infrastructure investigate platform-team
RDS is not a good fit for reporting and analytics so we should look to introduce a new data storage tech to replicate to that better fits the role of a data warehouse backend. - Must support industry standard BI tooling (Power BI and Tableau at least) - Must support vast amounts of data (petabyte-scale preferably) ...
1.0
Investigate appropriate data storage technology for large scale data warehouse solution - RDS is not a good fit for reporting and analytics so we should look to introduce a new data storage tech to replicate to that better fits the role of a data warehouse backend. - Must support industry standard BI tooling (Power ...
non_priority
investigate appropriate data storage technology for large scale data warehouse solution rds is not a good fit for reporting and analytics so we should look to introduce a new data storage tech to replicate to that better fits the role of a data warehouse backend must support industry standard bi tooling power ...
0
2,529
12,223,544,384
IssuesEvent
2020-05-02 18:05:18
stuartleaver/vscode-dotnet-azure-extension-pack
https://api.github.com/repos/stuartleaver/vscode-dotnet-azure-extension-pack
closed
Create Action to build/package the extension pack
automation enhancement
As this is an extension pack, there isn't really anything to build and test. Therefore, if a change is made, it's no so easy to know if the extension pack is broken. Therefore, it would be good to package it on a push to the develop branch. That way, if the package fails. it would be a good indication on if the ext...
1.0
Create Action to build/package the extension pack - As this is an extension pack, there isn't really anything to build and test. Therefore, if a change is made, it's no so easy to know if the extension pack is broken. Therefore, it would be good to package it on a push to the develop branch. That way, if the packag...
non_priority
create action to build package the extension pack as this is an extension pack there isn t really anything to build and test therefore if a change is made it s no so easy to know if the extension pack is broken therefore it would be good to package it on a push to the develop branch that way if the packag...
0
185,438
21,789,141,556
IssuesEvent
2022-05-14 16:11:48
TreyM-WSS/concord
https://api.github.com/repos/TreyM-WSS/concord
closed
CVE-2020-15522 (Medium) detected in bcprov-jdk15on-1.64.jar, bcprov-ext-jdk15on-1.64.jar - autoclosed
security vulnerability
## CVE-2020-15522 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bcprov-jdk15on-1.64.jar</b>, <b>bcprov-ext-jdk15on-1.64.jar</b></p></summary> <p> <details><summary><b>bcprov-jdk1...
True
CVE-2020-15522 (Medium) detected in bcprov-jdk15on-1.64.jar, bcprov-ext-jdk15on-1.64.jar - autoclosed - ## CVE-2020-15522 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bcprov-jdk1...
non_priority
cve medium detected in bcprov jar bcprov ext jar autoclosed cve medium severity vulnerability vulnerable libraries bcprov jar bcprov ext jar bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this ja...
0
17,043
9,963,791,779
IssuesEvent
2019-07-08 02:17:22
AOSC-Dev/aosc-os-abbs
https://api.github.com/repos/AOSC-Dev/aosc-os-abbs
closed
libtiff: CVE-2019-6128, CVE-2019-7663
security to-stable
<!-- Please remove items do not apply. --> **CVE IDs:** CVE-2019-6128, CVE-2019-7663 **Other security advisory IDs:** MGASA-2019-0075, MGASA-2019-0101 **Descriptions:** The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rgb. (CVE-2019-6128) An Invalid Address...
True
libtiff: CVE-2019-6128, CVE-2019-7663 - <!-- Please remove items do not apply. --> **CVE IDs:** CVE-2019-6128, CVE-2019-7663 **Other security advisory IDs:** MGASA-2019-0075, MGASA-2019-0101 **Descriptions:** The TIFFFdOpen function in tif_unix.c in LibTIFF 4.0.10 has a memory leak, as demonstrated by pal2rg...
non_priority
libtiff cve cve cve ids cve cve other security advisory ids mgasa mgasa descriptions the tifffdopen function in tif unix c in libtiff has a memory leak as demonstrated by cve an invalid address dereference was discovered in tiffwritedirectory...
0
271,090
20,622,076,537
IssuesEvent
2022-03-07 18:25:04
EOGrady21/plankton_plotter
https://api.github.com/repos/EOGrady21/plankton_plotter
closed
Add help text
documentation enhancement
I think some help text in-app would be useful to describe the expected and required metadata inputs in the side panel. Looking into using `shinyhelper` to add this functionality.
1.0
Add help text - I think some help text in-app would be useful to describe the expected and required metadata inputs in the side panel. Looking into using `shinyhelper` to add this functionality.
non_priority
add help text i think some help text in app would be useful to describe the expected and required metadata inputs in the side panel looking into using shinyhelper to add this functionality
0
12,463
9,661,977,045
IssuesEvent
2019-05-20 19:32:47
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
it goes to declaration instead of definition
Feature: Go to Definition Language Service bug investigate
**Type: LanguageService** <!----- Input information below -----> <!-- **Please review existing issues and our documentation at https://github.com/Microsoft/vscode-cpptools/tree/master/Documentation prior to filing an issue.** --> **Describe the bug** - OS and Version: - VS Code Version: 1.31.1 - C/C++ Exten...
1.0
it goes to declaration instead of definition - **Type: LanguageService** <!----- Input information below -----> <!-- **Please review existing issues and our documentation at https://github.com/Microsoft/vscode-cpptools/tree/master/Documentation prior to filing an issue.** --> **Describe the bug** - OS and Ver...
non_priority
it goes to declaration instead of definition type languageservice please review existing issues and our documentation at prior to filing an issue describe the bug os and version vs code version c c extension version other extensions you installed and if ...
0
110,219
16,977,070,188
IssuesEvent
2021-06-30 01:40:03
tamirdahan/java-spring-mvc-jdbc
https://api.github.com/repos/tamirdahan/java-spring-mvc-jdbc
opened
CVE-2018-1199 (Medium) detected in spring-core-4.0.3.RELEASE.jar
security vulnerability
## CVE-2018-1199 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-core-4.0.3.RELEASE.jar</b></p></summary> <p>Spring Core</p> <p>Library home page: <a href="https://github.com/...
True
CVE-2018-1199 (Medium) detected in spring-core-4.0.3.RELEASE.jar - ## CVE-2018-1199 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-core-4.0.3.RELEASE.jar</b></p></summary> <p...
non_priority
cve medium detected in spring core release jar cve medium severity vulnerability vulnerable library spring core release jar spring core library home page a href path to dependency file java spring mvc jdbc pom xml path to vulnerable library root repository org s...
0
85,401
7,968,693,279
IssuesEvent
2018-07-16 05:18:24
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Functional test runner improvements
dev test
## Goals 1. Identify our criteria for a functional test runner. 2. Identify best practices for meeting these criteria with various options. 3. Choose a test runner. 4. Form a migration plan to support Kibana, X-Pack, and the browser-interaction portions of full integration testing (e.g. Beats, visualizations). ## Optio...
1.0
Functional test runner improvements - ## Goals 1. Identify our criteria for a functional test runner. 2. Identify best practices for meeting these criteria with various options. 3. Choose a test runner. 4. Form a migration plan to support Kibana, X-Pack, and the browser-interaction portions of full integration testing ...
non_priority
functional test runner improvements goals identify our criteria for a functional test runner identify best practices for meeting these criteria with various options choose a test runner form a migration plan to support kibana x pack and the browser interaction portions of full integration testing ...
0
244,753
18,766,947,534
IssuesEvent
2021-11-06 04:23:47
KimJoongHyeok/ShareComma-Project
https://api.github.com/repos/KimJoongHyeok/ShareComma-Project
closed
프로젝트 설계
documentation
- [x] Usecase Diagram 작성 - [x] ERD 작성 -다같이 - [x] StarUML 로 클래스 다이어그램 작성 - [x] DB 설계 - [x] 화면 설계 BootStrap,UI - [x] 파일리스트
1.0
프로젝트 설계 - - [x] Usecase Diagram 작성 - [x] ERD 작성 -다같이 - [x] StarUML 로 클래스 다이어그램 작성 - [x] DB 설계 - [x] 화면 설계 BootStrap,UI - [x] 파일리스트
non_priority
프로젝트 설계 usecase diagram 작성 erd 작성 다같이 staruml 로 클래스 다이어그램 작성 db 설계 화면 설계 bootstrap ui 파일리스트
0
73,206
15,252,867,138
IssuesEvent
2021-02-20 05:00:39
gate5/struts-2.3.20
https://api.github.com/repos/gate5/struts-2.3.20
closed
CVE-2013-4002 High Severity Vulnerability detected by WhiteSource - autoclosed
security vulnerability
## CVE-2013-4002 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xercesImpl-2.10.0.jar</b></p></summary> <p>null</p> <p>path: /root/.m2/repository/xerces/xercesImpl/2.10.0/xer...
True
CVE-2013-4002 High Severity Vulnerability detected by WhiteSource - autoclosed - ## CVE-2013-4002 - High Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xercesImpl-2.10.0.jar</b></p><...
non_priority
cve high severity vulnerability detected by whitesource autoclosed cve high severity vulnerability vulnerable library xercesimpl jar null path root repository xerces xercesimpl xercesimpl jar root repository xerces xercesimpl xercesimpl jar depen...
0
74,545
15,353,863,619
IssuesEvent
2021-03-01 09:06:36
AlexRogalskiy/github-action-open-jscharts
https://api.github.com/repos/AlexRogalskiy/github-action-open-jscharts
opened
CVE-2020-11022 (Medium) detected in jquery-1.8.1.min.js
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2020-11022 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary> <p>JavaScript librar...
non_priority
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file github action open jscharts node modules redeyed examples browser index html ...
0
47,109
10,027,888,299
IssuesEvent
2019-07-17 10:14:56
happycube/ld-decode
https://api.github.com/repos/happycube/ld-decode
closed
Make ld-dropout-correct multi-threaded
enhancement ld-decode-tools
Change ld-dropout-correct to the same multi-threaded pattern as ld-process-vbi.
1.0
Make ld-dropout-correct multi-threaded - Change ld-dropout-correct to the same multi-threaded pattern as ld-process-vbi.
non_priority
make ld dropout correct multi threaded change ld dropout correct to the same multi threaded pattern as ld process vbi
0
93,242
10,764,617,530
IssuesEvent
2019-11-01 08:49:57
dawo5010/ped
https://api.github.com/repos/dawo5010/ped
opened
Commands are case sensitive but UG does not mention them
severity.Medium type.DocumentationBug
Commands are case-sensitive but no mention is made in the UG. ![bug 12.png](https://raw.githubusercontent.com/dawo5010/ped/master/files/7ea43220-b345-4c3a-ad01-78b25745912d.png)
1.0
Commands are case sensitive but UG does not mention them - Commands are case-sensitive but no mention is made in the UG. ![bug 12.png](https://raw.githubusercontent.com/dawo5010/ped/master/files/7ea43220-b345-4c3a-ad01-78b25745912d.png)
non_priority
commands are case sensitive but ug does not mention them commands are case sensitive but no mention is made in the ug
0
285,200
24,650,342,684
IssuesEvent
2022-10-17 18:05:19
SCIInstitute/ShapeWorks
https://api.github.com/repos/SCIInstitute/ShapeWorks
closed
Restructure Conda installation script to have user/developer packages
Status: QA/Testing
It seems very wasteful to install lots of packages that are only needed to build shapeworks onto users's machines. For example, users do not need cmake, gtest, git-lfs, tbb, boost, openexr, etc to run binary distributions of shapeworks. We are including all libraries needed for the executables, so they should need on...
1.0
Restructure Conda installation script to have user/developer packages - It seems very wasteful to install lots of packages that are only needed to build shapeworks onto users's machines. For example, users do not need cmake, gtest, git-lfs, tbb, boost, openexr, etc to run binary distributions of shapeworks. We are in...
non_priority
restructure conda installation script to have user developer packages it seems very wasteful to install lots of packages that are only needed to build shapeworks onto users s machines for example users do not need cmake gtest git lfs tbb boost openexr etc to run binary distributions of shapeworks we are in...
0
22,120
7,121,677,254
IssuesEvent
2018-01-19 08:54:02
nunit/nunit
https://api.github.com/repos/nunit/nunit
closed
Building NUnit .NET 4.5 in VS2017 fails
is:build pri:low
>6>------ Build started: Project: nunit.framework.tests, Configuration: Debug Any CPU ------ 6>nunit.framework.tests -> C:\GitRepos\nunit\bin\Debug\net45\nunit.framework.tests.dll 6>C:\Users\wheel\.nuget\packages\microsoft.bcl.build\1.0.21\build\Microsoft.Bcl.Build.targets(243,5): error : Could not locate C:\GitRepos...
1.0
Building NUnit .NET 4.5 in VS2017 fails - >6>------ Build started: Project: nunit.framework.tests, Configuration: Debug Any CPU ------ 6>nunit.framework.tests -> C:\GitRepos\nunit\bin\Debug\net45\nunit.framework.tests.dll 6>C:\Users\wheel\.nuget\packages\microsoft.bcl.build\1.0.21\build\Microsoft.Bcl.Build.targets(24...
non_priority
building nunit net in fails build started project nunit framework tests configuration debug any cpu nunit framework tests c gitrepos nunit bin debug nunit framework tests dll c users wheel nuget packages microsoft bcl build build microsoft bcl build targets error ...
0
155,644
19,802,916,178
IssuesEvent
2022-01-19 01:11:23
kaidisn/netflix_conductor_fork
https://api.github.com/repos/kaidisn/netflix_conductor_fork
opened
CVE-2022-23302 (High) detected in log4j-1.2.17.jar, log4j-1.2.16.jar
security vulnerability
## CVE-2022-23302 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-1.2.17.jar</b>, <b>log4j-1.2.16.jar</b></p></summary> <p> <details><summary><b>log4j-1.2.17.jar</b></p></summa...
True
CVE-2022-23302 (High) detected in log4j-1.2.17.jar, log4j-1.2.16.jar - ## CVE-2022-23302 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-1.2.17.jar</b>, <b>log4j-1.2.16.jar</b><...
non_priority
cve high detected in jar jar cve high severity vulnerability vulnerable libraries jar jar jar apache path to dependency file persistence build gradle path to vulnerable library canner gradle caches modules files ...
0
152,226
13,448,955,102
IssuesEvent
2020-09-08 16:10:04
IBM/dataset-lifecycle-framework
https://api.github.com/repos/IBM/dataset-lifecycle-framework
opened
Show example of using python apis
documentation
Document an example of using python's k8s apis, ie `create_namespaced_custom_object` cc @davidyuyuan
1.0
Show example of using python apis - Document an example of using python's k8s apis, ie `create_namespaced_custom_object` cc @davidyuyuan
non_priority
show example of using python apis document an example of using python s apis ie create namespaced custom object cc davidyuyuan
0
60,388
12,102,228,361
IssuesEvent
2020-04-20 16:21:47
LorenzoMei/iNeed
https://api.github.com/repos/LorenzoMei/iNeed
closed
Remove duplicated LOC
Code Smell
- src/.../view/components/ViewUserController.java 32-52, src/logicviewcomponentsViewWalletController.java 24-43
1.0
Remove duplicated LOC - - src/.../view/components/ViewUserController.java 32-52, src/logicviewcomponentsViewWalletController.java 24-43
non_priority
remove duplicated loc src view components viewusercontroller java src logicviewcomponentsviewwalletcontroller java
0
316,114
27,137,847,124
IssuesEvent
2023-02-16 14:26:24
wazuh/wazuh-qa
https://api.github.com/repos/wazuh/wazuh-qa
opened
Add coverage to `group_sync_status` updated correctly on each node
team/qa test/system type/test-development status/not-tracked subteam/qa-main
| Target version | Related issue | Related PR | |--------------------|--------------------|-----------------| | 4.4.0 |[#16190](https://github.com/wazuh/wazuh/issues/16190) | [#16202](https://github.com/wazuh/wazuh/pull/16202) | <!-- Important: No section may be left blank. If not, delete it directly (in princi...
2.0
Add coverage to `group_sync_status` updated correctly on each node - | Target version | Related issue | Related PR | |--------------------|--------------------|-----------------| | 4.4.0 |[#16190](https://github.com/wazuh/wazuh/issues/16190) | [#16202](https://github.com/wazuh/wazuh/pull/16202) | <!-- Important...
non_priority
add coverage to group sync status updated correctly on each node target version related issue related pr description system tests should be developed to validate the group sync status is updated corr...
0
168,641
14,168,566,801
IssuesEvent
2020-11-12 11:56:21
ocbe-uio/DIscBIO
https://api.github.com/repos/ocbe-uio/DIscBIO
closed
Reorganize internal functions
documentation good first issue
The packages' internal functions are scattered across several files on the `R/` folder. For example, there's the [internal-functions.R](https://github.com/ocbe-uio/DIscBIO/blob/master/R/internal-functions.R) file which contains several functions, then there's [samr-adapted.R](https://github.com/ocbe-uio/DIscBIO/blob/ma...
1.0
Reorganize internal functions - The packages' internal functions are scattered across several files on the `R/` folder. For example, there's the [internal-functions.R](https://github.com/ocbe-uio/DIscBIO/blob/master/R/internal-functions.R) file which contains several functions, then there's [samr-adapted.R](https://git...
non_priority
reorganize internal functions the packages internal functions are scattered across several files on the r folder for example there s the file which contains several functions then there s containing internal adapted functions from the samr package then there are a few individually isolated functions ...
0
97,444
20,261,622,882
IssuesEvent
2022-02-15 08:07:50
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Unstable - Meteorites
Need more info Code
*Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).* --- From: Serov **Description** Meteorites stopped coming across **Steps To Reproduce** **Version** 0,16,4,0 **Operating System** Windows
1.0
Unstable - Meteorites - *Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).* --- From: Serov **Description** Meteorites stopped coming across **Steps To Reproduce** **Version** 0,16,4,0 **Operating System** Windows
non_priority
unstable meteorites sent by wordpress issue barotraumagame com created by from serov description meteorites stopped coming across steps to reproduce version operating system windows
0
3,895
4,700,624,250
IssuesEvent
2016-10-12 19:04:57
UPDDI/mps-database-server
https://api.github.com/repos/UPDDI/mps-database-server
opened
Refactor Forms to be less Verbose
infrastructure refactor
Currently, some fields are written in a very verbose way in the templates. Ideally, we should have a DRY (Don't Repeat Yourself) solution for this. Initial work has been made to have a file for "generic fields," but it is not totally robust and is not employed everywhere in can be used. Here are some considerations:...
1.0
Refactor Forms to be less Verbose - Currently, some fields are written in a very verbose way in the templates. Ideally, we should have a DRY (Don't Repeat Yourself) solution for this. Initial work has been made to have a file for "generic fields," but it is not totally robust and is not employed everywhere in can be us...
non_priority
refactor forms to be less verbose currently some fields are written in a very verbose way in the templates ideally we should have a dry don t repeat yourself solution for this initial work has been made to have a file for generic fields but it is not totally robust and is not employed everywhere in can be us...
0
128,999
12,396,569,051
IssuesEvent
2020-05-20 20:47:33
adaptant-labs/k8s-dt-node-labeller
https://api.github.com/repos/adaptant-labs/k8s-dt-node-labeller
closed
Understanding the working of k8s-dt-node-labeller | Panic
documentation
Hello Adaptant Labs Team, Hope you are doing well. Thank you for your support. On executing the binary, got the below error ``` ./k8s-dt-node-labeller -d panic: no valid device tree configuration found goroutine 1 [running]: main.main() /home/username/k8s-dt-node-labeller/main.go:127 +0xeac ``` ...
1.0
Understanding the working of k8s-dt-node-labeller | Panic - Hello Adaptant Labs Team, Hope you are doing well. Thank you for your support. On executing the binary, got the below error ``` ./k8s-dt-node-labeller -d panic: no valid device tree configuration found goroutine 1 [running]: main.main() /...
non_priority
understanding the working of dt node labeller panic hello adaptant labs team hope you are doing well thank you for your support on executing the binary got the below error dt node labeller d panic no valid device tree configuration found goroutine main main home usernam...
0
10,682
6,875,259,750
IssuesEvent
2017-11-19 11:49:53
webanno/webanno
https://api.github.com/repos/webanno/webanno
closed
Bulk import leads to bulk messages
enhancement usability
Bulk import leads to bulk messages. these do not go away when changing tab and hide everything after. ![image](https://user-images.githubusercontent.com/1056051/29684495-770b43c4-8912-11e7-93a6-bdf1428db760.png) Browser: Chrome Versions: 3.3.x and SNAPSHOT Tested by: @ChrisBieTUDA
True
Bulk import leads to bulk messages - Bulk import leads to bulk messages. these do not go away when changing tab and hide everything after. ![image](https://user-images.githubusercontent.com/1056051/29684495-770b43c4-8912-11e7-93a6-bdf1428db760.png) Browser: Chrome Versions: 3.3.x and SNAPSHOT Tested by: @Chri...
non_priority
bulk import leads to bulk messages bulk import leads to bulk messages these do not go away when changing tab and hide everything after browser chrome versions x and snapshot tested by chrisbietuda
0
217,376
16,855,474,953
IssuesEvent
2021-06-21 05:52:31
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
Disable stdlib dependent docerina tests
Area/Docerina Team/DevTools Type/TestFailure
**Description:** As a part of stdlib migration(https://github.com/ballerina-platform/ballerina-lang/issues/21313), we had to disable the following docerina tests which depend on stdlibs. https://github.com/ballerina-platform/ballerina-lang/pull/25567/commits/e10ac3fca738a9d42928daf3dfedd0d5f271f731
1.0
Disable stdlib dependent docerina tests - **Description:** As a part of stdlib migration(https://github.com/ballerina-platform/ballerina-lang/issues/21313), we had to disable the following docerina tests which depend on stdlibs. https://github.com/ballerina-platform/ballerina-lang/pull/25567/commits/e10ac3fca738a9d...
non_priority
disable stdlib dependent docerina tests description as a part of stdlib migration we had to disable the following docerina tests which depend on stdlibs
0
35,370
17,033,844,774
IssuesEvent
2021-07-05 02:25:24
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
opened
Tenant Variables page slow to load when displaying hundreds of variables
area/core feature/performance feature/tenants kind/bug
# The bug The Variable page for a tenant loads slowly (if at all) when a tenant is connected to hundreds of projects referencing hundred of variables. ## Steps to reproduce 1. Go to 'Tenants' 2. Click on a Tenant which is connected to hundreds or more projects which use many variables 3. Click on Variables ...
True
Tenant Variables page slow to load when displaying hundreds of variables - # The bug The Variable page for a tenant loads slowly (if at all) when a tenant is connected to hundreds of projects referencing hundred of variables. ## Steps to reproduce 1. Go to 'Tenants' 2. Click on a Tenant which is connected to...
non_priority
tenant variables page slow to load when displaying hundreds of variables the bug the variable page for a tenant loads slowly if at all when a tenant is connected to hundreds of projects referencing hundred of variables steps to reproduce go to tenants click on a tenant which is connected to...
0
143,850
13,087,134,614
IssuesEvent
2020-08-02 10:29:05
approachcircle/999-Pinger
https://api.github.com/repos/approachcircle/999-Pinger
closed
Release migrations
documentation
Need to move different release files from one repo space to actual release sectors.
1.0
Release migrations - Need to move different release files from one repo space to actual release sectors.
non_priority
release migrations need to move different release files from one repo space to actual release sectors
0
229,818
18,437,592,116
IssuesEvent
2021-10-14 14:32:15
rnpgp/rnp
https://api.github.com/repos/rnpgp/rnp
opened
LGTM alerts: Python test suite alerts
testing
## Description 32 alerts in total. Too long to paste... See for yourself... https://lgtm.com/projects/g/rnpgp/rnp/alerts/?mode=list&lang=python
1.0
LGTM alerts: Python test suite alerts - ## Description 32 alerts in total. Too long to paste... See for yourself... https://lgtm.com/projects/g/rnpgp/rnp/alerts/?mode=list&lang=python
non_priority
lgtm alerts python test suite alerts description alerts in total too long to paste see for yourself
0
55,721
23,576,076,302
IssuesEvent
2022-08-23 01:01:32
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
reopened
aws_lakeformation_permissions (data_location) timeout
bug service/lakeformation timeouts
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
1.0
aws_lakeformation_permissions (data_location) timeout - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) ...
non_priority
aws lakeformation permissions data location timeout please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these s...
0
58,426
14,274,432,427
IssuesEvent
2020-11-22 03:55:26
Ghost-chu/QuickShop-Reremake
https://api.github.com/repos/Ghost-chu/QuickShop-Reremake
closed
CVE-2019-20330 (High) detected in jackson-databind-2.3.4.jar - autoclosed
Bug security vulnerability
## CVE-2019-20330 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.3.4.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2019-20330 (High) detected in jackson-databind-2.3.4.jar - autoclosed - ## CVE-2019-20330 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.3.4.jar</b></p></summary...
non_priority
cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file quickshop reremake pom xml path to vulnerable l...
0
119,421
17,612,129,091
IssuesEvent
2021-08-18 03:49:06
pakorn186c/paz
https://api.github.com/repos/pakorn186c/paz
opened
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz
security vulnerability
## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p...
True
CVE-2020-28469 (High) detected in glob-parent-3.1.0.tgz - ## CVE-2020-28469 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic...
non_priority
cve high detected in glob parent tgz cve high severity vulnerability vulnerable library glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file paz package json path to vulnerable library p...
0
326,046
27,975,278,528
IssuesEvent
2023-03-25 14:02:54
dudykr/stc
https://api.github.com/repos/dudykr/stc
closed
Fix unit test for tests/pass-only/conformance/controlwFlow/controlFlowForOfStatement/.1.ts
tsc-unit-test
--- STC: tests/pass-only/conformance/controlwFlow/controlFlowForOfStatement/.1.ts --- This issue is created by sync script.
1.0
Fix unit test for tests/pass-only/conformance/controlwFlow/controlFlowForOfStatement/.1.ts - --- STC: tests/pass-only/conformance/controlwFlow/controlFlowForOfStatement/.1.ts --- This issue is created by sync script.
non_priority
fix unit test for tests pass only conformance controlwflow controlflowforofstatement ts stc tests pass only conformance controlwflow controlflowforofstatement ts this issue is created by sync script
0
219,066
17,049,375,544
IssuesEvent
2021-07-06 06:58:14
razor-network/razor-go
https://api.github.com/repos/razor-network/razor-go
closed
Add test cases for `utils/math.go`
good first issue test case
`math.go` has a few new functions, for which the test cases are not present. These include `GetAmountWithChecks` and `performAggregation`.
1.0
Add test cases for `utils/math.go` - `math.go` has a few new functions, for which the test cases are not present. These include `GetAmountWithChecks` and `performAggregation`.
non_priority
add test cases for utils math go math go has a few new functions for which the test cases are not present these include getamountwithchecks and performaggregation
0
43,217
17,467,953,042
IssuesEvent
2021-08-06 19:57:36
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
closed
Argo Template Generalization
artifactory automation ops and shared services
**Describe the issue** I built a fairly generalized template for installing argo on a local namespace so you can use it as a pipeline. However, it lives right now in the artifactory github repo and could probably use another pass for proper templating. **Additional context** - template out the version numbers for argo...
1.0
Argo Template Generalization - **Describe the issue** I built a fairly generalized template for installing argo on a local namespace so you can use it as a pipeline. However, it lives right now in the artifactory github repo and could probably use another pass for proper templating. **Additional context** - template o...
non_priority
argo template generalization describe the issue i built a fairly generalized template for installing argo on a local namespace so you can use it as a pipeline however it lives right now in the artifactory github repo and could probably use another pass for proper templating additional context template o...
0
37,863
6,650,402,287
IssuesEvent
2017-09-28 16:11:35
openebs/openebs
https://api.github.com/repos/openebs/openebs
closed
[0.4.0-RC1] maya cli needs cleanup
area/maya documentation kind/cleanup release-blocker
The maya cli packaged for 0.4.0.RC1 still needs a few cleanup. - Run through the grammar - Has reference to VSM and shows unsupported command help (as shown below) *maya snapshot* usage has the following two issues: - list snapshot help, shows vsm-name ``` $ maya snapshot list -volname <vsm-name> ``` - subco...
1.0
[0.4.0-RC1] maya cli needs cleanup - The maya cli packaged for 0.4.0.RC1 still needs a few cleanup. - Run through the grammar - Has reference to VSM and shows unsupported command help (as shown below) *maya snapshot* usage has the following two issues: - list snapshot help, shows vsm-name ``` $ maya snapshot l...
non_priority
maya cli needs cleanup the maya cli packaged for still needs a few cleanup run through the grammar has reference to vsm and shows unsupported command help as shown below maya snapshot usage has the following two issues list snapshot help shows vsm name maya snapshot list volname...
0
237,566
26,085,215,479
IssuesEvent
2022-12-26 01:18:24
savroman/docker-rails
https://api.github.com/repos/savroman/docker-rails
opened
CVE-2022-37603 (High) detected in loader-utils-1.2.3.tgz
security vulnerability
## CVE-2022-37603 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-1.2.3.tgz</b></p></summary> <p>utils for webpack loaders</p> <p>Library home page: <a href="https://regis...
True
CVE-2022-37603 (High) detected in loader-utils-1.2.3.tgz - ## CVE-2022-37603 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>loader-utils-1.2.3.tgz</b></p></summary> <p>utils for webpa...
non_priority
cve high detected in loader utils tgz cve high severity vulnerability vulnerable library loader utils tgz utils for webpack loaders library home page a href path to dependency file docker rails package json path to vulnerable library node modules loader utils packa...
0
65,505
14,727,877,035
IssuesEvent
2021-01-06 09:11:10
Seagate/cortx-s3server
https://api.github.com/repos/Seagate/cortx-s3server
closed
CVE-2015-7577 (Medium) detected in activerecord-4.2.2.gem
needs-attention needs-triage security vulnerability
## CVE-2015-7577 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activerecord-4.2.2.gem</b></p></summary> <p>Databases on Rails. Build a persistent domain model by mapping database t...
True
CVE-2015-7577 (Medium) detected in activerecord-4.2.2.gem - ## CVE-2015-7577 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activerecord-4.2.2.gem</b></p></summary> <p>Databases on ...
non_priority
cve medium detected in activerecord gem cve medium severity vulnerability vulnerable library activerecord gem databases on rails build a persistent domain model by mapping database tables to ruby classes strong conventions for associations validations aggregations migration...
0
241,861
18,495,734,323
IssuesEvent
2021-10-19 08:28:42
projectnessie/nessie
https://api.github.com/repos/projectnessie/nessie
opened
Add a "blog" section in Nessie website to increase the community awareness
documentation
I think it would be a good idea if we include a blog section in Nessie website where we can blog about new features, new releases, ideas, tips ..etc. I think this will help as well to increase the community awareness of project Nessie. Examples: - Apache Camel blog ([link](https://camel.apache.org/blog/). - Debeziu...
1.0
Add a "blog" section in Nessie website to increase the community awareness - I think it would be a good idea if we include a blog section in Nessie website where we can blog about new features, new releases, ideas, tips ..etc. I think this will help as well to increase the community awareness of project Nessie. Exampl...
non_priority
add a blog section in nessie website to increase the community awareness i think it would be a good idea if we include a blog section in nessie website where we can blog about new features new releases ideas tips etc i think this will help as well to increase the community awareness of project nessie exampl...
0
16,118
9,692,062,563
IssuesEvent
2019-05-24 12:56:44
status-im/status-react
https://api.github.com/repos/status-im/status-react
opened
Investigate transport security configuration
security
# Problem Trail of Bits found issue with line 44 of https://github.com/status-im/status-react/blob/develop/ios/StatusIm/Info.plist `<key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> <key>NSExceptionDomains</key> <dict> <key>api.status.im</key> <...
True
Investigate transport security configuration - # Problem Trail of Bits found issue with line 44 of https://github.com/status-im/status-react/blob/develop/ios/StatusIm/Info.plist `<key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> <key>NSExceptionDomains</key> ...
non_priority
investigate transport security configuration problem trail of bits found issue with line of nsapptransportsecurity nsallowsarbitraryloads nsexceptiondomains api status im nstemporaryexceptionallowsinsecurehttploads local...
0
217,521
16,855,802,273
IssuesEvent
2021-06-21 06:27:35
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
raftstore::test_split_region::test_delay_split_region failed
component/test-bench
raftstore::test_split_region::test_delay_split_region Latest failed builds: https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/18691/display/redirect
1.0
raftstore::test_split_region::test_delay_split_region failed - raftstore::test_split_region::test_delay_split_region Latest failed builds: https://internal.pingcap.net/idc-jenkins/job/tikv_ghpr_test/18691/display/redirect
non_priority
raftstore test split region test delay split region failed raftstore test split region test delay split region latest failed builds
0
58,879
16,851,755,834
IssuesEvent
2021-06-20 16:53:54
mozilla/jetstream
https://api.github.com/repos/mozilla/jetstream
closed
GitCommandError while analysing experiment
Defect
Jetstream failed analysing an experiment with the following error ``` Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/mozilla/jetstream-config /tmp/tmp4ucibdyx stderr: 'Cloning into '/tmp/tmp4ucibdyx'... POST git-upload-pack (227 bytes) error: RPC failed; curl 18 transfer closed with ...
1.0
GitCommandError while analysing experiment - Jetstream failed analysing an experiment with the following error ``` Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/mozilla/jetstream-config /tmp/tmp4ucibdyx stderr: 'Cloning into '/tmp/tmp4ucibdyx'... POST git-upload-pack (227 bytes) err...
non_priority
gitcommanderror while analysing experiment jetstream failed analysing an experiment with the following error cmd git failed due to exit code cmdline git clone v tmp stderr cloning into tmp post git upload pack bytes error rpc failed curl transfer closed with outstanding read data ...
0
18,955
3,408,998,264
IssuesEvent
2015-12-04 13:48:54
mesosphere/marathon
https://api.github.com/repos/mesosphere/marathon
opened
Show empty groups
design enhancement gui
At present we don't show empty groups in the UI. If we intend to give users the ability to add groups (relevant issue: #966) and delete groups (relevant issue: {placeholder}), we should also show empty groups. We should probably make it clear to the user that a group is empty - possibly with a different icon from a...
1.0
Show empty groups - At present we don't show empty groups in the UI. If we intend to give users the ability to add groups (relevant issue: #966) and delete groups (relevant issue: {placeholder}), we should also show empty groups. We should probably make it clear to the user that a group is empty - possibly with a d...
non_priority
show empty groups at present we don t show empty groups in the ui if we intend to give users the ability to add groups relevant issue and delete groups relevant issue placeholder we should also show empty groups we should probably make it clear to the user that a group is empty possibly with a dif...
0
93,001
19,025,424,660
IssuesEvent
2021-11-24 02:27:31
ChrisNavoczynski/Dog-Date
https://api.github.com/repos/ChrisNavoczynski/Dog-Date
closed
Preferences Pt 2
code mvp
As a user, I would like preferences with the people I would potentially like to meet saved. As a developer, I would like to fix the bug in the FB when trying to add breed. Also restructure the layout of the FB.
1.0
Preferences Pt 2 - As a user, I would like preferences with the people I would potentially like to meet saved. As a developer, I would like to fix the bug in the FB when trying to add breed. Also restructure the layout of the FB.
non_priority
preferences pt as a user i would like preferences with the people i would potentially like to meet saved as a developer i would like to fix the bug in the fb when trying to add breed also restructure the layout of the fb
0
140,644
18,906,017,169
IssuesEvent
2021-11-16 09:10:32
VerdantSparks/vuetify_ts_aspnetcore_starter
https://api.github.com/repos/VerdantSparks/vuetify_ts_aspnetcore_starter
closed
CVE-2019-10742 (Medium) detected in axios-0.18.0.tgz
security vulnerability
## CVE-2019-10742 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.18.0.tgz</b></p></summary> <p>Promise based HTTP client for the browser and node.js</p> <p>Library ...
True
CVE-2019-10742 (Medium) detected in axios-0.18.0.tgz - ## CVE-2019-10742 - Medium Severity Vulnerability <details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.18.0.tgz</b></p></summary> <p>Promise based ...
non_priority
cve medium detected in axios tgz cve medium severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href path to dependency file vuetify ts aspnetcore starter package json path to vulnerable librar...
0
35,857
7,810,718,448
IssuesEvent
2018-06-12 07:52:21
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
closed
core.js: PrimeFaces.getFacesResource() throws TypeError "null" when version parameter is passed to it in a portlet environment
defect
## 1) Environment - > PrimeFaces version: `6.2` - > Does it work on the newest released PrimeFaces version? Does it work on the newest sources in GitHub? The bug exists in `master` (`6.3-SNAPSHOT`) as well. - > Application server + version: Tomcat (should be reproducible in any app server) ...
1.0
core.js: PrimeFaces.getFacesResource() throws TypeError "null" when version parameter is passed to it in a portlet environment - ## 1) Environment - > PrimeFaces version: `6.2` - > Does it work on the newest released PrimeFaces version? Does it work on the newest sources in GitHub? The bug exists in `...
non_priority
core js primefaces getfacesresource throws typeerror null when version parameter is passed to it in a portlet environment environment primefaces version does it work on the newest released primefaces version does it work on the newest sources in github the bug exists in ...
0
331,230
24,298,054,100
IssuesEvent
2022-09-29 11:47:08
course-dprep/team-assignment-team-4
https://api.github.com/repos/course-dprep/team-assignment-team-4
closed
prepare and clean the data (dplyr, tidyverse, data.table)
documentation
The data will be cleaned using dedicated R packages like _dplyr_, _tidyverse_, and/or _data.table_ (this list is not exhaustive). Further data preparation will take place in the form of, for example, merging, aggregating, converting dates, writing functions and/or loops, and potentially creating new variables. **Del...
1.0
prepare and clean the data (dplyr, tidyverse, data.table) - The data will be cleaned using dedicated R packages like _dplyr_, _tidyverse_, and/or _data.table_ (this list is not exhaustive). Further data preparation will take place in the form of, for example, merging, aggregating, converting dates, writing functions an...
non_priority
prepare and clean the data dplyr tidyverse data table the data will be cleaned using dedicated r packages like dplyr tidyverse and or data table this list is not exhaustive further data preparation will take place in the form of for example merging aggregating converting dates writing functions an...
0
149,860
23,538,985,185
IssuesEvent
2022-08-20 04:35:01
DeveloperAcademy-POSTECH/MC3-Team2-APillog
https://api.github.com/repos/DeveloperAcademy-POSTECH/MC3-Team2-APillog
closed
[Feat] AddPrimaryPillView 약 선택 dropdown
enhancement 🐧 Jun sprint3 design
### 문제 상황 - 자주 처방되는 ADHD 약들을 선택할 수 있는 항목들 dropdown으로 추가 ### TODO - [ ] dropdown 메인 약 다섯가지 추가
1.0
[Feat] AddPrimaryPillView 약 선택 dropdown - ### 문제 상황 - 자주 처방되는 ADHD 약들을 선택할 수 있는 항목들 dropdown으로 추가 ### TODO - [ ] dropdown 메인 약 다섯가지 추가
non_priority
addprimarypillview 약 선택 dropdown 문제 상황 자주 처방되는 adhd 약들을 선택할 수 있는 항목들 dropdown으로 추가 todo dropdown 메인 약 다섯가지 추가
0
249,250
21,134,915,142
IssuesEvent
2022-04-06 05:13:04
stores-cedcommerce/Internal-Diat-Food-Due-15th-March
https://api.github.com/repos/stores-cedcommerce/Internal-Diat-Food-Due-15th-March
closed
Search page ( when we click on the input field then the wishlist is coming over the suggestion list)
Search page Desktop Issue Inprogress Ready to test Fixed
**The url:** https://107soyodhyqw1pzu-59207385288.shopifypreview.com/search?q=t&options%5Bprefix%5D=last **Actual result:** The wishlist is coming over the suggestion list. ![image](https://user-images.githubusercontent.com/102131636/161690271-60e7ca6f-1316-4bfc-95c4-422ad27940c3.png) **Expected result:** The...
1.0
Search page ( when we click on the input field then the wishlist is coming over the suggestion list) - **The url:** https://107soyodhyqw1pzu-59207385288.shopifypreview.com/search?q=t&options%5Bprefix%5D=last **Actual result:** The wishlist is coming over the suggestion list. ![image](https://user-images.githubus...
non_priority
search page when we click on the input field then the wishlist is coming over the suggestion list the url actual result the wishlist is coming over the suggestion list expected result the wishlist should come behind the suggestion list
0
93,065
10,764,486,056
IssuesEvent
2019-11-01 08:26:11
dso-toolkit/dso-toolkit
https://api.github.com/repos/dso-toolkit/dso-toolkit
opened
Toggle documentatie
type:documentation
In issue #419 was geprobeerd om het toggle component toe te voegen aan de toolkit. Maar omdat de bouw van het toggle component teveel samenhang heeft met de taal waarin het geprogrammeerd wordt kan het niet framework agnostisch worden gebouwd. Wat wel kan worden geleverd is een Documentatie pagina's met de besc...
1.0
Toggle documentatie - In issue #419 was geprobeerd om het toggle component toe te voegen aan de toolkit. Maar omdat de bouw van het toggle component teveel samenhang heeft met de taal waarin het geprogrammeerd wordt kan het niet framework agnostisch worden gebouwd. Wat wel kan worden geleverd is een Documentati...
non_priority
toggle documentatie in issue was geprobeerd om het toggle component toe te voegen aan de toolkit maar omdat de bouw van het toggle component teveel samenhang heeft met de taal waarin het geprogrammeerd wordt kan het niet framework agnostisch worden gebouwd wat wel kan worden geleverd is een documentatie ...
0
20,510
6,042,867,928
IssuesEvent
2017-06-11 16:45:27
UmbraSpaceIndustries/MKS
https://api.github.com/repos/UmbraSpaceIndustries/MKS
closed
Allow incremental supply of MaterialKits for deploying modules
Request-Code Thoughts?
Most of the inflatables require a fairly large chunk of MaterialKits all at once to deploy. Of course that's fine in principle, but these deployments are usually the only reason to have large storage of MaterialKits, so it'd be nice if they could be deployed incrementally. Whenever a bunch of MaterialKits have been ...
1.0
Allow incremental supply of MaterialKits for deploying modules - Most of the inflatables require a fairly large chunk of MaterialKits all at once to deploy. Of course that's fine in principle, but these deployments are usually the only reason to have large storage of MaterialKits, so it'd be nice if they could be deplo...
non_priority
allow incremental supply of materialkits for deploying modules most of the inflatables require a fairly large chunk of materialkits all at once to deploy of course that s fine in principle but these deployments are usually the only reason to have large storage of materialkits so it d be nice if they could be deplo...
0
181,226
30,642,230,995
IssuesEvent
2023-07-24 23:28:17
MetaMask/metamask-extension
https://api.github.com/repos/MetaMask/metamask-extension
opened
Deprecate Checkbox in favor of Checkbox
team-design-system
### Description To prevent further tech debt and inconsistencies `Checkbox` can be deprecated in favour of `Checkbox` `Checkbox` (old): `ui/components/ui/check-box/check-box.component.js` `Checkbox` (new): `ui/components/component-library/checkbox/checkbox.tsx` Add the deprecation JSDoc format below to the de...
1.0
Deprecate Checkbox in favor of Checkbox - ### Description To prevent further tech debt and inconsistencies `Checkbox` can be deprecated in favour of `Checkbox` `Checkbox` (old): `ui/components/ui/check-box/check-box.component.js` `Checkbox` (new): `ui/components/component-library/checkbox/checkbox.tsx` Add th...
non_priority
deprecate checkbox in favor of checkbox description to prevent further tech debt and inconsistencies checkbox can be deprecated in favour of checkbox checkbox old ui components ui check box check box component js checkbox new ui components component library checkbox checkbox tsx add th...
0
238,538
18,244,161,782
IssuesEvent
2021-10-01 16:08:58
kubernetes-sigs/kustomize
https://api.github.com/repos/kubernetes-sigs/kustomize
closed
Document `labels` field
kind/documentation triage/accepted
UPD After days of struggling I've found this merge: https://github.com/kubernetes-sigs/kustomize/pull/3743 So it is posible with labels field, but this is not documented anywhere :( Leaving the issue for others to find this =========================== Orignal text: Hello. This is a discussion topic that ...
1.0
Document `labels` field - UPD After days of struggling I've found this merge: https://github.com/kubernetes-sigs/kustomize/pull/3743 So it is posible with labels field, but this is not documented anywhere :( Leaving the issue for others to find this =========================== Orignal text: Hello. This i...
non_priority
document labels field upd after days of struggling i ve found this merge so it is posible with labels field but this is not documented anywhere leaving the issue for others to find this orignal text hello this is a discussion topic that i want to rise despite ...
0
9,020
11,052,264,837
IssuesEvent
2019-12-10 09:03:30
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
Update CoreLibs to 1.5.109
Compatibility Enhancement P2: High
* [Fix] $network rule validate issue: AdguardTeam/CoreLibs#1177 * [Fix] Connections with client certs are not properly handled: AdguardTeam/CoreLibs#1178 * [Fix] Revocation status is not checked on Mac/Windows 7: AdguardTeam/CoreLibs#1170 * [Fix] Rules with :style() are wrongly converted: AdguardTeam/CoreLibs#1149 ...
True
Update CoreLibs to 1.5.109 - * [Fix] $network rule validate issue: AdguardTeam/CoreLibs#1177 * [Fix] Connections with client certs are not properly handled: AdguardTeam/CoreLibs#1178 * [Fix] Revocation status is not checked on Mac/Windows 7: AdguardTeam/CoreLibs#1170 * [Fix] Rules with :style() are wrongly converted...
non_priority
update corelibs to network rule validate issue adguardteam corelibs connections with client certs are not properly handled adguardteam corelibs revocation status is not checked on mac windows adguardteam corelibs rules with style are wrongly converted adguardteam corelibs ...
0
326,055
27,975,279,461
IssuesEvent
2023-03-25 14:03:02
dudykr/stc
https://api.github.com/repos/dudykr/stc
closed
Fix unit test for tests/pass-only/typeNarrowing/.do-while-1.ts
tsc-unit-test
--- STC: tests/pass-only/typeNarrowing/.do-while-1.ts --- This issue is created by sync script.
1.0
Fix unit test for tests/pass-only/typeNarrowing/.do-while-1.ts - --- STC: tests/pass-only/typeNarrowing/.do-while-1.ts --- This issue is created by sync script.
non_priority
fix unit test for tests pass only typenarrowing do while ts stc tests pass only typenarrowing do while ts this issue is created by sync script
0
330,170
24,249,510,683
IssuesEvent
2022-09-27 13:15:51
arduino/arduino-builder
https://api.github.com/repos/arduino/arduino-builder
closed
need more documentation on -fqbn param
topic: documentation
How does one construct the fqbn param? How does one get a list of boards possible? NOTE: this is similar to the --list-boards enhancement request earlier, but short of getting that can we at least get some examples and/or docs?
1.0
need more documentation on -fqbn param - How does one construct the fqbn param? How does one get a list of boards possible? NOTE: this is similar to the --list-boards enhancement request earlier, but short of getting that can we at least get some examples and/or docs?
non_priority
need more documentation on fqbn param how does one construct the fqbn param how does one get a list of boards possible note this is similar to the list boards enhancement request earlier but short of getting that can we at least get some examples and or docs
0
130,830
27,770,822,379
IssuesEvent
2023-03-16 14:22:12
veracode-demo-labs/verademo-dotnetcore
https://api.github.com/repos/veracode-demo-labs/verademo-dotnetcore
opened
ASP.NET Misconfiguration: Improper Model Validation ('Insufficient Input Validation') [VID:7]
VeracodeFlaw: Low Veracode Policy Scan
**Filename:** loginviewmodel.cs **Line:** 12 **CWE:** 1174 (ASP.NET Misconfiguration: Improper Model Validation ('Insufficient Input Validation')) <span>The Controller's Action has a model that fails to perform Model Validation due to a lack of Data Annotations on the Model. This could expose the application to othe...
2.0
ASP.NET Misconfiguration: Improper Model Validation ('Insufficient Input Validation') [VID:7] - **Filename:** loginviewmodel.cs **Line:** 12 **CWE:** 1174 (ASP.NET Misconfiguration: Improper Model Validation ('Insufficient Input Validation')) <span>The Controller's Action has a model that fails to perform Model Vali...
non_priority
asp net misconfiguration improper model validation insufficient input validation filename loginviewmodel cs line cwe asp net misconfiguration improper model validation insufficient input validation the controller s action has a model that fails to perform model validation due to a...
0
382,359
26,494,585,417
IssuesEvent
2023-01-18 03:38:02
kubernetes-sigs/kwok
https://api.github.com/repos/kubernetes-sigs/kwok
closed
Create docs website `kwok.sigs.k8s.io`
kind/feature kind/documentation
### What would you like to be added? Create docs website `kwok.sigs.k8s.io` - [x] kubernetes-sigs/kwok#153 - [x] Develop a website #174 - [x] Deploy a demo website on https://kwok-demo.netlify.app - [x] Create netfly site https://k8s-kwok.netlify.app https://github.com/kubernetes/org/issues/3911 - [x] Configu...
1.0
Create docs website `kwok.sigs.k8s.io` - ### What would you like to be added? Create docs website `kwok.sigs.k8s.io` - [x] kubernetes-sigs/kwok#153 - [x] Develop a website #174 - [x] Deploy a demo website on https://kwok-demo.netlify.app - [x] Create netfly site https://k8s-kwok.netlify.app https://github.com/...
non_priority
create docs website kwok sigs io what would you like to be added create docs website kwok sigs io kubernetes sigs kwok develop a website deploy a demo website on create netfly site configuring dns name validation site available why is this needed ...
0
427,608
29,831,059,650
IssuesEvent
2023-06-18 09:25:23
meirlustig1983/bank-management
https://api.github.com/repos/meirlustig1983/bank-management
closed
BM-025: Kubernetes
documentation kubernetes
📌 PostgreSQL: - [x] Secret - [x] Deployment - [x] Service - [x] Ingress 📌 Bank Management Service: - [x] Secret - [x] Deployment - [x] Service - [x] Ingress 📌 Prometheus: - [x] ConfigMap - [x] Deployment - [x] Service - [x] Ingress 📌 Grafana: - [x] ConfigMap - [x] PersistentVolumeClaim - [x]...
1.0
BM-025: Kubernetes - 📌 PostgreSQL: - [x] Secret - [x] Deployment - [x] Service - [x] Ingress 📌 Bank Management Service: - [x] Secret - [x] Deployment - [x] Service - [x] Ingress 📌 Prometheus: - [x] ConfigMap - [x] Deployment - [x] Service - [x] Ingress 📌 Grafana: - [x] ConfigMap - [x] Persist...
non_priority
bm kubernetes 📌 postgresql secret deployment service ingress 📌 bank management service secret deployment service ingress 📌 prometheus configmap deployment service ingress 📌 grafana configmap persistentvolumeclaim deployment...
0
96,736
27,992,493,854
IssuesEvent
2023-03-27 05:41:03
MRtrix3/mrtrix3
https://api.github.com/repos/MRtrix3/mrtrix3
opened
Address Sanitiser
build
[ASan](https://github.com/google/sanitizers/wiki/AddressSanitizer) is sold as the modern preferable alternative to `valgrind` for detection of various memory errors. While it claims to be substantially faster than `valgrind`, we will nevertheless continue to use release mode with assertions enabled for CI builds. Th...
1.0
Address Sanitiser - [ASan](https://github.com/google/sanitizers/wiki/AddressSanitizer) is sold as the modern preferable alternative to `valgrind` for detection of various memory errors. While it claims to be substantially faster than `valgrind`, we will nevertheless continue to use release mode with assertions enabl...
non_priority
address sanitiser is sold as the modern preferable alternative to valgrind for detection of various memory errors while it claims to be substantially faster than valgrind we will nevertheless continue to use release mode with assertions enabled for ci builds this is purely a capability for developers to...
0
51,241
10,601,171,534
IssuesEvent
2019-10-10 11:45:10
Pawan0411/Work-Scheduler
https://api.github.com/repos/Pawan0411/Work-Scheduler
closed
user can edit the broadcasted work
codex hacktoberfest
Add a small edit icon at bottom of the card in history section of user account, it should be redirected to form activity where user can update the broadcasted work details and finally save it to firebase. NOTE : for testing add your `google-service.json` file
1.0
user can edit the broadcasted work - Add a small edit icon at bottom of the card in history section of user account, it should be redirected to form activity where user can update the broadcasted work details and finally save it to firebase. NOTE : for testing add your `google-service.json` file
non_priority
user can edit the broadcasted work add a small edit icon at bottom of the card in history section of user account it should be redirected to form activity where user can update the broadcasted work details and finally save it to firebase note for testing add your google service json file
0
434,780
30,467,217,869
IssuesEvent
2023-07-17 11:15:28
michael-petersen/exptool
https://api.github.com/repos/michael-petersen/exptool
opened
Comments needed in commensurability.py
bug documentation
Some of the functions appear to not work out of the box. In general, this code needs a review, and added comments.
1.0
Comments needed in commensurability.py - Some of the functions appear to not work out of the box. In general, this code needs a review, and added comments.
non_priority
comments needed in commensurability py some of the functions appear to not work out of the box in general this code needs a review and added comments
0
241,555
26,256,829,957
IssuesEvent
2023-01-06 02:01:27
vipinsun/fabric-token-sdk
https://api.github.com/repos/vipinsun/fabric-token-sdk
closed
CVE-2018-20699 (Medium) detected in github.com/docker/docker-v20.10.7 - autoclosed
security vulnerability
## CVE-2018-20699 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/docker/docker-v20.10.7</b></p></summary> <p>Moby Project - a collaborative project for the container ecos...
True
CVE-2018-20699 (Medium) detected in github.com/docker/docker-v20.10.7 - autoclosed - ## CVE-2018-20699 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/docker/docker-v20.10....
non_priority
cve medium detected in github com docker docker autoclosed cve medium severity vulnerability vulnerable library github com docker docker moby project a collaborative project for the container ecosystem to assemble container based systems dependency hierarchy github ...
0
347,400
24,888,224,325
IssuesEvent
2022-10-28 09:37:05
ssyap98/ped
https://api.github.com/repos/ssyap98/ped
opened
Inconsistent format for "Find Tag" in command summary table
severity.VeryLow type.DocumentationBug
The command shown for "Find Tag" in the command summary table is not the same as the one shown under the "Find Tag" section! ![image.png](https://raw.githubusercontent.com/ssyap98/ped/main/files/3bb17a2f-98dd-49fe-871d-1c3faae36965.png) <!--session: 1666944094460-e805b94e-d504-468d-bab4-5ca74393a721--> <!--Version:...
1.0
Inconsistent format for "Find Tag" in command summary table - The command shown for "Find Tag" in the command summary table is not the same as the one shown under the "Find Tag" section! ![image.png](https://raw.githubusercontent.com/ssyap98/ped/main/files/3bb17a2f-98dd-49fe-871d-1c3faae36965.png) <!--session: 1666...
non_priority
inconsistent format for find tag in command summary table the command shown for find tag in the command summary table is not the same as the one shown under the find tag section
0
34,165
9,302,075,504
IssuesEvent
2019-03-24 05:33:39
slic3r/Slic3r
https://api.github.com/repos/slic3r/Slic3r
closed
Slic3r can't parse the simplest of the conditional code
Can't Reproduce - Development Build Can't Reproduce - Official Build Custom GCode
**Describe the bug** Since Slic3r lacks the menu option, I'm trying to use conditional Gcode to set the flow rate, it simply can't parse this **To Reproduce** After layer change (or before layer change gcode) {if [layer_num] == 0} M221 S115 {if [layer_num] == 1} M221 S100 **Desktop (please complete ...
2.0
Slic3r can't parse the simplest of the conditional code - **Describe the bug** Since Slic3r lacks the menu option, I'm trying to use conditional Gcode to set the flow rate, it simply can't parse this **To Reproduce** After layer change (or before layer change gcode) {if [layer_num] == 0} M221 S115 {if ...
non_priority
can t parse the simplest of the conditional code describe the bug since lacks the menu option i m trying to use conditional gcode to set the flow rate it simply can t parse this to reproduce after layer change or before layer change gcode if if desktop ...
0
286,773
21,608,620,330
IssuesEvent
2022-05-04 07:43:01
NFDI4Chem/nmrxiv-docs
https://api.github.com/repos/NFDI4Chem/nmrxiv-docs
closed
Extend API page
documentation duplicate
Currently, it only talks about postman without indicating how this is relevant to nmrXiv https://docs.nmrxiv.org/docs/developer-guides/API/
1.0
Extend API page - Currently, it only talks about postman without indicating how this is relevant to nmrXiv https://docs.nmrxiv.org/docs/developer-guides/API/
non_priority
extend api page currently it only talks about postman without indicating how this is relevant to nmrxiv
0
24,599
12,340,737,972
IssuesEvent
2020-05-14 20:29:51
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
Memleak when define a constant using a dynamic string value
memory leak performance
First we write a script that define a constant using a dynamic string value. ``` $ cat webroot/test.php <php define('LOG_ID', (string) mt_rand() ) ; ``` And we request this script for 10000 time, and see the allocated bytes through admin server ``` $ for((i=0;i<10000;i++)); do curl http://localhost:8096/test.php; do...
True
Memleak when define a constant using a dynamic string value - First we write a script that define a constant using a dynamic string value. ``` $ cat webroot/test.php <php define('LOG_ID', (string) mt_rand() ) ; ``` And we request this script for 10000 time, and see the allocated bytes through admin server ``` $ for(...
non_priority
memleak when define a constant using a dynamic string value first we write a script that define a constant using a dynamic string value cat webroot test php php define log id string mt rand and we request this script for time and see the allocated bytes through admin server for i ...
0
236,775
26,050,580,733
IssuesEvent
2022-12-22 18:13:49
robertwtucker/document-host
https://api.github.com/repos/robertwtucker/document-host
closed
CVE-2022-29526
security
Description: Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
True
CVE-2022-29526 - Description: Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
non_priority
cve description go before and x before has incorrect privilege assignment when called with a non zero flags parameter the faccessat function could incorrectly report that a file is accessible
0
407,294
27,609,942,597
IssuesEvent
2023-03-09 15:21:21
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
[12/21/22] Update ATO Templates
VEText vt Product Support vt Documentation vt
- [ ] Access Control (AC) - [ ] Configuration Management (AC) - [ ] Security Assessment & Authorization (CA) - [ ] Incident Response (IR) Transition ATO documents to updated templates.
1.0
[12/21/22] Update ATO Templates - - [ ] Access Control (AC) - [ ] Configuration Management (AC) - [ ] Security Assessment & Authorization (CA) - [ ] Incident Response (IR) Transition ATO documents to updated templates.
non_priority
update ato templates access control ac configuration management ac security assessment authorization ca incident response ir transition ato documents to updated templates
0
268,835
28,905,135,517
IssuesEvent
2023-05-08 01:03:21
nidhi7598/linux-3.0.35_CVE-2022-45934
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934
opened
CVE-2023-31436 (High) detected in linuxlinux-3.0.49
Mend: dependency security vulnerability
## CVE-2023-31436 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.49</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.ker...
True
CVE-2023-31436 (High) detected in linuxlinux-3.0.49 - ## CVE-2023-31436 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.49</b></p></summary> <p> <p>The Linux Kernel</p> ...
non_priority
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files net sched sch qfq c net sched sch qfq c ...
0
15,380
9,986,307,627
IssuesEvent
2019-07-10 18:46:09
pyro-ppl/pyro
https://api.github.com/repos/pyro-ppl/pyro
closed
[FR] MCMC.marginal() doesn't return joint marginals.
enhancement usability
I am confused about how to convert an MCMC run into an empirical distribution for multiple parameters. I would've thought `MCMC.marginal()` is the way to get this distribution, but the `MCMCMarginals` it returns does not allow sampling from joint distributions. Consider the following model and MCMC run: ```python pyr...
True
[FR] MCMC.marginal() doesn't return joint marginals. - I am confused about how to convert an MCMC run into an empirical distribution for multiple parameters. I would've thought `MCMC.marginal()` is the way to get this distribution, but the `MCMCMarginals` it returns does not allow sampling from joint distributions. Con...
non_priority
mcmc marginal doesn t return joint marginals i am confused about how to convert an mcmc run into an empirical distribution for multiple parameters i would ve thought mcmc marginal is the way to get this distribution but the mcmcmarginals it returns does not allow sampling from joint distributions consid...
0
273,713
29,831,069,026
IssuesEvent
2023-06-18 09:26:52
RG4421/ampere-centos-kernel
https://api.github.com/repos/RG4421/ampere-centos-kernel
closed
CVE-2019-15927 (High) detected in linuxv5.2 - autoclosed
Mend: dependency security vulnerability
## CVE-2019-15927 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/torva...
True
CVE-2019-15927 (High) detected in linuxv5.2 - autoclosed - ## CVE-2019-15927 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary> <p> <p>Linux kernel source tree...
non_priority
cve high detected in autoclosed cve high severity vulnerability vulnerable library linux kernel source tree library home page a href found in base branch amp centos kernel vulnerable source files sound usb mixer c sound usb mixer...
0
4,671
3,875,970,647
IssuesEvent
2016-04-12 05:02:16
lionheart/openradar-mirror
https://api.github.com/repos/lionheart/openradar-mirror
opened
21911608: Siri should be renamed Chatty Cathy
classification:ui/usability reproducible:always status:open
#### Description Under Settings -> General -> Siri -> Audio Feedback, I’m seeing only two options: Always On and Control with Ring Switch. Or in other words, it doesn’t seem to be possible anymore to have your phone ring but not have Siri yakking away every time you use it. Would it be possible to bring back the pre...
True
21911608: Siri should be renamed Chatty Cathy - #### Description Under Settings -> General -> Siri -> Audio Feedback, I’m seeing only two options: Always On and Control with Ring Switch. Or in other words, it doesn’t seem to be possible anymore to have your phone ring but not have Siri yakking away every time you use ...
non_priority
siri should be renamed chatty cathy description under settings general siri audio feedback i’m seeing only two options always on and control with ring switch or in other words it doesn’t seem to be possible anymore to have your phone ring but not have siri yakking away every time you use it w...
0
9,746
3,316,186,301
IssuesEvent
2015-11-06 15:52:08
ufora/ufora
https://api.github.com/repos/ufora/ufora
opened
Add reference documentation for `pyfora`
Documentation
We should have reference documentation for the `pyfora` package - at least for the user-facing functions/classes. This could additionally be up on PyPi, but should also be hosted on our site.
1.0
Add reference documentation for `pyfora` - We should have reference documentation for the `pyfora` package - at least for the user-facing functions/classes. This could additionally be up on PyPi, but should also be hosted on our site.
non_priority
add reference documentation for pyfora we should have reference documentation for the pyfora package at least for the user facing functions classes this could additionally be up on pypi but should also be hosted on our site
0
253,404
19,100,380,980
IssuesEvent
2021-11-29 21:43:13
SandraScherer/EntertainmentInfothek
https://api.github.com/repos/SandraScherer/EntertainmentInfothek
opened
Add camera information to series
documentation enhancement database program
- [ ] Add table Series_Camera to database - [ ] Add/adapt Camera classes in EntertainmentDB.dll - [ ] Add tests to EntertainmentDB.Tests - [ ] Add/adapt ContentCreator classes in WikiPageCreator - [ ] Add tests to WikiPageCreator.Tests - [ ] Update documentation - [ ] EntertainmentInfothek_Database.vpp - [...
1.0
Add camera information to series - - [ ] Add table Series_Camera to database - [ ] Add/adapt Camera classes in EntertainmentDB.dll - [ ] Add tests to EntertainmentDB.Tests - [ ] Add/adapt ContentCreator classes in WikiPageCreator - [ ] Add tests to WikiPageCreator.Tests - [ ] Update documentation - [ ] Enterta...
non_priority
add camera information to series add table series camera to database add adapt camera classes in entertainmentdb dll add tests to entertainmentdb tests add adapt contentcreator classes in wikipagecreator add tests to wikipagecreator tests update documentation entertainmentinfothek...
0
39,715
10,373,747,212
IssuesEvent
2019-09-09 08:03:41
widelands/widelands-issue-migration2
https://api.github.com/repos/widelands/widelands-issue-migration2
opened
missing include on windows
Fix Released Undecided building windows
With current trunk version, when building on windows with mingw I get the following error: In file included from D:\prog\widelands\bzr\pr_widelands\widelands\src\wui\waresqueuedisplay.cc:20: D:\prog\widelands\bzr\pr_widelands\widelands\src\wui\waresqueuedisplay.h:41: error: 'int32_t' has not been declared Adding the ...
1.0
missing include on windows - With current trunk version, when building on windows with mingw I get the following error: In file included from D:\prog\widelands\bzr\pr_widelands\widelands\src\wui\waresqueuedisplay.cc:20: D:\prog\widelands\bzr\pr_widelands\widelands\src\wui\waresqueuedisplay.h:41: error: 'int32_t' has n...
non_priority
missing include on windows with current trunk version when building on windows with mingw i get the following error in file included from d prog widelands bzr pr widelands widelands src wui waresqueuedisplay cc d prog widelands bzr pr widelands widelands src wui waresqueuedisplay h error t has not bee...
0
260,417
27,783,311,293
IssuesEvent
2023-03-16 23:30:52
VAuthenticator/vauthenticator
https://api.github.com/repos/VAuthenticator/vauthenticator
closed
remove find all account feature
bug security improvement
a part the choice to get dynamodb as database, having a full scan table exposing all the account is not a good idea anymore
True
remove find all account feature - a part the choice to get dynamodb as database, having a full scan table exposing all the account is not a good idea anymore
non_priority
remove find all account feature a part the choice to get dynamodb as database having a full scan table exposing all the account is not a good idea anymore
0
47,314
5,886,360,995
IssuesEvent
2017-05-17 02:20:52
ValveSoftware/steam-for-linux
https://api.github.com/repos/ValveSoftware/steam-for-linux
closed
I end up in the floor after the SAS opens for the scrap yard in Half-life 2
MOVED: Source-1-Games Need Retest reviewed
It's at the end of Black Mesa East level when the scrapyard part ends loading. ![capture d cran de 2013-06-24 11 50 12](https://f.cloud.github.com/assets/1318477/696428/efef4d2c-dce5-11e2-88f5-ef3f76f2a48e.png)
1.0
I end up in the floor after the SAS opens for the scrap yard in Half-life 2 - It's at the end of Black Mesa East level when the scrapyard part ends loading. ![capture d cran de 2013-06-24 11 50 12](https://f.cloud.github.com/assets/1318477/696428/efef4d2c-dce5-11e2-88f5-ef3f76f2a48e.png)
non_priority
i end up in the floor after the sas opens for the scrap yard in half life it s at the end of black mesa east level when the scrapyard part ends loading
0
66,456
27,455,668,384
IssuesEvent
2023-03-02 21:07:47
BCDevOps/developer-experience
https://api.github.com/repos/BCDevOps/developer-experience
opened
Vault upgrade - test in lab
vault ops and shared services
**Describe the issue** Test out the upgrade path in lab server instance - vault server - vault injector - terraform - DR setup **Definition of done** - [ ] upgrade tested
1.0
Vault upgrade - test in lab - **Describe the issue** Test out the upgrade path in lab server instance - vault server - vault injector - terraform - DR setup **Definition of done** - [ ] upgrade tested
non_priority
vault upgrade test in lab describe the issue test out the upgrade path in lab server instance vault server vault injector terraform dr setup definition of done upgrade tested
0
69,993
15,045,252,074
IssuesEvent
2021-02-03 05:01:00
DavidSpek/kubeflow
https://api.github.com/repos/DavidSpek/kubeflow
opened
CVE-2020-26137 (Medium) detected in urllib3-1.25.7-py2.py3-none-any.whl
security vulnerability
## CVE-2020-26137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.25.7-py2.py3-none-any.whl</b></p></summary> <p>HTTP library with thread-safe connection pooling, file post...
True
CVE-2020-26137 (Medium) detected in urllib3-1.25.7-py2.py3-none-any.whl - ## CVE-2020-26137 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.25.7-py2.py3-none-any.whl</b></p>...
non_priority
cve medium detected in none any whl cve medium severity vulnerability vulnerable library none any whl http library with thread safe connection pooling file post and more library home page a href path to dependency file kubeflow components crud web apps co...
0
222,053
24,684,095,795
IssuesEvent
2022-10-19 01:13:39
CodeChung/energydrank
https://api.github.com/repos/CodeChung/energydrank
opened
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz
security vulnerability
## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://regist...
True
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz - ## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javas...
non_priority
cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href dependency hierarchy gulp tgz root library glob watcher tgz chokidar tgz ...
0
11,451
30,541,438,434
IssuesEvent
2023-07-19 21:49:41
GoogleChromeLabs/ps-analysis-tool
https://api.github.com/repos/GoogleChromeLabs/ps-analysis-tool
closed
Provide tab management Tabs functionality for Privacy Sandbox Panel
P1 Architecture
## Feature Request **Description:** Allow users to toggle off/on specific tabs in the Privacy Sandbox panel. This will allow the tool to account for a wider range of analysis scenarios for cookies and Privacy Sandbox APIs, while making it easier for users to focus their attention on specific areas/APIs. **Accep...
1.0
Provide tab management Tabs functionality for Privacy Sandbox Panel - ## Feature Request **Description:** Allow users to toggle off/on specific tabs in the Privacy Sandbox panel. This will allow the tool to account for a wider range of analysis scenarios for cookies and Privacy Sandbox APIs, while making it easier ...
non_priority
provide tab management tabs functionality for privacy sandbox panel feature request description allow users to toggle off on specific tabs in the privacy sandbox panel this will allow the tool to account for a wider range of analysis scenarios for cookies and privacy sandbox apis while making it easier ...
0
16,448
21,327,213,802
IssuesEvent
2022-04-18 01:30:54
nodejs/node
https://api.github.com/repos/nodejs/node
closed
child_process.execSync should return object with std of plain stdout
child_process feature request stale
<!-- Thank you for suggesting an idea to make Node.js better. Please fill in as much of the template below as you're able. --> **Is your feature request related to a problem? Please describe.** I wanted to run sequentially a series of processes and check their exit code and stderr to make a decision whether th...
1.0
child_process.execSync should return object with std of plain stdout - <!-- Thank you for suggesting an idea to make Node.js better. Please fill in as much of the template below as you're able. --> **Is your feature request related to a problem? Please describe.** I wanted to run sequentially a series of proce...
non_priority
child process execsync should return object with std of plain stdout thank you for suggesting an idea to make node js better please fill in as much of the template below as you re able is your feature request related to a problem please describe i wanted to run sequentially a series of proce...
0
118,327
25,290,888,631
IssuesEvent
2022-11-17 00:04:25
justinbukstel/verademo
https://api.github.com/repos/justinbukstel/verademo
opened
CVE: 2022-22970 found in Spring Beans - Version: 5.2.7.RELEASE [JAVA]
Severity: Low Veracode Dependency Scanning
Veracode Software Composition Analysis =============================== Attribute | Details | --- | --- | Library | Spring Beans Description | Spring Beans Language | JAVA Vulnerability | Denial Of Service (DoS) Vulnerability description | spring-beans is vulnerable to denial of service. . The vulnerab...
1.0
CVE: 2022-22970 found in Spring Beans - Version: 5.2.7.RELEASE [JAVA] - Veracode Software Composition Analysis =============================== Attribute | Details | --- | --- | Library | Spring Beans Description | Spring Beans Language | JAVA Vulnerability | Denial Of Service (DoS) Vulnerability descr...
non_priority
cve found in spring beans version release veracode software composition analysis attribute details library spring beans description spring beans language java vulnerability denial of service dos vulnerability description spr...
0
28,842
12,975,400,789
IssuesEvent
2020-07-21 16:56:13
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
[FEATURE REQ] EventHub Emulator
Event Hubs Service Service Attention customer-reported feature-request
**Library or service name.** Azure EventHubs **Is your feature request related to a problem? Please describe.** To run the development locally, it would be wonderful to have the ability to run EventHubs on the developer machine. This request is the same as #7172 which was seemingly closed by accident.
2.0
[FEATURE REQ] EventHub Emulator - **Library or service name.** Azure EventHubs **Is your feature request related to a problem? Please describe.** To run the development locally, it would be wonderful to have the ability to run EventHubs on the developer machine. This request is the same as #7172 which was seeming...
non_priority
eventhub emulator library or service name azure eventhubs is your feature request related to a problem please describe to run the development locally it would be wonderful to have the ability to run eventhubs on the developer machine this request is the same as which was seemingly closed by ac...
0
156,476
13,649,421,146
IssuesEvent
2020-09-26 14:21:58
kaiiyer/awesome-vulnerable
https://api.github.com/repos/kaiiyer/awesome-vulnerable
opened
Hacktoberfest Contributions
documentation good first issue hacktoberfest help wanted
Add any useful link with respect to pentesting and vulnerable machines. Read [Guidelines](https://github.com/kaiiyer/awesome-vulnerable/blob/master/CONTRIBUTING.md) before making contribution!
1.0
Hacktoberfest Contributions - Add any useful link with respect to pentesting and vulnerable machines. Read [Guidelines](https://github.com/kaiiyer/awesome-vulnerable/blob/master/CONTRIBUTING.md) before making contribution!
non_priority
hacktoberfest contributions add any useful link with respect to pentesting and vulnerable machines read before making contribution
0
404,652
27,492,561,912
IssuesEvent
2023-03-04 20:04:30
bounswe/bounswe2023group4
https://api.github.com/repos/bounswe/bounswe2023group4
closed
Creating Introduction Page of Yusuf Suat Polat
documentation
As described in #1, each team member should introduce themselves in the wiki page conforming to the template. Currently, introduction page for Yusuf Suat Polat is missing. Please, refer to the #1 for more details.
1.0
Creating Introduction Page of Yusuf Suat Polat - As described in #1, each team member should introduce themselves in the wiki page conforming to the template. Currently, introduction page for Yusuf Suat Polat is missing. Please, refer to the #1 for more details.
non_priority
creating introduction page of yusuf suat polat as described in each team member should introduce themselves in the wiki page conforming to the template currently introduction page for yusuf suat polat is missing please refer to the for more details
0
21,776
7,079,625,754
IssuesEvent
2018-01-10 10:22:39
typeorm/typeorm
https://api.github.com/repos/typeorm/typeorm
closed
Loading a relation should load that relations eager relations
bug comp: manager and repository comp: query builder
I have a case where there is a relationship between two entities (`User` and `Photo`). `Photo` meanwhile has an eager relationship with `PhotoMetadata`. If I run this query, ```js const user = userRepository.find({ where: { id: 1}, relations: ['photo'] }) // I should be able to access this user.photo.photoMetad...
1.0
Loading a relation should load that relations eager relations - I have a case where there is a relationship between two entities (`User` and `Photo`). `Photo` meanwhile has an eager relationship with `PhotoMetadata`. If I run this query, ```js const user = userRepository.find({ where: { id: 1}, relations: ['photo']...
non_priority
loading a relation should load that relations eager relations i have a case where there is a relationship between two entities user and photo photo meanwhile has an eager relationship with photometadata if i run this query js const user userrepository find where id relations ...
0
288,099
24,882,768,360
IssuesEvent
2022-10-28 03:47:08
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
closed
Teste de generalizacao para a tag Orçamento - Execução - Chalé
generalization test development template - Memory (66) tag - Orçamento subtag - Execução
DoD: Realizar o teste de Generalização do validador da tag Orçamento - Execução para o Município de Chalé.
1.0
Teste de generalizacao para a tag Orçamento - Execução - Chalé - DoD: Realizar o teste de Generalização do validador da tag Orçamento - Execução para o Município de Chalé.
non_priority
teste de generalizacao para a tag orçamento execução chalé dod realizar o teste de generalização do validador da tag orçamento execução para o município de chalé
0
143,134
11,517,447,659
IssuesEvent
2020-02-14 08:23:17
SCADA-LTS/Scada-LTS-E2E
https://api.github.com/repos/SCADA-LTS/Scada-LTS-E2E
opened
Test for setting point value change to watchlist
test page kind
##Target Creation of a test for changing the point value on the watchlist
1.0
Test for setting point value change to watchlist - ##Target Creation of a test for changing the point value on the watchlist
non_priority
test for setting point value change to watchlist target creation of a test for changing the point value on the watchlist
0
271,618
29,580,939,448
IssuesEvent
2023-06-07 05:41:21
eclipse-tractusx/sig-infra
https://api.github.com/repos/eclipse-tractusx/sig-infra
opened
Veracode warning on 'product-agents-edc'
security
Please report **undisclosed** or **confidential** vulnerabilities here: https://www.eclipse.org/security/ **Topics (Please mark an [x] to your Topic):** - [ ] KICS - [ ] Invicti - [ ] GitGuardian - [ ] Pentesting - [ ] Security assessment (threat modeling, code reviews) - [ ] Trivy - [x] Veracode (initial set...
True
Veracode warning on 'product-agents-edc' - Please report **undisclosed** or **confidential** vulnerabilities here: https://www.eclipse.org/security/ **Topics (Please mark an [x] to your Topic):** - [ ] KICS - [ ] Invicti - [ ] GitGuardian - [ ] Pentesting - [ ] Security assessment (threat modeling, code reviews...
non_priority
veracode warning on product agents edc please report undisclosed or confidential vulnerabilities here topics please mark an to your topic kics invicti gitguardian pentesting security assessment threat modeling code reviews trivy veracode initial setup g...
0
169,596
26,830,899,212
IssuesEvent
2023-02-02 15:56:59
decidim/decidim
https://api.github.com/repos/decidim/decidim
closed
Give padding-right to the logo
contract: redesign
Give padding-right to the logo to avoid that is touching the sidebar Test with Barcelona logo and some other councils to check the proportions of the padding. <img width="708" alt="CleanShot 2022-12-07 at 15 57 01@2x" src="https://user-images.githubusercontent.com/24740/206212786-440e5cd1-5865-4f4e-8f28-58bbb299...
1.0
Give padding-right to the logo - Give padding-right to the logo to avoid that is touching the sidebar Test with Barcelona logo and some other councils to check the proportions of the padding. <img width="708" alt="CleanShot 2022-12-07 at 15 57 01@2x" src="https://user-images.githubusercontent.com/24740/206212786...
non_priority
give padding right to the logo give padding right to the logo to avoid that is touching the sidebar test with barcelona logo and some other councils to check the proportions of the padding img width alt cleanshot at src
0
24,651
12,138,550,284
IssuesEvent
2020-04-23 17:25:29
microsoft/botframework-sdk
https://api.github.com/repos/microsoft/botframework-sdk
closed
VSRM Release Script failing on "az bot email create" with a generic error.
Bot Services customer-replied-to customer-reported
"az bot email create" failure recommended coming here to file an issue. VSRM release script is trying to create an email channel and failing with the following: 2020-04-15T20:44:00.4630586Z ##[error]This command group is in preview. It may be changed/removed in a future release. 2020-04-15T20:44:00.4642632Z ##[error]...
1.0
VSRM Release Script failing on "az bot email create" with a generic error. - "az bot email create" failure recommended coming here to file an issue. VSRM release script is trying to create an email channel and failing with the following: 2020-04-15T20:44:00.4630586Z ##[error]This command group is in preview. It may be...
non_priority
vsrm release script failing on az bot email create with a generic error az bot email create failure recommended coming here to file an issue vsrm release script is trying to create an email channel and failing with the following this command group is in preview it may be changed removed in a f...
0
46,862
24,758,955,773
IssuesEvent
2022-10-21 20:55:21
verilator/verilator
https://api.github.com/repos/verilator/verilator
closed
Reduce AstNode memory consumption by storing operands before `this`
area: performance resolution: no fix needed
Now that we have metadata on the arity of AstNodes, we could tweak the representation so that instead of ``` this -> +----------- | vtablep +----------- | m_nextp +----------- | m_backp +----------- | m_op1p +----------- | m_op2p ...
True
Reduce AstNode memory consumption by storing operands before `this` - Now that we have metadata on the arity of AstNodes, we could tweak the representation so that instead of ``` this -> +----------- | vtablep +----------- | m_nextp +----------- | m_backp +-----...
non_priority
reduce astnode memory consumption by storing operands before this now that we have metadata on the arity of astnodes we could tweak the representation so that instead of this vtablep m nextp m backp ...
0
140,121
18,895,235,334
IssuesEvent
2021-11-15 17:08:28
bgoonz/searchAwesome
https://api.github.com/repos/bgoonz/searchAwesome
closed
CVE-2020-13822 (High) detected in multiple libraries
security vulnerability
## CVE-2020-13822 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>elliptic-6.5.1.tgz</b>, <b>elliptic-6.4.1.tgz</b>, <b>elliptic-6.5.2.tgz</b></p></summary> <p> <details><summary><b>...
True
CVE-2020-13822 (High) detected in multiple libraries - ## CVE-2020-13822 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>elliptic-6.5.1.tgz</b>, <b>elliptic-6.4.1.tgz</b>, <b>elliptic...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries elliptic tgz elliptic tgz elliptic tgz elliptic tgz ec cryptography library home page a href path to dependency file searchawesome clones awesome web ...
0
70,399
7,187,684,924
IssuesEvent
2018-02-02 06:50:59
Kademi/kademi-dev
https://api.github.com/repos/Kademi/kademi-dev
closed
Enable previewing journey emails
Ready to Test - Dev enhancement
At the moment when we try to test an email from a journey, this generally returns an exception of not being able to process the email template because of a missing **lead** object in the scope. This is correct since we only select the profile. But since most of our emails use the **lead** object in creating the emai...
1.0
Enable previewing journey emails - At the moment when we try to test an email from a journey, this generally returns an exception of not being able to process the email template because of a missing **lead** object in the scope. This is correct since we only select the profile. But since most of our emails use the *...
non_priority
enable previewing journey emails at the moment when we try to test an email from a journey this generally returns an exception of not being able to process the email template because of a missing lead object in the scope this is correct since we only select the profile but since most of our emails use the ...
0