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
212,981
16,506,076,121
IssuesEvent
2021-05-25 19:29:46
trisacrypto/trisa
https://api.github.com/repos/trisacrypto/trisa
closed
Define and prototype directory synchronization mechanism
documentation enhancement wontfix
Define and prototype directory synchronization mechanism so that various directory providers and potentially VASPs have the same view of the directory entries.
1.0
Define and prototype directory synchronization mechanism - Define and prototype directory synchronization mechanism so that various directory providers and potentially VASPs have the same view of the directory entries.
non_priority
define and prototype directory synchronization mechanism define and prototype directory synchronization mechanism so that various directory providers and potentially vasps have the same view of the directory entries
0
249,583
18,858,213,038
IssuesEvent
2021-11-12 09:30:41
kevin9foong/pe
https://api.github.com/repos/kevin9foong/pe
opened
Design consideration for addt too brief
severity.Medium type.DocumentationBug
Eg. Pros and cons of choice 1 does not have enough detail for developers to work with and understand the product. For example, con states may result in unexpected bugs - but what unexpected bugs (Examples)? Easy to implement as pro, how so? The information provided is not sufficient for a developer to understand t...
1.0
Design consideration for addt too brief - Eg. Pros and cons of choice 1 does not have enough detail for developers to work with and understand the product. For example, con states may result in unexpected bugs - but what unexpected bugs (Examples)? Easy to implement as pro, how so? The information provided is not...
non_priority
design consideration for addt too brief eg pros and cons of choice does not have enough detail for developers to work with and understand the product for example con states may result in unexpected bugs but what unexpected bugs examples easy to implement as pro how so the information provided is not...
0
68,085
13,069,105,204
IssuesEvent
2020-07-31 05:39:30
pwstrick/daily
https://api.github.com/repos/pwstrick/daily
opened
二叉树的层序遍历
Leetcode
[102. 二叉树的层序遍历](https://leetcode-cn.com/problems/binary-tree-level-order-traversal/) ```javascript /** * Definition for a binary tree node. * function TreeNode(val) { * this.val = val; * this.left = this.right = null; * } */ /** * @param {TreeNode} root * @return {number[][]} */ var leve...
1.0
二叉树的层序遍历 - [102. 二叉树的层序遍历](https://leetcode-cn.com/problems/binary-tree-level-order-traversal/) ```javascript /** * Definition for a binary tree node. * function TreeNode(val) { * this.val = val; * this.left = this.right = null; * } */ /** * @param {TreeNode} root * @return {number[][]} *...
non_priority
二叉树的层序遍历 javascript definition for a binary tree node function treenode val this val val this left this right null param treenode root return number var levelorder function root if root return let que...
0
343,167
30,653,351,771
IssuesEvent
2023-07-25 10:22:22
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix linalg.test_det
Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5654967264/job/15319102352"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5654967264/job/15319102352"><img src=https://img.shields.io/badge/-success-success></a> |t...
1.0
Fix linalg.test_det - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5654967264/job/15319102352"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5654967264/job/15319102352"><img src=https://img.shields.io/badge/-su...
non_priority
fix linalg test det jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
0
81,134
23,394,846,994
IssuesEvent
2022-08-11 21:50:48
google/or-tools
https://api.github.com/repos/google/or-tools
closed
release v9.4: RC feedback
Bug Build: CMake Build: Makefile
ETA: 23th July 2022 Since the archive split, all scripts in tools/release should be updated to generate each artifacts. # Current State ## Package managers: | OS/Arch | .Net Runtime nupkg | Java Runtime .jar | Python [3.6,3.10] wheel | |---|---|---|---| | manylinux amd64<br>(manylinux2014) | Done | Done | ...
2.0
release v9.4: RC feedback - ETA: 23th July 2022 Since the archive split, all scripts in tools/release should be updated to generate each artifacts. # Current State ## Package managers: | OS/Arch | .Net Runtime nupkg | Java Runtime .jar | Python [3.6,3.10] wheel | |---|---|---|---| | manylinux amd64<br>(many...
non_priority
release rc feedback eta july since the archive split all scripts in tools release should be updated to generate each artifacts current state package managers os arch net runtime nupkg java runtime jar python wheel manylinux done done done ...
0
95,831
8,579,106,079
IssuesEvent
2018-11-13 08:07:36
humera987/FXLabs-Test-Automation
https://api.github.com/repos/humera987/FXLabs-Test-Automation
reopened
testing : ApiV1JobsProjectIdIdGetPathParamIdNullValue
testing
Project : testing Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SE...
1.0
testing : ApiV1JobsProjectIdIdGetPathParamIdNullValue - Project : testing Job : UAT Env : UAT Region : US_WEST Result : fail Status Code : 404 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cac...
non_priority
testing project testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request ...
0
218,679
16,767,878,668
IssuesEvent
2021-06-14 11:15:17
AzureAD/microsoft-authentication-library-for-js
https://api.github.com/repos/AzureAD/microsoft-authentication-library-for-js
opened
[PublicClientApplication.getAllAccounts() - (msal-browser)] Proper documentation not available describing multiple logged in accounts scenarios.
documentation question
### Core Library MSAL.js v2 (@azure/msal-browser) ### Wrapper Library Not Applicable ### Documentation Location https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-spa-acquire-token?tabs=javascript2; https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-java-get-remove-accounts-...
1.0
[PublicClientApplication.getAllAccounts() - (msal-browser)] Proper documentation not available describing multiple logged in accounts scenarios. - ### Core Library MSAL.js v2 (@azure/msal-browser) ### Wrapper Library Not Applicable ### Documentation Location https://docs.microsoft.com/en-us/azure/active-directory/...
non_priority
proper documentation not available describing multiple logged in accounts scenarios core library msal js azure msal browser wrapper library not applicable documentation location description publicclientapplication getallaccounts msal browser no documentation to address the d...
0
72,786
15,244,086,063
IssuesEvent
2021-02-19 12:15:01
AlexRogalskiy/justory
https://api.github.com/repos/AlexRogalskiy/justory
opened
CVE-2021-21306 (High) detected in marked-1.2.9.tgz
security vulnerability
## CVE-2021-21306 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-1.2.9.tgz</b></p></summary> <p>A markdown parser built for speed</p> <p>Library home page: <a href="https://reg...
True
CVE-2021-21306 (High) detected in marked-1.2.9.tgz - ## CVE-2021-21306 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-1.2.9.tgz</b></p></summary> <p>A markdown parser built for...
non_priority
cve high detected in marked tgz cve high severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file justory package json path to vulnerable library justory node modules marked package json ...
0
137,059
30,618,977,773
IssuesEvent
2023-07-24 06:48:21
h4sh5/pypi-auto-scanner
https://api.github.com/repos/h4sh5/pypi-auto-scanner
opened
hspf-utils 6.0.6 has 1 GuardDog issues
guarddog code-execution
https://pypi.org/project/hspf-utils https://inspector.pypi.io/project/hspf-utils ```{ "dependency": "hspf-utils", "version": "6.0.6", "result": { "issues": 1, "errors": {}, "results": { "code-execution": [ { "location": "hspf_utils-6.0.6/setup.py:13", "code": " sub...
1.0
hspf-utils 6.0.6 has 1 GuardDog issues - https://pypi.org/project/hspf-utils https://inspector.pypi.io/project/hspf-utils ```{ "dependency": "hspf-utils", "version": "6.0.6", "result": { "issues": 1, "errors": {}, "results": { "code-execution": [ { "location": "hspf_utils-6.0.6...
non_priority
hspf utils has guarddog issues dependency hspf utils version result issues errors results code execution location hspf utils setup py code subprocess run shlex split cleanpy ...
0
66,694
27,551,328,271
IssuesEvent
2023-03-07 15:07:15
joshjohanning-org/issueops-services-mockup
https://api.github.com/repos/joshjohanning-org/issueops-services-mockup
closed
test1
new-service
### Repo name test1 ### Repo visibility private ### Team Write Permissions dev-team ### Team Admin Permissions admin-team ### Enable issues - [X] Yes, I want to enable Issues ### Enable projects - [X] Yes, I want to enable Projects
1.0
test1 - ### Repo name test1 ### Repo visibility private ### Team Write Permissions dev-team ### Team Admin Permissions admin-team ### Enable issues - [X] Yes, I want to enable Issues ### Enable projects - [X] Yes, I want to enable Projects
non_priority
repo name repo visibility private team write permissions dev team team admin permissions admin team enable issues yes i want to enable issues enable projects yes i want to enable projects
0
14,652
3,413,276,570
IssuesEvent
2015-12-06 15:29:20
spring-projects/spring-statemachine
https://api.github.com/repos/spring-projects/spring-statemachine
closed
StateMachineTestPlan with multiple events
enhancement test
Currently we can only send one event per step. It'd be nice if we could send multiple events to test that kind of scenarios.
1.0
StateMachineTestPlan with multiple events - Currently we can only send one event per step. It'd be nice if we could send multiple events to test that kind of scenarios.
non_priority
statemachinetestplan with multiple events currently we can only send one event per step it d be nice if we could send multiple events to test that kind of scenarios
0
46,935
24,792,391,029
IssuesEvent
2022-10-24 14:39:02
MartinXPN/LambdaJudge
https://api.github.com/repos/MartinXPN/LambdaJudge
opened
Make C# code executions faster
performance
RIght now we are creating a `dotnet` application at every run. It would be nicer to have that done once and use it every time.
True
Make C# code executions faster - RIght now we are creating a `dotnet` application at every run. It would be nicer to have that done once and use it every time.
non_priority
make c code executions faster right now we are creating a dotnet application at every run it would be nicer to have that done once and use it every time
0
272,744
29,795,081,642
IssuesEvent
2023-06-16 01:09:27
billmcchesney1/pacbot
https://api.github.com/repos/billmcchesney1/pacbot
closed
CVE-2018-20676 (Medium) detected in bootstrap-3.3.2.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.2.jar</b></p></summary> <p>WebJar for Bootstrap</p> <p>Library home page: <a href="http://webjars.org"...
True
CVE-2018-20676 (Medium) detected in bootstrap-3.3.2.jar - autoclosed - ## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.2.jar</b></p></summary> <p>WebJ...
non_priority
cve medium detected in bootstrap jar autoclosed cve medium severity vulnerability vulnerable library bootstrap jar webjar for bootstrap library home page a href path to dependency file api pacman api auth pom xml path to vulnerable library canner repository or...
0
70,192
9,381,124,474
IssuesEvent
2019-04-04 18:49:01
aws-amplify/aws-sdk-ios
https://api.github.com/repos/aws-amplify/aws-sdk-ios
closed
No 'defaultClient' in API Gateway-generated iOS Swift SDK
APIGateway Documentation
**Describe the bug** There is no `defaultClient` in the API Gateway-generated <myApiName>Client.swift as per the directions in `README.md`. **To Reproduce** Steps to reproduce the behavior: I followed [this REST API tutorial](https://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-...
1.0
No 'defaultClient' in API Gateway-generated iOS Swift SDK - **Describe the bug** There is no `defaultClient` in the API Gateway-generated <myApiName>Client.swift as per the directions in `README.md`. **To Reproduce** Steps to reproduce the behavior: I followed [this REST API tutorial](https://docs.aws.amazon.co...
non_priority
no defaultclient in api gateway generated ios swift sdk describe the bug there is no defaultclient in the api gateway generated client swift as per the directions in readme md to reproduce steps to reproduce the behavior i followed in the api gateway docs it s a simple api named calc t...
0
15,946
11,779,835,835
IssuesEvent
2020-03-16 18:47:48
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
A bunch of files in the Roslyn folder are mistakenly queued for ngen
Area-Infrastructure Investigation Required
The Roslyn bits included in 4.8 SDK installed from the VS 16.3 Preview Build Tools are causing several files to be queued for ngen that are not valid files to be ngen'd. **Steps to Reproduce**: 1. Run the following steps on a Windows machine with Docker for Windows installed, targeting Windows containers. 2. Cre...
1.0
A bunch of files in the Roslyn folder are mistakenly queued for ngen - The Roslyn bits included in 4.8 SDK installed from the VS 16.3 Preview Build Tools are causing several files to be queued for ngen that are not valid files to be ngen'd. **Steps to Reproduce**: 1. Run the following steps on a Windows machine w...
non_priority
a bunch of files in the roslyn folder are mistakenly queued for ngen the roslyn bits included in sdk installed from the vs preview build tools are causing several files to be queued for ngen that are not valid files to be ngen d steps to reproduce run the following steps on a windows machine wi...
0
26,828
7,873,740,098
IssuesEvent
2018-06-25 15:03:03
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
Replace CMake boolean parameters with options
Area: Config-and-Build Status: DONE
From nf-interpreter created by [josesimoes](https://github.com/josesimoes) : nanoframework/nf-interpreter#312 Obvious ones are: USE_FPU NF_FEATURE_DEBUGGER
1.0
Replace CMake boolean parameters with options - From nf-interpreter created by [josesimoes](https://github.com/josesimoes) : nanoframework/nf-interpreter#312 Obvious ones are: USE_FPU NF_FEATURE_DEBUGGER
non_priority
replace cmake boolean parameters with options from nf interpreter created by nanoframework nf interpreter obvious ones are use fpu nf feature debugger
0
142,498
11,474,242,567
IssuesEvent
2020-02-10 03:24:17
timeforcamp/time-for-camp
https://api.github.com/repos/timeforcamp/time-for-camp
closed
STORE: ADMIN VIEW- Adding product with variants (requires 2 submits in order to see variants table)
bug ready to test
When adding a product with variants, you are told to save before the variants will be listed in the table. However, after saving, and then editing the product, the variant table is not expanded. You have to click submit a second time before the variant table is visible.
1.0
STORE: ADMIN VIEW- Adding product with variants (requires 2 submits in order to see variants table) - When adding a product with variants, you are told to save before the variants will be listed in the table. However, after saving, and then editing the product, the variant table is not expanded. You have to click ...
non_priority
store admin view adding product with variants requires submits in order to see variants table when adding a product with variants you are told to save before the variants will be listed in the table however after saving and then editing the product the variant table is not expanded you have to click ...
0
408,637
27,700,145,024
IssuesEvent
2023-03-14 07:16:23
UniversityOfHelsinkiCS/palaute
https://api.github.com/repos/UniversityOfHelsinkiCS/palaute
closed
Configuration for university-specific things
documentation EPIC
Using `node-config`, extract all uni specific fields to `config/default.js` They will all be exposed in browser through webpack DefinePlugin, which populates the CONFIG variable ([here](https://github.com/UniversityOfHelsinkiCS/palaute/blob/0cfacc8f05f1a7e37661bbdc1641603694a7787a/config-overrides.js#L19)) ### To...
1.0
Configuration for university-specific things - Using `node-config`, extract all uni specific fields to `config/default.js` They will all be exposed in browser through webpack DefinePlugin, which populates the CONFIG variable ([here](https://github.com/UniversityOfHelsinkiCS/palaute/blob/0cfacc8f05f1a7e37661bbdc16416...
non_priority
configuration for university specific things using node config extract all uni specific fields to config default js they will all be exposed in browser through webpack defineplugin which populates the config variable todo make it possible to have a common config file for client server ...
0
70,156
9,379,890,413
IssuesEvent
2019-04-04 15:48:49
sylabs/singularity
https://api.github.com/repos/sylabs/singularity
opened
instance start --cleanenv, what does this do?
Documentation Question
## Version of Singularity: 3.1-2 ### Expected behavior ``` $ singularity instance start --cleanenv ... $ singularity exec instance:// ... printenv ``` Clean environment! ### Actual behavior Not clean environment unless I add `--cleanenv` to `singularity exec` How should the command be behaving? ...
1.0
instance start --cleanenv, what does this do? - ## Version of Singularity: 3.1-2 ### Expected behavior ``` $ singularity instance start --cleanenv ... $ singularity exec instance:// ... printenv ``` Clean environment! ### Actual behavior Not clean environment unless I add `--cleanenv` to `singulari...
non_priority
instance start cleanenv what does this do version of singularity expected behavior singularity instance start cleanenv singularity exec instance printenv clean environment actual behavior not clean environment unless i add cleanenv to singulari...
0
287,761
24,857,947,247
IssuesEvent
2022-10-27 05:16:20
42MonthsAfter/42MonthsAfter-Public
https://api.github.com/repos/42MonthsAfter/42MonthsAfter-Public
closed
Make billboards for Airsoft Field
update season 00 test server
Need to get some instructional billboards made to place in world to explain the rules for play. We can't be sure that people will come to the discord to know the rules so we need some in world way of doing it.
1.0
Make billboards for Airsoft Field - Need to get some instructional billboards made to place in world to explain the rules for play. We can't be sure that people will come to the discord to know the rules so we need some in world way of doing it.
non_priority
make billboards for airsoft field need to get some instructional billboards made to place in world to explain the rules for play we can t be sure that people will come to the discord to know the rules so we need some in world way of doing it
0
364,808
25,503,508,018
IssuesEvent
2022-11-28 07:23:10
DuncanRuns/Julti
https://api.github.com/repos/DuncanRuns/Julti
opened
Acknowledgements for documentation when I make that
documentation
- Specnr macro I yoinked the affinity 💀 - Leonaril for the name "Julti" - Gradle dependencies - Argo for helping
1.0
Acknowledgements for documentation when I make that - - Specnr macro I yoinked the affinity 💀 - Leonaril for the name "Julti" - Gradle dependencies - Argo for helping
non_priority
acknowledgements for documentation when i make that specnr macro i yoinked the affinity 💀 leonaril for the name julti gradle dependencies argo for helping
0
36,219
5,039,165,958
IssuesEvent
2016-12-18 17:24:19
lago-project/lago
https://api.github.com/repos/lago-project/lago
opened
Enhance Unit Testing
tests
We need to enhance the unit tests. In order to do so we need to invest some effort on creating proper "Stabs" e.g: 1. VM object 2. virt env 3. spec file 4. etc...
1.0
Enhance Unit Testing - We need to enhance the unit tests. In order to do so we need to invest some effort on creating proper "Stabs" e.g: 1. VM object 2. virt env 3. spec file 4. etc...
non_priority
enhance unit testing we need to enhance the unit tests in order to do so we need to invest some effort on creating proper stabs e g vm object virt env spec file etc
0
98,486
11,088,669,268
IssuesEvent
2019-12-14 12:59:40
Silind-Software/direflow
https://api.github.com/repos/Silind-Software/direflow
closed
Docs pages: Get started developing on Direflow
Documentation
Doc pages on how to get started developing on Direflow, in order to make it easier for other developers to contribute with PRs.
1.0
Docs pages: Get started developing on Direflow - Doc pages on how to get started developing on Direflow, in order to make it easier for other developers to contribute with PRs.
non_priority
docs pages get started developing on direflow doc pages on how to get started developing on direflow in order to make it easier for other developers to contribute with prs
0
75,005
9,195,292,197
IssuesEvent
2019-03-07 01:48:09
ProjectMirador/mirador
https://api.github.com/repos/ProjectMirador/mirador
reopened
ThumbnailNavigation styling, labels, and visual design
Mirador3 design needed
Our current implementation of ThumbnailNavigation is missing the styles in the mocks. Needed things: - [ ] ~~Effective padding / margins for both single and book view~~ - [ ] Labels added - [ ] Container areas should work w/ theming Thumbnails navigation use `<nav />` element, add `aria-label="Thumbnail ca...
1.0
ThumbnailNavigation styling, labels, and visual design - Our current implementation of ThumbnailNavigation is missing the styles in the mocks. Needed things: - [ ] ~~Effective padding / margins for both single and book view~~ - [ ] Labels added - [ ] Container areas should work w/ theming Thumbnails navigat...
non_priority
thumbnailnavigation styling labels and visual design our current implementation of thumbnailnavigation is missing the styles in the mocks needed things effective padding margins for both single and book view labels added container areas should work w theming thumbnails navigation u...
0
89,533
8,205,714,084
IssuesEvent
2018-09-03 11:04:35
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
reopened
Humera_Test_Proj : ApiV1RunsIdTestSuiteSummarySearchGetQueryParamEmptyValuePagesize
Humera_Test_Proj
Project : Humera_Test_Proj Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DEN...
1.0
Humera_Test_Proj : ApiV1RunsIdTestSuiteSummarySearchGetQueryParamEmptyValuePagesize - Project : Humera_Test_Proj Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-st...
non_priority
humera test proj project humera test proj job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint ...
0
67,442
16,982,540,037
IssuesEvent
2021-06-30 10:39:16
microsoft/fluentui
https://api.github.com/repos/microsoft/fluentui
closed
migration(babel-make-styles): after migrating via nx generator, tests don't work
Area: Build System Fluent UI vNext Needs: Triage :mag: Status: In PR
### Describe the issue: After migrating `babel-make-styles` to new dx via `nx workspace-generator migrate-converged-pkg`, tests will fail to pass. **Issue:** Looks like code within `__fixtures__` is not being transpiled, thus throwing an error: ![2021-06-29 at 16 58](https://user-images.githubusercontent.com/1...
1.0
migration(babel-make-styles): after migrating via nx generator, tests don't work - ### Describe the issue: After migrating `babel-make-styles` to new dx via `nx workspace-generator migrate-converged-pkg`, tests will fail to pass. **Issue:** Looks like code within `__fixtures__` is not being transpiled, thus throw...
non_priority
migration babel make styles after migrating via nx generator tests don t work describe the issue after migrating babel make styles to new dx via nx workspace generator migrate converged pkg tests will fail to pass issue looks like code within fixtures is not being transpiled thus throw...
0
102,614
32,058,570,347
IssuesEvent
2023-09-24 11:43:40
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
Build failure: yadm
0.kind: build failure
### Steps To Reproduce Steps to reproduce the behavior: 1. An attempt to update to today's nixpkgs-unstable on an `x86_64-linux ` NixOS machine failed with the following error message: ### Build log ```console building '/nix/store/89mn6j30zh62x78y4xpwiajivadbdz67-signal-desktop-6.31.0_fish-completions.drv'.....
1.0
Build failure: yadm - ### Steps To Reproduce Steps to reproduce the behavior: 1. An attempt to update to today's nixpkgs-unstable on an `x86_64-linux ` NixOS machine failed with the following error message: ### Build log ```console building '/nix/store/89mn6j30zh62x78y4xpwiajivadbdz67-signal-desktop-6.31.0_f...
non_priority
build failure yadm steps to reproduce steps to reproduce the behavior an attempt to update to today s nixpkgs unstable on an linux nixos machine failed with the following error message build log console building nix store signal desktop fish completions drv error bui...
0
70,929
9,462,176,496
IssuesEvent
2019-04-17 14:55:51
aws/aws-cli
https://api.github.com/repos/aws/aws-cli
closed
Update output for admin-create-user
cognito documentation service-api
`UserStatus` are not up to date on `admin-create-user` command as there is missing `FORCE_CHANGE_PASSWORD`. > Here is the current content for **Output**: > > ``` > UserStatus -> (string) > The user status. Can be one of the following: > - UNCONFIRMED - User has been created but not confirmed. > - CONFIRMED - User ha...
1.0
Update output for admin-create-user - `UserStatus` are not up to date on `admin-create-user` command as there is missing `FORCE_CHANGE_PASSWORD`. > Here is the current content for **Output**: > > ``` > UserStatus -> (string) > The user status. Can be one of the following: > - UNCONFIRMED - User has been created but...
non_priority
update output for admin create user userstatus are not up to date on admin create user command as there is missing force change password here is the current content for output userstatus string the user status can be one of the following unconfirmed user has been created but...
0
12,267
9,606,253,003
IssuesEvent
2019-05-11 08:38:07
profkaygee/CoreVasion
https://api.github.com/repos/profkaygee/CoreVasion
closed
Clean Old Passwords
Web service backlog
Create a method within the service that gets to delete old passwords from the database.
1.0
Clean Old Passwords - Create a method within the service that gets to delete old passwords from the database.
non_priority
clean old passwords create a method within the service that gets to delete old passwords from the database
0
79,054
15,110,093,346
IssuesEvent
2021-02-08 18:44:20
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Template only in BS5 for Joomla 4
No Code Attached Yet
Hello, I am looking to make a template for the Joomla community. Only in bootstrap 5 and in the format of the examples on the bootstrap site. I'm looking for documentation to make this template with Joomla 4, but also so that there is an admin part that manages the colors and layout format in the three areas independe...
1.0
Template only in BS5 for Joomla 4 - Hello, I am looking to make a template for the Joomla community. Only in bootstrap 5 and in the format of the examples on the bootstrap site. I'm looking for documentation to make this template with Joomla 4, but also so that there is an admin part that manages the colors and layout...
non_priority
template only in for joomla hello i am looking to make a template for the joomla community only in bootstrap and in the format of the examples on the bootstrap site i m looking for documentation to make this template with joomla but also so that there is an admin part that manages the colors and layout f...
0
271,298
29,418,943,406
IssuesEvent
2023-05-31 01:04:26
nidhi7598/OPENSSL_1.0.2_G2.5
https://api.github.com/repos/nidhi7598/OPENSSL_1.0.2_G2.5
opened
CVE-2023-2650 (Medium) detected in opensslOpenSSL_1_0_2
Mend: dependency security vulnerability
## CVE-2023-2650 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_0_2</b></p></summary> <p> <p>TLS/SSL and crypto library</p> <p>Library home page: <a href=https://gi...
True
CVE-2023-2650 (Medium) detected in opensslOpenSSL_1_0_2 - ## CVE-2023-2650 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_0_2</b></p></summary> <p> <p>TLS/SSL and c...
non_priority
cve medium detected in opensslopenssl cve medium severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in base branch master vulnerable source files crypto objects obj dat c ...
0
52,247
12,906,240,411
IssuesEvent
2020-07-15 01:00:13
golang/go
https://api.github.com/repos/golang/go
closed
x/build/cmd/release: leave oldlink binary out of RC1 (if the beta doesn't uncover serious linker issues)
Builders NeedsFix release-blocker
As part of https://golang.org/s/better-linker, we now build a binary called `oldlink` in our release of Go. While it may be useful to include in the beta, we should make a decision on whether this is included in the RC or final releases of Go 1.15, vs asking people to rebuild it on their own if necessary. /cc @cherr...
1.0
x/build/cmd/release: leave oldlink binary out of RC1 (if the beta doesn't uncover serious linker issues) - As part of https://golang.org/s/better-linker, we now build a binary called `oldlink` in our release of Go. While it may be useful to include in the beta, we should make a decision on whether this is included in t...
non_priority
x build cmd release leave oldlink binary out of if the beta doesn t uncover serious linker issues as part of we now build a binary called oldlink in our release of go while it may be useful to include in the beta we should make a decision on whether this is included in the rc or final releases of go v...
0
176,011
21,365,654,438
IssuesEvent
2022-04-20 01:06:24
TIBCOSoftware/bw6-plugin-maven
https://api.github.com/repos/TIBCOSoftware/bw6-plugin-maven
closed
WS-2016-7062 (Medium) detected in plexus-utils-3.0.10.jar - autoclosed
security vulnerability
## WS-2016-7062 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>plexus-utils-3.0.10.jar</b></p></summary> <p>A collection of various utility classes to ease working with strings, fil...
True
WS-2016-7062 (Medium) detected in plexus-utils-3.0.10.jar - autoclosed - ## WS-2016-7062 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>plexus-utils-3.0.10.jar</b></p></summary> <p>...
non_priority
ws medium detected in plexus utils jar autoclosed ws medium severity vulnerability vulnerable library plexus utils jar a collection of various utility classes to ease working with strings files command lines xml and more path to vulnerable library source studio m...
0
20,882
14,222,809,337
IssuesEvent
2020-11-17 17:21:08
pulibrary/dspace-cli
https://api.github.com/repos/pulibrary/dspace-cli
closed
Improve Google Analytics support for the OAR
infrastructure open access repository
Currently only page views are tracked by Google Analytics, but direct downloads from Google Search results are not tracked. https://wiki.lyrasis.org/display/DSDOC5x/DSpace+Google+Analytics+Statistics details the approach for supporting Analytics integration which tracks these.
1.0
Improve Google Analytics support for the OAR - Currently only page views are tracked by Google Analytics, but direct downloads from Google Search results are not tracked. https://wiki.lyrasis.org/display/DSDOC5x/DSpace+Google+Analytics+Statistics details the approach for supporting Analytics integration which tracks th...
non_priority
improve google analytics support for the oar currently only page views are tracked by google analytics but direct downloads from google search results are not tracked details the approach for supporting analytics integration which tracks these
0
297,991
22,412,655,284
IssuesEvent
2022-06-19 00:39:23
SoledadQuiroz/Grupo-de-Estudio
https://api.github.com/repos/SoledadQuiroz/Grupo-de-Estudio
closed
Conceptos: Ceremonias, Artefactos y Roles.
documentation
Extraer del material de Scrum los siguientes conceptos: Ceremonias, Artefactos y Roles. Registrar estos conceptos dentro del readme.md y renombrarlo como ConceptosScrum.md
1.0
Conceptos: Ceremonias, Artefactos y Roles. - Extraer del material de Scrum los siguientes conceptos: Ceremonias, Artefactos y Roles. Registrar estos conceptos dentro del readme.md y renombrarlo como ConceptosScrum.md
non_priority
conceptos ceremonias artefactos y roles extraer del material de scrum los siguientes conceptos ceremonias artefactos y roles registrar estos conceptos dentro del readme md y renombrarlo como conceptosscrum md
0
357,753
25,176,429,646
IssuesEvent
2022-11-11 09:40:17
tanhl2000/pe
https://api.github.com/repos/tanhl2000/pe
opened
UG intro links broken
severity.VeryLow type.DocumentationBug
![linking error.PNG](https://raw.githubusercontent.com/tanhl2000/pe/main/files/c2b601f2-a8c6-4e3d-a037-c4dbab832fef.PNG) It is hard to show in a screenshot, however the links for the CLI and GUI are able to be clicked on in areas other than the highlighted text that is evidently a bug (as it starts and ends mid senten...
1.0
UG intro links broken - ![linking error.PNG](https://raw.githubusercontent.com/tanhl2000/pe/main/files/c2b601f2-a8c6-4e3d-a037-c4dbab832fef.PNG) It is hard to show in a screenshot, however the links for the CLI and GUI are able to be clicked on in areas other than the highlighted text that is evidently a bug (as it st...
non_priority
ug intro links broken it is hard to show in a screenshot however the links for the cli and gui are able to be clicked on in areas other than the highlighted text that is evidently a bug as it starts and ends mid sentences in strange areas i went to the github to check on the linking issues however o...
0
1,268
2,773,738,159
IssuesEvent
2015-05-03 22:09:16
akmetainfo/opencorpora
https://api.github.com/repos/akmetainfo/opencorpora
closed
Сделать ссылки на профили других участников
usability
Если никто не догадается это сделать при доработках геймификации -- предложить самому. Ну, а пока, если приходится найти мастера по какому-либо конкретному пулу -- приходится вручную задавать ссылки. Вот список некоторых ID: * 1 GranD (Дима) * 2 Ленивая Лягушка (Виктор) * 3 Shadow (Светлана) * 16 nastyabodrov...
True
Сделать ссылки на профили других участников - Если никто не догадается это сделать при доработках геймификации -- предложить самому. Ну, а пока, если приходится найти мастера по какому-либо конкретному пулу -- приходится вручную задавать ссылки. Вот список некоторых ID: * 1 GranD (Дима) * 2 Ленивая Лягушка (Вик...
non_priority
сделать ссылки на профили других участников если никто не догадается это сделать при доработках геймификации предложить самому ну а пока если приходится найти мастера по какому либо конкретному пулу приходится вручную задавать ссылки вот список некоторых id grand дима ленивая лягушка вик...
0
218,456
24,372,177,690
IssuesEvent
2022-10-03 20:20:12
SebastianDarie/Twitter-Clone
https://api.github.com/repos/SebastianDarie/Twitter-Clone
closed
WS-2021-0153 (High) detected in ejs-2.7.4.tgz, ejs-3.1.5.tgz - autoclosed
security vulnerability
## WS-2021-0153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ejs-2.7.4.tgz</b>, <b>ejs-3.1.5.tgz</b></p></summary> <p> <details><summary><b>ejs-2.7.4.tgz</b></p></summary> <p>Emb...
True
WS-2021-0153 (High) detected in ejs-2.7.4.tgz, ejs-3.1.5.tgz - autoclosed - ## WS-2021-0153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ejs-2.7.4.tgz</b>, <b>ejs-3.1.5.tgz</b></p>...
non_priority
ws high detected in ejs tgz ejs tgz autoclosed ws high severity vulnerability vulnerable libraries ejs tgz ejs tgz ejs tgz embedded javascript templates library home page a href path to dependency file package json path to vulnerable ...
0
250,868
21,367,342,301
IssuesEvent
2022-04-20 04:11:12
dotnet/fsharp
https://api.github.com/repos/dotnet/fsharp
closed
[Test Framework] Add support for IL verification to a new Compiler API
Area-Testing
Need to support for IL decompilation + verification in the new API, since a bunch of tests rely on that.
1.0
[Test Framework] Add support for IL verification to a new Compiler API - Need to support for IL decompilation + verification in the new API, since a bunch of tests rely on that.
non_priority
add support for il verification to a new compiler api need to support for il decompilation verification in the new api since a bunch of tests rely on that
0
294,734
25,399,443,396
IssuesEvent
2022-11-22 10:57:47
zonemaster/zonemaster
https://api.github.com/repos/zonemaster/zonemaster
closed
Nameserver11 will not capture misbehaving name server
T-Bug A-TestCase
Test case Nameserver11 was updated by #993. Implementation of that is done in PR zonemaster/zonemaster-engine#1034. The updated test case will, however, not capture all misbehaving name servers. In the example below the name server accepts default EDNS (no options) but returns FORMERR when EDNS Option is included. T...
1.0
Nameserver11 will not capture misbehaving name server - Test case Nameserver11 was updated by #993. Implementation of that is done in PR zonemaster/zonemaster-engine#1034. The updated test case will, however, not capture all misbehaving name servers. In the example below the name server accepts default EDNS (no opti...
non_priority
will not capture misbehaving name server test case was updated by implementation of that is done in pr zonemaster zonemaster engine the updated test case will however not capture all misbehaving name servers in the example below the name server accepts default edns no options but returns formerr wh...
0
38,075
15,495,838,542
IssuesEvent
2021-03-11 01:35:10
MicrosoftDocs/powerbi-docs
https://api.github.com/repos/MicrosoftDocs/powerbi-docs
closed
Licensing requirement is not clear
Pri2 assigned-to-author doc-bug in-progress powerbi-service/subsvc powerbi/svc
Under licensing requirements, it is mentioned that free users can access premium workspace if they are added as viewer role. However, this is not fully true. Free users can only access premium workspace that are added to 'P' SKU. If workspace is assigned to an A or EM premium capacity, then users need pro license. This...
1.0
Licensing requirement is not clear - Under licensing requirements, it is mentioned that free users can access premium workspace if they are added as viewer role. However, this is not fully true. Free users can only access premium workspace that are added to 'P' SKU. If workspace is assigned to an A or EM premium capaci...
non_priority
licensing requirement is not clear under licensing requirements it is mentioned that free users can access premium workspace if they are added as viewer role however this is not fully true free users can only access premium workspace that are added to p sku if workspace is assigned to an a or em premium capaci...
0
133,862
18,961,740,199
IssuesEvent
2021-11-19 06:22:29
chatwoot/chatwoot
https://api.github.com/repos/chatwoot/chatwoot
closed
IMAP ingest
feature Need Design need-spec
**Is your feature request related to a problem? Please describe.** As a head of customer success, for a business with a single email support ingress, I would like to support imap email ingest, so that omni-channel support is supported (inbound). So that, the adminstrative overhead of configuring each agent their own e...
1.0
IMAP ingest - **Is your feature request related to a problem? Please describe.** As a head of customer success, for a business with a single email support ingress, I would like to support imap email ingest, so that omni-channel support is supported (inbound). So that, the adminstrative overhead of configuring each age...
non_priority
imap ingest is your feature request related to a problem please describe as a head of customer success for a business with a single email support ingress i would like to support imap email ingest so that omni channel support is supported inbound so that the adminstrative overhead of configuring each age...
0
70,486
7,189,453,799
IssuesEvent
2018-02-02 14:05:29
sandflow/regxmllib
https://api.github.com/repos/sandflow/regxmllib
closed
Bug in UMID.java class
bug ready to test
In the method: public static UMID fromURN(String urn) (line 45), you have the following (line 52): umid[4 * i + j] = (byte) Integer.parseInt(urn.substring(13 + i * 9 + 2 * j, 13 + i * 9 + 2 * j + 2), 16); This should be: umid[4 * i + j] = (byte) Integer.parseInt(urn.substring(15 + i * 9 + 2 * j, 15 + i * 9 + 2...
1.0
Bug in UMID.java class - In the method: public static UMID fromURN(String urn) (line 45), you have the following (line 52): umid[4 * i + j] = (byte) Integer.parseInt(urn.substring(13 + i * 9 + 2 * j, 13 + i * 9 + 2 * j + 2), 16); This should be: umid[4 * i + j] = (byte) Integer.parseInt(urn.substring(15 + i * ...
non_priority
bug in umid java class in the method public static umid fromurn string urn line you have the following line umid byte integer parseint urn substring i j i j this should be umid byte integer parseint urn substring i j i ...
0
95,112
11,954,285,656
IssuesEvent
2020-04-03 23:07:06
cloudfour/cloudfour.com-patterns
https://api.github.com/repos/cloudfour/cloudfour.com-patterns
closed
Unchecked checkboxes and radio buttons have low contrast
🎨 design 🗿 legacy 🦮 a11y
These form elements may be difficult to use due to their low contrast. (They get a 1.25 contrast ratio on a white background) We should investigate using a darker color or increasing contrast some other way to make these easier to see and use (This will help accessibility for sight impaired users as well as users in...
1.0
Unchecked checkboxes and radio buttons have low contrast - These form elements may be difficult to use due to their low contrast. (They get a 1.25 contrast ratio on a white background) We should investigate using a darker color or increasing contrast some other way to make these easier to see and use (This will help...
non_priority
unchecked checkboxes and radio buttons have low contrast these form elements may be difficult to use due to their low contrast they get a contrast ratio on a white background we should investigate using a darker color or increasing contrast some other way to make these easier to see and use this will help ...
0
372,507
26,006,055,268
IssuesEvent
2022-12-20 19:29:10
baserrato/devops-custom-provider
https://api.github.com/repos/baserrato/devops-custom-provider
closed
Test init process
documentation
### Tasks - [x] go through initial provider install - [x] go through api install - [x] test api makefile - [x] is provider makefile required in docs (yes/no) ### Notes - Add Makefile to Excersise 1, 6.1.4 - Add further Deliverables to 6.1.4 to cover the Makefile
1.0
Test init process - ### Tasks - [x] go through initial provider install - [x] go through api install - [x] test api makefile - [x] is provider makefile required in docs (yes/no) ### Notes - Add Makefile to Excersise 1, 6.1.4 - Add further Deliverables to 6.1.4 to cover the Makefile
non_priority
test init process tasks go through initial provider install go through api install test api makefile is provider makefile required in docs yes no notes add makefile to excersise add further deliverables to to cover the makefile
0
107,587
16,761,607,897
IssuesEvent
2021-06-13 22:30:06
gms-ws-demo/nibrs
https://api.github.com/repos/gms-ws-demo/nibrs
closed
CVE-2020-10672 (High) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2020-10672 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.10.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-databind-2.9.8.jar</b>, <b>jackson-dat...
True
CVE-2020-10672 (High) detected in multiple libraries - autoclosed - ## CVE-2020-10672 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.10.jar</b>, <b>jackson-datab...
non_priority
cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar ge...
0
178,527
14,672,589,060
IssuesEvent
2020-12-30 10:59:28
tarantool/ddl
https://api.github.com/repos/tarantool/ddl
opened
Make documentation more clear
documentation
Here are some good examples. We can use the same style. * https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions * https://docs.gitlab.com/ee/ci/yaml/
1.0
Make documentation more clear - Here are some good examples. We can use the same style. * https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions * https://docs.gitlab.com/ee/ci/yaml/
non_priority
make documentation more clear here are some good examples we can use the same style
0
13,522
4,725,960,179
IssuesEvent
2016-10-18 08:41:34
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
closed
When I click on a report from a contact profile, I see a flash of the History tab before getting to the report view
3 - Code Review Bug
To reproduce, go to any contact profile that has something in the History. Click on one of the reports in the History section - you'll see a flash of the History tab, followed by viewing the report you had clicked on. The correct behavior is to navigate directly to the report without seeing the History tab. Definite...
1.0
When I click on a report from a contact profile, I see a flash of the History tab before getting to the report view - To reproduce, go to any contact profile that has something in the History. Click on one of the reports in the History section - you'll see a flash of the History tab, followed by viewing the report you ...
non_priority
when i click on a report from a contact profile i see a flash of the history tab before getting to the report view to reproduce go to any contact profile that has something in the history click on one of the reports in the history section you ll see a flash of the history tab followed by viewing the report you ...
0
57,300
15,729,891,037
IssuesEvent
2021-03-29 15:19:27
danmar/testissues
https://api.github.com/repos/danmar/testissues
opened
buffer overrun: false positives when checking std::string usage (Trac #285)
Incomplete Migration Migrated from Trac Other defect hyd_danmar
Migrated from https://trac.cppcheck.net/ticket/285 ```json { "status": "closed", "changetime": "2009-05-06T19:56:15", "description": "This was reported via email from Slava Semushin\n\n it produce false positives (without -a flag) in case like\n{{{\nfor (int i = 0; i <= str.size(); ++i) {\n if (i == st...
1.0
buffer overrun: false positives when checking std::string usage (Trac #285) - Migrated from https://trac.cppcheck.net/ticket/285 ```json { "status": "closed", "changetime": "2009-05-06T19:56:15", "description": "This was reported via email from Slava Semushin\n\n it produce false positives (without -a fla...
non_priority
buffer overrun false positives when checking std string usage trac migrated from json status closed changetime description this was reported via email from slava semushin n n it produce false positives without a flag in case like n nfor int i i str ...
0
267,901
28,537,299,827
IssuesEvent
2023-04-20 01:06:16
ChoeMinji/redis-6.2.3
https://api.github.com/repos/ChoeMinji/redis-6.2.3
closed
CVE-2022-35951 (High) detected in redis6.2.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2022-35951 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>redis6.2.6</b></p></summary> <p> <p>Redis is an in-memory database that persists on disk. The data model is key-value,...
True
CVE-2022-35951 (High) detected in redis6.2.6 - autoclosed - ## CVE-2022-35951 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>redis6.2.6</b></p></summary> <p> <p>Redis is an in-memory ...
non_priority
cve high detected in autoclosed cve high severity vulnerability vulnerable library redis is an in memory database that persists on disk the data model is key value but many different kind of values are supported strings lists sets sorted sets hashes streams hyperlog...
0
163,406
25,808,666,451
IssuesEvent
2022-12-11 16:46:15
TeamGoodGood/RelayNovel-iOS
https://api.github.com/repos/TeamGoodGood/RelayNovel-iOS
opened
[Feat] 마이페이지 디자인 UI 변경
🎨Design
**Issue : Feature** 마이페이지의 UI 디자인을 수정합니다 **Description** 마이페이지의 UI 디자인을 수정합니다 **Todo** 작업해야 하는 투두리스트를 작성해주세요. - [ ] 알림 디자인 수정 - [ ] 시작한 릴레이, 참여한 릴레이의 수 색상 수정 - [ ] 나의 활동 캐릭터 수정 - [ ] 나의 활동 폰트, 색상 수정 **Reference(Optional)** 작업에 대해 참고하거나 알아야 할 기타사항이 있다면 작성해주세요.
1.0
[Feat] 마이페이지 디자인 UI 변경 - **Issue : Feature** 마이페이지의 UI 디자인을 수정합니다 **Description** 마이페이지의 UI 디자인을 수정합니다 **Todo** 작업해야 하는 투두리스트를 작성해주세요. - [ ] 알림 디자인 수정 - [ ] 시작한 릴레이, 참여한 릴레이의 수 색상 수정 - [ ] 나의 활동 캐릭터 수정 - [ ] 나의 활동 폰트, 색상 수정 **Reference(Optional)** 작업에 대해 참고하거나 알아야 할 기타사항이 있다면 작성해주세요.
non_priority
마이페이지 디자인 ui 변경 issue feature 마이페이지의 ui 디자인을 수정합니다 description 마이페이지의 ui 디자인을 수정합니다 todo 작업해야 하는 투두리스트를 작성해주세요 알림 디자인 수정 시작한 릴레이 참여한 릴레이의 수 색상 수정 나의 활동 캐릭터 수정 나의 활동 폰트 색상 수정 reference optional 작업에 대해 참고하거나 알아야 할 기타사항이 있다면 작성해주세요
0
16,100
10,562,365,029
IssuesEvent
2019-10-04 18:08:46
keplergl/kepler.gl
https://api.github.com/repos/keplergl/kepler.gl
closed
Customize color scale and palette
Milestone 3. Improving Usability rfc roadmap item
![Enter Custom Palatte](https://d1a3f4spazzrp4.cloudfront.net/kepler.gl/wiki/roadmap/custom_palatte.png) #### Color Palatte customization User should be able to design custom color palette, they should be able to - Click `using custom color palette` to toggle color palette editor - Start from blank, or start from...
True
Customize color scale and palette - ![Enter Custom Palatte](https://d1a3f4spazzrp4.cloudfront.net/kepler.gl/wiki/roadmap/custom_palatte.png) #### Color Palatte customization User should be able to design custom color palette, they should be able to - Click `using custom color palette` to toggle color palette edito...
non_priority
customize color scale and palette color palatte customization user should be able to design custom color palette they should be able to click using custom color palette to toggle color palette editor start from blank or start from an existing palette advanced paste an array of hex values in...
0
52,963
13,781,936,277
IssuesEvent
2020-10-08 16:53:33
ioana-nicolae/first
https://api.github.com/repos/ioana-nicolae/first
opened
CVE-2019-10747 (High) detected in set-value-2.0.0.tgz, set-value-0.4.3.tgz
security vulnerability
## CVE-2019-10747 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>set-value-2.0.0.tgz</b>, <b>set-value-0.4.3.tgz</b></p></summary> <p> <details><summary><b>set-value-2.0.0.tgz</b></...
True
CVE-2019-10747 (High) detected in set-value-2.0.0.tgz, set-value-0.4.3.tgz - ## CVE-2019-10747 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>set-value-2.0.0.tgz</b>, <b>set-value-0....
non_priority
cve high detected in set value tgz set value tgz cve high severity vulnerability vulnerable libraries set value tgz set value tgz set value tgz create nested values and any intermediaries using dot notation a b c paths library home page ...
0
69,997
13,392,335,920
IssuesEvent
2020-09-03 01:03:59
WarEmu/WarBugs
https://api.github.com/repos/WarEmu/WarBugs
closed
Solo ranked shadow warrior classification bug
Fix Pending Sourcecode
I just played a game as a dps shaman with a choppa, 1 ranged 1 melee against a white lion and a shadow warrior. The shadow warrior has crosscut and the melee kd, playing in assault stance most of the game. I assume not taking shadowstep classifies you as a "ranged" shadow warrior allowing you to abuse the system.
1.0
Solo ranked shadow warrior classification bug - I just played a game as a dps shaman with a choppa, 1 ranged 1 melee against a white lion and a shadow warrior. The shadow warrior has crosscut and the melee kd, playing in assault stance most of the game. I assume not taking shadowstep classifies you as a "ranged" shadow...
non_priority
solo ranked shadow warrior classification bug i just played a game as a dps shaman with a choppa ranged melee against a white lion and a shadow warrior the shadow warrior has crosscut and the melee kd playing in assault stance most of the game i assume not taking shadowstep classifies you as a ranged shadow...
0
96,202
19,913,702,791
IssuesEvent
2022-01-25 19:58:23
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Make the VSCE experience feel more native to VS Code
needs-design team/growth-and-integrations vscode-extension
#### Feature request description Based on[ internal feedback](https://sourcegraph.slack.com/archives/C02E3HHDZ98/p1643128860039000), the current implementation of the extension feels not native to VS Code. This is a result of using Sourcegraph UI components, pulled in from webview, instead of utilizing VS Code's nat...
1.0
Make the VSCE experience feel more native to VS Code - #### Feature request description Based on[ internal feedback](https://sourcegraph.slack.com/archives/C02E3HHDZ98/p1643128860039000), the current implementation of the extension feels not native to VS Code. This is a result of using Sourcegraph UI components, pul...
non_priority
make the vsce experience feel more native to vs code feature request description based on the current implementation of the extension feels not native to vs code this is a result of using sourcegraph ui components pulled in from webview instead of utilizing vs code s native ui elements as a user of vs ...
0
283,489
21,316,648,906
IssuesEvent
2022-04-16 11:53:58
thisisdax/pe
https://api.github.com/repos/thisisdax/pe
opened
Developer Guide - Launch and Shutdown incorrect instruction
severity.High type.DocumentationBug
Unable to follow instruction to launch and shutdown application properly Tried double clicking on application but unable to launch. ![Screenshot 2022-04-16 at 7.29.09 PM.png](https://raw.githubusercontent.com/thisisdax/pe/main/files/2570e9cc-9be0-4356-b967-b5aee908dcbd.png) <!--session: 1650104071724-0bc47477-047f...
1.0
Developer Guide - Launch and Shutdown incorrect instruction - Unable to follow instruction to launch and shutdown application properly Tried double clicking on application but unable to launch. ![Screenshot 2022-04-16 at 7.29.09 PM.png](https://raw.githubusercontent.com/thisisdax/pe/main/files/2570e9cc-9be0-4356-b967...
non_priority
developer guide launch and shutdown incorrect instruction unable to follow instruction to launch and shutdown application properly tried double clicking on application but unable to launch
0
213,953
16,548,816,542
IssuesEvent
2021-05-28 05:39:54
shyaginuma/papers
https://api.github.com/repos/shyaginuma/papers
closed
Improving the Sensitivity of Online Controlled Experiments: Case Studies at Netflix
AB testing Paper
## Meta * Link: https://www.kdd.org/kdd2016/papers/files/adp0945-xieA.pdf * Author: Huizhi Xie, Netflix * Date: 2016 * Journal: KDD ## Motivation <!-- この文献に何を期待しているのか --> そもそも分散の小さなMetricsを使って評価をするということ以外に、どのようにしてSensitivityを高めることができるのかを知りたい。 ## Summary <!-- どんなものか、著者がやりたかったものは何か --> Variance Reduc...
1.0
Improving the Sensitivity of Online Controlled Experiments: Case Studies at Netflix - ## Meta * Link: https://www.kdd.org/kdd2016/papers/files/adp0945-xieA.pdf * Author: Huizhi Xie, Netflix * Date: 2016 * Journal: KDD ## Motivation <!-- この文献に何を期待しているのか --> そもそも分散の小さなMetricsを使って評価をするということ以外に、どのようにしてSensiti...
non_priority
improving the sensitivity of online controlled experiments case studies at netflix meta link author huizhi xie netflix date journal kdd motivation そもそも分散の小さなmetricsを使って評価をするということ以外に、どのようにしてsensitivityを高めることができるのかを知りたい。 summary variance reductionの様々な手法 をnetflixのデータを使...
0
404,189
27,452,915,714
IssuesEvent
2023-03-02 18:49:11
apophis-asteroid/.github
https://api.github.com/repos/apophis-asteroid/.github
closed
Create repository to create and manage the strategic plan
documentation
--- name: Create repository to create and manage the strategic plan about: title: 'Strategic plan' labels: '#documentation' assignees: '@norbertoburciaga' --- **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated whe...
1.0
Create repository to create and manage the strategic plan - --- name: Create repository to create and manage the strategic plan about: title: 'Strategic plan' labels: '#documentation' assignees: '@norbertoburciaga' --- **Is your feature request related to a problem? Please describe.** <!-- A clear and concise descr...
non_priority
create repository to create and manage the strategic plan name create repository to create and manage the strategic plan about title strategic plan labels documentation assignees norbertoburciaga is your feature request related to a problem please describe a storage of strategic pla...
0
4,831
24,910,993,344
IssuesEvent
2022-10-29 21:23:33
deislabs/spiderlightning
https://api.github.com/repos/deislabs/spiderlightning
closed
Calling kv::set will freeze the HTTP handler
🐛 bug 🚧 maintainer issue
**Description of the bug** That is, using kv capability inside of a http handler will render it frozen. **To Reproduce** ```rust #[register_handler] fn handle_bar(request: Request) -> Result<Response, Error> { assert_eq!(request.method, Method::Put); if let Some(body) = request.body { let kv ...
True
Calling kv::set will freeze the HTTP handler - **Description of the bug** That is, using kv capability inside of a http handler will render it frozen. **To Reproduce** ```rust #[register_handler] fn handle_bar(request: Request) -> Result<Response, Error> { assert_eq!(request.method, Method::Put); if l...
non_priority
calling kv set will freeze the http handler description of the bug that is using kv capability inside of a http handler will render it frozen to reproduce rust fn handle bar request request result assert eq request method method put if let some body request body ...
0
188,001
22,046,075,333
IssuesEvent
2022-05-30 01:57:52
artsking/linux-4.1.15
https://api.github.com/repos/artsking/linux-4.1.15
closed
CVE-2018-9422 (High) detected in linux-stable-rtv4.1.33 - autoclosed
security vulnerability
## CVE-2018-9422 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home page...
True
CVE-2018-9422 (High) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2018-9422 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>...
non_priority
cve high detected in linux stable autoclosed cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable...
0
289,931
21,796,619,775
IssuesEvent
2022-05-15 18:29:12
DarshanaUOP/banking-app
https://api.github.com/repos/DarshanaUOP/banking-app
closed
fill documentation
documentation
need more documentations - [x] https://github.com/DarshanaUOP/banking-app/blob/6271fa86c12e9ed43562846a8658c97bc1f4ed85/src/main/java/com/deltaApps/banking/controller/BranchController.java#L49 - [x] https://github.com/DarshanaUOP/banking-app/blob/6271fa86c12e9ed43562846a8658c97bc1f4ed85/src/main/java/com/deltaApps...
1.0
fill documentation - need more documentations - [x] https://github.com/DarshanaUOP/banking-app/blob/6271fa86c12e9ed43562846a8658c97bc1f4ed85/src/main/java/com/deltaApps/banking/controller/BranchController.java#L49 - [x] https://github.com/DarshanaUOP/banking-app/blob/6271fa86c12e9ed43562846a8658c97bc1f4ed85/src/ma...
non_priority
fill documentation need more documentations this needs to annotate with the override
0
405,789
27,534,185,429
IssuesEvent
2023-03-07 01:24:07
Leizhenpeng/feishu-chatgpt
https://api.github.com/repos/Leizhenpeng/feishu-chatgpt
opened
📝 文档改善 - 截图分步骤的飞书后台配置引导
documentation
# 文档改善建议 📝 对于初次接触飞书机器人的小白用户,可以在文档中提供配置截图指导,以便更好地了解和配置机器人。 ## 您的建议的优势 🌟 通过提供配置截图指导,可以帮助小白用户更快地理解和配置机器人,从而降低配置门槛。
1.0
📝 文档改善 - 截图分步骤的飞书后台配置引导 - # 文档改善建议 📝 对于初次接触飞书机器人的小白用户,可以在文档中提供配置截图指导,以便更好地了解和配置机器人。 ## 您的建议的优势 🌟 通过提供配置截图指导,可以帮助小白用户更快地理解和配置机器人,从而降低配置门槛。
non_priority
📝 文档改善 截图分步骤的飞书后台配置引导 文档改善建议 📝 对于初次接触飞书机器人的小白用户,可以在文档中提供配置截图指导,以便更好地了解和配置机器人。 您的建议的优势 🌟 通过提供配置截图指导,可以帮助小白用户更快地理解和配置机器人,从而降低配置门槛。
0
26,067
19,609,410,767
IssuesEvent
2022-01-06 13:43:38
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[APM] Infrastructure integration: Add new Infrastructure view in the selected service
Team:apm v8.1.0 apm:infrastructure-integration
# Summary The precursor to the [full integration implementation](https://github.com/elastic/kibana/issues/120325) that awaits the shared inventory component from the Infrastructure team. # Solution The initial implementation goal is to get the scaffolding ready for the shared component. That is creating a new ...
1.0
[APM] Infrastructure integration: Add new Infrastructure view in the selected service - # Summary The precursor to the [full integration implementation](https://github.com/elastic/kibana/issues/120325) that awaits the shared inventory component from the Infrastructure team. # Solution The initial implementatio...
non_priority
infrastructure integration add new infrastructure view in the selected service summary the precursor to the that awaits the shared inventory component from the infrastructure team solution the initial implementation goal is to get the scaffolding ready for the shared component that is creating a...
0
125,522
12,262,282,783
IssuesEvent
2020-05-06 21:45:36
csinn/Painted-Prosthetics
https://api.github.com/repos/csinn/Painted-Prosthetics
opened
Create website wireframe
documentation wiki
- [ ] Drawing window - [ ] Info & Contacts section - [ ] Drawing submission window
1.0
Create website wireframe - - [ ] Drawing window - [ ] Info & Contacts section - [ ] Drawing submission window
non_priority
create website wireframe drawing window info contacts section drawing submission window
0
48,949
13,185,168,892
IssuesEvent
2020-08-12 20:51:32
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
icetray development email list (Trac #512)
Incomplete Migration Migrated from Trac defect tools/ports
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/512 , reported by blaufuss and owned by cgils</em></summary> <p> ```json { "status": "closed", "changetime": "2009-01-22T18:45:35", "description": "create a email list for icetray development.\n\nicetray-dev or something like that...
1.0
icetray development email list (Trac #512) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/512 , reported by blaufuss and owned by cgils</em></summary> <p> ```json { "status": "closed", "changetime": "2009-01-22T18:45:35", "description": "create a email list for icetray devel...
non_priority
icetray development email list trac migrated from reported by blaufuss and owned by cgils json status closed changetime description create a email list for icetray development n nicetray dev or something like that n nlet s use umdgrb s mailman and avoid...
0
96,834
10,964,567,719
IssuesEvent
2019-11-27 23:04:42
T4rk1n/dazzler
https://api.github.com/repos/T4rk1n/dazzler
opened
Aspects property docstring.
documentation
The Aspect property docstrings show the same for all aspects. Should instead show the docstring of the init. ![image](https://user-images.githubusercontent.com/9417722/69764919-f9d02100-113f-11ea-9031-22e5da360eda.png)
1.0
Aspects property docstring. - The Aspect property docstrings show the same for all aspects. Should instead show the docstring of the init. ![image](https://user-images.githubusercontent.com/9417722/69764919-f9d02100-113f-11ea-9031-22e5da360eda.png)
non_priority
aspects property docstring the aspect property docstrings show the same for all aspects should instead show the docstring of the init
0
95,412
11,991,517,400
IssuesEvent
2020-04-08 08:30:12
kyungho-lee/1603SP5
https://api.github.com/repos/kyungho-lee/1603SP5
closed
[Alpha1.0] 캐릭터 시스템 구현
Design Dev
## Focus ---- - 에디터를 시작하면 START 버튼이 나오는 스테이지 1번의 탑뷰시점에서 시작한다. Start버튼을 누르면 PC는 지정된 스타트지점으로 시점이 바뀌며 Ready 카운트가 나타난다. Ready 카운트가 0이 되면 유닛이 이동하기 시작한다. Ready 카운트 중에 플레이어는 자유롭게 이동이 가능하며 스팟1을 향해서 이동한다. 스팟에 도착하면 주변을 관찰하여 미션을 탐색하고 캐릭터액션을 이용해 오브젝트와 상호작용을 하여 문제를 해결한다. 유닛을 최대한 많이 목표지점으로 보내는것이 게임의 목표가 된다. ## policy ### 공통 ...
1.0
[Alpha1.0] 캐릭터 시스템 구현 - ## Focus ---- - 에디터를 시작하면 START 버튼이 나오는 스테이지 1번의 탑뷰시점에서 시작한다. Start버튼을 누르면 PC는 지정된 스타트지점으로 시점이 바뀌며 Ready 카운트가 나타난다. Ready 카운트가 0이 되면 유닛이 이동하기 시작한다. Ready 카운트 중에 플레이어는 자유롭게 이동이 가능하며 스팟1을 향해서 이동한다. 스팟에 도착하면 주변을 관찰하여 미션을 탐색하고 캐릭터액션을 이용해 오브젝트와 상호작용을 하여 문제를 해결한다. 유닛을 최대한 많이 목표지점으로 보내는것이 게임의 목표가 된다...
non_priority
캐릭터 시스템 구현 focus 에디터를 시작하면 start 버튼이 나오는 스테이지 탑뷰시점에서 시작한다 start버튼을 누르면 pc는 지정된 스타트지점으로 시점이 바뀌며 ready 카운트가 나타난다 ready 카운트가 되면 유닛이 이동하기 시작한다 ready 카운트 중에 플레이어는 자유롭게 이동이 가능하며 향해서 이동한다 스팟에 도착하면 주변을 관찰하여 미션을 탐색하고 캐릭터액션을 이용해 오브젝트와 상호작용을 하여 문제를 해결한다 유닛을 최대한 많이 목표지점으로 보내는것이 게임의 목표가 된다 policy ...
0
138,027
30,798,643,843
IssuesEvent
2023-07-31 22:18:26
golang/vulndb
https://api.github.com/repos/golang/vulndb
closed
x/vulndb: potential Go vuln in github.com/envoyproxy/envoy: CVE-2023-35943
excluded: NOT_GO_CODE
CVE-2023-35943 references [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy), which may be a Go module. Description: Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, the CORS filter will segfault and c...
1.0
x/vulndb: potential Go vuln in github.com/envoyproxy/envoy: CVE-2023-35943 - CVE-2023-35943 references [github.com/envoyproxy/envoy](https://github.com/envoyproxy/envoy), which may be a Go module. Description: Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27...
non_priority
x vulndb potential go vuln in github com envoyproxy envoy cve cve references which may be a go module description envoy is an open source edge and service proxy designed for cloud native applications prior to versions and the cors filter will segfault and crash env...
0
212,005
16,471,141,746
IssuesEvent
2021-05-23 12:44:01
anymaniax/orval
https://api.github.com/repos/anymaniax/orval
opened
Improve documentation
documentation enhancement help wanted
I did the documentation really quickly. Could be interesting to add more guide or improve some explanation.
1.0
Improve documentation - I did the documentation really quickly. Could be interesting to add more guide or improve some explanation.
non_priority
improve documentation i did the documentation really quickly could be interesting to add more guide or improve some explanation
0
220,624
16,977,615,166
IssuesEvent
2021-06-30 02:58:46
AllenCellModeling/aicsimageio
https://api.github.com/repos/AllenCellModeling/aicsimageio
closed
OmeTiffWriter.save with channel_names=List[str] fails
bug documentation
## System and Software * aicsimageio Version: 4.0.2 * Python Version: 3.8.0 * Operating System: Ubuntu 18.04.5 LTS (Bionic Beaver) ## Description `OmeTiffWriter.save` fails / gives an error when asked to use a list of strings as channels names. Using a list of a list of strings works, but is unintuitive that ...
1.0
OmeTiffWriter.save with channel_names=List[str] fails - ## System and Software * aicsimageio Version: 4.0.2 * Python Version: 3.8.0 * Operating System: Ubuntu 18.04.5 LTS (Bionic Beaver) ## Description `OmeTiffWriter.save` fails / gives an error when asked to use a list of strings as channels names. Using a l...
non_priority
ometiffwriter save with channel names list fails system and software aicsimageio version python version operating system ubuntu lts bionic beaver description ometiffwriter save fails gives an error when asked to use a list of strings as channels names using a list of...
0
89,398
8,202,632,598
IssuesEvent
2018-09-02 12:01:06
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
opened
Humera_Test_Proj : api_v1_dashboard_count-projects_get_auth_invalid
Humera_Test_Proj
Project : Humera_Test_Proj Job : Stg Env : Stg Region : FXLabs/US_WEST_1 Result : fail Status Code : 500 Headers : {} Endpoint : http://13.57.51.56/api/v1/dashboard/count-projects Request : Response : I/O error on GET request for "http://13.57.51.56/api/v1/dashboard/count-projects": Conn...
1.0
Humera_Test_Proj : api_v1_dashboard_count-projects_get_auth_invalid - Project : Humera_Test_Proj Job : Stg Env : Stg Region : FXLabs/US_WEST_1 Result : fail Status Code : 500 Headers : {} Endpoint : http://13.57.51.56/api/v1/dashboard/count-projects Request : Response : I/O error on GET ...
non_priority
humera test proj api dashboard count projects get auth invalid project humera test proj job stg env stg region fxlabs us west result fail status code headers endpoint request response i o error on get request for connect to failed connec...
0
115,684
17,332,703,396
IssuesEvent
2021-07-28 06:03:21
panasalap/OpenJPEG-2.3.0_Fix_27845
https://api.github.com/repos/panasalap/OpenJPEG-2.3.0_Fix_27845
opened
CVE-2018-6616 (Medium) detected in openjpegv2.3.0
security vulnerability
## CVE-2018-6616 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary> <p> <p>Official repository of the OpenJPEG project</p> <p>Library home page: <a href...
True
CVE-2018-6616 (Medium) detected in openjpegv2.3.0 - ## CVE-2018-6616 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>openjpegv2.3.0</b></p></summary> <p> <p>Official repository of th...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library official repository of the openjpeg project library home page a href found in head commit a href found in base branch master vulnerable source files openjpeg...
0
269,068
20,370,419,591
IssuesEvent
2022-02-21 10:39:54
pypeclub/OpenPype
https://api.github.com/repos/pypeclub/OpenPype
opened
Documentation: Resolve should point to built OTIO wheel 🎡
host: Resolve type: documentation
## Documentation for Resolve > install OpenTimelineIO for 3.6 `%LOCALAPPDATA%\Programs\Python\Python36\python.exe -m pip install git+https://github.com/PixarAnimationStudios/OpenTimelineIO.git@5aa24fbe89d615448876948fe4b4900455c9a3e8` and move built files from `%LOCALAPPDATA%/Programs/Python/Python36/Lib/site-packag...
1.0
Documentation: Resolve should point to built OTIO wheel 🎡 - ## Documentation for Resolve > install OpenTimelineIO for 3.6 `%LOCALAPPDATA%\Programs\Python\Python36\python.exe -m pip install git+https://github.com/PixarAnimationStudios/OpenTimelineIO.git@5aa24fbe89d615448876948fe4b4900455c9a3e8` and move built files...
non_priority
documentation resolve should point to built otio wheel 🎡 documentation for resolve install opentimelineio for localappdata programs python python exe m pip install git and move built files from localappdata programs python lib site packages opentimelineio cxx libs bin and lib to localap...
0
5,849
6,038,801,942
IssuesEvent
2017-06-09 22:40:15
unbounce/http2httpsredirect
https://api.github.com/repos/unbounce/http2httpsredirect
closed
Security: http response includes server version
bug security
When making calls to this docker container, the nginx server responds with the server version. FOr security, these headers should be modified or removed completely. ``` $ curl -I http://localhost HTTP/1.1 301 Moved Permanently Content-Length: 185 Content-Type: text/html Date: Fri, 09 Jun 2017 19:08:01 GMT Loc...
True
Security: http response includes server version - When making calls to this docker container, the nginx server responds with the server version. FOr security, these headers should be modified or removed completely. ``` $ curl -I http://localhost HTTP/1.1 301 Moved Permanently Content-Length: 185 Content-Type: t...
non_priority
security http response includes server version when making calls to this docker container the nginx server responds with the server version for security these headers should be modified or removed completely curl i http moved permanently content length content type text html date fri...
0
5,979
7,459,363,131
IssuesEvent
2018-03-30 15:00:41
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
DllImport and current directory
area-System.Runtime.InteropServices
We need to start several processes from a single application (all .NET Core 2.0 console app) using `Process.Start` and `ProcessStartInfo`. First, we found this [issue](https://github.com/dotnet/corefx/issues/28590) about `ProcessStartInfo.WorkingDirectory` which seems to not work. Now that we use `Directory.SetCurrent...
1.0
DllImport and current directory - We need to start several processes from a single application (all .NET Core 2.0 console app) using `Process.Start` and `ProcessStartInfo`. First, we found this [issue](https://github.com/dotnet/corefx/issues/28590) about `ProcessStartInfo.WorkingDirectory` which seems to not work. Now...
non_priority
dllimport and current directory we need to start several processes from a single application all net core console app using process start and processstartinfo first we found this about processstartinfo workingdirectory which seems to not work now that we use directory setcurrentdirectory in the...
0
25,423
6,661,018,711
IssuesEvent
2017-10-02 06:03:07
triplea-game/triplea
https://api.github.com/repos/triplea-game/triplea
closed
GameDataUtils ensure stream flushing
category: code type: bug
Some follow up needed after: https://github.com/triplea-game/triplea/pull/2450 convert the try with resources blocks to follow this rough pattern: ``` final ByteArrayOutputStream sink = // ... try (final SomeFilterOutputStream out = new SomeFilterOutputStream(sink)) { // write to out } // <-- ensure out...
1.0
GameDataUtils ensure stream flushing - Some follow up needed after: https://github.com/triplea-game/triplea/pull/2450 convert the try with resources blocks to follow this rough pattern: ``` final ByteArrayOutputStream sink = // ... try (final SomeFilterOutputStream out = new SomeFilterOutputStream(sink)) { ...
non_priority
gamedatautils ensure stream flushing some follow up needed after convert the try with resources blocks to follow this rough pattern final bytearrayoutputstream sink try final somefilteroutputstream out new somefilteroutputstream sink write to out ensure out is flush...
0
315,522
27,080,047,037
IssuesEvent
2023-02-14 13:25:24
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
RestClientMultipleHostsIntegTests frequently failing in CI
>test-failure :Clients/Java Low Level REST Client Team:Clients
We have had a large number of failures of tests in `org.elasticsearch.client.RestClientMultipleHostsIntegTests` failing in `master` over the last couple of days. https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-7d,mode:quick,to:now))&_a=(columns:!(test,class,b...
1.0
RestClientMultipleHostsIntegTests frequently failing in CI - We have had a large number of failures of tests in `org.elasticsearch.client.RestClientMultipleHostsIntegTests` failing in `master` over the last couple of days. https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),tim...
non_priority
restclientmultiplehostsintegtests frequently failing in ci we have had a large number of failures of tests in org elasticsearch client restclientmultiplehostsintegtests failing in master over the last couple of days since these tests don t use estestcase there s no reproduction line so it s hard to det...
0
12,223
14,743,175,151
IssuesEvent
2021-01-07 13:31:00
kdjstudios/SABillingGitlab
https://api.github.com/repos/kdjstudios/SABillingGitlab
closed
Need to Track the Cron Job folder in Git
anc-process anp-1 ant-feature
In GitLab by @pchaudhary on Jul 30, 2019, 07:31 **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2019-08-14-19954/conversation From #1507 [Tim] (@tim.traylor ) wrote - Sumeet, as per our discussion, please identify the mechanism by which these OS-level errors are trapped and reported. For an issu...
1.0
Need to Track the Cron Job folder in Git - In GitLab by @pchaudhary on Jul 30, 2019, 07:31 **Helpdesk:** http://www.servicedesk.answernet.com/profiles/ticket/2019-08-14-19954/conversation From #1507 [Tim] (@tim.traylor ) wrote - Sumeet, as per our discussion, please identify the mechanism by which these OS-level er...
non_priority
need to track the cron job folder in git in gitlab by pchaudhary on jul helpdesk from tim traylor wrote sumeet as per our discussion please identify the mechanism by which these os level errors are trapped and reported for an issue like this where a cron job can t run and it tur...
0
272,164
29,794,988,332
IssuesEvent
2023-06-16 01:02:17
billmcchesney1/singleton
https://api.github.com/repos/billmcchesney1/singleton
closed
CVE-2019-9740 (Medium) detected in jython-standalone-2.7.1.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2019-9740 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jython-standalone-2.7.1.jar</b></p></summary> <p>Jython is an implementation of the high-level, dynamic, object-orien...
True
CVE-2019-9740 (Medium) detected in jython-standalone-2.7.1.jar - autoclosed - ## CVE-2019-9740 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jython-standalone-2.7.1.jar</b></p></sum...
non_priority
cve medium detected in jython standalone jar autoclosed cve medium severity vulnerability vulnerable library jython standalone jar jython is an implementation of the high level dynamic object oriented language python written in pure java and seamlessly integrated...
0
66,646
14,790,244,164
IssuesEvent
2021-01-12 11:44:49
turkdevops/update-electron-app
https://api.github.com/repos/turkdevops/update-electron-app
opened
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz
security vulnerability
## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>y18n-4.0.0.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page:...
True
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz - ## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>y18n-4.0.0.tgz</b></p></summary> <p>the bare-bones internationalizati...
non_priority
cve high detected in tgz cve high severity vulnerability vulnerable library tgz the bare bones internationalization library used by yargs library home page a href path to dependency file update electron app package json path to vulnerable library update electron ...
0
383,766
26,564,055,844
IssuesEvent
2023-01-20 18:22:20
open-contracting/standard
https://api.github.com/repos/open-contracting/standard
closed
Add reference to What data should I collect? A guide to prioritizing data fields in an e-GP implementation resource
Focus - Documentation
https://www.open-contracting.org/es/resources/what-data-should-i-collect-a-guide-to-prioritizing-data-fields-in-an-e-gp-implementation/ Probably in the Design section
1.0
Add reference to What data should I collect? A guide to prioritizing data fields in an e-GP implementation resource - https://www.open-contracting.org/es/resources/what-data-should-i-collect-a-guide-to-prioritizing-data-fields-in-an-e-gp-implementation/ Probably in the Design section
non_priority
add reference to what data should i collect a guide to prioritizing data fields in an e gp implementation resource probably in the design section
0
73,083
15,252,471,909
IssuesEvent
2021-02-20 03:04:00
AlexRogalskiy/github-action-charts
https://api.github.com/repos/AlexRogalskiy/github-action-charts
opened
CVE-2020-26226 (High) detected in semantic-release-15.14.0.tgz
security vulnerability
## CVE-2020-26226 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>semantic-release-15.14.0.tgz</b></p></summary> <p>Automated semver compliant package publishing</p> <p>Library home pa...
True
CVE-2020-26226 (High) detected in semantic-release-15.14.0.tgz - ## CVE-2020-26226 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>semantic-release-15.14.0.tgz</b></p></summary> <p>Aut...
non_priority
cve high detected in semantic release tgz cve high severity vulnerability vulnerable library semantic release tgz automated semver compliant package publishing library home page a href path to dependency file github action charts package json path to vulnerable librar...
0
181,150
21,645,581,913
IssuesEvent
2022-05-06 01:09:51
AlexRogalskiy/java-patterns
https://api.github.com/repos/AlexRogalskiy/java-patterns
closed
WS-2021-0153 (High) detected in ejs-2.7.4.tgz - autoclosed
security vulnerability needs/triage
## WS-2021-0153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ejs-2.7.4.tgz</b></p></summary> <p>Embedded JavaScript templates</p> <p>Library home page: <a href="https://registry.npm...
True
WS-2021-0153 (High) detected in ejs-2.7.4.tgz - autoclosed - ## WS-2021-0153 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ejs-2.7.4.tgz</b></p></summary> <p>Embedded JavaScript temp...
non_priority
ws high detected in ejs tgz autoclosed ws high severity vulnerability vulnerable library ejs tgz embedded javascript templates library home page a href path to dependency file package json path to vulnerable library node modules ejs package json dependency hi...
0
131,713
12,489,105,256
IssuesEvent
2020-05-31 17:15:05
Mentorioum/mentorioum-platform
https://api.github.com/repos/Mentorioum/mentorioum-platform
opened
Prep a blog post about package approach
blog documentation
It makes sense to prep a blog post about PKG approach
1.0
Prep a blog post about package approach - It makes sense to prep a blog post about PKG approach
non_priority
prep a blog post about package approach it makes sense to prep a blog post about pkg approach
0
132,314
28,129,764,448
IssuesEvent
2023-03-31 21:21:18
Mozilla-Campus-Club-Cummins/Spring-of-Code
https://api.github.com/repos/Mozilla-Campus-Club-Cummins/Spring-of-Code
closed
Multiply Strings
Medium Java Python Spring of Code C++
Given two non-negative integers "num1" and "num2" represented as strings, return the product of num1 and num2, also represented as a string. Note: You must not use any built-in BigInteger library or convert the inputs to integer directly. Example 1: Input: num1 = "2", num2 = "3" Output: "6" Example 2: Inp...
1.0
Multiply Strings - Given two non-negative integers "num1" and "num2" represented as strings, return the product of num1 and num2, also represented as a string. Note: You must not use any built-in BigInteger library or convert the inputs to integer directly. Example 1: Input: num1 = "2", num2 = "3" Output: "6"...
non_priority
multiply strings given two non negative integers and represented as strings return the product of and also represented as a string note you must not use any built in biginteger library or convert the inputs to integer directly example input output example in...
0
340,917
24,677,088,908
IssuesEvent
2022-10-18 17:55:38
NicolasMattos03/ISPCFullStack
https://api.github.com/repos/NicolasMattos03/ISPCFullStack
closed
#TK05 - Modelo E-R para la base de datos.
documentation
Realizar el modelo entidad relacion para ir teniendo un poco de idea de la forma de nuestra base de datos.
1.0
#TK05 - Modelo E-R para la base de datos. - Realizar el modelo entidad relacion para ir teniendo un poco de idea de la forma de nuestra base de datos.
non_priority
modelo e r para la base de datos realizar el modelo entidad relacion para ir teniendo un poco de idea de la forma de nuestra base de datos
0
98,788
16,389,474,381
IssuesEvent
2021-05-17 14:28:51
Thanraj/linux-1
https://api.github.com/repos/Thanraj/linux-1
opened
CVE-2019-11597 (High) detected in multiple libraries
security vulnerability
## CVE-2019-11597 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-xlnxxilinx-v2019.2</b>, <b>linux-xlnxxilinx-v2019.2</b>, <b>linux-yoctov4.19.142</b>, <b>linuxv5.0</b></p></sum...
True
CVE-2019-11597 (High) detected in multiple libraries - ## CVE-2019-11597 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-xlnxxilinx-v2019.2</b>, <b>linux-xlnxxilinx-v2019.2</b>,...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries linux xlnxxilinx linux xlnxxilinx linux vulnerability details in imagemagick there is a heap based buffer over read in the function writeti...
0
214,958
16,584,529,395
IssuesEvent
2021-05-31 16:33:44
gii-is-psg2/PSG2-2021-G6-63
https://api.github.com/repos/gii-is-psg2/PSG2-2021-G6-63
closed
6.2 - Añadir lista de cambios de CMDB
documentation
This section must contain at least the following items: - A list of changes performed to the CMDB and/or related service management iTop objects, in order to support that extension. Screenshots will be welcome.
1.0
6.2 - Añadir lista de cambios de CMDB - This section must contain at least the following items: - A list of changes performed to the CMDB and/or related service management iTop objects, in order to support that extension. Screenshots will be welcome.
non_priority
añadir lista de cambios de cmdb this section must contain at least the following items a list of changes performed to the cmdb and or related service management itop objects in order to support that extension screenshots will be welcome
0
250,341
21,260,886,224
IssuesEvent
2022-04-13 04:01:41
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
[Flaky Test] should display the selected templates name in the document header
[Status] In Progress [Type] Flaky Test
<!-- __META_DATA__:{"failedTimes":17,"totalCommits":1} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title should display the selected templates name in the document header ## Test path `specs/site-editor/document-settings.test.js` ## Flaky ...
1.0
[Flaky Test] should display the selected templates name in the document header - <!-- __META_DATA__:{"failedTimes":17,"totalCommits":1} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title should display the selected templates name in the docum...
non_priority
should display the selected templates name in the document header flaky test detected this is an auto generated issue by github actions please do not edit this manually test title should display the selected templates name in the document header test path specs site editor document settings test j...
0
83,372
24,052,427,566
IssuesEvent
2022-09-16 13:55:38
mistereechapman/test.app
https://api.github.com/repos/mistereechapman/test.app
closed
Needs Triage: [warning] - Non-nullable field 'outStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. - autoclosed
build-watcher build-watcher-autoclose triage-required
<p>A monitored build annotation was merged into a default branch without fixing</p> <br /> <p>The issue with the below file and on the below line:</p> <p><a href="https://github.com/mistereechapman/test.app/blob/8cf01d0556c16ca6aa84c02d7246a5adcd3c6dfd/src/Dummy.app/Program.cs#L41-L41">...
2.0
Needs Triage: [warning] - Non-nullable field 'outStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. - autoclosed - <p>A monitored build annotation was merged into a default branch without fixing</p> <br /> <p>The issue with the below file and ...
non_priority
needs triage non nullable field outstream must contain a non null value when exiting constructor consider declaring the field as nullable autoclosed a monitored build annotation was merged into a default branch without fixing the issue with the below file and on the below line ...
0
245,615
18,788,781,004
IssuesEvent
2021-11-08 14:49:47
rtosholdings/riptable
https://api.github.com/repos/rtosholdings/riptable
closed
Documentation Typo: Categorical
documentation
Hello, I believe there’s a typo in the documentation of rt.Categorical here: both dictionaries are the same. A python dictionary of integers to strings ``` >>> d = { 'StronglyAgree': 44, 'Agree': 133, 'Disagree': 75, 'StronglyDisagree': 1, 'NeitherAgreeNorDisagree': 144 } >>> codes = [1, 44, 44, 133, 7...
1.0
Documentation Typo: Categorical - Hello, I believe there’s a typo in the documentation of rt.Categorical here: both dictionaries are the same. A python dictionary of integers to strings ``` >>> d = { 'StronglyAgree': 44, 'Agree': 133, 'Disagree': 75, 'StronglyDisagree': 1, 'NeitherAgreeNorDisagree': 144 } ...
non_priority
documentation typo categorical hello i believe there’s a typo in the documentation of rt categorical here both dictionaries are the same a python dictionary of integers to strings d stronglyagree agree disagree stronglydisagree neitheragreenordisagree ...
0
102,218
21,933,357,814
IssuesEvent
2022-05-23 11:46:41
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
lategame items spawning in early game
Bug Code Design Balance
Please use the other report form to report issues. This old template is only here until we've replaced the bug report links in the game. **Description** the new loot tables seem to be spawning a few late game items pretty early on, here's a list of odd things i found in cold cavern's outpost lockers, wrecks and bea...
1.0
lategame items spawning in early game - Please use the other report form to report issues. This old template is only here until we've replaced the bug report links in the game. **Description** the new loot tables seem to be spawning a few late game items pretty early on, here's a list of odd things i found in cold ...
non_priority
lategame items spawning in early game please use the other report form to report issues this old template is only here until we ve replaced the bug report links in the game description the new loot tables seem to be spawning a few late game items pretty early on here s a list of odd things i found in cold ...
0
135,104
10,962,497,684
IssuesEvent
2019-11-27 17:22:35
pietje666/plugin.video.vrt.nu
https://api.github.com/repos/pietje666/plugin.video.vrt.nu
closed
Consider enabling `useless-suppression`
testing
### Describe the feature ### There is a pylint option `useless-suppression` that outputs the lines were a pylint ignore is defined, that didn't cause a pylint warning anyway. It can be enabled with `pylint -e useless-suppression <dirs>`, or by appending it to the `enabled=` parameter in `.pylintrc`. Not sure if it'...
1.0
Consider enabling `useless-suppression` - ### Describe the feature ### There is a pylint option `useless-suppression` that outputs the lines were a pylint ignore is defined, that didn't cause a pylint warning anyway. It can be enabled with `pylint -e useless-suppression <dirs>`, or by appending it to the `enabled=` pa...
non_priority
consider enabling useless suppression describe the feature there is a pylint option useless suppression that outputs the lines were a pylint ignore is defined that didn t cause a pylint warning anyway it can be enabled with pylint e useless suppression or by appending it to the enabled paramet...
0
279,286
30,702,494,770
IssuesEvent
2023-07-27 01:35:01
nidhi7598/linux-3.0.35_CVE-2018-13405
https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2018-13405
closed
CVE-2020-12652 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed
Mend: dependency security vulnerability
## CVE-2020-12652 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home pa...
True
CVE-2020-12652 (Medium) detected in linux-stable-rtv3.8.6 - autoclosed - ## CVE-2020-12652 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary> <p> ...
non_priority
cve medium detected in linux stable autoclosed cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulner...
0
166,670
12,966,245,423
IssuesEvent
2020-07-21 00:16:06
delph-in/matrix
https://api.github.com/repos/delph-in/matrix
closed
Rtest cosmetics
Regression-tests Trivial
I wonder if it makes sense to make the "progress bar" that rtest currently prints out, shorter? As it is, it makes the output longer than the default size of the terminal on 13'' monitors (at least on my 13" monitor). Of course it is possible to resize the terminal but that's not really the most convenient thing to hav...
1.0
Rtest cosmetics - I wonder if it makes sense to make the "progress bar" that rtest currently prints out, shorter? As it is, it makes the output longer than the default size of the terminal on 13'' monitors (at least on my 13" monitor). Of course it is possible to resize the terminal but that's not really the most conve...
non_priority
rtest cosmetics i wonder if it makes sense to make the progress bar that rtest currently prints out shorter as it is it makes the output longer than the default size of the terminal on monitors at least on my monitor of course it is possible to resize the terminal but that s not really the most conveni...
0
25,387
4,309,592,934
IssuesEvent
2016-07-21 16:28:45
KytechN24/xbox360wirelesschatpad
https://api.github.com/repos/KytechN24/xbox360wirelesschatpad
closed
Everything works but the chatpad
auto-migrated Type-Defect wontfix
``` What steps will reproduce the problem? 1.connect controller successfully through vjoy, with libusb drivers installed 2.switch mouse mode on or off 3.try typing on the chatpad What is the expected output? What do you see instead? text to go into text boxes, but nothing happens What version of the product are you u...
1.0
Everything works but the chatpad - ``` What steps will reproduce the problem? 1.connect controller successfully through vjoy, with libusb drivers installed 2.switch mouse mode on or off 3.try typing on the chatpad What is the expected output? What do you see instead? text to go into text boxes, but nothing happens Wh...
non_priority
everything works but the chatpad what steps will reproduce the problem connect controller successfully through vjoy with libusb drivers installed switch mouse mode on or off try typing on the chatpad what is the expected output what do you see instead text to go into text boxes but nothing happens wh...
0
41,263
21,580,087,610
IssuesEvent
2022-05-02 17:44:29
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Azure Gov Regions
sql-database/svc triaged cxp doc-enhancement performance/subsvc Pri1
Azure Gov region availability should be listed/update here as well if possible. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 8a77d114-fd9e-0198-4bf2-fbd60c6a1251 * Version Independent ID: 8a77d114-fd9e-0198-4bf2-fbd60c6a1251 ...
True
Azure Gov Regions - Azure Gov region availability should be listed/update here as well if possible. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 8a77d114-fd9e-0198-4bf2-fbd60c6a1251 * Version Independent ID: 8a77d114-fd9e-0198...
non_priority
azure gov regions azure gov region availability should be listed update here as well if possible document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source ...
0
8,090
6,400,120,533
IssuesEvent
2017-08-05 07:34:44
callemall/material-ui
https://api.github.com/repos/callemall/material-ui
closed
[Dialog] Input slow, and problem of entering Asian text (i.e. chinese) inside Dialog
component: Dialog Performance
### Problem description This problem is observable when putting TextField inside a Dialog. 1. Feel notable slow or luggish when typing letters very fast 2. An other more serious issue is with input method like chinese. The text input will insert the first letter in english and then start output chinese letter, the on...
True
[Dialog] Input slow, and problem of entering Asian text (i.e. chinese) inside Dialog - ### Problem description This problem is observable when putting TextField inside a Dialog. 1. Feel notable slow or luggish when typing letters very fast 2. An other more serious issue is with input method like chinese. The text inp...
non_priority
input slow and problem of entering asian text i e chinese inside dialog problem description this problem is observable when putting textfield inside a dialog feel notable slow or luggish when typing letters very fast an other more serious issue is with input method like chinese the text input will...
0
9,029
23,986,168,901
IssuesEvent
2022-09-13 19:16:29
GovAlta/ui-components
https://api.github.com/repos/GovAlta/ui-components
closed
Spike - Does the design system team need some QA automation developer time?
Operations Architecture Service design Stale
### Overview Related to #612 wherein the design system team must have the ability to fully test its work. Currently PRs are being reviewed by the technical team and and design review is being completed by the design team and/or product owner. **As a:** Design system team **I want:** Understand if I need access to ...
1.0
Spike - Does the design system team need some QA automation developer time? - ### Overview Related to #612 wherein the design system team must have the ability to fully test its work. Currently PRs are being reviewed by the technical team and and design review is being completed by the design team and/or product owner...
non_priority
spike does the design system team need some qa automation developer time overview related to wherein the design system team must have the ability to fully test its work currently prs are being reviewed by the technical team and and design review is being completed by the design team and or product owner ...
0
15,031
26,373,492,065
IssuesEvent
2023-01-11 23:04:24
NASA-PDS/registry
https://api.github.com/repos/NASA-PDS/registry
opened
As a user, I want to all attributes to be searchable
needs:triage requirement
<!-- For more information on how to populate this new feature request, see the PDS Wiki on User Story Development: https://github.com/NASA-PDS/nasa-pds.github.io/wiki/Issue-Tracking#user-story-development --> ## 🧑‍🔬 User Persona(s) <!-- Ideally this would be consistent within a repo and documented with t...
1.0
As a user, I want to all attributes to be searchable - <!-- For more information on how to populate this new feature request, see the PDS Wiki on User Story Development: https://github.com/NASA-PDS/nasa-pds.github.io/wiki/Issue-Tracking#user-story-development --> ## 🧑‍🔬 User Persona(s) <!-- Ideally this ...
non_priority
as a user i want to all attributes to be searchable for more information on how to populate this new feature request see the pds wiki on user story development 🧑‍🔬 user persona s api user 💪 motivation so that i can search by any attribute through the api 📖 additio...
0