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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
342,877
24,760,142,164
IssuesEvent
2022-10-21 22:33:00
Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022
https://api.github.com/repos/Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022
closed
Add scroll to top button/link
documentation enhancement hacktoberfest-accepted hacktoberfest
## Scroll to top ### add a scroll to top button that swiftly brings the user to the top of the page
1.0
Add scroll to top button/link - ## Scroll to top ### add a scroll to top button that swiftly brings the user to the top of the page
non_priority
add scroll to top button link scroll to top add a scroll to top button that swiftly brings the user to the top of the page
0
252,319
8,034,580,993
IssuesEvent
2018-07-29 20:20:52
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
A way to serialize enum ref/string values using ObjectSerializer.
Priority: 3-low Project: Shared Type: Feature W: Ready
I've used these in a couple places now. The gist is that you can provide an enum key OR a string, the former being type safe. They're in the format `enum.EnumName.Value` and it works. It uses `IReflectionManager.TryParseEnumReference`. That said, these need to be manually serialized right now and it's kinda a nuisance. Some way to tell the object serializer "try parse as enum else string into an `object` variable" is necessary, but it can't be implemented with the current systems we have.
1.0
A way to serialize enum ref/string values using ObjectSerializer. - I've used these in a couple places now. The gist is that you can provide an enum key OR a string, the former being type safe. They're in the format `enum.EnumName.Value` and it works. It uses `IReflectionManager.TryParseEnumReference`. That said, these need to be manually serialized right now and it's kinda a nuisance. Some way to tell the object serializer "try parse as enum else string into an `object` variable" is necessary, but it can't be implemented with the current systems we have.
priority
a way to serialize enum ref string values using objectserializer i ve used these in a couple places now the gist is that you can provide an enum key or a string the former being type safe they re in the format enum enumname value and it works it uses ireflectionmanager tryparseenumreference that said these need to be manually serialized right now and it s kinda a nuisance some way to tell the object serializer try parse as enum else string into an object variable is necessary but it can t be implemented with the current systems we have
1
1,511
2,550,848,759
IssuesEvent
2015-02-01 23:59:16
BugBuster1701/contao-tivoka
https://api.github.com/repos/BugBuster1701/contao-tivoka
closed
[1.0.1] CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set
bug enhancement testing
``` Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in system/modules/tivoka/lib/Tivoka/Client/Connection/CurlHttp.php on line 110 ```
1.0
[1.0.1] CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set - ``` Warning: curl_setopt_array() [function.curl-setopt-array]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in system/modules/tivoka/lib/Tivoka/Client/Connection/CurlHttp.php on line 110 ```
non_priority
curlopt followlocation cannot be activated when safe mode is enabled or an open basedir is set warning curl setopt array curlopt followlocation cannot be activated when safe mode is enabled or an open basedir is set in system modules tivoka lib tivoka client connection curlhttp php on line
0
482,381
13,905,659,299
IssuesEvent
2020-10-20 10:10:13
canonical-web-and-design/microk8s.io
https://api.github.com/repos/canonical-web-and-design/microk8s.io
closed
Docs title is not updated per page
Priority: High
On the docs pages, the title is not updated based on the page content.
1.0
Docs title is not updated per page - On the docs pages, the title is not updated based on the page content.
priority
docs title is not updated per page on the docs pages the title is not updated based on the page content
1
39,035
8,568,559,615
IssuesEvent
2018-11-10 22:48:55
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Integrate with GitHub search box
feature-request feature:code-host-integrations search
It would be nice if there was a way to perform a Sourcegraph search from the GitHub search box, like another row `On Sourcegraph` in the dropdown: ![image](https://user-images.githubusercontent.com/1976/48306951-9bfe7600-e4f7-11e8-865a-62215d3f874b.png)
1.0
Integrate with GitHub search box - It would be nice if there was a way to perform a Sourcegraph search from the GitHub search box, like another row `On Sourcegraph` in the dropdown: ![image](https://user-images.githubusercontent.com/1976/48306951-9bfe7600-e4f7-11e8-865a-62215d3f874b.png)
non_priority
integrate with github search box it would be nice if there was a way to perform a sourcegraph search from the github search box like another row on sourcegraph in the dropdown
0
809,189
30,178,488,293
IssuesEvent
2023-07-04 07:13:29
GSM-MSG/Hi-v2-Android
https://api.github.com/repos/GSM-MSG/Hi-v2-Android
closed
Auth presentation 로직 구현
1️⃣ Priority: High ✨ Feature
### Describe - 남은 Auth presentation 로직 구현 ### Additional _No response_
1.0
Auth presentation 로직 구현 - ### Describe - 남은 Auth presentation 로직 구현 ### Additional _No response_
priority
auth presentation 로직 구현 describe 남은 auth presentation 로직 구현 additional no response
1
429,955
12,438,651,662
IssuesEvent
2020-05-26 08:47:37
RasaHQ/rasa
https://api.github.com/repos/RasaHQ/rasa
closed
Help users choose a good pipeline & policy configuration
priority:high type:enhancement :sparkles:
The goal is to give users an easy option to get started. The assumption is that most of our users do not (and should not) need to customize the pipeline or the configuration when they start building a bot. Customizing policy & pipeline configuration options is a feature used to finetune a bot later in the development stage. # Option A Add a new command ```bash rasa config suggest ``` ... which will ask users about their expectations (do they need certain things or not) and analyze their training data, suggesting users to use a certain configuration. Later with experience users can move to more suitable pipelines. * asking the user questions might allow as to pick a better pipeline (is this the case?) * most users will not use it (simply because it is a separate command, e.g. might make sense to integrate into init script to increase that fraction) # Option B Automatically choose pipeline & polcies if, and only if, they are not provided as part of the configuration. The default init project should be changed to ```yaml language: en ``` As soon as training is started, we will pick a configuration based on the training data (e.g. adding a FormPoliciy, if needed). Option A can be implemented on top of this, reusing the code to generate the configuration. * allows us to improve models "under the hood" when roling out updates by improving the automatic configuration * reduces the friction to use additional features of Rasa Open Source (e.g. forms, response selector)
1.0
Help users choose a good pipeline & policy configuration - The goal is to give users an easy option to get started. The assumption is that most of our users do not (and should not) need to customize the pipeline or the configuration when they start building a bot. Customizing policy & pipeline configuration options is a feature used to finetune a bot later in the development stage. # Option A Add a new command ```bash rasa config suggest ``` ... which will ask users about their expectations (do they need certain things or not) and analyze their training data, suggesting users to use a certain configuration. Later with experience users can move to more suitable pipelines. * asking the user questions might allow as to pick a better pipeline (is this the case?) * most users will not use it (simply because it is a separate command, e.g. might make sense to integrate into init script to increase that fraction) # Option B Automatically choose pipeline & polcies if, and only if, they are not provided as part of the configuration. The default init project should be changed to ```yaml language: en ``` As soon as training is started, we will pick a configuration based on the training data (e.g. adding a FormPoliciy, if needed). Option A can be implemented on top of this, reusing the code to generate the configuration. * allows us to improve models "under the hood" when roling out updates by improving the automatic configuration * reduces the friction to use additional features of Rasa Open Source (e.g. forms, response selector)
priority
help users choose a good pipeline policy configuration the goal is to give users an easy option to get started the assumption is that most of our users do not and should not need to customize the pipeline or the configuration when they start building a bot customizing policy pipeline configuration options is a feature used to finetune a bot later in the development stage option a add a new command bash rasa config suggest which will ask users about their expectations do they need certain things or not and analyze their training data suggesting users to use a certain configuration later with experience users can move to more suitable pipelines asking the user questions might allow as to pick a better pipeline is this the case most users will not use it simply because it is a separate command e g might make sense to integrate into init script to increase that fraction option b automatically choose pipeline polcies if and only if they are not provided as part of the configuration the default init project should be changed to yaml language en as soon as training is started we will pick a configuration based on the training data e g adding a formpoliciy if needed option a can be implemented on top of this reusing the code to generate the configuration allows us to improve models under the hood when roling out updates by improving the automatic configuration reduces the friction to use additional features of rasa open source e g forms response selector
1
188,927
6,787,202,915
IssuesEvent
2017-10-31 02:31:44
xcat2/xcat-core
https://api.github.com/repos/xcat2/xcat-core
closed
Node group name does not work if only consists of numbers
component:obj_db_cmds priority:high
Created a group called `1738` , and it does not work.... It creates OK ``` [root@briggs01 p9_generic]# lsdef -t group | grep 1738 1738 (group) fw1738 (group) [root@briggs01 p9_generic]# lsdef -t group -o 1738 Object name: 1738 members=mid05tor12cn11,mid05tor12cn13 ``` But using the group does not work... ``` [root@briggs01 p9_generic]# nodels 1738 Error: Invalid nodes and/or groups in noderange: node1738 ```
1.0
Node group name does not work if only consists of numbers - Created a group called `1738` , and it does not work.... It creates OK ``` [root@briggs01 p9_generic]# lsdef -t group | grep 1738 1738 (group) fw1738 (group) [root@briggs01 p9_generic]# lsdef -t group -o 1738 Object name: 1738 members=mid05tor12cn11,mid05tor12cn13 ``` But using the group does not work... ``` [root@briggs01 p9_generic]# nodels 1738 Error: Invalid nodes and/or groups in noderange: node1738 ```
priority
node group name does not work if only consists of numbers created a group called and it does not work it creates ok lsdef t group grep group group lsdef t group o object name members but using the group does not work nodels error invalid nodes and or groups in noderange
1
471,194
13,562,144,726
IssuesEvent
2020-09-18 06:16:56
AY2021S1-CS2103-F09-1/tp
https://api.github.com/repos/AY2021S1-CS2103-F09-1/tp
opened
Update AddressBook: Remove irrelevant tests
priority.Medium
**Wait for #18 and #19 to be completed first** - Identify relevant and irrelevant tests
1.0
Update AddressBook: Remove irrelevant tests - **Wait for #18 and #19 to be completed first** - Identify relevant and irrelevant tests
priority
update addressbook remove irrelevant tests wait for and to be completed first identify relevant and irrelevant tests
1
423,878
12,303,285,843
IssuesEvent
2020-05-11 18:25:39
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
samples/subsys/shell/shell_module doesn't work on qemu_x86_64
area: SMP area: Shell bug priority: medium
**Describe the bug** When I run this sample under qemu_x86_64 I do not get a shell prompt. **Expected behavior** An interactive shell prompt should be available that accepts commands. **Impact** Not sure if this is a sample issue or the shell subsystem is broken in some way. Could be an issue with the x86_64 arch, or an SMP problem.
1.0
samples/subsys/shell/shell_module doesn't work on qemu_x86_64 - **Describe the bug** When I run this sample under qemu_x86_64 I do not get a shell prompt. **Expected behavior** An interactive shell prompt should be available that accepts commands. **Impact** Not sure if this is a sample issue or the shell subsystem is broken in some way. Could be an issue with the x86_64 arch, or an SMP problem.
priority
samples subsys shell shell module doesn t work on qemu describe the bug when i run this sample under qemu i do not get a shell prompt expected behavior an interactive shell prompt should be available that accepts commands impact not sure if this is a sample issue or the shell subsystem is broken in some way could be an issue with the arch or an smp problem
1
1,024
9,201,436,321
IssuesEvent
2019-03-07 19:37:55
OpenTechFund/opentech.fund
https://api.github.com/repos/OpenTechFund/opentech.fund
closed
As a manager, lets automate 'In Discussion' status once an application in 'Submit for review' is assigned reviewers or is reviewed
automation manage priority round lead
Once any application or proposal receives two reviews it should be automatically reclassified as 'in discussion' if it is in the submit for review state.
1.0
As a manager, lets automate 'In Discussion' status once an application in 'Submit for review' is assigned reviewers or is reviewed - Once any application or proposal receives two reviews it should be automatically reclassified as 'in discussion' if it is in the submit for review state.
non_priority
as a manager lets automate in discussion status once an application in submit for review is assigned reviewers or is reviewed once any application or proposal receives two reviews it should be automatically reclassified as in discussion if it is in the submit for review state
0
82,798
16,041,675,537
IssuesEvent
2021-04-22 08:40:13
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Text edits for the abyss update
Code Waiting
Do these after localized texts have been imported (only needed for English): - [x] End Worm -> Endworm - [x] Remove duplicate name for molochbaby (only use "Moloch Pupa") - [x] Change the descriptions of the combat and abyss suits to better reflect the overhauled stats (they will be slightly off in other languages but better to at least correct them in English)
1.0
Text edits for the abyss update - Do these after localized texts have been imported (only needed for English): - [x] End Worm -> Endworm - [x] Remove duplicate name for molochbaby (only use "Moloch Pupa") - [x] Change the descriptions of the combat and abyss suits to better reflect the overhauled stats (they will be slightly off in other languages but better to at least correct them in English)
non_priority
text edits for the abyss update do these after localized texts have been imported only needed for english end worm endworm remove duplicate name for molochbaby only use moloch pupa change the descriptions of the combat and abyss suits to better reflect the overhauled stats they will be slightly off in other languages but better to at least correct them in english
0
235,693
18,056,149,585
IssuesEvent
2021-09-20 08:30:02
NUMde/compass-numapp-backend
https://api.github.com/repos/NUMde/compass-numapp-backend
closed
add location where to npm install
documentation
**Describe the problem with the Documentation** A clear and concise description of what the problem is. When you follow the readme, npm install results in an error, as it is not mentioned that it needs to be executed within the repo directory git ... npm install **[Optional] Suggest information, that might be helpful** add cd compass-numapp-backend/
1.0
add location where to npm install - **Describe the problem with the Documentation** A clear and concise description of what the problem is. When you follow the readme, npm install results in an error, as it is not mentioned that it needs to be executed within the repo directory git ... npm install **[Optional] Suggest information, that might be helpful** add cd compass-numapp-backend/
non_priority
add location where to npm install describe the problem with the documentation a clear and concise description of what the problem is when you follow the readme npm install results in an error as it is not mentioned that it needs to be executed within the repo directory git npm install suggest information that might be helpful add cd compass numapp backend
0
42,174
2,869,180,874
IssuesEvent
2015-06-06 00:19:21
demisjohn/pyFIMM
https://api.github.com/repos/demisjohn/pyFIMM
opened
Device-> Periodic sections
enhancement low priority
- Device-> Periodic sections. Use New-SubElement & New-SubJoint to set the reference device to repeat & joint between them
1.0
Device-> Periodic sections - - Device-> Periodic sections. Use New-SubElement & New-SubJoint to set the reference device to repeat & joint between them
priority
device periodic sections device periodic sections use new subelement new subjoint to set the reference device to repeat joint between them
1
73,054
3,402,505,090
IssuesEvent
2015-12-03 00:19:52
yousefaltufiel/Elemental
https://api.github.com/repos/yousefaltufiel/Elemental
closed
Page Fire contains a water picture
bug Priority: High
When clicking on Fire page the page view show a water picture instead of Fire. Expected result: a picture of Fire instead of Water
1.0
Page Fire contains a water picture - When clicking on Fire page the page view show a water picture instead of Fire. Expected result: a picture of Fire instead of Water
priority
page fire contains a water picture when clicking on fire page the page view show a water picture instead of fire expected result a picture of fire instead of water
1
174,207
6,537,775,249
IssuesEvent
2017-09-01 00:50:21
Polymer/web-component-tester
https://api.github.com/repos/Polymer/web-component-tester
closed
WCT hangs when running test on IE11 (Windows 10)
Priority: High Type: Bug
web-component-tester/browser/config.js, line 13: var useNpm = document.currentScript.src.match(/wct-browser-legacy\/browser.js/) // ... document.currentScript is undefined on IE11
1.0
WCT hangs when running test on IE11 (Windows 10) - web-component-tester/browser/config.js, line 13: var useNpm = document.currentScript.src.match(/wct-browser-legacy\/browser.js/) // ... document.currentScript is undefined on IE11
priority
wct hangs when running test on windows web component tester browser config js line var usenpm document currentscript src match wct browser legacy browser js document currentscript is undefined on
1
271,803
29,659,401,293
IssuesEvent
2023-06-10 01:27:11
pazhanivel07/linux-4.19.72
https://api.github.com/repos/pazhanivel07/linux-4.19.72
closed
CVE-2020-36322 (Medium) detected in multiple libraries - autoclosed
Mend: dependency security vulnerability
## CVE-2020-36322 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the FUSE filesystem implementation in the Linux kernel before 5.10.6, aka CID-5d069dbe8aaf. fuse_do_getattr() calls make_bad_inode() in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950. <p>Publish Date: 2021-04-14 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-36322>CVE-2020-36322</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2020-36322">https://www.linuxkernelcves.com/cves/CVE-2020-36322</a></p> <p>Release Date: 2021-04-14</p> <p>Fix Resolution: v5.4.88,v5.10.6,v5.11-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-36322 (Medium) detected in multiple libraries - autoclosed - ## CVE-2020-36322 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b>, <b>linuxlinux-4.19.83</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the FUSE filesystem implementation in the Linux kernel before 5.10.6, aka CID-5d069dbe8aaf. fuse_do_getattr() calls make_bad_inode() in inappropriate situations, causing a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950. <p>Publish Date: 2021-04-14 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-36322>CVE-2020-36322</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2020-36322">https://www.linuxkernelcves.com/cves/CVE-2020-36322</a></p> <p>Release Date: 2021-04-14</p> <p>Fix Resolution: v5.4.88,v5.10.6,v5.11-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries linuxlinux linuxlinux linuxlinux linuxlinux linuxlinux linuxlinux vulnerability details an issue was discovered in the fuse filesystem implementation in the linux kernel before aka cid fuse do getattr calls make bad inode in inappropriate situations causing a system crash note the original fix for this vulnerability was incomplete and its incompleteness is tracked as cve publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
16,533
2,615,118,264
IssuesEvent
2015-03-01 05:43:53
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Depend on Guava library
auto-migrated Component-Release Milestone-Version1.3.0 Priority-High Type-Enhancement
``` External references, such as a standards document, or specification? http://code.google.com/p/guava-libraries/ Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7, or All)? All. Please describe the feature requested. Currently we copy two classes from Guava from the com.google.common.base package. See: http://code.google.com/p/google-api-java-client/source/browse/#hg%2Fgoogle-api-c lient%2Fsrc%2Fcom%2Fgoogle%2Fapi%2Fclient%2Frepackaged%2Fcom%2Fgoogle%2Fcommon%2 Fbase Instead we should just depend on Guava directly. Although this adds a 1MB dependency, with ProGuard this will presumably reduce to a trivial size. This is a particularly important considerations for environments like Android with low application space, so we need to verify this claim that ProGuard can be used effectively with this library. ``` Original issue reported on code.google.com by `yan...@google.com` on 7 Jan 2011 at 3:42
1.0
Depend on Guava library - ``` External references, such as a standards document, or specification? http://code.google.com/p/guava-libraries/ Java environments (e.g. Java 6, Android 2.2, App Engine 1.3.7, or All)? All. Please describe the feature requested. Currently we copy two classes from Guava from the com.google.common.base package. See: http://code.google.com/p/google-api-java-client/source/browse/#hg%2Fgoogle-api-c lient%2Fsrc%2Fcom%2Fgoogle%2Fapi%2Fclient%2Frepackaged%2Fcom%2Fgoogle%2Fcommon%2 Fbase Instead we should just depend on Guava directly. Although this adds a 1MB dependency, with ProGuard this will presumably reduce to a trivial size. This is a particularly important considerations for environments like Android with low application space, so we need to verify this claim that ProGuard can be used effectively with this library. ``` Original issue reported on code.google.com by `yan...@google.com` on 7 Jan 2011 at 3:42
priority
depend on guava library external references such as a standards document or specification java environments e g java android app engine or all all please describe the feature requested currently we copy two classes from guava from the com google common base package see lient fbase instead we should just depend on guava directly although this adds a dependency with proguard this will presumably reduce to a trivial size this is a particularly important considerations for environments like android with low application space so we need to verify this claim that proguard can be used effectively with this library original issue reported on code google com by yan google com on jan at
1
482,630
13,910,958,457
IssuesEvent
2020-10-20 16:44:24
teodesian/Selenium-Remote-Driver
https://api.github.com/repos/teodesian/Selenium-Remote-Driver
closed
set_local_storage_item()?
capabilities feature-request high priority
Hello, are there plans to make a function or method set_local_storage_item(), according to get_local_storage_item() which already exists? Kind Regards, Georg
1.0
set_local_storage_item()? - Hello, are there plans to make a function or method set_local_storage_item(), according to get_local_storage_item() which already exists? Kind Regards, Georg
priority
set local storage item hello are there plans to make a function or method set local storage item according to get local storage item which already exists kind regards georg
1
828,323
31,821,779,338
IssuesEvent
2023-09-14 03:19:48
theDS3/Website
https://api.github.com/repos/theDS3/Website
opened
Incorrect Font
Priority: Critical Type: Bug Work: Clear
## Expected Behavior The font used on the site should Josefin Sans ## Current Behavior The font that is currently on the side is Sans Serif **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://github.com/theDS3/Website/assets/32755895/530389aa-0cef-477d-a2f6-71d0310e3445) ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Navigate to the Dev Site: `dev.ds3utsc.com` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, -->
1.0
Incorrect Font - ## Expected Behavior The font used on the site should Josefin Sans ## Current Behavior The font that is currently on the side is Sans Serif **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://github.com/theDS3/Website/assets/32755895/530389aa-0cef-477d-a2f6-71d0310e3445) ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Navigate to the Dev Site: `dev.ds3utsc.com` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, -->
priority
incorrect font expected behavior the font used on the site should josefin sans current behavior the font that is currently on the side is sans serif screenshots if applicable add screenshots to help explain your problem steps to reproduce navigate to the dev site dev com possible solution
1
581,796
17,331,824,309
IssuesEvent
2021-07-28 04:11:46
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Fix the Unlock Wallet Panel View Padding
OS/Desktop QA/No feature/wallet priority/P3 release-notes/exclude
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description Fix Padding for the `Unlock Wallet` view in the `Wallet Panel` ![Screen Shot 2021-07-26 at 10 14 15 PM](https://user-images.githubusercontent.com/40611140/127094760-bdaed911-28cb-44a8-a5f3-18ba554380b4.png)
1.0
Fix the Unlock Wallet Panel View Padding - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED--> ## Description Fix Padding for the `Unlock Wallet` view in the `Wallet Panel` ![Screen Shot 2021-07-26 at 10 14 15 PM](https://user-images.githubusercontent.com/40611140/127094760-bdaed911-28cb-44a8-a5f3-18ba554380b4.png)
priority
fix the unlock wallet panel view padding have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description fix padding for the unlock wallet view in the wallet panel
1
654,499
21,654,201,200
IssuesEvent
2022-05-06 12:36:31
unitaryfund/mitiq
https://api.github.com/repos/unitaryfund/mitiq
closed
Add gate set tomography for PEC
priority/p2 pec
PEC assumes knowledge of the noisy operations which a given computer can implement. This noisy basis is used to form representations of desired operations to implement. Currently, we can form representations assuming a noise model (depolarizing noise). This issue is to add PEC so the assumption on a particular noise model isn't mandatory.
1.0
Add gate set tomography for PEC - PEC assumes knowledge of the noisy operations which a given computer can implement. This noisy basis is used to form representations of desired operations to implement. Currently, we can form representations assuming a noise model (depolarizing noise). This issue is to add PEC so the assumption on a particular noise model isn't mandatory.
priority
add gate set tomography for pec pec assumes knowledge of the noisy operations which a given computer can implement this noisy basis is used to form representations of desired operations to implement currently we can form representations assuming a noise model depolarizing noise this issue is to add pec so the assumption on a particular noise model isn t mandatory
1
242,527
7,843,720,201
IssuesEvent
2018-06-19 07:18:43
bpakodi/service.nfo.sync
https://api.github.com/repos/bpakodi/service.nfo.sync
closed
review processing in tasks
enhancement priority: high work in progress
This is a major reorganization of the way tasks are structured: see [dedicated page on wiki](https://github.com/bpakodi/service.nfo.sync/wiki/ZZ.-Dev----Class-organization) for more details.
1.0
review processing in tasks - This is a major reorganization of the way tasks are structured: see [dedicated page on wiki](https://github.com/bpakodi/service.nfo.sync/wiki/ZZ.-Dev----Class-organization) for more details.
priority
review processing in tasks this is a major reorganization of the way tasks are structured see for more details
1
741,413
25,794,182,153
IssuesEvent
2022-12-10 11:19:20
Razvan00Rusu/SOMAS2022-Team6
https://api.github.com/repos/Razvan00Rusu/SOMAS2022-Team6
opened
[Leader] - Handle fights
medium priority
Implement the following functions: - [ ] FightResolution - [ ] HandleFightProposal This can probably reuse some logic from #15
1.0
[Leader] - Handle fights - Implement the following functions: - [ ] FightResolution - [ ] HandleFightProposal This can probably reuse some logic from #15
priority
handle fights implement the following functions fightresolution handlefightproposal this can probably reuse some logic from
1
380,015
11,253,207,367
IssuesEvent
2020-01-11 14:44:19
gnosygnu/xowa
https://api.github.com/repos/gnosygnu/xowa
closed
Configuration: Disable Option Page
[effort 4 - less than a day] [priority 3 - moderate] [resolved - commit] [risk 4 - minor] [type - enhancement] core - special
I'm wondering if it possible to disable the xowa "option" page for the users?
1.0
Configuration: Disable Option Page - I'm wondering if it possible to disable the xowa "option" page for the users?
priority
configuration disable option page i m wondering if it possible to disable the xowa option page for the users
1
12,795
15,057,808,315
IssuesEvent
2021-02-03 22:17:39
newrelic/docs-website
https://api.github.com/repos/newrelic/docs-website
closed
Support <var>, <mark>, and <a> tags inside code blocks
blocked catch-all css eng enhancement launch-blocker mdx v2 compatibility sp:8
## Summary Some of the pages in the docs site include code blocks with embedded `<var>`, `<mark>` `<a>` and `<pre>` tags. Unfortunately our `CodeBlock` component, nor the fenced code blocks support the additional HTML tags, since these render as actual text inside the code block. We need a way to allow these kinds of nested elements so we can style them appropriately. ## Useful links * [Code block with a var, and a tag](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-nrql-tutorial) * [MDXv2 Umbrella Issue](https://github.com/mdx-js/mdx/issues/1041)
True
Support <var>, <mark>, and <a> tags inside code blocks - ## Summary Some of the pages in the docs site include code blocks with embedded `<var>`, `<mark>` `<a>` and `<pre>` tags. Unfortunately our `CodeBlock` component, nor the fenced code blocks support the additional HTML tags, since these render as actual text inside the code block. We need a way to allow these kinds of nested elements so we can style them appropriately. ## Useful links * [Code block with a var, and a tag](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-nrql-tutorial) * [MDXv2 Umbrella Issue](https://github.com/mdx-js/mdx/issues/1041)
non_priority
support and tags inside code blocks summary some of the pages in the docs site include code blocks with embedded and tags unfortunately our codeblock component nor the fenced code blocks support the additional html tags since these render as actual text inside the code block we need a way to allow these kinds of nested elements so we can style them appropriately useful links
0
131,483
5,152,536,836
IssuesEvent
2017-01-14 02:01:38
odalic/sti
https://api.github.com/repos/odalic/sti
closed
Move from lazy to preemptive loading of KBs
bug core in progress java knowledge bases priority: Urgent
_From @brodecva on January 12, 2017 13:55_ It serves no purpose to keep it lazy (or does it?)and only messes with the UI task configuration, where the list of available KBs is empty until all are initialized. _Copied from original issue: odalic/odalic-ui#263_
1.0
Move from lazy to preemptive loading of KBs - _From @brodecva on January 12, 2017 13:55_ It serves no purpose to keep it lazy (or does it?)and only messes with the UI task configuration, where the list of available KBs is empty until all are initialized. _Copied from original issue: odalic/odalic-ui#263_
priority
move from lazy to preemptive loading of kbs from brodecva on january it serves no purpose to keep it lazy or does it and only messes with the ui task configuration where the list of available kbs is empty until all are initialized copied from original issue odalic odalic ui
1
110,235
4,424,006,909
IssuesEvent
2016-08-16 10:45:07
dhis2/settings-app
https://api.github.com/repos/dhis2/settings-app
opened
App occasionally fails to load
backport bug priority:high
To reproduce (some times): 1. Open DHIS 2. Navigate to the settings app
1.0
App occasionally fails to load - To reproduce (some times): 1. Open DHIS 2. Navigate to the settings app
priority
app occasionally fails to load to reproduce some times open dhis navigate to the settings app
1
558,899
16,544,227,072
IssuesEvent
2021-05-27 21:10:40
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
Add support for typed metavariables in Javascript
enhancement lang:javascript pattern:types priority:low stale
We support typed metavariables for statically typed languages like Java and Go. Javascript is more difficult, but it would be nice to have!
1.0
Add support for typed metavariables in Javascript - We support typed metavariables for statically typed languages like Java and Go. Javascript is more difficult, but it would be nice to have!
priority
add support for typed metavariables in javascript we support typed metavariables for statically typed languages like java and go javascript is more difficult but it would be nice to have
1
656,929
21,780,066,923
IssuesEvent
2022-05-13 17:48:58
bounswe/bounswe2022group5
https://api.github.com/repos/bounswe/bounswe2022group5
closed
Practice-App: Writing all unit tests for Post app
High Priority Type: To Do Status: Need Review
**Description:** The tests will be implemented for the Post app of the Practice-App using the TestCase library from django.test. Find more about Post from the issue #83. **Details for tests and *todo's*:** - [x] Write tests for urls. - [x] Write tests for views. - [x] Write tests for models. - [x] Write tests for forms. **Reviewers:** @mehmetemreakbulut @canberkboun9 **Task Deadline:** 14.05.2022 16:00 **Review Deadline:** 14.05.2022 20:00
1.0
Practice-App: Writing all unit tests for Post app - **Description:** The tests will be implemented for the Post app of the Practice-App using the TestCase library from django.test. Find more about Post from the issue #83. **Details for tests and *todo's*:** - [x] Write tests for urls. - [x] Write tests for views. - [x] Write tests for models. - [x] Write tests for forms. **Reviewers:** @mehmetemreakbulut @canberkboun9 **Task Deadline:** 14.05.2022 16:00 **Review Deadline:** 14.05.2022 20:00
priority
practice app writing all unit tests for post app description the tests will be implemented for the post app of the practice app using the testcase library from django test find more about post from the issue details for tests and todo s write tests for urls write tests for views write tests for models write tests for forms reviewers mehmetemreakbulut task deadline review deadline
1
756,862
26,487,892,432
IssuesEvent
2023-01-17 19:41:50
scylladb/scylla-operator
https://api.github.com/repos/scylladb/scylla-operator
opened
Orphaned tuning Jobs are never removed
kind/bug priority/important-soon
Our NodeConfig controllers running as DaemonSet are reconciling Jobs tuning particular Node. When autoscaling is enabled on the cluster, Nodes come and go. On each Node removal, responsible controller is also removed, leaving no space for pruning. We should either: * detect in controller that Node is being deleted, and trigger prunning logic - there's a risk that controller will evicted before it finishes * have a separate controller in scylla-operator prunning Jobs whose Node was removed - safer option
1.0
Orphaned tuning Jobs are never removed - Our NodeConfig controllers running as DaemonSet are reconciling Jobs tuning particular Node. When autoscaling is enabled on the cluster, Nodes come and go. On each Node removal, responsible controller is also removed, leaving no space for pruning. We should either: * detect in controller that Node is being deleted, and trigger prunning logic - there's a risk that controller will evicted before it finishes * have a separate controller in scylla-operator prunning Jobs whose Node was removed - safer option
priority
orphaned tuning jobs are never removed our nodeconfig controllers running as daemonset are reconciling jobs tuning particular node when autoscaling is enabled on the cluster nodes come and go on each node removal responsible controller is also removed leaving no space for pruning we should either detect in controller that node is being deleted and trigger prunning logic there s a risk that controller will evicted before it finishes have a separate controller in scylla operator prunning jobs whose node was removed safer option
1
236,723
7,752,153,416
IssuesEvent
2018-05-30 19:21:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE:
High Priority
**Version:** 0.7.4.4 beta **Steps to Reproduce:** **Expected behavior:** **Actual behavior:** The following error message popped up: ``` Inactivity. ``` <details> <summary>Log File</summary>(...previous log truncated...) gedIn -> Connecting (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) The referenced script on this Behaviour is missing! (Filename: Line: 1515) The referenced script on this Behaviour (Game Object 'WorldObjects') is missing! (Filename: Line: 1758) Missing following objects: AirPumpObject, APGenObject, AtmosphereRegulatorObject, AtmosphereTesterObject, BigStorageChestObject, ButtonObject, GasGeneratorObject, LogicGateObject, SwitchObject (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: Connecting -> FadeAndClose (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Can not play a disabled audio source (Filename: Line: 707) [09:19] Disconnected from server.Changing state: PreLogin -> LoggedIn (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: LoggedIn -> Connecting (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) The referenced script on this Behaviour is missing! (Filename: Line: 1515) The referenced script on this Behaviour (Game Object 'WorldObjects') is missing! (Filename: Line: 1758) Missing following objects: AirPumpObject, APGenObject, AtmosphereRegulatorObject, AtmosphereTesterObject, BigStorageChestObject, ButtonObject, GasGeneratorObject, LogicGateObject, SwitchObject (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: Connecting -> FadeAndClose (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [10:02] Disconnected from server.Changing state: PreLogin -> LoggedIn (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: LoggedIn -> Connecting (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) The referenced script on this Behaviour is missing! (Filename: Line: 1515) The referenced script on this Behaviour (Game Object 'WorldObjects') is missing! (Filename: Line: 1758) Missing following objects: AirPumpObject, APGenObject, AtmosphereRegulatorObject, AtmosphereTesterObject, BigStorageChestObject, ButtonObject, GasGeneratorObject, LogicGateObject, SwitchObject (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: Connecting -> FadeAndClose (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [10:47] Disconnected from server.Changing state: PreLogin -> LoggedIn (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) </details>
1.0
USER ISSUE: - **Version:** 0.7.4.4 beta **Steps to Reproduce:** **Expected behavior:** **Actual behavior:** The following error message popped up: ``` Inactivity. ``` <details> <summary>Log File</summary>(...previous log truncated...) gedIn -> Connecting (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) The referenced script on this Behaviour is missing! (Filename: Line: 1515) The referenced script on this Behaviour (Game Object 'WorldObjects') is missing! (Filename: Line: 1758) Missing following objects: AirPumpObject, APGenObject, AtmosphereRegulatorObject, AtmosphereTesterObject, BigStorageChestObject, ButtonObject, GasGeneratorObject, LogicGateObject, SwitchObject (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: Connecting -> FadeAndClose (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Can not play a disabled audio source (Filename: Line: 707) [09:19] Disconnected from server.Changing state: PreLogin -> LoggedIn (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: LoggedIn -> Connecting (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) The referenced script on this Behaviour is missing! (Filename: Line: 1515) The referenced script on this Behaviour (Game Object 'WorldObjects') is missing! (Filename: Line: 1758) Missing following objects: AirPumpObject, APGenObject, AtmosphereRegulatorObject, AtmosphereTesterObject, BigStorageChestObject, ButtonObject, GasGeneratorObject, LogicGateObject, SwitchObject (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: Connecting -> FadeAndClose (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [10:02] Disconnected from server.Changing state: PreLogin -> LoggedIn (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: LoggedIn -> Connecting (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) The referenced script on this Behaviour is missing! (Filename: Line: 1515) The referenced script on this Behaviour (Game Object 'WorldObjects') is missing! (Filename: Line: 1758) Missing following objects: AirPumpObject, APGenObject, AtmosphereRegulatorObject, AtmosphereTesterObject, BigStorageChestObject, ButtonObject, GasGeneratorObject, LogicGateObject, SwitchObject (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Changing state: Connecting -> FadeAndClose (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) [10:47] Disconnected from server.Changing state: PreLogin -> LoggedIn (Filename: C:\buildslave\unity\build\artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) </details>
priority
user issue version beta steps to reproduce expected behavior actual behavior the following error message popped up inactivity log file previous log truncated gedin connecting filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line the referenced script on this behaviour is missing filename line the referenced script on this behaviour game object worldobjects is missing filename line missing following objects airpumpobject apgenobject atmosphereregulatorobject atmospheretesterobject bigstoragechestobject buttonobject gasgeneratorobject logicgateobject switchobject filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line changing state connecting fadeandclose filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line can not play a disabled audio source filename line disconnected from server changing state prelogin loggedin filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line changing state loggedin connecting filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line the referenced script on this behaviour is missing filename line the referenced script on this behaviour game object worldobjects is missing filename line missing following objects airpumpobject apgenobject atmosphereregulatorobject atmospheretesterobject bigstoragechestobject buttonobject gasgeneratorobject logicgateobject switchobject filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line changing state connecting fadeandclose filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line disconnected from server changing state prelogin loggedin filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line changing state loggedin connecting filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line the referenced script on this behaviour is missing filename line the referenced script on this behaviour game object worldobjects is missing filename line missing following objects airpumpobject apgenobject atmosphereregulatorobject atmospheretesterobject bigstoragechestobject buttonobject gasgeneratorobject logicgateobject switchobject filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line changing state connecting fadeandclose filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line disconnected from server changing state prelogin loggedin filename c buildslave unity build artifacts generated common runtime debugbindings gen cpp line
1
424,712
12,322,291,488
IssuesEvent
2020-05-13 10:05:34
jenkins-x/jx
https://api.github.com/repos/jenkins-x/jx
closed
Modify e2e garbage collect command to use cluster.Interface for GCP like it does for EKS
area/fox area/gke kind/enhancement lifecycle/rotten priority/important-soon
### Summary In order to get EKS BDD tests working, I implemented the `cluster.Interface` interface and used it in `step_e2e_gc` to configure garbage collection for EKS clusters. GCP has an implementation too and it could potentially use it like EKS to clean up clusters, but I didn't activate it for GCP as it will need a lot of testing by itself. We should also use the GCP implementation for this so we avoid having a switch with a case per provider and we can make it easy for other providers. ### Jenkins type <!-- Select which installation type are you using. --> - [X] Serverless Jenkins X Pipelines (Tekton + Prow) - [ ] Classic Jenkins
1.0
Modify e2e garbage collect command to use cluster.Interface for GCP like it does for EKS - ### Summary In order to get EKS BDD tests working, I implemented the `cluster.Interface` interface and used it in `step_e2e_gc` to configure garbage collection for EKS clusters. GCP has an implementation too and it could potentially use it like EKS to clean up clusters, but I didn't activate it for GCP as it will need a lot of testing by itself. We should also use the GCP implementation for this so we avoid having a switch with a case per provider and we can make it easy for other providers. ### Jenkins type <!-- Select which installation type are you using. --> - [X] Serverless Jenkins X Pipelines (Tekton + Prow) - [ ] Classic Jenkins
priority
modify garbage collect command to use cluster interface for gcp like it does for eks summary in order to get eks bdd tests working i implemented the cluster interface interface and used it in step gc to configure garbage collection for eks clusters gcp has an implementation too and it could potentially use it like eks to clean up clusters but i didn t activate it for gcp as it will need a lot of testing by itself we should also use the gcp implementation for this so we avoid having a switch with a case per provider and we can make it easy for other providers jenkins type select which installation type are you using serverless jenkins x pipelines tekton prow classic jenkins
1
145,006
22,592,505,039
IssuesEvent
2022-06-28 21:26:33
mdn/content
https://api.github.com/repos/mdn/content
closed
Code example Reset buttons cut off on narrow screens
infra redesign Content:Learn:CSS
![Screenshot_20220131-192205_Firefox~2](https://user-images.githubusercontent.com/77306153/151842164-806927b2-aa23-43f1-a1dd-afde3d204b55.png) MDN URL: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance #### What information was incorrect, unhelpful, or incomplete? Reset button on Android view. #### Specific section or headline? Button. #### What did you expect to see? Button. #### Did you test this? If so, how? <!-- Do not make changes below this line --> <details> <summary>MDN Content page report details</summary> * Folder: `en-us/learn/css/building_blocks/cascade_and_inheritance` * MDN URL: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn/css/building_blocks/cascade_and_inheritance/index.md * Last commit: https://github.com/mdn/content/commit/5eee57c49a80923d93bca90391537606deeb045b * Document last modified: 2021-10-25T17:33:52.000Z </details>
1.0
Code example Reset buttons cut off on narrow screens - ![Screenshot_20220131-192205_Firefox~2](https://user-images.githubusercontent.com/77306153/151842164-806927b2-aa23-43f1-a1dd-afde3d204b55.png) MDN URL: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance #### What information was incorrect, unhelpful, or incomplete? Reset button on Android view. #### Specific section or headline? Button. #### What did you expect to see? Button. #### Did you test this? If so, how? <!-- Do not make changes below this line --> <details> <summary>MDN Content page report details</summary> * Folder: `en-us/learn/css/building_blocks/cascade_and_inheritance` * MDN URL: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Cascade_and_inheritance * GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn/css/building_blocks/cascade_and_inheritance/index.md * Last commit: https://github.com/mdn/content/commit/5eee57c49a80923d93bca90391537606deeb045b * Document last modified: 2021-10-25T17:33:52.000Z </details>
non_priority
code example reset buttons cut off on narrow screens mdn url what information was incorrect unhelpful or incomplete reset button on android view specific section or headline button what did you expect to see button did you test this if so how mdn content page report details folder en us learn css building blocks cascade and inheritance mdn url github url last commit document last modified
0
366,545
10,824,296,785
IssuesEvent
2019-11-09 08:06:23
AY1920S1-CS2113T-F11-3/main
https://api.github.com/repos/AY1920S1-CS2113T-F11-3/main
closed
Inconsistency in documentation for AddKeyword
pe.fixed priority.Low
![image.png](https://raw.githubusercontent.com/leowyh/ped/master/files/bd31ad11-06cd-4661-bc03-d1ed3dbac0ca.png) Inconsistency in documention. Examples were not given for the AddKeyword command. <hr><sub>[original: leowyh/ped#7]<br/> </sub>
1.0
Inconsistency in documentation for AddKeyword - ![image.png](https://raw.githubusercontent.com/leowyh/ped/master/files/bd31ad11-06cd-4661-bc03-d1ed3dbac0ca.png) Inconsistency in documention. Examples were not given for the AddKeyword command. <hr><sub>[original: leowyh/ped#7]<br/> </sub>
priority
inconsistency in documentation for addkeyword inconsistency in documention examples were not given for the addkeyword command
1
312,583
9,549,580,843
IssuesEvent
2019-05-02 09:33:30
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.amctheatres.com - site is not usable
browser-firefox-mobile engine-gecko priority-normal
<!-- @browser: Firefox Mobile 66.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.amctheatres.com/movies **Browser / Version**: Firefox Mobile 66.0 **Operating System**: Android **Tested Another Browser**: No **Problem type**: Site is not usable **Description**: Prompt can't exit **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190304101322</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.amctheatres.com - site is not usable - <!-- @browser: Firefox Mobile 66.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:66.0) Gecko/66.0 Firefox/66.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://www.amctheatres.com/movies **Browser / Version**: Firefox Mobile 66.0 **Operating System**: Android **Tested Another Browser**: No **Problem type**: Site is not usable **Description**: Prompt can't exit **Steps to Reproduce**: <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190304101322</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: beta</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description prompt can t exit steps to reproduce browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked false gfx webrender blob images true hastouchscreen true mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel beta from with ❤️
1
106,555
16,683,184,327
IssuesEvent
2021-06-08 04:03:53
scriptex/async-array-prototype
https://api.github.com/repos/scriptex/async-array-prototype
closed
CVE-2020-28469 (Medium) detected in glob-parent-3.1.0.tgz
security vulnerability
## CVE-2020-28469 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p> <p>Path to dependency file: async-array-prototype/package.json</p> <p>Path to vulnerable library: async-array-prototype/node_modules/glob-parent</p> <p> Dependency Hierarchy: - cli-7.14.3.tgz (Root Library) - chokidar-2-2.1.8-no-fsevents.tgz - :x: **glob-parent-3.1.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/scriptex/async-array-prototype/commit/390092d4541e89ccfdc6da0853c2aa2af35ccb7b">390092d4541e89ccfdc6da0853c2aa2af35ccb7b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. <p>Publish Date: 2021-06-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28469>CVE-2020-28469</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469</a></p> <p>Release Date: 2021-06-03</p> <p>Fix Resolution: glob-parent - 5.1.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-28469 (Medium) detected in glob-parent-3.1.0.tgz - ## CVE-2020-28469 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>glob-parent-3.1.0.tgz</b></p></summary> <p>Strips glob magic from a string to provide the parent directory path</p> <p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p> <p>Path to dependency file: async-array-prototype/package.json</p> <p>Path to vulnerable library: async-array-prototype/node_modules/glob-parent</p> <p> Dependency Hierarchy: - cli-7.14.3.tgz (Root Library) - chokidar-2-2.1.8-no-fsevents.tgz - :x: **glob-parent-3.1.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/scriptex/async-array-prototype/commit/390092d4541e89ccfdc6da0853c2aa2af35ccb7b">390092d4541e89ccfdc6da0853c2aa2af35ccb7b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator. <p>Publish Date: 2021-06-03 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28469>CVE-2020-28469</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28469</a></p> <p>Release Date: 2021-06-03</p> <p>Fix Resolution: glob-parent - 5.1.2</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in glob parent tgz cve medium severity vulnerability vulnerable library glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file async array prototype package json path to vulnerable library async array prototype node modules glob parent dependency hierarchy cli tgz root library chokidar no fsevents tgz x glob parent tgz vulnerable library found in head commit a href found in base branch master vulnerability details this affects the package glob parent before the enclosure regex used to check for strings ending in enclosure containing path separator publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution glob parent step up your open source security game with whitesource
0
441,721
12,730,878,094
IssuesEvent
2020-06-25 08:10:18
momozor/quaremain
https://api.github.com/repos/momozor/quaremain
opened
Rename *PerPackage to *PerStock and use plural for ML
in-progress priority: high
*PerPackage -> *PerStock - yes millilitre -> millilitres - yes, but both are for the code <td>{{ stock.millilitrePerPackage }}ML</td> no matter what is the name, we display ML
1.0
Rename *PerPackage to *PerStock and use plural for ML - *PerPackage -> *PerStock - yes millilitre -> millilitres - yes, but both are for the code <td>{{ stock.millilitrePerPackage }}ML</td> no matter what is the name, we display ML
priority
rename perpackage to perstock and use plural for ml perpackage perstock yes millilitre millilitres yes but both are for the code stock millilitreperpackage ml no matter what is the name we display ml
1
8,515
2,611,515,762
IssuesEvent
2015-02-27 05:51:04
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
On screen of creating new room interface problems.
auto-migrated Priority-Medium Type-Defect
``` Short: map size on map preview. look on attached file(sorry for quality). ``` Original issue reported on code.google.com by `body...@gmail.com` on 1 Mar 2013 at 6:22 * Merged into: #549 Attachments: * [IMG_20130301_201730.jpg](https://storage.googleapis.com/google-code-attachments/hedgewars/issue-553/comment-0/IMG_20130301_201730.jpg)
1.0
On screen of creating new room interface problems. - ``` Short: map size on map preview. look on attached file(sorry for quality). ``` Original issue reported on code.google.com by `body...@gmail.com` on 1 Mar 2013 at 6:22 * Merged into: #549 Attachments: * [IMG_20130301_201730.jpg](https://storage.googleapis.com/google-code-attachments/hedgewars/issue-553/comment-0/IMG_20130301_201730.jpg)
non_priority
on screen of creating new room interface problems short map size on map preview look on attached file sorry for quality original issue reported on code google com by body gmail com on mar at merged into attachments
0
42,187
9,181,666,812
IssuesEvent
2019-03-05 10:46:37
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Disable ui-tests for the time being
component: code quality priority: p3 qa: not needed triaged
ui-tests have been broken for a while now, because of the switch to Python 3. Fixing them doesn't appear to be trivial and in the meantime it prevents us from seeing actual failures in the pull requests list easily cause everything looks red. Let's disable them for now, re-enable when they are fixed.
1.0
Disable ui-tests for the time being - ui-tests have been broken for a while now, because of the switch to Python 3. Fixing them doesn't appear to be trivial and in the meantime it prevents us from seeing actual failures in the pull requests list easily cause everything looks red. Let's disable them for now, re-enable when they are fixed.
non_priority
disable ui tests for the time being ui tests have been broken for a while now because of the switch to python fixing them doesn t appear to be trivial and in the meantime it prevents us from seeing actual failures in the pull requests list easily cause everything looks red let s disable them for now re enable when they are fixed
0
816,437
30,599,421,415
IssuesEvent
2023-07-22 07:00:20
TaoStats/bittensor-explorer-ui
https://api.github.com/repos/TaoStats/bittensor-explorer-ui
closed
Project Analysis
Priority: High
- [x] What is the styling framework used? - [x] How are the components structured? - [x] How's the search implemented? - [x] How's the pagination implemented? - [x] How are the GraphQL queries structured and processed? - [x] Hooks
1.0
Project Analysis - - [x] What is the styling framework used? - [x] How are the components structured? - [x] How's the search implemented? - [x] How's the pagination implemented? - [x] How are the GraphQL queries structured and processed? - [x] Hooks
priority
project analysis what is the styling framework used how are the components structured how s the search implemented how s the pagination implemented how are the graphql queries structured and processed hooks
1
7,122
3,510,886,651
IssuesEvent
2016-01-09 21:01:32
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
Handle degenerate transforms better
affects: framework ⚠ code health
- [ ] Hit testing should early-exit if the transform is degenerate (determinant=0.0) - [ ] localToGlobal and globalToLocal should return null if the transform is degenerate - [ ] call sites for localToGlobal/globalToLocal should handle null responses
1.0
Handle degenerate transforms better - - [ ] Hit testing should early-exit if the transform is degenerate (determinant=0.0) - [ ] localToGlobal and globalToLocal should return null if the transform is degenerate - [ ] call sites for localToGlobal/globalToLocal should handle null responses
non_priority
handle degenerate transforms better hit testing should early exit if the transform is degenerate determinant localtoglobal and globaltolocal should return null if the transform is degenerate call sites for localtoglobal globaltolocal should handle null responses
0
45,829
5,965,608,348
IssuesEvent
2017-05-30 12:05:21
nextcloud/ios
https://api.github.com/repos/nextcloud/ios
closed
Settings show double "settings"
design i18n
Issue: See screenshots. 1. Goto "More" 2. Select "Settings" and header looks like: ![2017-04-28 21-45-44 6263](https://cloud.githubusercontent.com/assets/2069590/25546172/34aa8178-2c62-11e7-8ccf-4c0038a26383.png) 3. Goto "Advanced". 4. Header shows "Settings" > "Settings". ![2017-04-28 21-45-49 6264](https://cloud.githubusercontent.com/assets/2069590/25546180/39153c94-2c62-11e7-9ff0-8cb9c3a4d072.png) 5. It should be "Settings" > "Advanced".
1.0
Settings show double "settings" - Issue: See screenshots. 1. Goto "More" 2. Select "Settings" and header looks like: ![2017-04-28 21-45-44 6263](https://cloud.githubusercontent.com/assets/2069590/25546172/34aa8178-2c62-11e7-8ccf-4c0038a26383.png) 3. Goto "Advanced". 4. Header shows "Settings" > "Settings". ![2017-04-28 21-45-49 6264](https://cloud.githubusercontent.com/assets/2069590/25546180/39153c94-2c62-11e7-9ff0-8cb9c3a4d072.png) 5. It should be "Settings" > "Advanced".
non_priority
settings show double settings issue see screenshots goto more select settings and header looks like goto advanced header shows settings settings it should be settings advanced
0
115,439
11,874,304,832
IssuesEvent
2020-03-26 18:45:56
ikostan/BotDetectCaptcha
https://api.github.com/repos/ikostan/BotDetectCaptcha
closed
[list-item-spacing] Missing new line after list item
bug documentation
### [Codacy](https://app.codacy.com/manual/ikostan/BotDetectCaptcha/commit?cid=452338593) detected an issue: #### Message: `[list-item-spacing] Missing new line after list item` #### Occurred on: + **Commit**: d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9 + **File**: [README.md](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md) + **LineNum**: [56](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md#L56) + **Code**: `- [AncientMosaic CAPTCHA Images](https://github.com/ikostan/BotDetectCaptcha/tree/master/captcha_images/bot_detect/ancient_mosaic)` #### Currently on: + **Commit**: d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9 + **File**: [README.md](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md) + **LineNum**: [56](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md#L56)
1.0
[list-item-spacing] Missing new line after list item - ### [Codacy](https://app.codacy.com/manual/ikostan/BotDetectCaptcha/commit?cid=452338593) detected an issue: #### Message: `[list-item-spacing] Missing new line after list item` #### Occurred on: + **Commit**: d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9 + **File**: [README.md](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md) + **LineNum**: [56](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md#L56) + **Code**: `- [AncientMosaic CAPTCHA Images](https://github.com/ikostan/BotDetectCaptcha/tree/master/captcha_images/bot_detect/ancient_mosaic)` #### Currently on: + **Commit**: d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9 + **File**: [README.md](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md) + **LineNum**: [56](https://github.com/ikostan/BotDetectCaptcha/blob/d23c7fdbe47982fa6c481c2abb626d0e7cb24eb9/README.md#L56)
non_priority
missing new line after list item detected an issue message missing new line after list item occurred on commit file linenum code currently on commit file linenum
0
324,503
9,904,729,736
IssuesEvent
2019-06-27 09:49:36
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
accounts.google.com - Unable to sign in via Google
browser-fenix engine-gecko priority-critical severity-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://accounts.google.com/o/oauth2/auth?redirect_uri=storagerelay://https/www.fandango.com?id=auth575152 **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android **Tested Another Browser**: No **Problem type**: Something else **Description**: oauth did not work **Steps to Reproduce**: I logged into my Google account for oauth on Fandango, and after I logged in, nothing appeared. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
accounts.google.com - Unable to sign in via Google - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://accounts.google.com/o/oauth2/auth?redirect_uri=storagerelay://https/www.fandango.com?id=auth575152 **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android **Tested Another Browser**: No **Problem type**: Something else **Description**: oauth did not work **Steps to Reproduce**: I logged into my Google account for oauth on Fandango, and after I logged in, nothing appeared. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
accounts google com unable to sign in via google url browser version firefox mobile operating system android tested another browser no problem type something else description oauth did not work steps to reproduce i logged into my google account for oauth on fandango and after i logged in nothing appeared browser configuration none from with ❤️
1
338,874
24,602,527,849
IssuesEvent
2022-10-14 13:38:48
NetAppDocs/ontap
https://api.github.com/repos/NetAppDocs/ontap
closed
Update to ONTAP 9 release notes
documentation
Page: [ONTAP 9 Documentation](https://docs.netapp.com/us-en/ontap/index.html) Hi Docs Team, I have a customer that hit an issue where his EMS messages stopped sending to their Syslog server after a 9.8 update due to the management-ems LIF service being added to an Intercluster LIF that did not have a route to their Syslog server. We have removed the service now, and it is now working again. The issue is documented in the public report here, and Engineering has deemed it not to be a bug and has outlined the workaround: https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1470250 The customer is now requesting that we add it to the release notes and the PDF in the update adviser to make them aware of the possible issue before updating. Perhaps this can be added to the Upgrade cautions section. Latest release notes: https://library.netapp.com/ecm/ecm_download_file/ECMLP2492508
1.0
Update to ONTAP 9 release notes - Page: [ONTAP 9 Documentation](https://docs.netapp.com/us-en/ontap/index.html) Hi Docs Team, I have a customer that hit an issue where his EMS messages stopped sending to their Syslog server after a 9.8 update due to the management-ems LIF service being added to an Intercluster LIF that did not have a route to their Syslog server. We have removed the service now, and it is now working again. The issue is documented in the public report here, and Engineering has deemed it not to be a bug and has outlined the workaround: https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1470250 The customer is now requesting that we add it to the release notes and the PDF in the update adviser to make them aware of the possible issue before updating. Perhaps this can be added to the Upgrade cautions section. Latest release notes: https://library.netapp.com/ecm/ecm_download_file/ECMLP2492508
non_priority
update to ontap release notes page hi docs team i have a customer that hit an issue where his ems messages stopped sending to their syslog server after a update due to the management ems lif service being added to an intercluster lif that did not have a route to their syslog server we have removed the service now and it is now working again the issue is documented in the public report here and engineering has deemed it not to be a bug and has outlined the workaround the customer is now requesting that we add it to the release notes and the pdf in the update adviser to make them aware of the possible issue before updating perhaps this can be added to the upgrade cautions section latest release notes
0
206,551
15,737,162,424
IssuesEvent
2021-03-30 02:18:07
alibaba/nacos
https://api.github.com/repos/alibaba/nacos
closed
Add unit tests for package com.alibaba.nacos.client.naming.core in nacos 2.0
area/Test
This is a sub-issue of [ISSUE #5123 ]
1.0
Add unit tests for package com.alibaba.nacos.client.naming.core in nacos 2.0 - This is a sub-issue of [ISSUE #5123 ]
non_priority
add unit tests for package com alibaba nacos client naming core in nacos this is a sub issue of
0
385,887
11,427,294,624
IssuesEvent
2020-02-04 00:18:56
cuappdev/pollo-ios
https://api.github.com/repos/cuappdev/pollo-ios
opened
App won't open when no Internet connection
Priority: High Type: Bug
When you open the app without a network connection, it gets stuck on the loading screen and is only fixed by force-quitting and re-opening the app. Might be an issue in AppDelegate with Fabric settings??
1.0
App won't open when no Internet connection - When you open the app without a network connection, it gets stuck on the loading screen and is only fixed by force-quitting and re-opening the app. Might be an issue in AppDelegate with Fabric settings??
priority
app won t open when no internet connection when you open the app without a network connection it gets stuck on the loading screen and is only fixed by force quitting and re opening the app might be an issue in appdelegate with fabric settings
1
337,477
30,248,325,055
IssuesEvent
2023-07-06 18:18:41
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix jax_lax_operators.test_jax_cosh
JAX Frontend Sub Task Failing Test
| | | |---|---| |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5477472383"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5475303530"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5475617745"><img src=https://img.shields.io/badge/-success-success></a>
1.0
Fix jax_lax_operators.test_jax_cosh - | | | |---|---| |torch|<a href="https://github.com/unifyai/ivy/actions/runs/5477472383"><img src=https://img.shields.io/badge/-success-success></a> |paddle|<a href="https://github.com/unifyai/ivy/actions/runs/5475303530"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5475617745"><img src=https://img.shields.io/badge/-success-success></a>
non_priority
fix jax lax operators test jax cosh torch a href src paddle a href src numpy a href src
0
134,605
5,231,303,472
IssuesEvent
2017-01-30 01:20:33
easydigitaldownloads/easy-digital-downloads
https://api.github.com/repos/easydigitaldownloads/easy-digital-downloads
closed
Add option to complete abandoned/pending purchases
Checkout Enhancement Payments Priority: High
Users should be able to complete abandoned/pending purchases on subsequent visits. In order to facilitate this, a status of 'processing' should be added which will be used by eChecks instead of the 'pending' status used now. This will allow pending purchases to be completed without risking affecting eCheck purchases which are pending processing. @pippinsplugins has indicated that WooCommerce does this well and we should take inspiration from them.
1.0
Add option to complete abandoned/pending purchases - Users should be able to complete abandoned/pending purchases on subsequent visits. In order to facilitate this, a status of 'processing' should be added which will be used by eChecks instead of the 'pending' status used now. This will allow pending purchases to be completed without risking affecting eCheck purchases which are pending processing. @pippinsplugins has indicated that WooCommerce does this well and we should take inspiration from them.
priority
add option to complete abandoned pending purchases users should be able to complete abandoned pending purchases on subsequent visits in order to facilitate this a status of processing should be added which will be used by echecks instead of the pending status used now this will allow pending purchases to be completed without risking affecting echeck purchases which are pending processing pippinsplugins has indicated that woocommerce does this well and we should take inspiration from them
1
95,733
19,758,398,645
IssuesEvent
2022-01-16 01:31:35
greyshipscode/FriendlyMatrix
https://api.github.com/repos/greyshipscode/FriendlyMatrix
closed
Console errors for RSS feed lacking page-data.json
bug code quality
It appears Gatsby is trying to load data on the rss feed that is non-existent.
1.0
Console errors for RSS feed lacking page-data.json - It appears Gatsby is trying to load data on the rss feed that is non-existent.
non_priority
console errors for rss feed lacking page data json it appears gatsby is trying to load data on the rss feed that is non existent
0
397,211
27,155,600,993
IssuesEvent
2023-02-17 07:27:53
soffan-group-20/teammates
https://api.github.com/repos/soffan-group-20/teammates
opened
3.4 Complexity measurement
documentation
Run a complexity measurement tool such as lizard on the code base. Count the cyclomatic complexity of large functions of the code. 1. What are your results? Did everyone get the same result? Is there something that is unclear? If you have a tool, is its result the same as yours? 2. Are the functions/methods with high CC also very long in terms of LOC? 3. What is the purpose of these functions? Is it related to the high CC? 4. If your programming language uses exceptions: Are they taken into account by the tool? If you think of an exception as another possible branch (to the catch block or the end of the function), how is the CC affected? 5. Is the documentation of the function clear about the different possible outcomes induced by different branches taken
1.0
3.4 Complexity measurement - Run a complexity measurement tool such as lizard on the code base. Count the cyclomatic complexity of large functions of the code. 1. What are your results? Did everyone get the same result? Is there something that is unclear? If you have a tool, is its result the same as yours? 2. Are the functions/methods with high CC also very long in terms of LOC? 3. What is the purpose of these functions? Is it related to the high CC? 4. If your programming language uses exceptions: Are they taken into account by the tool? If you think of an exception as another possible branch (to the catch block or the end of the function), how is the CC affected? 5. Is the documentation of the function clear about the different possible outcomes induced by different branches taken
non_priority
complexity measurement run a complexity measurement tool such as lizard on the code base count the cyclomatic complexity of large functions of the code what are your results did everyone get the same result is there something that is unclear if you have a tool is its result the same as yours are the functions methods with high cc also very long in terms of loc what is the purpose of these functions is it related to the high cc if your programming language uses exceptions are they taken into account by the tool if you think of an exception as another possible branch to the catch block or the end of the function how is the cc affected is the documentation of the function clear about the different possible outcomes induced by different branches taken
0
307,645
9,419,817,517
IssuesEvent
2019-04-10 23:24:14
natsnudasoft/RgbLedSequencer
https://api.github.com/repos/natsnudasoft/RgbLedSequencer
reopened
Add ability to poll device status
Priority: High Status: Review Needed Type: Enhancement
We should add the ability to the RgbLedSequencer class to poll the current status of the device (Awake, Sleeping, Busy, PortClosed, Unreachable). We would need to evaluate the difficulty or even possibility of detecting some of these states.
1.0
Add ability to poll device status - We should add the ability to the RgbLedSequencer class to poll the current status of the device (Awake, Sleeping, Busy, PortClosed, Unreachable). We would need to evaluate the difficulty or even possibility of detecting some of these states.
priority
add ability to poll device status we should add the ability to the rgbledsequencer class to poll the current status of the device awake sleeping busy portclosed unreachable we would need to evaluate the difficulty or even possibility of detecting some of these states
1
59,340
14,379,602,838
IssuesEvent
2020-12-02 00:45:00
gate5/react-16.0.0
https://api.github.com/repos/gate5/react-16.0.0
opened
WS-2019-0318 (High) detected in handlebars-4.0.5.tgz, handlebars-4.0.6.tgz
security vulnerability
## WS-2019-0318 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>handlebars-4.0.5.tgz</b>, <b>handlebars-4.0.6.tgz</b></p></summary> <p> <details><summary><b>handlebars-4.0.5.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz</a></p> <p>Path to dependency file: react-16.0.0/node_modules/handlebars/package.json</p> <p>Path to vulnerable library: react-16.0.0/node_modules/handlebars/package.json</p> <p> Dependency Hierarchy: - jest-20.1.0-delta.1.tgz (Root Library) - jest-cli-20.1.0-delta.1.tgz - istanbul-api-1.1.11.tgz - istanbul-reports-1.1.1.tgz - :x: **handlebars-4.0.5.tgz** (Vulnerable Library) </details> <details><summary><b>handlebars-4.0.6.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz</a></p> <p>Path to dependency file: react-16.0.0/fixtures/dom/node_modules/handlebars/package.json</p> <p>Path to vulnerable library: react-16.0.0/fixtures/dom/node_modules/handlebars/package.json,react-16.0.0/fixtures/ssr/node_modules/handlebars/package.json,react-16.0.0/fixtures/fiber-debugger/node_modules/handlebars/package.json</p> <p> Dependency Hierarchy: - react-scripts-1.0.11.tgz (Root Library) - jest-20.0.4.tgz - jest-cli-20.0.4.tgz - istanbul-api-1.1.11.tgz - istanbul-reports-1.1.1.tgz - :x: **handlebars-4.0.6.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/gate5/react-16.0.0/commit/2a806761a8d27ad65d559febfdab96cc7efdbee5">2a806761a8d27ad65d559febfdab96cc7efdbee5</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In "showdownjs/showdown", versions prior to v4.4.5 are vulnerable against Regular expression Denial of Service (ReDOS) once receiving specially-crafted templates. <p>Publish Date: 2019-10-20 <p>URL: <a href=https://github.com/wycats/handlebars.js/commit/8d5530ee2c3ea9f0aee3fde310b9f36887d00b8b>WS-2019-0318</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.npmjs.com/advisories/1300">https://www.npmjs.com/advisories/1300</a></p> <p>Release Date: 2019-12-01</p> <p>Fix Resolution: handlebars - 4.4.5</p> </p> </details> <p></p>
True
WS-2019-0318 (High) detected in handlebars-4.0.5.tgz, handlebars-4.0.6.tgz - ## WS-2019-0318 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>handlebars-4.0.5.tgz</b>, <b>handlebars-4.0.6.tgz</b></p></summary> <p> <details><summary><b>handlebars-4.0.5.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz</a></p> <p>Path to dependency file: react-16.0.0/node_modules/handlebars/package.json</p> <p>Path to vulnerable library: react-16.0.0/node_modules/handlebars/package.json</p> <p> Dependency Hierarchy: - jest-20.1.0-delta.1.tgz (Root Library) - jest-cli-20.1.0-delta.1.tgz - istanbul-api-1.1.11.tgz - istanbul-reports-1.1.1.tgz - :x: **handlebars-4.0.5.tgz** (Vulnerable Library) </details> <details><summary><b>handlebars-4.0.6.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p> <p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz</a></p> <p>Path to dependency file: react-16.0.0/fixtures/dom/node_modules/handlebars/package.json</p> <p>Path to vulnerable library: react-16.0.0/fixtures/dom/node_modules/handlebars/package.json,react-16.0.0/fixtures/ssr/node_modules/handlebars/package.json,react-16.0.0/fixtures/fiber-debugger/node_modules/handlebars/package.json</p> <p> Dependency Hierarchy: - react-scripts-1.0.11.tgz (Root Library) - jest-20.0.4.tgz - jest-cli-20.0.4.tgz - istanbul-api-1.1.11.tgz - istanbul-reports-1.1.1.tgz - :x: **handlebars-4.0.6.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/gate5/react-16.0.0/commit/2a806761a8d27ad65d559febfdab96cc7efdbee5">2a806761a8d27ad65d559febfdab96cc7efdbee5</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In "showdownjs/showdown", versions prior to v4.4.5 are vulnerable against Regular expression Denial of Service (ReDOS) once receiving specially-crafted templates. <p>Publish Date: 2019-10-20 <p>URL: <a href=https://github.com/wycats/handlebars.js/commit/8d5530ee2c3ea9f0aee3fde310b9f36887d00b8b>WS-2019-0318</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.npmjs.com/advisories/1300">https://www.npmjs.com/advisories/1300</a></p> <p>Release Date: 2019-12-01</p> <p>Fix Resolution: handlebars - 4.4.5</p> </p> </details> <p></p>
non_priority
ws high detected in handlebars tgz handlebars tgz ws high severity vulnerability vulnerable libraries handlebars tgz handlebars tgz handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file react node modules handlebars package json path to vulnerable library react node modules handlebars package json dependency hierarchy jest delta tgz root library jest cli delta tgz istanbul api tgz istanbul reports tgz x handlebars tgz vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file react fixtures dom node modules handlebars package json path to vulnerable library react fixtures dom node modules handlebars package json react fixtures ssr node modules handlebars package json react fixtures fiber debugger node modules handlebars package json dependency hierarchy react scripts tgz root library jest tgz jest cli tgz istanbul api tgz istanbul reports tgz x handlebars tgz vulnerable library found in head commit a href vulnerability details in showdownjs showdown versions prior to are vulnerable against regular expression denial of service redos once receiving specially crafted templates publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution handlebars
0
664,982
22,294,769,817
IssuesEvent
2022-06-12 22:07:22
ReliaQualAssociates/ramstk
https://api.github.com/repos/ReliaQualAssociates/ramstk
closed
Create Mission and Environmental Profile Report(s)
priority: normal status: backlog bump: minor type: feature dobranch
Need to create saveable and printable reports for the Mission and Environmental Profile. These reports should include at minimum: 1. Excel 2. XML 3. Text This will also require connecting the menu item in WorkBook.py to a report creation method or Assistant.
1.0
Create Mission and Environmental Profile Report(s) - Need to create saveable and printable reports for the Mission and Environmental Profile. These reports should include at minimum: 1. Excel 2. XML 3. Text This will also require connecting the menu item in WorkBook.py to a report creation method or Assistant.
priority
create mission and environmental profile report s need to create saveable and printable reports for the mission and environmental profile these reports should include at minimum excel xml text this will also require connecting the menu item in workbook py to a report creation method or assistant
1
404,849
27,497,957,364
IssuesEvent
2023-03-05 11:14:52
GameTrail/gametrail-backend
https://api.github.com/repos/GameTrail/gametrail-backend
opened
PRE-35: Calcular si los 2.95€ + Anuncios es suficiente para pagar nuestros costes
documentation
- Lo suyo es que se calculen cuántos usuarios necesitaríamos para rentabilizar a ese precio y si sería posible mantener el servicio. - Ponderar si es posible conseguir ese número de usuarios.
1.0
PRE-35: Calcular si los 2.95€ + Anuncios es suficiente para pagar nuestros costes - - Lo suyo es que se calculen cuántos usuarios necesitaríamos para rentabilizar a ese precio y si sería posible mantener el servicio. - Ponderar si es posible conseguir ese número de usuarios.
non_priority
pre calcular si los € anuncios es suficiente para pagar nuestros costes lo suyo es que se calculen cuántos usuarios necesitaríamos para rentabilizar a ese precio y si sería posible mantener el servicio ponderar si es posible conseguir ese número de usuarios
0
93,361
15,886,004,264
IssuesEvent
2021-04-09 21:38:52
garymsegal-ws-org/AltoroJ
https://api.github.com/repos/garymsegal-ws-org/AltoroJ
opened
WS-2019-0379 (Medium) detected in commons-codec-1.6.jar
security vulnerability
## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.6.jar</b></p></summary> <p>The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.</p> <p>Library home page: <a href="http://commons.apache.org/codec/">http://commons.apache.org/codec/</a></p> <p>Path to dependency file: AltoroJ/AltoroJ 3.1.1/build.gradle</p> <p>Path to vulnerable library: canner/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.6/b7f0fc8f61ecadeb3695f0b9464755eee44374d4/commons-codec-1.6.jar</p> <p> Dependency Hierarchy: - :x: **commons-codec-1.6.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/garymsegal-ws-org/AltoroJ/commit/5698d393657db2142bcad054a2ac59fee7ae079b">5698d393657db2142bcad054a2ac59fee7ae079b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Apache commons-codec before version “commons-codec-1.13-RC1” is vulnerable to information disclosure due to Improper Input validation. <p>Publish Date: 2019-05-20 <p>URL: <a href=https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113>WS-2019-0379</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113">https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113</a></p> <p>Release Date: 2019-05-20</p> <p>Fix Resolution: commons-codec:commons-codec:1.13</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"commons-codec","packageName":"commons-codec","packageVersion":"1.6","packageFilePaths":["/AltoroJ 3.1.1/build.gradle"],"isTransitiveDependency":false,"dependencyTree":"commons-codec:commons-codec:1.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"commons-codec:commons-codec:1.13"}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2019-0379","vulnerabilityDetails":"Apache commons-codec before version “commons-codec-1.13-RC1” is vulnerable to information disclosure due to Improper Input validation.","vulnerabilityUrl":"https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
True
WS-2019-0379 (Medium) detected in commons-codec-1.6.jar - ## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.6.jar</b></p></summary> <p>The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.</p> <p>Library home page: <a href="http://commons.apache.org/codec/">http://commons.apache.org/codec/</a></p> <p>Path to dependency file: AltoroJ/AltoroJ 3.1.1/build.gradle</p> <p>Path to vulnerable library: canner/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.6/b7f0fc8f61ecadeb3695f0b9464755eee44374d4/commons-codec-1.6.jar</p> <p> Dependency Hierarchy: - :x: **commons-codec-1.6.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/garymsegal-ws-org/AltoroJ/commit/5698d393657db2142bcad054a2ac59fee7ae079b">5698d393657db2142bcad054a2ac59fee7ae079b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Apache commons-codec before version “commons-codec-1.13-RC1” is vulnerable to information disclosure due to Improper Input validation. <p>Publish Date: 2019-05-20 <p>URL: <a href=https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113>WS-2019-0379</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113">https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113</a></p> <p>Release Date: 2019-05-20</p> <p>Fix Resolution: commons-codec:commons-codec:1.13</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"commons-codec","packageName":"commons-codec","packageVersion":"1.6","packageFilePaths":["/AltoroJ 3.1.1/build.gradle"],"isTransitiveDependency":false,"dependencyTree":"commons-codec:commons-codec:1.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"commons-codec:commons-codec:1.13"}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2019-0379","vulnerabilityDetails":"Apache commons-codec before version “commons-codec-1.13-RC1” is vulnerable to information disclosure due to Improper Input validation.","vulnerabilityUrl":"https://github.com/apache/commons-codec/commit/48b615756d1d770091ea3322eefc08011ee8b113","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
non_priority
ws medium detected in commons codec jar ws medium severity vulnerability vulnerable library commons codec jar the codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these widely used encoders and decoders the codec package also maintains a collection of phonetic encoding utilities library home page a href path to dependency file altoroj altoroj build gradle path to vulnerable library canner gradle caches modules files commons codec commons codec commons codec jar dependency hierarchy x commons codec jar vulnerable library found in head commit a href found in base branch master vulnerability details apache commons codec before version “commons codec ” is vulnerable to information disclosure due to improper input validation publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution commons codec commons codec rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree commons codec commons codec isminimumfixversionavailable true minimumfixversion commons codec commons codec basebranches vulnerabilityidentifier ws vulnerabilitydetails apache commons codec before version “commons codec ” is vulnerable to information disclosure due to improper input validation vulnerabilityurl
0
564,024
16,706,930,310
IssuesEvent
2021-06-09 11:07:33
googleapis/google-api-ruby-client
https://api.github.com/repos/googleapis/google-api-ruby-client
closed
Synthesis failed for policysimulator-v1
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate policysimulator-v1. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the policysimulator-v1 API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/master/autosynth/TroubleShooting.md for trouble shooting tips. Here's the output from running `synth.py`: ``` 2021-06-08 03:24:56,962 autosynth [INFO] > logs will be written to: /tmpfs/src/logs/google-api-ruby-client 2021-06-08 03:24:57,755 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore 2021-06-08 03:24:57,757 autosynth [DEBUG] > Running: git config user.name yoshi-automation 2021-06-08 03:24:57,759 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com 2021-06-08 03:24:57,762 autosynth [DEBUG] > Running: git config push.default simple 2021-06-08 03:24:57,764 autosynth [DEBUG] > Running: git branch -f autosynth-policysimulator-v1 2021-06-08 03:24:57,767 autosynth [DEBUG] > Running: git checkout autosynth-policysimulator-v1 Switched to branch 'autosynth-policysimulator-v1' 2021-06-08 03:24:57,970 autosynth [INFO] > Running synthtool 2021-06-08 03:24:57,970 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'generated/google-apis-policysimulator_v1/synth.metadata', 'synth.py', '--'] 2021-06-08 03:24:57,970 autosynth [DEBUG] > log_file_path: /tmpfs/src/logs/google-api-ruby-client/policysimulator/v1/sponge_log.log 2021-06-08 03:24:57,972 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata generated/google-apis-policysimulator_v1/synth.metadata synth.py -- policysimulator v1 2021-06-08 03:24:58,172 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-ruby-client/synth.py. On branch autosynth-policysimulator-v1 nothing to commit, working tree clean 2021-06-08 03:24:58,236 synthtool [DEBUG] > Running: docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1 DEBUG:synthtool:Running: docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1 git clean -df bundle install Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Fetching source index from https://rubygems.org/ Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> chown -R 1000:1000 /workspace/generated 2021-06-08 03:24:59,697 synthtool [ERROR] > Failed executing docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1: None ERROR:synthtool:Failed executing docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1: None Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module> main() File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1137, in __call__ return self.main(*args, **kwargs) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1062, in main rv = self.invoke(ctx) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1404, in invoke return ctx.invoke(self.callback, **ctx.params) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 763, in invoke return __callback(*args, **kwargs) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main spec.loader.exec_module(synth_module) # type: ignore File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/kbuilder/.cache/synthtool/google-api-ruby-client/synth.py", line 41, in <module> shell.run(command, hide_output=False) File "/tmpfs/src/github/synthtool/synthtool/shell.py", line 39, in run raise exc File "/tmpfs/src/github/synthtool/synthtool/shell.py", line 33, in run encoding="utf-8", File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 438, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['docker', 'run', '--rm', '-v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace', '-v/var/run/docker.sock:/var/run/docker.sock', '-w', '/workspace', '-e', 'USER_GROUP=1000:1000', '--entrypoint', 'script/synth.rb', 'gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth', 'policysimulator', 'v1']' returned non-zero exit status 1. 2021-06-08 03:24:59,725 autosynth [ERROR] > Synthesis failed 2021-06-08 03:24:59,725 autosynth [DEBUG] > Running: git clean -fdx Removing __pycache__/ Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 356, in <module> main() File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 191, in main return _inner_main(temp_dir) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 293, in _inner_main ).synthesize(synth_log_path / "sponge_log.log") File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize synth_proc.check_returncode() # Raise an exception. File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode self.stderr) subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'generated/google-apis-policysimulator_v1/synth.metadata', 'synth.py', '--', 'policysimulator', 'v1']' returned non-zero exit status 1. ``` Google internal developers can see the full log [here](http://sponge2/results/invocations/bdd2ce63-997e-4095-81b3-cd54e5fccbe4/targets/github%2Fsynthtool;config=default/tests;query=google-api-ruby-client;failed=false).
1.0
Synthesis failed for policysimulator-v1 - Hello! Autosynth couldn't regenerate policysimulator-v1. :broken_heart: Please investigate and fix this issue within 5 business days. While it remains broken, this library cannot be updated with changes to the policysimulator-v1 API, and the library grows stale. See https://github.com/googleapis/synthtool/blob/master/autosynth/TroubleShooting.md for trouble shooting tips. Here's the output from running `synth.py`: ``` 2021-06-08 03:24:56,962 autosynth [INFO] > logs will be written to: /tmpfs/src/logs/google-api-ruby-client 2021-06-08 03:24:57,755 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore 2021-06-08 03:24:57,757 autosynth [DEBUG] > Running: git config user.name yoshi-automation 2021-06-08 03:24:57,759 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com 2021-06-08 03:24:57,762 autosynth [DEBUG] > Running: git config push.default simple 2021-06-08 03:24:57,764 autosynth [DEBUG] > Running: git branch -f autosynth-policysimulator-v1 2021-06-08 03:24:57,767 autosynth [DEBUG] > Running: git checkout autosynth-policysimulator-v1 Switched to branch 'autosynth-policysimulator-v1' 2021-06-08 03:24:57,970 autosynth [INFO] > Running synthtool 2021-06-08 03:24:57,970 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'generated/google-apis-policysimulator_v1/synth.metadata', 'synth.py', '--'] 2021-06-08 03:24:57,970 autosynth [DEBUG] > log_file_path: /tmpfs/src/logs/google-api-ruby-client/policysimulator/v1/sponge_log.log 2021-06-08 03:24:57,972 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata generated/google-apis-policysimulator_v1/synth.metadata synth.py -- policysimulator v1 2021-06-08 03:24:58,172 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-ruby-client/synth.py. On branch autosynth-policysimulator-v1 nothing to commit, working tree clean 2021-06-08 03:24:58,236 synthtool [DEBUG] > Running: docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1 DEBUG:synthtool:Running: docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1 git clean -df bundle install Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Fetching source index from https://rubygems.org/ Retrying fetcher due to error (2/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> Retrying fetcher due to error (3/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> Retrying fetcher due to error (4/4): Bundler::HTTPError Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> Could not fetch specs from https://rubygems.org/ due to underlying error <bad response Service Unavailable 503 (https://rubygems.org/specs.4.8.gz)> chown -R 1000:1000 /workspace/generated 2021-06-08 03:24:59,697 synthtool [ERROR] > Failed executing docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1: None ERROR:synthtool:Failed executing docker run --rm -v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace -v/var/run/docker.sock:/var/run/docker.sock -w /workspace -e USER_GROUP=1000:1000 --entrypoint script/synth.rb gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth policysimulator v1: None Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module> main() File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1137, in __call__ return self.main(*args, **kwargs) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1062, in main rv = self.invoke(ctx) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1404, in invoke return ctx.invoke(self.callback, **ctx.params) File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 763, in invoke return __callback(*args, **kwargs) File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main spec.loader.exec_module(synth_module) # type: ignore File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/home/kbuilder/.cache/synthtool/google-api-ruby-client/synth.py", line 41, in <module> shell.run(command, hide_output=False) File "/tmpfs/src/github/synthtool/synthtool/shell.py", line 39, in run raise exc File "/tmpfs/src/github/synthtool/synthtool/shell.py", line 33, in run encoding="utf-8", File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 438, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['docker', 'run', '--rm', '-v/home/kbuilder/.cache/synthtool/google-api-ruby-client:/workspace', '-v/var/run/docker.sock:/var/run/docker.sock', '-w', '/workspace', '-e', 'USER_GROUP=1000:1000', '--entrypoint', 'script/synth.rb', 'gcr.io/cloud-devrel-kokoro-resources/yoshi-ruby/autosynth', 'policysimulator', 'v1']' returned non-zero exit status 1. 2021-06-08 03:24:59,725 autosynth [ERROR] > Synthesis failed 2021-06-08 03:24:59,725 autosynth [DEBUG] > Running: git clean -fdx Removing __pycache__/ Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 356, in <module> main() File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 191, in main return _inner_main(temp_dir) File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 293, in _inner_main ).synthesize(synth_log_path / "sponge_log.log") File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize synth_proc.check_returncode() # Raise an exception. File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode self.stderr) subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'generated/google-apis-policysimulator_v1/synth.metadata', 'synth.py', '--', 'policysimulator', 'v1']' returned non-zero exit status 1. ``` Google internal developers can see the full log [here](http://sponge2/results/invocations/bdd2ce63-997e-4095-81b3-cd54e5fccbe4/targets/github%2Fsynthtool;config=default/tests;query=google-api-ruby-client;failed=false).
priority
synthesis failed for policysimulator hello autosynth couldn t regenerate policysimulator broken heart please investigate and fix this issue within business days while it remains broken this library cannot be updated with changes to the policysimulator api and the library grows stale see for trouble shooting tips here s the output from running synth py autosynth logs will be written to tmpfs src logs google api ruby client autosynth running git config global core excludesfile home kbuilder autosynth gitignore autosynth running git config user name yoshi automation autosynth running git config user email yoshi automation google com autosynth running git config push default simple autosynth running git branch f autosynth policysimulator autosynth running git checkout autosynth policysimulator switched to branch autosynth policysimulator autosynth running synthtool autosynth autosynth log file path tmpfs src logs google api ruby client policysimulator sponge log log autosynth running tmpfs src github synthtool env bin m synthtool metadata generated google apis policysimulator synth metadata synth py policysimulator synthtool executing home kbuilder cache synthtool google api ruby client synth py on branch autosynth policysimulator nothing to commit working tree clean synthtool running docker run rm v home kbuilder cache synthtool google api ruby client workspace v var run docker sock var run docker sock w workspace e user group entrypoint script synth rb gcr io cloud devrel kokoro resources yoshi ruby autosynth policysimulator debug synthtool running docker run rm v home kbuilder cache synthtool google api ruby client workspace v var run docker sock var run docker sock w workspace e user group entrypoint script synth rb gcr io cloud devrel kokoro resources yoshi ruby autosynth policysimulator git clean df bundle install don t run bundler as root bundler can ask for sudo if it is needed and installing your bundle as root will break this application for all non root users on this machine fetching source index from retrying fetcher due to error bundler httperror could not fetch specs from due to underlying error bad response service unavailable retrying fetcher due to error bundler httperror could not fetch specs from due to underlying error bad response service unavailable retrying fetcher due to error bundler httperror could not fetch specs from due to underlying error bad response service unavailable could not fetch specs from due to underlying error bad response service unavailable chown r workspace generated synthtool failed executing docker run rm v home kbuilder cache synthtool google api ruby client workspace v var run docker sock var run docker sock w workspace e user group entrypoint script synth rb gcr io cloud devrel kokoro resources yoshi ruby autosynth policysimulator none error synthtool failed executing docker run rm v home kbuilder cache synthtool google api ruby client workspace v var run docker sock var run docker sock w workspace e user group entrypoint script synth rb gcr io cloud devrel kokoro resources yoshi ruby autosynth policysimulator none traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src github synthtool synthtool main py line in main file tmpfs src github synthtool env lib site packages click core py line in call return self main args kwargs file tmpfs src github synthtool env lib site packages click core py line in main rv self invoke ctx file tmpfs src github synthtool env lib site packages click core py line in invoke return ctx invoke self callback ctx params file tmpfs src github synthtool env lib site packages click core py line in invoke return callback args kwargs file tmpfs src github synthtool synthtool main py line in main spec loader exec module synth module type ignore file line in exec module file line in call with frames removed file home kbuilder cache synthtool google api ruby client synth py line in shell run command hide output false file tmpfs src github synthtool synthtool shell py line in run raise exc file tmpfs src github synthtool synthtool shell py line in run encoding utf file home kbuilder pyenv versions lib subprocess py line in run output stdout stderr stderr subprocess calledprocesserror command returned non zero exit status autosynth synthesis failed autosynth running git clean fdx removing pycache traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src github synthtool autosynth synth py line in main file tmpfs src github synthtool autosynth synth py line in main return inner main temp dir file tmpfs src github synthtool autosynth synth py line in inner main synthesize synth log path sponge log log file tmpfs src github synthtool autosynth synthesizer py line in synthesize synth proc check returncode raise an exception file home kbuilder pyenv versions lib subprocess py line in check returncode self stderr subprocess calledprocesserror command returned non zero exit status google internal developers can see the full log
1
9,737
6,412,488,469
IssuesEvent
2017-08-08 03:30:38
FReBOmusic/FReBO
https://api.github.com/repos/FReBOmusic/FReBO
opened
Savings Option
Usability
In the event that the user navigates to the Edit Bank Account Modal, and opens the Bank Account Type Dropdown. **Expected Response**: The Savings option should be populated in the Bank Account Type Dropdown.
True
Savings Option - In the event that the user navigates to the Edit Bank Account Modal, and opens the Bank Account Type Dropdown. **Expected Response**: The Savings option should be populated in the Bank Account Type Dropdown.
non_priority
savings option in the event that the user navigates to the edit bank account modal and opens the bank account type dropdown expected response the savings option should be populated in the bank account type dropdown
0
85,540
15,755,004,702
IssuesEvent
2021-03-31 01:00:48
shaimael/cset
https://api.github.com/repos/shaimael/cset
opened
CVE-2021-23358 (High) detected in underscore-1.9.1.tgz
security vulnerability
## CVE-2021-23358 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-1.9.1.tgz</b></p></summary> <p>JavaScript's functional programming helper library.</p> <p>Library home page: <a href="https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz">https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz</a></p> <p>Path to dependency file: cset/CSETWebNg/package.json</p> <p>Path to vulnerable library: cset/CSETWebNg/node_modules/underscore/package.json</p> <p> Dependency Hierarchy: - to-0.2.9.tgz (Root Library) - :x: **underscore-1.9.1.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Execution via the template function, particularly when a variable property is passed as an argument as it is not sanitized. <p>Publish Date: 2021-03-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358>CVE-2021-23358</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358</a></p> <p>Release Date: 2021-03-29</p> <p>Fix Resolution: underscore - 1.12.1,1.13.0-2</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"underscore","packageVersion":"1.9.1","packageFilePaths":["/CSETWebNg/package.json"],"isTransitiveDependency":true,"dependencyTree":"to:0.2.9;underscore:1.9.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"underscore - 1.12.1,1.13.0-2"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-23358","vulnerabilityDetails":"The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Execution via the template function, particularly when a variable property is passed as an argument as it is not sanitized.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-23358 (High) detected in underscore-1.9.1.tgz - ## CVE-2021-23358 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>underscore-1.9.1.tgz</b></p></summary> <p>JavaScript's functional programming helper library.</p> <p>Library home page: <a href="https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz">https://registry.npmjs.org/underscore/-/underscore-1.9.1.tgz</a></p> <p>Path to dependency file: cset/CSETWebNg/package.json</p> <p>Path to vulnerable library: cset/CSETWebNg/node_modules/underscore/package.json</p> <p> Dependency Hierarchy: - to-0.2.9.tgz (Root Library) - :x: **underscore-1.9.1.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Execution via the template function, particularly when a variable property is passed as an argument as it is not sanitized. <p>Publish Date: 2021-03-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358>CVE-2021-23358</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23358</a></p> <p>Release Date: 2021-03-29</p> <p>Fix Resolution: underscore - 1.12.1,1.13.0-2</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"underscore","packageVersion":"1.9.1","packageFilePaths":["/CSETWebNg/package.json"],"isTransitiveDependency":true,"dependencyTree":"to:0.2.9;underscore:1.9.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"underscore - 1.12.1,1.13.0-2"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-23358","vulnerabilityDetails":"The package underscore from 1.13.0-0 and before 1.13.0-2, from 1.3.2 and before 1.12.1 are vulnerable to Arbitrary Code Execution via the template function, particularly when a variable property is passed as an argument as it is not sanitized.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23358","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_priority
cve high detected in underscore tgz cve high severity vulnerability vulnerable library underscore tgz javascript s functional programming helper library library home page a href path to dependency file cset csetwebng package json path to vulnerable library cset csetwebng node modules underscore package json dependency hierarchy to tgz root library x underscore tgz vulnerable library found in base branch master vulnerability details the package underscore from and before from and before are vulnerable to arbitrary code execution via the template function particularly when a variable property is passed as an argument as it is not sanitized publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution underscore isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree to underscore isminimumfixversionavailable true minimumfixversion underscore basebranches vulnerabilityidentifier cve vulnerabilitydetails the package underscore from and before from and before are vulnerable to arbitrary code execution via the template function particularly when a variable property is passed as an argument as it is not sanitized vulnerabilityurl
0
774,590
27,203,222,476
IssuesEvent
2023-02-20 11:10:31
googleapis/java-spanner
https://api.github.com/repos/googleapis/java-spanner
closed
spanner.it.slow.ITBackupTest: test01_Backups failed
type: bug priority: p1 api: spanner flakybot: issue
Note: #2215 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 923c87c917dd27acf8d88f6ee9668966cc02faad buildURL: [Build Status](https://source.cloud.google.com/results/invocations/88fc11f7-f6e0-4a61-9603-1233e84b9eb4), [Sponge](http://sponge2/88fc11f7-f6e0-4a61-9603-1233e84b9eb4) status: failed <details><summary>Test output</summary><br><pre>java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_1354968884_0001_db1' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:588) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:439) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:99) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:73) at com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:131) at com.google.cloud.spanner.it.slow.ITBackupTest.test01_Backups(ITBackupTest.java:253) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_1354968884_0001_db1' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerExceptionPreformatted(SpannerExceptionFactory.java:291) at com.google.cloud.spanner.SpannerExceptionFactory.fromApiException(SpannerExceptionFactory.java:311) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:174) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:110) at com.google.cloud.spanner.DatabaseAdminClientImpl.lambda$createDatabase$7(DatabaseAdminClientImpl.java:408) at com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:239) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:234) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:222) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:761) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:114) at com.google.common.util.concurrent.ForwardingListenableFuture.addListener(ForwardingListenableFuture.java:47) at com.google.api.core.ApiFutureToListenableFuture.addListener(ApiFutureToListenableFuture.java:49) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:46) at com.google.common.util.concurrent.Futures.catching(Futures.java:306) at com.google.api.core.ApiFutures.catching(ApiFutures.java:98) at com.google.api.gax.longrunning.OperationFutureImpl.<init>(OperationFutureImpl.java:95) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:406) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:374) at com.google.cloud.spanner.it.slow.ITBackupTest.test01_Backups(ITBackupTest.java:248) ... 43 more Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_1354968884_0001_db1' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at io.grpc.Status.asRuntimeException(Status.java:539) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:544) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:541) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor$1$1.onClose(SpannerErrorInterceptor.java:100) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:576) at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:757) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:736) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) </pre></details>
1.0
spanner.it.slow.ITBackupTest: test01_Backups failed - Note: #2215 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 923c87c917dd27acf8d88f6ee9668966cc02faad buildURL: [Build Status](https://source.cloud.google.com/results/invocations/88fc11f7-f6e0-4a61-9603-1233e84b9eb4), [Sponge](http://sponge2/88fc11f7-f6e0-4a61-9603-1233e84b9eb4) status: failed <details><summary>Test output</summary><br><pre>java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_1354968884_0001_db1' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:588) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:439) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:99) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:73) at com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:131) at com.google.cloud.spanner.it.slow.ITBackupTest.test01_Backups(ITBackupTest.java:253) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581) Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_1354968884_0001_db1' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerExceptionPreformatted(SpannerExceptionFactory.java:291) at com.google.cloud.spanner.SpannerExceptionFactory.fromApiException(SpannerExceptionFactory.java:311) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:174) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:110) at com.google.cloud.spanner.DatabaseAdminClientImpl.lambda$createDatabase$7(DatabaseAdminClientImpl.java:408) at com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:239) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:234) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:222) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1270) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:761) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:114) at com.google.common.util.concurrent.ForwardingListenableFuture.addListener(ForwardingListenableFuture.java:47) at com.google.api.core.ApiFutureToListenableFuture.addListener(ApiFutureToListenableFuture.java:49) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:46) at com.google.common.util.concurrent.Futures.catching(Futures.java:306) at com.google.api.core.ApiFutures.catching(ApiFutures.java:98) at com.google.api.gax.longrunning.OperationFutureImpl.<init>(OperationFutureImpl.java:95) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:406) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:374) at com.google.cloud.spanner.it.slow.ITBackupTest.test01_Backups(ITBackupTest.java:248) ... 43 more Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_1354968884_0001_db1' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at io.grpc.Status.asRuntimeException(Status.java:539) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:544) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:541) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor$1$1.onClose(SpannerErrorInterceptor.java:100) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:576) at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:757) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:736) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) </pre></details>
priority
spanner it slow itbackuptest backups failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java util concurrent executionexception com google cloud spanner spannerexception resource exhausted io grpc statusruntimeexception resource exhausted unable to create database testdb because the instance projects gcloud devel instances spanner testing has already reached the maximum database limit please delete a database in the instance and try again or choose a different instance at com google common util concurrent abstractfuture getdonevalue abstractfuture java at com google common util concurrent abstractfuture get abstractfuture java at com google common util concurrent fluentfuture trustedfuture get fluentfuture java at com google common util concurrent forwardingfuture get forwardingfuture java at com google api gax longrunning operationfutureimpl get operationfutureimpl java at com google cloud spanner it slow itbackuptest backups itbackuptest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit rules externalresource evaluate externalresource java at org junit rules runrules evaluate runrules java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org junit runners suite runchild suite java at org junit runners suite runchild suite java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org apache maven surefire junitcore junitcore run junitcore java at org apache maven surefire junitcore junitcorewrapper createrequestandrun junitcorewrapper java at org apache maven surefire junitcore junitcorewrapper executeeager junitcorewrapper java at org apache maven surefire junitcore junitcorewrapper execute junitcorewrapper java at org apache maven surefire junitcore junitcorewrapper execute junitcorewrapper java at org apache maven surefire junitcore junitcoreprovider invoke junitcoreprovider java at org apache maven surefire booter forkedbooter runsuitesinprocess forkedbooter java at org apache maven surefire booter forkedbooter execute forkedbooter java at org apache maven surefire booter forkedbooter run forkedbooter java at org apache maven surefire booter forkedbooter main forkedbooter java caused by com google cloud spanner spannerexception resource exhausted io grpc statusruntimeexception resource exhausted unable to create database testdb because the instance projects gcloud devel instances spanner testing has already reached the maximum database limit please delete a database in the instance and try again or choose a different instance at com google cloud spanner spannerexceptionfactory newspannerexceptionpreformatted spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory fromapiexception spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory newspannerexception spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory newspannerexception spannerexceptionfactory java at com google cloud spanner databaseadminclientimpl lambda createdatabase databaseadminclientimpl java at com google api core apifutures apifunctiontoguavafunction apply apifutures java at com google common util concurrent abstractcatchingfuture catchingfuture dofallback abstractcatchingfuture java at com google common util concurrent abstractcatchingfuture catchingfuture dofallback abstractcatchingfuture java at com google common util concurrent abstractcatchingfuture run abstractcatchingfuture java at com google common util concurrent directexecutor execute directexecutor java at com google common util concurrent abstractfuture executelistener abstractfuture java at com google common util concurrent abstractfuture addlistener abstractfuture java at com google common util concurrent fluentfuture trustedfuture addlistener fluentfuture java at com google common util concurrent forwardinglistenablefuture addlistener forwardinglistenablefuture java at com google api core apifuturetolistenablefuture addlistener apifuturetolistenablefuture java at com google common util concurrent abstractcatchingfuture create abstractcatchingfuture java at com google common util concurrent futures catching futures java at com google api core apifutures catching apifutures java at com google api gax longrunning operationfutureimpl operationfutureimpl java at com google cloud spanner databaseadminclientimpl createdatabase databaseadminclientimpl java at com google cloud spanner databaseadminclientimpl createdatabase databaseadminclientimpl java at com google cloud spanner it slow itbackuptest backups itbackuptest java more caused by io grpc statusruntimeexception resource exhausted unable to create database testdb because the instance projects gcloud devel instances spanner testing has already reached the maximum database limit please delete a database in the instance and try again or choose a different instance at io grpc status asruntimeexception status java at io grpc stub clientcalls unarystreamtofuture onclose clientcalls java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at com google api gax grpc channelpool releasingclientcall onclose channelpool java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at com google cloud spanner spi spannererrorinterceptor onclose spannererrorinterceptor java at io grpc internal clientcallimpl closeobserver clientcallimpl java at io grpc internal clientcallimpl access clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runinternal clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runincontext clientcallimpl java at io grpc internal contextrunnable run contextrunnable java at io grpc internal serializingexecutor run serializingexecutor java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent scheduledthreadpoolexecutor scheduledfuturetask access scheduledthreadpoolexecutor java at java util concurrent scheduledthreadpoolexecutor scheduledfuturetask run scheduledthreadpoolexecutor java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java
1
197,226
15,647,181,826
IssuesEvent
2021-03-23 02:40:21
darwinia-network/docs
https://api.github.com/repos/darwinia-network/docs
closed
Exchange guide
documentation
- [x] Darwinia mainnet & Ethereum: https://hackmd.io/du3FjR3DRuyEeeXtY7uNHA - [x] Darwinia crab: https://hackmd.io/Jb0kmXhQQFGH5RLQSoBZ0w - [x] Put into this repo
1.0
Exchange guide - - [x] Darwinia mainnet & Ethereum: https://hackmd.io/du3FjR3DRuyEeeXtY7uNHA - [x] Darwinia crab: https://hackmd.io/Jb0kmXhQQFGH5RLQSoBZ0w - [x] Put into this repo
non_priority
exchange guide darwinia mainnet ethereum darwinia crab put into this repo
0
387,550
11,463,288,365
IssuesEvent
2020-02-07 15:44:06
ThunderFly-aerospace/TF-G1
https://api.github.com/repos/ThunderFly-aerospace/TF-G1
opened
Workflow pro generování výrobních dat
3D modelování enhancement help wanted high-priority
Protože se projekt TF-G1 velmi rozrůstá a vzniká mnoho podpůrných projektů, které jsou založeny na 3D tisku, začíná se stávat, že aktuální postup přípravy pomocí makefilu je nedostatečný a občas velmi složitý. Je potřeba připravit systém, který ze zdrojových dat (dneska primárně openscad). Tyto zdrojové formáty se můžou rozrůstat a mírně modifikovat. Obdobný návrh vzešel ze schůze s @kaklik a @ChroustJan. Celý systém musí umět několik základních věcí: * Načítat zdrojová data. V lepším případě umět nějaké mírné modifikace * Získání parametrů (jejich číselných výsledků) z OpenSCADu a parametrických souborů * Renderovat zdrojové soubory do formátu založených na mřížích. (Ideálně AMF, STL) * případnou konverzi formátů * Slicování modelů s nastavením sliceru specificky pro model * Vytváření modifikátorů pro slicery. Příprava pro jejich následovné použití vícekrát bez potřeby ruční úpravy * Výpočet těžiště, hmotnosti a dalších parametrů na základě GCODe. Následné uložení těchto parametrů do předchozích formátů (gcode komentář, AMF parametry, eSCAD metadata) * Tvorba celkových sestav, výpočet celkového těžiště, dalších parametrů Celý systém by mělo být možné zasmyčkovat a pomocí nějakých variabilních parametrů a pomocí nějakých optimalizačních algoritmů moct přesně nastavit například přesné vyvážení dílu. Následně i celých sestav. ### Zdrojová data Většina modelů je primárně v OpenSCADu. Ale existují i vyjímky, které by bylo dobré nějakým způsobem umět podporovat. Formát OpenSCAD navrhuji rozšířit o nějaké metatagy. (prozatím například použítím deklarátoru ```///@```). Vytvořit nějaký Extended OpenSCAD (```.escad```). Přes tyto metatagy by mělo jít nastavit všechny parametry potřebné k následným krokům tohoto postupu. > OpenSCAD nezná deklarátor ```@```. Proto ta kombinace s ```//``` což je OpenSCAD komentář. Pří použití zavináče OpenSCAD končí chybou. Pokud by tento postup byl vážně dobrý, tak věřím, že by se nám tento deklarátor povedlo prosadit přímo do OpenSCADu bez nutnosti použití komentářů. Seznam potřebných funkcí/parametrů: * Pro renderování * ```@render()``` - vyrenderuje samotný soubor * ```@render(<module>)``` - vyrenderuje samotný modul * Pro nastavení slicování * ```@set_slicing_profile(<slicer.ini>)``` - Includování ini souboru pro konfiguraci sliceru. Lze importovat vícekrát. Vždy budou přepsané duplicitní hodnoty * ```@set_slicing_parameter(<parametr>, <hodnota>)``` - Nastavení jednoho parametru * Nastavení submodulu * ```set_modificator(<name>, <module>)``` - nastavit, který modul se použije jako modifikátor * Nastavení slicovacích parametrů pro slicer * ```set_modificator_profile(<modif_name>, <slicer.ini>)``` * ```set_modificator_value(<modif_name>, <parametr>, <hodnota>)``` ### Renderování modelů Tento krok je věnován především řešení s OpenSCADem. Model pro tisk typicky obsahuje několik částí. Samotný model. Může být definován samotným souborem (výchozí stav) či to může být konkrétní OpenSCAD module. Model také může obsahovat nějaké modifikátory. Což jsou taktéž 3D modely, vybírající část samotného modelu. Zatím by se OpenSCAD měl volat jako shell funkce, které bude předkládán OpenSCAD soubor. Popřípadě bude nějaký takový generován automaticky skriptem. Tyto kroky musí jít udělat i bez OpenSCAD dat. (například FreeCAD a jiných). U všech nelze zajistit, to, že půjde soubor tak jednoduše rozšířit. Proto by bylo dobré mít nějaký jednotný formát, které se přiloží např k FreeCADu a potřebná data se získají z něj. ### Skládání modelů Z OpenSCADu vzniknou AMF modely, které je potřeba pro slicování sloučit do jednoho formátu. Vzhledem k tomu, že je to XML soubor. Stačí pouze jejich části překopírovat do jednoho souboru a nastavit správné parametry. Na základě deklarátorů v ```.escad``` souboru je pak vybráno, co bude modifikátor a co bude samotný model. Do výsledného AMF souboru pak budou přepsány požadované parametry z ```.ini``` souboru. A vznikne tak jeden kompaktní soubor pro slicování. ### Slicování 3D modelů Zatím se pro slicování používá slicer [slic3r](). Tento slicer má několik vlastností, které jsou vvhodné pro toto použití. Všechny parametry pro slicování by ideálně měly být uloženy v jednom souboru, který se Slic3eru předloží. Takovým souborem je formát ```.amf```. Což je formát založený na textovém ```.XML```. V souboru můžou být uloženy jak samotný model, jeho slicovací parametry tak i modifikátory s modifikujícími parametry. Parametry i modifikátory budou uloženy přímo v tomto souboru. Což má vlastnost, že by tento model mělo být možné vyrenderovat bez závislosti na dalších souborech. A nebude potřeba řešit verze dalších souborů. Slic3er při procesu slicování dělá translace (kvůli vyrovnání na podložku). Tyto parametry jsou zatím neznámé a na získání těchto parametrů se pracuje v #279. ### Výpočet těžiště a dalších parametrů reálného výrobku Při vytištění je model vyplněn nějakým materiálem. Není to homogenní materiál a proto to nelze počítat z AMF či STL. Navíc každé slicování (s jiným slicerem) může být trošku odlišné. Tato věc by měla být dělána tak, že se budou počítat jednotlivé přejezdy extruderu a množství vytištěného materiálu. Z toho lze určitě získat těžiště a hmotnost modelu. Tyto parametry pak budou zapsány do komentáře gcodu a asi i do AMF souboru. ### Sestavy ### Řešení Celý problém by měl být řešený jako Python program/třída která bude provázet celým procesem. Jednotlivé kroky by měly být vlastní třídou. Ve výsledku by to měla být spustitelná aplikace. Renderování pomocí makefilu bych zachoval. Jen by volal takovýto skript, který by tuto problematiku vyřešil. Makefile by se tím zásadně zjednodušil. Zároveň by to mělo být použitelné na jakýkoliv snad soubor bez nějakých dalších potřebných věcí... Něco jako ```escad_processor model.escad``` a mělo by vzniknout několik souborů. AMF s modifikátory, STL, png, Gcode. V průběhu by bylo dost důležité psát nějakou dokumentaci aby se takovýto software mohl snadno rozšířit. Věřím, že tento problém řeší mnoho lidí. Možná by následně bylo vhodné to někde prezentovat. Je zde možná nedořešeno dost detailů. Takže budu rád za připomínky, nápady.
1.0
Workflow pro generování výrobních dat - Protože se projekt TF-G1 velmi rozrůstá a vzniká mnoho podpůrných projektů, které jsou založeny na 3D tisku, začíná se stávat, že aktuální postup přípravy pomocí makefilu je nedostatečný a občas velmi složitý. Je potřeba připravit systém, který ze zdrojových dat (dneska primárně openscad). Tyto zdrojové formáty se můžou rozrůstat a mírně modifikovat. Obdobný návrh vzešel ze schůze s @kaklik a @ChroustJan. Celý systém musí umět několik základních věcí: * Načítat zdrojová data. V lepším případě umět nějaké mírné modifikace * Získání parametrů (jejich číselných výsledků) z OpenSCADu a parametrických souborů * Renderovat zdrojové soubory do formátu založených na mřížích. (Ideálně AMF, STL) * případnou konverzi formátů * Slicování modelů s nastavením sliceru specificky pro model * Vytváření modifikátorů pro slicery. Příprava pro jejich následovné použití vícekrát bez potřeby ruční úpravy * Výpočet těžiště, hmotnosti a dalších parametrů na základě GCODe. Následné uložení těchto parametrů do předchozích formátů (gcode komentář, AMF parametry, eSCAD metadata) * Tvorba celkových sestav, výpočet celkového těžiště, dalších parametrů Celý systém by mělo být možné zasmyčkovat a pomocí nějakých variabilních parametrů a pomocí nějakých optimalizačních algoritmů moct přesně nastavit například přesné vyvážení dílu. Následně i celých sestav. ### Zdrojová data Většina modelů je primárně v OpenSCADu. Ale existují i vyjímky, které by bylo dobré nějakým způsobem umět podporovat. Formát OpenSCAD navrhuji rozšířit o nějaké metatagy. (prozatím například použítím deklarátoru ```///@```). Vytvořit nějaký Extended OpenSCAD (```.escad```). Přes tyto metatagy by mělo jít nastavit všechny parametry potřebné k následným krokům tohoto postupu. > OpenSCAD nezná deklarátor ```@```. Proto ta kombinace s ```//``` což je OpenSCAD komentář. Pří použití zavináče OpenSCAD končí chybou. Pokud by tento postup byl vážně dobrý, tak věřím, že by se nám tento deklarátor povedlo prosadit přímo do OpenSCADu bez nutnosti použití komentářů. Seznam potřebných funkcí/parametrů: * Pro renderování * ```@render()``` - vyrenderuje samotný soubor * ```@render(<module>)``` - vyrenderuje samotný modul * Pro nastavení slicování * ```@set_slicing_profile(<slicer.ini>)``` - Includování ini souboru pro konfiguraci sliceru. Lze importovat vícekrát. Vždy budou přepsané duplicitní hodnoty * ```@set_slicing_parameter(<parametr>, <hodnota>)``` - Nastavení jednoho parametru * Nastavení submodulu * ```set_modificator(<name>, <module>)``` - nastavit, který modul se použije jako modifikátor * Nastavení slicovacích parametrů pro slicer * ```set_modificator_profile(<modif_name>, <slicer.ini>)``` * ```set_modificator_value(<modif_name>, <parametr>, <hodnota>)``` ### Renderování modelů Tento krok je věnován především řešení s OpenSCADem. Model pro tisk typicky obsahuje několik částí. Samotný model. Může být definován samotným souborem (výchozí stav) či to může být konkrétní OpenSCAD module. Model také může obsahovat nějaké modifikátory. Což jsou taktéž 3D modely, vybírající část samotného modelu. Zatím by se OpenSCAD měl volat jako shell funkce, které bude předkládán OpenSCAD soubor. Popřípadě bude nějaký takový generován automaticky skriptem. Tyto kroky musí jít udělat i bez OpenSCAD dat. (například FreeCAD a jiných). U všech nelze zajistit, to, že půjde soubor tak jednoduše rozšířit. Proto by bylo dobré mít nějaký jednotný formát, které se přiloží např k FreeCADu a potřebná data se získají z něj. ### Skládání modelů Z OpenSCADu vzniknou AMF modely, které je potřeba pro slicování sloučit do jednoho formátu. Vzhledem k tomu, že je to XML soubor. Stačí pouze jejich části překopírovat do jednoho souboru a nastavit správné parametry. Na základě deklarátorů v ```.escad``` souboru je pak vybráno, co bude modifikátor a co bude samotný model. Do výsledného AMF souboru pak budou přepsány požadované parametry z ```.ini``` souboru. A vznikne tak jeden kompaktní soubor pro slicování. ### Slicování 3D modelů Zatím se pro slicování používá slicer [slic3r](). Tento slicer má několik vlastností, které jsou vvhodné pro toto použití. Všechny parametry pro slicování by ideálně měly být uloženy v jednom souboru, který se Slic3eru předloží. Takovým souborem je formát ```.amf```. Což je formát založený na textovém ```.XML```. V souboru můžou být uloženy jak samotný model, jeho slicovací parametry tak i modifikátory s modifikujícími parametry. Parametry i modifikátory budou uloženy přímo v tomto souboru. Což má vlastnost, že by tento model mělo být možné vyrenderovat bez závislosti na dalších souborech. A nebude potřeba řešit verze dalších souborů. Slic3er při procesu slicování dělá translace (kvůli vyrovnání na podložku). Tyto parametry jsou zatím neznámé a na získání těchto parametrů se pracuje v #279. ### Výpočet těžiště a dalších parametrů reálného výrobku Při vytištění je model vyplněn nějakým materiálem. Není to homogenní materiál a proto to nelze počítat z AMF či STL. Navíc každé slicování (s jiným slicerem) může být trošku odlišné. Tato věc by měla být dělána tak, že se budou počítat jednotlivé přejezdy extruderu a množství vytištěného materiálu. Z toho lze určitě získat těžiště a hmotnost modelu. Tyto parametry pak budou zapsány do komentáře gcodu a asi i do AMF souboru. ### Sestavy ### Řešení Celý problém by měl být řešený jako Python program/třída která bude provázet celým procesem. Jednotlivé kroky by měly být vlastní třídou. Ve výsledku by to měla být spustitelná aplikace. Renderování pomocí makefilu bych zachoval. Jen by volal takovýto skript, který by tuto problematiku vyřešil. Makefile by se tím zásadně zjednodušil. Zároveň by to mělo být použitelné na jakýkoliv snad soubor bez nějakých dalších potřebných věcí... Něco jako ```escad_processor model.escad``` a mělo by vzniknout několik souborů. AMF s modifikátory, STL, png, Gcode. V průběhu by bylo dost důležité psát nějakou dokumentaci aby se takovýto software mohl snadno rozšířit. Věřím, že tento problém řeší mnoho lidí. Možná by následně bylo vhodné to někde prezentovat. Je zde možná nedořešeno dost detailů. Takže budu rád za připomínky, nápady.
priority
workflow pro generování výrobních dat protože se projekt tf velmi rozrůstá a vzniká mnoho podpůrných projektů které jsou založeny na tisku začíná se stávat že aktuální postup přípravy pomocí makefilu je nedostatečný a občas velmi složitý je potřeba připravit systém který ze zdrojových dat dneska primárně openscad tyto zdrojové formáty se můžou rozrůstat a mírně modifikovat obdobný návrh vzešel ze schůze s kaklik a chroustjan celý systém musí umět několik základních věcí načítat zdrojová data v lepším případě umět nějaké mírné modifikace získání parametrů jejich číselných výsledků z openscadu a parametrických souborů renderovat zdrojové soubory do formátu založených na mřížích ideálně amf stl případnou konverzi formátů slicování modelů s nastavením sliceru specificky pro model vytváření modifikátorů pro slicery příprava pro jejich následovné použití vícekrát bez potřeby ruční úpravy výpočet těžiště hmotnosti a dalších parametrů na základě gcode následné uložení těchto parametrů do předchozích formátů gcode komentář amf parametry escad metadata tvorba celkových sestav výpočet celkového těžiště dalších parametrů celý systém by mělo být možné zasmyčkovat a pomocí nějakých variabilních parametrů a pomocí nějakých optimalizačních algoritmů moct přesně nastavit například přesné vyvážení dílu následně i celých sestav zdrojová data většina modelů je primárně v openscadu ale existují i vyjímky které by bylo dobré nějakým způsobem umět podporovat formát openscad navrhuji rozšířit o nějaké metatagy prozatím například použítím deklarátoru vytvořit nějaký extended openscad escad přes tyto metatagy by mělo jít nastavit všechny parametry potřebné k následným krokům tohoto postupu openscad nezná deklarátor proto ta kombinace s což je openscad komentář pří použití zavináče openscad končí chybou pokud by tento postup byl vážně dobrý tak věřím že by se nám tento deklarátor povedlo prosadit přímo do openscadu bez nutnosti použití komentářů seznam potřebných funkcí parametrů pro renderování render vyrenderuje samotný soubor render vyrenderuje samotný modul pro nastavení slicování set slicing profile includování ini souboru pro konfiguraci sliceru lze importovat vícekrát vždy budou přepsané duplicitní hodnoty set slicing parameter nastavení jednoho parametru nastavení submodulu set modificator nastavit který modul se použije jako modifikátor nastavení slicovacích parametrů pro slicer set modificator profile set modificator value renderování modelů tento krok je věnován především řešení s openscadem model pro tisk typicky obsahuje několik částí samotný model může být definován samotným souborem výchozí stav či to může být konkrétní openscad module model také může obsahovat nějaké modifikátory což jsou taktéž modely vybírající část samotného modelu zatím by se openscad měl volat jako shell funkce které bude předkládán openscad soubor popřípadě bude nějaký takový generován automaticky skriptem tyto kroky musí jít udělat i bez openscad dat například freecad a jiných u všech nelze zajistit to že půjde soubor tak jednoduše rozšířit proto by bylo dobré mít nějaký jednotný formát které se přiloží např k freecadu a potřebná data se získají z něj skládání modelů z openscadu vzniknou amf modely které je potřeba pro slicování sloučit do jednoho formátu vzhledem k tomu že je to xml soubor stačí pouze jejich části překopírovat do jednoho souboru a nastavit správné parametry na základě deklarátorů v escad souboru je pak vybráno co bude modifikátor a co bude samotný model do výsledného amf souboru pak budou přepsány požadované parametry z ini souboru a vznikne tak jeden kompaktní soubor pro slicování slicování modelů zatím se pro slicování používá slicer tento slicer má několik vlastností které jsou vvhodné pro toto použití všechny parametry pro slicování by ideálně měly být uloženy v jednom souboru který se předloží takovým souborem je formát amf což je formát založený na textovém xml v souboru můžou být uloženy jak samotný model jeho slicovací parametry tak i modifikátory s modifikujícími parametry parametry i modifikátory budou uloženy přímo v tomto souboru což má vlastnost že by tento model mělo být možné vyrenderovat bez závislosti na dalších souborech a nebude potřeba řešit verze dalších souborů při procesu slicování dělá translace kvůli vyrovnání na podložku tyto parametry jsou zatím neznámé a na získání těchto parametrů se pracuje v výpočet těžiště a dalších parametrů reálného výrobku při vytištění je model vyplněn nějakým materiálem není to homogenní materiál a proto to nelze počítat z amf či stl navíc každé slicování s jiným slicerem může být trošku odlišné tato věc by měla být dělána tak že se budou počítat jednotlivé přejezdy extruderu a množství vytištěného materiálu z toho lze určitě získat těžiště a hmotnost modelu tyto parametry pak budou zapsány do komentáře gcodu a asi i do amf souboru sestavy řešení celý problém by měl být řešený jako python program třída která bude provázet celým procesem jednotlivé kroky by měly být vlastní třídou ve výsledku by to měla být spustitelná aplikace renderování pomocí makefilu bych zachoval jen by volal takovýto skript který by tuto problematiku vyřešil makefile by se tím zásadně zjednodušil zároveň by to mělo být použitelné na jakýkoliv snad soubor bez nějakých dalších potřebných věcí něco jako escad processor model escad a mělo by vzniknout několik souborů amf s modifikátory stl png gcode v průběhu by bylo dost důležité psát nějakou dokumentaci aby se takovýto software mohl snadno rozšířit věřím že tento problém řeší mnoho lidí možná by následně bylo vhodné to někde prezentovat je zde možná nedořešeno dost detailů takže budu rád za připomínky nápady
1
12,520
2,702,704,432
IssuesEvent
2015-04-06 11:25:20
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[TEST-FAILURE] jsr107.tck.CachingTest failures
Team: Core Type: Defect
``` javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:89) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:113) at com.hazelcast.cache.HazelcastCachingProvider.getCacheManager(HazelcastCachingProvider.java:153) ``` https://hazelcast-l337.ci.cloudbees.com/job/JCache-TCK-Client-maintenance/300/ org.jsr107.tck.CachingTest.getCacheManager_URI org.jsr107.tck.CachingTest.getCacheManager_nullUriParameter org.jsr107.tck.CachingTest.cachingProviderGetNonExistentCache org.jsr107.tck.CachingTest.getCacheManager_defaultURI org.jsr107.tck.CachingTest.getCacheManager_nonNullProperties org.jsr107.tck.CachingTest.getCacheManager_nullClassLoader org.jsr107.tck.CachingTest.getCacheManager_singleton org.jsr107.tck.CachingTest.getCacheNullValueClass org.jsr107.tck.CachingTest.cachingProviderGetCache
1.0
[TEST-FAILURE] jsr107.tck.CachingTest failures - ``` javax.cache.CacheException: Error opening URI [hazelcast] at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:89) at com.hazelcast.cache.impl.AbstractHazelcastCachingProvider.getCacheManager(AbstractHazelcastCachingProvider.java:113) at com.hazelcast.cache.HazelcastCachingProvider.getCacheManager(HazelcastCachingProvider.java:153) ``` https://hazelcast-l337.ci.cloudbees.com/job/JCache-TCK-Client-maintenance/300/ org.jsr107.tck.CachingTest.getCacheManager_URI org.jsr107.tck.CachingTest.getCacheManager_nullUriParameter org.jsr107.tck.CachingTest.cachingProviderGetNonExistentCache org.jsr107.tck.CachingTest.getCacheManager_defaultURI org.jsr107.tck.CachingTest.getCacheManager_nonNullProperties org.jsr107.tck.CachingTest.getCacheManager_nullClassLoader org.jsr107.tck.CachingTest.getCacheManager_singleton org.jsr107.tck.CachingTest.getCacheNullValueClass org.jsr107.tck.CachingTest.cachingProviderGetCache
non_priority
tck cachingtest failures javax cache cacheexception error opening uri at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache impl abstracthazelcastcachingprovider getcachemanager abstracthazelcastcachingprovider java at com hazelcast cache hazelcastcachingprovider getcachemanager hazelcastcachingprovider java org tck cachingtest getcachemanager uri org tck cachingtest getcachemanager nulluriparameter org tck cachingtest cachingprovidergetnonexistentcache org tck cachingtest getcachemanager defaulturi org tck cachingtest getcachemanager nonnullproperties org tck cachingtest getcachemanager nullclassloader org tck cachingtest getcachemanager singleton org tck cachingtest getcachenullvalueclass org tck cachingtest cachingprovidergetcache
0
593,830
18,018,003,175
IssuesEvent
2021-09-16 15:50:06
kubernetes/website
https://api.github.com/repos/kubernetes/website
closed
Missing redirect for https://kubernetes.io/de/docs/setup/minikube/
kind/bug priority/backlog lifecycle/rotten language/de triage/accepted
I am on this page: https://kubernetes.io/de/docs/setup/minikube/ Although I am German, I prefer to read the English version and choose "English" at the top. Now I get redirected to https://kubernetes.io/ That's a bit strange. Expected: An English page about "minikube".
1.0
Missing redirect for https://kubernetes.io/de/docs/setup/minikube/ - I am on this page: https://kubernetes.io/de/docs/setup/minikube/ Although I am German, I prefer to read the English version and choose "English" at the top. Now I get redirected to https://kubernetes.io/ That's a bit strange. Expected: An English page about "minikube".
priority
missing redirect for i am on this page although i am german i prefer to read the english version and choose english at the top now i get redirected to that s a bit strange expected an english page about minikube
1
507,611
14,680,144,343
IssuesEvent
2020-12-31 09:11:19
k8smeetup/website-tasks
https://api.github.com/repos/k8smeetup/website-tasks
opened
/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md
lang/zh priority/P0 sync/update version/master welcome
Source File: [/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md) Diff 命令参考: ```bash # 查看原始文档与翻译文档更新差异 git diff --no-index -- content/en/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md content/zh/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md # 跨分支持查看原始文档更新差异 git diff release-1.19 master -- content/en/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md ```
1.0
/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md - Source File: [/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md) Diff 命令参考: ```bash # 查看原始文档与翻译文档更新差异 git diff --no-index -- content/en/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md content/zh/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md # 跨分支持查看原始文档更新差异 git diff release-1.19 master -- content/en/docs/tasks/administer-cluster/manage-resources/memory-constraint-namespace.md ```
priority
docs tasks administer cluster manage resources memory constraint namespace md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs tasks administer cluster manage resources memory constraint namespace md content zh docs tasks administer cluster manage resources memory constraint namespace md 跨分支持查看原始文档更新差异 git diff release master content en docs tasks administer cluster manage resources memory constraint namespace md
1
281,969
30,889,042,971
IssuesEvent
2023-08-04 02:09:38
hshivhare67/kernel_v4.1.15_CVE-2019-10220
https://api.github.com/repos/hshivhare67/kernel_v4.1.15_CVE-2019-10220
reopened
CVE-2016-2187 (Medium) detected in linuxlinux-4.4.302
Mend: dependency security vulnerability
## CVE-2016-2187 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/tablet/gtco.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/tablet/gtco.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel through 4.5.2 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor. <p>Publish Date: 2016-05-02 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-2187>CVE-2016-2187</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Physical - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2187">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2187</a></p> <p>Release Date: 2016-05-02</p> <p>Fix Resolution: v4.6-rc5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2016-2187 (Medium) detected in linuxlinux-4.4.302 - ## CVE-2016-2187 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/tablet/gtco.c</b> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/tablet/gtco.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> The gtco_probe function in drivers/input/tablet/gtco.c in the Linux kernel through 4.5.2 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor. <p>Publish Date: 2016-05-02 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-2187>CVE-2016-2187</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Physical - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2187">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2187</a></p> <p>Release Date: 2016-05-02</p> <p>Fix Resolution: v4.6-rc5</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files drivers input tablet gtco c drivers input tablet gtco c vulnerability details the gtco probe function in drivers input tablet gtco c in the linux kernel through allows physically proximate attackers to cause a denial of service null pointer dereference and system crash via a crafted endpoints value in a usb device descriptor publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
163,596
6,201,676,598
IssuesEvent
2017-07-06 07:02:14
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
default cell values on row insert
Priority: normal Type: Feature
it will be a nice feature to be able to specify a default value for a cell in the ```columns``` definition which will be applied when a row is inserted and the cell is empty
1.0
default cell values on row insert - it will be a nice feature to be able to specify a default value for a cell in the ```columns``` definition which will be applied when a row is inserted and the cell is empty
priority
default cell values on row insert it will be a nice feature to be able to specify a default value for a cell in the columns definition which will be applied when a row is inserted and the cell is empty
1
799,165
28,300,842,707
IssuesEvent
2023-04-10 05:52:19
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Failed publishes should yell somewhere in discord.
Priority: 3-Not Required Issue: Feature Request Difficulty: 2-Medium
e.g. if someone forgets an engine version tag the publish will fail and no one will realise until a pr tries to use a new engine version.
1.0
Failed publishes should yell somewhere in discord. - e.g. if someone forgets an engine version tag the publish will fail and no one will realise until a pr tries to use a new engine version.
priority
failed publishes should yell somewhere in discord e g if someone forgets an engine version tag the publish will fail and no one will realise until a pr tries to use a new engine version
1
604,317
18,681,488,447
IssuesEvent
2021-11-01 06:32:45
nimblehq/nimble-medium-ios
https://api.github.com/repos/nimblehq/nimble-medium-ios
closed
As a user, I can edit my article from the article details screen
type : feature category : ui priority : medium
## Why When the users login the application successfully, they can edit their own article from the `Article Details` screen. ## Acceptance Criteria - [ ] On the `Article Details` screen UI layout from #19, add an edit button to the top right corner of the article header section as show in the below design. - [ ] Reuse the edit article icon from the UI layout task #39. - [ ] Hide the button by default. ## Resources - Sample screen UI layout: <img width="572" alt="Screen Shot 2021-08-19 at 14 03 16 copy" src="https://user-images.githubusercontent.com/70877098/130316973-022dce29-d031-4f93-8e06-3303a128da13.png">
1.0
As a user, I can edit my article from the article details screen - ## Why When the users login the application successfully, they can edit their own article from the `Article Details` screen. ## Acceptance Criteria - [ ] On the `Article Details` screen UI layout from #19, add an edit button to the top right corner of the article header section as show in the below design. - [ ] Reuse the edit article icon from the UI layout task #39. - [ ] Hide the button by default. ## Resources - Sample screen UI layout: <img width="572" alt="Screen Shot 2021-08-19 at 14 03 16 copy" src="https://user-images.githubusercontent.com/70877098/130316973-022dce29-d031-4f93-8e06-3303a128da13.png">
priority
as a user i can edit my article from the article details screen why when the users login the application successfully they can edit their own article from the article details screen acceptance criteria on the article details screen ui layout from add an edit button to the top right corner of the article header section as show in the below design reuse the edit article icon from the ui layout task hide the button by default resources sample screen ui layout img width alt screen shot at copy src
1
393,895
11,626,163,942
IssuesEvent
2020-02-27 13:59:56
mozilla/FirefoxColor
https://api.github.com/repos/mozilla/FirefoxColor
closed
Allow users to preview shared themes.
Priority: p3 enhancement good first issue needs:ux skill:js
When viewing a shared theme, hovering over the preview image should allow the user to preview it in their browser chrome before they apply it. <img width="602" alt="screen shot 2018-06-19 at 3 07 51 pm" src="https://user-images.githubusercontent.com/473531/41667811-e1bc049c-747b-11e8-8dc9-3172c86d482e.png">
1.0
Allow users to preview shared themes. - When viewing a shared theme, hovering over the preview image should allow the user to preview it in their browser chrome before they apply it. <img width="602" alt="screen shot 2018-06-19 at 3 07 51 pm" src="https://user-images.githubusercontent.com/473531/41667811-e1bc049c-747b-11e8-8dc9-3172c86d482e.png">
priority
allow users to preview shared themes when viewing a shared theme hovering over the preview image should allow the user to preview it in their browser chrome before they apply it img width alt screen shot at pm src
1
18,670
3,701,335,333
IssuesEvent
2016-02-29 12:47:49
PackageFactory/PackageFactory.Guevara
https://api.github.com/repos/PackageFactory/PackageFactory.Guevara
opened
Exit codes of the TravisCI shell scripts aren't propagated
Bug Tooling / Testing
Thus, builds aren't breaking correctly as seen with https://travis-ci.org/PackageFactory/PackageFactory.Guevara/jobs/112261030
1.0
Exit codes of the TravisCI shell scripts aren't propagated - Thus, builds aren't breaking correctly as seen with https://travis-ci.org/PackageFactory/PackageFactory.Guevara/jobs/112261030
non_priority
exit codes of the travisci shell scripts aren t propagated thus builds aren t breaking correctly as seen with
0
71,741
15,207,916,443
IssuesEvent
2021-02-17 01:19:37
billmcchesney1/hadoop
https://api.github.com/repos/billmcchesney1/hadoop
opened
CVE-2020-10673 (High) detected in jackson-databind-2.9.10.1.jar
security vulnerability
## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore/target/lib/jackson-databind-2.9.10.1.jar,hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-common/target/lib/jackson-databind-2.9.10.1.jar,hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/target/lib/jackson-databind-2.9.10.1.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.10.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/hadoop/commit/6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a">6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a</a></p> <p>Found in base branch: <b>trunk</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus). <p>Publish Date: 2020-03-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10673>CVE-2020-10673</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/2660">https://github.com/FasterXML/jackson-databind/issues/2660</a></p> <p>Release Date: 2020-03-18</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.10.1","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.10.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4"}],"baseBranches":["trunk"],"vulnerabilityIdentifier":"CVE-2020-10673","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10673","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2020-10673 (High) detected in jackson-databind-2.9.10.1.jar - ## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore/target/lib/jackson-databind-2.9.10.1.jar,hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-common/target/lib/jackson-databind-2.9.10.1.jar,hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/target/lib/jackson-databind-2.9.10.1.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.9.10.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/hadoop/commit/6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a">6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a</a></p> <p>Found in base branch: <b>trunk</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus). <p>Publish Date: 2020-03-18 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10673>CVE-2020-10673</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/2660">https://github.com/FasterXML/jackson-databind/issues/2660</a></p> <p>Release Date: 2020-03-18</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4</p> </p> </details> <p></p> *** :rescue_worker_helmet: Automatic Remediation is available for this issue <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.10.1","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.9.10.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4"}],"baseBranches":["trunk"],"vulnerabilityIdentifier":"CVE-2020-10673","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-10673","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library hadoop hadoop yarn project hadoop yarn hadoop yarn server hadoop yarn server timelineservice documentstore target lib jackson databind jar hadoop hadoop yarn project hadoop yarn hadoop yarn server hadoop yarn server timelineservice hbase hadoop yarn server timelineservice hbase common target lib jackson databind jar hadoop hadoop yarn project hadoop yarn hadoop yarn server hadoop yarn server timelineservice hbase hadoop yarn server timelineservice hbase client target lib jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch trunk vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to com caucho config types resourceref aka caucho quercus publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind basebranches vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to com caucho config types resourceref aka caucho quercus vulnerabilityurl
0
39,479
16,018,926,000
IssuesEvent
2021-04-20 19:47:12
Seneca-CDOT/telescope
https://api.github.com/repos/Seneca-CDOT/telescope
closed
Fix users MS e2e tests
area: back-end area: microservices type: bug type: test
[Line 3-4](https://github.com/Seneca-CDOT/telescope/pull/2027/files#diff-4ec6ae1062f8c845da78ad08d72b46a50b1d6ff94cb1252a8d1e6771764eed16R3-R4) of the users microservice prod-ify [PR](#2027) that just landed hardcodes an environment variable in order to satisfy e2e tests passing. This is not ideal and only present because the [tests for the users microservice](https://github.com/Seneca-CDOT/telescope/blob/master/src/api/users/test/e2e/users.test.js) are currently coded to send requests to `/` as opposed to `http://localhost/v1/users`. These tests need to get modified so they are actual e2e tests instead of unit tests. This change could serve to complicate things with supertest, and so node fetch might have to be used as an alternative. Once fixed the lines mentioned above can be removed from `jest.config.e2e.js`.
1.0
Fix users MS e2e tests - [Line 3-4](https://github.com/Seneca-CDOT/telescope/pull/2027/files#diff-4ec6ae1062f8c845da78ad08d72b46a50b1d6ff94cb1252a8d1e6771764eed16R3-R4) of the users microservice prod-ify [PR](#2027) that just landed hardcodes an environment variable in order to satisfy e2e tests passing. This is not ideal and only present because the [tests for the users microservice](https://github.com/Seneca-CDOT/telescope/blob/master/src/api/users/test/e2e/users.test.js) are currently coded to send requests to `/` as opposed to `http://localhost/v1/users`. These tests need to get modified so they are actual e2e tests instead of unit tests. This change could serve to complicate things with supertest, and so node fetch might have to be used as an alternative. Once fixed the lines mentioned above can be removed from `jest.config.e2e.js`.
non_priority
fix users ms tests of the users microservice prod ify that just landed hardcodes an environment variable in order to satisfy tests passing this is not ideal and only present because the are currently coded to send requests to as opposed to these tests need to get modified so they are actual tests instead of unit tests this change could serve to complicate things with supertest and so node fetch might have to be used as an alternative once fixed the lines mentioned above can be removed from jest config js
0
151,665
23,854,866,061
IssuesEvent
2022-09-06 21:53:14
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
closed
Create scaffolding for Design Component library in figma
Needs: Detail Theme: Design Needs: Response Lead: @hayoonc
### Stakeholders Dana F, Rodrigo
1.0
Create scaffolding for Design Component library in figma - ### Stakeholders Dana F, Rodrigo
non_priority
create scaffolding for design component library in figma stakeholders dana f rodrigo
0
14,467
2,610,389,158
IssuesEvent
2015-02-26 20:05:55
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
allow asynchronous gameplay enabling bypassing firewall restrictions
auto-migrated Priority-Low Type-Enhancement
``` given the turn-by-turn nature of gameplay i think it would make sense to add fully asynchronous game mode with e. g. sending the moves to the opponent(s) via e-mail or http protocol ``` ----- Original issue reported on code.google.com by `jose1...@gmail.com` on 14 Feb 2012 at 8:02
1.0
allow asynchronous gameplay enabling bypassing firewall restrictions - ``` given the turn-by-turn nature of gameplay i think it would make sense to add fully asynchronous game mode with e. g. sending the moves to the opponent(s) via e-mail or http protocol ``` ----- Original issue reported on code.google.com by `jose1...@gmail.com` on 14 Feb 2012 at 8:02
priority
allow asynchronous gameplay enabling bypassing firewall restrictions given the turn by turn nature of gameplay i think it would make sense to add fully asynchronous game mode with e g sending the moves to the opponent s via e mail or http protocol original issue reported on code google com by gmail com on feb at
1
253,122
19,092,145,965
IssuesEvent
2021-11-29 13:16:59
arcus-azure/arcus.backgroundjobs
https://api.github.com/repos/arcus-azure/arcus.backgroundjobs
closed
Add Azure Active Directory library to README
documentation az-active-directory
**Is your feature request related to a problem? Please describe.** The `Arcus.BackgroundJobs.AzureActiveDirectory` library is not yet specified in the README. **Describe the solution you'd like** Specify it!
1.0
Add Azure Active Directory library to README - **Is your feature request related to a problem? Please describe.** The `Arcus.BackgroundJobs.AzureActiveDirectory` library is not yet specified in the README. **Describe the solution you'd like** Specify it!
non_priority
add azure active directory library to readme is your feature request related to a problem please describe the arcus backgroundjobs azureactivedirectory library is not yet specified in the readme describe the solution you d like specify it
0
147,205
19,501,458,476
IssuesEvent
2021-12-28 04:29:58
loftwah/casualcoder.io
https://api.github.com/repos/loftwah/casualcoder.io
closed
CVE-2020-11022 (Medium) detected in phpunit/php-code-coverage-7.0.15, jquery-3.4.1.min.js - autoclosed
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>phpunit/php-code-coverage-7.0.15</b>, <b>jquery-3.4.1.min.js</b></p></summary> <p> <details><summary><b>phpunit/php-code-coverage-7.0.15</b></p></summary> <p>Library that provides collection, processing, and rendering functionality for PHP code coverage information.</p> <p>Library home page: <a href="https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48">https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48</a></p> <p> Dependency Hierarchy: - antecedent/patchwork-2.1.17 (Root Library) - phpunit/phpunit-8.5.22 - :x: **phpunit/php-code-coverage-7.0.15** (Vulnerable Library) </details> <details><summary><b>jquery-3.4.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js</a></p> <p>Path to vulnerable library: /wp-content/plugins/jetpack/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/jquery.min.js</p> <p> Dependency Hierarchy: - :x: **jquery-3.4.1.min.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/loftwah/casualcoder.io/commit/14ae92bd92b84f61737b3ee22fa2cc32e9fbdf03">14ae92bd92b84f61737b3ee22fa2cc32e9fbdf03</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0. <p>Publish Date: 2020-04-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022>CVE-2020-11022</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a></p> <p>Release Date: 2020-04-29</p> <p>Fix Resolution: jQuery - 3.5.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-11022 (Medium) detected in phpunit/php-code-coverage-7.0.15, jquery-3.4.1.min.js - autoclosed - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>phpunit/php-code-coverage-7.0.15</b>, <b>jquery-3.4.1.min.js</b></p></summary> <p> <details><summary><b>phpunit/php-code-coverage-7.0.15</b></p></summary> <p>Library that provides collection, processing, and rendering functionality for PHP code coverage information.</p> <p>Library home page: <a href="https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48">https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48</a></p> <p> Dependency Hierarchy: - antecedent/patchwork-2.1.17 (Root Library) - phpunit/phpunit-8.5.22 - :x: **phpunit/php-code-coverage-7.0.15** (Vulnerable Library) </details> <details><summary><b>jquery-3.4.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js</a></p> <p>Path to vulnerable library: /wp-content/plugins/jetpack/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/jquery.min.js</p> <p> Dependency Hierarchy: - :x: **jquery-3.4.1.min.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/loftwah/casualcoder.io/commit/14ae92bd92b84f61737b3ee22fa2cc32e9fbdf03">14ae92bd92b84f61737b3ee22fa2cc32e9fbdf03</a></p> <p>Found in base branch: <b>main</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0. <p>Publish Date: 2020-04-29 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022>CVE-2020-11022</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a></p> <p>Release Date: 2020-04-29</p> <p>Fix Resolution: jQuery - 3.5.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in phpunit php code coverage jquery min js autoclosed cve medium severity vulnerability vulnerable libraries phpunit php code coverage jquery min js phpunit php code coverage library that provides collection processing and rendering functionality for php code coverage information library home page a href dependency hierarchy antecedent patchwork root library phpunit phpunit x phpunit php code coverage vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library wp content plugins jetpack vendor phpunit php code coverage src report html renderer template js jquery min js dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch main vulnerability details in jquery versions greater than or equal to and before passing html from untrusted sources even after sanitizing it to one of jquery s dom manipulation methods i e html append and others may execute untrusted code this problem is patched in jquery publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery step up your open source security game with whitesource
0
200,153
15,791,459,792
IssuesEvent
2021-04-02 04:35:51
freeCodeCamp/chapter
https://api.github.com/repos/freeCodeCamp/chapter
closed
Improve Node, Docker, Postegres and Other Sections of CONTRIBUTING.md
Documentation
Jonathan and Tom [pointed out in the meeting that Node 13 is not longer supported](https://github.com/freeCodeCamp/chapter/wiki/Meeting-Notes-March-6,-2021#project-updates). The [Node release page](https://nodejs.org/en/about/releases/) suggests the same since Node 13 is not an LTS release and was only supported for 6 months. It seems this Node 13 version was also causing issues with the package.json configuration of npm and node. In addition, I'm going to work through the CONTRIBUTING.md and get everything running locally with a "fresh set of eyes" since I have yet to actually fire up the server. A lot of new contributors have been hung up on Docker, so we'll see if any of the recent devs have improvements on the Docker side. There are other consistency and wording changes to be made. If anybody has suggests on improvements, then feel free to shared and get involved. List of updates to make - [x] Make "Chapter" bold and italics - Closed via #448 - [x] Convert explicit links to text links - Closed via #448 - [x] Update Node and npm minimums to Node 14, NPM 6 - Closed via #448 - [x] Add specifics for using Git for Windows / Git Bash / GitHub Desktop - via #466 - [x] Add section explaining .env and .env.example - via #466 - [x] Fix the typo http//:localhost:3000 under the Viewing the Application section - via #466 - [x] Update GraphQL link to http://localhost:5000/graphql - Closed via #448 - [x] Connect to Postgres running inside of Docker `psql -h localhost -p 54320 -U postgres` - using the user / password defined in your .env - Closed via #448
1.0
Improve Node, Docker, Postegres and Other Sections of CONTRIBUTING.md - Jonathan and Tom [pointed out in the meeting that Node 13 is not longer supported](https://github.com/freeCodeCamp/chapter/wiki/Meeting-Notes-March-6,-2021#project-updates). The [Node release page](https://nodejs.org/en/about/releases/) suggests the same since Node 13 is not an LTS release and was only supported for 6 months. It seems this Node 13 version was also causing issues with the package.json configuration of npm and node. In addition, I'm going to work through the CONTRIBUTING.md and get everything running locally with a "fresh set of eyes" since I have yet to actually fire up the server. A lot of new contributors have been hung up on Docker, so we'll see if any of the recent devs have improvements on the Docker side. There are other consistency and wording changes to be made. If anybody has suggests on improvements, then feel free to shared and get involved. List of updates to make - [x] Make "Chapter" bold and italics - Closed via #448 - [x] Convert explicit links to text links - Closed via #448 - [x] Update Node and npm minimums to Node 14, NPM 6 - Closed via #448 - [x] Add specifics for using Git for Windows / Git Bash / GitHub Desktop - via #466 - [x] Add section explaining .env and .env.example - via #466 - [x] Fix the typo http//:localhost:3000 under the Viewing the Application section - via #466 - [x] Update GraphQL link to http://localhost:5000/graphql - Closed via #448 - [x] Connect to Postgres running inside of Docker `psql -h localhost -p 54320 -U postgres` - using the user / password defined in your .env - Closed via #448
non_priority
improve node docker postegres and other sections of contributing md jonathan and tom the suggests the same since node is not an lts release and was only supported for months it seems this node version was also causing issues with the package json configuration of npm and node in addition i m going to work through the contributing md and get everything running locally with a fresh set of eyes since i have yet to actually fire up the server a lot of new contributors have been hung up on docker so we ll see if any of the recent devs have improvements on the docker side there are other consistency and wording changes to be made if anybody has suggests on improvements then feel free to shared and get involved list of updates to make make chapter bold and italics closed via convert explicit links to text links closed via update node and npm minimums to node npm closed via add specifics for using git for windows git bash github desktop via add section explaining env and env example via fix the typo http localhost under the viewing the application section via update graphql link to closed via connect to postgres running inside of docker psql h localhost p u postgres using the user password defined in your env closed via
0
140,571
11,351,630,526
IssuesEvent
2020-01-24 11:42:06
132nd-vWing/ATRM
https://api.github.com/repos/132nd-vWing/ATRM
closed
REQ HELP: Range 12 - SAM / IADS
NEED TESTING
@132nd-Entropy Would it be possible to add a menu option to turn on the SAMs now in place at range 12? Range 12 is inteded as a scenario range (have option for scenario). For that having the ability to turn on one or more of the 4 static SAM systems would be beneficial. If possible having an option for a easy, medium and hard for each SAM. Requested functions: - Ability to activate (and deactivate each threat site individually) - Ability to use different difficulty levels on the SAM sites **Difficutly level:** **Easy:** SAM is always on (after beeing activated), and do not react to beeing shot at. **Medium:** SAM is always on (after beeing activated) until fired upon by HARM. When a HARM is fired at the site, the radar shut down on the threat site. Random delay of 3-9 seconds after launch of HARM before the site shuts down. Let the radar be off in a random interval between 60-180 seconds before active again. **Hard:** After activation, SAM is on in random intervals between 60-200 seconds. Then it is off in random intervals between 60-200 seconds. . When a HARM is fired at the site, the radar shut down on the threat site. Random delay of 3-9 seconds after launch of HARM before the radars shuts down. Move the group a random interval between 30-100m in any direction. Let the radar be off in a random interval between 60-180 seconds before active again. When a HARM is fired at any of the sites: shut down the radar on that threatsite. ( Random delay of 3-8 seconds after launch of the HARM trigger the activity (To simulate they actually beeing able to detect the missile before moving) Let the radar be off in a random interval between 60-180 seconds. **SAMs:** Names in the ME Threatsite_12_1 Threatsite_12_2 Threatsite_12_3 Threatsite_12_4 Threatsite_12_5 **Explanation:** Threatsite_12_1 : SA-3 Threatsite_12_2 : SA-11 Threatsite_12_3 : SA-2 Threatsite_12_4 : SA-6 Threatsite_12_5 : SA-8
1.0
REQ HELP: Range 12 - SAM / IADS - @132nd-Entropy Would it be possible to add a menu option to turn on the SAMs now in place at range 12? Range 12 is inteded as a scenario range (have option for scenario). For that having the ability to turn on one or more of the 4 static SAM systems would be beneficial. If possible having an option for a easy, medium and hard for each SAM. Requested functions: - Ability to activate (and deactivate each threat site individually) - Ability to use different difficulty levels on the SAM sites **Difficutly level:** **Easy:** SAM is always on (after beeing activated), and do not react to beeing shot at. **Medium:** SAM is always on (after beeing activated) until fired upon by HARM. When a HARM is fired at the site, the radar shut down on the threat site. Random delay of 3-9 seconds after launch of HARM before the site shuts down. Let the radar be off in a random interval between 60-180 seconds before active again. **Hard:** After activation, SAM is on in random intervals between 60-200 seconds. Then it is off in random intervals between 60-200 seconds. . When a HARM is fired at the site, the radar shut down on the threat site. Random delay of 3-9 seconds after launch of HARM before the radars shuts down. Move the group a random interval between 30-100m in any direction. Let the radar be off in a random interval between 60-180 seconds before active again. When a HARM is fired at any of the sites: shut down the radar on that threatsite. ( Random delay of 3-8 seconds after launch of the HARM trigger the activity (To simulate they actually beeing able to detect the missile before moving) Let the radar be off in a random interval between 60-180 seconds. **SAMs:** Names in the ME Threatsite_12_1 Threatsite_12_2 Threatsite_12_3 Threatsite_12_4 Threatsite_12_5 **Explanation:** Threatsite_12_1 : SA-3 Threatsite_12_2 : SA-11 Threatsite_12_3 : SA-2 Threatsite_12_4 : SA-6 Threatsite_12_5 : SA-8
non_priority
req help range sam iads entropy would it be possible to add a menu option to turn on the sams now in place at range range is inteded as a scenario range have option for scenario for that having the ability to turn on one or more of the static sam systems would be beneficial if possible having an option for a easy medium and hard for each sam requested functions ability to activate and deactivate each threat site individually ability to use different difficulty levels on the sam sites difficutly level easy sam is always on after beeing activated and do not react to beeing shot at medium sam is always on after beeing activated until fired upon by harm when a harm is fired at the site the radar shut down on the threat site random delay of seconds after launch of harm before the site shuts down let the radar be off in a random interval between seconds before active again hard after activation sam is on in random intervals between seconds then it is off in random intervals between seconds when a harm is fired at the site the radar shut down on the threat site random delay of seconds after launch of harm before the radars shuts down move the group a random interval between in any direction let the radar be off in a random interval between seconds before active again when a harm is fired at any of the sites shut down the radar on that threatsite random delay of seconds after launch of the harm trigger the activity to simulate they actually beeing able to detect the missile before moving let the radar be off in a random interval between seconds sams names in the me threatsite threatsite threatsite threatsite threatsite explanation threatsite sa threatsite sa threatsite sa threatsite sa threatsite sa
0
37,851
6,650,075,507
IssuesEvent
2017-09-28 15:10:54
cBioPortal/cbioportal
https://api.github.com/repos/cBioPortal/cbioportal
opened
Documentation for session service
documentation
Setting up session service is required for deploying the latest version of cBioPortal. This needs to be added to the cbioportal documentation.
1.0
Documentation for session service - Setting up session service is required for deploying the latest version of cBioPortal. This needs to be added to the cbioportal documentation.
non_priority
documentation for session service setting up session service is required for deploying the latest version of cbioportal this needs to be added to the cbioportal documentation
0
751,303
26,238,715,860
IssuesEvent
2023-01-05 09:41:50
kubernetes/dashboard
https://api.github.com/repos/kubernetes/dashboard
closed
Use renovate instead of dependabot
kind/feature priority/important-longterm
### What would you like to be added? Switch from dependabot to renovate (see: https://docs.renovatebot.com/getting-started/installing-onboarding/). ### Why is this needed? Dependabot doesn't support Yarn v2 which we are using (see: https://github.com/dependabot/dependabot-core/issues/1297).
1.0
Use renovate instead of dependabot - ### What would you like to be added? Switch from dependabot to renovate (see: https://docs.renovatebot.com/getting-started/installing-onboarding/). ### Why is this needed? Dependabot doesn't support Yarn v2 which we are using (see: https://github.com/dependabot/dependabot-core/issues/1297).
priority
use renovate instead of dependabot what would you like to be added switch from dependabot to renovate see why is this needed dependabot doesn t support yarn which we are using see
1
41,709
10,572,905,152
IssuesEvent
2019-10-07 10:39:44
primefaces/primeng
https://api.github.com/repos/primefaces/primeng
closed
Turbotable - Multisort with null values doesn't quite work correctly
defect
**I'm submitting a ...** (check one with "x") ``` [x ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35 ``` **Current behavior** When multisort is enabled, columns that are sorted with null values return in random order when sorting the column multiple times **Expected behavior** To sort like single sort mode does I believe this bug is because you're missing an 'else' here: https://github.com/primefaces/primeng/blob/master/src/app/components/table/table.ts#L771 ```TSX if (value1 == null && value2 != null) result = -1; else if (value1 != null && value2 == null) result = 1; else if (value1 == null && value2 == null) result = 0; if (typeof value1 == 'string' || value1 instanceof String) { if (value1.localeCompare && (value1 != value2)) { return (multiSortMeta[index].order * value1.localeCompare(value2)); } } else { result = (value1 < value2) ? -1 : 1; } ``` Should be ```TSX if (value1 == null && value2 != null) result = -1; else if (value1 != null && value2 == null) result = 1; else if (value1 == null && value2 == null) result = 0; else if (typeof value1 == 'string' || value1 instanceof String) { if (value1.localeCompare && (value1 != value2)) { return (multiSortMeta[index].order * value1.localeCompare(value2)); } } else { result = (value1 < value2) ? -1 : 1; } ``` Like in singlesort. Otherwise the null checking is pretty much ignored.
1.0
Turbotable - Multisort with null values doesn't quite work correctly - **I'm submitting a ...** (check one with "x") ``` [x ] bug report => Search github for a similar issue or PR before submitting [ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap [ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35 ``` **Current behavior** When multisort is enabled, columns that are sorted with null values return in random order when sorting the column multiple times **Expected behavior** To sort like single sort mode does I believe this bug is because you're missing an 'else' here: https://github.com/primefaces/primeng/blob/master/src/app/components/table/table.ts#L771 ```TSX if (value1 == null && value2 != null) result = -1; else if (value1 != null && value2 == null) result = 1; else if (value1 == null && value2 == null) result = 0; if (typeof value1 == 'string' || value1 instanceof String) { if (value1.localeCompare && (value1 != value2)) { return (multiSortMeta[index].order * value1.localeCompare(value2)); } } else { result = (value1 < value2) ? -1 : 1; } ``` Should be ```TSX if (value1 == null && value2 != null) result = -1; else if (value1 != null && value2 == null) result = 1; else if (value1 == null && value2 == null) result = 0; else if (typeof value1 == 'string' || value1 instanceof String) { if (value1.localeCompare && (value1 != value2)) { return (multiSortMeta[index].order * value1.localeCompare(value2)); } } else { result = (value1 < value2) ? -1 : 1; } ``` Like in singlesort. Otherwise the null checking is pretty much ignored.
non_priority
turbotable multisort with null values doesn t quite work correctly i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead see current behavior when multisort is enabled columns that are sorted with null values return in random order when sorting the column multiple times expected behavior to sort like single sort mode does i believe this bug is because you re missing an else here tsx if null null result else if null null result else if null null result if typeof string instanceof string if localecompare return multisortmeta order localecompare else result should be tsx if null null result else if null null result else if null null result else if typeof string instanceof string if localecompare return multisortmeta order localecompare else result like in singlesort otherwise the null checking is pretty much ignored
0
215,668
24,196,464,727
IssuesEvent
2022-09-24 01:01:37
btmluiz/prometeuspbx
https://api.github.com/repos/btmluiz/prometeuspbx
opened
django_storages-1.13.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>django_storages-1.13.1-py3-none-any.whl</b></p></summary> <p></p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | --- | --- | | [CVE-2022-1941](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-1941) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 5.5 | protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl | Transitive | N/A | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2022-1941</summary> ### Vulnerable Library - <b>protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl</b></p> <p>No project description provided</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/a8/93/1d71d31bc80e569412c808a23c53df87c935ed3dbd787056bcd5b2929cbe/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl">https://files.pythonhosted.org/packages/a8/93/1d71d31bc80e569412c808a23c53df87c935ed3dbd787056bcd5b2929cbe/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl</a></p> <p> Dependency Hierarchy: - django_storages-1.13.1-py3-none-any.whl (Root Library) - google_cloud_storage-2.5.0-py2.py3-none-any.whl - google_api_core-2.8.2-py3-none-any.whl - :x: **protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> <p></p> ### Vulnerability Details <p> A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of memory failures. A specially crafted message with multiple key-value per elements creates parsing issues, and can lead to a Denial of Service against services receiving unsanitized input. We recommend upgrading to versions 3.18.3, 3.19.5, 3.20.2, 3.21.6 for protobuf-cpp and 3.18.3, 3.19.5, 3.20.2, 4.21.6 for protobuf-python. Versions for 3.16 and 3.17 are no longer updated. <p>Publish Date: 2022-09-22 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-1941>CVE-2022-1941</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cloud.google.com/support/bulletins#GCP-2022-019">https://cloud.google.com/support/bulletins#GCP-2022-019</a></p> <p>Release Date: 2022-09-22</p> <p>Fix Resolution: Google.Protobuf - 3.18.3,3.19.5,3.20.2,3.21.6;protobuf-python - 3.18.3,3.19.5,3.20.2,4.21.6</p> </p> <p></p> Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) </details>
True
django_storages-1.13.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>django_storages-1.13.1-py3-none-any.whl</b></p></summary> <p></p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | --- | --- | | [CVE-2022-1941](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-1941) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 5.5 | protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl | Transitive | N/A | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2022-1941</summary> ### Vulnerable Library - <b>protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl</b></p> <p>No project description provided</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/a8/93/1d71d31bc80e569412c808a23c53df87c935ed3dbd787056bcd5b2929cbe/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl">https://files.pythonhosted.org/packages/a8/93/1d71d31bc80e569412c808a23c53df87c935ed3dbd787056bcd5b2929cbe/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl</a></p> <p> Dependency Hierarchy: - django_storages-1.13.1-py3-none-any.whl (Root Library) - google_cloud_storage-2.5.0-py2.py3-none-any.whl - google_api_core-2.8.2-py3-none-any.whl - :x: **protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> <p></p> ### Vulnerability Details <p> A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of memory failures. A specially crafted message with multiple key-value per elements creates parsing issues, and can lead to a Denial of Service against services receiving unsanitized input. We recommend upgrading to versions 3.18.3, 3.19.5, 3.20.2, 3.21.6 for protobuf-cpp and 3.18.3, 3.19.5, 3.20.2, 4.21.6 for protobuf-python. Versions for 3.16 and 3.17 are no longer updated. <p>Publish Date: 2022-09-22 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-1941>CVE-2022-1941</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cloud.google.com/support/bulletins#GCP-2022-019">https://cloud.google.com/support/bulletins#GCP-2022-019</a></p> <p>Release Date: 2022-09-22</p> <p>Fix Resolution: Google.Protobuf - 3.18.3,3.19.5,3.20.2,3.21.6;protobuf-python - 3.18.3,3.19.5,3.20.2,4.21.6</p> </p> <p></p> Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) </details>
non_priority
django storages none any whl vulnerabilities highest severity is vulnerable library django storages none any whl vulnerabilities cve severity cvss dependency type fixed in remediation available medium protobuf whl transitive n a details cve vulnerable library protobuf whl no project description provided library home page a href dependency hierarchy django storages none any whl root library google cloud storage none any whl google api core none any whl x protobuf whl vulnerable library found in base branch master vulnerability details a parsing vulnerability for the messageset type in the protocolbuffers versions prior to and including and for protobuf cpp and versions prior to and including and for protobuf python can lead to out of memory failures a specially crafted message with multiple key value per elements creates parsing issues and can lead to a denial of service against services receiving unsanitized input we recommend upgrading to versions for protobuf cpp and for protobuf python versions for and are no longer updated publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution google protobuf protobuf python step up your open source security game with mend
0
63,118
8,658,348,704
IssuesEvent
2018-11-28 00:35:11
OfficeDev/office-js-docs-pr
https://api.github.com/repos/OfficeDev/office-js-docs-pr
closed
Error code 5012 is not documented
area: add-ins area: excel bug: documentation
Hello, my Excel AddIn raises an error with code: 5012 and message: "Your Office Online session has expired or is invalid. To continue, refresh the page." which is not documented here. Could you fix the docs? Thanks, Andrea --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ad14a1fc-e890-3292-0a53-8a755db35f6e * Version Independent ID: 78e25f2a-c710-6c16-32d7-f16d28b08e31 * Content: [JavaScript API for Office error codes](https://docs.microsoft.com/en-us/office/dev/add-ins/reference/javascript-api-for-office-error-codes) * Content Source: [docs/reference/javascript-api-for-office-error-codes.md](https://github.com/OfficeDev/office-js-docs-pr/blob/master/docs/reference/javascript-api-for-office-error-codes.md) * Product: **office 365** * GitHub Login: @o365devx * Microsoft Alias: **o365devx**
1.0
Error code 5012 is not documented - Hello, my Excel AddIn raises an error with code: 5012 and message: "Your Office Online session has expired or is invalid. To continue, refresh the page." which is not documented here. Could you fix the docs? Thanks, Andrea --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ad14a1fc-e890-3292-0a53-8a755db35f6e * Version Independent ID: 78e25f2a-c710-6c16-32d7-f16d28b08e31 * Content: [JavaScript API for Office error codes](https://docs.microsoft.com/en-us/office/dev/add-ins/reference/javascript-api-for-office-error-codes) * Content Source: [docs/reference/javascript-api-for-office-error-codes.md](https://github.com/OfficeDev/office-js-docs-pr/blob/master/docs/reference/javascript-api-for-office-error-codes.md) * Product: **office 365** * GitHub Login: @o365devx * Microsoft Alias: **o365devx**
non_priority
error code is not documented hello my excel addin raises an error with code and message your office online session has expired or is invalid to continue refresh the page which is not documented here could you fix the docs thanks andrea document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source product office github login microsoft alias
0
10,407
26,939,845,334
IssuesEvent
2023-02-08 00:41:42
hackforla/CivicTechJobs
https://api.github.com/repos/hackforla/CivicTechJobs
closed
Development Roadmap to Production
role: backend role: frontend size: 13pt+ feature: Architecture role: devops
### Overview As a developer, we need to outline our needs and goals in order to reach prod. This issue will serve as an epic for all development goals and milestones to reach prod mvp. ### Action Items #### Backend todo: - [ ] Complete setting up backend #159 #220 - [ ] Mock role data, if needed - [ ] Mock poster data, if needed - [ ] Mock tech data, if needed - [ ] Get final decision on project level data - [ ] Mock project level data, if needed - [ ] Create API endpoints for frontend #### Frontend todo: - [ ] Landing page - [ ] Qualifier page pt1 - [ ] Qualifier page pt2 - [ ] Search page #### DevOps todo: - [ ] Staging environment - [ ] Integration Test - [ ] Smoke Test - [ ] Manual/Inter-team Test - [ ] User Test - [ ] Production environment - [ ] Alpha release - [ ] Beta release ### Resources/Instructions [Resources](https://hackforla.github.io/CivicTechJobs/resources/)
1.0
Development Roadmap to Production - ### Overview As a developer, we need to outline our needs and goals in order to reach prod. This issue will serve as an epic for all development goals and milestones to reach prod mvp. ### Action Items #### Backend todo: - [ ] Complete setting up backend #159 #220 - [ ] Mock role data, if needed - [ ] Mock poster data, if needed - [ ] Mock tech data, if needed - [ ] Get final decision on project level data - [ ] Mock project level data, if needed - [ ] Create API endpoints for frontend #### Frontend todo: - [ ] Landing page - [ ] Qualifier page pt1 - [ ] Qualifier page pt2 - [ ] Search page #### DevOps todo: - [ ] Staging environment - [ ] Integration Test - [ ] Smoke Test - [ ] Manual/Inter-team Test - [ ] User Test - [ ] Production environment - [ ] Alpha release - [ ] Beta release ### Resources/Instructions [Resources](https://hackforla.github.io/CivicTechJobs/resources/)
non_priority
development roadmap to production overview as a developer we need to outline our needs and goals in order to reach prod this issue will serve as an epic for all development goals and milestones to reach prod mvp action items backend todo complete setting up backend mock role data if needed mock poster data if needed mock tech data if needed get final decision on project level data mock project level data if needed create api endpoints for frontend frontend todo landing page qualifier page qualifier page search page devops todo staging environment integration test smoke test manual inter team test user test production environment alpha release beta release resources instructions
0
289,426
24,988,897,082
IssuesEvent
2022-11-02 17:02:54
eclipse-openj9/openj9
https://api.github.com/repos/eclipse-openj9/openj9
closed
jdk20 Thread.stop(), suspend(), resume() tests failing, due to UnsupportedOperationException
comp:test test failure jdk20
https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.functional_aarch64_mac_Nightly_testList_0/66 JCL_Test ``` FAILED: test_resume java.lang.UnsupportedOperationException at java.base/java.lang.Thread.suspend(Thread.java:1813) from jrt:/java.base at org.openj9.test.java.lang.Test_Thread.test_resume(Test_Thread.java:746) from FAILED: test_stop java.lang.UnsupportedOperationException at java.base/java.lang.Thread.stop(Thread.java:1650) from jrt:/java.base at org.openj9.test.java.lang.Test_Thread.test_stop(Test_Thread.java:977) from FAILED: test_stop5 java.lang.AssertionError: Unexpected exception: at org.testng.Assert.fail(Assert.java:85) from jdk.internal.loader.ClassLoaders$AppClassLoader@344a0c77(file:/Users/jenkins/workspace/Test_openjdknext_j9_sanity.functional_aarch64_mac_Nightly_testList_0/aqa-tests/TKG/lib/testng.jar) at org.openj9.test.java.lang.Test_Thread.test_stop5(Test_Thread.java:1018) from FAILED: test_suspend java.lang.UnsupportedOperationException at java.base/java.lang.Thread.suspend(Thread.java:1813) from jrt:/java.base at org.openj9.test.java.lang.Test_Thread.test_suspend(Test_Thread.java:1035) from ```
2.0
jdk20 Thread.stop(), suspend(), resume() tests failing, due to UnsupportedOperationException - https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.functional_aarch64_mac_Nightly_testList_0/66 JCL_Test ``` FAILED: test_resume java.lang.UnsupportedOperationException at java.base/java.lang.Thread.suspend(Thread.java:1813) from jrt:/java.base at org.openj9.test.java.lang.Test_Thread.test_resume(Test_Thread.java:746) from FAILED: test_stop java.lang.UnsupportedOperationException at java.base/java.lang.Thread.stop(Thread.java:1650) from jrt:/java.base at org.openj9.test.java.lang.Test_Thread.test_stop(Test_Thread.java:977) from FAILED: test_stop5 java.lang.AssertionError: Unexpected exception: at org.testng.Assert.fail(Assert.java:85) from jdk.internal.loader.ClassLoaders$AppClassLoader@344a0c77(file:/Users/jenkins/workspace/Test_openjdknext_j9_sanity.functional_aarch64_mac_Nightly_testList_0/aqa-tests/TKG/lib/testng.jar) at org.openj9.test.java.lang.Test_Thread.test_stop5(Test_Thread.java:1018) from FAILED: test_suspend java.lang.UnsupportedOperationException at java.base/java.lang.Thread.suspend(Thread.java:1813) from jrt:/java.base at org.openj9.test.java.lang.Test_Thread.test_suspend(Test_Thread.java:1035) from ```
non_priority
thread stop suspend resume tests failing due to unsupportedoperationexception jcl test failed test resume java lang unsupportedoperationexception at java base java lang thread suspend thread java from jrt java base at org test java lang test thread test resume test thread java from failed test stop java lang unsupportedoperationexception at java base java lang thread stop thread java from jrt java base at org test java lang test thread test stop test thread java from failed test java lang assertionerror unexpected exception at org testng assert fail assert java from jdk internal loader classloaders appclassloader file users jenkins workspace test openjdknext sanity functional mac nightly testlist aqa tests tkg lib testng jar at org test java lang test thread test test thread java from failed test suspend java lang unsupportedoperationexception at java base java lang thread suspend thread java from jrt java base at org test java lang test thread test suspend test thread java from
0
196,188
6,925,606,813
IssuesEvent
2017-11-30 16:25:17
spring-projects/spring-boot
https://api.github.com/repos/spring-projects/spring-boot
opened
Cache metrics are no longer available
priority: normal type: regression
While micrometer does provide support for cache providers, there is no auto-configuration support for it anymore. We should add that so that users get those metrics automatically again.
1.0
Cache metrics are no longer available - While micrometer does provide support for cache providers, there is no auto-configuration support for it anymore. We should add that so that users get those metrics automatically again.
priority
cache metrics are no longer available while micrometer does provide support for cache providers there is no auto configuration support for it anymore we should add that so that users get those metrics automatically again
1
606,357
18,760,371,356
IssuesEvent
2021-11-05 15:46:52
magento/magento2
https://api.github.com/repos/magento/magento2
closed
[Issue] Fix accessibility errors on cart and checkout pages
Component: Checkout Issue: Confirmed Component: Ui Component: GiftMessage Reproduced on 2.4.x Fixed in 2.4.x Progress: PR in progress Priority: P1 Reported on 2.4.x Area: UI Framework
This issue is automatically created based on existing pull request: magento/magento2#33851: Fix accessibility errors on cart and checkout pages --------- ### Description (*) This PR fixes Accessibility errors reported by Lighthouse module (Available in Chrome dev tools) on the shopping cart and checkout pages. ### Manual testing scenarios (*) 1. Open _Stores > Configuration > Sales > Sales > Gift Options_ and enable gift messages for both orders and per item levels. 2. Add product to the cart. 3. Navigate to the shopping cart page and run the Lighthouse accessibility test. There is an "ARIA IDs are not unique" error. 4. Navigate to the checkout page and run the Lighthouse accessibility test. There are navigation and ARIA errors. 5. Apply the patch and check the pages again. ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits are accompanied by meaningful commit messages - [ ] All new or changed code is covered with unit/integration tests (if applicable) - [ ] README.md files for modified modules are updated and included in the pull request if any [README.md predefined sections](https://github.com/magento/devdocs/wiki/Magento-module-README.md) require an update - [ ] All automated tests passed successfully (all builds are green)
1.0
[Issue] Fix accessibility errors on cart and checkout pages - This issue is automatically created based on existing pull request: magento/magento2#33851: Fix accessibility errors on cart and checkout pages --------- ### Description (*) This PR fixes Accessibility errors reported by Lighthouse module (Available in Chrome dev tools) on the shopping cart and checkout pages. ### Manual testing scenarios (*) 1. Open _Stores > Configuration > Sales > Sales > Gift Options_ and enable gift messages for both orders and per item levels. 2. Add product to the cart. 3. Navigate to the shopping cart page and run the Lighthouse accessibility test. There is an "ARIA IDs are not unique" error. 4. Navigate to the checkout page and run the Lighthouse accessibility test. There are navigation and ARIA errors. 5. Apply the patch and check the pages again. ### Contribution checklist (*) - [x] Pull request has a meaningful description of its purpose - [x] All commits are accompanied by meaningful commit messages - [ ] All new or changed code is covered with unit/integration tests (if applicable) - [ ] README.md files for modified modules are updated and included in the pull request if any [README.md predefined sections](https://github.com/magento/devdocs/wiki/Magento-module-README.md) require an update - [ ] All automated tests passed successfully (all builds are green)
priority
fix accessibility errors on cart and checkout pages this issue is automatically created based on existing pull request magento fix accessibility errors on cart and checkout pages description this pr fixes accessibility errors reported by lighthouse module available in chrome dev tools on the shopping cart and checkout pages manual testing scenarios open stores configuration sales sales gift options and enable gift messages for both orders and per item levels add product to the cart navigate to the shopping cart page and run the lighthouse accessibility test there is an aria ids are not unique error navigate to the checkout page and run the lighthouse accessibility test there are navigation and aria errors apply the patch and check the pages again contribution checklist pull request has a meaningful description of its purpose all commits are accompanied by meaningful commit messages all new or changed code is covered with unit integration tests if applicable readme md files for modified modules are updated and included in the pull request if any require an update all automated tests passed successfully all builds are green
1
693,392
23,774,510,158
IssuesEvent
2022-09-01 19:30:37
microsoft/terminal
https://api.github.com/repos/microsoft/terminal
closed
Don't constantly repaint if a pixel shader doesn't reference `time`
Help Wanted Needs-Triage Product-Terminal Issue-Task In-PR Priority-3 Area-AtlasEngine
![image](https://user-images.githubusercontent.com/18356694/187975473-e71e870a-9390-4353-834c-343e8b03ed24.png) ![image](https://user-images.githubusercontent.com/18356694/187975497-30509c32-0aca-4aa9-92dc-3df49e7a9d7e.png) > technically it could be `time` ,`Time`, `tiempo` or anything, right? in the shader, its just the 0th float in `PixelShaderSettings` yea? > right we'd use it by index instead of name
1.0
Don't constantly repaint if a pixel shader doesn't reference `time` - ![image](https://user-images.githubusercontent.com/18356694/187975473-e71e870a-9390-4353-834c-343e8b03ed24.png) ![image](https://user-images.githubusercontent.com/18356694/187975497-30509c32-0aca-4aa9-92dc-3df49e7a9d7e.png) > technically it could be `time` ,`Time`, `tiempo` or anything, right? in the shader, its just the 0th float in `PixelShaderSettings` yea? > right we'd use it by index instead of name
priority
don t constantly repaint if a pixel shader doesn t reference time technically it could be time time tiempo or anything right in the shader its just the float in pixelshadersettings yea right we d use it by index instead of name
1
715,500
24,601,801,130
IssuesEvent
2022-10-14 13:07:05
o3de/o3de
https://api.github.com/repos/o3de/o3de
opened
Assert is being printed in console after creating multiplayer entity from context menu of selected prefab
kind/bug needs-triage sig/content priority/major
**Describe the bug** With Multiplayer Gem enabled in the project, "Create multiplayer entity" option is available in the context menu in **Entity Outliner**. Opening the context menu for a **prefab** and selecting "create multiplayer entity" results in popup warning appearing: "Cannot add entity because the parent entity (id '<ID>') is a closed container entity.". After closing the previously mentioned popup, the following assert is being printed in the console: **Assert** **File** ` C:/builds/o3de/Code/Framework/AzToolsFramework/AzToolsFramework/Entity/EditorEntityHelpers.cpp` **Line** `108` **Condition** ``` (7076) 'class AZ::Entity *__cdecl AzToolsFramework::GetEntityById(const class AZ::EntityId &)' (System) - Invalid EntityId provided ``` This issue occurred on both Windows and Linux OS. **Steps to reproduce** Steps to reproduce the behavior: 1. Create or add a prefab to the level. 2. Click RMB on prefab in **Entity Outliner**. 3. Select "Create multiplayer entity" from the context menu. 4. Close the warning popup. **Expected behavior** "Create multiplayer entity" option is not available in the prefab context menu. **Actual behavior** Creating multiplayer entity by using prefab context menu results in a warning popup appearing and assert being printed in the console. **Video** https://user-images.githubusercontent.com/86951967/195852221-d6e23c94-d18e-4b89-a376-26e3fd44be09.mp4 **Found in Branch** Development (c28de14) **Desktop:** - Device: PC - OS: Windows - Version: 10 - CPU: Intel Core i7-8700K - GPU: NVIDIA GeForce RTX 2080 Ti - Memory: 16GB
1.0
Assert is being printed in console after creating multiplayer entity from context menu of selected prefab - **Describe the bug** With Multiplayer Gem enabled in the project, "Create multiplayer entity" option is available in the context menu in **Entity Outliner**. Opening the context menu for a **prefab** and selecting "create multiplayer entity" results in popup warning appearing: "Cannot add entity because the parent entity (id '<ID>') is a closed container entity.". After closing the previously mentioned popup, the following assert is being printed in the console: **Assert** **File** ` C:/builds/o3de/Code/Framework/AzToolsFramework/AzToolsFramework/Entity/EditorEntityHelpers.cpp` **Line** `108` **Condition** ``` (7076) 'class AZ::Entity *__cdecl AzToolsFramework::GetEntityById(const class AZ::EntityId &)' (System) - Invalid EntityId provided ``` This issue occurred on both Windows and Linux OS. **Steps to reproduce** Steps to reproduce the behavior: 1. Create or add a prefab to the level. 2. Click RMB on prefab in **Entity Outliner**. 3. Select "Create multiplayer entity" from the context menu. 4. Close the warning popup. **Expected behavior** "Create multiplayer entity" option is not available in the prefab context menu. **Actual behavior** Creating multiplayer entity by using prefab context menu results in a warning popup appearing and assert being printed in the console. **Video** https://user-images.githubusercontent.com/86951967/195852221-d6e23c94-d18e-4b89-a376-26e3fd44be09.mp4 **Found in Branch** Development (c28de14) **Desktop:** - Device: PC - OS: Windows - Version: 10 - CPU: Intel Core i7-8700K - GPU: NVIDIA GeForce RTX 2080 Ti - Memory: 16GB
priority
assert is being printed in console after creating multiplayer entity from context menu of selected prefab describe the bug with multiplayer gem enabled in the project create multiplayer entity option is available in the context menu in entity outliner opening the context menu for a prefab and selecting create multiplayer entity results in popup warning appearing cannot add entity because the parent entity id is a closed container entity after closing the previously mentioned popup the following assert is being printed in the console assert file c builds code framework aztoolsframework aztoolsframework entity editorentityhelpers cpp line condition class az entity cdecl aztoolsframework getentitybyid const class az entityid system invalid entityid provided this issue occurred on both windows and linux os steps to reproduce steps to reproduce the behavior create or add a prefab to the level click rmb on prefab in entity outliner select create multiplayer entity from the context menu close the warning popup expected behavior create multiplayer entity option is not available in the prefab context menu actual behavior creating multiplayer entity by using prefab context menu results in a warning popup appearing and assert being printed in the console video found in branch development desktop device pc os windows version cpu intel core gpu nvidia geforce rtx ti memory
1
134,674
5,232,142,986
IssuesEvent
2017-01-30 08:02:35
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Test {e2e.go}
kind/flake priority/P0
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-reboot/1156/ Failed: Test {e2e.go} ``` exit status 1 ``` Previous issues for this test: #33361
1.0
Test {e2e.go} - https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-reboot/1156/ Failed: Test {e2e.go} ``` exit status 1 ``` Previous issues for this test: #33361
priority
test go failed test go exit status previous issues for this test
1
143,023
11,503,342,296
IssuesEvent
2020-02-12 20:54:31
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
opened
MaximumEntriesInAdsShownHistory is not respected
QA/Test-Plan-Specified QA/Yes bug feature/ads feature/rewards
Follow up to https://github.com/brave/brave-browser/issues/5863 https://github.com/brave/brave-core/pull/3906/commits/517ce8dfa98b7175d0256c442a287dcfbc6d2002 Max is set to 560, I was able to shown 3000 entries ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Clean profile 2. Enable rewards 3. View an ad 4. Close Brave 5. copy `generate_ads_history.py` to `[PROFILE\]Brave-Browser-Beta\Default\ads_service\` 6. Run `generate_ads_history.py` 7. Run Brave 8. Open `brave://rewards` 9. Reload the page few times to shown the generated ads history [generate_ads_history.zip](https://github.com/brave/brave-browser/files/4194964/generate_ads_history.zip) ## Actual result: <!--Please add screenshots if needed--> 3000 entries are shown ![image](https://user-images.githubusercontent.com/34715963/74376271-17796200-4de2-11ea-9da7-9b2e794afac3.png) ![image](https://user-images.githubusercontent.com/34715963/74376287-1d6f4300-4de2-11ea-9961-8f6586369e20.png) ## Expected result: Max 560 entries are shown per https://github.com/brave/brave-core/pull/3906/commits/517ce8dfa98b7175d0256c442a287dcfbc6d2002 ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> 100% repro rate ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 1.4.85 Chromium: 80.0.3987.87 (Official Build) beta (64-bit) -- | -- Revision | 449cb163497b70dbf98d389f54e38e85d4c59b43-refs/branch-heads/3987@{#801} OS | Windows 7 Service Pack 1 (Build 7601.24544) cc @brave/legacy_qa @tmancey @rebron
1.0
MaximumEntriesInAdsShownHistory is not respected - Follow up to https://github.com/brave/brave-browser/issues/5863 https://github.com/brave/brave-core/pull/3906/commits/517ce8dfa98b7175d0256c442a287dcfbc6d2002 Max is set to 560, I was able to shown 3000 entries ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. Clean profile 2. Enable rewards 3. View an ad 4. Close Brave 5. copy `generate_ads_history.py` to `[PROFILE\]Brave-Browser-Beta\Default\ads_service\` 6. Run `generate_ads_history.py` 7. Run Brave 8. Open `brave://rewards` 9. Reload the page few times to shown the generated ads history [generate_ads_history.zip](https://github.com/brave/brave-browser/files/4194964/generate_ads_history.zip) ## Actual result: <!--Please add screenshots if needed--> 3000 entries are shown ![image](https://user-images.githubusercontent.com/34715963/74376271-17796200-4de2-11ea-9da7-9b2e794afac3.png) ![image](https://user-images.githubusercontent.com/34715963/74376287-1d6f4300-4de2-11ea-9961-8f6586369e20.png) ## Expected result: Max 560 entries are shown per https://github.com/brave/brave-core/pull/3906/commits/517ce8dfa98b7175d0256c442a287dcfbc6d2002 ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> 100% repro rate ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 1.4.85 Chromium: 80.0.3987.87 (Official Build) beta (64-bit) -- | -- Revision | 449cb163497b70dbf98d389f54e38e85d4c59b43-refs/branch-heads/3987@{#801} OS | Windows 7 Service Pack 1 (Build 7601.24544) cc @brave/legacy_qa @tmancey @rebron
non_priority
maximumentriesinadsshownhistory is not respected follow up to max is set to i was able to shown entries steps to reproduce clean profile enable rewards view an ad close brave copy generate ads history py to brave browser beta default ads service run generate ads history py run brave open brave rewards reload the page few times to shown the generated ads history actual result entries are shown expected result max entries are shown per reproduces how often repro rate brave version brave version info brave chromium   official build  beta  bit revision refs branch heads os windows  service pack build cc brave legacy qa tmancey rebron
0
96,592
12,141,783,175
IssuesEvent
2020-04-23 23:30:50
thepracticaldev/dev.to
https://api.github.com/repos/thepracticaldev/dev.to
closed
[P2] Implement progress stepper + skip/continue
DEV team design type: feature request
### Description - Implement a **progress stepper** that orients people on which step they're on during onboarding. - Implement updates to modal navigation so that people can "skip for now" (if they haven't filled out anything) or "Continue". ### F.A.Q's **For which steps do we apply the `Skip/Continue` functionality?** - Step 1. Suggested Topics - Step 2. Build Your Profile - Step 3. Suggested People **What happens if a user goes back or clicks on skip/continue? Does it take them to the end of the flow?** - ◀️ When people go back, it takes them to the previous step. - ▶️ When people skip/continue, it takes them to the next step. ### Design Assets ![# 6544 Progress Stepper + Skip](https://user-images.githubusercontent.com/816402/76904961-3a25ed00-685e-11ea-93d6-eb915d0bbadc.png) [✨ Figma URL ✨](https://www.figma.com/file/fQthjjBLgDLRaHmpIwlhdS/Onboarding?node-id=539%3A0)
1.0
[P2] Implement progress stepper + skip/continue - ### Description - Implement a **progress stepper** that orients people on which step they're on during onboarding. - Implement updates to modal navigation so that people can "skip for now" (if they haven't filled out anything) or "Continue". ### F.A.Q's **For which steps do we apply the `Skip/Continue` functionality?** - Step 1. Suggested Topics - Step 2. Build Your Profile - Step 3. Suggested People **What happens if a user goes back or clicks on skip/continue? Does it take them to the end of the flow?** - ◀️ When people go back, it takes them to the previous step. - ▶️ When people skip/continue, it takes them to the next step. ### Design Assets ![# 6544 Progress Stepper + Skip](https://user-images.githubusercontent.com/816402/76904961-3a25ed00-685e-11ea-93d6-eb915d0bbadc.png) [✨ Figma URL ✨](https://www.figma.com/file/fQthjjBLgDLRaHmpIwlhdS/Onboarding?node-id=539%3A0)
non_priority
implement progress stepper skip continue description implement a progress stepper that orients people on which step they re on during onboarding implement updates to modal navigation so that people can skip for now if they haven t filled out anything or continue f a q s for which steps do we apply the skip continue functionality step suggested topics step build your profile step suggested people what happens if a user goes back or clicks on skip continue does it take them to the end of the flow ◀️ when people go back it takes them to the previous step ▶️ when people skip continue it takes them to the next step design assets
0
58,580
6,609,341,111
IssuesEvent
2017-09-19 14:15:22
ekylibre/ekylibre
https://api.github.com/repos/ekylibre/ekylibre
closed
Travis CI cannot execute integration tests with Capybara
Bug Tests
If integration tests work locally, they fails on Travis-CI.
1.0
Travis CI cannot execute integration tests with Capybara - If integration tests work locally, they fails on Travis-CI.
non_priority
travis ci cannot execute integration tests with capybara if integration tests work locally they fails on travis ci
0
317,003
9,659,649,665
IssuesEvent
2019-05-20 13:54:23
Wikidata/soweego
https://api.github.com/repos/Wikidata/soweego
closed
Album matcher
extra high priority story
- [x] Get Wikidata musical albums; - [ ] implement #55; - [ ] implement #56; - [ ] run name-based matchers.
1.0
Album matcher - - [x] Get Wikidata musical albums; - [ ] implement #55; - [ ] implement #56; - [ ] run name-based matchers.
priority
album matcher get wikidata musical albums implement implement run name based matchers
1
430,208
12,441,205,553
IssuesEvent
2020-05-26 13:18:57
telstra/open-kilda
https://api.github.com/repos/telstra/open-kilda
closed
Add some fields to 'PATCH /flows/{flow-id}/'
area/api feature priority/2-high
Add the ability to update the following fields via the PATCH method for a flow: - diverse_flowid - maximum_bandwidth - allocate_protected_path - source.vlan_id - source.port_id - source.switch_id - destination.vlan_id - destination.port_id - destination.switch_id
1.0
Add some fields to 'PATCH /flows/{flow-id}/' - Add the ability to update the following fields via the PATCH method for a flow: - diverse_flowid - maximum_bandwidth - allocate_protected_path - source.vlan_id - source.port_id - source.switch_id - destination.vlan_id - destination.port_id - destination.switch_id
priority
add some fields to patch flows flow id add the ability to update the following fields via the patch method for a flow diverse flowid maximum bandwidth allocate protected path source vlan id source port id source switch id destination vlan id destination port id destination switch id
1
84,142
16,456,741,661
IssuesEvent
2021-05-21 13:32:59
rajaben-ali/interactive-covid-19-dashboard
https://api.github.com/repos/rajaben-ali/interactive-covid-19-dashboard
opened
Create the first plot with pandas and Matplotlib
Code
Create the first plot with pandas and Matplotlib.
1.0
Create the first plot with pandas and Matplotlib - Create the first plot with pandas and Matplotlib.
non_priority
create the first plot with pandas and matplotlib create the first plot with pandas and matplotlib
0
370,288
25,897,497,532
IssuesEvent
2022-12-15 00:29:26
aws/aws-cdk
https://api.github.com/repos/aws/aws-cdk
opened
@aws-cdk_aws-apprunner-alpha.Service: (serviceName property returns apprunner ARN instead of apprunner service name)
needs-triage documentation
### Describe the issue When using the class Service [1] in cdk to create Apprunner Service and further using serviceName property [2] it returns apprunner ARN instead of apprunner service name. The serviceName property translates to !Ref on the logical id of the Apprunner Service resource in CFN template. On checking the "AWS::AppRunner::Service" return value in CFN doc, we can see: [3] , !Ref returns the following: i.e ARN of the App Runner service. ++++++++++++++++++++ Ref When the logical ID of this resource is provided to the Ref intrinsic function, Ref returns the ARN of the App Runner service. ++++++++++++++++++++ ### Links [1] https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-apprunner-alpha.Service.html [2] https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-apprunner-alpha.Service.html#servicenamespan-classapi-icon-api-icon-experimental-titlethis-api-element-is-experimental-it-may-change-without-noticespan-1 [3] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-service.html#aws-resource-apprunner-service-return-values
1.0
@aws-cdk_aws-apprunner-alpha.Service: (serviceName property returns apprunner ARN instead of apprunner service name) - ### Describe the issue When using the class Service [1] in cdk to create Apprunner Service and further using serviceName property [2] it returns apprunner ARN instead of apprunner service name. The serviceName property translates to !Ref on the logical id of the Apprunner Service resource in CFN template. On checking the "AWS::AppRunner::Service" return value in CFN doc, we can see: [3] , !Ref returns the following: i.e ARN of the App Runner service. ++++++++++++++++++++ Ref When the logical ID of this resource is provided to the Ref intrinsic function, Ref returns the ARN of the App Runner service. ++++++++++++++++++++ ### Links [1] https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-apprunner-alpha.Service.html [2] https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-apprunner-alpha.Service.html#servicenamespan-classapi-icon-api-icon-experimental-titlethis-api-element-is-experimental-it-may-change-without-noticespan-1 [3] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-service.html#aws-resource-apprunner-service-return-values
non_priority
aws cdk aws apprunner alpha service servicename property returns apprunner arn instead of apprunner service name describe the issue when using the class service in cdk to create apprunner service and further using servicename property it returns apprunner arn instead of apprunner service name the servicename property translates to ref on the logical id of the apprunner service resource in cfn template on checking the aws apprunner service return value in cfn doc we can see ref returns the following i e arn of the app runner service ref when the logical id of this resource is provided to the ref intrinsic function ref returns the arn of the app runner service links
0
92,249
11,616,008,931
IssuesEvent
2020-02-26 15:04:11
GCTC-NTGC/TalentCloud
https://api.github.com/repos/GCTC-NTGC/TalentCloud
closed
[Design] - Managers, HR / Job Summary
Design Epic
# Design Goal **Please explain the primary goals of this design work.** Page for each individual Job Process. With an overview of where the process is at. What are the next steps, and links to view each individual section within the job process. Originally we intended to have a job index and then subsequent actions/tools for that job, but it's now apparent that we need a job summary page proper to house things like actions, status, tools, comments, documents, etc. This UI will function as home for each job for the Hiring Manager and HR Adviser roles. # Research **Please list/link to all research performed for or referenced in this design work. This can include research you've done in the past. Include research relevant to insights from team members as well. Don't be afraid to ask for references or documents! This section should also incorporate data collected from user testing.** ## Conversation w/ @laurenoncoffee @nicolsonaitken @Jerryescandon @JasmitaChawla @joshdrink @gobyrne - The job summary should indicate the job action's current status, link to all tools available to that action (e.g. builder, screening plan, ROD, etc.), show a link to a summary view of applicant assessment records, show a list of applicants who are still in consideration, and finally a list of applicants who are no longer being considered. ## Assumptions **Please list all assumptions made during your design work. This should include behavioural assumptions made by the team that have no direct research references.** - Assumption 01 - etc. # Important Notes / Copy **This is a space to include important notes for other team members, including things like key copy, questions that need to be asked at a later date, etc.** @tristan-orourke it would be super awesome if we could hide "activity" by default, but show comments that are new since you last viewed the job... not sure how complicated that is. That way, when you return to a job view, all the activity history is hidden except the stuff that's new. Applicant filters should apply to progress, not applicant type/etc. # Wireframes / Images ## Version 1 ![job-summary-0](https://user-images.githubusercontent.com/6960386/67312706-c6aaca00-f4cf-11e9-8088-e53d75c72466.png) ## Version 2 - https://xd.adobe.com/view/e79e0e9e-d1ae-4b0c-749d-9436424f1ae7-91af/?fullscreen ## Version 3 - https://xd.adobe.com/view/3d2cfadf-d5ed-46f8-4f5f-94a6df0b7e14-4b1d/?fullscreen ## Version 4 - adds centralized applicant dashboard that indicates overall progress - note that "top candidate" should be plural (top candidates) on the wireframe - a number will have to be decided for this - **I forgot to add a central job action history to this page - it should be a filterable list of all comments... not sure on best location yet** ![job-summary-sketch](https://user-images.githubusercontent.com/6960386/67295622-6575fd00-f4b5-11e9-8af2-8423436c1e57.jpg) ## Version 5 - adds a sidebar for glanceability and easy section navigation - adds activity (commenting) - makes certain sections hide/showable to reduce page length - adds priority/veteran status (special considerations on applicant element) ![job-summary-2-sketch](https://user-images.githubusercontent.com/6960386/67305811-f5bb3e80-f4c3-11e9-841f-8b1efe880516.jpg) ## MVP for Development Sprint -[Summary] (https://xd.adobe.com/view/d8f66788-4dab-4ed4-5ee7-a0982b359beb-aec7/) ## Version 6 - adds a handful of job summary information - breaks activity into sections ![image](https://user-images.githubusercontent.com/6960386/69257103-7e430280-0b88-11ea-82aa-db26357e2390.png) ## Version 7 Prototype link: https://joshbeveridge.ca/tc-job-summary/ ### Changes - adds a sidebar for easier navigation - reorganizes job summary info to make it less heavy and clearer - adds timer actions - send to manager - send for translation - approve for publishing - this also includes the "unclaim" button - moves previous activity into an accordion to help shrink the page and increase focus on "new" activity - adds "mark as read" buttons for activity to dismiss new activity - adds "mark all as read" button at bottom of activity for bulk dismissal ### Screenshot ![image](https://user-images.githubusercontent.com/6960386/69353415-7482d300-0c4c-11ea-90c8-bc144db63519.png) ### Research/Feedback & Outcomes - we still need to select icons for tools - we need a real word to replace "unclaim" - there was discussion with @gobyrne about the necessity for "new" activity to even be a thing right now - if this is removed, we need to update #1533 to reflect this decision - this directly ties into #2120 and the discussion there - discussion with @nic @rositak @Khristophor @tristan-orourke indicates that for now, comments will not be editable or delete-able - the user will have to submit a subsequent comment to amend their previous comment - this is to preserve a full log of activity - down the road, we might be able to implement editing with revision history - after the discussions centred around #2122, it would be beneficial to give a **very** brief description of the status, right below it in job summary, so that the person viewing the status knows exactly what it means ## Version 8 Prototype link: https://joshbeveridge.ca/tc-job-summary/ ### Changes - holding off on icons in the tools section because it doesn't impact dev - "unclaim" has been changed to "relinquish" based on feedback from Lauren regarding it being an HR term that they'd recognize - added a description to the status section to help educate new users - changed the section names to be clearer: - Job Summary -> Job Status - Tools ->Poster & Screening Tools - timers have been updated to reflect feedback in #2122 ### Screenshot ![image](https://user-images.githubusercontent.com/6960386/69749742-2faddf00-1119-11ea-9658-9c83e07322b5.png) ### Research/Feedback & Outcomes
1.0
[Design] - Managers, HR / Job Summary - # Design Goal **Please explain the primary goals of this design work.** Page for each individual Job Process. With an overview of where the process is at. What are the next steps, and links to view each individual section within the job process. Originally we intended to have a job index and then subsequent actions/tools for that job, but it's now apparent that we need a job summary page proper to house things like actions, status, tools, comments, documents, etc. This UI will function as home for each job for the Hiring Manager and HR Adviser roles. # Research **Please list/link to all research performed for or referenced in this design work. This can include research you've done in the past. Include research relevant to insights from team members as well. Don't be afraid to ask for references or documents! This section should also incorporate data collected from user testing.** ## Conversation w/ @laurenoncoffee @nicolsonaitken @Jerryescandon @JasmitaChawla @joshdrink @gobyrne - The job summary should indicate the job action's current status, link to all tools available to that action (e.g. builder, screening plan, ROD, etc.), show a link to a summary view of applicant assessment records, show a list of applicants who are still in consideration, and finally a list of applicants who are no longer being considered. ## Assumptions **Please list all assumptions made during your design work. This should include behavioural assumptions made by the team that have no direct research references.** - Assumption 01 - etc. # Important Notes / Copy **This is a space to include important notes for other team members, including things like key copy, questions that need to be asked at a later date, etc.** @tristan-orourke it would be super awesome if we could hide "activity" by default, but show comments that are new since you last viewed the job... not sure how complicated that is. That way, when you return to a job view, all the activity history is hidden except the stuff that's new. Applicant filters should apply to progress, not applicant type/etc. # Wireframes / Images ## Version 1 ![job-summary-0](https://user-images.githubusercontent.com/6960386/67312706-c6aaca00-f4cf-11e9-8088-e53d75c72466.png) ## Version 2 - https://xd.adobe.com/view/e79e0e9e-d1ae-4b0c-749d-9436424f1ae7-91af/?fullscreen ## Version 3 - https://xd.adobe.com/view/3d2cfadf-d5ed-46f8-4f5f-94a6df0b7e14-4b1d/?fullscreen ## Version 4 - adds centralized applicant dashboard that indicates overall progress - note that "top candidate" should be plural (top candidates) on the wireframe - a number will have to be decided for this - **I forgot to add a central job action history to this page - it should be a filterable list of all comments... not sure on best location yet** ![job-summary-sketch](https://user-images.githubusercontent.com/6960386/67295622-6575fd00-f4b5-11e9-8af2-8423436c1e57.jpg) ## Version 5 - adds a sidebar for glanceability and easy section navigation - adds activity (commenting) - makes certain sections hide/showable to reduce page length - adds priority/veteran status (special considerations on applicant element) ![job-summary-2-sketch](https://user-images.githubusercontent.com/6960386/67305811-f5bb3e80-f4c3-11e9-841f-8b1efe880516.jpg) ## MVP for Development Sprint -[Summary] (https://xd.adobe.com/view/d8f66788-4dab-4ed4-5ee7-a0982b359beb-aec7/) ## Version 6 - adds a handful of job summary information - breaks activity into sections ![image](https://user-images.githubusercontent.com/6960386/69257103-7e430280-0b88-11ea-82aa-db26357e2390.png) ## Version 7 Prototype link: https://joshbeveridge.ca/tc-job-summary/ ### Changes - adds a sidebar for easier navigation - reorganizes job summary info to make it less heavy and clearer - adds timer actions - send to manager - send for translation - approve for publishing - this also includes the "unclaim" button - moves previous activity into an accordion to help shrink the page and increase focus on "new" activity - adds "mark as read" buttons for activity to dismiss new activity - adds "mark all as read" button at bottom of activity for bulk dismissal ### Screenshot ![image](https://user-images.githubusercontent.com/6960386/69353415-7482d300-0c4c-11ea-90c8-bc144db63519.png) ### Research/Feedback & Outcomes - we still need to select icons for tools - we need a real word to replace "unclaim" - there was discussion with @gobyrne about the necessity for "new" activity to even be a thing right now - if this is removed, we need to update #1533 to reflect this decision - this directly ties into #2120 and the discussion there - discussion with @nic @rositak @Khristophor @tristan-orourke indicates that for now, comments will not be editable or delete-able - the user will have to submit a subsequent comment to amend their previous comment - this is to preserve a full log of activity - down the road, we might be able to implement editing with revision history - after the discussions centred around #2122, it would be beneficial to give a **very** brief description of the status, right below it in job summary, so that the person viewing the status knows exactly what it means ## Version 8 Prototype link: https://joshbeveridge.ca/tc-job-summary/ ### Changes - holding off on icons in the tools section because it doesn't impact dev - "unclaim" has been changed to "relinquish" based on feedback from Lauren regarding it being an HR term that they'd recognize - added a description to the status section to help educate new users - changed the section names to be clearer: - Job Summary -> Job Status - Tools ->Poster & Screening Tools - timers have been updated to reflect feedback in #2122 ### Screenshot ![image](https://user-images.githubusercontent.com/6960386/69749742-2faddf00-1119-11ea-9658-9c83e07322b5.png) ### Research/Feedback & Outcomes
non_priority
managers hr job summary design goal please explain the primary goals of this design work page for each individual job process with an overview of where the process is at what are the next steps and links to view each individual section within the job process originally we intended to have a job index and then subsequent actions tools for that job but it s now apparent that we need a job summary page proper to house things like actions status tools comments documents etc this ui will function as home for each job for the hiring manager and hr adviser roles research please list link to all research performed for or referenced in this design work this can include research you ve done in the past include research relevant to insights from team members as well don t be afraid to ask for references or documents this section should also incorporate data collected from user testing conversation w laurenoncoffee nicolsonaitken jerryescandon jasmitachawla joshdrink gobyrne the job summary should indicate the job action s current status link to all tools available to that action e g builder screening plan rod etc show a link to a summary view of applicant assessment records show a list of applicants who are still in consideration and finally a list of applicants who are no longer being considered assumptions please list all assumptions made during your design work this should include behavioural assumptions made by the team that have no direct research references assumption etc important notes copy this is a space to include important notes for other team members including things like key copy questions that need to be asked at a later date etc tristan orourke it would be super awesome if we could hide activity by default but show comments that are new since you last viewed the job not sure how complicated that is that way when you return to a job view all the activity history is hidden except the stuff that s new applicant filters should apply to progress not applicant type etc wireframes images version version version version adds centralized applicant dashboard that indicates overall progress note that top candidate should be plural top candidates on the wireframe a number will have to be decided for this i forgot to add a central job action history to this page it should be a filterable list of all comments not sure on best location yet version adds a sidebar for glanceability and easy section navigation adds activity commenting makes certain sections hide showable to reduce page length adds priority veteran status special considerations on applicant element mvp for development sprint version adds a handful of job summary information breaks activity into sections version prototype link changes adds a sidebar for easier navigation reorganizes job summary info to make it less heavy and clearer adds timer actions send to manager send for translation approve for publishing this also includes the unclaim button moves previous activity into an accordion to help shrink the page and increase focus on new activity adds mark as read buttons for activity to dismiss new activity adds mark all as read button at bottom of activity for bulk dismissal screenshot research feedback outcomes we still need to select icons for tools we need a real word to replace unclaim there was discussion with gobyrne about the necessity for new activity to even be a thing right now if this is removed we need to update to reflect this decision this directly ties into and the discussion there discussion with nic rositak khristophor tristan orourke indicates that for now comments will not be editable or delete able the user will have to submit a subsequent comment to amend their previous comment this is to preserve a full log of activity down the road we might be able to implement editing with revision history after the discussions centred around it would be beneficial to give a very brief description of the status right below it in job summary so that the person viewing the status knows exactly what it means version prototype link changes holding off on icons in the tools section because it doesn t impact dev unclaim has been changed to relinquish based on feedback from lauren regarding it being an hr term that they d recognize added a description to the status section to help educate new users changed the section names to be clearer job summary job status tools poster screening tools timers have been updated to reflect feedback in screenshot research feedback outcomes
0