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
68,249
17,197,680,328
IssuesEvent
2021-07-16 20:11:26
openzfs/zfs
https://api.github.com/repos/openzfs/zfs
reopened
Run CI tests with AddressSanitizer
Type: Building Type: Feature
<!-- Thank you for suggesting a feature. Please check our issue tracker before opening a new feature request. Filling out the following template will help other contributors better understand your proposed feature. --> ### Describe the feature would like to see added to OpenZFS OpenZFS supports building the userland components (including libzpool, ztest, zdb) with AddressSanitizer support, by running `./configure --enable-asan`. It would be great if the automated tests ran zloop with this flag. It might even make sense for debug builds to always use asan. <!-- Provide a clear and concise description of the feature. --> ### How will this feature improve OpenZFS? Helps us find bugs sooner, pre-integration. e.g. https://github.com/openzfs/zfs/issues/12215, https://github.com/openzfs/zfs/pull/10193, https://github.com/openzfs/zfs/pull/9706, #12339 <!-- What problem does this feature solve? --> ### Additional context <!-- Any additional information you can add about the proposal? -->
1.0
Run CI tests with AddressSanitizer - <!-- Thank you for suggesting a feature. Please check our issue tracker before opening a new feature request. Filling out the following template will help other contributors better understand your proposed feature. --> ### Describe the feature would like to see added to OpenZFS OpenZFS supports building the userland components (including libzpool, ztest, zdb) with AddressSanitizer support, by running `./configure --enable-asan`. It would be great if the automated tests ran zloop with this flag. It might even make sense for debug builds to always use asan. <!-- Provide a clear and concise description of the feature. --> ### How will this feature improve OpenZFS? Helps us find bugs sooner, pre-integration. e.g. https://github.com/openzfs/zfs/issues/12215, https://github.com/openzfs/zfs/pull/10193, https://github.com/openzfs/zfs/pull/9706, #12339 <!-- What problem does this feature solve? --> ### Additional context <!-- Any additional information you can add about the proposal? -->
non_priority
run ci tests with addresssanitizer thank you for suggesting a feature please check our issue tracker before opening a new feature request filling out the following template will help other contributors better understand your proposed feature describe the feature would like to see added to openzfs openzfs supports building the userland components including libzpool ztest zdb with addresssanitizer support by running configure enable asan it would be great if the automated tests ran zloop with this flag it might even make sense for debug builds to always use asan provide a clear and concise description of the feature how will this feature improve openzfs helps us find bugs sooner pre integration e g what problem does this feature solve additional context any additional information you can add about the proposal
0
22,664
2,649,718,593
IssuesEvent
2015-03-15 06:47:56
cmcinnis/dnd-manager
https://api.github.com/repos/cmcinnis/dnd-manager
opened
Complete character edit page
priority:medium status:pending type:feature
Add support for saving all character fields on the character edit page.
1.0
Complete character edit page - Add support for saving all character fields on the character edit page.
priority
complete character edit page add support for saving all character fields on the character edit page
1
206,330
7,111,684,629
IssuesEvent
2018-01-17 14:56:25
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
closed
Invite Volunteers bulk and individual (non-event based): We should change the logic so only those that have password don't receive invitation.
mvp yes priority medium
Note that currently, volunteers that have been previously invited and didn't create a password are not receiving the invitation.
1.0
Invite Volunteers bulk and individual (non-event based): We should change the logic so only those that have password don't receive invitation. - Note that currently, volunteers that have been previously invited and didn't create a password are not receiving the invitation.
priority
invite volunteers bulk and individual non event based we should change the logic so only those that have password don t receive invitation note that currently volunteers that have been previously invited and didn t create a password are not receiving the invitation
1
6,254
6,314,205,469
IssuesEvent
2017-07-24 10:11:16
acunetix-demo/demo
https://api.github.com/repos/acunetix-demo/demo
closed
Acunetix - Blind SQL Injection
CWE-89 security SQL_Injection
| **Target URL** | http://testphp.vulnweb.com| ------------ | ------------- | **Severity** | High| ##### Vulnerability Description This script is possibly vulnerable to SQL Injection attacks. SQL injection is a vulnerability that allows an attacker to alter back-end SQL statements by manipulating the user input. An SQL injection occurs when web applications accept user input that is directly placed into a SQL statement and doesn't properly filter out dangerous characters. This is one of the most common application layer attacks currently being used on the Internet. Despite the fact that it is relatively easy to protect against, there is a large number of web applications vulnerable. ##### Attack Details URL encoded POST input **searchFor** was set to **if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/** Tests performed: + if(now()=sysdate(),sleep(4),0)/*&#x27;XOR(if(now()=sysdate(),sleep(4),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(4),0))OR&quot;*/ =&gt; **4.015** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0.016** + if(now()=sysdate(),sleep(2),0)/*&#x27;XOR(if(now()=sysdate(),sleep(2),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(2),0))OR&quot;*/ =&gt; **2.031** + if(now()=sysdate(),sleep(6),0)/*&#x27;XOR(if(now()=sysdate(),sleep(6),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(6),0))OR&quot;*/ =&gt; **6** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** + if(now()=sysdate(),sleep(4),0)/*&#x27;XOR(if(now()=sysdate(),sleep(4),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(4),0))OR&quot;*/ =&gt; **4.015** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** Original value: **1** ##### HTTP Request POST /search.php?test=1 HTTP/1.1 Content-Length: 134 Content-Type: application/x-www-form-urlencoded X-Requested-With: XMLHttpRequest Referer: http://testphp.vulnweb.com Cookie: login=test%2Ftest; mycookie=3 Host: testphp.vulnweb.com Connection: Keep-alive Accept-Encoding: gzip,deflate User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.21 Accept: */* searchFor=if(now()=sysdate()%2csleep(0)%2c0)/*'XOR(if(now()=sysdate()%2csleep(0)%2c0))OR'"XOR(if(now()=sysdate()%2csleep(0)%2c0))OR"*/ ##### Impact An attacker may execute arbitrary SQL statements on the vulnerable system. This may compromise the integrity of your database and/or expose sensitive information. Depending on the back-end database in use, SQL injection vulnerabilities lead to varying levels of data/system access for the attacker. It may be possible to not only manipulate existing queries, but to UNION in arbitrary data, use sub selects, or append additional queries. In some cases, it may be possible to read in or write out to files, or to execute shell commands on the underlying operating system. Certain SQL Servers such as Microsoft SQL Server contain stored and extended procedures (database server functions). If an attacker can obtain access to these procedures it may be possible to compromise the entire machine. ##### Remediation Your script should filter metacharacters from user input. Check detailed information for more information about fixing this vulnerability. ---- ##### References: [Acunetix SQL Injection Attack](http://www.acunetix.com/websitesecurity/sql-injection.htm) [VIDEO: SQL Injection tutorial](http://www.acunetix.com/blog/web-security-zone/video-sql-injection-tutorial/) [OWASP Injection Flaws](http://www.owasp.org/index.php/Injection_Flaws) [How to check for SQL injection vulnerabilities](http://www.acunetix.com/websitesecurity/sql-injection2/) [SQL Injection Walkthrough](http://www.securiteam.com/securityreviews/5DP0N1P76E.html) [OWASP PHP Top 5](http://www.owasp.org/index.php/PHP_Top_5)
True
Acunetix - Blind SQL Injection - | **Target URL** | http://testphp.vulnweb.com| ------------ | ------------- | **Severity** | High| ##### Vulnerability Description This script is possibly vulnerable to SQL Injection attacks. SQL injection is a vulnerability that allows an attacker to alter back-end SQL statements by manipulating the user input. An SQL injection occurs when web applications accept user input that is directly placed into a SQL statement and doesn't properly filter out dangerous characters. This is one of the most common application layer attacks currently being used on the Internet. Despite the fact that it is relatively easy to protect against, there is a large number of web applications vulnerable. ##### Attack Details URL encoded POST input **searchFor** was set to **if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/** Tests performed: + if(now()=sysdate(),sleep(4),0)/*&#x27;XOR(if(now()=sysdate(),sleep(4),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(4),0))OR&quot;*/ =&gt; **4.015** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0.016** + if(now()=sysdate(),sleep(2),0)/*&#x27;XOR(if(now()=sysdate(),sleep(2),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(2),0))OR&quot;*/ =&gt; **2.031** + if(now()=sysdate(),sleep(6),0)/*&#x27;XOR(if(now()=sysdate(),sleep(6),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(6),0))OR&quot;*/ =&gt; **6** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** + if(now()=sysdate(),sleep(4),0)/*&#x27;XOR(if(now()=sysdate(),sleep(4),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(4),0))OR&quot;*/ =&gt; **4.015** + if(now()=sysdate(),sleep(0),0)/*&#x27;XOR(if(now()=sysdate(),sleep(0),0))OR&#x27;&quot;XOR(if(now()=sysdate(),sleep(0),0))OR&quot;*/ =&gt; **0** Original value: **1** ##### HTTP Request POST /search.php?test=1 HTTP/1.1 Content-Length: 134 Content-Type: application/x-www-form-urlencoded X-Requested-With: XMLHttpRequest Referer: http://testphp.vulnweb.com Cookie: login=test%2Ftest; mycookie=3 Host: testphp.vulnweb.com Connection: Keep-alive Accept-Encoding: gzip,deflate User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.21 Accept: */* searchFor=if(now()=sysdate()%2csleep(0)%2c0)/*'XOR(if(now()=sysdate()%2csleep(0)%2c0))OR'"XOR(if(now()=sysdate()%2csleep(0)%2c0))OR"*/ ##### Impact An attacker may execute arbitrary SQL statements on the vulnerable system. This may compromise the integrity of your database and/or expose sensitive information. Depending on the back-end database in use, SQL injection vulnerabilities lead to varying levels of data/system access for the attacker. It may be possible to not only manipulate existing queries, but to UNION in arbitrary data, use sub selects, or append additional queries. In some cases, it may be possible to read in or write out to files, or to execute shell commands on the underlying operating system. Certain SQL Servers such as Microsoft SQL Server contain stored and extended procedures (database server functions). If an attacker can obtain access to these procedures it may be possible to compromise the entire machine. ##### Remediation Your script should filter metacharacters from user input. Check detailed information for more information about fixing this vulnerability. ---- ##### References: [Acunetix SQL Injection Attack](http://www.acunetix.com/websitesecurity/sql-injection.htm) [VIDEO: SQL Injection tutorial](http://www.acunetix.com/blog/web-security-zone/video-sql-injection-tutorial/) [OWASP Injection Flaws](http://www.owasp.org/index.php/Injection_Flaws) [How to check for SQL injection vulnerabilities](http://www.acunetix.com/websitesecurity/sql-injection2/) [SQL Injection Walkthrough](http://www.securiteam.com/securityreviews/5DP0N1P76E.html) [OWASP PHP Top 5](http://www.owasp.org/index.php/PHP_Top_5)
non_priority
acunetix blind sql injection target url severity high vulnerability description this script is possibly vulnerable to sql injection attacks sql injection is a vulnerability that allows an attacker to alter back end sql statements by manipulating the user input an sql injection occurs when web applications accept user input that is directly placed into a sql statement and doesn t properly filter out dangerous characters this is one of the most common application layer attacks currently being used on the internet despite the fact that it is relatively easy to protect against there is a large number of web applications vulnerable attack details url encoded post input searchfor was set to if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot tests performed if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt if now sysdate sleep xor if now sysdate sleep or quot xor if now sysdate sleep or quot gt original value http request post search php test http content length content type application x www form urlencoded x requested with xmlhttprequest referer cookie login test mycookie host testphp vulnweb com connection keep alive accept encoding gzip deflate user agent mozilla windows nt applewebkit khtml like gecko chrome safari accept searchfor if now sysdate xor if now sysdate or xor if now sysdate or impact an attacker may execute arbitrary sql statements on the vulnerable system this may compromise the integrity of your database and or expose sensitive information depending on the back end database in use sql injection vulnerabilities lead to varying levels of data system access for the attacker it may be possible to not only manipulate existing queries but to union in arbitrary data use sub selects or append additional queries in some cases it may be possible to read in or write out to files or to execute shell commands on the underlying operating system certain sql servers such as microsoft sql server contain stored and extended procedures database server functions if an attacker can obtain access to these procedures it may be possible to compromise the entire machine remediation your script should filter metacharacters from user input check detailed information for more information about fixing this vulnerability references
0
16,268
9,753,397,263
IssuesEvent
2019-06-04 09:02:49
symfony/symfony-docs
https://api.github.com/repos/symfony/symfony-docs
closed
Explain how to rehash passwords from Bcrypt to Argon2i
Security
As requested in https://symfony.com/blog/new-in-symfony-4-1-argon2i-configuration#comment-22135 it'd be great to have some docs about how to update an existing app to use Argon2i hasher instead of Bcrypt. This is a very serious security topic, so we need help from people who has done this with success in a non-trivial real-world app. Thanks!
True
Explain how to rehash passwords from Bcrypt to Argon2i - As requested in https://symfony.com/blog/new-in-symfony-4-1-argon2i-configuration#comment-22135 it'd be great to have some docs about how to update an existing app to use Argon2i hasher instead of Bcrypt. This is a very serious security topic, so we need help from people who has done this with success in a non-trivial real-world app. Thanks!
non_priority
explain how to rehash passwords from bcrypt to as requested in it d be great to have some docs about how to update an existing app to use hasher instead of bcrypt this is a very serious security topic so we need help from people who has done this with success in a non trivial real world app thanks
0
308,978
9,459,726,630
IssuesEvent
2019-04-17 09:12:53
WoWManiaUK/Blackwing-Lair
https://api.github.com/repos/WoWManiaUK/Blackwing-Lair
closed
[NPC] Innkeeper Nufa <Innkeeper>-46642- Orgrimmar
Fixed Confirmed Fixed in Dev Low Priority Major City
**Links:** https://www.wowhead.com/npc=46642/innkeeper-nufa ![innkeep](https://user-images.githubusercontent.com/39439201/55229275-d2c1f800-521c-11e9-8b24-76a8681a1e43.jpg) **What is happening:** - innkeep has 2 "make this inn your home" **What should happen:** - Only should be 1
1.0
[NPC] Innkeeper Nufa <Innkeeper>-46642- Orgrimmar - **Links:** https://www.wowhead.com/npc=46642/innkeeper-nufa ![innkeep](https://user-images.githubusercontent.com/39439201/55229275-d2c1f800-521c-11e9-8b24-76a8681a1e43.jpg) **What is happening:** - innkeep has 2 "make this inn your home" **What should happen:** - Only should be 1
priority
innkeeper nufa orgrimmar links what is happening innkeep has make this inn your home what should happen only should be
1
60,045
7,312,593,414
IssuesEvent
2018-02-28 21:31:43
nextcloud/server
https://api.github.com/repos/nextcloud/server
closed
Restricted permission notice misplaced
design papercut
Steps: * enable gallery app * create a folder * share it to user1 * remove the "can edit" permission from that share * login as user1 * go into that folder * expected: UI looks good * actual: message about restricted permission is misplaced: ![bildschirmfoto 2018-02-26 um 16 08 08](https://user-images.githubusercontent.com/245432/36677794-64568984-1b0f-11e8-945b-3e23cdabe609.png) Without gallery app: ![bildschirmfoto 2018-02-26 um 16 09 48](https://user-images.githubusercontent.com/245432/36677835-7f5f9324-1b0f-11e8-8ad5-098422ef436c.png) cc @nextcloud/designers
1.0
Restricted permission notice misplaced - Steps: * enable gallery app * create a folder * share it to user1 * remove the "can edit" permission from that share * login as user1 * go into that folder * expected: UI looks good * actual: message about restricted permission is misplaced: ![bildschirmfoto 2018-02-26 um 16 08 08](https://user-images.githubusercontent.com/245432/36677794-64568984-1b0f-11e8-945b-3e23cdabe609.png) Without gallery app: ![bildschirmfoto 2018-02-26 um 16 09 48](https://user-images.githubusercontent.com/245432/36677835-7f5f9324-1b0f-11e8-8ad5-098422ef436c.png) cc @nextcloud/designers
non_priority
restricted permission notice misplaced steps enable gallery app create a folder share it to remove the can edit permission from that share login as go into that folder expected ui looks good actual message about restricted permission is misplaced without gallery app cc nextcloud designers
0
224,795
24,791,290,914
IssuesEvent
2022-10-24 13:57:06
ITISFoundation/osparc-simcore
https://api.github.com/repos/ITISFoundation/osparc-simcore
closed
Investigate: why dy-sidecar is attached to the dy-sidecar_uuid network
security
When a `dy-sidecar_UUID` is created it is also attached to the `dy-sidecar_UUID` network. This allows for the containers inside to have access to the dy-sidecar's interface. Why is this required. Can it be removed? - https://github.com/ITISFoundation/osparc-issues/issues/638
True
Investigate: why dy-sidecar is attached to the dy-sidecar_uuid network - When a `dy-sidecar_UUID` is created it is also attached to the `dy-sidecar_UUID` network. This allows for the containers inside to have access to the dy-sidecar's interface. Why is this required. Can it be removed? - https://github.com/ITISFoundation/osparc-issues/issues/638
non_priority
investigate why dy sidecar is attached to the dy sidecar uuid network when a dy sidecar uuid is created it is also attached to the dy sidecar uuid network this allows for the containers inside to have access to the dy sidecar s interface why is this required can it be removed
0
31,222
8,674,294,246
IssuesEvent
2018-11-30 06:58:26
IgniteUI/igniteui-angular-samples
https://api.github.com/repos/IgniteUI/igniteui-angular-samples
opened
Fix error with event-stream
build status: in-progress
### Description Build is failing, we cannot wait the ng 7 update, until the PR is merged, we should remove the event-stream package from the current master versio.
1.0
Fix error with event-stream - ### Description Build is failing, we cannot wait the ng 7 update, until the PR is merged, we should remove the event-stream package from the current master versio.
non_priority
fix error with event stream description build is failing we cannot wait the ng update until the pr is merged we should remove the event stream package from the current master versio
0
226,225
7,511,125,461
IssuesEvent
2018-04-11 04:50:35
wso2/testgrid
https://api.github.com/repos/wso2/testgrid
closed
Test IS 5.5.0 against MariaDB 10.0.32
Priority/Highest Severity/Critical Type/New Feature Type/Task
**Description:** We need to test and provide a report for Identity Server 5.5.0 against MariaDB 10.0.32.
1.0
Test IS 5.5.0 against MariaDB 10.0.32 - **Description:** We need to test and provide a report for Identity Server 5.5.0 against MariaDB 10.0.32.
priority
test is against mariadb description we need to test and provide a report for identity server against mariadb
1
227,120
17,374,596,977
IssuesEvent
2021-07-30 18:52:06
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Migrate 3 Medallia Documents from Github to Confluence
VSP-contact-center documentation
## Issue Description _As part of the program-wide documentation (migration to confluence) initiative, we want to make progress each sprint by migrating 3 or more documents_ --- ## Tasks - [x] _Migrate (copy/paste/edit) 3 Medallia documents from Github to Confluence_ - [x] _Link (from Confluence) each migrated document in this story_ - [x] _Note in respective Github documents they have been duplicated in confluence_ ## Acceptance Criteria - [x] _At least 3 Medallia documents currently residing in Github have been duplicated in Confluence_ - [x] _Each of these respective documents have been updated in Github to note they were duplicated in Confluence_ --- ## How to configure this issue - [ ] **Attached to a Milestone** (when will this be completed?) - [ ] **Attached to an Epic** (what body of work is this a part of?) - [ ] **Labeled with Team** (`product support`, `analytics-insights`, `operations`, `service-design`, `tools-be`, `tools-fe`) - [ ] **Labeled with Practice Area** (`backend`, `frontend`, `devops`, `design`, `research`, `product`, `ia`, `qa`, `analytics`, `contact center`, `research`, `accessibility`, `content`) - [ ] **Labeled with Type** (`bug`, `request`, `discovery`, `documentation`, etc.)
1.0
Migrate 3 Medallia Documents from Github to Confluence - ## Issue Description _As part of the program-wide documentation (migration to confluence) initiative, we want to make progress each sprint by migrating 3 or more documents_ --- ## Tasks - [x] _Migrate (copy/paste/edit) 3 Medallia documents from Github to Confluence_ - [x] _Link (from Confluence) each migrated document in this story_ - [x] _Note in respective Github documents they have been duplicated in confluence_ ## Acceptance Criteria - [x] _At least 3 Medallia documents currently residing in Github have been duplicated in Confluence_ - [x] _Each of these respective documents have been updated in Github to note they were duplicated in Confluence_ --- ## How to configure this issue - [ ] **Attached to a Milestone** (when will this be completed?) - [ ] **Attached to an Epic** (what body of work is this a part of?) - [ ] **Labeled with Team** (`product support`, `analytics-insights`, `operations`, `service-design`, `tools-be`, `tools-fe`) - [ ] **Labeled with Practice Area** (`backend`, `frontend`, `devops`, `design`, `research`, `product`, `ia`, `qa`, `analytics`, `contact center`, `research`, `accessibility`, `content`) - [ ] **Labeled with Type** (`bug`, `request`, `discovery`, `documentation`, etc.)
non_priority
migrate medallia documents from github to confluence issue description as part of the program wide documentation migration to confluence initiative we want to make progress each sprint by migrating or more documents tasks migrate copy paste edit medallia documents from github to confluence link from confluence each migrated document in this story note in respective github documents they have been duplicated in confluence acceptance criteria at least medallia documents currently residing in github have been duplicated in confluence each of these respective documents have been updated in github to note they were duplicated in confluence how to configure this issue attached to a milestone when will this be completed attached to an epic what body of work is this a part of labeled with team product support analytics insights operations service design tools be tools fe labeled with practice area backend frontend devops design research product ia qa analytics contact center research accessibility content labeled with type bug request discovery documentation etc
0
131,695
28,007,448,694
IssuesEvent
2023-03-27 16:07:35
tarantool/tarantool
https://api.github.com/repos/tarantool/tarantool
opened
Internal helper tuple_extract_key_raw helper extracts wrong key
code health
When I added a fair test: ```diff diff --git a/test/unit/key_def.c b/test/unit/key_def.c index 65f579ca4..286b26461 100644 --- a/test/unit/key_def.c +++ b/test/unit/key_def.c @@ -292,14 +292,43 @@ test_tuple_extract_key_raw_slowpath_nullable(void) check_plan(); } +static void +test_tuple_extract_key_raw_my_case(void) +{ + plan(1); + header(); + + struct key_def *def = test_key_def_new( + "[{%s%u%s%s%s%b}{%s%u%s%s%s%b}]", + "field", 1, "type", "unsigned", "is_nullable", 1, + "field", 2, "type", "unsigned", "is_nullable", 1); + fail_if(def == NULL); + struct tuple *tuple = test_tuple_new("[%u]", 10); + fail_if(tuple == NULL); + char *key = test_key_new("[NILNIL]"); + fail_if(key == NULL); + + size_t region_svp = region_used(&fiber()->gc); + test_check_tuple_extract_key_raw(def, tuple, key); + + key_def_delete(def); + tuple_delete(tuple); + free(key); + region_truncate(&fiber()->gc, region_svp); + + footer(); + check_plan(); +} + static int test_main(void) { - plan(2); + plan(3); header(); test_func_compare_with_key(); test_tuple_extract_key_raw_slowpath_nullable(); + test_tuple_extract_key_raw_my_case(); footer(); return check_plan(); ``` I got an error : `not ok 1 - Extracted key of tuple [10] is [80, 80], expected [null, null]`. Fortunately, it does not affect tarantool now - AFAICS, tuple extractors are used with `key_def`s that have at least one field. Also, I'v fixed another [problem](https://github.com/tarantool/tarantool/commit/5fc454dbec69190a31b3405ac2888265d273c508) with raw extractor earlier. I think we should cover key extractors with unit tests because these helpers are fundamental for tarantool, and it shouldn't be difficult since we already have infrastructure for key_def tests.
1.0
Internal helper tuple_extract_key_raw helper extracts wrong key - When I added a fair test: ```diff diff --git a/test/unit/key_def.c b/test/unit/key_def.c index 65f579ca4..286b26461 100644 --- a/test/unit/key_def.c +++ b/test/unit/key_def.c @@ -292,14 +292,43 @@ test_tuple_extract_key_raw_slowpath_nullable(void) check_plan(); } +static void +test_tuple_extract_key_raw_my_case(void) +{ + plan(1); + header(); + + struct key_def *def = test_key_def_new( + "[{%s%u%s%s%s%b}{%s%u%s%s%s%b}]", + "field", 1, "type", "unsigned", "is_nullable", 1, + "field", 2, "type", "unsigned", "is_nullable", 1); + fail_if(def == NULL); + struct tuple *tuple = test_tuple_new("[%u]", 10); + fail_if(tuple == NULL); + char *key = test_key_new("[NILNIL]"); + fail_if(key == NULL); + + size_t region_svp = region_used(&fiber()->gc); + test_check_tuple_extract_key_raw(def, tuple, key); + + key_def_delete(def); + tuple_delete(tuple); + free(key); + region_truncate(&fiber()->gc, region_svp); + + footer(); + check_plan(); +} + static int test_main(void) { - plan(2); + plan(3); header(); test_func_compare_with_key(); test_tuple_extract_key_raw_slowpath_nullable(); + test_tuple_extract_key_raw_my_case(); footer(); return check_plan(); ``` I got an error : `not ok 1 - Extracted key of tuple [10] is [80, 80], expected [null, null]`. Fortunately, it does not affect tarantool now - AFAICS, tuple extractors are used with `key_def`s that have at least one field. Also, I'v fixed another [problem](https://github.com/tarantool/tarantool/commit/5fc454dbec69190a31b3405ac2888265d273c508) with raw extractor earlier. I think we should cover key extractors with unit tests because these helpers are fundamental for tarantool, and it shouldn't be difficult since we already have infrastructure for key_def tests.
non_priority
internal helper tuple extract key raw helper extracts wrong key when i added a fair test diff diff git a test unit key def c b test unit key def c index a test unit key def c b test unit key def c test tuple extract key raw slowpath nullable void check plan static void test tuple extract key raw my case void plan header struct key def def test key def new field type unsigned is nullable field type unsigned is nullable fail if def null struct tuple tuple test tuple new fail if tuple null char key test key new fail if key null size t region svp region used fiber gc test check tuple extract key raw def tuple key key def delete def tuple delete tuple free key region truncate fiber gc region svp footer check plan static int test main void plan plan header test func compare with key test tuple extract key raw slowpath nullable test tuple extract key raw my case footer return check plan i got an error not ok extracted key of tuple is expected fortunately it does not affect tarantool now afaics tuple extractors are used with key def s that have at least one field also i v fixed another with raw extractor earlier i think we should cover key extractors with unit tests because these helpers are fundamental for tarantool and it shouldn t be difficult since we already have infrastructure for key def tests
0
4,642
3,412,604,367
IssuesEvent
2015-12-06 01:00:59
trung74nguyen/TA10
https://api.github.com/repos/trung74nguyen/TA10
closed
Màu của Brush
BuildFunction Done
Cho phép người dùng có thể chỉnh màu cọ bằng một bảng màu. *Sử dụng JColorChooser. Notes: Color newColor = JColorChooser.showDialog(rootPan,"Bang mau",btnBrush.getBackground()); btnBrush.setBackground(newColor); <or set màu cọ = new Color> -- Lộc Mai T142772 --
1.0
Màu của Brush - Cho phép người dùng có thể chỉnh màu cọ bằng một bảng màu. *Sử dụng JColorChooser. Notes: Color newColor = JColorChooser.showDialog(rootPan,"Bang mau",btnBrush.getBackground()); btnBrush.setBackground(newColor); <or set màu cọ = new Color> -- Lộc Mai T142772 --
non_priority
màu của brush cho phép người dùng có thể chỉnh màu cọ bằng một bảng màu sử dụng jcolorchooser notes color newcolor jcolorchooser showdialog rootpan bang mau btnbrush getbackground btnbrush setbackground newcolor lộc mai
0
543,392
15,881,057,101
IssuesEvent
2021-04-09 14:23:43
AY2021S2-CS2103T-T12-4/tp
https://api.github.com/repos/AY2021S2-CS2103T-T12-4/tp
closed
[PE-D] Incomplete screenshots
priority.High severity.VeryLow type.Bug
Screenshots do not show the endpoints portion of the listing. Could be helpful to show the added endpoint + its result in the command result display for `add`/`edit` functions ![Screenshot 2021-04-03 at 3.01.18 PM.png](https://raw.githubusercontent.com/candyhy/ped/main/files/8c72991f-9c0d-4ed4-9a18-4badeca7c66a.png) <!--session: 1617429875593-dcdd67d2-97a2-4f0f-9da4-b5ab7ad08181--> ------------- Labels: `severity.VeryLow` `type.DocumentationBug` original: candyhy/ped#21
1.0
[PE-D] Incomplete screenshots - Screenshots do not show the endpoints portion of the listing. Could be helpful to show the added endpoint + its result in the command result display for `add`/`edit` functions ![Screenshot 2021-04-03 at 3.01.18 PM.png](https://raw.githubusercontent.com/candyhy/ped/main/files/8c72991f-9c0d-4ed4-9a18-4badeca7c66a.png) <!--session: 1617429875593-dcdd67d2-97a2-4f0f-9da4-b5ab7ad08181--> ------------- Labels: `severity.VeryLow` `type.DocumentationBug` original: candyhy/ped#21
priority
incomplete screenshots screenshots do not show the endpoints portion of the listing could be helpful to show the added endpoint its result in the command result display for add edit functions labels severity verylow type documentationbug original candyhy ped
1
161,808
6,136,714,759
IssuesEvent
2017-06-26 10:06:48
Schlipak/Yoru
https://api.github.com/repos/Schlipak/Yoru
opened
Add WebComponent polyfills
enhancement high priority
Right now we pretty much only run in recent versions of Blink, this should fix this issue.
1.0
Add WebComponent polyfills - Right now we pretty much only run in recent versions of Blink, this should fix this issue.
priority
add webcomponent polyfills right now we pretty much only run in recent versions of blink this should fix this issue
1
126,190
12,288,165,998
IssuesEvent
2020-05-09 15:33:01
mynoo1130/MyNutritionist
https://api.github.com/repos/mynoo1130/MyNutritionist
opened
(메뉴바)식단 기록 화면 기획
documentation
내 식단에서 저장한 기록들을 볼 수 있도록 한다. 구현해야할 기능 1. 달력을 통해 원하는 날짜를 선택하면 그 날짜에 기록된 식단 정보를 불러와야함 2. 기록된 식단을 편집(수정)할 수 있어야함. 3. 기록된 식단을 추가하거나 삭제 할 수 있어야함. 4. 기록된 식단의 하루 총 열량(kcal)를 게이지바로 보여줘야 함 5. 보건복지부-한국인 영양 섭취 기준에 따른 영양소 편성이 기준치에 90% 이상일 경우 GOOD! 이미지 , 90%미만일 경우 BAD.. 이미지
1.0
(메뉴바)식단 기록 화면 기획 - 내 식단에서 저장한 기록들을 볼 수 있도록 한다. 구현해야할 기능 1. 달력을 통해 원하는 날짜를 선택하면 그 날짜에 기록된 식단 정보를 불러와야함 2. 기록된 식단을 편집(수정)할 수 있어야함. 3. 기록된 식단을 추가하거나 삭제 할 수 있어야함. 4. 기록된 식단의 하루 총 열량(kcal)를 게이지바로 보여줘야 함 5. 보건복지부-한국인 영양 섭취 기준에 따른 영양소 편성이 기준치에 90% 이상일 경우 GOOD! 이미지 , 90%미만일 경우 BAD.. 이미지
non_priority
메뉴바 식단 기록 화면 기획 내 식단에서 저장한 기록들을 볼 수 있도록 한다 구현해야할 기능 달력을 통해 원하는 날짜를 선택하면 그 날짜에 기록된 식단 정보를 불러와야함 기록된 식단을 편집 수정 할 수 있어야함 기록된 식단을 추가하거나 삭제 할 수 있어야함 기록된 식단의 하루 총 열량 kcal 를 게이지바로 보여줘야 함 보건복지부 한국인 영양 섭취 기준에 따른 영양소 편성이 기준치에 이상일 경우 good 이미지 미만일 경우 bad 이미지
0
319,279
9,741,481,263
IssuesEvent
2019-06-02 08:58:42
CanvasCodeForCommunity/canvas
https://api.github.com/repos/CanvasCodeForCommunity/canvas
closed
Increase space between items in navbar
priority.High
- Currently, the items in the navbar are too close to each other. Solution: - Increase the padding/margin
1.0
Increase space between items in navbar - - Currently, the items in the navbar are too close to each other. Solution: - Increase the padding/margin
priority
increase space between items in navbar currently the items in the navbar are too close to each other solution increase the padding margin
1
649,974
21,331,174,516
IssuesEvent
2022-04-18 08:34:09
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.zillow.com - site is not usable
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox 99.0.1 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/102781 --> **URL**: https://www.zillow.com/chicago-il/?searchQueryState=%7B%22pagination%22%3A%7B%7D%2C%22usersSearchTerm%22%3A%22Chicago%2C%20IL%22%2C%22mapBounds%22%3A%7B%22west%22%3A-88.4185870078125%2C%22east%22%3A-87.0452959921875%2C%22south%22%3A41.46408193165883%2C%22north%22%3A42.201816729020734%7D%2C%22regionSelection%22%3A%5B%7B%22regionId%22%3A17426%2C%22regionType%22%3A6%7D%5D%2C%22isMapVisible%22%3Atrue%2C%22filterState%22%3A%7B%22sort%22%3A%7B%22value%22%3A%22globalrelevanceex%22%7D%2C%22ah%22%3A%7B%22value%22%3Atrue%7D%7D%2C%22isListVisible%22%3Afalse%7D **Browser / Version**: Firefox 99.0.1 **Operating System**: Ubuntu 20.04 amd64 64-bit **Tested Another Browser**: No **Problem type**: Site is not usable **Description**: Missing items **Steps to Reproduce**: Zillow maps fail to appear with "privacy.resistFingerprinting" = true Tested on desktop Firefox 88.0 and 99.0.1. 1. Open desktop Firefox 99.0.1 (or about 88.0 or higher), and browse to https://www.zillow.com/ 2. Search for any location in the United States. 3. Choose either "For sale", "For rent", or "Skip". 4. A list of homes will appear. If the browser window is small, a blue button labeled "Map" appears at the bottom of the window. Click it. If the browser window is large, the map will appear instantly to the left of the list. 5. Observe that the map is an embedded Google Map with layers of red dots representing the homes in the list and a blue outline of the area that was queried. 6. Open a new tab, and type `about:config` in the location bar. Click the button to accept the warning. 7. Search for `privacy.resistFingerprinting`, and toggle it to `true`. 8. Refresh the Zillow tab that displays the map. 9. Observe that the map fails to appear. 10. Toggle `privacy.resistFingerprinting` to `false`. 11. Refresh the Zillow tab that displays the map. 12. Observe that the map appears again. Errors are visible in the Web Console. Open Firefox's main menu -> More tools -> Web Developer Tools (Ctrl+Shift+I). Click the `Console` tab. When `privacy.resistFingerprinting` is `true`, it will display many red lines of "Uncaught TypeError: e is undefined". I sent this information to Zillow's help desk about two weeks ago and haven't seen a response. To send a request, scroll to the footer on a Zillow page, and click "Help". Then, "Submit a request" at the top right. <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2022/4/31d7e88a-e5a6-45d3-8ac2-4d29cd7ae233.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.zillow.com - site is not usable - <!-- @browser: Firefox 99.0.1 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/102781 --> **URL**: https://www.zillow.com/chicago-il/?searchQueryState=%7B%22pagination%22%3A%7B%7D%2C%22usersSearchTerm%22%3A%22Chicago%2C%20IL%22%2C%22mapBounds%22%3A%7B%22west%22%3A-88.4185870078125%2C%22east%22%3A-87.0452959921875%2C%22south%22%3A41.46408193165883%2C%22north%22%3A42.201816729020734%7D%2C%22regionSelection%22%3A%5B%7B%22regionId%22%3A17426%2C%22regionType%22%3A6%7D%5D%2C%22isMapVisible%22%3Atrue%2C%22filterState%22%3A%7B%22sort%22%3A%7B%22value%22%3A%22globalrelevanceex%22%7D%2C%22ah%22%3A%7B%22value%22%3Atrue%7D%7D%2C%22isListVisible%22%3Afalse%7D **Browser / Version**: Firefox 99.0.1 **Operating System**: Ubuntu 20.04 amd64 64-bit **Tested Another Browser**: No **Problem type**: Site is not usable **Description**: Missing items **Steps to Reproduce**: Zillow maps fail to appear with "privacy.resistFingerprinting" = true Tested on desktop Firefox 88.0 and 99.0.1. 1. Open desktop Firefox 99.0.1 (or about 88.0 or higher), and browse to https://www.zillow.com/ 2. Search for any location in the United States. 3. Choose either "For sale", "For rent", or "Skip". 4. A list of homes will appear. If the browser window is small, a blue button labeled "Map" appears at the bottom of the window. Click it. If the browser window is large, the map will appear instantly to the left of the list. 5. Observe that the map is an embedded Google Map with layers of red dots representing the homes in the list and a blue outline of the area that was queried. 6. Open a new tab, and type `about:config` in the location bar. Click the button to accept the warning. 7. Search for `privacy.resistFingerprinting`, and toggle it to `true`. 8. Refresh the Zillow tab that displays the map. 9. Observe that the map fails to appear. 10. Toggle `privacy.resistFingerprinting` to `false`. 11. Refresh the Zillow tab that displays the map. 12. Observe that the map appears again. Errors are visible in the Web Console. Open Firefox's main menu -> More tools -> Web Developer Tools (Ctrl+Shift+I). Click the `Console` tab. When `privacy.resistFingerprinting` is `true`, it will display many red lines of "Uncaught TypeError: e is undefined". I sent this information to Zillow's help desk about two weeks ago and haven't seen a response. To send a request, scroll to the footer on a Zillow page, and click "Help". Then, "Submit a request" at the top right. <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2022/4/31d7e88a-e5a6-45d3-8ac2-4d29cd7ae233.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
site is not usable url browser version firefox operating system ubuntu bit tested another browser no problem type site is not usable description missing items steps to reproduce zillow maps fail to appear with privacy resistfingerprinting true tested on desktop firefox and open desktop firefox or about or higher and browse to search for any location in the united states choose either for sale for rent or skip a list of homes will appear if the browser window is small a blue button labeled map appears at the bottom of the window click it if the browser window is large the map will appear instantly to the left of the list observe that the map is an embedded google map with layers of red dots representing the homes in the list and a blue outline of the area that was queried open a new tab and type about config in the location bar click the button to accept the warning search for privacy resistfingerprinting and toggle it to true refresh the zillow tab that displays the map observe that the map fails to appear toggle privacy resistfingerprinting to false refresh the zillow tab that displays the map observe that the map appears again errors are visible in the web console open firefox s main menu more tools web developer tools ctrl shift i click the console tab when privacy resistfingerprinting is true it will display many red lines of uncaught typeerror e is undefined i sent this information to zillow s help desk about two weeks ago and haven t seen a response to send a request scroll to the footer on a zillow page and click help then submit a request at the top right view the screenshot img alt screenshot src browser configuration none from with ❤️
1
48,887
3,000,819,173
IssuesEvent
2015-07-24 06:25:06
jayway/powermock
https://api.github.com/repos/jayway/powermock
opened
Using PowerMockRunner and PowerMockRule at the same time causes exception
bug imported Milestone-Release1.6 Priority-Medium
_From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on March 25, 2010 12:26:23_ Should be fixed _Original issue: http://code.google.com/p/powermock/issues/detail?id=247_
1.0
Using PowerMockRunner and PowerMockRule at the same time causes exception - _From [johan.ha...@gmail.com](https://code.google.com/u/105676376875942041029/) on March 25, 2010 12:26:23_ Should be fixed _Original issue: http://code.google.com/p/powermock/issues/detail?id=247_
priority
using powermockrunner and powermockrule at the same time causes exception from on march should be fixed original issue
1
294,373
22,149,242,357
IssuesEvent
2022-06-03 15:05:07
ultorg/public_issues
https://api.github.com/repos/ultorg/public_issues
closed
How to show total number of rows?
documentation enhancement
Several users have asked how to show the total number of rows retrieved. Here is the current way: In a perspective of the table, right click the very top bold heading (the name of the table), and click Insert Formula Before: <img width="657" alt="InsertBeforeRoot" src="https://user-images.githubusercontent.com/886243/167231393-e32d44f8-34bc-41a8-91f2-893de063bf93.png"> Then enter the formula COUNT([name of the table]). You can click the table header while editing the formula to insert the reference to the table name. <img width="734" alt="COUNT Root" src="https://user-images.githubusercontent.com/886243/167231442-511aac87-4f9b-4ed0-9814-13d7e4570484.png"> I considered showing a count always (and this has been proposed by users before), but it would require a separate SQL query that can require a lot of computation on the server for large tables, for every user interaction. Though perhaps I should figure out a way to always do it for small tables/quick queries, or definitely in cases where the result was within the automatic LIMIT number. Another design question in Ultorg is which level to count, if rows have been grouped at multiple levels. E.g. if you have Tweets grouped by User, should it show the count at the root level (Users) or the inner level (Tweets)? I'll have to experiment with this...
1.0
How to show total number of rows? - Several users have asked how to show the total number of rows retrieved. Here is the current way: In a perspective of the table, right click the very top bold heading (the name of the table), and click Insert Formula Before: <img width="657" alt="InsertBeforeRoot" src="https://user-images.githubusercontent.com/886243/167231393-e32d44f8-34bc-41a8-91f2-893de063bf93.png"> Then enter the formula COUNT([name of the table]). You can click the table header while editing the formula to insert the reference to the table name. <img width="734" alt="COUNT Root" src="https://user-images.githubusercontent.com/886243/167231442-511aac87-4f9b-4ed0-9814-13d7e4570484.png"> I considered showing a count always (and this has been proposed by users before), but it would require a separate SQL query that can require a lot of computation on the server for large tables, for every user interaction. Though perhaps I should figure out a way to always do it for small tables/quick queries, or definitely in cases where the result was within the automatic LIMIT number. Another design question in Ultorg is which level to count, if rows have been grouped at multiple levels. E.g. if you have Tweets grouped by User, should it show the count at the root level (Users) or the inner level (Tweets)? I'll have to experiment with this...
non_priority
how to show total number of rows several users have asked how to show the total number of rows retrieved here is the current way in a perspective of the table right click the very top bold heading the name of the table and click insert formula before img width alt insertbeforeroot src then enter the formula count you can click the table header while editing the formula to insert the reference to the table name img width alt count root src i considered showing a count always and this has been proposed by users before but it would require a separate sql query that can require a lot of computation on the server for large tables for every user interaction though perhaps i should figure out a way to always do it for small tables quick queries or definitely in cases where the result was within the automatic limit number another design question in ultorg is which level to count if rows have been grouped at multiple levels e g if you have tweets grouped by user should it show the count at the root level users or the inner level tweets i ll have to experiment with this
0
516,660
14,985,913,389
IssuesEvent
2021-01-28 20:33:40
TrinityCore/TrinityCore
https://api.github.com/repos/TrinityCore/TrinityCore
closed
tele name <player> npcid / npcguid <id/guid>
Branch-3.3.5a Good First Issue 🏆 Priority-FutureFeatureRequest Sub-Commands
**Description:** tele name (player) npcid / npcguid (id/guid) example: tele name aokromes npcid 10000 or tele name aokromes npcguid 1000 **Branch(es):** 3.3.5 **TC rev. hash/commit:** 0b7b7f1 **Operating system:** N/R
1.0
tele name <player> npcid / npcguid <id/guid> - **Description:** tele name (player) npcid / npcguid (id/guid) example: tele name aokromes npcid 10000 or tele name aokromes npcguid 1000 **Branch(es):** 3.3.5 **TC rev. hash/commit:** 0b7b7f1 **Operating system:** N/R
priority
tele name npcid npcguid description tele name player npcid npcguid id guid example tele name aokromes npcid or tele name aokromes npcguid branch es tc rev hash commit operating system n r
1
180,296
13,929,367,792
IssuesEvent
2020-10-21 23:29:44
rancher/k3s
https://api.github.com/repos/rancher/k3s
closed
k3s-selinux updates need to be tested for local-path volume change
[zube]: To Test
Changes were merged into `k3s-selinux` in order to A. move the RPMs into a known directory and B. to fix PVC creation failures for local-path volumes. This needs to be validated. This can be tested using the RPM here: ``` yum install -y https://rpm-testing.rancher.io/k3s/testing/common/centos/7/noarch/k3s-selinux-0.2-1.el7_8.noarch.rpm ``` https://github.com/rancher/k3s-selinux/issues/9
1.0
k3s-selinux updates need to be tested for local-path volume change - Changes were merged into `k3s-selinux` in order to A. move the RPMs into a known directory and B. to fix PVC creation failures for local-path volumes. This needs to be validated. This can be tested using the RPM here: ``` yum install -y https://rpm-testing.rancher.io/k3s/testing/common/centos/7/noarch/k3s-selinux-0.2-1.el7_8.noarch.rpm ``` https://github.com/rancher/k3s-selinux/issues/9
non_priority
selinux updates need to be tested for local path volume change changes were merged into selinux in order to a move the rpms into a known directory and b to fix pvc creation failures for local path volumes this needs to be validated this can be tested using the rpm here yum install y
0
557,244
16,504,587,628
IssuesEvent
2021-05-25 17:40:43
celo-org/rosetta
https://api.github.com/repos/celo-org/rosetta
closed
[Rosetta] Expose currentReleasedTotalAmount or withdrawableReleasedAmount
Component: Rosetta Priority: P1 devX
`withdrawableReleasedAmount` is preferred over `currentReleasedTotalAmount` `withdrawableReleasedAmount` based on the `min(maxDistribution, currentReleasedTotalAmount) - totalWithdrawn`
1.0
[Rosetta] Expose currentReleasedTotalAmount or withdrawableReleasedAmount - `withdrawableReleasedAmount` is preferred over `currentReleasedTotalAmount` `withdrawableReleasedAmount` based on the `min(maxDistribution, currentReleasedTotalAmount) - totalWithdrawn`
priority
expose currentreleasedtotalamount or withdrawablereleasedamount withdrawablereleasedamount is preferred over currentreleasedtotalamount withdrawablereleasedamount based on the min maxdistribution currentreleasedtotalamount totalwithdrawn
1
40,029
16,195,431,567
IssuesEvent
2021-05-04 14:03:33
thkl/hap-homematic
https://api.github.com/repos/thkl/hap-homematic
opened
Bitte Virtuelle "HmIP" Kanäle unterstützen
DeviceService enhancement
Hallo @thkl , kannst Du bitte die virtuellen Kanäle von HmIP "HmIP-RCV-50" einbinden. ```{ "devices": [ { "id": 1000, "intf": 0, "intfName": "", "name": "HmIP-RCV-50", "address": "2148163289ABCD", "type": "HmIP-RCV-50", "channels": [ { "id": 1001, "name": "2148163289ABCD:0", "intf": 0, "address": "2148163289ABCD:0", "type": "MAINTENANCE", "access": 255 }, { "id": 1002, "name": "2148163289ABCD:1", "intf": 0, "address": "2148163289ABCD:1", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1003, "name": "2148163289ABCD:2", "intf": 0, "address": "2148163289ABCD:2", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1004, "name": "2148163289ABCD:3", "intf": 0, "address": "2148163289ABCD:3", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1005, "name": "2148163289ABCD:4", "intf": 0, "address": "2148163289ABCD:4", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1006, "name": "2148163289ABCD:5", "intf": 0, "address": "2148163289ABCD:5", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1007, "name": "2148163289ABCD:6", "intf": 0, "address": "2148163289ABCD:6", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1008, "name": "2148163289ABCD:7", "intf": 0, "address": "2148163289ABCD:7", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1009, "name": "2148163289ABCD:8", "intf": 0, "address": "2148163289ABCD:8", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1010, "name": "2148163289ABCD:9", "intf": 0, "address": "2148163289ABCD:9", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1011, "name": "2148163289ABCD:10", "intf": 0, "address": "2148163289ABCD:10", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1012, "name": "2148163289ABCD:11", "intf": 0, "address": "2148163289ABCD:11", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1013, "name": "2148163289ABCD:12", "intf": 0, "address": "2148163289ABCD:12", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1014, "name": "2148163289ABCD:13", "intf": 0, "address": "2148163289ABCD:13", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1015, "name": "2148163289ABCD:14", "intf": 0, "address": "2148163289ABCD:14", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1016, "name": "2148163289ABCD:15", "intf": 0, "address": "2148163289ABCD:15", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1017, "name": "2148163289ABCD:16", "intf": 0, "address": "2148163289ABCD:16", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1018, "name": "2148163289ABCD:17", "intf": 0, "address": "2148163289ABCD:17", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1019, "name": "2148163289ABCD:18", "intf": 0, "address": "2148163289ABCD:18", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1020, "name": "2148163289ABCD:19", "intf": 0, "address": "2148163289ABCD:19", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1021, "name": "2148163289ABCD:20", "intf": 0, "address": "2148163289ABCD:20", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1022, "name": "2148163289ABCD:21", "intf": 0, "address": "2148163289ABCD:21", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1023, "name": "2148163289ABCD:22", "intf": 0, "address": "2148163289ABCD:22", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1024, "name": "2148163289ABCD:23", "intf": 0, "address": "2148163289ABCD:23", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1025, "name": "2148163289ABCD:24", "intf": 0, "address": "2148163289ABCD:24", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1026, "name": "2148163289ABCD:25", "intf": 0, "address": "2148163289ABCD:25", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1027, "name": "2148163289ABCD:26", "intf": 0, "address": "2148163289ABCD:26", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1028, "name": "2148163289ABCD:27", "intf": 0, "address": "2148163289ABCD:27", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1029, "name": "2148163289ABCD:28", "intf": 0, "address": "2148163289ABCD:28", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1030, "name": "2148163289ABCD:29", "intf": 0, "address": "2148163289ABCD:29", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1031, "name": "2148163289ABCD:30", "intf": 0, "address": "2148163289ABCD:30", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1032, "name": "2148163289ABCD:31", "intf": 0, "address": "2148163289ABCD:31", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1033, "name": "2148163289ABCD:32", "intf": 0, "address": "2148163289ABCD:32", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1034, "name": "2148163289ABCD:33", "intf": 0, "address": "2148163289ABCD:33", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1035, "name": "2148163289ABCD:34", "intf": 0, "address": "2148163289ABCD:34", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1036, "name": "2148163289ABCD:35", "intf": 0, "address": "2148163289ABCD:35", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1037, "name": "2148163289ABCD:36", "intf": 0, "address": "2148163289ABCD:36", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1038, "name": "2148163289ABCD:37", "intf": 0, "address": "2148163289ABCD:37", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1039, "name": "2148163289ABCD:38", "intf": 0, "address": "2148163289ABCD:38", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1040, "name": "2148163289ABCD:39", "intf": 0, "address": "2148163289ABCD:39", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1041, "name": "2148163289ABCD:40", "intf": 0, "address": "2148163289ABCD:40", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1042, "name": "2148163289ABCD:41", "intf": 0, "address": "2148163289ABCD:41", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1043, "name": "2148163289ABCD:42", "intf": 0, "address": "2148163289ABCD:42", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1044, "name": "2148163289ABCD:43", "intf": 0, "address": "2148163289ABCD:43", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1045, "name": "2148163289ABCD:44", "intf": 0, "address": "2148163289ABCD:44", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1046, "name": "2148163289ABCD:45", "intf": 0, "address": "2148163289ABCD:45", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1047, "name": "2148163289ABCD:46", "intf": 0, "address": "2148163289ABCD:46", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1048, "name": "2148163289ABCD:47", "intf": 0, "address": "2148163289ABCD:47", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1049, "name": "2148163289ABCD:48", "intf": 0, "address": "2148163289ABCD:48", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1050, "name": "2148163289ABCD:49", "intf": 0, "address": "2148163289ABCD:49", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1051, "name": "2148163289ABCD:50", "intf": 0, "address": "2148163289ABCD:50", "type": "KEY_TRANSCEIVER", "access": 255 } ] } ] }
1.0
Bitte Virtuelle "HmIP" Kanäle unterstützen - Hallo @thkl , kannst Du bitte die virtuellen Kanäle von HmIP "HmIP-RCV-50" einbinden. ```{ "devices": [ { "id": 1000, "intf": 0, "intfName": "", "name": "HmIP-RCV-50", "address": "2148163289ABCD", "type": "HmIP-RCV-50", "channels": [ { "id": 1001, "name": "2148163289ABCD:0", "intf": 0, "address": "2148163289ABCD:0", "type": "MAINTENANCE", "access": 255 }, { "id": 1002, "name": "2148163289ABCD:1", "intf": 0, "address": "2148163289ABCD:1", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1003, "name": "2148163289ABCD:2", "intf": 0, "address": "2148163289ABCD:2", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1004, "name": "2148163289ABCD:3", "intf": 0, "address": "2148163289ABCD:3", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1005, "name": "2148163289ABCD:4", "intf": 0, "address": "2148163289ABCD:4", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1006, "name": "2148163289ABCD:5", "intf": 0, "address": "2148163289ABCD:5", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1007, "name": "2148163289ABCD:6", "intf": 0, "address": "2148163289ABCD:6", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1008, "name": "2148163289ABCD:7", "intf": 0, "address": "2148163289ABCD:7", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1009, "name": "2148163289ABCD:8", "intf": 0, "address": "2148163289ABCD:8", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1010, "name": "2148163289ABCD:9", "intf": 0, "address": "2148163289ABCD:9", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1011, "name": "2148163289ABCD:10", "intf": 0, "address": "2148163289ABCD:10", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1012, "name": "2148163289ABCD:11", "intf": 0, "address": "2148163289ABCD:11", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1013, "name": "2148163289ABCD:12", "intf": 0, "address": "2148163289ABCD:12", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1014, "name": "2148163289ABCD:13", "intf": 0, "address": "2148163289ABCD:13", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1015, "name": "2148163289ABCD:14", "intf": 0, "address": "2148163289ABCD:14", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1016, "name": "2148163289ABCD:15", "intf": 0, "address": "2148163289ABCD:15", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1017, "name": "2148163289ABCD:16", "intf": 0, "address": "2148163289ABCD:16", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1018, "name": "2148163289ABCD:17", "intf": 0, "address": "2148163289ABCD:17", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1019, "name": "2148163289ABCD:18", "intf": 0, "address": "2148163289ABCD:18", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1020, "name": "2148163289ABCD:19", "intf": 0, "address": "2148163289ABCD:19", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1021, "name": "2148163289ABCD:20", "intf": 0, "address": "2148163289ABCD:20", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1022, "name": "2148163289ABCD:21", "intf": 0, "address": "2148163289ABCD:21", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1023, "name": "2148163289ABCD:22", "intf": 0, "address": "2148163289ABCD:22", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1024, "name": "2148163289ABCD:23", "intf": 0, "address": "2148163289ABCD:23", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1025, "name": "2148163289ABCD:24", "intf": 0, "address": "2148163289ABCD:24", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1026, "name": "2148163289ABCD:25", "intf": 0, "address": "2148163289ABCD:25", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1027, "name": "2148163289ABCD:26", "intf": 0, "address": "2148163289ABCD:26", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1028, "name": "2148163289ABCD:27", "intf": 0, "address": "2148163289ABCD:27", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1029, "name": "2148163289ABCD:28", "intf": 0, "address": "2148163289ABCD:28", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1030, "name": "2148163289ABCD:29", "intf": 0, "address": "2148163289ABCD:29", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1031, "name": "2148163289ABCD:30", "intf": 0, "address": "2148163289ABCD:30", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1032, "name": "2148163289ABCD:31", "intf": 0, "address": "2148163289ABCD:31", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1033, "name": "2148163289ABCD:32", "intf": 0, "address": "2148163289ABCD:32", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1034, "name": "2148163289ABCD:33", "intf": 0, "address": "2148163289ABCD:33", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1035, "name": "2148163289ABCD:34", "intf": 0, "address": "2148163289ABCD:34", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1036, "name": "2148163289ABCD:35", "intf": 0, "address": "2148163289ABCD:35", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1037, "name": "2148163289ABCD:36", "intf": 0, "address": "2148163289ABCD:36", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1038, "name": "2148163289ABCD:37", "intf": 0, "address": "2148163289ABCD:37", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1039, "name": "2148163289ABCD:38", "intf": 0, "address": "2148163289ABCD:38", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1040, "name": "2148163289ABCD:39", "intf": 0, "address": "2148163289ABCD:39", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1041, "name": "2148163289ABCD:40", "intf": 0, "address": "2148163289ABCD:40", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1042, "name": "2148163289ABCD:41", "intf": 0, "address": "2148163289ABCD:41", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1043, "name": "2148163289ABCD:42", "intf": 0, "address": "2148163289ABCD:42", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1044, "name": "2148163289ABCD:43", "intf": 0, "address": "2148163289ABCD:43", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1045, "name": "2148163289ABCD:44", "intf": 0, "address": "2148163289ABCD:44", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1046, "name": "2148163289ABCD:45", "intf": 0, "address": "2148163289ABCD:45", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1047, "name": "2148163289ABCD:46", "intf": 0, "address": "2148163289ABCD:46", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1048, "name": "2148163289ABCD:47", "intf": 0, "address": "2148163289ABCD:47", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1049, "name": "2148163289ABCD:48", "intf": 0, "address": "2148163289ABCD:48", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1050, "name": "2148163289ABCD:49", "intf": 0, "address": "2148163289ABCD:49", "type": "KEY_TRANSCEIVER", "access": 255 }, { "id": 1051, "name": "2148163289ABCD:50", "intf": 0, "address": "2148163289ABCD:50", "type": "KEY_TRANSCEIVER", "access": 255 } ] } ] }
non_priority
bitte virtuelle hmip kanäle unterstützen hallo thkl kannst du bitte die virtuellen kanäle von hmip hmip rcv einbinden devices id intf intfname name hmip rcv address type hmip rcv channels id name intf address type maintenance access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access id name intf address type key transceiver access
0
9,398
3,900,200,072
IssuesEvent
2016-04-18 03:47:41
breakwa11/shadowsocks-rss
https://api.github.com/repos/breakwa11/shadowsocks-rss
closed
Shadowsocks主动探测代码Ver.2
code
ERROR: type should be string, got "https://gist.github.com/breakwa11/73c1a2a5c8a3dfa5bac7\r\n\r\n这个第二版实现原理与第一版完全不同,第一版采用固定的IV,本版本第一阶段使用完全不固定的IV,以绕过通过IV防御重放攻击的服务端,让其部分防御功能失效。\r\n\r\n针对libev的IV缓冲区大小,需要在本代码中设置好与其相同的配置(目前的版本为256)\r\n\r\n新版本的SS可能会针对本探测代码制作相应的防御手段,对于新版本不一定有效。而针对原python版服务端若开启autoban也会使本脚本失效。\r\n\r\n对于2015/09/05及之前的Shadowsocks我所知道的服务端大多数都能通过本脚本以99.91%的准确率探测出来(只是理论上,实际上会受到网络的不确定性干扰让准确率下降一些)"
1.0
Shadowsocks主动探测代码Ver.2 - https://gist.github.com/breakwa11/73c1a2a5c8a3dfa5bac7 这个第二版实现原理与第一版完全不同,第一版采用固定的IV,本版本第一阶段使用完全不固定的IV,以绕过通过IV防御重放攻击的服务端,让其部分防御功能失效。 针对libev的IV缓冲区大小,需要在本代码中设置好与其相同的配置(目前的版本为256) 新版本的SS可能会针对本探测代码制作相应的防御手段,对于新版本不一定有效。而针对原python版服务端若开启autoban也会使本脚本失效。 对于2015/09/05及之前的Shadowsocks我所知道的服务端大多数都能通过本脚本以99.91%的准确率探测出来(只是理论上,实际上会受到网络的不确定性干扰让准确率下降一些)
non_priority
shadowsocks主动探测代码ver 这个第二版实现原理与第一版完全不同,第一版采用固定的iv,本版本第一阶段使用完全不固定的iv,以绕过通过iv防御重放攻击的服务端,让其部分防御功能失效。 针对libev的iv缓冲区大小,需要在本代码中设置好与其相同的配置( ) 新版本的ss可能会针对本探测代码制作相应的防御手段,对于新版本不一定有效。而针对原python版服务端若开启autoban也会使本脚本失效。 的准确率探测出来(只是理论上,实际上会受到网络的不确定性干扰让准确率下降一些)
0
2,005
4,819,351,284
IssuesEvent
2016-11-04 18:59:03
Azure/azure-event-hubs-java
https://api.github.com/repos/Azure/azure-event-hubs-java
closed
EPH stopped receiving from all partitions after hitting IllegalArgumentException couple of times.
EventProcessorHost
_From @serkantkaraca on July 26, 2016 22:22_ - Single process - Single host - 4 partitions EH Host ran quite fine for 3 hours in our stress tests and then hit multiple IllegalArgumentExceptions then completely stopped delivering messages. <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: Jul 25, 2016 8:32:04 PM com.microsoft.azure.servicebus.MessagingFactory$RunReactor run <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: WARNING: UnHandled exception while processing events in reactor: <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.lang.IllegalArgumentException <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.EventImpl.dispatch(EventImpl.java:112) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.dispatch(ReactorImpl.java:307) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.process(ReactorImpl.java:276) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: com.microsoft.azure.servicebus.MessagingFactory$RunReactor.run(MessagingFactory.java:355) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.lang.Thread.run(Unknown Source)Cause: null <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.nio.Buffer.position(Unknown Source) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper.pop(SimpleSslTransportWrapper.java:411) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.ssl.SslImpl$UnsecureClientAwareTransportWrapper.pop(SslImpl.java:185) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.TransportImpl.pop(TransportImpl.java:1476) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.SelectorImpl.select(SelectorImpl.java:145) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.IOHandler.handleQuiesced(IOHandler.java:57) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.IOHandler.onUnhandled(IOHandler.java:381) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.BaseHandler.onReactorQuiesced(BaseHandler.java:87) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.BaseHandler.handle(BaseHandler.java:206) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.EventImpl.dispatch(EventImpl.java:108) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.dispatch(ReactorImpl.java:307) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.process(ReactorImpl.java:276) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: com.microsoft.azure.servicebus.MessagingFactory$RunReactor.run(MessagingFactory.java:355) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.lang.Thread.run(Unknown Source) _Copied from original issue: Azure/azure-event-hubs#200_
1.0
EPH stopped receiving from all partitions after hitting IllegalArgumentException couple of times. - _From @serkantkaraca on July 26, 2016 22:22_ - Single process - Single host - 4 partitions EH Host ran quite fine for 3 hours in our stress tests and then hit multiple IllegalArgumentExceptions then completely stopped delivering messages. <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: Jul 25, 2016 8:32:04 PM com.microsoft.azure.servicebus.MessagingFactory$RunReactor run <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: WARNING: UnHandled exception while processing events in reactor: <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.lang.IllegalArgumentException <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.EventImpl.dispatch(EventImpl.java:112) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.dispatch(ReactorImpl.java:307) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.process(ReactorImpl.java:276) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: com.microsoft.azure.servicebus.MessagingFactory$RunReactor.run(MessagingFactory.java:355) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.lang.Thread.run(Unknown Source)Cause: null <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.nio.Buffer.position(Unknown Source) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper.pop(SimpleSslTransportWrapper.java:411) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.ssl.SslImpl$UnsecureClientAwareTransportWrapper.pop(SslImpl.java:185) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.TransportImpl.pop(TransportImpl.java:1476) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.SelectorImpl.select(SelectorImpl.java:145) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.IOHandler.handleQuiesced(IOHandler.java:57) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.IOHandler.onUnhandled(IOHandler.java:381) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.BaseHandler.onReactorQuiesced(BaseHandler.java:87) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.BaseHandler.handle(BaseHandler.java:206) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.engine.impl.EventImpl.dispatch(EventImpl.java:108) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.dispatch(ReactorImpl.java:307) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: org.apache.qpid.proton.reactor.impl.ReactorImpl.process(ReactorImpl.java:276) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: com.microsoft.azure.servicebus.MessagingFactory$RunReactor.run(MessagingFactory.java:355) <8084.20> 07/25/2016 20:32:04 - Error: JAVA-Receiver_0<stderr>: java.lang.Thread.run(Unknown Source) _Copied from original issue: Azure/azure-event-hubs#200_
non_priority
eph stopped receiving from all partitions after hitting illegalargumentexception couple of times from serkantkaraca on july single process single host partitions eh host ran quite fine for hours in our stress tests and then hit multiple illegalargumentexceptions then completely stopped delivering messages error java receiver jul pm com microsoft azure servicebus messagingfactory runreactor run error java receiver warning unhandled exception while processing events in reactor error java receiver java lang illegalargumentexception error java receiver org apache qpid proton engine impl eventimpl dispatch eventimpl java error java receiver org apache qpid proton reactor impl reactorimpl dispatch reactorimpl java error java receiver org apache qpid proton reactor impl reactorimpl process reactorimpl java error java receiver com microsoft azure servicebus messagingfactory runreactor run messagingfactory java error java receiver java lang thread run unknown source cause null error java receiver java nio buffer position unknown source error java receiver org apache qpid proton engine impl ssl simplessltransportwrapper pop simplessltransportwrapper java error java receiver org apache qpid proton engine impl ssl sslimpl unsecureclientawaretransportwrapper pop sslimpl java error java receiver org apache qpid proton engine impl transportimpl pop transportimpl java error java receiver org apache qpid proton reactor impl selectorimpl select selectorimpl java error java receiver org apache qpid proton reactor impl iohandler handlequiesced iohandler java error java receiver org apache qpid proton reactor impl iohandler onunhandled iohandler java error java receiver org apache qpid proton engine basehandler onreactorquiesced basehandler java error java receiver org apache qpid proton engine basehandler handle basehandler java error java receiver org apache qpid proton engine impl eventimpl dispatch eventimpl java error java receiver org apache qpid proton reactor impl reactorimpl dispatch reactorimpl java error java receiver org apache qpid proton reactor impl reactorimpl process reactorimpl java error java receiver com microsoft azure servicebus messagingfactory runreactor run messagingfactory java error java receiver java lang thread run unknown source copied from original issue azure azure event hubs
0
72,555
3,388,094,733
IssuesEvent
2015-11-29 00:25:05
VertNet/georefcalculator
https://api.github.com/repos/VertNet/georefcalculator
opened
BUG: test* function(s) should show error dialog
bug high priority
set calc and loc type set 'coord system' to 'decimal degrees' put 234 in Latitude press calcualte Actual: nothing visdual to the user, no text results Expected: error dialog with Latitude box highlitged and relavatn error message may be related to issue #60 not sure if its a release milestone, but it is a bit of bad user experience.
1.0
BUG: test* function(s) should show error dialog - set calc and loc type set 'coord system' to 'decimal degrees' put 234 in Latitude press calcualte Actual: nothing visdual to the user, no text results Expected: error dialog with Latitude box highlitged and relavatn error message may be related to issue #60 not sure if its a release milestone, but it is a bit of bad user experience.
priority
bug test function s should show error dialog set calc and loc type set coord system to decimal degrees put in latitude press calcualte actual nothing visdual to the user no text results expected error dialog with latitude box highlitged and relavatn error message may be related to issue not sure if its a release milestone but it is a bit of bad user experience
1
532,841
15,571,858,806
IssuesEvent
2021-03-17 05:55:07
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Create an individual name note for each field in a JSON form
Docs: not needed Effort: small Priority: high Refactor
## The suggestion - When we fill a survey form for a user, create an individual name note for each field **Why?** Dunno ## Describe alternatives you've considered One name note with a json object with all the data ## Additional context N/A
1.0
Create an individual name note for each field in a JSON form - ## The suggestion - When we fill a survey form for a user, create an individual name note for each field **Why?** Dunno ## Describe alternatives you've considered One name note with a json object with all the data ## Additional context N/A
priority
create an individual name note for each field in a json form the suggestion when we fill a survey form for a user create an individual name note for each field why dunno describe alternatives you ve considered one name note with a json object with all the data additional context n a
1
217,174
16,681,052,793
IssuesEvent
2021-06-07 23:50:30
momentum-mod/docs
https://api.github.com/repos/momentum-mod/docs
closed
Add new conc bounce sound convars
documentation
```cpp static MAKE_CONVAR( mom_conc_sound_bounce_min_speed, "30", FCVAR_ARCHIVE | FCVAR_REPLICATED, "Control the minimum speed a conc must be traveling to trigger a bounce sound.\n", 1, MAX_COORD_FLOAT ); static MAKE_CONVAR( mom_conc_sound_bounce_min_dist, "10", FCVAR_ARCHIVE | FCVAR_REPLICATED, "Control the minimum distance in units that a conc must be from its previous bounce location to trigger a bounce sound.\n", 1, MAX_COORD_FLOAT ); static MAKE_CONVAR( mom_conc_sound_bounce_delay, "0.1", FCVAR_ARCHIVE | FCVAR_REPLICATED, "Control the minimum time in seconds between a conc grenade's bounce sounds.\n", 0, 10 ); ```
1.0
Add new conc bounce sound convars - ```cpp static MAKE_CONVAR( mom_conc_sound_bounce_min_speed, "30", FCVAR_ARCHIVE | FCVAR_REPLICATED, "Control the minimum speed a conc must be traveling to trigger a bounce sound.\n", 1, MAX_COORD_FLOAT ); static MAKE_CONVAR( mom_conc_sound_bounce_min_dist, "10", FCVAR_ARCHIVE | FCVAR_REPLICATED, "Control the minimum distance in units that a conc must be from its previous bounce location to trigger a bounce sound.\n", 1, MAX_COORD_FLOAT ); static MAKE_CONVAR( mom_conc_sound_bounce_delay, "0.1", FCVAR_ARCHIVE | FCVAR_REPLICATED, "Control the minimum time in seconds between a conc grenade's bounce sounds.\n", 0, 10 ); ```
non_priority
add new conc bounce sound convars cpp static make convar mom conc sound bounce min speed fcvar archive fcvar replicated control the minimum speed a conc must be traveling to trigger a bounce sound n max coord float static make convar mom conc sound bounce min dist fcvar archive fcvar replicated control the minimum distance in units that a conc must be from its previous bounce location to trigger a bounce sound n max coord float static make convar mom conc sound bounce delay fcvar archive fcvar replicated control the minimum time in seconds between a conc grenade s bounce sounds n
0
346,439
10,412,257,124
IssuesEvent
2019-09-13 15:32:25
AY1920S1-CS2113T-W17-3/main
https://api.github.com/repos/AY1920S1-CS2113T-W17-3/main
closed
TaskList class switch statement missing default case in switch statement
priority.High
The switch statement on line 38 does not have a default case.
1.0
TaskList class switch statement missing default case in switch statement - The switch statement on line 38 does not have a default case.
priority
tasklist class switch statement missing default case in switch statement the switch statement on line does not have a default case
1
487,376
14,045,332,644
IssuesEvent
2020-11-02 01:07:30
Sage-Bionetworks/sageseqr
https://api.github.com/repos/Sage-Bionetworks/sageseqr
closed
convert script to functions
high priority
- [x] filter genes - `filter_genes` - [x] CQN normalization - `normalize_cqn` - [x] correlation with mRNA expression, PCA and covariates - [x] iterative normalization
1.0
convert script to functions - - [x] filter genes - `filter_genes` - [x] CQN normalization - `normalize_cqn` - [x] correlation with mRNA expression, PCA and covariates - [x] iterative normalization
priority
convert script to functions filter genes filter genes cqn normalization normalize cqn correlation with mrna expression pca and covariates iterative normalization
1
7,898
19,903,119,088
IssuesEvent
2022-01-25 10:01:39
spacemeshos/go-spacemesh
https://api.github.com/repos/spacemeshos/go-spacemesh
closed
Error building libgpu on macOS-arm64
bug architecture gpu
## Description ``` > make build curl -L https://github.com/spacemeshos/gpu-post/releases/download/v0.1.21/macos.zip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 617 100 617 0 0 2227 0 --:--:-- --:--:-- --:--:-- 2219 100 15.0M 100 15.0M 0 0 1125k 0 0:00:13 0:00:13 --:--:-- 933k mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ libgpu-setup.dylib Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/libgpu-setup.dylib touch /Users/user/go-spacemesh/build/libgpu-setup.dylib mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ libMoltenVK.dylib Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/libMoltenVK.dylib touch /Users/user/go-spacemesh/build/libMoltenVK.dylib mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ libvulkan.1.dylib Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/libvulkan.1.dylib touch /Users/user/go-spacemesh/build/libvulkan.1.dylib mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ MoltenVK_icd.json Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/MoltenVK_icd.json touch /Users/user/go-spacemesh/build/MoltenVK_icd.json go build -o /Users/user/go-spacemesh/build/go-spacemesh -ldflags "-X main.version=v0.0.0-unreleased -X main.commit=ca00a3860410a96ac7831ee815d8f35ed2ff282a -X main.branch=develop-dirty" . # github.com/spacemeshos/post/gpu ld: warning: ignoring file /Users/user/go-spacemesh/build//libgpu-setup.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 Undefined symbols for architecture arm64: "_scryptPositions", referenced from: __cgo_255ad663c373_Cfunc_scryptPositions in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_scryptPositions) "_spacemesh_api_get_providers", referenced from: __cgo_255ad663c373_Cfunc_spacemesh_api_get_providers in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_spacemesh_api_get_providers) "_spacemesh_api_stop_inprogress", referenced from: __cgo_255ad663c373_Cfunc_spacemesh_api_stop_inprogress in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_spacemesh_api_stop_inprogress) "_stop", referenced from: __cgo_255ad663c373_Cfunc_stop in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_stop, __cgo_255ad663c373_Cfunc_spacemesh_api_stop_inprogress ) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [go-spacemesh] Error 2 ``` ## Steps To Reproduce 1. Run `make install` on Mac M1 ## Environment Please complete the following information: - OS: macOS 11/arm64 - Node Version: ca00a3860410a96ac7831ee815d8f35ed2ff282a
1.0
Error building libgpu on macOS-arm64 - ## Description ``` > make build curl -L https://github.com/spacemeshos/gpu-post/releases/download/v0.1.21/macos.zip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 617 100 617 0 0 2227 0 --:--:-- --:--:-- --:--:-- 2219 100 15.0M 100 15.0M 0 0 1125k 0 0:00:13 0:00:13 --:--:-- 933k mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ libgpu-setup.dylib Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/libgpu-setup.dylib touch /Users/user/go-spacemesh/build/libgpu-setup.dylib mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ libMoltenVK.dylib Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/libMoltenVK.dylib touch /Users/user/go-spacemesh/build/libMoltenVK.dylib mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ libvulkan.1.dylib Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/libvulkan.1.dylib touch /Users/user/go-spacemesh/build/libvulkan.1.dylib mkdir -p /Users/user/go-spacemesh/build/ unzip -o /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip -d /Users/user/go-spacemesh/build/ MoltenVK_icd.json Archive: /Users/user/go-spacemesh/libgpu-setup-macos-0.1.21.zip inflating: /Users/user/go-spacemesh/build/MoltenVK_icd.json touch /Users/user/go-spacemesh/build/MoltenVK_icd.json go build -o /Users/user/go-spacemesh/build/go-spacemesh -ldflags "-X main.version=v0.0.0-unreleased -X main.commit=ca00a3860410a96ac7831ee815d8f35ed2ff282a -X main.branch=develop-dirty" . # github.com/spacemeshos/post/gpu ld: warning: ignoring file /Users/user/go-spacemesh/build//libgpu-setup.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 Undefined symbols for architecture arm64: "_scryptPositions", referenced from: __cgo_255ad663c373_Cfunc_scryptPositions in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_scryptPositions) "_spacemesh_api_get_providers", referenced from: __cgo_255ad663c373_Cfunc_spacemesh_api_get_providers in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_spacemesh_api_get_providers) "_spacemesh_api_stop_inprogress", referenced from: __cgo_255ad663c373_Cfunc_spacemesh_api_stop_inprogress in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_spacemesh_api_stop_inprogress) "_stop", referenced from: __cgo_255ad663c373_Cfunc_stop in _x002.o (maybe you meant: __cgo_255ad663c373_Cfunc_stop, __cgo_255ad663c373_Cfunc_spacemesh_api_stop_inprogress ) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [go-spacemesh] Error 2 ``` ## Steps To Reproduce 1. Run `make install` on Mac M1 ## Environment Please complete the following information: - OS: macOS 11/arm64 - Node Version: ca00a3860410a96ac7831ee815d8f35ed2ff282a
non_priority
error building libgpu on macos description make build curl l o users user go spacemesh libgpu setup macos zip total received xferd average speed time time time current dload upload total spent left speed mkdir p users user go spacemesh build unzip o users user go spacemesh libgpu setup macos zip d users user go spacemesh build libgpu setup dylib archive users user go spacemesh libgpu setup macos zip inflating users user go spacemesh build libgpu setup dylib touch users user go spacemesh build libgpu setup dylib mkdir p users user go spacemesh build unzip o users user go spacemesh libgpu setup macos zip d users user go spacemesh build libmoltenvk dylib archive users user go spacemesh libgpu setup macos zip inflating users user go spacemesh build libmoltenvk dylib touch users user go spacemesh build libmoltenvk dylib mkdir p users user go spacemesh build unzip o users user go spacemesh libgpu setup macos zip d users user go spacemesh build libvulkan dylib archive users user go spacemesh libgpu setup macos zip inflating users user go spacemesh build libvulkan dylib touch users user go spacemesh build libvulkan dylib mkdir p users user go spacemesh build unzip o users user go spacemesh libgpu setup macos zip d users user go spacemesh build moltenvk icd json archive users user go spacemesh libgpu setup macos zip inflating users user go spacemesh build moltenvk icd json touch users user go spacemesh build moltenvk icd json go build o users user go spacemesh build go spacemesh ldflags x main version unreleased x main commit x main branch develop dirty github com spacemeshos post gpu ld warning ignoring file users user go spacemesh build libgpu setup dylib building for macos but attempting to link with file built for macos undefined symbols for architecture scryptpositions referenced from cgo cfunc scryptpositions in o maybe you meant cgo cfunc scryptpositions spacemesh api get providers referenced from cgo cfunc spacemesh api get providers in o maybe you meant cgo cfunc spacemesh api get providers spacemesh api stop inprogress referenced from cgo cfunc spacemesh api stop inprogress in o maybe you meant cgo cfunc spacemesh api stop inprogress stop referenced from cgo cfunc stop in o maybe you meant cgo cfunc stop cgo cfunc spacemesh api stop inprogress ld symbol s not found for architecture clang error linker command failed with exit code use v to see invocation make error steps to reproduce run make install on mac environment please complete the following information os macos node version
0
785,018
27,594,790,013
IssuesEvent
2023-03-09 05:01:10
AY2223S2-CS2113-T12-4/tp
https://api.github.com/repos/AY2223S2-CS2113-T12-4/tp
opened
[User Story Feature] Update atomic habit
type.Story priority.Low
**User Story** As a Computing student with a bad lifestyle, I wish to update the number of times an atomic habit has been carried out. **Is your feature request related to a problem? Please describe.** I do not see the progress of my new habit, over time I feel that I have not developed a new habit. Therefore, I wish to be able to track the number of times my atomic habit has been carried out to see my progress and help me to maintain the consistency of my habit. **Describe the solution you'd like** Users can use WellNUS++ to update the number of times a habit has been performed. ```update``` WellNUS++ will return this output ``` Here is the current accumulation of your atomic habits! Keep up the good work and you will develop a helpful habit in no time 1. Make bed every morning - 5 2. Read for at least 30 minutes every day - 3 Select which habit to update! ``` The user will be prompted to insert the index of habit that they wish to increment ```2``` WellNUS++ will return this output ``` The following habit has been incremented! Keep up the good work! 2. Read for at least 30 minutes every day - 4 ``` **Additional context** Update command will automatically add +1 count to the number of times a habit has been performed
1.0
[User Story Feature] Update atomic habit - **User Story** As a Computing student with a bad lifestyle, I wish to update the number of times an atomic habit has been carried out. **Is your feature request related to a problem? Please describe.** I do not see the progress of my new habit, over time I feel that I have not developed a new habit. Therefore, I wish to be able to track the number of times my atomic habit has been carried out to see my progress and help me to maintain the consistency of my habit. **Describe the solution you'd like** Users can use WellNUS++ to update the number of times a habit has been performed. ```update``` WellNUS++ will return this output ``` Here is the current accumulation of your atomic habits! Keep up the good work and you will develop a helpful habit in no time 1. Make bed every morning - 5 2. Read for at least 30 minutes every day - 3 Select which habit to update! ``` The user will be prompted to insert the index of habit that they wish to increment ```2``` WellNUS++ will return this output ``` The following habit has been incremented! Keep up the good work! 2. Read for at least 30 minutes every day - 4 ``` **Additional context** Update command will automatically add +1 count to the number of times a habit has been performed
priority
update atomic habit user story as a computing student with a bad lifestyle i wish to update the number of times an atomic habit has been carried out is your feature request related to a problem please describe i do not see the progress of my new habit over time i feel that i have not developed a new habit therefore i wish to be able to track the number of times my atomic habit has been carried out to see my progress and help me to maintain the consistency of my habit describe the solution you d like users can use wellnus to update the number of times a habit has been performed update wellnus will return this output here is the current accumulation of your atomic habits keep up the good work and you will develop a helpful habit in no time make bed every morning read for at least minutes every day select which habit to update the user will be prompted to insert the index of habit that they wish to increment wellnus will return this output the following habit has been incremented keep up the good work read for at least minutes every day additional context update command will automatically add count to the number of times a habit has been performed
1
114,088
14,530,011,064
IssuesEvent
2020-12-14 18:37:40
grommet/hpe-design-system
https://api.github.com/repos/grommet/hpe-design-system
closed
Footer buttons have no href
bug design system site
Links in [footer](https://github.com/grommet/hpe-design-system/blob/98d56348804fd52fae18aaeb932833ce9c03dc05/aries-site/src/layouts/main/Footer.js#L47-L52) are not clickable. These are propagating to the DOM as a `button` element instead of an anchor tag with an href value. ![Screen Shot 2020-12-08 at 3 09 01 PM](https://user-images.githubusercontent.com/5983843/101536388-f1701000-3967-11eb-8ab4-4b98f8558250.png)
1.0
Footer buttons have no href - Links in [footer](https://github.com/grommet/hpe-design-system/blob/98d56348804fd52fae18aaeb932833ce9c03dc05/aries-site/src/layouts/main/Footer.js#L47-L52) are not clickable. These are propagating to the DOM as a `button` element instead of an anchor tag with an href value. ![Screen Shot 2020-12-08 at 3 09 01 PM](https://user-images.githubusercontent.com/5983843/101536388-f1701000-3967-11eb-8ab4-4b98f8558250.png)
non_priority
footer buttons have no href links in are not clickable these are propagating to the dom as a button element instead of an anchor tag with an href value
0
295,246
22,203,860,414
IssuesEvent
2022-06-07 13:28:09
composer/composer
https://api.github.com/repos/composer/composer
closed
Docs on files autoloading should document the order files are included
Documentation Good First Issue
Looking at the code, it looks like autoload files are loaded in the order of packages given by PackageSorter::sortPackages(). This should be documented in https://getcomposer.org/doc/04-schema.md#files. (Also, I have no idea what the sorting done by PackageSorter::sortPackages() actually is. It says 'dependency weight' but what does that mean?)
1.0
Docs on files autoloading should document the order files are included - Looking at the code, it looks like autoload files are loaded in the order of packages given by PackageSorter::sortPackages(). This should be documented in https://getcomposer.org/doc/04-schema.md#files. (Also, I have no idea what the sorting done by PackageSorter::sortPackages() actually is. It says 'dependency weight' but what does that mean?)
non_priority
docs on files autoloading should document the order files are included looking at the code it looks like autoload files are loaded in the order of packages given by packagesorter sortpackages this should be documented in also i have no idea what the sorting done by packagesorter sortpackages actually is it says dependency weight but what does that mean
0
157,302
5,997,125,045
IssuesEvent
2017-06-03 20:43:12
cyberpwnn/Wormholes
https://api.github.com/repos/cyberpwnn/Wormholes
opened
Add Hover & Click portal listings for finer control
enhancement medium priority
For example, you could: * View all portals, sort by distance, or servers * View only linked portals, only local or remote portals? * Delete a portal on the list instead of teleporting to it. * Teleport near a portal instead of manually using /tppos These are just basic ideas for interactive chat lists.
1.0
Add Hover & Click portal listings for finer control - For example, you could: * View all portals, sort by distance, or servers * View only linked portals, only local or remote portals? * Delete a portal on the list instead of teleporting to it. * Teleport near a portal instead of manually using /tppos These are just basic ideas for interactive chat lists.
priority
add hover click portal listings for finer control for example you could view all portals sort by distance or servers view only linked portals only local or remote portals delete a portal on the list instead of teleporting to it teleport near a portal instead of manually using tppos these are just basic ideas for interactive chat lists
1
227,720
17,397,362,291
IssuesEvent
2021-08-02 14:57:48
whittlem/pycryptobot
https://api.github.com/repos/whittlem/pycryptobot
closed
Medium article for Binance setup
documentation question
I wonder if you could write an article guiding how to set the bot up on Binance like the one you did for Coinbase Pro. Thanks in advance! Daniel
1.0
Medium article for Binance setup - I wonder if you could write an article guiding how to set the bot up on Binance like the one you did for Coinbase Pro. Thanks in advance! Daniel
non_priority
medium article for binance setup i wonder if you could write an article guiding how to set the bot up on binance like the one you did for coinbase pro thanks in advance daniel
0
463,034
13,258,447,617
IssuesEvent
2020-08-20 15:23:48
epam/cloud-pipeline
https://api.github.com/repos/epam/cloud-pipeline
closed
Pause operation shall not fail the job if it cannot commit a running container
kind/enhancement priority/high state/verify sys/core
**Background** At the moment, Cloud Pipeline fails the job if a `commit` operation fails during a `pause` process. This may lead to data loss, if it was not backed up. **Approach** `Pause` operation shall not fail the job if it cannot `commit` a running container. The job's state shall revert to `Running` and notification shall be shown to the user (in the same manner as we do with the failed `Resume` operation). https://github.com/epam/cloud-pipeline/issues/554#issuecomment-519937606
1.0
Pause operation shall not fail the job if it cannot commit a running container - **Background** At the moment, Cloud Pipeline fails the job if a `commit` operation fails during a `pause` process. This may lead to data loss, if it was not backed up. **Approach** `Pause` operation shall not fail the job if it cannot `commit` a running container. The job's state shall revert to `Running` and notification shall be shown to the user (in the same manner as we do with the failed `Resume` operation). https://github.com/epam/cloud-pipeline/issues/554#issuecomment-519937606
priority
pause operation shall not fail the job if it cannot commit a running container background at the moment cloud pipeline fails the job if a commit operation fails during a pause process this may lead to data loss if it was not backed up approach pause operation shall not fail the job if it cannot commit a running container the job s state shall revert to running and notification shall be shown to the user in the same manner as we do with the failed resume operation
1
80,657
10,037,333,617
IssuesEvent
2019-07-18 12:56:49
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
reopened
KSEA-Seattle-Tacoma International Airport-WASHINGTON-USA
Design Issue Low Priority
Already has parking spots and lines, but someone may want to improve them a bit
1.0
KSEA-Seattle-Tacoma International Airport-WASHINGTON-USA - Already has parking spots and lines, but someone may want to improve them a bit
non_priority
ksea seattle tacoma international airport washington usa already has parking spots and lines but someone may want to improve them a bit
0
425,432
12,340,151,155
IssuesEvent
2020-05-14 19:24:21
wri/gfw-mapbuilder
https://api.github.com/repos/wri/gfw-mapbuilder
closed
Left Panel performance
4.x Upgrade low priority
We need to inspect/profile left panel performance in terms of re-rendering all components inside it. Especially layer tab. We want to prevent unnecessary re-renders when we switch between tabs or toggle panel.
1.0
Left Panel performance - We need to inspect/profile left panel performance in terms of re-rendering all components inside it. Especially layer tab. We want to prevent unnecessary re-renders when we switch between tabs or toggle panel.
priority
left panel performance we need to inspect profile left panel performance in terms of re rendering all components inside it especially layer tab we want to prevent unnecessary re renders when we switch between tabs or toggle panel
1
312,879
9,554,374,228
IssuesEvent
2019-05-02 21:52:43
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.youtube.com - video or audio doesn't play
browser-firefox priority-critical
<!-- @browser: Firefox 66.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0 --> <!-- @reported_with: --> **URL**: https://www.youtube.com/watch?v=uCIgxYuNGu0 **Browser / Version**: Firefox 66.0 **Operating System**: Ubuntu **Tested Another Browser**: Yes **Problem type**: Video or audio doesn't play **Description**: I am unable to play any audio from any site including Youtube and other sites which provides audio playback feature. The audio playback works perfectly with other browsers. **Steps to Reproduce**: 1. Open any site which has audio playback feature like YouTube. 2. Open any video clip to play. 3. The video plays perfectly but the audio isn't coming. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> Submitted in the name of `@pankajkumarkbn` _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.youtube.com - video or audio doesn't play - <!-- @browser: Firefox 66.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0 --> <!-- @reported_with: --> **URL**: https://www.youtube.com/watch?v=uCIgxYuNGu0 **Browser / Version**: Firefox 66.0 **Operating System**: Ubuntu **Tested Another Browser**: Yes **Problem type**: Video or audio doesn't play **Description**: I am unable to play any audio from any site including Youtube and other sites which provides audio playback feature. The audio playback works perfectly with other browsers. **Steps to Reproduce**: 1. Open any site which has audio playback feature like YouTube. 2. Open any video clip to play. 3. The video plays perfectly but the audio isn't coming. <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> Submitted in the name of `@pankajkumarkbn` _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
video or audio doesn t play url browser version firefox operating system ubuntu tested another browser yes problem type video or audio doesn t play description i am unable to play any audio from any site including youtube and other sites which provides audio playback feature the audio playback works perfectly with other browsers steps to reproduce open any site which has audio playback feature like youtube open any video clip to play the video plays perfectly but the audio isn t coming browser configuration none submitted in the name of pankajkumarkbn from with ❤️
1
215,296
7,293,199,097
IssuesEvent
2018-02-25 11:37:12
ZeusWPI/MOZAIC
https://api.github.com/repos/ZeusWPI/MOZAIC
closed
Handle broken bots better
difficulty:easy gameserver priority:medium
When a bot closes, the pipe fails, and the bot_driver panics, we should error with a decent message ourselves. Shit happens at: src/botdriver/src/match_runner.rs:37
1.0
Handle broken bots better - When a bot closes, the pipe fails, and the bot_driver panics, we should error with a decent message ourselves. Shit happens at: src/botdriver/src/match_runner.rs:37
priority
handle broken bots better when a bot closes the pipe fails and the bot driver panics we should error with a decent message ourselves shit happens at src botdriver src match runner rs
1
596,075
18,096,485,309
IssuesEvent
2021-09-22 09:34:29
unep-grid/map-x-mgl
https://api.github.com/repos/unep-grid/map-x-mgl
closed
Add non-geospatial dataset support
feature request priority 2
- [x] API: new route to upload non-geospatial datasets (csv, xls & xlsx) - [x] new type of source with metadata (without _Spatial_ section) - [ ] new type of view (tabular ?)
1.0
Add non-geospatial dataset support - - [x] API: new route to upload non-geospatial datasets (csv, xls & xlsx) - [x] new type of source with metadata (without _Spatial_ section) - [ ] new type of view (tabular ?)
priority
add non geospatial dataset support api new route to upload non geospatial datasets csv xls xlsx new type of source with metadata without spatial section new type of view tabular
1
69,837
15,038,046,150
IssuesEvent
2021-02-02 17:00:30
billmcchesney1/node-jose
https://api.github.com/repos/billmcchesney1/node-jose
opened
CVE-2020-7774 (High) detected in multiple libraries
security vulnerability
## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-5.0.1.tgz</b>, <b>y18n-3.2.1.tgz</b>, <b>y18n-4.0.0.tgz</b></p></summary> <p> <details><summary><b>y18n-5.0.1.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page: <a href="https://registry.npmjs.org/y18n/-/y18n-5.0.1.tgz">https://registry.npmjs.org/y18n/-/y18n-5.0.1.tgz</a></p> <p>Path to dependency file: node-jose/package.json</p> <p>Path to vulnerable library: node-jose/node_modules/yargs/node_modules/y18n/package.json</p> <p> Dependency Hierarchy: - yargs-16.0.3.tgz (Root Library) - :x: **y18n-5.0.1.tgz** (Vulnerable Library) </details> <details><summary><b>y18n-3.2.1.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page: <a href="https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz">https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz</a></p> <p>Path to dependency file: node-jose/package.json</p> <p>Path to vulnerable library: node-jose/node_modules/y18n/package.json</p> <p> Dependency Hierarchy: - gulp-4.0.2.tgz (Root Library) - gulp-cli-2.3.0.tgz - yargs-7.1.1.tgz - :x: **y18n-3.2.1.tgz** (Vulnerable Library) </details> <details><summary><b>y18n-4.0.0.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page: <a href="https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz">https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz</a></p> <p>Path to dependency file: node-jose/package.json</p> <p>Path to vulnerable library: node-jose/node_modules/cacache/node_modules/y18n/package.json,node-jose/node_modules/mocha/node_modules/y18n/package.json,node-jose/node_modules/karma/node_modules/y18n/package.json,node-jose/node_modules/yargs-unparser/node_modules/y18n/package.json</p> <p> Dependency Hierarchy: - webpack-4.44.1.tgz (Root Library) - terser-webpack-plugin-1.4.5.tgz - cacache-12.0.4.tgz - :x: **y18n-4.0.0.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/node-jose/commit/c433bf360318c345fe3865915255b102ad59a470">c433bf360318c345fe3865915255b102ad59a470</a></p> <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> This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n = require('y18n')(); y18n.setLocale('__proto__'); y18n.updateLocale({polluted: true}); console.log(polluted); // true <p>Publish Date: 2020-11-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7774>CVE-2020-7774</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.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: Low - Availability Impact: Low </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-7774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7774</a></p> <p>Release Date: 2020-11-17</p> <p>Fix Resolution: 5.0.5</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"y18n","packageVersion":"5.0.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"yargs:16.0.3;y18n:5.0.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"5.0.5"},{"packageType":"javascript/Node.js","packageName":"y18n","packageVersion":"3.2.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp:4.0.2;gulp-cli:2.3.0;yargs:7.1.1;y18n:3.2.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"5.0.5"},{"packageType":"javascript/Node.js","packageName":"y18n","packageVersion":"4.0.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"webpack:4.44.1;terser-webpack-plugin:1.4.5;cacache:12.0.4;y18n:4.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"5.0.5"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-7774","vulnerabilityDetails":"This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n \u003d require(\u0027y18n\u0027)(); y18n.setLocale(\u0027__proto__\u0027); y18n.updateLocale({polluted: true}); console.log(polluted); // true","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7774","cvss3Severity":"high","cvss3Score":"7.3","cvss3Metrics":{"A":"Low","AC":"Low","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
True
CVE-2020-7774 (High) detected in multiple libraries - ## CVE-2020-7774 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>y18n-5.0.1.tgz</b>, <b>y18n-3.2.1.tgz</b>, <b>y18n-4.0.0.tgz</b></p></summary> <p> <details><summary><b>y18n-5.0.1.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page: <a href="https://registry.npmjs.org/y18n/-/y18n-5.0.1.tgz">https://registry.npmjs.org/y18n/-/y18n-5.0.1.tgz</a></p> <p>Path to dependency file: node-jose/package.json</p> <p>Path to vulnerable library: node-jose/node_modules/yargs/node_modules/y18n/package.json</p> <p> Dependency Hierarchy: - yargs-16.0.3.tgz (Root Library) - :x: **y18n-5.0.1.tgz** (Vulnerable Library) </details> <details><summary><b>y18n-3.2.1.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page: <a href="https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz">https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz</a></p> <p>Path to dependency file: node-jose/package.json</p> <p>Path to vulnerable library: node-jose/node_modules/y18n/package.json</p> <p> Dependency Hierarchy: - gulp-4.0.2.tgz (Root Library) - gulp-cli-2.3.0.tgz - yargs-7.1.1.tgz - :x: **y18n-3.2.1.tgz** (Vulnerable Library) </details> <details><summary><b>y18n-4.0.0.tgz</b></p></summary> <p>the bare-bones internationalization library used by yargs</p> <p>Library home page: <a href="https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz">https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz</a></p> <p>Path to dependency file: node-jose/package.json</p> <p>Path to vulnerable library: node-jose/node_modules/cacache/node_modules/y18n/package.json,node-jose/node_modules/mocha/node_modules/y18n/package.json,node-jose/node_modules/karma/node_modules/y18n/package.json,node-jose/node_modules/yargs-unparser/node_modules/y18n/package.json</p> <p> Dependency Hierarchy: - webpack-4.44.1.tgz (Root Library) - terser-webpack-plugin-1.4.5.tgz - cacache-12.0.4.tgz - :x: **y18n-4.0.0.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/node-jose/commit/c433bf360318c345fe3865915255b102ad59a470">c433bf360318c345fe3865915255b102ad59a470</a></p> <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> This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n = require('y18n')(); y18n.setLocale('__proto__'); y18n.updateLocale({polluted: true}); console.log(polluted); // true <p>Publish Date: 2020-11-17 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7774>CVE-2020-7774</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.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: Low - Availability Impact: Low </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-7774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7774</a></p> <p>Release Date: 2020-11-17</p> <p>Fix Resolution: 5.0.5</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"y18n","packageVersion":"5.0.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"yargs:16.0.3;y18n:5.0.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"5.0.5"},{"packageType":"javascript/Node.js","packageName":"y18n","packageVersion":"3.2.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp:4.0.2;gulp-cli:2.3.0;yargs:7.1.1;y18n:3.2.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"5.0.5"},{"packageType":"javascript/Node.js","packageName":"y18n","packageVersion":"4.0.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"webpack:4.44.1;terser-webpack-plugin:1.4.5;cacache:12.0.4;y18n:4.0.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"5.0.5"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-7774","vulnerabilityDetails":"This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n \u003d require(\u0027y18n\u0027)(); y18n.setLocale(\u0027__proto__\u0027); y18n.updateLocale({polluted: true}); console.log(polluted); // true","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7774","cvss3Severity":"high","cvss3Score":"7.3","cvss3Metrics":{"A":"Low","AC":"Low","PR":"None","S":"Unchanged","C":"Low","UI":"None","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries tgz tgz tgz tgz the bare bones internationalization library used by yargs library home page a href path to dependency file node jose package json path to vulnerable library node jose node modules yargs node modules package json dependency hierarchy yargs tgz root library x tgz vulnerable library tgz the bare bones internationalization library used by yargs library home page a href path to dependency file node jose package json path to vulnerable library node jose node modules package json dependency hierarchy gulp tgz root library gulp cli tgz yargs tgz x tgz vulnerable library tgz the bare bones internationalization library used by yargs library home page a href path to dependency file node jose package json path to vulnerable library node jose node modules cacache node modules package json node jose node modules mocha node modules package json node jose node modules karma node modules package json node jose node modules yargs unparser node modules package json dependency hierarchy webpack tgz root library terser webpack plugin tgz cacache tgz x tgz vulnerable library found in head commit a href found in base branch master vulnerability details this affects the package before and poc by const require setlocale proto updatelocale polluted true console log polluted true 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 low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree yargs isminimumfixversionavailable true minimumfixversion packagetype javascript node js packagename packageversion packagefilepaths istransitivedependency true dependencytree gulp gulp cli yargs isminimumfixversionavailable true minimumfixversion packagetype javascript node js packagename packageversion packagefilepaths istransitivedependency true dependencytree webpack terser webpack plugin cacache isminimumfixversionavailable true minimumfixversion basebranches vulnerabilityidentifier cve vulnerabilitydetails this affects the package before and poc by const require setlocale proto updatelocale polluted true console log polluted true vulnerabilityurl
0
618,926
19,491,803,853
IssuesEvent
2021-12-27 08:02:13
architectury/architectury-api
https://api.github.com/repos/architectury/architectury-api
closed
Minecraft crash
bug priority: high
Minecraft version: 1.18.1 Fabric version: 1.12.12 Architectury version: 3.3.2 [latest.log](https://github.com/architectury/architectury-api/files/7777786/latest.log)
1.0
Minecraft crash - Minecraft version: 1.18.1 Fabric version: 1.12.12 Architectury version: 3.3.2 [latest.log](https://github.com/architectury/architectury-api/files/7777786/latest.log)
priority
minecraft crash minecraft version fabric version architectury version
1
183,605
31,653,612,309
IssuesEvent
2023-09-07 01:53:35
gumaciel/awesome-game-jam-01
https://api.github.com/repos/gumaciel/awesome-game-jam-01
closed
Definir como será o jogo
game design
- [x] Nome - [x] História - [x] Jogabilidade - [x] Qual será a orientação do jogo? (Portrait ou Landscape) - [x] ...
1.0
Definir como será o jogo - - [x] Nome - [x] História - [x] Jogabilidade - [x] Qual será a orientação do jogo? (Portrait ou Landscape) - [x] ...
non_priority
definir como será o jogo nome história jogabilidade qual será a orientação do jogo portrait ou landscape
0
204,157
15,420,656,869
IssuesEvent
2021-03-05 11:54:32
ethersphere/bee
https://api.github.com/repos/ethersphere/bee
opened
API PSS tests flake
flaky-test
These tests sometimes flake. Also, they take too long to execute, we should shorten the timeouts there and somehow simplify the test to not block for so long. ``` === RUN TestPssWebsocketSingleHandler --- PASS: TestPssWebsocketSingleHandler (4.73s) === RUN TestPssWebsocketSingleHandlerDeregister asm_amd64.s:1374: timed out waiting for message --- FAIL: TestPssWebsocketSingleHandlerDeregister (20.18s) ```
1.0
API PSS tests flake - These tests sometimes flake. Also, they take too long to execute, we should shorten the timeouts there and somehow simplify the test to not block for so long. ``` === RUN TestPssWebsocketSingleHandler --- PASS: TestPssWebsocketSingleHandler (4.73s) === RUN TestPssWebsocketSingleHandlerDeregister asm_amd64.s:1374: timed out waiting for message --- FAIL: TestPssWebsocketSingleHandlerDeregister (20.18s) ```
non_priority
api pss tests flake these tests sometimes flake also they take too long to execute we should shorten the timeouts there and somehow simplify the test to not block for so long run testpsswebsocketsinglehandler pass testpsswebsocketsinglehandler run testpsswebsocketsinglehandlerderegister asm s timed out waiting for message fail testpsswebsocketsinglehandlerderegister
0
86,127
8,026,479,284
IssuesEvent
2018-07-27 04:22:22
ePADD/epadd
https://api.github.com/repos/ePADD/epadd
closed
Took too long for some processes after using Bagit spec
Enhancement Tested-Issues found Version 6
version epadd-standalone-beta-25June.jar 32GB RAM i7-5820K CPU 6 Cores; Win 10; Took 20 min to close Bush full in processing module 16GB RAM i7-8550U CPU 4 Cores; Win 10; Took 22 min to close Bush full in processing module version epadd-standalone-v51.jar 12GB RAM Xeon CPU 4 Cores; MacOS 10.12 Took 20 sec to close Bush full in processing module
1.0
Took too long for some processes after using Bagit spec - version epadd-standalone-beta-25June.jar 32GB RAM i7-5820K CPU 6 Cores; Win 10; Took 20 min to close Bush full in processing module 16GB RAM i7-8550U CPU 4 Cores; Win 10; Took 22 min to close Bush full in processing module version epadd-standalone-v51.jar 12GB RAM Xeon CPU 4 Cores; MacOS 10.12 Took 20 sec to close Bush full in processing module
non_priority
took too long for some processes after using bagit spec version epadd standalone beta jar ram cpu cores win took min to close bush full in processing module ram cpu cores win took min to close bush full in processing module version epadd standalone jar ram xeon cpu cores macos took sec to close bush full in processing module
0
55,067
13,959,914,460
IssuesEvent
2020-10-24 18:34:32
khuongduybui/homequest-clone
https://api.github.com/repos/khuongduybui/homequest-clone
opened
WS-2018-0347 (Medium) detected in eslint-2.13.1.tgz
security vulnerability
## WS-2018-0347 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-2.13.1.tgz</b></p></summary> <p>An AST-based pattern checker for JavaScript.</p> <p>Library home page: <a href="https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz">https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz</a></p> <p>Path to dependency file: homequest-clone/node_modules/eslint/package.json</p> <p>Path to vulnerable library: homequest-clone/node_modules/eslint/package.json</p> <p> Dependency Hierarchy: - sass-lint-1.13.1.tgz (Root Library) - :x: **eslint-2.13.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/khuongduybui/homequest-clone/commit/befff3f93b296a35aec42ba9033f8317cdb205b9">befff3f93b296a35aec42ba9033f8317cdb205b9</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> A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking. <p>Publish Date: 2018-02-27 <p>URL: <a href=https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09>WS-2018-0347</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.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - 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> </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/eslint/eslint/issues/10002">https://github.com/eslint/eslint/issues/10002</a></p> <p>Release Date: 2019-06-16</p> <p>Fix Resolution: 4.18.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
WS-2018-0347 (Medium) detected in eslint-2.13.1.tgz - ## WS-2018-0347 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>eslint-2.13.1.tgz</b></p></summary> <p>An AST-based pattern checker for JavaScript.</p> <p>Library home page: <a href="https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz">https://registry.npmjs.org/eslint/-/eslint-2.13.1.tgz</a></p> <p>Path to dependency file: homequest-clone/node_modules/eslint/package.json</p> <p>Path to vulnerable library: homequest-clone/node_modules/eslint/package.json</p> <p> Dependency Hierarchy: - sass-lint-1.13.1.tgz (Root Library) - :x: **eslint-2.13.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/khuongduybui/homequest-clone/commit/befff3f93b296a35aec42ba9033f8317cdb205b9">befff3f93b296a35aec42ba9033f8317cdb205b9</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> A vulnerability was descovered in eslint before 4.18.2. One of the regexes in eslint is vulnerable to catastrophic backtracking. <p>Publish Date: 2018-02-27 <p>URL: <a href=https://github.com/eslint/eslint/commit/f6901d0bcf6c918ac4e5c6c7c4bddeb2cb715c09>WS-2018-0347</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.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - 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> </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/eslint/eslint/issues/10002">https://github.com/eslint/eslint/issues/10002</a></p> <p>Release Date: 2019-06-16</p> <p>Fix Resolution: 4.18.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
ws medium detected in eslint tgz ws medium severity vulnerability vulnerable library eslint tgz an ast based pattern checker for javascript library home page a href path to dependency file homequest clone node modules eslint package json path to vulnerable library homequest clone node modules eslint package json dependency hierarchy sass lint tgz root library x eslint tgz vulnerable library found in head commit a href found in base branch main vulnerability details a vulnerability was descovered in eslint before one of the regexes in eslint is vulnerable to catastrophic backtracking publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high 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 step up your open source security game with whitesource
0
252,015
8,030,685,209
IssuesEvent
2018-07-27 20:38:30
CypherpunkArmory/UserLAnd
https://api.github.com/repos/CypherpunkArmory/UserLAnd
closed
Can simplify to not use VNC? Text console is good enough.
enhancement low priority
I've used GNUroot before for similar things. I don't need a GUI to occasionally adjust the temp on a thermostat. www.TurboControl.com/userland.htm is the new page (links to old page)
1.0
Can simplify to not use VNC? Text console is good enough. - I've used GNUroot before for similar things. I don't need a GUI to occasionally adjust the temp on a thermostat. www.TurboControl.com/userland.htm is the new page (links to old page)
priority
can simplify to not use vnc text console is good enough i ve used gnuroot before for similar things i don t need a gui to occasionally adjust the temp on a thermostat is the new page links to old page
1
75,339
3,461,696,188
IssuesEvent
2015-12-20 09:26:34
arti01/jkursy
https://api.github.com/repos/arti01/jkursy
closed
galeria - prezentacja wykładowcy
auto-migrated Priority-Critical Type-Enhancement
``` Coś jak galeria profilowa użytkownika np w plfoto lub ew. lista miniatur wyświetlanych w rzędach i kolumnach pod tekstem o wykładowcy na stronie statycznej Link do prezentacji wykładowcy zarówno z listy kadry jak i z rozwinięcia strony o wykładowcy. ``` Original issue reported on code.google.com by `juko...@gmail.com` on 8 Feb 2011 at 3:09
1.0
galeria - prezentacja wykładowcy - ``` Coś jak galeria profilowa użytkownika np w plfoto lub ew. lista miniatur wyświetlanych w rzędach i kolumnach pod tekstem o wykładowcy na stronie statycznej Link do prezentacji wykładowcy zarówno z listy kadry jak i z rozwinięcia strony o wykładowcy. ``` Original issue reported on code.google.com by `juko...@gmail.com` on 8 Feb 2011 at 3:09
priority
galeria prezentacja wykładowcy coś jak galeria profilowa użytkownika np w plfoto lub ew lista miniatur wyświetlanych w rzędach i kolumnach pod tekstem o wykładowcy na stronie statycznej link do prezentacji wykładowcy zarówno z listy kadry jak i z rozwinięcia strony o wykładowcy original issue reported on code google com by juko gmail com on feb at
1
314,004
26,969,548,154
IssuesEvent
2023-02-09 02:47:33
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Flaky test create_and_destroy: unimplemented /atom/proc/attack_generic()!
🤖 Flaky Test Report
<!-- This issue can be renamed, but do not change the next comment! --> <!-- title: Flaky test create_and_destroy: unimplemented /atom/proc/attack_generic()! --> Flaky tests were detected in [this test run](https://github.com/tgstation/tgstation/actions/runs/4114386877/attempts/1). This means that there was a failure that was cleared when the tests were simply restarted. Failures: ``` create_and_destroy: [13:38:07] Runtime in atom_defense.dm,96: unimplemented /atom/proc/attack_generic()! proc name: attack generic (/atom/proc/attack_generic) src: the collapsing demonic portal (/obj/effect/collapsing_demonic_portal) src.loc: the snow (187,66,2) (/turf/open/misc/asteroid/snow/icemoon) call stack: the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): attack generic(the blank body (/mob/living/basic/blankbody), 50, "brute", "melee", 0, 0) the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): attack animal(the blank body (/mob/living/basic/blankbody), null) the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): handle basic attack(the blank body (/mob/living/basic/blankbody), null) the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): attack basic mob(the blank body (/mob/living/basic/blankbody), null) the blank body (/mob/living/basic/blankbody): melee attack(the collapsing demonic portal (/obj/effect/collapsing_demonic_portal), null) /datum/ai_behavior/attack_obst... (/datum/ai_behavior/attack_obstructions): attack in direction(/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody), the blank body (/mob/living/basic/blankbody), 1) /datum/ai_behavior/attack_obst... (/datum/ai_behavior/attack_obstructions): perform(1, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody), "BB_basic_current_target") /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody): ProcessBehavior(1, /datum/ai_behavior/attack_obst... (/datum/ai_behavior/attack_obstructions)) /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody): process(0.1) AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0) AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0) AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0) Master (/datum/controller/master): RunQueue() Master (/datum/controller/master): Loop(2) Master (/datum/controller/master): StartProcessing(0) at atom_defense.dm:96 ```
1.0
Flaky test create_and_destroy: unimplemented /atom/proc/attack_generic()! - <!-- This issue can be renamed, but do not change the next comment! --> <!-- title: Flaky test create_and_destroy: unimplemented /atom/proc/attack_generic()! --> Flaky tests were detected in [this test run](https://github.com/tgstation/tgstation/actions/runs/4114386877/attempts/1). This means that there was a failure that was cleared when the tests were simply restarted. Failures: ``` create_and_destroy: [13:38:07] Runtime in atom_defense.dm,96: unimplemented /atom/proc/attack_generic()! proc name: attack generic (/atom/proc/attack_generic) src: the collapsing demonic portal (/obj/effect/collapsing_demonic_portal) src.loc: the snow (187,66,2) (/turf/open/misc/asteroid/snow/icemoon) call stack: the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): attack generic(the blank body (/mob/living/basic/blankbody), 50, "brute", "melee", 0, 0) the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): attack animal(the blank body (/mob/living/basic/blankbody), null) the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): handle basic attack(the blank body (/mob/living/basic/blankbody), null) the collapsing demonic portal (/obj/effect/collapsing_demonic_portal): attack basic mob(the blank body (/mob/living/basic/blankbody), null) the blank body (/mob/living/basic/blankbody): melee attack(the collapsing demonic portal (/obj/effect/collapsing_demonic_portal), null) /datum/ai_behavior/attack_obst... (/datum/ai_behavior/attack_obstructions): attack in direction(/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody), the blank body (/mob/living/basic/blankbody), 1) /datum/ai_behavior/attack_obst... (/datum/ai_behavior/attack_obstructions): perform(1, /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody), "BB_basic_current_target") /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody): ProcessBehavior(1, /datum/ai_behavior/attack_obst... (/datum/ai_behavior/attack_obstructions)) /datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/blankbody): process(0.1) AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0) AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0) AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0) Master (/datum/controller/master): RunQueue() Master (/datum/controller/master): Loop(2) Master (/datum/controller/master): StartProcessing(0) at atom_defense.dm:96 ```
non_priority
flaky test create and destroy unimplemented atom proc attack generic flaky tests were detected in this means that there was a failure that was cleared when the tests were simply restarted failures create and destroy runtime in atom defense dm unimplemented atom proc attack generic proc name attack generic atom proc attack generic src the collapsing demonic portal obj effect collapsing demonic portal src loc the snow turf open misc asteroid snow icemoon call stack the collapsing demonic portal obj effect collapsing demonic portal attack generic the blank body mob living basic blankbody brute melee the collapsing demonic portal obj effect collapsing demonic portal attack animal the blank body mob living basic blankbody null the collapsing demonic portal obj effect collapsing demonic portal handle basic attack the blank body mob living basic blankbody null the collapsing demonic portal obj effect collapsing demonic portal attack basic mob the blank body mob living basic blankbody null the blank body mob living basic blankbody melee attack the collapsing demonic portal obj effect collapsing demonic portal null datum ai behavior attack obst datum ai behavior attack obstructions attack in direction datum ai controller basic con datum ai controller basic controller blankbody the blank body mob living basic blankbody datum ai behavior attack obst datum ai behavior attack obstructions perform datum ai controller basic con datum ai controller basic controller blankbody bb basic current target datum ai controller basic con datum ai controller basic controller blankbody processbehavior datum ai behavior attack obst datum ai behavior attack obstructions datum ai controller basic con datum ai controller basic controller blankbody process ai behavior ticker datum controller subsystem processing ai behaviors fire ai behavior ticker datum controller subsystem processing ai behaviors fire ai behavior ticker datum controller subsystem processing ai behaviors ignite master datum controller master runqueue master datum controller master loop master datum controller master startprocessing at atom defense dm
0
55,118
6,429,501,358
IssuesEvent
2017-08-10 01:48:09
nodejs/node
https://api.github.com/repos/nodejs/node
closed
nodejs Makefile:196: recipe for target 'test' failed make: *** [test] Error 1
os test
Version: node-v8.2.1 Platform: Linux 4.4.0-89-generic #112-Ubuntu SMP Mon Jul 31 19:38:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Subsystem: if known, please specify affected core module name * **Version**: node-v8.2.1 * **Platform**: Ubuntu 16.04 LTS -Linux 4.4.0-89-generic x86_64 x86_64 x86_64 GNU/Linux * **Subsystem**: tail of "make test" ```console [----------] Global test environment tear-down [==========] 47 tests from 6 test cases ran. (1410 ms total) [ PASSED ] 47 tests. /usr/bin/python tools/test.py --mode=release -J \ async-hooks doctool inspector known_issues message parallel pseudo-tty sequential \ addons addons-napi === release test-os === Path: parallel/test-os assert.js:60 throw new errors.AssertionError({ ^ AssertionError [ERR_ASSERTION]: [ { address: '127.0.0.1', netmask: '255.0.0.0', family: 'IPv4', mac: '00:00:00:00:00:00', internal: true }, { deepStrictEqual [ { address: '127.0.0.1', netmask: '255.0.0.0', mac: '00:00:00:00:00:00', family: 'IPv4', internal: true } ] at Object.<anonymous> (/home/developer2/node-v8.2.1/test/parallel/test-os.js:124:14) at Module._compile (module.js:569:30) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) at Function.Module.runMain (module.js:605:10) at startup (bootstrap_node.js:158:16) at bootstrap_node.js:575:3 Command: out/Release/node /home/developer2/node-v8.2.1/test/parallel/test-os.js [07:49|% 100|+ 1635|- 1]: Done Makefile:196: recipe for target 'test' failed make: *** [test] Error 1 ``` <sub>_(edited by @vsemozhetbyt: added backticks for the output block, delete template's comments residue)_</sub>
1.0
nodejs Makefile:196: recipe for target 'test' failed make: *** [test] Error 1 - Version: node-v8.2.1 Platform: Linux 4.4.0-89-generic #112-Ubuntu SMP Mon Jul 31 19:38:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Subsystem: if known, please specify affected core module name * **Version**: node-v8.2.1 * **Platform**: Ubuntu 16.04 LTS -Linux 4.4.0-89-generic x86_64 x86_64 x86_64 GNU/Linux * **Subsystem**: tail of "make test" ```console [----------] Global test environment tear-down [==========] 47 tests from 6 test cases ran. (1410 ms total) [ PASSED ] 47 tests. /usr/bin/python tools/test.py --mode=release -J \ async-hooks doctool inspector known_issues message parallel pseudo-tty sequential \ addons addons-napi === release test-os === Path: parallel/test-os assert.js:60 throw new errors.AssertionError({ ^ AssertionError [ERR_ASSERTION]: [ { address: '127.0.0.1', netmask: '255.0.0.0', family: 'IPv4', mac: '00:00:00:00:00:00', internal: true }, { deepStrictEqual [ { address: '127.0.0.1', netmask: '255.0.0.0', mac: '00:00:00:00:00:00', family: 'IPv4', internal: true } ] at Object.<anonymous> (/home/developer2/node-v8.2.1/test/parallel/test-os.js:124:14) at Module._compile (module.js:569:30) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) at Function.Module.runMain (module.js:605:10) at startup (bootstrap_node.js:158:16) at bootstrap_node.js:575:3 Command: out/Release/node /home/developer2/node-v8.2.1/test/parallel/test-os.js [07:49|% 100|+ 1635|- 1]: Done Makefile:196: recipe for target 'test' failed make: *** [test] Error 1 ``` <sub>_(edited by @vsemozhetbyt: added backticks for the output block, delete template's comments residue)_</sub>
non_priority
nodejs makefile recipe for target test failed make error version node platform linux generic ubuntu smp mon jul utc gnu linux subsystem if known please specify affected core module name version node platform ubuntu lts linux generic gnu linux subsystem tail of make test console global test environment tear down tests from test cases ran ms total tests usr bin python tools test py mode release j async hooks doctool inspector known issues message parallel pseudo tty sequential addons addons napi release test os path parallel test os assert js throw new errors assertionerror assertionerror address netmask family mac internal true deepstrictequal address netmask mac family internal true at object home node test parallel test os js at module compile module js at object module extensions js module js at module load module js at trymoduleload module js at function module load module js at function module runmain module js at startup bootstrap node js at bootstrap node js command out release node home node test parallel test os js done makefile recipe for target test failed make error edited by vsemozhetbyt added backticks for the output block delete template s comments residue
0
62,488
8,615,379,367
IssuesEvent
2018-11-19 20:21:35
MicrosoftDocs/VBA-Docs
https://api.github.com/repos/MicrosoftDocs/VBA-Docs
closed
Should say "read only"
bug: documentation fixed
Should say "Read-only" -- like [width](https://docs.microsoft.com/office/vba/api/excel.range.width). Also doesn't include data type, which should be "Double". --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 0fd95e95-0447-d5cf-b7f1-f5cda6fc12d8 * Version Independent ID: 4ece7d34-f276-cc0c-7837-4db5cb6c6d8f * Content: [Range.Height Property (Excel)](https://docs.microsoft.com/en-us/office/vba/api/excel.range.height) * Content Source: [api/Excel.Range.Height.md](https://github.com/MicrosoftDocs/VBA-Docs/blob/master/api/Excel.Range.Height.md) * Product: **excel** * GitHub Login: @o365devx * Microsoft Alias: **o365devx**
1.0
Should say "read only" - Should say "Read-only" -- like [width](https://docs.microsoft.com/office/vba/api/excel.range.width). Also doesn't include data type, which should be "Double". --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 0fd95e95-0447-d5cf-b7f1-f5cda6fc12d8 * Version Independent ID: 4ece7d34-f276-cc0c-7837-4db5cb6c6d8f * Content: [Range.Height Property (Excel)](https://docs.microsoft.com/en-us/office/vba/api/excel.range.height) * Content Source: [api/Excel.Range.Height.md](https://github.com/MicrosoftDocs/VBA-Docs/blob/master/api/Excel.Range.Height.md) * Product: **excel** * GitHub Login: @o365devx * Microsoft Alias: **o365devx**
non_priority
should say read only should say read only like also doesn t include data type which should be double 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 excel github login microsoft alias
0
571,711
17,023,350,577
IssuesEvent
2021-07-03 01:34:15
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Mapnik not drawing highway = footway, area = yes
Component: mapnik Priority: major Resolution: fixed Type: enhancement
**[Submitted to the original trac issue database at 1.58pm, Friday, 16th January 2009]** Manik is not rendering a way with the tags ``` area = yes highway = footway ``` example: http://www.openstreetmap.org/browse/way/28186651 Manik should render such a way.
1.0
Mapnik not drawing highway = footway, area = yes - **[Submitted to the original trac issue database at 1.58pm, Friday, 16th January 2009]** Manik is not rendering a way with the tags ``` area = yes highway = footway ``` example: http://www.openstreetmap.org/browse/way/28186651 Manik should render such a way.
priority
mapnik not drawing highway footway area yes manik is not rendering a way with the tags area yes highway footway example manik should render such a way
1
335,091
10,148,905,158
IssuesEvent
2019-08-05 14:09:26
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Multiaccount's and realm db passwords doesn't match at attempt to create third account (quickly)
bug high-priority high-severity
### Description *Type*: Bug *Summary*: when creating several accounts one by one, on third getting an error "Multiaccount's and realm db passwords doesn't match" and after this can't create and restore accounts anymore. In log: "failed to initialize messages db: file is not a database" Found during testing https://github.com/status-im/status-react/pull/8601 , but also can be replicated in nightly. #### Expected behavior can create account #### Actual behavior ![photo_2019-07-30 11 18 36](https://user-images.githubusercontent.com/4557972/62117245-dd1ffb80-b2bb-11e9-86fe-d0a38e719038.jpeg) ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - Open Status - Create account - Log out - Create account - Log out - Create account ### Additional Information - Status version: nightly 30/09/19 - Operating System: Android, iOS #### Logs **Geth.log:** [geth (5).log](https://github.com/status-im/status-react/files/3446207/geth.5.log) **Logcat:** ``` 07-30 11:44:07.395 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.recover.ui/sign-in-button-pressed 07-30 11:44:07.415 8146 8188 I ReactNativeJS: INFO [status-im.node.core:173] - Node config: {"ClusterConfig":{"Enabled":true,"Fleet":"eth.beta","BootNodes":["enode://e8a7c03b58911e98bbd66accb2a55d57683f35b23bf9dfca89e5e244eb5cc3f25018b4112db507faca34fb69ffb44b362f79eda97a669a8df29c72e654416784@47.91.224.35:443","enode://43947863cfa5aad1178f482ac35a8ebb9116cded1c23f7f9af1a47badfc1ee7f0dd9ec0543417cc347225a6e47e46c6873f647559e43434596c54e17a4d3a1e4@47.52.74.140:443","enode://436cc6f674928fdc9a9f7990f2944002b685d1c37f025c1be425185b5b1f0900feaf1ccc2a6130268f9901be4a7d252f37302c8335a2c1a62736e9232691cc3a@174.138.105.243:443","enode://ebefab39b69bbbe64d8cd86be765b3be356d8c4b24660f65d493143a0c44f38c85a257300178f7845592a1b0332811542e9a58281c835babdd7535babb64efc1@35.202.99.224:443"],"TrustedMailServers":["enode://da61e9eff86a56633b635f887d8b91e0ff5236bbc05b8169834292e92afb92929dcf6efdbf373a37903da8fe0384d5a0a8247e83f1ce211aa429200b6d28c548@47.91.156.93:443","enode://7de99e4cb1b3523bd26ca212369540646607c721ad4f3e5c821ed9148150ce6ce2e72631723002210fac1fd52dfa8bbdf3555e05379af79515e1179da37cc3db@35.188.19.210:443","enode://8a64b3c349a2e0ef4a32ea49609ed6eb3364be1110253c20adc17a3cebbc39a219e5d3e13b151c0eee5d8e0f9a8ba2cd026014e67b41a4ab7d1d5dd67ca27427@206.189.243.168:443","enode://744098ab6d3308af5cd03920aea60c46d16b2cd3d33bf367cbaf1d01c2fcd066ff8878576d0967897cd7dbb0e63f873cc0b4f7e4b0f1d7222e6b3451a78d9bda@47.89.20.15:443","enode://531e252ec966b7e83f5538c19bf1cde7381cc7949026a6e499b6e998e695751aadf26d4c98d5a4eabfb7cefd31c3c88d600a775f14ed5781520a88ecd25da3c6@35.225.227.79:443","enode://015e22f6cd2b44c8a51bd7a23555e271e0759c7d7f52432719665a74966f2da456d28e154e836bee6092b4d686fe67e331655586c57b718be3997c1629d24167@35.226.21.19:443"],"StaticNodes":["enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443"],"RendezvousNodes":["/ip4/206.189.243.57/tcp/30703/ethv4/16Uiu2HAmLqTXuY4Sb6G28HNooaFUXUKzpzKXCcgyJxgaEE2i5vnf","/ip4/174.138.105.243/tcp/30703/ethv4/16Uiu2HAmRHPzF3rQg55PgYPcQkyvPVH9n2hWsYPhUJBZ6kVjJgdV"]},"DataDir":"/ethereum/mainnet_rpc","LogLevel":"INFO","Rendezvous":true,"WhisperConfig":{"Enabled":true,"LightClient":true,"MinimumPoW":0.001,"EnableNTPSync":true},"LogEnabled":true,"BrowsersConfig":{"Enabled":true},"RequireTopics":{"whisper":{"Min":2,"Max":2}},"UpstreamConfig":{"Enabled":true,"URL":"https://mainnet.infura.io/v3/f315575765b14720b32382a61a89341a"},"PermissionsConfig":{"Enabled":true},"NetworkId":1,"Name":"StatusIM","NoDiscovery":false,"ShhextConfig":{"BackupDisabledDataDir":"/data/user/0/im.status.ethereum.pr/files/../no_backup","InstallationID":"78e6acf5-f335-5481-a91f-5baac48db74d","MaxMessageDeliveryAttempts":6,"MailServerConfirmations":true,"PFSEnabled":true},"WalletConfig":{"Enabled":true},"StatusAccountsConfig":{"Enabled":true}} 07-30 11:44:07.423 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.recover.ui/password-input-blured 07-30 11:44:07.437 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :show-tab-bar 07-30 11:44:07.439 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :set 07-30 11:44:07.557 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.558 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"node.started","event":null} 07-30 11:44:07.560 8146 8188 D ReactNativeJS: DEBUG [status-im.signals.core:87] - Event node.started not handled nil 07-30 11:44:07.587 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.588 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"node.ready","event":null} 07-30 11:44:07.602 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.604 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.started","event":null} 07-30 11:44:07.605 8146 8188 D ReactNativeJS: DEBUG [status-im.signals.core:87] - Event discovery.started not handled nil 07-30 11:44:07.675 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.676 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.714 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.716 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.854 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.855 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.876 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.878 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.956 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.960 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://19872f94b1e776da3a13e25afa71b47dfa99e658afd6427ea8d6e03c22a99f13590205a8826443e95a37eee1d815fc433af7a8ca9a8d0df7943d1f55684045b7@35.238.60.236:30305?discport=0","id":"10841e6db5c02fc331bf36a8d2a9137a1696d9d3b6b1f872f780e02aa8ec5bba","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:60408","remoteAddress":"35.238.60.236:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.971 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.973 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.304 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.306 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://960777f01b7dcda7c58319e3aded317a127f686631b1702a7168ad408b8f8b7616272d805ddfab7a5a6bc4bd07ae92c03e23b4b8cd4bf858d0f74d563ec76c9f@47.52.58.213:30305?discport=0","id":"781b904d6468f2c996ed15d4a16a7b7d248e995b03e6b98bdd4fb62a444ec8a0","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:44656","remoteAddress":"47.52.58.213:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.320 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.322 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://aa97756bc147d74be6d07adfc465266e17756339d3d18591f4be9d1b2e80b86baf314aed79adbe8142bcb42bc7bc40e83ee3bbd0b82548e595bf855d548906a1@47.52.188.241:30305?discport=0","id":"a681612c0a4b3321926dfe00af7bb5891d07a512a24b5ba6b05e11703d66aec3","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:35948","remoteAddress":"47.52.188.241:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.327 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.335 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.339 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.341 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.415 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.recover.callback/recover-multiaccount-success 07-30 11:44:08.425 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.keychain.core:191] - initializing realm encryption key... 07-30 11:44:08.426 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.keychain.core:173] - PERF initializing realm encryption key... 1564479848425 07-30 11:44:08.481 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.core:28] - changing multiaccount to: 0xcf2272205cc0cf96Cfbb9Dd740BD681D1E86901E 07-30 11:44:08.483 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:194] - closing account realm 07-30 11:44:08.492 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:245] - try to encrypt with password 07-30 11:44:08.503 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:247] - try to encrypt with password success 07-30 11:44:08.507 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:274] - open-account 07-30 11:44:08.509 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:177] - migrate-realm 07-30 11:44:08.514 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:147] - migrate schemas -1 07-30 11:44:08.516 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:46] - Opening realm at /data/user/0/im.status.ethereum.pr/files/../no_backup/realm/accounts/0xeeb570494d442795235589284100812e4176e9c29d151a81df43b6286ef66c49 ... 07-30 11:44:08.523 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:48] - Using encryption key... 07-30 11:44:08.564 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:277] - account-realm false 07-30 11:44:08.569 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :init.callback/multiaccount-change-success 07-30 11:44:08.596 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.navigation:80] - :navigate-to :home nil 07-30 11:44:09.315 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:32] - :on-will-focus :home 07-30 11:44:09.342 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :screens/on-will-focus 07-30 11:44:09.349 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.views:133] - :main-component-did-update :home 07-30 11:44:09.374 8146 8188 D ReactNativeJS: DEBUG [status-im.notifications.core:194] - get-fcm-token: eevCsfyaV5Q:APA91bF0Z06D59k1PHoHuuSl2FJ6WDWLh3xKwMkjvl0jcU7D3ogPxLOw7giHI4J-8rPcDL28eBTyLl4o0rstzqEYOM8PV-Ghacrx5K2eQHvCvtz8HHDcWABDWMSnFH-eh1CugLcFH7Fk 07-30 11:44:09.377 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :notifications.callback/get-fcm-token-success 07-30 11:44:09.380 8146 8188 D ReactNativeJS: DEBUG [status-im.notifications.core:39] - notifications-granted 07-30 11:44:09.382 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :notifications.callback/request-notifications-permissions-granted 07-30 11:44:09.398 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :init-rest-of-chats 07-30 11:44:09.400 8146 8188 D ReactNativeJS: DEBUG [status-im.events:122] - PERF :init-rest-of-chats 1564479849399 07-30 11:44:09.449 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :set-once 07-30 11:44:09.578 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.login.callback/login-success 07-30 11:44:09.583 8146 8188 E ReactNativeJS: ERROR [status-im.multiaccounts.login.core:126] - failed to login failed to initialize messages db: file is encrypted or is not a database 07-30 11:44:09.613 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.logout.ui/logout-confirmed 07-30 11:44:09.618 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.logout/filters-removed 07-30 11:44:09.664 8146 8188 W ReactNativeJS: Unable to symbolicate stack trace: Bundle was not loaded from the packager 07-30 11:44:09.811 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.login.callback/get-user-password-success 07-30 11:44:09.813 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.navigation:80] - :navigate-to :login nil 07-30 11:44:09.918 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:32] - :on-will-focus :login 07-30 11:44:09.923 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :screens/on-will-focus 07-30 11:44:09.926 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:09.928 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.stopped","event":null} 07-30 11:44:09.929 8146 8188 D ReactNativeJS: DEBUG [status-im.signals.core:87] - Event discovery.stopped not handled nil 07-30 11:44:09.932 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.views:133] - :main-component-did-update :login 07-30 11:44:09.935 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :keychain.callback/can-save-user-password?-success 07-30 11:44:10.056 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:10.058 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"node.stopped","event":null} ```
1.0
Multiaccount's and realm db passwords doesn't match at attempt to create third account (quickly) - ### Description *Type*: Bug *Summary*: when creating several accounts one by one, on third getting an error "Multiaccount's and realm db passwords doesn't match" and after this can't create and restore accounts anymore. In log: "failed to initialize messages db: file is not a database" Found during testing https://github.com/status-im/status-react/pull/8601 , but also can be replicated in nightly. #### Expected behavior can create account #### Actual behavior ![photo_2019-07-30 11 18 36](https://user-images.githubusercontent.com/4557972/62117245-dd1ffb80-b2bb-11e9-86fe-d0a38e719038.jpeg) ### Reproduction [comment]: # (Describe how we can replicate the bug step by step.) - Open Status - Create account - Log out - Create account - Log out - Create account ### Additional Information - Status version: nightly 30/09/19 - Operating System: Android, iOS #### Logs **Geth.log:** [geth (5).log](https://github.com/status-im/status-react/files/3446207/geth.5.log) **Logcat:** ``` 07-30 11:44:07.395 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.recover.ui/sign-in-button-pressed 07-30 11:44:07.415 8146 8188 I ReactNativeJS: INFO [status-im.node.core:173] - Node config: {"ClusterConfig":{"Enabled":true,"Fleet":"eth.beta","BootNodes":["enode://e8a7c03b58911e98bbd66accb2a55d57683f35b23bf9dfca89e5e244eb5cc3f25018b4112db507faca34fb69ffb44b362f79eda97a669a8df29c72e654416784@47.91.224.35:443","enode://43947863cfa5aad1178f482ac35a8ebb9116cded1c23f7f9af1a47badfc1ee7f0dd9ec0543417cc347225a6e47e46c6873f647559e43434596c54e17a4d3a1e4@47.52.74.140:443","enode://436cc6f674928fdc9a9f7990f2944002b685d1c37f025c1be425185b5b1f0900feaf1ccc2a6130268f9901be4a7d252f37302c8335a2c1a62736e9232691cc3a@174.138.105.243:443","enode://ebefab39b69bbbe64d8cd86be765b3be356d8c4b24660f65d493143a0c44f38c85a257300178f7845592a1b0332811542e9a58281c835babdd7535babb64efc1@35.202.99.224:443"],"TrustedMailServers":["enode://da61e9eff86a56633b635f887d8b91e0ff5236bbc05b8169834292e92afb92929dcf6efdbf373a37903da8fe0384d5a0a8247e83f1ce211aa429200b6d28c548@47.91.156.93:443","enode://7de99e4cb1b3523bd26ca212369540646607c721ad4f3e5c821ed9148150ce6ce2e72631723002210fac1fd52dfa8bbdf3555e05379af79515e1179da37cc3db@35.188.19.210:443","enode://8a64b3c349a2e0ef4a32ea49609ed6eb3364be1110253c20adc17a3cebbc39a219e5d3e13b151c0eee5d8e0f9a8ba2cd026014e67b41a4ab7d1d5dd67ca27427@206.189.243.168:443","enode://744098ab6d3308af5cd03920aea60c46d16b2cd3d33bf367cbaf1d01c2fcd066ff8878576d0967897cd7dbb0e63f873cc0b4f7e4b0f1d7222e6b3451a78d9bda@47.89.20.15:443","enode://531e252ec966b7e83f5538c19bf1cde7381cc7949026a6e499b6e998e695751aadf26d4c98d5a4eabfb7cefd31c3c88d600a775f14ed5781520a88ecd25da3c6@35.225.227.79:443","enode://015e22f6cd2b44c8a51bd7a23555e271e0759c7d7f52432719665a74966f2da456d28e154e836bee6092b4d686fe67e331655586c57b718be3997c1629d24167@35.226.21.19:443"],"StaticNodes":["enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443"],"RendezvousNodes":["/ip4/206.189.243.57/tcp/30703/ethv4/16Uiu2HAmLqTXuY4Sb6G28HNooaFUXUKzpzKXCcgyJxgaEE2i5vnf","/ip4/174.138.105.243/tcp/30703/ethv4/16Uiu2HAmRHPzF3rQg55PgYPcQkyvPVH9n2hWsYPhUJBZ6kVjJgdV"]},"DataDir":"/ethereum/mainnet_rpc","LogLevel":"INFO","Rendezvous":true,"WhisperConfig":{"Enabled":true,"LightClient":true,"MinimumPoW":0.001,"EnableNTPSync":true},"LogEnabled":true,"BrowsersConfig":{"Enabled":true},"RequireTopics":{"whisper":{"Min":2,"Max":2}},"UpstreamConfig":{"Enabled":true,"URL":"https://mainnet.infura.io/v3/f315575765b14720b32382a61a89341a"},"PermissionsConfig":{"Enabled":true},"NetworkId":1,"Name":"StatusIM","NoDiscovery":false,"ShhextConfig":{"BackupDisabledDataDir":"/data/user/0/im.status.ethereum.pr/files/../no_backup","InstallationID":"78e6acf5-f335-5481-a91f-5baac48db74d","MaxMessageDeliveryAttempts":6,"MailServerConfirmations":true,"PFSEnabled":true},"WalletConfig":{"Enabled":true},"StatusAccountsConfig":{"Enabled":true}} 07-30 11:44:07.423 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.recover.ui/password-input-blured 07-30 11:44:07.437 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :show-tab-bar 07-30 11:44:07.439 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :set 07-30 11:44:07.557 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.558 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"node.started","event":null} 07-30 11:44:07.560 8146 8188 D ReactNativeJS: DEBUG [status-im.signals.core:87] - Event node.started not handled nil 07-30 11:44:07.587 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.588 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"node.ready","event":null} 07-30 11:44:07.602 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.604 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.started","event":null} 07-30 11:44:07.605 8146 8188 D ReactNativeJS: DEBUG [status-im.signals.core:87] - Event discovery.started not handled nil 07-30 11:44:07.675 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.676 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.714 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.716 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.854 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.855 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.876 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.878 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.956 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.960 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://19872f94b1e776da3a13e25afa71b47dfa99e658afd6427ea8d6e03c22a99f13590205a8826443e95a37eee1d815fc433af7a8ca9a8d0df7943d1f55684045b7@35.238.60.236:30305?discport=0","id":"10841e6db5c02fc331bf36a8d2a9137a1696d9d3b6b1f872f780e02aa8ec5bba","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:60408","remoteAddress":"35.238.60.236:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:07.971 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:07.973 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.304 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.306 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://960777f01b7dcda7c58319e3aded317a127f686631b1702a7168ad408b8f8b7616272d805ddfab7a5a6bc4bd07ae92c03e23b4b8cd4bf858d0f74d563ec76c9f@47.52.58.213:30305?discport=0","id":"781b904d6468f2c996ed15d4a16a7b7d248e995b03e6b98bdd4fb62a444ec8a0","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:44656","remoteAddress":"47.52.58.213:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.320 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.322 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://aa97756bc147d74be6d07adfc465266e17756339d3d18591f4be9d1b2e80b86baf314aed79adbe8142bcb42bc7bc40e83ee3bbd0b82548e595bf855d548906a1@47.52.188.241:30305?discport=0","id":"a681612c0a4b3321926dfe00af7bb5891d07a512a24b5ba6b05e11703d66aec3","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:35948","remoteAddress":"47.52.188.241:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.327 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.335 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.339 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:08.341 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.summary","event":[{"enode":"enode://66ba15600cda86009689354c3a77bdf1a97f4f4fb3ab50ffe34dbc904fac561040496828397be18d9744c75881ffc6ac53729ddbd2cdbdadc5f45c400e2622f7@206.189.243.176:443","id":"0e969556ca4bf2a0266aed93582ea55f01c09f2431fe84d22d2b7acdf2acb592","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:46482","remoteAddress":"206.189.243.176:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://887cbd92d95afc2c5f1e227356314a53d3d18855880ac0509e0c0870362aee03939d4074e6ad31365915af41d34320b5094bfcc12a67c381788cd7298d06c875@206.189.243.177:30305?discport=0","id":"410f5dcad03a883948d31aaa04887df5c5281d1473751ef5a89396cdcd2751e2","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:48829","remoteAddress":"206.189.243.177:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://552942cc4858073102a6bcd0df9fe4de6d9fc52ddf7363e8e0746eba21b0f98fb37e8270bc629f72cfe29e0b3522afaf51e309a05998736e2c0dad5288991148@130.211.215.133:30305?discport=0","id":"b3db5b57ddc03be24094603a073b407ceaafc5b78dd6ffb55d4d8d3f5e9cc034","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:57097","remoteAddress":"130.211.215.133:30305","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}},{"enode":"enode://0440117a5bc67c2908fad94ba29c7b7f2c1536e96a9df950f3265a9566bf3a7306ea8ab5a1f9794a0a641dcb1e4951ce7c093c61c0d255f4ed5d2ed02c8fce23@35.224.15.65:443","id":"c022fb911a856f7eb6c383d5914b9b3b5418d63dd5abe147af62ab98a7d80214","name":"Statusd/v0.29.0-beta.2/linux-amd64/go1.12.5","caps":["shh/6"],"network":{"localAddress":"192.168.1.38:33259","remoteAddress":"35.224.15.65:443","inbound":false,"trusted":false,"static":true},"protocols":{"shh":"unknown"}}]} 07-30 11:44:08.415 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.recover.callback/recover-multiaccount-success 07-30 11:44:08.425 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.keychain.core:191] - initializing realm encryption key... 07-30 11:44:08.426 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.keychain.core:173] - PERF initializing realm encryption key... 1564479848425 07-30 11:44:08.481 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.core:28] - changing multiaccount to: 0xcf2272205cc0cf96Cfbb9Dd740BD681D1E86901E 07-30 11:44:08.483 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:194] - closing account realm 07-30 11:44:08.492 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:245] - try to encrypt with password 07-30 11:44:08.503 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:247] - try to encrypt with password success 07-30 11:44:08.507 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:274] - open-account 07-30 11:44:08.509 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:177] - migrate-realm 07-30 11:44:08.514 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:147] - migrate schemas -1 07-30 11:44:08.516 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:46] - Opening realm at /data/user/0/im.status.ethereum.pr/files/../no_backup/realm/accounts/0xeeb570494d442795235589284100812e4176e9c29d151a81df43b6286ef66c49 ... 07-30 11:44:08.523 8146 8188 D ReactNativeJS: DEBUG [status-im.data-store.realm.core:48] - Using encryption key... 07-30 11:44:08.564 8146 8188 I ReactNativeJS: INFO [status-im.data-store.realm.core:277] - account-realm false 07-30 11:44:08.569 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :init.callback/multiaccount-change-success 07-30 11:44:08.596 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.navigation:80] - :navigate-to :home nil 07-30 11:44:09.315 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:32] - :on-will-focus :home 07-30 11:44:09.342 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :screens/on-will-focus 07-30 11:44:09.349 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.views:133] - :main-component-did-update :home 07-30 11:44:09.374 8146 8188 D ReactNativeJS: DEBUG [status-im.notifications.core:194] - get-fcm-token: eevCsfyaV5Q:APA91bF0Z06D59k1PHoHuuSl2FJ6WDWLh3xKwMkjvl0jcU7D3ogPxLOw7giHI4J-8rPcDL28eBTyLl4o0rstzqEYOM8PV-Ghacrx5K2eQHvCvtz8HHDcWABDWMSnFH-eh1CugLcFH7Fk 07-30 11:44:09.377 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :notifications.callback/get-fcm-token-success 07-30 11:44:09.380 8146 8188 D ReactNativeJS: DEBUG [status-im.notifications.core:39] - notifications-granted 07-30 11:44:09.382 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :notifications.callback/request-notifications-permissions-granted 07-30 11:44:09.398 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :init-rest-of-chats 07-30 11:44:09.400 8146 8188 D ReactNativeJS: DEBUG [status-im.events:122] - PERF :init-rest-of-chats 1564479849399 07-30 11:44:09.449 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :set-once 07-30 11:44:09.578 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.login.callback/login-success 07-30 11:44:09.583 8146 8188 E ReactNativeJS: ERROR [status-im.multiaccounts.login.core:126] - failed to login failed to initialize messages db: file is encrypted or is not a database 07-30 11:44:09.613 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.logout.ui/logout-confirmed 07-30 11:44:09.618 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.logout/filters-removed 07-30 11:44:09.664 8146 8188 W ReactNativeJS: Unable to symbolicate stack trace: Bundle was not loaded from the packager 07-30 11:44:09.811 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :multiaccounts.login.callback/get-user-password-success 07-30 11:44:09.813 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.navigation:80] - :navigate-to :login nil 07-30 11:44:09.918 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.routing.core:32] - :on-will-focus :login 07-30 11:44:09.923 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :screens/on-will-focus 07-30 11:44:09.926 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:09.928 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"discovery.stopped","event":null} 07-30 11:44:09.929 8146 8188 D ReactNativeJS: DEBUG [status-im.signals.core:87] - Event discovery.stopped not handled nil 07-30 11:44:09.932 8146 8188 D ReactNativeJS: DEBUG [status-im.ui.screens.views:133] - :main-component-did-update :login 07-30 11:44:09.935 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :keychain.callback/can-save-user-password?-success 07-30 11:44:10.056 8146 8188 D ReactNativeJS: DEBUG [status-im.utils.handlers:32] - Handling re-frame event: :signals/signal-received 07-30 11:44:10.058 8146 8188 D ReactNativeJS: DEBUG [status-im.events:858] - :event-str {"type":"node.stopped","event":null} ```
priority
multiaccount s and realm db passwords doesn t match at attempt to create third account quickly description type bug summary when creating several accounts one by one on third getting an error multiaccount s and realm db passwords doesn t match and after this can t create and restore accounts anymore in log failed to initialize messages db file is not a database found during testing but also can be replicated in nightly expected behavior can create account actual behavior reproduction describe how we can replicate the bug step by step open status create account log out create account log out create account additional information status version nightly operating system android ios logs geth log logcat d reactnativejs debug handling re frame event multiaccounts recover ui sign in button pressed i reactnativejs info node config clusterconfig enabled true fleet eth beta bootnodes trustedmailservers staticnodes rendezvousnodes datadir ethereum mainnet rpc loglevel info rendezvous true whisperconfig enabled true lightclient true minimumpow enablentpsync true logenabled true browsersconfig enabled true requiretopics whisper min max upstreamconfig enabled true url d reactnativejs debug handling re frame event multiaccounts recover ui password input blured d reactnativejs debug handling re frame event show tab bar d reactnativejs debug handling re frame event set d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type node started event null d reactnativejs debug event node started not handled nil d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type node ready event null d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery started event null d reactnativejs debug event discovery started not handled nil d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery summary event network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode discport id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown enode enode id name statusd beta linux caps network localaddress remoteaddress inbound false trusted false static true protocols shh unknown d reactnativejs debug handling re frame event multiaccounts recover callback recover multiaccount success d reactnativejs debug initializing realm encryption key d reactnativejs debug perf initializing realm encryption key d reactnativejs debug changing multiaccount to d reactnativejs debug closing account realm i reactnativejs info try to encrypt with password i reactnativejs info try to encrypt with password success i reactnativejs info open account i reactnativejs info migrate realm i reactnativejs info migrate schemas d reactnativejs debug opening realm at data user im status ethereum pr files no backup realm accounts d reactnativejs debug using encryption key i reactnativejs info account realm false d reactnativejs debug handling re frame event init callback multiaccount change success d reactnativejs debug navigate to home nil d reactnativejs debug on will focus home d reactnativejs debug handling re frame event screens on will focus d reactnativejs debug main component did update home d reactnativejs debug get fcm token d reactnativejs debug handling re frame event notifications callback get fcm token success d reactnativejs debug notifications granted d reactnativejs debug handling re frame event notifications callback request notifications permissions granted d reactnativejs debug handling re frame event init rest of chats d reactnativejs debug perf init rest of chats d reactnativejs debug handling re frame event set once d reactnativejs debug handling re frame event multiaccounts login callback login success e reactnativejs error failed to login failed to initialize messages db file is encrypted or is not a database d reactnativejs debug handling re frame event multiaccounts logout ui logout confirmed d reactnativejs debug handling re frame event multiaccounts logout filters removed w reactnativejs unable to symbolicate stack trace bundle was not loaded from the packager d reactnativejs debug handling re frame event multiaccounts login callback get user password success d reactnativejs debug navigate to login nil d reactnativejs debug on will focus login d reactnativejs debug handling re frame event screens on will focus d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type discovery stopped event null d reactnativejs debug event discovery stopped not handled nil d reactnativejs debug main component did update login d reactnativejs debug handling re frame event keychain callback can save user password success d reactnativejs debug handling re frame event signals signal received d reactnativejs debug event str type node stopped event null
1
448,808
31,813,748,663
IssuesEvent
2023-09-13 18:47:29
tcet-opensource/documentation
https://api.github.com/repos/tcet-opensource/documentation
opened
Installation Steps TCET Linux
documentation enhancement
### Describe the improvement Add content in installation-steps.md ### Why do we need this? This will explain common and generalized steps for installation of TCET Linux for both drive and VM ### Terms and Conditions - [X] I agree to follow this project's Code of Conduct
1.0
Installation Steps TCET Linux - ### Describe the improvement Add content in installation-steps.md ### Why do we need this? This will explain common and generalized steps for installation of TCET Linux for both drive and VM ### Terms and Conditions - [X] I agree to follow this project's Code of Conduct
non_priority
installation steps tcet linux describe the improvement add content in installation steps md why do we need this this will explain common and generalized steps for installation of tcet linux for both drive and vm terms and conditions i agree to follow this project s code of conduct
0
467,115
13,441,424,852
IssuesEvent
2020-09-08 04:05:40
privacy-tech-lab/optmeowt-browser-extension
https://api.github.com/repos/privacy-tech-lab/optmeowt-browser-extension
closed
Fix display of long domain names in popup
low priority
Currently the popup only displays part of long domain names (per below the domain for OptMeow, for example). Ideally, we would like to break long domain names into multiple lines. If that is not possible, maybe truncated domain names. <img width="346" alt="Screen Shot 2020-08-15 at 11 01 41 AM" src="https://user-images.githubusercontent.com/11034003/90315104-bba1aa00-dee6-11ea-9a14-89f683a519c2.png">
1.0
Fix display of long domain names in popup - Currently the popup only displays part of long domain names (per below the domain for OptMeow, for example). Ideally, we would like to break long domain names into multiple lines. If that is not possible, maybe truncated domain names. <img width="346" alt="Screen Shot 2020-08-15 at 11 01 41 AM" src="https://user-images.githubusercontent.com/11034003/90315104-bba1aa00-dee6-11ea-9a14-89f683a519c2.png">
priority
fix display of long domain names in popup currently the popup only displays part of long domain names per below the domain for optmeow for example ideally we would like to break long domain names into multiple lines if that is not possible maybe truncated domain names img width alt screen shot at am src
1
89,217
17,798,022,226
IssuesEvent
2021-09-01 02:12:31
EddieHubCommunity/api
https://api.github.com/repos/EddieHubCommunity/api
closed
Stored EddieBot config per Discord Server
🏁 status: ready for dev 🟨 priority: medium ✨ goal: improvement 💻 aspect: code 🔢 points: 3 no-issue-activity
Store in collection where document id is the server id **current config data** ```ts { preventWords: ['guyz', 'guyzz', 'bruh', 'duude', 'women', 'sir', 'man'], alexWhitelist: { profanitySureness: 1, noBinary: true, allow: [ 'add', 'basically', 'clearly', 'dad-mom', 'daft', 'easy', 'fellow', 'fellowship', 'gimp', 'hero-heroine', 'host-hostess', 'hostesses-hosts', 'husband-wife', 'jesus', 'just', 'latino', 'long-time-no-see', 'master', 'moan', 'moaning', 'obvious', 'of-course', 'postman-postwoman', 'simple', 'special', 'superman-superwoman', ], } ```
1.0
Stored EddieBot config per Discord Server - Store in collection where document id is the server id **current config data** ```ts { preventWords: ['guyz', 'guyzz', 'bruh', 'duude', 'women', 'sir', 'man'], alexWhitelist: { profanitySureness: 1, noBinary: true, allow: [ 'add', 'basically', 'clearly', 'dad-mom', 'daft', 'easy', 'fellow', 'fellowship', 'gimp', 'hero-heroine', 'host-hostess', 'hostesses-hosts', 'husband-wife', 'jesus', 'just', 'latino', 'long-time-no-see', 'master', 'moan', 'moaning', 'obvious', 'of-course', 'postman-postwoman', 'simple', 'special', 'superman-superwoman', ], } ```
non_priority
stored eddiebot config per discord server store in collection where document id is the server id current config data ts preventwords alexwhitelist profanitysureness nobinary true allow add basically clearly dad mom daft easy fellow fellowship gimp hero heroine host hostess hostesses hosts husband wife jesus just latino long time no see master moan moaning obvious of course postman postwoman simple special superman superwoman
0
294,213
25,352,586,427
IssuesEvent
2022-11-20 00:03:22
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
[Flaky Test] should copy/paste partial selection with other blocks in-between
[Status] In Progress [Status] Stale [Type] Flaky Test
<!-- __META_DATA__:{"failedTimes":31,"totalCommits":134,"baseCommit":"32bb60d08b75486341d8a63b9e786152889aa02d"} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title should copy/paste partial selection with other blocks in-between ## Test path `/test/e2e/specs/editor/various/copy-cut-paste.spec.js` ## Errors <!-- __TEST_RESULTS_LIST__ --> <!-- __TEST_RESULT__ --><time datetime="2022-04-13T10:53:37.816Z"><code>[2022-04-13T10:53:37.816Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2160639572"><code>fix/gutenberg-7422</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-10T15:54:12.212Z"><code>[2022-05-10T15:54:12.212Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2301740850"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-10T18:58:48.443Z"><code>[2022-05-10T18:58:48.443Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2302689513"><code>fix/input-field-reset-behavior-moar</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-16T07:50:54.794Z"><code>[2022-05-16T07:50:54.794Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2330425165"><code>refactor/range-control-to-typescript</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-16T09:51:44.019Z"><code>[2022-05-16T09:51:44.019Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2331036710"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-17T12:40:34.532Z"><code>[2022-05-17T12:40:34.532Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2338605116"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-17T12:57:59.053Z"><code>[2022-05-17T12:57:59.053Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2338696807"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-20T11:35:14.253Z"><code>[2022-05-20T11:35:14.253Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2357956893"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-20T13:18:45.638Z"><code>[2022-05-20T13:18:45.638Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2358447440"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-20T13:47:09.850Z"><code>[2022-05-20T13:47:09.850Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2358598805"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-23T11:13:58.099Z"><code>[2022-05-23T11:13:58.099Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2370791234"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-21T14:02:55.204Z"><code>[2022-06-21T14:02:55.204Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2535874880"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-21T14:19:11.355Z"><code>[2022-06-21T14:19:11.355Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2535962079"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-21T14:28:33.011Z"><code>[2022-06-21T14:28:33.011Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2536046112"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-30T14:24:58.413Z"><code>[2022-06-30T14:24:58.413Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2590544964"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-30T14:54:04.511Z"><code>[2022-06-30T14:54:04.511Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2590726254"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-07-05T12:10:46.496Z"><code>[2022-07-05T12:10:46.496Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2615976920"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-07-05T12:18:46.739Z"><code>[2022-07-05T12:18:46.739Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2616015486"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-07-20T09:28:48.803Z"><code>[2022-07-20T09:28:48.803Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2703599062"><code>fix/backport-variations-schema-to-6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-10-17T15:04:04.101Z"><code>[2022-10-17T15:04:04.101Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266167715"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-10-17T15:35:47.239Z"><code>[2022-10-17T15:35:47.239Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266397932"><code>grouped-603/wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-10-17T15:39:16.256Z"><code>[2022-10-17T15:39:16.256Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266420056"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><details> <summary> <time datetime="2022-10-17T15:51:04.103Z"><code>[2022-10-17T15:51:04.103Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266520345"><code>wp/6.0</code></a>. </summary> ``` Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>block</p> <!-- /wp:paragraph --> <!-- wp:spacer --> <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:paragraph --> <p>B </p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p>A block</p> <!-- /wp:paragraph --> <!-- wp:spacer --> <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></divragraph --> <p></p> <!-- /wp:spacerragraph --> <!-- wp:paragraph --> <p>B block</p> <!-- /wp:paragraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-copy-cut-paste-Copy-cut-paste-s-3bb90--partial-selection-with-other-blocks-in-between-chromium/Copy-cut-paste-should-copy-paste-partial-selection-with-other-blocks-in-between-2-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-copy-cut-paste-Copy-cut-paste-s-3bb90--partial-selection-with-other-blocks-in-between-chromium/Copy-cut-paste-should-copy-paste-partial-selection-with-other-blocks-in-between-2-actual.txt at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/copy-cut-paste.spec.js:275:52 ``` </details><!-- /__TEST_RESULT__ --> <!-- /__TEST_RESULTS_LIST__ -->
1.0
[Flaky Test] should copy/paste partial selection with other blocks in-between - <!-- __META_DATA__:{"failedTimes":31,"totalCommits":134,"baseCommit":"32bb60d08b75486341d8a63b9e786152889aa02d"} --> **Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.** ## Test title should copy/paste partial selection with other blocks in-between ## Test path `/test/e2e/specs/editor/various/copy-cut-paste.spec.js` ## Errors <!-- __TEST_RESULTS_LIST__ --> <!-- __TEST_RESULT__ --><time datetime="2022-04-13T10:53:37.816Z"><code>[2022-04-13T10:53:37.816Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2160639572"><code>fix/gutenberg-7422</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-10T15:54:12.212Z"><code>[2022-05-10T15:54:12.212Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2301740850"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-10T18:58:48.443Z"><code>[2022-05-10T18:58:48.443Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2302689513"><code>fix/input-field-reset-behavior-moar</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-16T07:50:54.794Z"><code>[2022-05-16T07:50:54.794Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2330425165"><code>refactor/range-control-to-typescript</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-16T09:51:44.019Z"><code>[2022-05-16T09:51:44.019Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2331036710"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-17T12:40:34.532Z"><code>[2022-05-17T12:40:34.532Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2338605116"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-17T12:57:59.053Z"><code>[2022-05-17T12:57:59.053Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2338696807"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-20T11:35:14.253Z"><code>[2022-05-20T11:35:14.253Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2357956893"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-20T13:18:45.638Z"><code>[2022-05-20T13:18:45.638Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2358447440"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-20T13:47:09.850Z"><code>[2022-05-20T13:47:09.850Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2358598805"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-05-23T11:13:58.099Z"><code>[2022-05-23T11:13:58.099Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2370791234"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-21T14:02:55.204Z"><code>[2022-06-21T14:02:55.204Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2535874880"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-21T14:19:11.355Z"><code>[2022-06-21T14:19:11.355Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2535962079"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-21T14:28:33.011Z"><code>[2022-06-21T14:28:33.011Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2536046112"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-30T14:24:58.413Z"><code>[2022-06-30T14:24:58.413Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2590544964"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-06-30T14:54:04.511Z"><code>[2022-06-30T14:54:04.511Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2590726254"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-07-05T12:10:46.496Z"><code>[2022-07-05T12:10:46.496Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2615976920"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-07-05T12:18:46.739Z"><code>[2022-07-05T12:18:46.739Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2616015486"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-07-20T09:28:48.803Z"><code>[2022-07-20T09:28:48.803Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/2703599062"><code>fix/backport-variations-schema-to-6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-10-17T15:04:04.101Z"><code>[2022-10-17T15:04:04.101Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266167715"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-10-17T15:35:47.239Z"><code>[2022-10-17T15:35:47.239Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266397932"><code>grouped-603/wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><time datetime="2022-10-17T15:39:16.256Z"><code>[2022-10-17T15:39:16.256Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266420056"><code>wp/6.0</code></a>.<!-- /__TEST_RESULT__ --> <br/> <!-- __TEST_RESULT__ --><details> <summary> <time datetime="2022-10-17T15:51:04.103Z"><code>[2022-10-17T15:51:04.103Z]</code></time> Test passed after 1 failed attempt on <a href="https://github.com/WordPress/gutenberg/actions/runs/3266520345"><code>wp/6.0</code></a>. </summary> ``` Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>block</p> <!-- /wp:paragraph --> <!-- wp:spacer --> <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:paragraph --> <p>B </p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p>A block</p> <!-- /wp:paragraph --> <!-- wp:spacer --> <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></divragraph --> <p></p> <!-- /wp:spacerragraph --> <!-- wp:paragraph --> <p>B block</p> <!-- /wp:paragraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-copy-cut-paste-Copy-cut-paste-s-3bb90--partial-selection-with-other-blocks-in-between-chromium/Copy-cut-paste-should-copy-paste-partial-selection-with-other-blocks-in-between-2-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-copy-cut-paste-Copy-cut-paste-s-3bb90--partial-selection-with-other-blocks-in-between-chromium/Copy-cut-paste-should-copy-paste-partial-selection-with-other-blocks-in-between-2-actual.txt at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/copy-cut-paste.spec.js:275:52 ``` </details><!-- /__TEST_RESULT__ --> <!-- /__TEST_RESULTS_LIST__ -->
non_priority
should copy paste partial selection with other blocks in between flaky test detected this is an auto generated issue by github actions please do not edit this manually test title should copy paste partial selection with other blocks in between test path test specs editor various copy cut paste spec js errors test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on test passed after failed attempt on a href error snapshot comparison failed block b a block b block expected home runner work gutenberg gutenberg artifacts test results editor various copy cut paste copy cut paste s partial selection with other blocks in between chromium copy cut paste should copy paste partial selection with other blocks in between expected txt received home runner work gutenberg gutenberg artifacts test results editor various copy cut paste copy cut paste s partial selection with other blocks in between chromium copy cut paste should copy paste partial selection with other blocks in between actual txt at home runner work gutenberg gutenberg test specs editor various copy cut paste spec js
0
712,303
24,489,926,630
IssuesEvent
2022-10-09 23:09:37
raceintospace/raceintospace
https://api.github.com/repos/raceintospace/raceintospace
closed
Viewing Stand shows wrong newscast
bug Low Priority
I just started a game, and on the third turn I went back to see again what the newscast on my second turn was, but instead it showed the first newscast as being the newscast for my second turn. ![Spring 1957](https://user-images.githubusercontent.com/3118014/194769959-ef9bc63a-f9c2-46a9-a676-7f63e24abecc.png) ![Fall 1957](https://user-images.githubusercontent.com/3118014/194769966-f754f65c-510a-4099-835e-676991553803.png)
1.0
Viewing Stand shows wrong newscast - I just started a game, and on the third turn I went back to see again what the newscast on my second turn was, but instead it showed the first newscast as being the newscast for my second turn. ![Spring 1957](https://user-images.githubusercontent.com/3118014/194769959-ef9bc63a-f9c2-46a9-a676-7f63e24abecc.png) ![Fall 1957](https://user-images.githubusercontent.com/3118014/194769966-f754f65c-510a-4099-835e-676991553803.png)
priority
viewing stand shows wrong newscast i just started a game and on the third turn i went back to see again what the newscast on my second turn was but instead it showed the first newscast as being the newscast for my second turn
1
84,462
24,316,548,063
IssuesEvent
2022-09-30 06:56:56
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
Module resolution used to load styles from `angular.json` doesn't work with package `exports`
feature comp: devkit/build-angular devkit/build-angular: browser under consideration
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Oh hi there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅--> # 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [x] serve - [ ] test - [ ] e2e - [ ] generate - [ ] add - [ ] update - [ ] lint - [ ] extract-i18n - [ ] run - [ ] config - [ ] help - [ ] version - [ ] doc ### Is this a regression? No ### Description Per this discussion: https://github.com/angular/angular-cli/issues/16980#issuecomment-1178961804 module resolution currently works for entries in the `angular.json` styles array only if the style file is declared as the package's `main` entry, but doesn't currently support package `exports`. This is ultimately problematic for working in a Yarn pnp environment. In fact, Angular Material's current `ng-add` logic adds one of their prebuilt styles to the `angular.json` using a relative path to `node_modules`, which is problematic on its own, but even if they adjusted it to be a package-relative path, it wouldn't work since their prebuilts are made accessible through package `exports`. e.g.: ```json "styles": [ "@angular/material/prebuilt-themes/indigo-pink.css", "src/styles.scss" ], ``` The request is that module resolution for loading styles (and scripts) from the `angular.json` is expanded to support package `exports`, which would allow Angular Material to adjust their `ng-add` to use a package-relative path instead of a `node_modules` relative one. ## 🔬 Minimal Reproduction Within a new project, run `ng add @angular/material` After completion, change the styles array in the `angular.json` to this: ```json "styles": [ "@angular/material/prebuilt-themes/indigo-pink.css", "src/styles.scss" ], ``` Run `ng serve` ## 🔥 Exception or Error When attempting to use the above, you get this error on build/serve, since it's treating it as a file path: ``` An unhandled exception occurred: ENOENT: no such file or directory, lstat 'C:\Users\<user>\Desktop\test147\@angular' ``` ## 🌍 Your Environment <pre><code> Angular CLI: 14.0.5 Node: 16.14.2 Package Manager: yarn 1.22.18 OS: win32 x64 Angular: 14.0.5 ... animations, cli, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1400.5 @angular-devkit/build-angular 14.0.5 @angular-devkit/core 14.0.5 @angular-devkit/schematics 14.0.5 @angular/cdk 14.0.4 @angular/flex-layout 14.0.0-beta.40 @angular/material 14.0.4 @schematics/angular 14.0.5 rxjs 7.5.5 typescript 4.7.4 </code></pre> **Anything else relevant?** I opened a related bug in the `components` repo for the update to their `ng-add` schematic to change the prebuilt styles entry to be package-relative, once this is possible: https://github.com/angular/components/issues/25242
2.0
Module resolution used to load styles from `angular.json` doesn't work with package `exports` - <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 Oh hi there! 😄 To expedite issue processing please search open and closed issues before submitting a new one. Existing issues often contain information about workarounds, resolution, or progress updates. 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅--> # 🐞 Bug report ### Command (mark with an `x`) - [ ] new - [x] build - [x] serve - [ ] test - [ ] e2e - [ ] generate - [ ] add - [ ] update - [ ] lint - [ ] extract-i18n - [ ] run - [ ] config - [ ] help - [ ] version - [ ] doc ### Is this a regression? No ### Description Per this discussion: https://github.com/angular/angular-cli/issues/16980#issuecomment-1178961804 module resolution currently works for entries in the `angular.json` styles array only if the style file is declared as the package's `main` entry, but doesn't currently support package `exports`. This is ultimately problematic for working in a Yarn pnp environment. In fact, Angular Material's current `ng-add` logic adds one of their prebuilt styles to the `angular.json` using a relative path to `node_modules`, which is problematic on its own, but even if they adjusted it to be a package-relative path, it wouldn't work since their prebuilts are made accessible through package `exports`. e.g.: ```json "styles": [ "@angular/material/prebuilt-themes/indigo-pink.css", "src/styles.scss" ], ``` The request is that module resolution for loading styles (and scripts) from the `angular.json` is expanded to support package `exports`, which would allow Angular Material to adjust their `ng-add` to use a package-relative path instead of a `node_modules` relative one. ## 🔬 Minimal Reproduction Within a new project, run `ng add @angular/material` After completion, change the styles array in the `angular.json` to this: ```json "styles": [ "@angular/material/prebuilt-themes/indigo-pink.css", "src/styles.scss" ], ``` Run `ng serve` ## 🔥 Exception or Error When attempting to use the above, you get this error on build/serve, since it's treating it as a file path: ``` An unhandled exception occurred: ENOENT: no such file or directory, lstat 'C:\Users\<user>\Desktop\test147\@angular' ``` ## 🌍 Your Environment <pre><code> Angular CLI: 14.0.5 Node: 16.14.2 Package Manager: yarn 1.22.18 OS: win32 x64 Angular: 14.0.5 ... animations, cli, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1400.5 @angular-devkit/build-angular 14.0.5 @angular-devkit/core 14.0.5 @angular-devkit/schematics 14.0.5 @angular/cdk 14.0.4 @angular/flex-layout 14.0.0-beta.40 @angular/material 14.0.4 @schematics/angular 14.0.5 rxjs 7.5.5 typescript 4.7.4 </code></pre> **Anything else relevant?** I opened a related bug in the `components` repo for the update to their `ng-add` schematic to change the prebuilt styles entry to be package-relative, once this is possible: https://github.com/angular/components/issues/25242
non_priority
module resolution used to load styles from angular json doesn t work with package exports 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 oh hi there 😄 to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about workarounds resolution or progress updates 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 🐞 bug report command mark with an x new build serve test generate add update lint extract run config help version doc is this a regression no description per this discussion module resolution currently works for entries in the angular json styles array only if the style file is declared as the package s main entry but doesn t currently support package exports this is ultimately problematic for working in a yarn pnp environment in fact angular material s current ng add logic adds one of their prebuilt styles to the angular json using a relative path to node modules which is problematic on its own but even if they adjusted it to be a package relative path it wouldn t work since their prebuilts are made accessible through package exports e g json styles angular material prebuilt themes indigo pink css src styles scss the request is that module resolution for loading styles and scripts from the angular json is expanded to support package exports which would allow angular material to adjust their ng add to use a package relative path instead of a node modules relative one 🔬 minimal reproduction within a new project run ng add angular material after completion change the styles array in the angular json to this json styles angular material prebuilt themes indigo pink css src styles scss run ng serve 🔥 exception or error when attempting to use the above you get this error on build serve since it s treating it as a file path an unhandled exception occurred enoent no such file or directory lstat c users desktop angular 🌍 your environment angular cli node package manager yarn os angular animations cli common compiler compiler cli core forms platform browser platform browser dynamic router package version angular devkit architect angular devkit build angular angular devkit core angular devkit schematics angular cdk angular flex layout beta angular material schematics angular rxjs typescript anything else relevant i opened a related bug in the components repo for the update to their ng add schematic to change the prebuilt styles entry to be package relative once this is possible
0
343,309
10,327,892,750
IssuesEvent
2019-09-02 08:13:42
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.facebook.com - see bug description
browser-firefox engine-gecko priority-critical
<!-- @browser: Firefox 68.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.facebook.com/notifications **Browser / Version**: Firefox 68.0 **Operating System**: Windows 7 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: it's not loading completely **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/8/525ef835-1d95-4273-829d-1840156414e4-thumb.jpeg)](https://webcompat.com/uploads/2019/8/525ef835-1d95-4273-829d-1840156414e4.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190813150448</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: release</li> </ul> <p>Console Messages:</p> <pre> [u'[console.timeStamp(t_start) https://www.facebook.com/notifications:3:1215]', u'[console.error(ErrorUtils caught an error: "". Subsequent errors won\'t be logged; see https://fburl.com/debugjs.) https://static.xx.fbcdn.net/rsrc.php/v3/yt/r/Q-Zgip-tc61.js?_nc_x=Z7vV8dN-PKi:51:246]', u'[console.timeStamp(t_layout) https://www.facebook.com/notifications:3:1215]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.facebook.com - see bug description - <!-- @browser: Firefox 68.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.facebook.com/notifications **Browser / Version**: Firefox 68.0 **Operating System**: Windows 7 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: it's not loading completely **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/8/525ef835-1d95-4273-829d-1840156414e4-thumb.jpeg)](https://webcompat.com/uploads/2019/8/525ef835-1d95-4273-829d-1840156414e4.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190813150448</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: release</li> </ul> <p>Console Messages:</p> <pre> [u'[console.timeStamp(t_start) https://www.facebook.com/notifications:3:1215]', u'[console.error(ErrorUtils caught an error: "". Subsequent errors won\'t be logged; see https://fburl.com/debugjs.) https://static.xx.fbcdn.net/rsrc.php/v3/yt/r/Q-Zgip-tc61.js?_nc_x=Z7vV8dN-PKi:51:246]', u'[console.timeStamp(t_layout) https://www.facebook.com/notifications:3:1215]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
see bug description url browser version firefox operating system windows tested another browser yes problem type something else description it s not loading completely 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 release console messages u u from with ❤️
1
286,044
31,164,517,370
IssuesEvent
2023-08-16 18:33:40
temporalio/sdk-typescript
https://api.github.com/repos/temporalio/sdk-typescript
closed
core-2.3.0.tgz: 6 vulnerabilities (highest severity is: 8.8) - autoclosed
Mend: dependency security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>core-2.3.0.tgz</b></p></summary> <p></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/got/package.json</p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (core version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2022-25967](https://www.mend.io/vulnerability-database/CVE-2022-25967) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 8.8 | eta-1.12.3.tgz | Transitive | N/A* | &#10060; | | [CVE-2020-7753](https://www.mend.io/vulnerability-database/CVE-2020-7753) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.5 | trim-0.0.1.tgz | Transitive | N/A* | &#10060; | | [CVE-2022-25881](https://www.mend.io/vulnerability-database/CVE-2022-25881) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.5 | http-cache-semantics-4.1.0.tgz | Transitive | N/A* | &#10060; | | [CVE-2023-25166](https://www.mend.io/vulnerability-database/CVE-2023-25166) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 6.5 | formula-3.0.0.tgz | Transitive | N/A* | &#10060; | | [CVE-2023-23630](https://www.mend.io/vulnerability-database/CVE-2023-23630) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 6.1 | eta-1.12.3.tgz | Transitive | N/A* | &#10060; | | [CVE-2022-33987](https://www.mend.io/vulnerability-database/CVE-2022-33987) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 5.3 | got-9.6.0.tgz | Transitive | N/A* | &#10060; | <p>*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.</p> ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2022-25967</summary> ### Vulnerable Library - <b>eta-1.12.3.tgz</b></p> <p>Lightweight, fast, and powerful embedded JS template engine</p> <p>Library home page: <a href="https://registry.npmjs.org/eta/-/eta-1.12.3.tgz">https://registry.npmjs.org/eta/-/eta-1.12.3.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/eta/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - :x: **eta-1.12.3.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution (RCE) by overwriting template engine configuration variables with view options received from The Express render API. **Note:** This is exploitable only for users who are rendering templates with user-defined data. <p>Publish Date: 2023-01-30 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25967>CVE-2022-25967</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>8.8</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - 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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2023-01-30</p> <p>Fix Resolution: eta - 2.0.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2020-7753</summary> ### Vulnerable Library - <b>trim-0.0.1.tgz</b></p> <p>Trim string whitespace</p> <p>Library home page: <a href="https://registry.npmjs.org/trim/-/trim-0.0.1.tgz">https://registry.npmjs.org/trim/-/trim-0.0.1.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/trim/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - mdx-loader-2.3.0.tgz - mdx-1.6.22.tgz - remark-parse-8.0.3.tgz - :x: **trim-0.0.1.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) via trim(). <p>Publish Date: 2020-10-27 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-7753>CVE-2020-7753</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2020-10-27</p> <p>Fix Resolution: trim - 0.0.3</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2022-25881</summary> ### Vulnerable Library - <b>http-cache-semantics-4.1.0.tgz</b></p> <p>Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies</p> <p>Library home page: <a href="https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz">https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/http-cache-semantics/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - update-notifier-5.1.0.tgz - latest-version-5.1.0.tgz - package-json-6.5.0.tgz - got-9.6.0.tgz - cacheable-request-6.1.0.tgz - :x: **http-cache-semantics-4.1.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library. <p>Publish Date: 2023-01-31 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25881>CVE-2022-25881</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-rc47-6667-2j5j">https://github.com/advisories/GHSA-rc47-6667-2j5j</a></p> <p>Release Date: 2023-01-31</p> <p>Fix Resolution: http-cache-semantics - 4.1.1;org.webjars.npm:http-cache-semantics:4.1.1</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2023-25166</summary> ### Vulnerable Library - <b>formula-3.0.0.tgz</b></p> <p>Math and string formula parser.</p> <p>Library home page: <a href="https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz">https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/@sideway/formula/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - utils-validation-2.3.0.tgz - joi-17.7.0.tgz - :x: **formula-3.0.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> formula is a math and string formula parser. In versions prior to 3.0.1 crafted user-provided strings to formula's parser might lead to polynomial execution time and a denial of service. Users should upgrade to 3.0.1+. There are no known workarounds for this vulnerability. <p>Publish Date: 2023-02-08 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-25166>CVE-2023-25166</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - 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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.cve.org/CVERecord?id=CVE-2023-25166">https://www.cve.org/CVERecord?id=CVE-2023-25166</a></p> <p>Release Date: 2023-02-08</p> <p>Fix Resolution: @sideway/formula - 3.0.1</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2023-23630</summary> ### Vulnerable Library - <b>eta-1.12.3.tgz</b></p> <p>Lightweight, fast, and powerful embedded JS template engine</p> <p>Library home page: <a href="https://registry.npmjs.org/eta/-/eta-1.12.3.tgz">https://registry.npmjs.org/eta/-/eta-1.12.3.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/eta/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - :x: **eta-1.12.3.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to `res.render`. <p>Publish Date: 2023-02-01 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-23630>CVE-2023-23630</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6">https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6</a></p> <p>Release Date: 2023-02-01</p> <p>Fix Resolution: eta - 2.0.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2022-33987</summary> ### Vulnerable Library - <b>got-9.6.0.tgz</b></p> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-9.6.0.tgz">https://registry.npmjs.org/got/-/got-9.6.0.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/got/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - update-notifier-5.1.0.tgz - latest-version-5.1.0.tgz - package-json-6.5.0.tgz - :x: **got-9.6.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket. <p>Publish Date: 2022-06-18 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-33987>CVE-2022-33987</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.3</b>) <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: 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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987</a></p> <p>Release Date: 2022-06-18</p> <p>Fix Resolution: got - 11.8.5,12.1.0</p> </p> <p></p> </details>
True
core-2.3.0.tgz: 6 vulnerabilities (highest severity is: 8.8) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>core-2.3.0.tgz</b></p></summary> <p></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/got/package.json</p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (core version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2022-25967](https://www.mend.io/vulnerability-database/CVE-2022-25967) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 8.8 | eta-1.12.3.tgz | Transitive | N/A* | &#10060; | | [CVE-2020-7753](https://www.mend.io/vulnerability-database/CVE-2020-7753) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.5 | trim-0.0.1.tgz | Transitive | N/A* | &#10060; | | [CVE-2022-25881](https://www.mend.io/vulnerability-database/CVE-2022-25881) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.5 | http-cache-semantics-4.1.0.tgz | Transitive | N/A* | &#10060; | | [CVE-2023-25166](https://www.mend.io/vulnerability-database/CVE-2023-25166) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 6.5 | formula-3.0.0.tgz | Transitive | N/A* | &#10060; | | [CVE-2023-23630](https://www.mend.io/vulnerability-database/CVE-2023-23630) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 6.1 | eta-1.12.3.tgz | Transitive | N/A* | &#10060; | | [CVE-2022-33987](https://www.mend.io/vulnerability-database/CVE-2022-33987) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 5.3 | got-9.6.0.tgz | Transitive | N/A* | &#10060; | <p>*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.</p> ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2022-25967</summary> ### Vulnerable Library - <b>eta-1.12.3.tgz</b></p> <p>Lightweight, fast, and powerful embedded JS template engine</p> <p>Library home page: <a href="https://registry.npmjs.org/eta/-/eta-1.12.3.tgz">https://registry.npmjs.org/eta/-/eta-1.12.3.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/eta/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - :x: **eta-1.12.3.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution (RCE) by overwriting template engine configuration variables with view options received from The Express render API. **Note:** This is exploitable only for users who are rendering templates with user-defined data. <p>Publish Date: 2023-01-30 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25967>CVE-2022-25967</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>8.8</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - 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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2023-01-30</p> <p>Fix Resolution: eta - 2.0.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2020-7753</summary> ### Vulnerable Library - <b>trim-0.0.1.tgz</b></p> <p>Trim string whitespace</p> <p>Library home page: <a href="https://registry.npmjs.org/trim/-/trim-0.0.1.tgz">https://registry.npmjs.org/trim/-/trim-0.0.1.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/trim/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - mdx-loader-2.3.0.tgz - mdx-1.6.22.tgz - remark-parse-8.0.3.tgz - :x: **trim-0.0.1.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) via trim(). <p>Publish Date: 2020-10-27 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-7753>CVE-2020-7753</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2020-10-27</p> <p>Fix Resolution: trim - 0.0.3</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2022-25881</summary> ### Vulnerable Library - <b>http-cache-semantics-4.1.0.tgz</b></p> <p>Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies</p> <p>Library home page: <a href="https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz">https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/http-cache-semantics/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - update-notifier-5.1.0.tgz - latest-version-5.1.0.tgz - package-json-6.5.0.tgz - got-9.6.0.tgz - cacheable-request-6.1.0.tgz - :x: **http-cache-semantics-4.1.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> This affects versions of the package http-cache-semantics before 4.1.1. The issue can be exploited via malicious request header values sent to a server, when that server reads the cache policy from the request using this library. <p>Publish Date: 2023-01-31 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25881>CVE-2022-25881</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/advisories/GHSA-rc47-6667-2j5j">https://github.com/advisories/GHSA-rc47-6667-2j5j</a></p> <p>Release Date: 2023-01-31</p> <p>Fix Resolution: http-cache-semantics - 4.1.1;org.webjars.npm:http-cache-semantics:4.1.1</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2023-25166</summary> ### Vulnerable Library - <b>formula-3.0.0.tgz</b></p> <p>Math and string formula parser.</p> <p>Library home page: <a href="https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz">https://registry.npmjs.org/@sideway/formula/-/formula-3.0.0.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/@sideway/formula/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - utils-validation-2.3.0.tgz - joi-17.7.0.tgz - :x: **formula-3.0.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> formula is a math and string formula parser. In versions prior to 3.0.1 crafted user-provided strings to formula's parser might lead to polynomial execution time and a denial of service. Users should upgrade to 3.0.1+. There are no known workarounds for this vulnerability. <p>Publish Date: 2023-02-08 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-25166>CVE-2023-25166</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - 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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.cve.org/CVERecord?id=CVE-2023-25166">https://www.cve.org/CVERecord?id=CVE-2023-25166</a></p> <p>Release Date: 2023-02-08</p> <p>Fix Resolution: @sideway/formula - 3.0.1</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2023-23630</summary> ### Vulnerable Library - <b>eta-1.12.3.tgz</b></p> <p>Lightweight, fast, and powerful embedded JS template engine</p> <p>Library home page: <a href="https://registry.npmjs.org/eta/-/eta-1.12.3.tgz">https://registry.npmjs.org/eta/-/eta-1.12.3.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/eta/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - :x: **eta-1.12.3.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to `res.render`. <p>Publish Date: 2023-02-01 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-23630>CVE-2023-23630</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6">https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6</a></p> <p>Release Date: 2023-02-01</p> <p>Fix Resolution: eta - 2.0.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2022-33987</summary> ### Vulnerable Library - <b>got-9.6.0.tgz</b></p> <p>Simplified HTTP requests</p> <p>Library home page: <a href="https://registry.npmjs.org/got/-/got-9.6.0.tgz">https://registry.npmjs.org/got/-/got-9.6.0.tgz</a></p> <p>Path to dependency file: /packages/docs/package.json</p> <p>Path to vulnerable library: /packages/docs/node_modules/got/package.json</p> <p> Dependency Hierarchy: - core-2.3.0.tgz (Root Library) - update-notifier-5.1.0.tgz - latest-version-5.1.0.tgz - package-json-6.5.0.tgz - :x: **got-9.6.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket. <p>Publish Date: 2022-06-18 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-33987>CVE-2022-33987</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>5.3</b>) <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: 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> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33987</a></p> <p>Release Date: 2022-06-18</p> <p>Fix Resolution: got - 11.8.5,12.1.0</p> </p> <p></p> </details>
non_priority
core tgz vulnerabilities highest severity is autoclosed vulnerable library core tgz path to dependency file packages docs package json path to vulnerable library packages docs node modules got package json vulnerabilities cve severity cvss dependency type fixed in core version remediation available high eta tgz transitive n a high trim tgz transitive n a high http cache semantics tgz transitive n a medium formula tgz transitive n a medium eta tgz transitive n a medium got tgz transitive n a for some transitive vulnerabilities there is no version of direct dependency with a fix check the details section below to see if there is a version of transitive dependency where vulnerability is fixed details cve vulnerable library eta tgz lightweight fast and powerful embedded js template engine library home page a href path to dependency file packages docs package json path to vulnerable library packages docs node modules eta package json dependency hierarchy core tgz root library x eta tgz vulnerable library found in base branch main vulnerability details versions of the package eta before are vulnerable to remote code execution rce by overwriting template engine configuration variables with view options received from the express render api note this is exploitable only for users who are rendering templates with user defined data publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low 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 release date fix resolution eta cve vulnerable library trim tgz trim string whitespace library home page a href path to dependency file packages docs package json path to vulnerable library packages docs node modules trim package json dependency hierarchy core tgz root library mdx loader tgz mdx tgz remark parse tgz x trim tgz vulnerable library found in base branch main vulnerability details all versions of package trim are vulnerable to regular expression denial of service redos via trim 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 release date fix resolution trim cve vulnerable library http cache semantics tgz parses cache control and other headers helps building correct http caches and proxies library home page a href path to dependency file packages docs package json path to vulnerable library packages docs node modules http cache semantics package json dependency hierarchy core tgz root library update notifier tgz latest version tgz package json tgz got tgz cacheable request tgz x http cache semantics tgz vulnerable library found in base branch main vulnerability details this affects versions of the package http cache semantics before the issue can be exploited via malicious request header values sent to a server when that server reads the cache policy from the request using this library 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 http cache semantics org webjars npm http cache semantics cve vulnerable library formula tgz math and string formula parser library home page a href path to dependency file packages docs package json path to vulnerable library packages docs node modules sideway formula package json dependency hierarchy core tgz root library utils validation tgz joi tgz x formula tgz vulnerable library found in base branch main vulnerability details formula is a math and string formula parser in versions prior to crafted user provided strings to formula s parser might lead to polynomial execution time and a denial of service users should upgrade to there are no known workarounds for this vulnerability publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 sideway formula cve vulnerable library eta tgz lightweight fast and powerful embedded js template engine library home page a href path to dependency file packages docs package json path to vulnerable library packages docs node modules eta package json dependency hierarchy core tgz root library x eta tgz vulnerable library found in base branch main vulnerability details eta is an embedded js templating engine that works inside node deno and the browser xss attack anyone using the express api is impacted the problem has been resolved users should upgrade to version as a workaround don t pass user supplied things directly to res render 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 eta cve vulnerable library got tgz simplified http requests library home page a href path to dependency file packages docs package json path to vulnerable library packages docs node modules got package json dependency hierarchy core tgz root library update notifier tgz latest version tgz package json tgz x got tgz vulnerable library found in base branch main vulnerability details the got package before also fixed in for node js allows a redirect to a unix socket 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 low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution got
0
139,752
18,853,785,790
IssuesEvent
2021-11-12 01:43:49
LalithK90/borelesgamuwaMedical
https://api.github.com/repos/LalithK90/borelesgamuwaMedical
opened
CVE-2021-43466 (Medium) detected in thymeleaf-spring5-3.0.11.RELEASE.jar
security vulnerability
## CVE-2021-43466 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>thymeleaf-spring5-3.0.11.RELEASE.jar</b></p></summary> <p>Modern server-side Java template engine for both web and standalone environments</p> <p>Library home page: <a href="http://www.thymeleaf.org">http://www.thymeleaf.org</a></p> <p>Path to dependency file: borelesgamuwaMedical/build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.thymeleaf/thymeleaf-spring5/3.0.11.RELEASE/de7bf0adf13b5e9c4811f95edf18279da193c0c6/thymeleaf-spring5-3.0.11.RELEASE.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-thymeleaf-2.2.4.RELEASE.jar (Root Library) - :x: **thymeleaf-spring5-3.0.11.RELEASE.jar** (Vulnerable Library) <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> In the thymeleaf-spring5:3.0.12 component, thymeleaf combined with specific scenarios in template injection may lead to remote code execution. <p>Publish Date: 2021-11-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43466>CVE-2021-43466</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: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-43466 (Medium) detected in thymeleaf-spring5-3.0.11.RELEASE.jar - ## CVE-2021-43466 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>thymeleaf-spring5-3.0.11.RELEASE.jar</b></p></summary> <p>Modern server-side Java template engine for both web and standalone environments</p> <p>Library home page: <a href="http://www.thymeleaf.org">http://www.thymeleaf.org</a></p> <p>Path to dependency file: borelesgamuwaMedical/build.gradle</p> <p>Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.thymeleaf/thymeleaf-spring5/3.0.11.RELEASE/de7bf0adf13b5e9c4811f95edf18279da193c0c6/thymeleaf-spring5-3.0.11.RELEASE.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-thymeleaf-2.2.4.RELEASE.jar (Root Library) - :x: **thymeleaf-spring5-3.0.11.RELEASE.jar** (Vulnerable Library) <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> In the thymeleaf-spring5:3.0.12 component, thymeleaf combined with specific scenarios in template injection may lead to remote code execution. <p>Publish Date: 2021-11-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-43466>CVE-2021-43466</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: N/A - Attack Complexity: N/A - Privileges Required: N/A - User Interaction: N/A - Scope: N/A - Impact Metrics: - Confidentiality Impact: N/A - Integrity Impact: N/A - Availability Impact: N/A </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </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 thymeleaf release jar cve medium severity vulnerability vulnerable library thymeleaf release jar modern server side java template engine for both web and standalone environments library home page a href path to dependency file borelesgamuwamedical build gradle path to vulnerable library home wss scanner gradle caches modules files org thymeleaf thymeleaf release thymeleaf release jar dependency hierarchy spring boot starter thymeleaf release jar root library x thymeleaf release jar vulnerable library found in base branch master vulnerability details in the thymeleaf component thymeleaf combined with specific scenarios in template injection may lead to remote code execution publish date url a href cvss score details base score metrics exploitability metrics attack vector n a attack complexity n a privileges required n a user interaction n a scope n a impact metrics confidentiality impact n a integrity impact n a availability impact n a for more information on scores click a href step up your open source security game with whitesource
0
315,384
27,069,619,323
IssuesEvent
2023-02-14 05:13:52
wpfoodmanager/wp-food-manager
https://api.github.com/repos/wpfoodmanager/wp-food-manager
closed
Menu image title keyword is not proper
In Testing Issue Resolved
![image](https://user-images.githubusercontent.com/121149500/217148829-0b39d632-73f2-4a4a-b4d0-5eec56cab74b.png) When creating menu image section title is not proper.. Current text is "Food Category Image" , Here we are creating menu not category
1.0
Menu image title keyword is not proper - ![image](https://user-images.githubusercontent.com/121149500/217148829-0b39d632-73f2-4a4a-b4d0-5eec56cab74b.png) When creating menu image section title is not proper.. Current text is "Food Category Image" , Here we are creating menu not category
non_priority
menu image title keyword is not proper when creating menu image section title is not proper current text is food category image here we are creating menu not category
0
127,129
5,019,175,363
IssuesEvent
2016-12-14 10:50:40
robotology/wysiwyd
https://api.github.com/repos/robotology/wysiwyd
closed
Allostatic plot: Triggered drive does not show
bug highpriority
After the recent change in allostatic plot (https://github.com/robotology/wysiwyd/commit/fd05f8f3947eb4859cad8a41506ba3bd8fea54b6), the rectangles with the triggered drive names do not show up properly anymore.
1.0
Allostatic plot: Triggered drive does not show - After the recent change in allostatic plot (https://github.com/robotology/wysiwyd/commit/fd05f8f3947eb4859cad8a41506ba3bd8fea54b6), the rectangles with the triggered drive names do not show up properly anymore.
priority
allostatic plot triggered drive does not show after the recent change in allostatic plot the rectangles with the triggered drive names do not show up properly anymore
1
376,292
11,140,841,640
IssuesEvent
2019-12-21 17:30:59
Debatikcenter/debatikcenter
https://api.github.com/repos/Debatikcenter/debatikcenter
closed
Moving billboard category
content update enhancement priority: medium
Adding content based on the design send by @Pleurad. Please @Pleurad upload material on this issue. Thanks.
1.0
Moving billboard category - Adding content based on the design send by @Pleurad. Please @Pleurad upload material on this issue. Thanks.
priority
moving billboard category adding content based on the design send by pleurad please pleurad upload material on this issue thanks
1
100,220
12,509,712,087
IssuesEvent
2020-06-02 17:24:29
ParabolInc/parabol
https://api.github.com/repos/ParabolInc/parabol
opened
planning meeting lo-fi design pass
design enhancement
## Issue - Enhancement ### Acceptance Criteria (optional) Lo-fi designs that: - Close off remaining design questions - Shared with team and internal discussion held - **Estimated effort:** 6 hours ([see CONTRIBUTING.md](https://github.com/ParabolInc/parabol/blob/master/CONTRIBUTING.md#points-and-sizes))
1.0
planning meeting lo-fi design pass - ## Issue - Enhancement ### Acceptance Criteria (optional) Lo-fi designs that: - Close off remaining design questions - Shared with team and internal discussion held - **Estimated effort:** 6 hours ([see CONTRIBUTING.md](https://github.com/ParabolInc/parabol/blob/master/CONTRIBUTING.md#points-and-sizes))
non_priority
planning meeting lo fi design pass issue enhancement acceptance criteria optional lo fi designs that close off remaining design questions shared with team and internal discussion held estimated effort hours
0
17,171
5,344,095,691
IssuesEvent
2017-02-17 13:33:52
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Allow for specifying Java expressions as Converter / Binding configurations
C: Code Generation P: Medium R: Fixed T: Enhancement
Currently, when using `Converter` or `Binding` in a `<forcedType/>` configuration, the expression must match a fully qualified class name. The code generator will then generate `new %s()`, assuming there is a public default constructor. Sometimes, it is useful to be able to specify the construction logic of a `Converter` or `Binding` explicitly. For instance: ```xml <converter>new com.example.MyConverter(String.class, "abc")</converter> ``` Or: ```xml <converter>org.jooq.Converter.ofNullable(String.class, Integer.class, Objects::toString, Integer::valueOf)</converter> ``` This is a prerequisite for https://github.com/jOOQ/jOOQ/issues/5877 and https://github.com/jOOQ/jOOQ/issues/5883 where jOOQ's internals will rely on such logic to generate expressions to create new `EnumConverter` references, for instance.
1.0
Allow for specifying Java expressions as Converter / Binding configurations - Currently, when using `Converter` or `Binding` in a `<forcedType/>` configuration, the expression must match a fully qualified class name. The code generator will then generate `new %s()`, assuming there is a public default constructor. Sometimes, it is useful to be able to specify the construction logic of a `Converter` or `Binding` explicitly. For instance: ```xml <converter>new com.example.MyConverter(String.class, "abc")</converter> ``` Or: ```xml <converter>org.jooq.Converter.ofNullable(String.class, Integer.class, Objects::toString, Integer::valueOf)</converter> ``` This is a prerequisite for https://github.com/jOOQ/jOOQ/issues/5877 and https://github.com/jOOQ/jOOQ/issues/5883 where jOOQ's internals will rely on such logic to generate expressions to create new `EnumConverter` references, for instance.
non_priority
allow for specifying java expressions as converter binding configurations currently when using converter or binding in a configuration the expression must match a fully qualified class name the code generator will then generate new s assuming there is a public default constructor sometimes it is useful to be able to specify the construction logic of a converter or binding explicitly for instance xml new com example myconverter string class abc or xml org jooq converter ofnullable string class integer class objects tostring integer valueof this is a prerequisite for and where jooq s internals will rely on such logic to generate expressions to create new enumconverter references for instance
0
609,197
18,857,137,373
IssuesEvent
2021-11-12 08:13:03
ever-co/ever-gauzy
https://api.github.com/repos/ever-co/ever-gauzy
closed
Bug: Proposal Page
type: bug :bug: type: enhancement ✨ priority: low
@dokata99 We have check and fix below things for Sales -> Proposal page. - [ ] Edit button missing on proposal listing page. - [ ] Add/Edit proposal page should be very similar (Mannge form UI). - [ ] Non editable things should be in box same as details proposal page. ![image](https://user-images.githubusercontent.com/41804588/141430914-6a011c03-e821-486d-a16f-46427cef79fc.png)
1.0
Bug: Proposal Page - @dokata99 We have check and fix below things for Sales -> Proposal page. - [ ] Edit button missing on proposal listing page. - [ ] Add/Edit proposal page should be very similar (Mannge form UI). - [ ] Non editable things should be in box same as details proposal page. ![image](https://user-images.githubusercontent.com/41804588/141430914-6a011c03-e821-486d-a16f-46427cef79fc.png)
priority
bug proposal page we have check and fix below things for sales proposal page edit button missing on proposal listing page add edit proposal page should be very similar mannge form ui non editable things should be in box same as details proposal page
1
133,782
18,953,213,724
IssuesEvent
2021-11-18 17:09:56
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Add icon option to background only alert
vsp-design-system-team
## What I'm proposing an official update to our background color only pattern: adding a [feedback icon](https://design.va.gov/design/icons#feedback) option. ## Why Our background only alert is already used across many services and products across VA. Adding an icon re-enforces the meaning we're conveying with color, which is beneficial to users who are colorblind, have low vision, or cognitive considerations. We are already using this pattern on va.gov on form applications (example below; pretty sure this is consistent across all of our online forms); it's just not formally captured on design.va.gov, or available as an option in Storybook. It used to be part of the Sketch library, but was recently removed. ![image](https://user-images.githubusercontent.com/55992116/133847797-337bf614-ffd5-43e9-8fa3-b017fb8bd4c2.png) Currently, our developers have to customize each time an icon is added to a background only alert. Making it an option in the existing component would improve maintainability and increase efficiency for devs. Another option could be making a non-expandable version of the [mobile-friendly alert](https://design.va.gov/experimental-design/expandable-alert) available. That would also work for the same use cases a background-only alert with an icon. ## Next steps I'm requesting an asynchronous approval for this update. **Question** Would I still add this to experimental design, given that it's a new option to an existing component?
1.0
Add icon option to background only alert - ## What I'm proposing an official update to our background color only pattern: adding a [feedback icon](https://design.va.gov/design/icons#feedback) option. ## Why Our background only alert is already used across many services and products across VA. Adding an icon re-enforces the meaning we're conveying with color, which is beneficial to users who are colorblind, have low vision, or cognitive considerations. We are already using this pattern on va.gov on form applications (example below; pretty sure this is consistent across all of our online forms); it's just not formally captured on design.va.gov, or available as an option in Storybook. It used to be part of the Sketch library, but was recently removed. ![image](https://user-images.githubusercontent.com/55992116/133847797-337bf614-ffd5-43e9-8fa3-b017fb8bd4c2.png) Currently, our developers have to customize each time an icon is added to a background only alert. Making it an option in the existing component would improve maintainability and increase efficiency for devs. Another option could be making a non-expandable version of the [mobile-friendly alert](https://design.va.gov/experimental-design/expandable-alert) available. That would also work for the same use cases a background-only alert with an icon. ## Next steps I'm requesting an asynchronous approval for this update. **Question** Would I still add this to experimental design, given that it's a new option to an existing component?
non_priority
add icon option to background only alert what i m proposing an official update to our background color only pattern adding a option why our background only alert is already used across many services and products across va adding an icon re enforces the meaning we re conveying with color which is beneficial to users who are colorblind have low vision or cognitive considerations we are already using this pattern on va gov on form applications example below pretty sure this is consistent across all of our online forms it s just not formally captured on design va gov or available as an option in storybook it used to be part of the sketch library but was recently removed currently our developers have to customize each time an icon is added to a background only alert making it an option in the existing component would improve maintainability and increase efficiency for devs another option could be making a non expandable version of the available that would also work for the same use cases a background only alert with an icon next steps i m requesting an asynchronous approval for this update question would i still add this to experimental design given that it s a new option to an existing component
0
133,238
5,199,543,482
IssuesEvent
2017-01-23 21:10:52
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
closed
Thumbnails do not render non-western characters
bug priority:medium size:TBD
For two items with powerpoints containing Chinese, the thumbnails render all the characters with placeholder boxes. - https://hydranorth.library.ualberta.ca/files/mk61rh330 - https://hydranorth.library.ualberta.ca/files/k0698789p
1.0
Thumbnails do not render non-western characters - For two items with powerpoints containing Chinese, the thumbnails render all the characters with placeholder boxes. - https://hydranorth.library.ualberta.ca/files/mk61rh330 - https://hydranorth.library.ualberta.ca/files/k0698789p
priority
thumbnails do not render non western characters for two items with powerpoints containing chinese the thumbnails render all the characters with placeholder boxes
1
57,885
14,238,484,024
IssuesEvent
2020-11-18 18:41:48
rstudio/rstudio
https://api.github.com/repos/rstudio/rstudio
opened
Failed image pulls breaking a lot of builds, add some retries
builds
Our official builds are failing more and more due to image-pull failures. We should see if we can do some retry logic to reduce the failures.
1.0
Failed image pulls breaking a lot of builds, add some retries - Our official builds are failing more and more due to image-pull failures. We should see if we can do some retry logic to reduce the failures.
non_priority
failed image pulls breaking a lot of builds add some retries our official builds are failing more and more due to image pull failures we should see if we can do some retry logic to reduce the failures
0
126,796
17,108,237,190
IssuesEvent
2021-07-09 21:57:49
hypha-dao/dho-web-client
https://api.github.com/repos/hypha-dao/dho-web-client
reopened
New Homepage
EPIC: New Design MVP
**Summary:** As a DHO user I would like to see all relevant DHO specific information on the landing screen. **Description:** old URL: /# new URL: / **Acceptance Criteria:** - [ ] Show name of the DHO and short welcome text (that explains purpose of the DHO) - [ ] Discover Hypha: Link to About Hypha - [ ] Documentation: Link to support document (convert into Wiki) - [ ] Possibility to click away the Welcome Box (and keep it hidden) - [ ] Links "see XX more" to hottest 5 proposals (most recent) - [ ] Link "see XX more" to members page (show latest 5 members that joined) - [ ] Other widgets to be done **Ressources:** Attachement: https://xd.adobe.com/view/500c58dc-9103-41f4-a82a-bb390323fbd8-055f/screen/149661be-9415-4323-89df-77d0b605b9be Responsive Designs: **To be done**
1.0
New Homepage - **Summary:** As a DHO user I would like to see all relevant DHO specific information on the landing screen. **Description:** old URL: /# new URL: / **Acceptance Criteria:** - [ ] Show name of the DHO and short welcome text (that explains purpose of the DHO) - [ ] Discover Hypha: Link to About Hypha - [ ] Documentation: Link to support document (convert into Wiki) - [ ] Possibility to click away the Welcome Box (and keep it hidden) - [ ] Links "see XX more" to hottest 5 proposals (most recent) - [ ] Link "see XX more" to members page (show latest 5 members that joined) - [ ] Other widgets to be done **Ressources:** Attachement: https://xd.adobe.com/view/500c58dc-9103-41f4-a82a-bb390323fbd8-055f/screen/149661be-9415-4323-89df-77d0b605b9be Responsive Designs: **To be done**
non_priority
new homepage summary as a dho user i would like to see all relevant dho specific information on the landing screen description old url new url acceptance criteria show name of the dho and short welcome text that explains purpose of the dho discover hypha link to about hypha documentation link to support document convert into wiki possibility to click away the welcome box and keep it hidden links see xx more to hottest proposals most recent link see xx more to members page show latest members that joined other widgets to be done ressources attachement responsive designs to be done
0
270,829
23,540,728,047
IssuesEvent
2022-08-20 10:51:29
rokath/trice
https://api.github.com/repos/rokath/trice
closed
Command `trice zeroSourceTreeIds -src ./` has issues
bug *Trice* tool Testing
- It does not touch all TRICE macos - It takes unwanted action if the (currently false) `-v -dry-run` switch combination is used.
1.0
Command `trice zeroSourceTreeIds -src ./` has issues - - It does not touch all TRICE macos - It takes unwanted action if the (currently false) `-v -dry-run` switch combination is used.
non_priority
command trice zerosourcetreeids src has issues it does not touch all trice macos it takes unwanted action if the currently false v dry run switch combination is used
0
28,483
5,281,262,944
IssuesEvent
2017-02-07 16:07:18
henricavalcante/multiwii
https://api.github.com/repos/henricavalcante/multiwii
closed
GPS wll not initialize in 2.4
auto-migrated Priority-Medium Security Type-Defect Usability
``` What steps will reproduce the problem? 1. Take a MTK Gps module wich has not been initalized. 2. Upload a 2.4 sketch with all needed gps options defined. What is the expected output? What do you see instead? A initialized gps module Searching for satelittes I would expect. But It will not initialize. I guess something went wrong with the init mtk gps define in 2.4. gps works after beeing initalized with multiwii 2.3. ``` Original issue reported on code.google.com by `noccop...@gmail.com` on 18 Apr 2015 at 1:10
1.0
GPS wll not initialize in 2.4 - ``` What steps will reproduce the problem? 1. Take a MTK Gps module wich has not been initalized. 2. Upload a 2.4 sketch with all needed gps options defined. What is the expected output? What do you see instead? A initialized gps module Searching for satelittes I would expect. But It will not initialize. I guess something went wrong with the init mtk gps define in 2.4. gps works after beeing initalized with multiwii 2.3. ``` Original issue reported on code.google.com by `noccop...@gmail.com` on 18 Apr 2015 at 1:10
non_priority
gps wll not initialize in what steps will reproduce the problem take a mtk gps module wich has not been initalized upload a sketch with all needed gps options defined what is the expected output what do you see instead a initialized gps module searching for satelittes i would expect but it will not initialize i guess something went wrong with the init mtk gps define in gps works after beeing initalized with multiwii original issue reported on code google com by noccop gmail com on apr at
0
301,330
26,035,831,216
IssuesEvent
2022-12-22 04:49:14
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Fix issue with advanced filtering
kind/bug [zube]: To Test area/os-elemental
- Fix issue with advanced filtering where we might look for labels on items which don't have any labels associated causing a blocking error **QA testing** As for this feature is only available in Elemental (OS management) it's better to be covered by QA for the elemental team @juadk If there something to be tested, it's just to make sure the simple filtering of list views is working properly from the POV of `rancher/dashboard`
1.0
Fix issue with advanced filtering - - Fix issue with advanced filtering where we might look for labels on items which don't have any labels associated causing a blocking error **QA testing** As for this feature is only available in Elemental (OS management) it's better to be covered by QA for the elemental team @juadk If there something to be tested, it's just to make sure the simple filtering of list views is working properly from the POV of `rancher/dashboard`
non_priority
fix issue with advanced filtering fix issue with advanced filtering where we might look for labels on items which don t have any labels associated causing a blocking error qa testing as for this feature is only available in elemental os management it s better to be covered by qa for the elemental team juadk if there something to be tested it s just to make sure the simple filtering of list views is working properly from the pov of rancher dashboard
0
206,389
7,112,087,251
IssuesEvent
2018-01-17 16:02:09
marklogic-community/data-explorer
https://api.github.com/repos/marklogic-community/data-explorer
opened
FERR-22 - Define/Document Architecture
JIRA Migration Priority - High Status - In Progress Type - Story
**Original Reporter:** @markschiffner **Created:** 30/Apr/17 7:06 PM # Description Provide architecture definition - Major software components, data bases and interaction - Security model - Data model (users, roles, queries, views, document templates, namespaces, etc) - Data Management - ...
1.0
FERR-22 - Define/Document Architecture - **Original Reporter:** @markschiffner **Created:** 30/Apr/17 7:06 PM # Description Provide architecture definition - Major software components, data bases and interaction - Security model - Data model (users, roles, queries, views, document templates, namespaces, etc) - Data Management - ...
priority
ferr define document architecture original reporter markschiffner created apr pm description provide architecture definition major software components data bases and interaction security model data model users roles queries views document templates namespaces etc data management
1
638,690
20,734,793,504
IssuesEvent
2022-03-14 12:49:01
esetuk/mirrortoolconfigurator
https://api.github.com/repos/esetuk/mirrortoolconfigurator
closed
data sanitisation for adding certain nodes to the json products
high priority
ie must have a product or app_id - check mandatory fields in the documentation
1.0
data sanitisation for adding certain nodes to the json products - ie must have a product or app_id - check mandatory fields in the documentation
priority
data sanitisation for adding certain nodes to the json products ie must have a product or app id check mandatory fields in the documentation
1
182,611
6,671,648,359
IssuesEvent
2017-10-04 08:19:20
metasfresh/metasfresh
https://api.github.com/repos/metasfresh/metasfresh
closed
camt54 import does not support multiple Ntrys
branch:master branch:release priority:high type:bug
### Is this a bug or feature request? Bug ### What is the current behavior? only the data from the first `<Ntry>...</Ntry>` is processed
1.0
camt54 import does not support multiple Ntrys - ### Is this a bug or feature request? Bug ### What is the current behavior? only the data from the first `<Ntry>...</Ntry>` is processed
priority
import does not support multiple ntrys is this a bug or feature request bug what is the current behavior only the data from the first is processed
1
616,423
19,302,324,639
IssuesEvent
2021-12-13 07:42:28
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
eoffice.ap.gov.in - site is not usable
priority-normal browser-fenix engine-gecko
<!-- @browser: Firefox Mobile 95.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:95.0) Gecko/95.0 Firefox/95.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/96384 --> <!-- @extra_labels: browser-fenix --> **URL**: https://eoffice.ap.gov.in/eFile/j_spring_cas_security_check;jsessionid=1731AD9B86216730EF25F0714D0DD16A.n3?ticket=ST-12198-1O3qXZxXA3xWV35bXjyq-cas **Browser / Version**: Firefox Mobile 95.0 **Operating System**: Android 11 **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Page not loading correctly **Steps to Reproduce**: Unable to open the website eoffice.ap.gov.in completely <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2021/12/ac53620e-7b56-4a34-a8a2-c8fba8e16d00.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20211123190150</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2021/12/2777c2fc-bf7c-42da-ade1-2823de7295ff) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
eoffice.ap.gov.in - site is not usable - <!-- @browser: Firefox Mobile 95.0 --> <!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:95.0) Gecko/95.0 Firefox/95.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/96384 --> <!-- @extra_labels: browser-fenix --> **URL**: https://eoffice.ap.gov.in/eFile/j_spring_cas_security_check;jsessionid=1731AD9B86216730EF25F0714D0DD16A.n3?ticket=ST-12198-1O3qXZxXA3xWV35bXjyq-cas **Browser / Version**: Firefox Mobile 95.0 **Operating System**: Android 11 **Tested Another Browser**: Yes Chrome **Problem type**: Site is not usable **Description**: Page not loading correctly **Steps to Reproduce**: Unable to open the website eoffice.ap.gov.in completely <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2021/12/ac53620e-7b56-4a34-a8a2-c8fba8e16d00.jpeg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20211123190150</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li> </ul> </details> [View console log messages](https://webcompat.com/console_logs/2021/12/2777c2fc-bf7c-42da-ade1-2823de7295ff) _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
eoffice ap gov in site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce unable to open the website eoffice ap gov in completely view the screenshot img alt screenshot src browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
1
508,921
14,708,680,280
IssuesEvent
2021-01-05 00:20:44
RoboJackets/apiary
https://api.github.com/repos/RoboJackets/apiary
closed
Require corp liability waiver during dues flow
area / backend priority / medium status / grooming
Lots of grooming to do on this but I think we should talk about it.
1.0
Require corp liability waiver during dues flow - Lots of grooming to do on this but I think we should talk about it.
priority
require corp liability waiver during dues flow lots of grooming to do on this but i think we should talk about it
1
718,070
24,703,207,457
IssuesEvent
2022-10-19 16:49:48
openvk/mobile-android-legacy
https://api.github.com/repos/openvk/mobile-android-legacy
opened
Сборка №123: при запуске приложения, аккаунт не выходит в онлайн
priority:low
При каждом запуске приложения нужно выбивать аккаунт в онлайн, сейчас же такое не происходит. И вообще, желательно добавить это в настройки клиента, чтобы пользователь сам выбирал: быть видимым на сайте или скрыть своё присутствие на сайте
1.0
Сборка №123: при запуске приложения, аккаунт не выходит в онлайн - При каждом запуске приложения нужно выбивать аккаунт в онлайн, сейчас же такое не происходит. И вообще, желательно добавить это в настройки клиента, чтобы пользователь сам выбирал: быть видимым на сайте или скрыть своё присутствие на сайте
priority
сборка № при запуске приложения аккаунт не выходит в онлайн при каждом запуске приложения нужно выбивать аккаунт в онлайн сейчас же такое не происходит и вообще желательно добавить это в настройки клиента чтобы пользователь сам выбирал быть видимым на сайте или скрыть своё присутствие на сайте
1
74,582
25,189,445,406
IssuesEvent
2022-11-11 22:06:08
colour-science/colour
https://api.github.com/repos/colour-science/colour
closed
[BUG]: "Hellwig, Stolitzka and Fairchild (2022)" "Helmholtz–Kohlrausch" effect extension implementation is incorrect.
Defect API Major
I'm not sure if CAM16/CIECAM02 'hellwig' method implementation is correct. The paper says to calculate chroma using the Hellwig correction, for both CAM16 and CIECAM02: ![Screenshot 2022-10-02 at 21 16 05](https://user-images.githubusercontent.com/23642861/193474471-6111015e-148e-4957-82f9-c90cb7d884b6.png) ![Screenshot 2022-10-02 at 21 14 45](https://user-images.githubusercontent.com/23642861/193474478-fc3300cc-ef64-48a9-adff-385a60427ebf.png) **Hellwig L, Stolitzka D,Fairchild MD. Extending CIECAM02 and CAM16for the Helmholtz–Kohlrausch effect.Color ResAppl. 2022;47(5):1096-1104. doi:10.1002/col.22793** but both '02 and '16 implementations of 'hellwig 2022' method use the same old C value: ![Untitled](https://user-images.githubusercontent.com/23642861/193474533-b5d2936c-f3d6-44e4-99c0-6c523252aaa1.jpg)
1.0
[BUG]: "Hellwig, Stolitzka and Fairchild (2022)" "Helmholtz–Kohlrausch" effect extension implementation is incorrect. - I'm not sure if CAM16/CIECAM02 'hellwig' method implementation is correct. The paper says to calculate chroma using the Hellwig correction, for both CAM16 and CIECAM02: ![Screenshot 2022-10-02 at 21 16 05](https://user-images.githubusercontent.com/23642861/193474471-6111015e-148e-4957-82f9-c90cb7d884b6.png) ![Screenshot 2022-10-02 at 21 14 45](https://user-images.githubusercontent.com/23642861/193474478-fc3300cc-ef64-48a9-adff-385a60427ebf.png) **Hellwig L, Stolitzka D,Fairchild MD. Extending CIECAM02 and CAM16for the Helmholtz–Kohlrausch effect.Color ResAppl. 2022;47(5):1096-1104. doi:10.1002/col.22793** but both '02 and '16 implementations of 'hellwig 2022' method use the same old C value: ![Untitled](https://user-images.githubusercontent.com/23642861/193474533-b5d2936c-f3d6-44e4-99c0-6c523252aaa1.jpg)
non_priority
hellwig stolitzka and fairchild helmholtz–kohlrausch effect extension implementation is incorrect i m not sure if hellwig method implementation is correct the paper says to calculate chroma using the hellwig correction for both and hellwig l stolitzka d fairchild md extending and the helmholtz–kohlrausch effect color resappl doi col but both and implementations of hellwig method use the same old c value
0
224,943
24,800,158,009
IssuesEvent
2022-10-24 20:54:57
devzom/Vue-SimpleSelect
https://api.github.com/repos/devzom/Vue-SimpleSelect
closed
CVE-2021-23566 (Medium) detected in nanoid-3.1.23.tgz - autoclosed
security vulnerability
## CVE-2021-23566 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nanoid-3.1.23.tgz</b></p></summary> <p>A tiny (108 bytes), secure URL-friendly unique string ID generator</p> <p>Library home page: <a href="https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz">https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/nanoid/package.json</p> <p> Dependency Hierarchy: - postcss-scss-3.0.5.tgz (Root Library) - postcss-8.3.5.tgz - :x: **nanoid-3.1.23.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/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated. <p>Publish Date: 2022-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23566>CVE-2021-23566</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: High - 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>Release Date: 2022-01-14</p> <p>Fix Resolution (nanoid): 3.1.31</p> <p>Direct dependency fix Resolution (postcss-scss): 4.0.0</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-2021-23566 (Medium) detected in nanoid-3.1.23.tgz - autoclosed - ## CVE-2021-23566 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nanoid-3.1.23.tgz</b></p></summary> <p>A tiny (108 bytes), secure URL-friendly unique string ID generator</p> <p>Library home page: <a href="https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz">https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/nanoid/package.json</p> <p> Dependency Hierarchy: - postcss-scss-3.0.5.tgz (Root Library) - postcss-8.3.5.tgz - :x: **nanoid-3.1.23.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/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The package nanoid from 3.0.0 and before 3.1.31 are vulnerable to Information Exposure via the valueOf() function which allows to reproduce the last id generated. <p>Publish Date: 2022-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23566>CVE-2021-23566</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: High - 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>Release Date: 2022-01-14</p> <p>Fix Resolution (nanoid): 3.1.31</p> <p>Direct dependency fix Resolution (postcss-scss): 4.0.0</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 nanoid tgz autoclosed cve medium severity vulnerability vulnerable library nanoid tgz a tiny bytes secure url friendly unique string id generator library home page a href path to dependency file package json path to vulnerable library node modules nanoid package json dependency hierarchy postcss scss tgz root library postcss tgz x nanoid tgz vulnerable library found in base branch master vulnerability details the package nanoid from and before are vulnerable to information exposure via the valueof function which allows to reproduce the last id generated 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 high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version release date fix resolution nanoid direct dependency fix resolution postcss scss step up your open source security game with mend
0
543,144
15,878,649,369
IssuesEvent
2021-04-09 11:19:57
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Support for 'Use user store domain in roles' in SAMLBearerGrant type.
Affected/5.5.0 Priority/Normal improvement
Based on the SP level UI configuration 'Use user store domain in roles' it should be appended/not appended user store domain name to the roles which we get as user claims in saml bearer grant type.
1.0
Support for 'Use user store domain in roles' in SAMLBearerGrant type. - Based on the SP level UI configuration 'Use user store domain in roles' it should be appended/not appended user store domain name to the roles which we get as user claims in saml bearer grant type.
priority
support for use user store domain in roles in samlbearergrant type based on the sp level ui configuration use user store domain in roles it should be appended not appended user store domain name to the roles which we get as user claims in saml bearer grant type
1
97,248
12,221,952,173
IssuesEvent
2020-05-02 10:46:10
match4everyone/match4healthcare
https://api.github.com/repos/match4everyone/match4healthcare
closed
Update Youtube Link
design size/XS texte
https://match4healthcare.slack.com/archives/C010K4T5YGZ/p1586765607000600 Der YouTube Button unten auf der Startseite verlinkt noch auf unser altes Video. Neuer Link: https://www.youtube.com/watch?v=g8-EqUU55Bo (Gemeint ist der Footer)
1.0
Update Youtube Link - https://match4healthcare.slack.com/archives/C010K4T5YGZ/p1586765607000600 Der YouTube Button unten auf der Startseite verlinkt noch auf unser altes Video. Neuer Link: https://www.youtube.com/watch?v=g8-EqUU55Bo (Gemeint ist der Footer)
non_priority
update youtube link der youtube button unten auf der startseite verlinkt noch auf unser altes video neuer link gemeint ist der footer
0
123,246
4,859,246,757
IssuesEvent
2016-11-13 15:15:30
mgoral/subconvert
https://api.github.com/repos/mgoral/subconvert
opened
Complicated videos
Medium Priority Request
Remove "Open video" (Ctrl+M) from the menu. Leave playback so t auto opens linked video when "Play/Pause" is first pressed. If subtitles are switched to a different tab, open video for that tab on next "Play". If there's no linked video for the second tab, keep controls for the old video.
1.0
Complicated videos - Remove "Open video" (Ctrl+M) from the menu. Leave playback so t auto opens linked video when "Play/Pause" is first pressed. If subtitles are switched to a different tab, open video for that tab on next "Play". If there's no linked video for the second tab, keep controls for the old video.
priority
complicated videos remove open video ctrl m from the menu leave playback so t auto opens linked video when play pause is first pressed if subtitles are switched to a different tab open video for that tab on next play if there s no linked video for the second tab keep controls for the old video
1
487,938
14,072,080,744
IssuesEvent
2020-11-04 00:49:21
Materials-Consortia/optimade-python-tools
https://api.github.com/repos/Materials-Consortia/optimade-python-tools
closed
GITHUB_TOKEN not useful for changelog action
CI blocking bug priority/high
[It seems](https://github.com/Materials-Consortia/optimade-python-tools/runs/1350430419#step:8:761) the `GITHUB_TOKEN` cannot be used to run the generate CHANGELOG action in the publish workflow. The action also states that if one wishes to do more than 50 requests per hour, one needs to supply a personal access token (PAT) instead of using the `GITHUB_TOKEN`.
1.0
GITHUB_TOKEN not useful for changelog action - [It seems](https://github.com/Materials-Consortia/optimade-python-tools/runs/1350430419#step:8:761) the `GITHUB_TOKEN` cannot be used to run the generate CHANGELOG action in the publish workflow. The action also states that if one wishes to do more than 50 requests per hour, one needs to supply a personal access token (PAT) instead of using the `GITHUB_TOKEN`.
priority
github token not useful for changelog action the github token cannot be used to run the generate changelog action in the publish workflow the action also states that if one wishes to do more than requests per hour one needs to supply a personal access token pat instead of using the github token
1
274,051
8,556,474,550
IssuesEvent
2018-11-08 13:17:45
Deepomatic/dmake
https://api.github.com/repos/Deepomatic/dmake
closed
kubernetes deployment: support creating secrets like config maps from files
high priority size/M
Following up on #41, we should add support to create kubernetes secrets from files. Something like: ```yaml kubernetes: secrets: - name: my-secret generic: from_files: - key: ssh-privatekey path: $HOME/.ssh/id_rsa - key: ssh-publickey path: $HOME/.ssh/id_rsa.pub ``` It should do the same thing as: ```shell # Create a new secret named my-secret with specified keys instead of names on disk kubectl create secret generic my-secret --from-file=ssh-privatekey=~/.ssh/id_rsa --from-file=ssh-publickey=~/.ssh/id_rsa.pub ```
1.0
kubernetes deployment: support creating secrets like config maps from files - Following up on #41, we should add support to create kubernetes secrets from files. Something like: ```yaml kubernetes: secrets: - name: my-secret generic: from_files: - key: ssh-privatekey path: $HOME/.ssh/id_rsa - key: ssh-publickey path: $HOME/.ssh/id_rsa.pub ``` It should do the same thing as: ```shell # Create a new secret named my-secret with specified keys instead of names on disk kubectl create secret generic my-secret --from-file=ssh-privatekey=~/.ssh/id_rsa --from-file=ssh-publickey=~/.ssh/id_rsa.pub ```
priority
kubernetes deployment support creating secrets like config maps from files following up on we should add support to create kubernetes secrets from files something like yaml kubernetes secrets name my secret generic from files key ssh privatekey path home ssh id rsa key ssh publickey path home ssh id rsa pub it should do the same thing as shell create a new secret named my secret with specified keys instead of names on disk kubectl create secret generic my secret from file ssh privatekey ssh id rsa from file ssh publickey ssh id rsa pub
1
11,823
8,518,477,250
IssuesEvent
2018-11-01 11:45:53
geli-lms/geli
https://api.github.com/repos/geli-lms/geli
closed
🍪 Switch to JWT-cookie-based authentication
api enhancement web-frontend 🔒 security
# User Story ### As a: developer ### I want: to have a `HttpOnly` JWT-cookie-based authentication for all current non-public requests instead of the separate URL-attached `mediaToken`s for media (e.g. image) requests as implemented by #807 (with tokens being stored in `localStorage`) ### so that: the authentication system - and front-end development process, which currently has a special `JwtPipe` helper to attach `mediaToken`s - can be simplified and protection against XSS attacks is increased. ## Acceptance criteria: - [x] A `HttpOnly` cookie with the primary JWT token is set. - [x] All authentication now uses this cookie('s JWT token). - [x] On log-out the cookie is cleared. - [x] Old `localStorage`-based token infrastructure is removed, including the `mediaToken` and the `JwtPipe`. ## Additional info: I'm not 1000% certain that there aren't any special cookie-related issues that could arise, so please alert me immediately if you know better!
True
🍪 Switch to JWT-cookie-based authentication - # User Story ### As a: developer ### I want: to have a `HttpOnly` JWT-cookie-based authentication for all current non-public requests instead of the separate URL-attached `mediaToken`s for media (e.g. image) requests as implemented by #807 (with tokens being stored in `localStorage`) ### so that: the authentication system - and front-end development process, which currently has a special `JwtPipe` helper to attach `mediaToken`s - can be simplified and protection against XSS attacks is increased. ## Acceptance criteria: - [x] A `HttpOnly` cookie with the primary JWT token is set. - [x] All authentication now uses this cookie('s JWT token). - [x] On log-out the cookie is cleared. - [x] Old `localStorage`-based token infrastructure is removed, including the `mediaToken` and the `JwtPipe`. ## Additional info: I'm not 1000% certain that there aren't any special cookie-related issues that could arise, so please alert me immediately if you know better!
non_priority
🍪 switch to jwt cookie based authentication user story as a developer i want to have a httponly jwt cookie based authentication for all current non public requests instead of the separate url attached mediatoken s for media e g image requests as implemented by with tokens being stored in localstorage so that the authentication system and front end development process which currently has a special jwtpipe helper to attach mediatoken s can be simplified and protection against xss attacks is increased acceptance criteria a httponly cookie with the primary jwt token is set all authentication now uses this cookie s jwt token on log out the cookie is cleared old localstorage based token infrastructure is removed including the mediatoken and the jwtpipe additional info i m not certain that there aren t any special cookie related issues that could arise so please alert me immediately if you know better
0
179,340
6,624,122,057
IssuesEvent
2017-09-22 10:10:16
pmem/issues
https://api.github.com/repos/pmem/issues
closed
pmempool create: unable to create max-size log pool
Exposure: Medium OS: Windows Priority: 3 medium State: To be verified Type: Bug
Consider following cmd: `pmempool create log -M pool.log` the output is: `error: cannot get available space of fs` which is not correct. Possible bug is in `create.c` file, in function `pmempool_get_max_size()` found on: 1.3+b1-94-g3fdd3f91b
1.0
pmempool create: unable to create max-size log pool - Consider following cmd: `pmempool create log -M pool.log` the output is: `error: cannot get available space of fs` which is not correct. Possible bug is in `create.c` file, in function `pmempool_get_max_size()` found on: 1.3+b1-94-g3fdd3f91b
priority
pmempool create unable to create max size log pool consider following cmd pmempool create log m pool log the output is error cannot get available space of fs which is not correct possible bug is in create c file in function pmempool get max size found on
1
295,485
9,087,080,030
IssuesEvent
2019-02-18 12:47:47
Reloxed/DT2Group14
https://api.github.com/repos/Reloxed/DT2Group14
closed
PopulateDatabase.xml
feature priority:high
We have to develop a PopulateDatabase.xml in order to test our application.
1.0
PopulateDatabase.xml - We have to develop a PopulateDatabase.xml in order to test our application.
priority
populatedatabase xml we have to develop a populatedatabase xml in order to test our application
1
106,285
4,269,430,888
IssuesEvent
2016-07-13 00:23:01
tuplejump/FiloDB
https://api.github.com/repos/tuplejump/FiloDB
closed
Support all Cassandra data types
BlenderPriority enhancement
We should be able to support all cassandra data data types. I am specially looking for - 1. All the numeric types (BigInt, Float, Decimal ,etc.) 2. Timestamp 3. UUID (and special support for TimeUUID)
1.0
Support all Cassandra data types - We should be able to support all cassandra data data types. I am specially looking for - 1. All the numeric types (BigInt, Float, Decimal ,etc.) 2. Timestamp 3. UUID (and special support for TimeUUID)
priority
support all cassandra data types we should be able to support all cassandra data data types i am specially looking for all the numeric types bigint float decimal etc timestamp uuid and special support for timeuuid
1
266,832
20,165,946,768
IssuesEvent
2022-02-10 04:24:08
Second-Hand-Friends/kleinanzeigen-bot
https://api.github.com/repos/Second-Hand-Friends/kleinanzeigen-bot
closed
Dependency on python >=3.10?
documentation wontfix
Hi, Debian stable only has python 3.9, with a dep on >= 3.10 we exclude a whole lot of users. Which part of the code depends on 3.10 and can we change that to work with 3.9?
1.0
Dependency on python >=3.10? - Hi, Debian stable only has python 3.9, with a dep on >= 3.10 we exclude a whole lot of users. Which part of the code depends on 3.10 and can we change that to work with 3.9?
non_priority
dependency on python hi debian stable only has python with a dep on we exclude a whole lot of users which part of the code depends on and can we change that to work with
0
189,338
14,499,062,750
IssuesEvent
2020-12-11 16:15:46
hazelcast/hazelcast-cpp-client
https://api.github.com/repos/hazelcast/hazelcast-cpp-client
closed
Windows build ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/0\ ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnDataAdapter/0 fails
Type: Test-Failure
A number of tests fails on windows builds (http://jenkins.hazelcast.com/view/C++/job/cpp-windows-nightly-32-SHARED-Debug/664/#showFailuresLink). The error is: ``` unknown file C++ exception with description "thread: Not enough storage is available to process this command" thrown in the test fixture's constructor. ``` ``` Test Result (21 failures / +20)ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/0 (40-byte object <C0-BC 4E-01 7B-E2 BF-00 CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD D8-59 A2-01>)ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/1 (40-byte object <C0-BC 4E-01 46-4C BD-00 CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD A0-30 AF-01>)ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/2 (40-byte object <C0-BC 4E-01 B1-3B BD-00 CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD A0-30 AF-01>)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnNearCacheAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnNearCacheAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnDataAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnDataAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenEmptyMap_thenPopulatedNearCacheShouldReturnNull_neverNULLOBJECT/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenEmptyMap_thenPopulatedNearCacheShouldReturnNull_neverNULLOBJECT/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnNearCacheAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnNearCacheAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnDataAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnDataAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnNearCacheAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnNearCacheAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnDataAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnDataAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheStats/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheStats/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheEviction/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheEviction/1 (1) -- ```
1.0
Windows build ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/0\ ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnDataAdapter/0 fails - A number of tests fails on windows builds (http://jenkins.hazelcast.com/view/C++/job/cpp-windows-nightly-32-SHARED-Debug/664/#showFailuresLink). The error is: ``` unknown file C++ exception with description "thread: Not enough storage is available to process this command" thrown in the test fixture's constructor. ``` ``` Test Result (21 failures / +20)ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/0 (40-byte object <C0-BC 4E-01 7B-E2 BF-00 CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD D8-59 A2-01>)ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/1 (40-byte object <C0-BC 4E-01 46-4C BD-00 CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD A0-30 AF-01>)ClientMapTestWithDifferentConfigs/ClientMapTest.testExtendedAsciiString/2 (40-byte object <C0-BC 4E-01 B1-3B BD-00 CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD CD-CD A0-30 AF-01>)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnNearCacheAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnNearCacheAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnDataAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testContainsKey_withUpdateOnDataAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenEmptyMap_thenPopulatedNearCacheShouldReturnNull_neverNULLOBJECT/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenEmptyMap_thenPopulatedNearCacheShouldReturnNull_neverNULLOBJECT/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnNearCacheAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnNearCacheAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnDataAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenCacheIsFull_thenPutOnSameKeyShouldUpdateValue_withUpdateOnDataAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnNearCacheAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnNearCacheAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnDataAdapter/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.whenPutAllIsUsed_thenNearCacheShouldBeInvalidated_withUpdateOnDataAdapter/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheStats/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheStats/1 (1)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheEviction/0 (0)ClientNearCacheTest/BasicClientNearCacheTest.testNearCacheEviction/1 (1) -- ```
non_priority
windows build clientmaptestwithdifferentconfigs clientmaptest testextendedasciistring clientnearcachetest basicclientnearcachetest testcontainskey withupdateondataadapter fails a number of tests fails on windows builds the error is unknown file c exception with description thread not enough storage is available to process this command thrown in the test fixture s constructor test result  failures clientmaptestwithdifferentconfigs clientmaptest testextendedasciistring byte object clientmaptestwithdifferentconfigs clientmaptest testextendedasciistring byte object clientmaptestwithdifferentconfigs clientmaptest testextendedasciistring byte object clientnearcachetest basicclientnearcachetest testcontainskey withupdateonnearcacheadapter clientnearcachetest basicclientnearcachetest testcontainskey withupdateonnearcacheadapter clientnearcachetest basicclientnearcachetest testcontainskey withupdateondataadapter clientnearcachetest basicclientnearcachetest testcontainskey withupdateondataadapter clientnearcachetest basicclientnearcachetest whenemptymap thenpopulatednearcacheshouldreturnnull nevernullobject clientnearcachetest basicclientnearcachetest whenemptymap thenpopulatednearcacheshouldreturnnull nevernullobject clientnearcachetest basicclientnearcachetest whencacheisfull thenputonsamekeyshouldupdatevalue withupdateonnearcacheadapter clientnearcachetest basicclientnearcachetest whencacheisfull thenputonsamekeyshouldupdatevalue withupdateonnearcacheadapter clientnearcachetest basicclientnearcachetest whencacheisfull thenputonsamekeyshouldupdatevalue withupdateondataadapter clientnearcachetest basicclientnearcachetest whencacheisfull thenputonsamekeyshouldupdatevalue withupdateondataadapter clientnearcachetest basicclientnearcachetest whenputallisused thennearcacheshouldbeinvalidated withupdateonnearcacheadapter clientnearcachetest basicclientnearcachetest whenputallisused thennearcacheshouldbeinvalidated withupdateonnearcacheadapter clientnearcachetest basicclientnearcachetest whenputallisused thennearcacheshouldbeinvalidated withupdateondataadapter clientnearcachetest basicclientnearcachetest whenputallisused thennearcacheshouldbeinvalidated withupdateondataadapter clientnearcachetest basicclientnearcachetest testnearcachestats clientnearcachetest basicclientnearcachetest testnearcachestats clientnearcachetest basicclientnearcachetest testnearcacheeviction clientnearcachetest basicclientnearcachetest testnearcacheeviction
0
35,546
14,737,606,110
IssuesEvent
2021-01-07 02:19:27
dotnet/runtime
https://api.github.com/repos/dotnet/runtime
closed
Expose a new CallConvSuppressGCTransition so SuppressGCTransition works for function pointers
api-approved area-System.Runtime.InteropServices in pr
Expose a new `CallConvSuppressGCTransition` type so function pointers can also opt into the `SuppressGCTransitionAttribute` behavior. ### Proposed API ```csharp namespace System.Runtime.CompilerServices { public class CallConvSuppressGCTransition { // This type has no members and is identical in structure to other `CallConv*` types } } ```
1.0
Expose a new CallConvSuppressGCTransition so SuppressGCTransition works for function pointers - Expose a new `CallConvSuppressGCTransition` type so function pointers can also opt into the `SuppressGCTransitionAttribute` behavior. ### Proposed API ```csharp namespace System.Runtime.CompilerServices { public class CallConvSuppressGCTransition { // This type has no members and is identical in structure to other `CallConv*` types } } ```
non_priority
expose a new callconvsuppressgctransition so suppressgctransition works for function pointers expose a new callconvsuppressgctransition type so function pointers can also opt into the suppressgctransitionattribute behavior proposed api csharp namespace system runtime compilerservices public class callconvsuppressgctransition this type has no members and is identical in structure to other callconv types
0
268,124
23,346,820,894
IssuesEvent
2022-08-09 18:49:06
blrrryface/blrrryface.github.io
https://api.github.com/repos/blrrryface/blrrryface.github.io
opened
关于双指针的一些小思考 | Blrrryface
Gitalk /post/test/
https://blrrryface.github.io/post/test/ test 会尽快到 萨达很快就副科级放点绿色卡接发的数据库浪费的时间弗兰克圣诞节里看风景里看风景时大连科技烦死了大姐夫看来都是荆防颗粒的设计费看垃圾毒素浪费就是大佬积分萨迪克了房间里萨克的就
1.0
关于双指针的一些小思考 | Blrrryface - https://blrrryface.github.io/post/test/ test 会尽快到 萨达很快就副科级放点绿色卡接发的数据库浪费的时间弗兰克圣诞节里看风景里看风景时大连科技烦死了大姐夫看来都是荆防颗粒的设计费看垃圾毒素浪费就是大佬积分萨迪克了房间里萨克的就
non_priority
关于双指针的一些小思考 blrrryface test 会尽快到 萨达很快就副科级放点绿色卡接发的数据库浪费的时间弗兰克圣诞节里看风景里看风景时大连科技烦死了大姐夫看来都是荆防颗粒的设计费看垃圾毒素浪费就是大佬积分萨迪克了房间里萨克的就
0
269,661
8,441,616,259
IssuesEvent
2018-10-18 10:46:27
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
soportetic.laspalmasgc.es - design is broken
browser-firefox priority-normal
<!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: http://soportetic.laspalmasgc.es/otrs/index.pl?Action=AgentTicketPhone **Browser / Version**: Firefox 64.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Design is broken **Description**: Web text editor does not show editing icons, but the names of them, which causes the editing field to increase. **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2018/10/7657ca92-e5a1-46b5-9426-69ef9bee7de7-thumb.jpeg)](https://webcompat.com/uploads/2018/10/7657ca92-e5a1-46b5-9426-69ef9bee7de7.jpeg) <details> <summary>Browser Configuration</summary> <ul> {u'mixed active content blocked': False, u'buildID': u'20181017101626', u'hasTouchScreen': False, u'tracking content blocked': u'false', u'consoleLog': [], u'gfx.webrender.blob-images': True, u'gfx.webrender.all': False, u'mixed passive content blocked': False, u'gfx.webrender.enabled': False, u'image.mem.shared': True, u'channel': u'nightly'} </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
soportetic.laspalmasgc.es - design is broken - <!-- @browser: Firefox 64.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0 --> <!-- @reported_with: desktop-reporter --> **URL**: http://soportetic.laspalmasgc.es/otrs/index.pl?Action=AgentTicketPhone **Browser / Version**: Firefox 64.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Design is broken **Description**: Web text editor does not show editing icons, but the names of them, which causes the editing field to increase. **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2018/10/7657ca92-e5a1-46b5-9426-69ef9bee7de7-thumb.jpeg)](https://webcompat.com/uploads/2018/10/7657ca92-e5a1-46b5-9426-69ef9bee7de7.jpeg) <details> <summary>Browser Configuration</summary> <ul> {u'mixed active content blocked': False, u'buildID': u'20181017101626', u'hasTouchScreen': False, u'tracking content blocked': u'false', u'consoleLog': [], u'gfx.webrender.blob-images': True, u'gfx.webrender.all': False, u'mixed passive content blocked': False, u'gfx.webrender.enabled': False, u'image.mem.shared': True, u'channel': u'nightly'} </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
soportetic laspalmasgc es design is broken url browser version firefox operating system windows tested another browser yes problem type design is broken description web text editor does not show editing icons but the names of them which causes the editing field to increase steps to reproduce browser configuration u mixed active content blocked false u buildid u u hastouchscreen false u tracking content blocked u false u consolelog u gfx webrender blob images true u gfx webrender all false u mixed passive content blocked false u gfx webrender enabled false u image mem shared true u channel u nightly from with ❤️
1