Unnamed: 0 int64 3 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3 values | title stringlengths 2 742 | labels stringlengths 4 431 | body stringlengths 5 239k | index stringclasses 10 values | text_combine stringlengths 96 240k | label stringclasses 2 values | text stringlengths 96 200k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
420,041 | 28,214,867,913 | IssuesEvent | 2023-04-05 08:12:45 | alan-turing-institute/data-safe-haven | https://api.github.com/repos/alan-turing-institute/data-safe-haven | closed | Add troubleshooting steps to System Manager docs for user account issues | type: documentation | ## :white_check_mark: Checklist
<!--
Before reporting a problem please check the following. Replace the empty checkboxes [ ] below with checked ones [x] accordingly.
-->
- [x] I have searched open and closed issues for duplicates
- [x] This is a request for a change to documentation
- [x] This isn't a feature request or bug report
- [x] This isn't an open-ended question (open a [discussion](https://github.com/alan-turing-institute/data-safe-haven/discussions) if it is).
## :ledger: Where is the problem?
**EDIT:** There is already a section called [xrdp login failure on the SRD](https://alan-turing-institute.github.io/data-safe-haven/develop/roles/system_manager/manage_users.html#xrdp-login-failure-on-the-srd), but it does have some outdated screenshots.
A recent problem occurred where SRE users were unable to log in to Ubuntu/Guacamole screen and were getting the same error as wrong password:
<img width="405" alt="Screenshot 2023-03-14 at 12 26 48" src="https://user-images.githubusercontent.com/5486164/226659408-7733a4ff-7737-45c9-ac52-63134ebffe33.png">
There were three solutions to this that need to be tested independently:
### Solution 1)
Ask the user to reset their password via the Microsoft login page
### Solution 2)
If solution 1 fails (this could also happen when setting up a password for a user account for the first time), then the password resetting infrastructure may need to be rebooted. From the DC1 this can be done with:
```
$aadConnector = Get-ADSyncConnector | ? {$_.Name -match "onmicrosoft.com - AAD"}
Remove-ADSyncAADPasswordResetConfiguration -Connector $aadConnector.Name
Set-ADSyncAADPasswordResetConfiguration -Connector $aadConnector.Name -Enable $true
```
Check it's enabled with: ` Get-ADSyncAADPasswordResetConfiguration -Connector $aadConnector.Name`
Solution 2 also works when a user setting up an account or resetting a password gets this error:

### Solution 3)
Restart the AzureAD in the DC1 (unsure how I did this)
## :memo: Required documentation changes
Add somewhere in the System Manager docs, may want to revise these explanations first
| 1.0 | Add troubleshooting steps to System Manager docs for user account issues - ## :white_check_mark: Checklist
<!--
Before reporting a problem please check the following. Replace the empty checkboxes [ ] below with checked ones [x] accordingly.
-->
- [x] I have searched open and closed issues for duplicates
- [x] This is a request for a change to documentation
- [x] This isn't a feature request or bug report
- [x] This isn't an open-ended question (open a [discussion](https://github.com/alan-turing-institute/data-safe-haven/discussions) if it is).
## :ledger: Where is the problem?
**EDIT:** There is already a section called [xrdp login failure on the SRD](https://alan-turing-institute.github.io/data-safe-haven/develop/roles/system_manager/manage_users.html#xrdp-login-failure-on-the-srd), but it does have some outdated screenshots.
A recent problem occurred where SRE users were unable to log in to Ubuntu/Guacamole screen and were getting the same error as wrong password:
<img width="405" alt="Screenshot 2023-03-14 at 12 26 48" src="https://user-images.githubusercontent.com/5486164/226659408-7733a4ff-7737-45c9-ac52-63134ebffe33.png">
There were three solutions to this that need to be tested independently:
### Solution 1)
Ask the user to reset their password via the Microsoft login page
### Solution 2)
If solution 1 fails (this could also happen when setting up a password for a user account for the first time), then the password resetting infrastructure may need to be rebooted. From the DC1 this can be done with:
```
$aadConnector = Get-ADSyncConnector | ? {$_.Name -match "onmicrosoft.com - AAD"}
Remove-ADSyncAADPasswordResetConfiguration -Connector $aadConnector.Name
Set-ADSyncAADPasswordResetConfiguration -Connector $aadConnector.Name -Enable $true
```
Check it's enabled with: ` Get-ADSyncAADPasswordResetConfiguration -Connector $aadConnector.Name`
Solution 2 also works when a user setting up an account or resetting a password gets this error:

### Solution 3)
Restart the AzureAD in the DC1 (unsure how I did this)
## :memo: Required documentation changes
Add somewhere in the System Manager docs, may want to revise these explanations first
| non_usab | add troubleshooting steps to system manager docs for user account issues white check mark checklist before reporting a problem please check the following replace the empty checkboxes below with checked ones accordingly i have searched open and closed issues for duplicates this is a request for a change to documentation this isn t a feature request or bug report this isn t an open ended question open a if it is ledger where is the problem edit there is already a section called but it does have some outdated screenshots a recent problem occurred where sre users were unable to log in to ubuntu guacamole screen and were getting the same error as wrong password img width alt screenshot at src there were three solutions to this that need to be tested independently solution ask the user to reset their password via the microsoft login page solution if solution fails this could also happen when setting up a password for a user account for the first time then the password resetting infrastructure may need to be rebooted from the this can be done with aadconnector get adsyncconnector name match onmicrosoft com aad remove adsyncaadpasswordresetconfiguration connector aadconnector name set adsyncaadpasswordresetconfiguration connector aadconnector name enable true check it s enabled with get adsyncaadpasswordresetconfiguration connector aadconnector name solution also works when a user setting up an account or resetting a password gets this error solution restart the azuread in the unsure how i did this memo required documentation changes add somewhere in the system manager docs may want to revise these explanations first | 0 |
191,948 | 22,215,872,945 | IssuesEvent | 2022-06-08 01:32:21 | dpteam/RK3188_TABLET | https://api.github.com/repos/dpteam/RK3188_TABLET | reopened | CVE-2019-17351 (Medium) detected in linuxv3.0 | security vulnerability | ## CVE-2019-17351 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/xen/balloon.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
An issue was discovered in drivers/xen/balloon.c in the Linux kernel before 5.2.3, as used in Xen through 4.12.x, allowing guest OS users to cause a denial of service because of unrestricted resource consumption during the mapping of guest memory, aka CID-6ef36ab967c7.
<p>Publish Date: 2019-10-08
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-17351>CVE-2019-17351</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- 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/torvalds/linux/commit/a1078e821b605813b63bf6bca414a85f804d5c66#diff-90ece484690817e4c17b49fc8379a684">https://github.com/torvalds/linux/commit/a1078e821b605813b63bf6bca414a85f804d5c66#diff-90ece484690817e4c17b49fc8379a684</a></p>
<p>Release Date: 2020-08-24</p>
<p>Fix Resolution: v5.3-rc1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2019-17351 (Medium) detected in linuxv3.0 - ## CVE-2019-17351 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/verygreen/linux.git>https://github.com/verygreen/linux.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/dpteam/RK3188_TABLET/commit/0c501f5a0fd72c7b2ac82904235363bd44fd8f9e">0c501f5a0fd72c7b2ac82904235363bd44fd8f9e</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/xen/balloon.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
An issue was discovered in drivers/xen/balloon.c in the Linux kernel before 5.2.3, as used in Xen through 4.12.x, allowing guest OS users to cause a denial of service because of unrestricted resource consumption during the mapping of guest memory, aka CID-6ef36ab967c7.
<p>Publish Date: 2019-10-08
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-17351>CVE-2019-17351</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Changed
- 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/torvalds/linux/commit/a1078e821b605813b63bf6bca414a85f804d5c66#diff-90ece484690817e4c17b49fc8379a684">https://github.com/torvalds/linux/commit/a1078e821b605813b63bf6bca414a85f804d5c66#diff-90ece484690817e4c17b49fc8379a684</a></p>
<p>Release Date: 2020-08-24</p>
<p>Fix Resolution: v5.3-rc1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_usab | cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch master vulnerable source files drivers xen balloon c vulnerability details an issue was discovered in drivers xen balloon c in the linux kernel before as used in xen through x allowing guest os users to cause a denial of service because of unrestricted resource consumption during the mapping of guest memory aka cid 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 changed 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 |
12,144 | 14,292,167,942 | IssuesEvent | 2020-11-24 00:22:34 | UnearthedArcana/B_Spells | https://api.github.com/repos/UnearthedArcana/B_Spells | closed | Opposed Schools | Compatibility | I believe wiz opposition schools differ between IWDEE and BGEE. So, make compatible | True | Opposed Schools - I believe wiz opposition schools differ between IWDEE and BGEE. So, make compatible | non_usab | opposed schools i believe wiz opposition schools differ between iwdee and bgee so make compatible | 0 |
261,856 | 27,824,777,515 | IssuesEvent | 2023-03-19 16:38:31 | LynRodWS/alcor | https://api.github.com/repos/LynRodWS/alcor | opened | CVE-2021-46877 (Medium) detected in multiple libraries | Mend: dependency security vulnerability | ## CVE-2021-46877 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.10.3.jar</b>, <b>jackson-databind-2.11.0.jar</b>, <b>jackson-databind-2.10.2.jar</b></p></summary>
<p>
<details><summary><b>jackson-databind-2.10.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /web/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-actuator-2.2.6.RELEASE.jar (Root Library)
- spring-boot-actuator-autoconfigure-2.2.6.RELEASE.jar
- :x: **jackson-databind-2.10.3.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.11.0.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /services/network_acl_manager/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-web-2.3.0.RELEASE.jar (Root Library)
- spring-boot-starter-json-2.3.0.RELEASE.jar
- :x: **jackson-databind-2.11.0.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.10.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /services/route_manager/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-actuator-2.2.5.RELEASE.jar (Root Library)
- spring-boot-actuator-autoconfigure-2.2.5.RELEASE.jar
- :x: **jackson-databind-2.10.2.jar** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/LynRodWS/alcor/commit/3c4e28556738e020da91fd03c3aaa5d9a7c1cfed">3c4e28556738e020da91fd03c3aaa5d9a7c1cfed</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.
<p>Publish Date: 2023-03-18
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-46877>CVE-2021-46877</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: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.cve.org/CVERecord?id=CVE-2021-46877">https://www.cve.org/CVERecord?id=CVE-2021-46877</a></p>
<p>Release Date: 2023-03-18</p>
<p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-actuator): 2.5.8</p><p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.5.8</p><p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-actuator): 2.5.8</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
| True | CVE-2021-46877 (Medium) detected in multiple libraries - ## CVE-2021-46877 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.10.3.jar</b>, <b>jackson-databind-2.11.0.jar</b>, <b>jackson-databind-2.10.2.jar</b></p></summary>
<p>
<details><summary><b>jackson-databind-2.10.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /web/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-actuator-2.2.6.RELEASE.jar (Root Library)
- spring-boot-actuator-autoconfigure-2.2.6.RELEASE.jar
- :x: **jackson-databind-2.10.3.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.11.0.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /services/network_acl_manager/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar,/home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-web-2.3.0.RELEASE.jar (Root Library)
- spring-boot-starter-json-2.3.0.RELEASE.jar
- :x: **jackson-databind-2.11.0.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.10.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: /services/route_manager/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-actuator-2.2.5.RELEASE.jar (Root Library)
- spring-boot-actuator-autoconfigure-2.2.5.RELEASE.jar
- :x: **jackson-databind-2.10.2.jar** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/LynRodWS/alcor/commit/3c4e28556738e020da91fd03c3aaa5d9a7c1cfed">3c4e28556738e020da91fd03c3aaa5d9a7c1cfed</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service (2 GB transient heap usage per read) in uncommon situations involving JsonNode JDK serialization.
<p>Publish Date: 2023-03-18
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-46877>CVE-2021-46877</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: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.cve.org/CVERecord?id=CVE-2021-46877">https://www.cve.org/CVERecord?id=CVE-2021-46877</a></p>
<p>Release Date: 2023-03-18</p>
<p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-actuator): 2.5.8</p><p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 2.5.8</p><p>Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.12.6</p>
<p>Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-actuator): 2.5.8</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
| non_usab | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file web pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter actuator release jar root library spring boot actuator autoconfigure release jar x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file services network acl manager pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library spring boot starter json release jar x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file services route manager pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter actuator release jar root library spring boot actuator autoconfigure release jar x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details jackson databind x through x before and x before allows attackers to cause a denial of service gb transient heap usage per read in uncommon situations involving jsonnode jdk serialization publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind direct dependency fix resolution org springframework boot spring boot starter actuator fix resolution com fasterxml jackson core jackson databind direct dependency fix resolution org springframework boot spring boot starter web fix resolution com fasterxml jackson core jackson databind direct dependency fix resolution org springframework boot spring boot starter actuator check this box to open an automated fix pr | 0 |
190,274 | 15,225,444,470 | IssuesEvent | 2021-02-18 07:19:26 | arcus-azure/arcus.templates | https://api.github.com/repos/arcus-azure/arcus.templates | opened | Document how to view our templates in Visual Studio | documentation | **Is your feature request related to a problem? Please describe.**
Document how to view our templates in Visual Studio to make it easier for people to use them without a CLI.

**Describe the solution you'd like**
Just a dedicated page on how to opt-in for this and what it gives us.
We can base ourselves on https://www.hanselman.com/blog/dotnet-boxed-includes-prescriptive-templates-for-net-core
This can maybe also be a new "use-case" on https://arcus-azure.net/ called "Get started easily" or so? | 1.0 | Document how to view our templates in Visual Studio - **Is your feature request related to a problem? Please describe.**
Document how to view our templates in Visual Studio to make it easier for people to use them without a CLI.

**Describe the solution you'd like**
Just a dedicated page on how to opt-in for this and what it gives us.
We can base ourselves on https://www.hanselman.com/blog/dotnet-boxed-includes-prescriptive-templates-for-net-core
This can maybe also be a new "use-case" on https://arcus-azure.net/ called "Get started easily" or so? | non_usab | document how to view our templates in visual studio is your feature request related to a problem please describe document how to view our templates in visual studio to make it easier for people to use them without a cli describe the solution you d like just a dedicated page on how to opt in for this and what it gives us we can base ourselves on this can maybe also be a new use case on called get started easily or so | 0 |
517,372 | 15,007,892,132 | IssuesEvent | 2021-01-31 07:24:09 | php-coder/mystamps | https://api.github.com/repos/php-coder/mystamps | opened | As a paid user I should be able to add prices to the series that are already in my collection | area/usability priority/important | After transition from a simple user to a paid one, there should be a way to add prices to the existing series in a collection. At this moment, the only way is to remove a series from a collection and and it again but it's confusing users and might be non-obvious and tedious. | 1.0 | As a paid user I should be able to add prices to the series that are already in my collection - After transition from a simple user to a paid one, there should be a way to add prices to the existing series in a collection. At this moment, the only way is to remove a series from a collection and and it again but it's confusing users and might be non-obvious and tedious. | non_usab | as a paid user i should be able to add prices to the series that are already in my collection after transition from a simple user to a paid one there should be a way to add prices to the existing series in a collection at this moment the only way is to remove a series from a collection and and it again but it s confusing users and might be non obvious and tedious | 0 |
10,830 | 6,952,628,925 | IssuesEvent | 2017-12-06 18:05:48 | coreos/bugs | https://api.github.com/repos/coreos/bugs | closed | Disk attached to a PCI Sata card does not work (Silicon Image, Inc. SiI 3114 Serial ATA Controller) | area/usability component/kernel kind/enhancement platform/metal team/os | # Issue Report #
<!-- Fill in either the 'Bug' or 'Feature Request' section -->
## Bug ##
### Container Linux Version ###
```
localhost core # cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1576.3.0
VERSION_ID=1576.3.0
BUILD_ID=2017-11-30-1716
PRETTY_NAME="Container Linux by CoreOS 1576.3.0 (Ladybug)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://issues.coreos.com"
COREOS_BOARD="amd64-usr"
```
### Environment ###
Regular consumer desktop HW.
Motherboard: ASUS M5A78L/USB3
CPU: AMD FX-6100
NVIDIA Geforce GTX 970
RAM: 4 x some random sticks
PCI sata controller (Silicon Image Sil3114)
### Expected Behavior ###
Disks connected to the PCI sata controlelr to show up as /dev/sd*
### Actual Behavior ###
Disks connected to the PCI sata cotroller do not show up in /dev/
### Reproduction Steps ###
1. Attach disk to a Silicon Image Sil3114 sata controller (PCI card)
2. Notice that it does not work in CoreOS
### Other Information ###
The disk is reported correctly at boot/bios. The controller worked on debian
```
localhost core # lspci | grep Silicon
04:07.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
```
Might be relevant: https://cateee.net/lkddb/web-lkddb/SATA_SIL.html
| True | Disk attached to a PCI Sata card does not work (Silicon Image, Inc. SiI 3114 Serial ATA Controller) - # Issue Report #
<!-- Fill in either the 'Bug' or 'Feature Request' section -->
## Bug ##
### Container Linux Version ###
```
localhost core # cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1576.3.0
VERSION_ID=1576.3.0
BUILD_ID=2017-11-30-1716
PRETTY_NAME="Container Linux by CoreOS 1576.3.0 (Ladybug)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://issues.coreos.com"
COREOS_BOARD="amd64-usr"
```
### Environment ###
Regular consumer desktop HW.
Motherboard: ASUS M5A78L/USB3
CPU: AMD FX-6100
NVIDIA Geforce GTX 970
RAM: 4 x some random sticks
PCI sata controller (Silicon Image Sil3114)
### Expected Behavior ###
Disks connected to the PCI sata controlelr to show up as /dev/sd*
### Actual Behavior ###
Disks connected to the PCI sata cotroller do not show up in /dev/
### Reproduction Steps ###
1. Attach disk to a Silicon Image Sil3114 sata controller (PCI card)
2. Notice that it does not work in CoreOS
### Other Information ###
The disk is reported correctly at boot/bios. The controller worked on debian
```
localhost core # lspci | grep Silicon
04:07.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
```
Might be relevant: https://cateee.net/lkddb/web-lkddb/SATA_SIL.html
| usab | disk attached to a pci sata card does not work silicon image inc sii serial ata controller issue report bug container linux version localhost core cat etc os release name container linux by coreos id coreos version version id build id pretty name container linux by coreos ladybug ansi color home url bug report url coreos board usr environment regular consumer desktop hw motherboard asus cpu amd fx nvidia geforce gtx ram x some random sticks pci sata controller silicon image expected behavior disks connected to the pci sata controlelr to show up as dev sd actual behavior disks connected to the pci sata cotroller do not show up in dev reproduction steps attach disk to a silicon image sata controller pci card notice that it does not work in coreos other information the disk is reported correctly at boot bios the controller worked on debian localhost core lspci grep silicon raid bus controller silicon image inc sii serial ata controller rev might be relevant | 1 |
605,565 | 18,736,966,856 | IssuesEvent | 2021-11-04 08:58:57 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | closed | OneFlow LXD Service Issues after 5.12 Upgrade | Status: Pending Community Category: Orchestration - Flow Priority: Low | **Description**
ONE services that use LXD containers are reporting `WARNING` state. Attempts to recover these services results in `Service cannot be recovered in state: WARNING` error messages. Being in this state, services are unable to perform scaling actions.
This issue seems to have started after upgrading to ONE 5.12. Initially, we had an issue where ONE was unable to monitor LXD guests. That was resolved following instructions [here](https://github.com/OpenNebula/one/issues/5295).
**To Reproduce**
* Upgrade OpenNebula from 5.10.1 to 5.12.0.3 following instructions [here](http://docs.opennebula.io/5.12/intro_release_notes/upgrades/start_here.html#start-here).
* Update LXD hypervisors following instructions from [here](http://docs.opennebula.io/5.12/intro_release_notes/upgrades/upgrading_single.html#step-11-update-the-hypervisors-lxd-kvm-only).
* Apply patches mentioned [here](https://github.com/OpenNebula/one/issues/5295#issuecomment-796851512)
**Expected behavior**
Services in `RUNNING` state and able to scale up and down.
**Details**
- Affected Component: LXD Services
- Hypervisor: LXD
- Version: 5.12.0.3 (with above mentioned LXD patches applied)
**Additional context**
We currently have a few services reporting `WARNING` state.
One service does not have any active guests at the moment and attempts to recover the service results in `Service cannot be recovered in state: WARNING`. Inspecting `/var/log/one/oneflow.log` shows the following errors:
```
Mon Mar 15 14:29:52 2021 [I]: [WD] Warning 154: jj_deploy is DONE
Mon Mar 15 14:29:52 2021 [I]: [WD] Update 154:jj_deploy cardinality to -1
Mon Mar 15 14:30:02 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:02 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0335
Mon Mar 15 14:30:02 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:02 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0110
Mon Mar 15 14:30:02 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:02 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0148
Mon Mar 15 14:30:07 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:07 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0079
Mon Mar 15 14:30:10 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:10 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0080
Mon Mar 15 14:30:11 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:11 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0078
Mon Mar 15 14:30:11 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:11 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0079
Mon Mar 15 14:30:11 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:11 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0083
Mon Mar 15 14:30:12 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:12 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0081
Mon Mar 15 14:30:22 2021 [I]: [WD] Warning 154: jj_deploy is DONE
Mon Mar 15 14:30:23 2021 [I]: [WD] Update 154:jj_deploy cardinality to -1
```
A second service that is in `WARNING` state has LXD guests that are all in `RUNNING` state. However, `/var/log/one/oned.log` shows the following for all guests under this service:
```
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:6736 UID:0 IP:127.0.0.1 one.vm.action invoked , "resume", 33309
Mon Mar 15 14:34:31 2021 [Z0][DiM][D]: Resuming VM 33309
Mon Mar 15 14:34:31 2021 [Z0][DiM][E]: Could not resume VM 33309, wrong state RUNNING.
Mon Mar 15 14:34:31 2021 [Z0][ReM][E]: Req:6736 UID:6 one.vm.action result FAILURE [one.vm.action] Error performing action "resume": This action is not available for state RUNNING
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1936 UID:0 IP:127.0.0.1 one.vm.update invoked , 33309, "<TEMPLATE><HYPERVISO...", 1
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1936 UID:0 one.vm.update result SUCCESS, 33309
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1760 UID:0 IP:127.0.0.1 one.vmpool.infoextended invoked , -2, -1, -1, -1
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1760 UID:0 one.vmpool.infoextended result SUCCESS, "<VM_POOL><VM><ID>340..."
```
Above pattern is repeated for all guests in the service.
Unsure how to debug further.
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
## Progress Status
- [ ] Branch created
- [ ] Code committed to development branch
- [ ] Testing - QA
- [ ] Documentation
- [ ] Release notes - resolved issues, compatibility, known issues
- [ ] Code committed to upstream release/hotfix branches
- [ ] Documentation committed to upstream release/hotfix branches
| 1.0 | OneFlow LXD Service Issues after 5.12 Upgrade - **Description**
ONE services that use LXD containers are reporting `WARNING` state. Attempts to recover these services results in `Service cannot be recovered in state: WARNING` error messages. Being in this state, services are unable to perform scaling actions.
This issue seems to have started after upgrading to ONE 5.12. Initially, we had an issue where ONE was unable to monitor LXD guests. That was resolved following instructions [here](https://github.com/OpenNebula/one/issues/5295).
**To Reproduce**
* Upgrade OpenNebula from 5.10.1 to 5.12.0.3 following instructions [here](http://docs.opennebula.io/5.12/intro_release_notes/upgrades/start_here.html#start-here).
* Update LXD hypervisors following instructions from [here](http://docs.opennebula.io/5.12/intro_release_notes/upgrades/upgrading_single.html#step-11-update-the-hypervisors-lxd-kvm-only).
* Apply patches mentioned [here](https://github.com/OpenNebula/one/issues/5295#issuecomment-796851512)
**Expected behavior**
Services in `RUNNING` state and able to scale up and down.
**Details**
- Affected Component: LXD Services
- Hypervisor: LXD
- Version: 5.12.0.3 (with above mentioned LXD patches applied)
**Additional context**
We currently have a few services reporting `WARNING` state.
One service does not have any active guests at the moment and attempts to recover the service results in `Service cannot be recovered in state: WARNING`. Inspecting `/var/log/one/oneflow.log` shows the following errors:
```
Mon Mar 15 14:29:52 2021 [I]: [WD] Warning 154: jj_deploy is DONE
Mon Mar 15 14:29:52 2021 [I]: [WD] Update 154:jj_deploy cardinality to -1
Mon Mar 15 14:30:02 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:02 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0335
Mon Mar 15 14:30:02 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:02 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0110
Mon Mar 15 14:30:02 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:02 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0148
Mon Mar 15 14:30:07 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:07 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0079
Mon Mar 15 14:30:10 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:10 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0080
Mon Mar 15 14:30:11 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:11 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0078
Mon Mar 15 14:30:11 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:11 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0079
Mon Mar 15 14:30:11 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:11 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0083
Mon Mar 15 14:30:12 2021 [I]: 127.0.0.1 - - [15/Mar/2021:14:30:12 -0700] "GET /service/154 HTTP/1.1" 200 19058 0.0081
Mon Mar 15 14:30:22 2021 [I]: [WD] Warning 154: jj_deploy is DONE
Mon Mar 15 14:30:23 2021 [I]: [WD] Update 154:jj_deploy cardinality to -1
```
A second service that is in `WARNING` state has LXD guests that are all in `RUNNING` state. However, `/var/log/one/oned.log` shows the following for all guests under this service:
```
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:6736 UID:0 IP:127.0.0.1 one.vm.action invoked , "resume", 33309
Mon Mar 15 14:34:31 2021 [Z0][DiM][D]: Resuming VM 33309
Mon Mar 15 14:34:31 2021 [Z0][DiM][E]: Could not resume VM 33309, wrong state RUNNING.
Mon Mar 15 14:34:31 2021 [Z0][ReM][E]: Req:6736 UID:6 one.vm.action result FAILURE [one.vm.action] Error performing action "resume": This action is not available for state RUNNING
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1936 UID:0 IP:127.0.0.1 one.vm.update invoked , 33309, "<TEMPLATE><HYPERVISO...", 1
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1936 UID:0 one.vm.update result SUCCESS, 33309
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1760 UID:0 IP:127.0.0.1 one.vmpool.infoextended invoked , -2, -1, -1, -1
Mon Mar 15 14:34:31 2021 [Z0][ReM][D]: Req:1760 UID:0 one.vmpool.infoextended result SUCCESS, "<VM_POOL><VM><ID>340..."
```
Above pattern is repeated for all guests in the service.
Unsure how to debug further.
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
## Progress Status
- [ ] Branch created
- [ ] Code committed to development branch
- [ ] Testing - QA
- [ ] Documentation
- [ ] Release notes - resolved issues, compatibility, known issues
- [ ] Code committed to upstream release/hotfix branches
- [ ] Documentation committed to upstream release/hotfix branches
| non_usab | oneflow lxd service issues after upgrade description one services that use lxd containers are reporting warning state attempts to recover these services results in service cannot be recovered in state warning error messages being in this state services are unable to perform scaling actions this issue seems to have started after upgrading to one initially we had an issue where one was unable to monitor lxd guests that was resolved following instructions to reproduce upgrade opennebula from to following instructions update lxd hypervisors following instructions from apply patches mentioned expected behavior services in running state and able to scale up and down details affected component lxd services hypervisor lxd version with above mentioned lxd patches applied additional context we currently have a few services reporting warning state one service does not have any active guests at the moment and attempts to recover the service results in service cannot be recovered in state warning inspecting var log one oneflow log shows the following errors mon mar warning jj deploy is done mon mar update jj deploy cardinality to mon mar get service http mon mar get service http mon mar get service http mon mar get service http mon mar get service http mon mar get service http mon mar get service http mon mar get service http mon mar get service http mon mar warning jj deploy is done mon mar update jj deploy cardinality to a second service that is in warning state has lxd guests that are all in running state however var log one oned log shows the following for all guests under this service mon mar req uid ip one vm action invoked resume mon mar resuming vm mon mar could not resume vm wrong state running mon mar req uid one vm action result failure error performing action resume this action is not available for state running mon mar req uid ip one vm update invoked hyperviso mon mar req uid one vm update result success mon mar req uid ip one vmpool infoextended invoked mon mar req uid one vmpool infoextended result success above pattern is repeated for all guests in the service unsure how to debug further progress status branch created code committed to development branch testing qa documentation release notes resolved issues compatibility known issues code committed to upstream release hotfix branches documentation committed to upstream release hotfix branches | 0 |
3,356 | 3,413,478,242 | IssuesEvent | 2015-12-06 18:37:10 | spyder-ide/spyder | https://api.github.com/repos/spyder-ide/spyder | opened | Add custom title bar to dockwidgets/panes | UI UX/Usability | # Description
Some PRs will depend on this functionality so this should be implemented in a separate PR where the new `TitleBarWidget` is made and tested | True | Add custom title bar to dockwidgets/panes - # Description
Some PRs will depend on this functionality so this should be implemented in a separate PR where the new `TitleBarWidget` is made and tested | usab | add custom title bar to dockwidgets panes description some prs will depend on this functionality so this should be implemented in a separate pr where the new titlebarwidget is made and tested | 1 |
14,190 | 8,901,709,778 | IssuesEvent | 2019-01-17 03:48:09 | ooni/probe-android | https://api.github.com/repos/ooni/probe-android | closed | web_connectivity: allow to repeating test for selected URLs | question usability wishlist | User story: I am a user of the app, I have seen anomalies for a specific set of URLs, there is one URL that I am really surprised to see showing an anomaly, and I want to re-run the test for such URL only, to understand whether we're talking about a transient error or a real anomaly.
xref: https://github.com/TheTorProject/ooniprobe-ios/issues/99 | True | web_connectivity: allow to repeating test for selected URLs - User story: I am a user of the app, I have seen anomalies for a specific set of URLs, there is one URL that I am really surprised to see showing an anomaly, and I want to re-run the test for such URL only, to understand whether we're talking about a transient error or a real anomaly.
xref: https://github.com/TheTorProject/ooniprobe-ios/issues/99 | usab | web connectivity allow to repeating test for selected urls user story i am a user of the app i have seen anomalies for a specific set of urls there is one url that i am really surprised to see showing an anomaly and i want to re run the test for such url only to understand whether we re talking about a transient error or a real anomaly xref | 1 |
26,647 | 27,043,689,443 | IssuesEvent | 2023-02-13 08:09:08 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Discover] Hide 'Toggle dialog with details' tooltip when 'Expanded document' flyout is dismissed | Feature:Discover enhancement usability loe:hours impact:medium Team:DataDiscovery :DataDiscovery/fix-it-week | Currently when dismissing the 'Expanded document' flyout in Discover, focus is returned to the expand button, which triggers the 'Toggle dialog with details' tooltip. This generally makes sense from an a11y perspective, but in this particular case it blocks interactive elements in the rows above. We can solve this by programatically hiding the tooltip when focus is returned to the button after dismissing the flyout.
Open flyout state:

Dismissed flyout state with blocking tooltip:

@cee-chen has provided some helpful guidance on how we can implement this:
> I dug a bit more into a way of programmatically controlling/hiding tooltips, and as it turns out, controlling internal `EuiToolTip` visibility state is already currently achievable (due to it being a class component) via `ref`, e.g.
>
> ```tsx
> const toolTipRef = useRef<EuiToolTip>(null);
>
> const hideToolTip = () => toolTipRef.current?.hideToolTip();
>
> return (
> <EuiToolTip ref={toolTipRef} content="Tooltip content">
> <EuiButton>
> // ...
> </EuiButton>
> </EuiToolTip>
> );
> ```
>
> We will not be publicly documenting this functionality - this control has a **lot** of accessibility implications, and as a team, EUI **only** wants to recommend it for very specific use cases. The use case described in this issue is one of them (tooltip blocking other interactive UI on flyout close), and you can follow the below CodeSandbox example for your app to accomplish what you want:
>
> https://codesandbox.io/s/morning-sky-64vyoh?file=/demo.tsx:518-552 | True | [Discover] Hide 'Toggle dialog with details' tooltip when 'Expanded document' flyout is dismissed - Currently when dismissing the 'Expanded document' flyout in Discover, focus is returned to the expand button, which triggers the 'Toggle dialog with details' tooltip. This generally makes sense from an a11y perspective, but in this particular case it blocks interactive elements in the rows above. We can solve this by programatically hiding the tooltip when focus is returned to the button after dismissing the flyout.
Open flyout state:

Dismissed flyout state with blocking tooltip:

@cee-chen has provided some helpful guidance on how we can implement this:
> I dug a bit more into a way of programmatically controlling/hiding tooltips, and as it turns out, controlling internal `EuiToolTip` visibility state is already currently achievable (due to it being a class component) via `ref`, e.g.
>
> ```tsx
> const toolTipRef = useRef<EuiToolTip>(null);
>
> const hideToolTip = () => toolTipRef.current?.hideToolTip();
>
> return (
> <EuiToolTip ref={toolTipRef} content="Tooltip content">
> <EuiButton>
> // ...
> </EuiButton>
> </EuiToolTip>
> );
> ```
>
> We will not be publicly documenting this functionality - this control has a **lot** of accessibility implications, and as a team, EUI **only** wants to recommend it for very specific use cases. The use case described in this issue is one of them (tooltip blocking other interactive UI on flyout close), and you can follow the below CodeSandbox example for your app to accomplish what you want:
>
> https://codesandbox.io/s/morning-sky-64vyoh?file=/demo.tsx:518-552 | usab | hide toggle dialog with details tooltip when expanded document flyout is dismissed currently when dismissing the expanded document flyout in discover focus is returned to the expand button which triggers the toggle dialog with details tooltip this generally makes sense from an perspective but in this particular case it blocks interactive elements in the rows above we can solve this by programatically hiding the tooltip when focus is returned to the button after dismissing the flyout open flyout state dismissed flyout state with blocking tooltip cee chen has provided some helpful guidance on how we can implement this i dug a bit more into a way of programmatically controlling hiding tooltips and as it turns out controlling internal euitooltip visibility state is already currently achievable due to it being a class component via ref e g tsx const tooltipref useref null const hidetooltip tooltipref current hidetooltip return we will not be publicly documenting this functionality this control has a lot of accessibility implications and as a team eui only wants to recommend it for very specific use cases the use case described in this issue is one of them tooltip blocking other interactive ui on flyout close and you can follow the below codesandbox example for your app to accomplish what you want | 1 |
18,199 | 12,677,383,747 | IssuesEvent | 2020-06-19 07:39:22 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Make the code that colors functions and member variables smarter | enhancement topic:editor usability | As the title says.
## The issue right now
The code for coloring the text for functions and member variables is fairly simplistic at the moment, the function coloring colors every piece of text before a pair of parenthesis and the member variable coloring colors every piece of text after a period.
## What can be done about it?
How about making the system smarter by using information gleaned from parsing the code in the editor.
- Only color member variables that are known to exist. Otherwise leave the text white.
- Only color functions that are known to exist (and only if the inheritance is correct). Otherwise leave the text white.
- For both, you could even have the editor throw an error if it's a safe bet that said white text would stop the game (I know we may not be able to catch everything, that's why I said a 'safe' bet).
---
In a sense, use the color feature to help developers write working code more of the time so there's less time quashing errors.
Comments?
| True | Make the code that colors functions and member variables smarter - As the title says.
## The issue right now
The code for coloring the text for functions and member variables is fairly simplistic at the moment, the function coloring colors every piece of text before a pair of parenthesis and the member variable coloring colors every piece of text after a period.
## What can be done about it?
How about making the system smarter by using information gleaned from parsing the code in the editor.
- Only color member variables that are known to exist. Otherwise leave the text white.
- Only color functions that are known to exist (and only if the inheritance is correct). Otherwise leave the text white.
- For both, you could even have the editor throw an error if it's a safe bet that said white text would stop the game (I know we may not be able to catch everything, that's why I said a 'safe' bet).
---
In a sense, use the color feature to help developers write working code more of the time so there's less time quashing errors.
Comments?
| usab | make the code that colors functions and member variables smarter as the title says the issue right now the code for coloring the text for functions and member variables is fairly simplistic at the moment the function coloring colors every piece of text before a pair of parenthesis and the member variable coloring colors every piece of text after a period what can be done about it how about making the system smarter by using information gleaned from parsing the code in the editor only color member variables that are known to exist otherwise leave the text white only color functions that are known to exist and only if the inheritance is correct otherwise leave the text white for both you could even have the editor throw an error if it s a safe bet that said white text would stop the game i know we may not be able to catch everything that s why i said a safe bet in a sense use the color feature to help developers write working code more of the time so there s less time quashing errors comments | 1 |
69,013 | 7,121,707,655 | IssuesEvent | 2018-01-19 09:01:17 | TV-Rename/tvrename | https://api.github.com/repos/TV-Rename/tvrename | closed | Specify "Season " word for auto folder detection? | Priority-Low Retest needed auto-migrated enhancement | ```
At the moment, only the word "Season" works. Define more multi-lingual
words, and let the user modify the list as well.
```
Original issue reported on code.google.com by `tvren...@tvrename.com` on 10 Sep 2009 at 1:12
| 1.0 | Specify "Season " word for auto folder detection? - ```
At the moment, only the word "Season" works. Define more multi-lingual
words, and let the user modify the list as well.
```
Original issue reported on code.google.com by `tvren...@tvrename.com` on 10 Sep 2009 at 1:12
| non_usab | specify season word for auto folder detection at the moment only the word season works define more multi lingual words and let the user modify the list as well original issue reported on code google com by tvren tvrename com on sep at | 0 |
288,582 | 24,917,729,216 | IssuesEvent | 2022-10-30 15:55:36 | gendx/lzma-rs | https://api.github.com/repos/gendx/lzma-rs | opened | Reach 100% coverage. | help wanted testing | The current coverage as reported by `llvm-cov` is 87% ([Codecov](https://app.codecov.io/gh/gendx/lzma-rs)).
Reaching 100% coverage is a blocker to stabilizing the crate. | 1.0 | Reach 100% coverage. - The current coverage as reported by `llvm-cov` is 87% ([Codecov](https://app.codecov.io/gh/gendx/lzma-rs)).
Reaching 100% coverage is a blocker to stabilizing the crate. | non_usab | reach coverage the current coverage as reported by llvm cov is reaching coverage is a blocker to stabilizing the crate | 0 |
10,529 | 27,119,221,656 | IssuesEvent | 2023-02-15 21:14:33 | Azure/azure-sdk | https://api.github.com/repos/Azure/azure-sdk | closed | Board Review: Preview Features in Stable Packages | architecture board-review | The Cosmos team is requesting that we support shipping preview features in stable packages. Something like that already shipped in Cosmos Java packages, and the most recent request is for .NET Cosmos packages. We should talk at the arch board level if and how we want to support such requests.
The .NET platform supports some such scenarios. See https://github.com/dotnet/designs/blob/main/accepted/2021/preview-features/preview-features.md. The .NET platform solution does not work for the Azure SDK as it's not designed for Net Standard NuGet packages, but we met with the BCL team and we have a plan for how to make similar feature/checks working for Net Standard packages.
We also need to discuss how this would look for other languages. | 1.0 | Board Review: Preview Features in Stable Packages - The Cosmos team is requesting that we support shipping preview features in stable packages. Something like that already shipped in Cosmos Java packages, and the most recent request is for .NET Cosmos packages. We should talk at the arch board level if and how we want to support such requests.
The .NET platform supports some such scenarios. See https://github.com/dotnet/designs/blob/main/accepted/2021/preview-features/preview-features.md. The .NET platform solution does not work for the Azure SDK as it's not designed for Net Standard NuGet packages, but we met with the BCL team and we have a plan for how to make similar feature/checks working for Net Standard packages.
We also need to discuss how this would look for other languages. | non_usab | board review preview features in stable packages the cosmos team is requesting that we support shipping preview features in stable packages something like that already shipped in cosmos java packages and the most recent request is for net cosmos packages we should talk at the arch board level if and how we want to support such requests the net platform supports some such scenarios see the net platform solution does not work for the azure sdk as it s not designed for net standard nuget packages but we met with the bcl team and we have a plan for how to make similar feature checks working for net standard packages we also need to discuss how this would look for other languages | 0 |
9,422 | 3,906,343,438 | IssuesEvent | 2016-04-19 08:27:43 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | Error when trying to access system information | No Code Attached Yet | #### Steps to reproduce the issue
After updating from 3.4.8 to 3.5.1 and fix the database
When trying to access Information pages (Menu System/System Information) I'm having the following error:
> An error has occured
1682 Native table 'performance_schema'.'session_variables' has the wrong structure SQL=SHOW VARIABLES LIKE "collation_database"
Return to Control Panel
#### System information (as much as possible)
These informtions are given by the Statistics module
> OS Linux w
PHP 5.6.20
MySQLi 5.7.11-log
Caching Disabled
GZip Disabled
#### Additional comments
Everything else seems to work well
Regards
| 1.0 | Error when trying to access system information - #### Steps to reproduce the issue
After updating from 3.4.8 to 3.5.1 and fix the database
When trying to access Information pages (Menu System/System Information) I'm having the following error:
> An error has occured
1682 Native table 'performance_schema'.'session_variables' has the wrong structure SQL=SHOW VARIABLES LIKE "collation_database"
Return to Control Panel
#### System information (as much as possible)
These informtions are given by the Statistics module
> OS Linux w
PHP 5.6.20
MySQLi 5.7.11-log
Caching Disabled
GZip Disabled
#### Additional comments
Everything else seems to work well
Regards
| non_usab | error when trying to access system information steps to reproduce the issue after updating from to and fix the database when trying to access information pages menu system system information i m having the following error an error has occured native table performance schema session variables has the wrong structure sql show variables like collation database return to control panel system information as much as possible these informtions are given by the statistics module os linux w php mysqli log caching disabled gzip disabled additional comments everything else seems to work well regards | 0 |
540,401 | 15,810,971,251 | IssuesEvent | 2021-04-05 00:44:53 | msoe-vex/WebDashboard | https://api.github.com/repos/msoe-vex/WebDashboard | opened | Ability to show the start/end of a spline in JSON file | 2 Web Team enhancement low priority | This could be done by having an optional debug parameter on each point that only prints when a debug flag is set to true. | 1.0 | Ability to show the start/end of a spline in JSON file - This could be done by having an optional debug parameter on each point that only prints when a debug flag is set to true. | non_usab | ability to show the start end of a spline in json file this could be done by having an optional debug parameter on each point that only prints when a debug flag is set to true | 0 |
518,224 | 15,025,877,137 | IssuesEvent | 2021-02-01 21:45:41 | tysonkaufmann/su-go | https://api.github.com/repos/tysonkaufmann/su-go | opened | [DEV] Add scripts to front-end to handle the View User Created Routes | High Priority task | **Related To**
- [View User Created Routes](https://github.com/tysonkaufmann/su-go/issues/38)
**Description**
We will have to add scripts to the front-end to help the user browse routes they created
**Development Steps**
- Add JavaScript code to make API requests to `/api/usercreatedroutes/{USERNAME}` and success/error handle responses
- Add JavaScript code to handle landing to a page when a route is clicked on the list (No need to implement details on the landing page as that is part of another userstory)
| 1.0 | [DEV] Add scripts to front-end to handle the View User Created Routes - **Related To**
- [View User Created Routes](https://github.com/tysonkaufmann/su-go/issues/38)
**Description**
We will have to add scripts to the front-end to help the user browse routes they created
**Development Steps**
- Add JavaScript code to make API requests to `/api/usercreatedroutes/{USERNAME}` and success/error handle responses
- Add JavaScript code to handle landing to a page when a route is clicked on the list (No need to implement details on the landing page as that is part of another userstory)
| non_usab | add scripts to front end to handle the view user created routes related to description we will have to add scripts to the front end to help the user browse routes they created development steps add javascript code to make api requests to api usercreatedroutes username and success error handle responses add javascript code to handle landing to a page when a route is clicked on the list no need to implement details on the landing page as that is part of another userstory | 0 |
21,665 | 17,408,358,838 | IssuesEvent | 2021-08-03 09:04:55 | pro3d-space/PRo3D | https://api.github.com/repos/pro3d-space/PRo3D | opened | Hard to navigate after switching modes | usability | Sometimes changing the viewing direction behaves erratically when switching navigation modes between Free Fly and Arc Ball.
https://user-images.githubusercontent.com/5574563/127988409-81e79879-fe70-4f64-b710-27be6dc4afb6.mp4
| True | Hard to navigate after switching modes - Sometimes changing the viewing direction behaves erratically when switching navigation modes between Free Fly and Arc Ball.
https://user-images.githubusercontent.com/5574563/127988409-81e79879-fe70-4f64-b710-27be6dc4afb6.mp4
| usab | hard to navigate after switching modes sometimes changing the viewing direction behaves erratically when switching navigation modes between free fly and arc ball | 1 |
22,469 | 19,488,891,748 | IssuesEvent | 2021-12-26 23:47:52 | severinsimmler/chaine | https://api.github.com/repos/severinsimmler/chaine | closed | More restrictions for input data | usability refactoring prio a | The restrictions for input data are to loose, something like the following is allowed:
```python3
>>> import chaine
>>> tokens = [["John", "Lennon", "was", "born", "in", "Liverpool"]]
>>> labels = [["B-PER", "I-PER", "O", "O", "O", "B-LOC"]]
>>> model = chaine.train(tokens, labels, max_iterations=5)
>>> model.predict(["John", "Lennon", "was", "born", "in", "Liverpool"])
[['O', 'O', 'O', 'O'], ['O', 'O', 'O', 'O', 'O', 'O'], ['O', 'O', 'O'], ['O', 'O', 'O', 'O'], ['O', 'O'], ['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']]
```
This human error, where the person forgot the outer brackets, leads to bad predictions. The "correct code" would be:
```python3
>>> import chaine
>>> tokens = [["John", "Lennon", "was", "born", "in", "Liverpool"]]
>>> labels = [["B-PER", "I-PER", "O", "O", "O", "B-LOC"]]
>>> model = chaine.train(tokens, labels, max_iterations=5)
>>> model.predict([["John", "Lennon", "was", "born", "in", "Liverpool"]])
[['B-PER', 'I-PER', 'O', 'O', 'O', 'B-LOC']]
``` | True | More restrictions for input data - The restrictions for input data are to loose, something like the following is allowed:
```python3
>>> import chaine
>>> tokens = [["John", "Lennon", "was", "born", "in", "Liverpool"]]
>>> labels = [["B-PER", "I-PER", "O", "O", "O", "B-LOC"]]
>>> model = chaine.train(tokens, labels, max_iterations=5)
>>> model.predict(["John", "Lennon", "was", "born", "in", "Liverpool"])
[['O', 'O', 'O', 'O'], ['O', 'O', 'O', 'O', 'O', 'O'], ['O', 'O', 'O'], ['O', 'O', 'O', 'O'], ['O', 'O'], ['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O']]
```
This human error, where the person forgot the outer brackets, leads to bad predictions. The "correct code" would be:
```python3
>>> import chaine
>>> tokens = [["John", "Lennon", "was", "born", "in", "Liverpool"]]
>>> labels = [["B-PER", "I-PER", "O", "O", "O", "B-LOC"]]
>>> model = chaine.train(tokens, labels, max_iterations=5)
>>> model.predict([["John", "Lennon", "was", "born", "in", "Liverpool"]])
[['B-PER', 'I-PER', 'O', 'O', 'O', 'B-LOC']]
``` | usab | more restrictions for input data the restrictions for input data are to loose something like the following is allowed import chaine tokens labels model chaine train tokens labels max iterations model predict this human error where the person forgot the outer brackets leads to bad predictions the correct code would be import chaine tokens labels model chaine train tokens labels max iterations model predict | 1 |
22,439 | 19,405,102,786 | IssuesEvent | 2021-12-19 21:29:18 | CitiesSkylinesMods/TMPE | https://api.github.com/repos/CitiesSkylinesMods/TMPE | opened | Decide what to do about Advisor Tutorials / ad-hoc messages | Usability UI | As mentioned in https://github.com/CitiesSkylinesMods/TMPE/issues/1239#issuecomment-997451706 :
> it works if you turn on guide. after we wrote this code CO made a change that either you will have all guides+tutorials every time you start a new city or you will have no guide at all. ppl will go with the latter option rendering the guide system useless.
>
> This also influences TMPE tutorials. we should have a system to override the guide system or just abandon it and write our own framework.
To clarify, TM:PE **advisor guide panels** will only work when both vanilla and TM:PE settings are **enabled**:
* System Settings > Gameplay > Show in-game guide popups
* TM:PE settings > General > Enable tutorial messages
There are currently two types of "tutorial messages" that I'm aware of in TM:PE:
* The big "Advisor Guide" popups that appear when:
* TM:PE toolbar is opened first time
* A tool is used for first time
* Green (?) button near vanilla roads menu is clicked while TM:PE open
* Ad-hoc notifications to user while using a tool:
* Unable to use lane arrows (see #1239)
* Are there more?
IMO:
1. "Advisor Guides" should stay, and should be controlled entirely by the vanilla **Show in-game guide popups** option.
* Some other popular mods use those guides, eg. Landscaping Tools, Trailer Variation Loader, etc.
* That sort of guide is familiar to users and provides sufficient text for summarising what a tool does
2. TM:PE **Enable tutorial messages** option should be removed
* It's entirely dependent on the vanilla setting, we might as well just use vanilla setting
3. Ad-hoc warnings should be implemented by some other method (will be specific to each use case IMO)
Additionally, I found one other issue with the advisor text guides - the URL is to the old documentation site!

For now I think we should change that URL to just point at either http://tmpe.me or https://github.com/CitiesSkylinesMods/TMPE/wiki - we should also consider putting something more useful than just a URL in there. | True | Decide what to do about Advisor Tutorials / ad-hoc messages - As mentioned in https://github.com/CitiesSkylinesMods/TMPE/issues/1239#issuecomment-997451706 :
> it works if you turn on guide. after we wrote this code CO made a change that either you will have all guides+tutorials every time you start a new city or you will have no guide at all. ppl will go with the latter option rendering the guide system useless.
>
> This also influences TMPE tutorials. we should have a system to override the guide system or just abandon it and write our own framework.
To clarify, TM:PE **advisor guide panels** will only work when both vanilla and TM:PE settings are **enabled**:
* System Settings > Gameplay > Show in-game guide popups
* TM:PE settings > General > Enable tutorial messages
There are currently two types of "tutorial messages" that I'm aware of in TM:PE:
* The big "Advisor Guide" popups that appear when:
* TM:PE toolbar is opened first time
* A tool is used for first time
* Green (?) button near vanilla roads menu is clicked while TM:PE open
* Ad-hoc notifications to user while using a tool:
* Unable to use lane arrows (see #1239)
* Are there more?
IMO:
1. "Advisor Guides" should stay, and should be controlled entirely by the vanilla **Show in-game guide popups** option.
* Some other popular mods use those guides, eg. Landscaping Tools, Trailer Variation Loader, etc.
* That sort of guide is familiar to users and provides sufficient text for summarising what a tool does
2. TM:PE **Enable tutorial messages** option should be removed
* It's entirely dependent on the vanilla setting, we might as well just use vanilla setting
3. Ad-hoc warnings should be implemented by some other method (will be specific to each use case IMO)
Additionally, I found one other issue with the advisor text guides - the URL is to the old documentation site!

For now I think we should change that URL to just point at either http://tmpe.me or https://github.com/CitiesSkylinesMods/TMPE/wiki - we should also consider putting something more useful than just a URL in there. | usab | decide what to do about advisor tutorials ad hoc messages as mentioned in it works if you turn on guide after we wrote this code co made a change that either you will have all guides tutorials every time you start a new city or you will have no guide at all ppl will go with the latter option rendering the guide system useless this also influences tmpe tutorials we should have a system to override the guide system or just abandon it and write our own framework to clarify tm pe advisor guide panels will only work when both vanilla and tm pe settings are enabled system settings gameplay show in game guide popups tm pe settings general enable tutorial messages there are currently two types of tutorial messages that i m aware of in tm pe the big advisor guide popups that appear when tm pe toolbar is opened first time a tool is used for first time green button near vanilla roads menu is clicked while tm pe open ad hoc notifications to user while using a tool unable to use lane arrows see are there more imo advisor guides should stay and should be controlled entirely by the vanilla show in game guide popups option some other popular mods use those guides eg landscaping tools trailer variation loader etc that sort of guide is familiar to users and provides sufficient text for summarising what a tool does tm pe enable tutorial messages option should be removed it s entirely dependent on the vanilla setting we might as well just use vanilla setting ad hoc warnings should be implemented by some other method will be specific to each use case imo additionally i found one other issue with the advisor text guides the url is to the old documentation site for now i think we should change that url to just point at either or we should also consider putting something more useful than just a url in there | 1 |
306,630 | 23,167,692,308 | IssuesEvent | 2022-07-30 07:40:53 | eclipse/rdf4j | https://api.github.com/repos/eclipse/rdf4j | closed | Javadoc link not rendered correctly | π bug website / documentation | ### Current Behavior
In https://rdf4j.org/javadoc/latest/org/eclipse/rdf4j/model/util/Statements.html, the javadoc links to Triple are not rendered correctly due to a whitespace
### Expected Behavior
Render the link correctly
### Steps To Reproduce
_No response_
### Version
4.0.3
### Are you interested in contributing a solution yourself?
Yes
### Anything else?
_No response_ | 1.0 | Javadoc link not rendered correctly - ### Current Behavior
In https://rdf4j.org/javadoc/latest/org/eclipse/rdf4j/model/util/Statements.html, the javadoc links to Triple are not rendered correctly due to a whitespace
### Expected Behavior
Render the link correctly
### Steps To Reproduce
_No response_
### Version
4.0.3
### Are you interested in contributing a solution yourself?
Yes
### Anything else?
_No response_ | non_usab | javadoc link not rendered correctly current behavior in the javadoc links to triple are not rendered correctly due to a whitespace expected behavior render the link correctly steps to reproduce no response version are you interested in contributing a solution yourself yes anything else no response | 0 |
85,289 | 3,689,091,400 | IssuesEvent | 2016-02-25 15:21:50 | fgpv-vpgf/PAGER | https://api.github.com/repos/fgpv-vpgf/PAGER | opened | Remove .NET component for FileSystemWatcher (reproduce functionality in Python) and use a single unified configuration file | addition: PBI priority: high | We have a dependency on .NET (and therefore, Windows) for the component that manages watching the file system for new payload files. Move this functionality into Python, and any configuration that is passed into the C# .NET component should also be moved to the Python scripts as well. | 1.0 | Remove .NET component for FileSystemWatcher (reproduce functionality in Python) and use a single unified configuration file - We have a dependency on .NET (and therefore, Windows) for the component that manages watching the file system for new payload files. Move this functionality into Python, and any configuration that is passed into the C# .NET component should also be moved to the Python scripts as well. | non_usab | remove net component for filesystemwatcher reproduce functionality in python and use a single unified configuration file we have a dependency on net and therefore windows for the component that manages watching the file system for new payload files move this functionality into python and any configuration that is passed into the c net component should also be moved to the python scripts as well | 0 |
7,135 | 4,787,980,685 | IssuesEvent | 2016-10-30 09:46:02 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | FileDialog directory selection is misleading | enhancement topic:core topic:editor usability | **Operating system or device - Godot version:**
Mageia 6 x64, Godot 2.1 RC1
**Issue description** (what happened, and what was expected):
The way FileDialog wants users to select folders is relatively misleading. A good example is the FileDialog used when clicking on "Scan" in the project manager.
- First situation: Folder selected, but current folder is its parent

If I click "Open", the contents of the `kobuge` folder will be scanned, and not that of the `juck` folder, even though one could expect that when clicking "Open" after having selected the target folder.
- Second situation: What the FileDialog expects is that the user opens the folder first in the FileDialog, before clicking "Open". This leads to this situation:

Here clicking "Open" will properly scan the contents of the `juck` folder, even though the selected entry is `..`, i.e. its parent folder.
It would make more sense IMO that clicking "Open" opens the selected folder instead of the currently browsed one; if no folder is selected (e.g. if it's a file that is selected when a folder is expected, or maybe (to be discussed) if the `..` entry is selected), the current behaviour (opening the cwd) could be used. | True | FileDialog directory selection is misleading - **Operating system or device - Godot version:**
Mageia 6 x64, Godot 2.1 RC1
**Issue description** (what happened, and what was expected):
The way FileDialog wants users to select folders is relatively misleading. A good example is the FileDialog used when clicking on "Scan" in the project manager.
- First situation: Folder selected, but current folder is its parent

If I click "Open", the contents of the `kobuge` folder will be scanned, and not that of the `juck` folder, even though one could expect that when clicking "Open" after having selected the target folder.
- Second situation: What the FileDialog expects is that the user opens the folder first in the FileDialog, before clicking "Open". This leads to this situation:

Here clicking "Open" will properly scan the contents of the `juck` folder, even though the selected entry is `..`, i.e. its parent folder.
It would make more sense IMO that clicking "Open" opens the selected folder instead of the currently browsed one; if no folder is selected (e.g. if it's a file that is selected when a folder is expected, or maybe (to be discussed) if the `..` entry is selected), the current behaviour (opening the cwd) could be used. | usab | filedialog directory selection is misleading operating system or device godot version mageia godot issue description what happened and what was expected the way filedialog wants users to select folders is relatively misleading a good example is the filedialog used when clicking on scan in the project manager first situation folder selected but current folder is its parent if i click open the contents of the kobuge folder will be scanned and not that of the juck folder even though one could expect that when clicking open after having selected the target folder second situation what the filedialog expects is that the user opens the folder first in the filedialog before clicking open this leads to this situation here clicking open will properly scan the contents of the juck folder even though the selected entry is i e its parent folder it would make more sense imo that clicking open opens the selected folder instead of the currently browsed one if no folder is selected e g if it s a file that is selected when a folder is expected or maybe to be discussed if the entry is selected the current behaviour opening the cwd could be used | 1 |
21,686 | 17,470,268,217 | IssuesEvent | 2021-08-07 02:18:37 | pc2ccs/pc2v9 | https://api.github.com/repos/pc2ccs/pc2v9 | opened | Add a tool that reads a Contest API end point and outputs to stdout | enhancement Usability Issue | **Is your feature request related to a problem?**
No.
**Feature Description**:
Add a tool to pc2 tools that will authenticate and
read a Contest API end point and write output to a file.
Provide a --stream option to create and output stream
for a Contest API event feed
**Have you considered other ways to accomplish the same thing?**
Yes. wget, curl.
**Do you have any specific suggestions for how your feature would be ***implemented*** in PC^2?**
Create a pc2tool that will take an input:
URL, per --url
login, per --login
password, per --password
an optional --stream
Also support an option --test that will test the connection
for the URL, login and password.
then authenticate and fetch data from the url and
output to stdout. The --stream will open a stream
and stream that output to stdout.
For authentication support 3 locations
1. pc2v9.ini
2. CDP, values form the contest.yaml file (that the Shadow uses)
3. via command line (less secure, but -F can be used to read from a properties file)
In pc2v9.ini in [client] section, for example.
# URL
ccs-url=https://localhost:50443/contest
# primary CCS REST login
ccs-login=admin
# primary CCS REST password
ccs-password=adminpass
In CDP in contest.yaml (identical to shadow settings)
(command line option --cdp CDPALIAS )
# base URL for primary CCS REST service
ccs-url: https://localhost:50443/contest
# primary CCS REST login
ccs-login: admin
# primary CCS REST password
ccs-password: adminpass
Via command line option
--url https://localhost:50443/contest --login admin --password adminpass
Using -F option, put in .properties files:
--url https://localhost:50443/contest
--login admin
--password adminpass
**Additional context**: | True | Add a tool that reads a Contest API end point and outputs to stdout - **Is your feature request related to a problem?**
No.
**Feature Description**:
Add a tool to pc2 tools that will authenticate and
read a Contest API end point and write output to a file.
Provide a --stream option to create and output stream
for a Contest API event feed
**Have you considered other ways to accomplish the same thing?**
Yes. wget, curl.
**Do you have any specific suggestions for how your feature would be ***implemented*** in PC^2?**
Create a pc2tool that will take an input:
URL, per --url
login, per --login
password, per --password
an optional --stream
Also support an option --test that will test the connection
for the URL, login and password.
then authenticate and fetch data from the url and
output to stdout. The --stream will open a stream
and stream that output to stdout.
For authentication support 3 locations
1. pc2v9.ini
2. CDP, values form the contest.yaml file (that the Shadow uses)
3. via command line (less secure, but -F can be used to read from a properties file)
In pc2v9.ini in [client] section, for example.
# URL
ccs-url=https://localhost:50443/contest
# primary CCS REST login
ccs-login=admin
# primary CCS REST password
ccs-password=adminpass
In CDP in contest.yaml (identical to shadow settings)
(command line option --cdp CDPALIAS )
# base URL for primary CCS REST service
ccs-url: https://localhost:50443/contest
# primary CCS REST login
ccs-login: admin
# primary CCS REST password
ccs-password: adminpass
Via command line option
--url https://localhost:50443/contest --login admin --password adminpass
Using -F option, put in .properties files:
--url https://localhost:50443/contest
--login admin
--password adminpass
**Additional context**: | usab | add a tool that reads a contest api end point and outputs to stdout is your feature request related to a problem no feature description add a tool to tools that will authenticate and read a contest api end point and write output to a file provide a stream option to create and output stream for a contest api event feed have you considered other ways to accomplish the same thing yes wget curl do you have any specific suggestions for how your feature would be implemented in pc create a that will take an input url per url login per login password per password an optional stream also support an option test that will test the connection for the url login and password then authenticate and fetch data from the url and output to stdout the stream will open a stream and stream that output to stdout for authentication support locations ini cdp values form the contest yaml file that the shadow uses via command line less secure but f can be used to read from a properties file in ini in section for example url ccs url primary ccs rest login ccs login admin primary ccs rest password ccs password adminpass in cdp in contest yaml identical to shadow settings command line option cdp cdpalias base url for primary ccs rest service ccs url primary ccs rest login ccs login admin primary ccs rest password ccs password adminpass via command line option url login admin password adminpass using f option put in properties files url login admin password adminpass additional context | 1 |
529,994 | 15,414,601,723 | IssuesEvent | 2021-03-05 00:39:49 | QAAFI/REMS2020 | https://api.github.com/repos/QAAFI/REMS2020 | opened | Ignored invalids in node tree are still added as traits | bug low priority | This won't actually cause any harm, as the item in question will just be stored as an unused trait in the DB. | 1.0 | Ignored invalids in node tree are still added as traits - This won't actually cause any harm, as the item in question will just be stored as an unused trait in the DB. | non_usab | ignored invalids in node tree are still added as traits this won t actually cause any harm as the item in question will just be stored as an unused trait in the db | 0 |
3,937 | 3,617,685,871 | IssuesEvent | 2016-02-08 06:42:50 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | LineEdit changes confirmed by focus loss don't handle undoredo properly | bug topic:editor usability | Regression from the (otherwise super cool) #3407, so ping @TheHX :) | True | LineEdit changes confirmed by focus loss don't handle undoredo properly - Regression from the (otherwise super cool) #3407, so ping @TheHX :) | usab | lineedit changes confirmed by focus loss don t handle undoredo properly regression from the otherwise super cool so ping thehx | 1 |
25,734 | 25,789,021,029 | IssuesEvent | 2022-12-10 00:29:21 | bevyengine/bevy | https://api.github.com/repos/bevyengine/bevy | closed | Please implement FromStr and ToStr traits for Color, Units etc. | A-Rendering C-Usability S-Controversial | ## What problem does this solve or what need does it fill?
```bash
error: to use a constant of type `Color` in a pattern, `Color` must be annotated with `#[derive(PartialEq, Eq)]
```
Ability to match on `Color` (missing derive Eq)
```rust
pub fn color_to_str(color: Color ) -> String {
match color {
Color::ALICE_BLUE => "alice-blue".to_string(),
}
}
```
## What solution would you like?
The solution you propose for the problem presented.
```rust
pub fn color_to_str(color: Color ) -> String {
match color {
Color::ALICE_BLUE => "alice-blue".to_string(),
}
}
```
Alternatively provide a `to_string` and `FromStr` trait implementation
## What alternative(s) have you considered?
Not sure how to get around this except for a massive if/else
## Additional context
Any other information you would like to add such as related previous work,
screenshots, benchmarks, etc.
| True | Please implement FromStr and ToStr traits for Color, Units etc. - ## What problem does this solve or what need does it fill?
```bash
error: to use a constant of type `Color` in a pattern, `Color` must be annotated with `#[derive(PartialEq, Eq)]
```
Ability to match on `Color` (missing derive Eq)
```rust
pub fn color_to_str(color: Color ) -> String {
match color {
Color::ALICE_BLUE => "alice-blue".to_string(),
}
}
```
## What solution would you like?
The solution you propose for the problem presented.
```rust
pub fn color_to_str(color: Color ) -> String {
match color {
Color::ALICE_BLUE => "alice-blue".to_string(),
}
}
```
Alternatively provide a `to_string` and `FromStr` trait implementation
## What alternative(s) have you considered?
Not sure how to get around this except for a massive if/else
## Additional context
Any other information you would like to add such as related previous work,
screenshots, benchmarks, etc.
| usab | please implement fromstr and tostr traits for color units etc what problem does this solve or what need does it fill bash error to use a constant of type color in a pattern color must be annotated with ability to match on color missing derive eq rust pub fn color to str color color string match color color alice blue alice blue to string what solution would you like the solution you propose for the problem presented rust pub fn color to str color color string match color color alice blue alice blue to string alternatively provide a to string and fromstr trait implementation what alternative s have you considered not sure how to get around this except for a massive if else additional context any other information you would like to add such as related previous work screenshots benchmarks etc | 1 |
1,871 | 3,025,107,950 | IssuesEvent | 2015-08-03 05:15:42 | lionheart/openradar-mirror | https://api.github.com/repos/lionheart/openradar-mirror | opened | 21646389: dataWithPDFInsideRect produces PDFs that lockup Preview | classification:usability status:open | #### Description
Summary:
NSData* d = [v dataWithPDFInsideRect:v.bounds];
[d writeToFile:@"/Users/peter/dataWithPDFInsideRect.pdf" atomically:YES];
or
NSData* d = [v dataWithPDFInsideRect:v.bounds];
PDFDocument* p = [[PDFDocument alloc] initWithData:d];
[p writeToFile:@"/Users/peter/dataWithPDFInsideRect2.pdf"];
Produces PDFs (attached) that show in Quick Look, but lock up Preview when you open them.
Steps to Reproduce:
Expected Results:
Actual Results:
Version:
10.10.4
Notes:
Configuration:
Attachments:
'dataWithPDFInsideRect.pdf' and 'dataWithPDFInsideRect2.pdf' were successfully uploaded.
-
Product Version: 10.10.4
Created: 2015-07-02T03:32:46.023850
Originated: 2015-07-02T11:30:00
Open Radar Link: http://www.openradar.me/21646389 | True | 21646389: dataWithPDFInsideRect produces PDFs that lockup Preview - #### Description
Summary:
NSData* d = [v dataWithPDFInsideRect:v.bounds];
[d writeToFile:@"/Users/peter/dataWithPDFInsideRect.pdf" atomically:YES];
or
NSData* d = [v dataWithPDFInsideRect:v.bounds];
PDFDocument* p = [[PDFDocument alloc] initWithData:d];
[p writeToFile:@"/Users/peter/dataWithPDFInsideRect2.pdf"];
Produces PDFs (attached) that show in Quick Look, but lock up Preview when you open them.
Steps to Reproduce:
Expected Results:
Actual Results:
Version:
10.10.4
Notes:
Configuration:
Attachments:
'dataWithPDFInsideRect.pdf' and 'dataWithPDFInsideRect2.pdf' were successfully uploaded.
-
Product Version: 10.10.4
Created: 2015-07-02T03:32:46.023850
Originated: 2015-07-02T11:30:00
Open Radar Link: http://www.openradar.me/21646389 | usab | datawithpdfinsiderect produces pdfs that lockup preview description summary nsdata d or nsdata d pdfdocument p initwithdata d produces pdfs attached that show in quick look but lock up preview when you open them steps to reproduce expected results actual results version notes configuration attachments datawithpdfinsiderect pdf and pdf were successfully uploaded product version created originated open radar link | 1 |
82,585 | 23,817,054,014 | IssuesEvent | 2022-09-05 07:49:59 | elastic/beats | https://api.github.com/repos/elastic/beats | closed | Build 71 for 8.4 with status FAILURE | automation ci-reported Team:Elastic-Agent-Data-Plane build-failures |
## :broken_heart: Build Failed
<!-- BUILD BADGES-->
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//pipeline) [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//tests) [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//changes) [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//artifacts) [](http://beats_null.docs-preview.app.elstc.co/diff) [](https://ci-stats.elastic.co/app/apm/services/beats-ci/transactions/view?rangeFrom=2022-09-02T06:37:38.703Z&rangeTo=2022-09-02T06:57:38.703Z&transactionName=BUILD+Beats%2Fbeats%2F8.4&transactionType=job&latencyAggregationType=avg&traceId=7fdc1e4f5b22a42f7c661004c5e038c9&transactionId=581a5f5ca0d1c357)
<!-- BUILD SUMMARY-->
<details><summary>Expand to view the summary</summary>
<p>
#### Build stats
* Start Time: 2022-09-02T06:47:38.703+0000
* Duration: 138 min 15 sec
#### Test stats :test_tube:
| Test | Results |
| ------------ | :-----------------------------: |
| Failed | 0 |
| Passed | 50383 |
| Skipped | 5678 |
| Total | 56061 |
</p>
</details>
<!-- TEST RESULTS IF ANY-->
<!-- STEPS ERRORS IF ANY -->
### Steps errors [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//pipeline)
<details><summary>Expand to view the steps failures</summary>
<p>
> Show only the first 10 steps failures
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25345/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 2 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25372/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25857/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 1 min 43 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25588/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 3 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25540/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25920/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 2 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25795/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 2 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25810/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 1 min 55 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25711/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25310/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
</p>
</details>
| 1.0 | Build 71 for 8.4 with status FAILURE -
## :broken_heart: Build Failed
<!-- BUILD BADGES-->
> _the below badges are clickable and redirect to their specific view in the CI or DOCS_
[](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//pipeline) [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//tests) [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//changes) [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//artifacts) [](http://beats_null.docs-preview.app.elstc.co/diff) [](https://ci-stats.elastic.co/app/apm/services/beats-ci/transactions/view?rangeFrom=2022-09-02T06:37:38.703Z&rangeTo=2022-09-02T06:57:38.703Z&transactionName=BUILD+Beats%2Fbeats%2F8.4&transactionType=job&latencyAggregationType=avg&traceId=7fdc1e4f5b22a42f7c661004c5e038c9&transactionId=581a5f5ca0d1c357)
<!-- BUILD SUMMARY-->
<details><summary>Expand to view the summary</summary>
<p>
#### Build stats
* Start Time: 2022-09-02T06:47:38.703+0000
* Duration: 138 min 15 sec
#### Test stats :test_tube:
| Test | Results |
| ------------ | :-----------------------------: |
| Failed | 0 |
| Passed | 50383 |
| Skipped | 5678 |
| Total | 56061 |
</p>
</details>
<!-- TEST RESULTS IF ANY-->
<!-- STEPS ERRORS IF ANY -->
### Steps errors [](https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats%2F8.4/detail/8.4/71//pipeline)
<details><summary>Expand to view the steps failures</summary>
<p>
> Show only the first 10 steps failures
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25345/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 2 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25372/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25857/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 1 min 43 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25588/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 3 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25540/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25920/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 2 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25795/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 2 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25810/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 1 min 55 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25711/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
##### `Installing Go 1.17.12`
<ul>
<li>Took 0 min 1 sec . View more details <a href="https://beats-ci.elastic.co//blue/rest/organizations/jenkins/pipelines/Beats/pipelines/beats/pipelines/8.4/runs/71/steps/25310/log/?start=0">here</a></li>
<li>Description: <code>null</code></l1>
</ul>
</p>
</details>
| non_usab | build for with status failure broken heart build failed the below badges are clickable and redirect to their specific view in the ci or docs expand to view the summary build stats start time duration min sec test stats test tube test results failed passed skipped total steps errors expand to view the steps failures show only the first steps failures installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null installing go took min sec view more details a href description null | 0 |
177,110 | 28,355,291,511 | IssuesEvent | 2023-04-12 06:50:10 | Altinn/altinn-studio | https://api.github.com/repos/Altinn/altinn-studio | closed | Cover endpoints from AppDevelopmentController with integration tests | solution/studio/designer quality/testing | Only 2 endpoints from AppDevelopmentController are are covered with integration tests.
Create tests for other endpoints of the controller
### Notes
Related issue:
- #10125 | 1.0 | Cover endpoints from AppDevelopmentController with integration tests - Only 2 endpoints from AppDevelopmentController are are covered with integration tests.
Create tests for other endpoints of the controller
### Notes
Related issue:
- #10125 | non_usab | cover endpoints from appdevelopmentcontroller with integration tests only endpoints from appdevelopmentcontroller are are covered with integration tests create tests for other endpoints of the controller notes related issue | 0 |
9,395 | 6,277,986,882 | IssuesEvent | 2017-07-18 13:31:08 | giantswarm/cli | https://api.github.com/repos/giantswarm/cli | closed | Variable passing to `swarm create` should be cleaner | 1 - status/later area/usability | Currently variables are passed on the command line like this:
```
$ swarm create swarm.json --var=var1=foo --var=var2=bar
```
The double assignment operator in `--var=var1=foo` makes this look kind of wrong.
ElasticSearch uses this format, where -D probably stands for "define":
```
-Dvar1=foo -Dvar2=value
```
Another alternative I'd like is a colon:
```
--var=var1:foo --var=var2:bar
```
Original Author: @marian
Created at 08-11-2014 15:51:26
Gitlab: [giantswarm/cli!91](https://git.giantswarm.io/giantswarm/cli/issues/91)
| True | Variable passing to `swarm create` should be cleaner - Currently variables are passed on the command line like this:
```
$ swarm create swarm.json --var=var1=foo --var=var2=bar
```
The double assignment operator in `--var=var1=foo` makes this look kind of wrong.
ElasticSearch uses this format, where -D probably stands for "define":
```
-Dvar1=foo -Dvar2=value
```
Another alternative I'd like is a colon:
```
--var=var1:foo --var=var2:bar
```
Original Author: @marian
Created at 08-11-2014 15:51:26
Gitlab: [giantswarm/cli!91](https://git.giantswarm.io/giantswarm/cli/issues/91)
| usab | variable passing to swarm create should be cleaner currently variables are passed on the command line like this swarm create swarm json var foo var bar the double assignment operator in var foo makes this look kind of wrong elasticsearch uses this format where d probably stands for define foo value another alternative i d like is a colon var foo var bar original author marian created at gitlab | 1 |
11,052 | 7,044,911,847 | IssuesEvent | 2018-01-01 11:42:38 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Feature request. Filesystem search should not be case sensitive. | enhancement topic:editor usability | **Godot version:**
Any
**OS/device including version:**
ANY
**Issue description:**
the search feature in the filesystem is case sensitive. this becomes less intuitive in projects involving a team where file names get changed/ upper and lower casing gets accidentally mixed and so on. since the import editor is tied to the filesystem tab and a file must be selected to populate the import settings, this leads to a lot of digging for source files.
**Steps to reproduce:**
**Minimal reproduction project:**
solutions? make the search ignore case sensitivity or add a quick jump option linking to the source file in question. save a lot of time and headache working with 3d projects or any project really.
- [ ] I searched the existing [GitHub issues](https://github.com/godotengine/godot/issues?utf8=%E2%9C%93&q=is%3Aissue+) for potential duplicates.
| True | Feature request. Filesystem search should not be case sensitive. - **Godot version:**
Any
**OS/device including version:**
ANY
**Issue description:**
the search feature in the filesystem is case sensitive. this becomes less intuitive in projects involving a team where file names get changed/ upper and lower casing gets accidentally mixed and so on. since the import editor is tied to the filesystem tab and a file must be selected to populate the import settings, this leads to a lot of digging for source files.
**Steps to reproduce:**
**Minimal reproduction project:**
solutions? make the search ignore case sensitivity or add a quick jump option linking to the source file in question. save a lot of time and headache working with 3d projects or any project really.
- [ ] I searched the existing [GitHub issues](https://github.com/godotengine/godot/issues?utf8=%E2%9C%93&q=is%3Aissue+) for potential duplicates.
| usab | feature request filesystem search should not be case sensitive godot version any os device including version any issue description the search feature in the filesystem is case sensitive this becomes less intuitive in projects involving a team where file names get changed upper and lower casing gets accidentally mixed and so on since the import editor is tied to the filesystem tab and a file must be selected to populate the import settings this leads to a lot of digging for source files steps to reproduce minimal reproduction project solutions make the search ignore case sensitivity or add a quick jump option linking to the source file in question save a lot of time and headache working with projects or any project really i searched the existing for potential duplicates | 1 |
338,335 | 30,293,426,766 | IssuesEvent | 2023-07-09 15:02:54 | QubesOS/updates-status | https://api.github.com/repos/QubesOS/updates-status | closed | desktop-linux-menu v1.1.2 (r4.2) | r4.2-host-cur-test r4.2-vm-bullseye-cur-test r4.2-vm-bookworm-cur-test r4.2-vm-fc37-cur-test r4.2-vm-fc36-cur-test r4.2-vm-centos-stream8-cur-test r4.2-vm-fc38-cur-test r4.2-vm-jammy-cur-test | Update of desktop-linux-menu to v1.1.2 for Qubes OS r4.2, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-desktop-linux-menu/commit/0d4401cefab4f69cf8490f4033742d3565ec7d4a
[Changes since previous version](https://github.com/QubesOS/qubes-desktop-linux-menu/compare/v1.1.1...v1.1.2):
QubesOS/qubes-desktop-linux-menu@0d4401c version 1.1.2
QubesOS/qubes-desktop-linux-menu@059fcd2 Merge remote-tracking branch 'origin/pr/33'
QubesOS/qubes-desktop-linux-menu@ecd23e9 Menu should react appropriately to appmenus-dispvm
QubesOS/qubes-desktop-linux-menu@abc1321 Fix page numbering in help and docs
Referenced issues:
QubesOS/qubes-issues#8257
QubesOS/qubes-issues#8116
If you're release manager, you can issue GPG-inline signed command:
* `Upload-component r4.2 desktop-linux-menu 0d4401cefab4f69cf8490f4033742d3565ec7d4a current all` (available 5 days from now)
* `Upload-component r4.2 desktop-linux-menu 0d4401cefab4f69cf8490f4033742d3565ec7d4a security-testing`
You can choose subset of distributions like:
* `Upload-component r4.2 desktop-linux-menu 0d4401cefab4f69cf8490f4033742d3565ec7d4a current vm-bookworm,vm-fc37` (available 5 days from now)
Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).
For more information on how to test this update, please take a look at https://www.qubes-os.org/doc/testing/#updates.
| 8.0 | desktop-linux-menu v1.1.2 (r4.2) - Update of desktop-linux-menu to v1.1.2 for Qubes OS r4.2, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-desktop-linux-menu/commit/0d4401cefab4f69cf8490f4033742d3565ec7d4a
[Changes since previous version](https://github.com/QubesOS/qubes-desktop-linux-menu/compare/v1.1.1...v1.1.2):
QubesOS/qubes-desktop-linux-menu@0d4401c version 1.1.2
QubesOS/qubes-desktop-linux-menu@059fcd2 Merge remote-tracking branch 'origin/pr/33'
QubesOS/qubes-desktop-linux-menu@ecd23e9 Menu should react appropriately to appmenus-dispvm
QubesOS/qubes-desktop-linux-menu@abc1321 Fix page numbering in help and docs
Referenced issues:
QubesOS/qubes-issues#8257
QubesOS/qubes-issues#8116
If you're release manager, you can issue GPG-inline signed command:
* `Upload-component r4.2 desktop-linux-menu 0d4401cefab4f69cf8490f4033742d3565ec7d4a current all` (available 5 days from now)
* `Upload-component r4.2 desktop-linux-menu 0d4401cefab4f69cf8490f4033742d3565ec7d4a security-testing`
You can choose subset of distributions like:
* `Upload-component r4.2 desktop-linux-menu 0d4401cefab4f69cf8490f4033742d3565ec7d4a current vm-bookworm,vm-fc37` (available 5 days from now)
Above commands will work only if packages in current-testing repository were built from given commit (i.e. no new version superseded it).
For more information on how to test this update, please take a look at https://www.qubes-os.org/doc/testing/#updates.
| non_usab | desktop linux menu update of desktop linux menu to for qubes os see comments below for details and build status from commit qubesos qubes desktop linux menu version qubesos qubes desktop linux menu merge remote tracking branch origin pr qubesos qubes desktop linux menu menu should react appropriately to appmenus dispvm qubesos qubes desktop linux menu fix page numbering in help and docs referenced issues qubesos qubes issues qubesos qubes issues if you re release manager you can issue gpg inline signed command upload component desktop linux menu current all available days from now upload component desktop linux menu security testing you can choose subset of distributions like upload component desktop linux menu current vm bookworm vm available days from now above commands will work only if packages in current testing repository were built from given commit i e no new version superseded it for more information on how to test this update please take a look at | 0 |
17,796 | 12,343,084,171 | IssuesEvent | 2020-05-15 02:51:23 | gluster/glusterfs | https://api.github.com/repos/gluster/glusterfs | closed | Elastic search on gluster | FA: Usability & Supportability wontfix | Description:
One of the primary consumer which expects consistent time across replicas (ctime feature https://github.com/gluster/glusterfs/issues/208) is elastic search. This issue tracks the testing efforts of storing elastic search indexing data on gluster volume.
The issue is mainly to find out
- [x] Enabling ctime solves the issues with elastic search on gluster?
- [ ] Default performance xlators works will with elastic search
- [ ] Right combination of performance xlators for this workload
- [ ] Are there any issues which needs to be fixed if uncovered
| True | Elastic search on gluster - Description:
One of the primary consumer which expects consistent time across replicas (ctime feature https://github.com/gluster/glusterfs/issues/208) is elastic search. This issue tracks the testing efforts of storing elastic search indexing data on gluster volume.
The issue is mainly to find out
- [x] Enabling ctime solves the issues with elastic search on gluster?
- [ ] Default performance xlators works will with elastic search
- [ ] Right combination of performance xlators for this workload
- [ ] Are there any issues which needs to be fixed if uncovered
| usab | elastic search on gluster description one of the primary consumer which expects consistent time across replicas ctime feature is elastic search this issue tracks the testing efforts of storing elastic search indexing data on gluster volume the issue is mainly to find out enabling ctime solves the issues with elastic search on gluster default performance xlators works will with elastic search right combination of performance xlators for this workload are there any issues which needs to be fixed if uncovered | 1 |
1,442 | 2,850,616,636 | IssuesEvent | 2015-05-31 18:38:38 | santiaago/gonawin | https://api.github.com/repos/santiaago/gonawin | opened | Ranking by team is not accurate | enhancement usability | Ranking by team should be accuracy in current tournament not all tournaments

| True | Ranking by team is not accurate - Ranking by team should be accuracy in current tournament not all tournaments

| usab | ranking by team is not accurate ranking by team should be accuracy in current tournament not all tournaments | 1 |
332 | 2,576,900,581 | IssuesEvent | 2015-02-12 13:52:18 | flikore/writerstrail | https://api.github.com/repos/flikore/writerstrail | closed | Show real wpm in stats | enhancement usability | Since users can fill in the paused time, we should calculate the words per minute of the time they were actually writing. | True | Show real wpm in stats - Since users can fill in the paused time, we should calculate the words per minute of the time they were actually writing. | usab | show real wpm in stats since users can fill in the paused time we should calculate the words per minute of the time they were actually writing | 1 |
7,737 | 5,176,455,958 | IssuesEvent | 2017-01-19 00:46:53 | geneontology/go-site | https://api.github.com/repos/geneontology/go-site | closed | Make sure that users.yaml is the sole source for user metadata | bug (B: affects usability) | Now that users.yaml (and its schema) have been merged (#106) added to the repo, no other user metadata should be edited or used.
Talking with @cmungall, some of this will be taken care of by documentation sooner (#105), but at some point we will have to do one of the following:
1. remove the files: GO.curators_dbxrefs, GO.user_data.json (TermGenie), termgenie-user-permissions.json (TermGenie)
2. make the listed files read-only versions that are produced by the users.yaml master (like dbxrefs.yaml)
This is a ticket to pick back up on this later when we have more bandwidth.
| True | Make sure that users.yaml is the sole source for user metadata - Now that users.yaml (and its schema) have been merged (#106) added to the repo, no other user metadata should be edited or used.
Talking with @cmungall, some of this will be taken care of by documentation sooner (#105), but at some point we will have to do one of the following:
1. remove the files: GO.curators_dbxrefs, GO.user_data.json (TermGenie), termgenie-user-permissions.json (TermGenie)
2. make the listed files read-only versions that are produced by the users.yaml master (like dbxrefs.yaml)
This is a ticket to pick back up on this later when we have more bandwidth.
| usab | make sure that users yaml is the sole source for user metadata now that users yaml and its schema have been merged added to the repo no other user metadata should be edited or used talking with cmungall some of this will be taken care of by documentation sooner but at some point we will have to do one of the following remove the files go curators dbxrefs go user data json termgenie termgenie user permissions json termgenie make the listed files read only versions that are produced by the users yaml master like dbxrefs yaml this is a ticket to pick back up on this later when we have more bandwidth | 1 |
6,353 | 4,236,416,458 | IssuesEvent | 2016-07-05 18:20:06 | coreos/bugs | https://api.github.com/repos/coreos/bugs | closed | Ability to set hostname via ignition | area/usability component/ignition kind/question reviewed/won't fix team/os | ## Feature Request ##
It would be useful to be able force the hostname via ignition, so that the system immediately comes up with the correct hostname, even in cloud environments like AWS. This would provide some feature parity for people moving from cloud config to ignition.
### Environment ###
AWS EC2
### Desired Feature ###
```json
{
"ignition": { "version": "2.0.0" },
"system": [{
"hostname": "my-short-hostname"
}]
}
```
| True | Ability to set hostname via ignition - ## Feature Request ##
It would be useful to be able force the hostname via ignition, so that the system immediately comes up with the correct hostname, even in cloud environments like AWS. This would provide some feature parity for people moving from cloud config to ignition.
### Environment ###
AWS EC2
### Desired Feature ###
```json
{
"ignition": { "version": "2.0.0" },
"system": [{
"hostname": "my-short-hostname"
}]
}
```
| usab | ability to set hostname via ignition feature request it would be useful to be able force the hostname via ignition so that the system immediately comes up with the correct hostname even in cloud environments like aws this would provide some feature parity for people moving from cloud config to ignition environment aws desired feature json ignition version system hostname my short hostname | 1 |
88 | 2,517,407,048 | IssuesEvent | 2015-01-16 14:36:02 | Graylog2/graylog2-web-interface | https://api.github.com/repos/Graylog2/graylog2-web-interface | opened | Improvements in streams usability | papercut usability | There are quite a few pain points regarding streams that affect usability, i.e: #1018, #1010, #964, #920, #732,#551, #500 | True | Improvements in streams usability - There are quite a few pain points regarding streams that affect usability, i.e: #1018, #1010, #964, #920, #732,#551, #500 | usab | improvements in streams usability there are quite a few pain points regarding streams that affect usability i e | 1 |
1,146 | 2,730,812,916 | IssuesEvent | 2015-04-16 16:47:21 | hypothesis/h | https://api.github.com/repos/hypothesis/h | opened | Remove "click to close" feature for sidebar | Question Usability | I removed the click to close feature in 04504dca0b36cffd57d3fd7fe071fd1ef52079b0.
I added it back in c90df05fc940587b3f4aef871538ad3e9f226b8d at the request of @judell.
However, I thought I had done it at _someone_'s request. I just can't seem to find record of that now.
In any case, I think it might be a good idea. The chevron is the obvious interaction point for open/close and it's not clear we need another way to close the sidebar. It may even annoy users who don't understand why the sidebar closes seemingly randomly while they do other things. | True | Remove "click to close" feature for sidebar - I removed the click to close feature in 04504dca0b36cffd57d3fd7fe071fd1ef52079b0.
I added it back in c90df05fc940587b3f4aef871538ad3e9f226b8d at the request of @judell.
However, I thought I had done it at _someone_'s request. I just can't seem to find record of that now.
In any case, I think it might be a good idea. The chevron is the obvious interaction point for open/close and it's not clear we need another way to close the sidebar. It may even annoy users who don't understand why the sidebar closes seemingly randomly while they do other things. | usab | remove click to close feature for sidebar i removed the click to close feature in i added it back in at the request of judell however i thought i had done it at someone s request i just can t seem to find record of that now in any case i think it might be a good idea the chevron is the obvious interaction point for open close and it s not clear we need another way to close the sidebar it may even annoy users who don t understand why the sidebar closes seemingly randomly while they do other things | 1 |
386,338 | 11,435,516,113 | IssuesEvent | 2020-02-04 19:33:39 | googleapis/python-automl | https://api.github.com/repos/googleapis/python-automl | closed | AutoML tables: unable to predict with feature_importances=True; 504 Deadline Exceeded | api: automl priority: p2 type: bug | I've been trying to get local feature importances for a model, both the UI request and code request fail to work.
The predict method works as expected when `feature_importance=False`.
code example:
```python
sample = {...} # dict with 120 attributes
tables_client = automl.TablesClient(project=PROJECT_ID, region=COMPUTE_REGION)
tables_client.predict(model=model, inputs=sample, feature_importance=True)
```
the above code results in the following error:
```python
---------------------------------------------------------------------------
_Rendezvous Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/google/api_core/grpc_helpers.py in error_remapped_callable(*args, **kwargs)
56 try:
---> 57 return callable_(*args, **kwargs)
58 except grpc.RpcError as exc:
10 frames
_Rendezvous: <_Rendezvous of RPC that terminated with:
status = StatusCode.DEADLINE_EXCEEDED
details = "Deadline Exceeded"
debug_error_string = "{"created":"@1580153421.261836045","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1099,"grpc_message":"Deadline Exceeded","grpc_status":4}"
>
The above exception was the direct cause of the following exception:
DeadlineExceeded Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/six.py in raise_from(value, from_value)
DeadlineExceeded: 504 Deadline Exceeded
```
the code is running on google colab, dependencies:
```sh
!pip freeze| grep google
google==2.0.3
google-api-core==1.15.0
google-api-python-client==1.7.11
google-auth==1.4.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
google-cloud-automl==0.9.0
google-cloud-bigquery==1.21.0
google-cloud-core==1.0.3
google-cloud-datastore==1.8.0
google-cloud-language==1.2.0
google-cloud-monitoring==0.31.1
google-cloud-storage==1.16.2
google-cloud-translate==1.5.0
google-colab==1.0.0
google-pasta==0.1.8
google-resumable-media==0.4.1
googleapis-common-protos==1.6.0
googledrivedownloader==0.4
pydata-google-auth==0.2.1
``` | 1.0 | AutoML tables: unable to predict with feature_importances=True; 504 Deadline Exceeded - I've been trying to get local feature importances for a model, both the UI request and code request fail to work.
The predict method works as expected when `feature_importance=False`.
code example:
```python
sample = {...} # dict with 120 attributes
tables_client = automl.TablesClient(project=PROJECT_ID, region=COMPUTE_REGION)
tables_client.predict(model=model, inputs=sample, feature_importance=True)
```
the above code results in the following error:
```python
---------------------------------------------------------------------------
_Rendezvous Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/google/api_core/grpc_helpers.py in error_remapped_callable(*args, **kwargs)
56 try:
---> 57 return callable_(*args, **kwargs)
58 except grpc.RpcError as exc:
10 frames
_Rendezvous: <_Rendezvous of RPC that terminated with:
status = StatusCode.DEADLINE_EXCEEDED
details = "Deadline Exceeded"
debug_error_string = "{"created":"@1580153421.261836045","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1099,"grpc_message":"Deadline Exceeded","grpc_status":4}"
>
The above exception was the direct cause of the following exception:
DeadlineExceeded Traceback (most recent call last)
/usr/local/lib/python3.6/dist-packages/six.py in raise_from(value, from_value)
DeadlineExceeded: 504 Deadline Exceeded
```
the code is running on google colab, dependencies:
```sh
!pip freeze| grep google
google==2.0.3
google-api-core==1.15.0
google-api-python-client==1.7.11
google-auth==1.4.2
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
google-cloud-automl==0.9.0
google-cloud-bigquery==1.21.0
google-cloud-core==1.0.3
google-cloud-datastore==1.8.0
google-cloud-language==1.2.0
google-cloud-monitoring==0.31.1
google-cloud-storage==1.16.2
google-cloud-translate==1.5.0
google-colab==1.0.0
google-pasta==0.1.8
google-resumable-media==0.4.1
googleapis-common-protos==1.6.0
googledrivedownloader==0.4
pydata-google-auth==0.2.1
``` | non_usab | automl tables unable to predict with feature importances true deadline exceeded i ve been trying to get local feature importances for a model both the ui request and code request fail to work the predict method works as expected when feature importance false code example python sample dict with attributes tables client automl tablesclient project project id region compute region tables client predict model model inputs sample feature importance true the above code results in the following error python rendezvous traceback most recent call last usr local lib dist packages google api core grpc helpers py in error remapped callable args kwargs try return callable args kwargs except grpc rpcerror as exc frames rendezvous rendezvous of rpc that terminated with status statuscode deadline exceeded details deadline exceeded debug error string created description error received from peer file src core lib surface call cc file line grpc message deadline exceeded grpc status the above exception was the direct cause of the following exception deadlineexceeded traceback most recent call last usr local lib dist packages six py in raise from value from value deadlineexceeded deadline exceeded the code is running on google colab dependencies sh pip freeze grep google google google api core google api python client google auth google auth google auth oauthlib google cloud automl google cloud bigquery google cloud core google cloud datastore google cloud language google cloud monitoring google cloud storage google cloud translate google colab google pasta google resumable media googleapis common protos googledrivedownloader pydata google auth | 0 |
14,357 | 9,098,798,917 | IssuesEvent | 2019-02-20 01:30:26 | jstanden/cerb | https://api.github.com/repos/jstanden/cerb | closed | Hitting "Save and Continue" and "Save and Close" in rapid succession on a new Role allows the creation of duplicate Roles | bug usability | kindof a double-click issue. | True | Hitting "Save and Continue" and "Save and Close" in rapid succession on a new Role allows the creation of duplicate Roles - kindof a double-click issue. | usab | hitting save and continue and save and close in rapid succession on a new role allows the creation of duplicate roles kindof a double click issue | 1 |
72,280 | 3,377,858,664 | IssuesEvent | 2015-11-25 07:28:04 | pwnall/seven | https://api.github.com/repos/pwnall/seven | opened | Clicking on links to other deliverables for the current assignment. | low priority | When I am viewing the submission dashboard for an assignment, and I click on the link to one of the deliverables for the same assignment (from the deadline sidebar), the tab for that deliverable does not open. | 1.0 | Clicking on links to other deliverables for the current assignment. - When I am viewing the submission dashboard for an assignment, and I click on the link to one of the deliverables for the same assignment (from the deadline sidebar), the tab for that deliverable does not open. | non_usab | clicking on links to other deliverables for the current assignment when i am viewing the submission dashboard for an assignment and i click on the link to one of the deliverables for the same assignment from the deadline sidebar the tab for that deliverable does not open | 0 |
226,279 | 7,517,100,340 | IssuesEvent | 2018-04-12 01:36:36 | Fourdee/DietPi | https://api.github.com/repos/Fourdee/DietPi | closed | Credits | Rework to separate DietPi code, base image and final image creator | Priority Low :low_brightness: Via Forum | According to: http://dietpi.com/phpbb/viewtopic.php?f=9&t=2960&p=11407#p11407
@k-plan mentioned an important point about current credits appearance:
- http://dietpi.com/phpbb/viewtopic.php?f=9&t=2960#p11396
- http://dietpi.com/phpbb/viewtopic.php?f=9&t=2960#p11402
We should rework credits to reflect:
1. Who is responsible for DietPi frontend (coding)
2. Who is responsible for base image.
3. Who created the final image by using base image above and DietPi-Prep.
2 + 3 could be optional/left empty by DietPi-Prep user, but then 1 need make clear, that it is only related to DietPi code.
@Fourdee
What do you think? | 1.0 | Credits | Rework to separate DietPi code, base image and final image creator - According to: http://dietpi.com/phpbb/viewtopic.php?f=9&t=2960&p=11407#p11407
@k-plan mentioned an important point about current credits appearance:
- http://dietpi.com/phpbb/viewtopic.php?f=9&t=2960#p11396
- http://dietpi.com/phpbb/viewtopic.php?f=9&t=2960#p11402
We should rework credits to reflect:
1. Who is responsible for DietPi frontend (coding)
2. Who is responsible for base image.
3. Who created the final image by using base image above and DietPi-Prep.
2 + 3 could be optional/left empty by DietPi-Prep user, but then 1 need make clear, that it is only related to DietPi code.
@Fourdee
What do you think? | non_usab | credits rework to separate dietpi code base image and final image creator according to k plan mentioned an important point about current credits appearance we should rework credits to reflect who is responsible for dietpi frontend coding who is responsible for base image who created the final image by using base image above and dietpi prep could be optional left empty by dietpi prep user but then need make clear that it is only related to dietpi code fourdee what do you think | 0 |
3,801 | 4,052,397,921 | IssuesEvent | 2016-05-24 02:17:22 | golang/go | https://api.github.com/repos/golang/go | opened | cmd/compile: pointless strength reduction | Performance | ```
var t [256]byte
func f(b *[16]byte) {
for i, v := range b {
b[i] = t[v]
}
}
```
compiles to:
```
0x000f 00015 (tmp1.go:7) MOVBLZX (AX), DX
0x0012 00018 (tmp1.go:7) LEAQ "".t(SB), BX
0x0019 00025 (tmp1.go:7) MOVBLZX (BX)(DX*1), DX
0x001d 00029 (tmp1.go:7) MOVQ "".b+8(FP), BX
0x0022 00034 (tmp1.go:7) MOVB DL, (BX)(CX*1)
0x0025 00037 (tmp1.go:6) INCQ AX
0x0028 00040 (tmp1.go:6) INCQ CX
0x002b 00043 (tmp1.go:6) CMPQ CX, $16
0x002f 00047 (tmp1.go:6) JLT $0, 15
```
It looks like we strength-reduced the index into `b` into a pointer increment. But the terminating condition still uses the integer, so we end up having 2 induction variables instead of one. We should either compute the terminating condition using an end pointer (and throw away the induction variable CX), or throw away the pointer induction variable (AX) and use an indexed load.
@brtzsnr | True | cmd/compile: pointless strength reduction - ```
var t [256]byte
func f(b *[16]byte) {
for i, v := range b {
b[i] = t[v]
}
}
```
compiles to:
```
0x000f 00015 (tmp1.go:7) MOVBLZX (AX), DX
0x0012 00018 (tmp1.go:7) LEAQ "".t(SB), BX
0x0019 00025 (tmp1.go:7) MOVBLZX (BX)(DX*1), DX
0x001d 00029 (tmp1.go:7) MOVQ "".b+8(FP), BX
0x0022 00034 (tmp1.go:7) MOVB DL, (BX)(CX*1)
0x0025 00037 (tmp1.go:6) INCQ AX
0x0028 00040 (tmp1.go:6) INCQ CX
0x002b 00043 (tmp1.go:6) CMPQ CX, $16
0x002f 00047 (tmp1.go:6) JLT $0, 15
```
It looks like we strength-reduced the index into `b` into a pointer increment. But the terminating condition still uses the integer, so we end up having 2 induction variables instead of one. We should either compute the terminating condition using an end pointer (and throw away the induction variable CX), or throw away the pointer induction variable (AX) and use an indexed load.
@brtzsnr | non_usab | cmd compile pointless strength reduction var t byte func f b byte for i v range b b t compiles to go movblzx ax dx go leaq t sb bx go movblzx bx dx dx go movq b fp bx go movb dl bx cx go incq ax go incq cx go cmpq cx go jlt it looks like we strength reduced the index into b into a pointer increment but the terminating condition still uses the integer so we end up having induction variables instead of one we should either compute the terminating condition using an end pointer and throw away the induction variable cx or throw away the pointer induction variable ax and use an indexed load brtzsnr | 0 |
26,605 | 27,024,849,999 | IssuesEvent | 2023-02-11 13:15:40 | MarkBind/markbind | https://api.github.com/repos/MarkBind/markbind | closed | Improve consistency of question/quiz component design | c.Enhancement p.Low a-ReaderUsability d.easy | ### Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
### Any related issues?
_No response_
### What is the area that this feature belongs to?
Reader Usability
### Is your feature request related to a problem? Please describe.
The question/quiz components have a card like design, which looks somewhat... out of place
But this is subjective. Feel free to input and close this issue if you don't think so.
I think some issues are:
- Large animations in quiz should be avoided.
- Box shadow is too strong
- question text weight and and size are a tad too big.
### Describe the solution you'd like
Any tweaks to make it look more consistent.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_ | True | Improve consistency of question/quiz component design - ### Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
### Any related issues?
_No response_
### What is the area that this feature belongs to?
Reader Usability
### Is your feature request related to a problem? Please describe.
The question/quiz components have a card like design, which looks somewhat... out of place
But this is subjective. Feel free to input and close this issue if you don't think so.
I think some issues are:
- Large animations in quiz should be avoided.
- Box shadow is too strong
- question text weight and and size are a tad too big.
### Describe the solution you'd like
Any tweaks to make it look more consistent.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_ | usab | improve consistency of question quiz component design please confirm that you have searched existing issues in the repo yes i have searched the existing issues any related issues no response what is the area that this feature belongs to reader usability is your feature request related to a problem please describe the question quiz components have a card like design which looks somewhat out of place but this is subjective feel free to input and close this issue if you don t think so i think some issues are large animations in quiz should be avoided box shadow is too strong question text weight and and size are a tad too big describe the solution you d like any tweaks to make it look more consistent describe alternatives you ve considered no response additional context no response | 1 |
10,898 | 6,976,650,825 | IssuesEvent | 2017-12-12 11:52:32 | JuliaReach/LazySets.jl | https://api.github.com/repos/JuliaReach/LazySets.jl | closed | Semantic of "VoidSet"? | simplification usability | The "VoidSet" is stated as the neutral element for "+" and the absorbing element for "*".
I don't understand the name (as a neutral element for "+"), it refers to a set that is empty. The empty set is the absorbing element for the [Minkowski sum](https://en.wikipedia.org/wiki/Minkowski_addition). Maybe "ZeroSet" is more relevant.
On the other hand, the empty set is the absorbing element for the Cartesian product.
I think it is a bit confusing, maybe we have to split both concepts? | True | Semantic of "VoidSet"? - The "VoidSet" is stated as the neutral element for "+" and the absorbing element for "*".
I don't understand the name (as a neutral element for "+"), it refers to a set that is empty. The empty set is the absorbing element for the [Minkowski sum](https://en.wikipedia.org/wiki/Minkowski_addition). Maybe "ZeroSet" is more relevant.
On the other hand, the empty set is the absorbing element for the Cartesian product.
I think it is a bit confusing, maybe we have to split both concepts? | usab | semantic of voidset the voidset is stated as the neutral element for and the absorbing element for i don t understand the name as a neutral element for it refers to a set that is empty the empty set is the absorbing element for the maybe zeroset is more relevant on the other hand the empty set is the absorbing element for the cartesian product i think it is a bit confusing maybe we have to split both concepts | 1 |
22,951 | 20,741,504,790 | IssuesEvent | 2022-03-14 18:09:03 | pulumi/pulumi-kubernetes | https://api.github.com/repos/pulumi/pulumi-kubernetes | closed | AWS nodes become permanently unreachable after updating aws-auth ConfigMap | impact/usability kind/bug | ## Hello!
<!-- Please leave this section as-is, it's designed to help others in the community know how to interact with our GitHub issues. -->
- Vote on this issue by adding a π reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
<!-- Please provide a general summary of the issue, including what you're trying to accomplish. -->
I'm managing k8s worker nodes in a PCI-zone. We manage firewall rules by EC2 tags (Palo Alto). This means, each PCI-zoned workload needs to be scheduled on the right nodes. I've automated provisioning different EKS node groups with Pulumi. Each node group gets it's own dedicated IAM role as part of this.
In EKS, in order for nodes to join the cluster, their IAM role needs to be in the aws-auth ConfigMap. When a new PCI workload comes along I append the list of node groups for the new workload and run Pulumi which does everything perfectly in spinning up that new node group in the EKS cluster.
The problem is part of this is updating aws-auth. Pulumi only supported Deleting and then Creating ConfigMaps in general, which is certainly best practice for pretty much all use-cases and this bug is really an AWS issue, but when Pulumi does this the NodeGroup is permanently stuck as unschedulable and I need to re-create the entire NodeGroup.
What Pulumi could offer is an `immutable` field in the ConfigMapArgs that defaults to True to keep with the current behavior but allow individual users to decide whether or not to set it to False if they are encountering a use-case like this one.
### Steps to reproduce
<!-- Provide a link to a live example or an unambiguous set of steps to reproduce this bug. Tell us what you expected to happen, and what happened instead. Please include code to reproduce, if relevant. -->
1. Create EKS cluster
2. Create node group with dedicated IAM and aws-auth ConfigMap to allow cluster joining
3. Create new node group in Pulumi with a new IAM role and update the ConfigMap with both IAM roles
Expected: New and existing node groups would be in the EKS cluster
Actual: Existing node groups can no longer join EKS cluster
| True | AWS nodes become permanently unreachable after updating aws-auth ConfigMap - ## Hello!
<!-- Please leave this section as-is, it's designed to help others in the community know how to interact with our GitHub issues. -->
- Vote on this issue by adding a π reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
<!-- Please provide a general summary of the issue, including what you're trying to accomplish. -->
I'm managing k8s worker nodes in a PCI-zone. We manage firewall rules by EC2 tags (Palo Alto). This means, each PCI-zoned workload needs to be scheduled on the right nodes. I've automated provisioning different EKS node groups with Pulumi. Each node group gets it's own dedicated IAM role as part of this.
In EKS, in order for nodes to join the cluster, their IAM role needs to be in the aws-auth ConfigMap. When a new PCI workload comes along I append the list of node groups for the new workload and run Pulumi which does everything perfectly in spinning up that new node group in the EKS cluster.
The problem is part of this is updating aws-auth. Pulumi only supported Deleting and then Creating ConfigMaps in general, which is certainly best practice for pretty much all use-cases and this bug is really an AWS issue, but when Pulumi does this the NodeGroup is permanently stuck as unschedulable and I need to re-create the entire NodeGroup.
What Pulumi could offer is an `immutable` field in the ConfigMapArgs that defaults to True to keep with the current behavior but allow individual users to decide whether or not to set it to False if they are encountering a use-case like this one.
### Steps to reproduce
<!-- Provide a link to a live example or an unambiguous set of steps to reproduce this bug. Tell us what you expected to happen, and what happened instead. Please include code to reproduce, if relevant. -->
1. Create EKS cluster
2. Create node group with dedicated IAM and aws-auth ConfigMap to allow cluster joining
3. Create new node group in Pulumi with a new IAM role and update the ConfigMap with both IAM roles
Expected: New and existing node groups would be in the EKS cluster
Actual: Existing node groups can no longer join EKS cluster
| usab | aws nodes become permanently unreachable after updating aws auth configmap hello vote on this issue by adding a π reaction to contribute a fix for this issue leave a comment and link to your pull request if you ve opened one already issue details i m managing worker nodes in a pci zone we manage firewall rules by tags palo alto this means each pci zoned workload needs to be scheduled on the right nodes i ve automated provisioning different eks node groups with pulumi each node group gets it s own dedicated iam role as part of this in eks in order for nodes to join the cluster their iam role needs to be in the aws auth configmap when a new pci workload comes along i append the list of node groups for the new workload and run pulumi which does everything perfectly in spinning up that new node group in the eks cluster the problem is part of this is updating aws auth pulumi only supported deleting and then creating configmaps in general which is certainly best practice for pretty much all use cases and this bug is really an aws issue but when pulumi does this the nodegroup is permanently stuck as unschedulable and i need to re create the entire nodegroup what pulumi could offer is an immutable field in the configmapargs that defaults to true to keep with the current behavior but allow individual users to decide whether or not to set it to false if they are encountering a use case like this one steps to reproduce create eks cluster create node group with dedicated iam and aws auth configmap to allow cluster joining create new node group in pulumi with a new iam role and update the configmap with both iam roles expected new and existing node groups would be in the eks cluster actual existing node groups can no longer join eks cluster | 1 |
27,720 | 30,259,566,329 | IssuesEvent | 2023-07-07 07:06:44 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | FileSystem Dock: Drag and drop file from res:// to res:// prompts to overwrite/rename; should be a no-op | bug topic:editor usability | ### Godot version
v4.1.rc2.official [46424488e]
### System information
Godot v4.1.rc2 - Linux Mint 20 (Ulyana) - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 SUPER (nvidia; 515.105.01) - Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 Threads)
### Issue description
Dragging and dropping a file to a new position inside its current folder, or onto the icon for its current folder - when that folder is the project root folder :res// - will be treated as though you were dropping a different file with the same name.
Expectation: for nothing to happen.
Also tried it in 4.0.3 and 4.1-dev3, where it behaves as expected.
https://github.com/godotengine/godot/assets/64640811/90de1120-dd92-41b8-b202-db77c343103a
### Steps to reproduce
1. New or existing project.
2. Click and drag a file in :res// in FileSystem dock.
3. Drop the file back into :res//.
4. Be prompted to overwrite or rename.
### Minimal reproduction project
N/A | True | FileSystem Dock: Drag and drop file from res:// to res:// prompts to overwrite/rename; should be a no-op - ### Godot version
v4.1.rc2.official [46424488e]
### System information
Godot v4.1.rc2 - Linux Mint 20 (Ulyana) - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 SUPER (nvidia; 515.105.01) - Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 Threads)
### Issue description
Dragging and dropping a file to a new position inside its current folder, or onto the icon for its current folder - when that folder is the project root folder :res// - will be treated as though you were dropping a different file with the same name.
Expectation: for nothing to happen.
Also tried it in 4.0.3 and 4.1-dev3, where it behaves as expected.
https://github.com/godotengine/godot/assets/64640811/90de1120-dd92-41b8-b202-db77c343103a
### Steps to reproduce
1. New or existing project.
2. Click and drag a file in :res// in FileSystem dock.
3. Drop the file back into :res//.
4. Be prompted to overwrite or rename.
### Minimal reproduction project
N/A | usab | filesystem dock drag and drop file from res to res prompts to overwrite rename should be a no op godot version official system information godot linux mint ulyana vulkan forward dedicated nvidia geforce rtx super nvidia intel r core tm cpu threads issue description dragging and dropping a file to a new position inside its current folder or onto the icon for its current folder when that folder is the project root folder res will be treated as though you were dropping a different file with the same name expectation for nothing to happen also tried it in and where it behaves as expected steps to reproduce new or existing project click and drag a file in res in filesystem dock drop the file back into res be prompted to overwrite or rename minimal reproduction project n a | 1 |
22,048 | 18,405,287,681 | IssuesEvent | 2021-10-12 20:35:43 | elastic/rally | https://api.github.com/repos/elastic/rally | opened | Clarify that the cluster-health operation's index parameter also accepts data streams | :Usability :Docs | The `cluster-health` [operation](https://esrally.readthedocs.io/en/stable/track.html#cluster-health) accepts an optional `index` parameter. This seems to map to what the Elasticsearch [documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-health.html#cluster-health-api-path-params) refers to as the `target` of the health check:
> Comma-separated list of data streams, indices, and index aliases used to limit the request. Wildcard expressions (*) are supported.
So, it appears that the `index` parameter in Rally's `cluster-health` operation implicitly accepts data streams. We should at least clarify this in the docs in the short term.
It's also worth considering renaming the parameter to `target`. This would be a breaking change, however, so there's a cost-benefit analysis to be done. Curious what others think. | True | Clarify that the cluster-health operation's index parameter also accepts data streams - The `cluster-health` [operation](https://esrally.readthedocs.io/en/stable/track.html#cluster-health) accepts an optional `index` parameter. This seems to map to what the Elasticsearch [documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-health.html#cluster-health-api-path-params) refers to as the `target` of the health check:
> Comma-separated list of data streams, indices, and index aliases used to limit the request. Wildcard expressions (*) are supported.
So, it appears that the `index` parameter in Rally's `cluster-health` operation implicitly accepts data streams. We should at least clarify this in the docs in the short term.
It's also worth considering renaming the parameter to `target`. This would be a breaking change, however, so there's a cost-benefit analysis to be done. Curious what others think. | usab | clarify that the cluster health operation s index parameter also accepts data streams the cluster health accepts an optional index parameter this seems to map to what the elasticsearch refers to as the target of the health check comma separated list of data streams indices and index aliases used to limit the request wildcard expressions are supported so it appears that the index parameter in rally s cluster health operation implicitly accepts data streams we should at least clarify this in the docs in the short term it s also worth considering renaming the parameter to target this would be a breaking change however so there s a cost benefit analysis to be done curious what others think | 1 |
18,583 | 13,055,589,413 | IssuesEvent | 2020-07-30 02:08:45 | jstanden/cerb | https://api.github.com/repos/jstanden/cerb | closed | Nested square brackets in outgoing HTML email cause problems in plain-text copy | bug usability | Using nested square brackets in an outgoing HTML email causes that line to be missing from the plaintext copy.
Source is:

received HTML is:

Received raw plain-text is:

| True | Nested square brackets in outgoing HTML email cause problems in plain-text copy - Using nested square brackets in an outgoing HTML email causes that line to be missing from the plaintext copy.
Source is:

received HTML is:

Received raw plain-text is:

| usab | nested square brackets in outgoing html email cause problems in plain text copy using nested square brackets in an outgoing html email causes that line to be missing from the plaintext copy source is received html is received raw plain text is | 1 |
31,410 | 5,950,099,194 | IssuesEvent | 2017-05-26 15:50:16 | lodash/lodash | https://api.github.com/repos/lodash/lodash | closed | Better documentation for lodash/fp | documentation wontfix | I really like how `lodash/fp` promotes functional programming.
Unfortunately, the documentation is not very friendly to new users, especially if they are also not that familiar with lodash itself, as it is relative to the 'normal' lodash docu.
This gives me a hard time promoting its usefulness.
Would it be possible to have a stand alone `lodash/fp` documentation, with full descriptions and signatures? Maybe by programmatically merging the two? | 1.0 | Better documentation for lodash/fp - I really like how `lodash/fp` promotes functional programming.
Unfortunately, the documentation is not very friendly to new users, especially if they are also not that familiar with lodash itself, as it is relative to the 'normal' lodash docu.
This gives me a hard time promoting its usefulness.
Would it be possible to have a stand alone `lodash/fp` documentation, with full descriptions and signatures? Maybe by programmatically merging the two? | non_usab | better documentation for lodash fp i really like how lodash fp promotes functional programming unfortunately the documentation is not very friendly to new users especially if they are also not that familiar with lodash itself as it is relative to the normal lodash docu this gives me a hard time promoting its usefulness would it be possible to have a stand alone lodash fp documentation with full descriptions and signatures maybe by programmatically merging the two | 0 |
21,546 | 17,263,396,159 | IssuesEvent | 2021-07-22 10:43:17 | camunda-cloud/zeebe | https://api.github.com/repos/camunda-cloud/zeebe | opened | Active sequence flow count lower then zero | Impact: Regression Impact: Usability Scope: broker Severity: Mid Type: Bug | **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
Engine tried to decrement the active sequence flows of a flow scope instance, but failed because it would drop below zero. This resulted in an Error event and the process instance being blacklisted.
This happened on Camunda Cloud and was reported as an [error](https://console.cloud.google.com/errors/CLKDjZTb2Nmc1AE?service=zeebe&time=P7D&refresh=off&project=camunda-cloud-240911&authuser=1&folder&organizationId=669107107215).
Looking at the stacktrace it looks like a receive task is interrupted by an event and is being terminated. As part of the Terminate_Element processing of the receive task, the triggered event is activated by writing the Element_Activated event for it. This event is then applied to the state, which leads to it trying to decrement the number of active sequence flows. However, that shouldn't have happened. The number of active sequence flows of the flow scope should only be lowered when a sequence flow was actually taken before activating an event element. Normally the engine is able to determine whether or not the active sequence flows should be decremented, but this code could use some love anyways IMO.
Might be related to #6778
**To Reproduce**
<!--
Steps to reproduce the behavior
If possible add a minimal reproducer code sample
- when using the Java client: https://github.com/zeebe-io/zeebe-test-template-java
-->
Not yet sure, depends on what type of event element is triggered that interrupted the receive task. I've asked for a data snapshot to inspect the state of this process instance.
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
Don't decrementActiveSequenceFlows when activating an event element that by triggering interrupted another element.
**Log/Stacktrace**
<!-- If possible add the full stacktrace or Zeebe log which contains the issue. -->
<details><summary>Full Stacktrace</summary>
<p>
```
java.lang.IllegalStateException: Not expected to have an active sequence flow count lower then zero!
at io.camunda.zeebe.engine.state.instance.ElementInstance.decrementActiveSequenceFlows(ElementInstance.java:170) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.ProcessInstanceElementActivatingApplier.decrementActiveSequenceFlow(ProcessInstanceElementActivatingApplier.java:159) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.ProcessInstanceElementActivatingApplier.applyState(ProcessInstanceElementActivatingApplier.java:86) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.ProcessInstanceElementActivatingApplier.applyState(ProcessInstanceElementActivatingApplier.java:27) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.EventAppliers.applyState(EventAppliers.java:248) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.writers.EventApplyingStateWriter.appendFollowUpEvent(EventApplyingStateWriter.java:36) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.common.EventTriggerBehavior.activateTriggeredEvent(EventTriggerBehavior.java:319) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.behavior.BpmnEventSubscriptionBehavior.activateTriggeredEvent(BpmnEventSubscriptionBehavior.java:140) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.task.ReceiveTaskProcessor.lambda$onTerminate$6(ReceiveTaskProcessor.java:75) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at java.util.Optional.ifPresentOrElse(Unknown Source) ~[?:?]
at io.camunda.zeebe.engine.processing.bpmn.task.ReceiveTaskProcessor.onTerminate(ReceiveTaskProcessor.java:72) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.task.ReceiveTaskProcessor.onTerminate(ReceiveTaskProcessor.java:19) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.BpmnStreamProcessor.processEvent(BpmnStreamProcessor.java:211) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.BpmnStreamProcessor.lambda$processRecord$1(BpmnStreamProcessor.java:133) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.Either$Right.ifRightOrLeft(Either.java:238) ~[zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.BpmnStreamProcessor.processRecord(BpmnStreamProcessor.java:130) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.TypedRecordProcessor.processRecord(TypedRecordProcessor.java:54) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.lambda$processInTransaction$3(ProcessingStateMachine.java:295) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.db.impl.rocksdb.transaction.ZeebeTransaction.run(ZeebeTransaction.java:84) ~[zeebe-db-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.processInTransaction(ProcessingStateMachine.java:285) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.processEvent(ProcessingStateMachine.java:253) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.tryToReadNextEvent(ProcessingStateMachine.java:219) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.readNextEvent(ProcessingStateMachine.java:210) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorJob.invoke(ActorJob.java:73) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorJob.execute(ActorJob.java:39) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorTask.execute(ActorTask.java:122) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorThread.executeCurrentTask(ActorThread.java:94) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorThread.doWork(ActorThread.java:78) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorThread.run(ActorThread.java:191) [zeebe-util-1.1.0.jar:1.1.0]
```
</p>
</details>
**Environment:**
```
!what 83f60830-d2f8-4c44-84a1-6e8a6723c89b
found cluster <redacted>
Channel: Alpha
Generation: Zeebe 1.1 with Optimize Beta
ClusterPlan: Production - S v10 with Worker and Optimize
DataCenter: Europe West
Status: Healthy
- Zeebe: Healthy
- Elasticsearch: Healthy
- Operate: Healthy
- Tasklist: Healthy
- Optimize: Healthy
owned by <redacted>βs Organization
SalesPlan: Trial
Expired: false (Wed, 18 Aug 2021 12:44:38 GMT)
```
| True | Active sequence flow count lower then zero - **Describe the bug**
<!-- A clear and concise description of what the bug is. -->
Engine tried to decrement the active sequence flows of a flow scope instance, but failed because it would drop below zero. This resulted in an Error event and the process instance being blacklisted.
This happened on Camunda Cloud and was reported as an [error](https://console.cloud.google.com/errors/CLKDjZTb2Nmc1AE?service=zeebe&time=P7D&refresh=off&project=camunda-cloud-240911&authuser=1&folder&organizationId=669107107215).
Looking at the stacktrace it looks like a receive task is interrupted by an event and is being terminated. As part of the Terminate_Element processing of the receive task, the triggered event is activated by writing the Element_Activated event for it. This event is then applied to the state, which leads to it trying to decrement the number of active sequence flows. However, that shouldn't have happened. The number of active sequence flows of the flow scope should only be lowered when a sequence flow was actually taken before activating an event element. Normally the engine is able to determine whether or not the active sequence flows should be decremented, but this code could use some love anyways IMO.
Might be related to #6778
**To Reproduce**
<!--
Steps to reproduce the behavior
If possible add a minimal reproducer code sample
- when using the Java client: https://github.com/zeebe-io/zeebe-test-template-java
-->
Not yet sure, depends on what type of event element is triggered that interrupted the receive task. I've asked for a data snapshot to inspect the state of this process instance.
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
Don't decrementActiveSequenceFlows when activating an event element that by triggering interrupted another element.
**Log/Stacktrace**
<!-- If possible add the full stacktrace or Zeebe log which contains the issue. -->
<details><summary>Full Stacktrace</summary>
<p>
```
java.lang.IllegalStateException: Not expected to have an active sequence flow count lower then zero!
at io.camunda.zeebe.engine.state.instance.ElementInstance.decrementActiveSequenceFlows(ElementInstance.java:170) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.ProcessInstanceElementActivatingApplier.decrementActiveSequenceFlow(ProcessInstanceElementActivatingApplier.java:159) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.ProcessInstanceElementActivatingApplier.applyState(ProcessInstanceElementActivatingApplier.java:86) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.ProcessInstanceElementActivatingApplier.applyState(ProcessInstanceElementActivatingApplier.java:27) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.state.appliers.EventAppliers.applyState(EventAppliers.java:248) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.writers.EventApplyingStateWriter.appendFollowUpEvent(EventApplyingStateWriter.java:36) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.common.EventTriggerBehavior.activateTriggeredEvent(EventTriggerBehavior.java:319) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.behavior.BpmnEventSubscriptionBehavior.activateTriggeredEvent(BpmnEventSubscriptionBehavior.java:140) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.task.ReceiveTaskProcessor.lambda$onTerminate$6(ReceiveTaskProcessor.java:75) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at java.util.Optional.ifPresentOrElse(Unknown Source) ~[?:?]
at io.camunda.zeebe.engine.processing.bpmn.task.ReceiveTaskProcessor.onTerminate(ReceiveTaskProcessor.java:72) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.task.ReceiveTaskProcessor.onTerminate(ReceiveTaskProcessor.java:19) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.BpmnStreamProcessor.processEvent(BpmnStreamProcessor.java:211) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.BpmnStreamProcessor.lambda$processRecord$1(BpmnStreamProcessor.java:133) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.Either$Right.ifRightOrLeft(Either.java:238) ~[zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.bpmn.BpmnStreamProcessor.processRecord(BpmnStreamProcessor.java:130) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.TypedRecordProcessor.processRecord(TypedRecordProcessor.java:54) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.lambda$processInTransaction$3(ProcessingStateMachine.java:295) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.db.impl.rocksdb.transaction.ZeebeTransaction.run(ZeebeTransaction.java:84) ~[zeebe-db-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.processInTransaction(ProcessingStateMachine.java:285) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.processEvent(ProcessingStateMachine.java:253) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.tryToReadNextEvent(ProcessingStateMachine.java:219) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.engine.processing.streamprocessor.ProcessingStateMachine.readNextEvent(ProcessingStateMachine.java:210) ~[zeebe-workflow-engine-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorJob.invoke(ActorJob.java:73) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorJob.execute(ActorJob.java:39) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorTask.execute(ActorTask.java:122) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorThread.executeCurrentTask(ActorThread.java:94) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorThread.doWork(ActorThread.java:78) [zeebe-util-1.1.0.jar:1.1.0]
at io.camunda.zeebe.util.sched.ActorThread.run(ActorThread.java:191) [zeebe-util-1.1.0.jar:1.1.0]
```
</p>
</details>
**Environment:**
```
!what 83f60830-d2f8-4c44-84a1-6e8a6723c89b
found cluster <redacted>
Channel: Alpha
Generation: Zeebe 1.1 with Optimize Beta
ClusterPlan: Production - S v10 with Worker and Optimize
DataCenter: Europe West
Status: Healthy
- Zeebe: Healthy
- Elasticsearch: Healthy
- Operate: Healthy
- Tasklist: Healthy
- Optimize: Healthy
owned by <redacted>βs Organization
SalesPlan: Trial
Expired: false (Wed, 18 Aug 2021 12:44:38 GMT)
```
| usab | active sequence flow count lower then zero describe the bug engine tried to decrement the active sequence flows of a flow scope instance but failed because it would drop below zero this resulted in an error event and the process instance being blacklisted this happened on camunda cloud and was reported as an looking at the stacktrace it looks like a receive task is interrupted by an event and is being terminated as part of the terminate element processing of the receive task the triggered event is activated by writing the element activated event for it this event is then applied to the state which leads to it trying to decrement the number of active sequence flows however that shouldn t have happened the number of active sequence flows of the flow scope should only be lowered when a sequence flow was actually taken before activating an event element normally the engine is able to determine whether or not the active sequence flows should be decremented but this code could use some love anyways imo might be related to to reproduce steps to reproduce the behavior if possible add a minimal reproducer code sample when using the java client not yet sure depends on what type of event element is triggered that interrupted the receive task i ve asked for a data snapshot to inspect the state of this process instance expected behavior don t decrementactivesequenceflows when activating an event element that by triggering interrupted another element log stacktrace full stacktrace java lang illegalstateexception not expected to have an active sequence flow count lower then zero at io camunda zeebe engine state instance elementinstance decrementactivesequenceflows elementinstance java at io camunda zeebe engine state appliers processinstanceelementactivatingapplier decrementactivesequenceflow processinstanceelementactivatingapplier java at io camunda zeebe engine state appliers processinstanceelementactivatingapplier applystate processinstanceelementactivatingapplier java at io camunda zeebe engine state appliers processinstanceelementactivatingapplier applystate processinstanceelementactivatingapplier java at io camunda zeebe engine state appliers eventappliers applystate eventappliers java at io camunda zeebe engine processing streamprocessor writers eventapplyingstatewriter appendfollowupevent eventapplyingstatewriter java at io camunda zeebe engine processing common eventtriggerbehavior activatetriggeredevent eventtriggerbehavior java at io camunda zeebe engine processing bpmn behavior bpmneventsubscriptionbehavior activatetriggeredevent bpmneventsubscriptionbehavior java at io camunda zeebe engine processing bpmn task receivetaskprocessor lambda onterminate receivetaskprocessor java at java util optional ifpresentorelse unknown source at io camunda zeebe engine processing bpmn task receivetaskprocessor onterminate receivetaskprocessor java at io camunda zeebe engine processing bpmn task receivetaskprocessor onterminate receivetaskprocessor java at io camunda zeebe engine processing bpmn bpmnstreamprocessor processevent bpmnstreamprocessor java at io camunda zeebe engine processing bpmn bpmnstreamprocessor lambda processrecord bpmnstreamprocessor java at io camunda zeebe util either right ifrightorleft either java at io camunda zeebe engine processing bpmn bpmnstreamprocessor processrecord bpmnstreamprocessor java at io camunda zeebe engine processing streamprocessor typedrecordprocessor processrecord typedrecordprocessor java at io camunda zeebe engine processing streamprocessor processingstatemachine lambda processintransaction processingstatemachine java at io camunda zeebe db impl rocksdb transaction zeebetransaction run zeebetransaction java at io camunda zeebe engine processing streamprocessor processingstatemachine processintransaction processingstatemachine java at io camunda zeebe engine processing streamprocessor processingstatemachine processevent processingstatemachine java at io camunda zeebe engine processing streamprocessor processingstatemachine trytoreadnextevent processingstatemachine java at io camunda zeebe engine processing streamprocessor processingstatemachine readnextevent processingstatemachine java at io camunda zeebe util sched actorjob invoke actorjob java at io camunda zeebe util sched actorjob execute actorjob java at io camunda zeebe util sched actortask execute actortask java at io camunda zeebe util sched actorthread executecurrenttask actorthread java at io camunda zeebe util sched actorthread dowork actorthread java at io camunda zeebe util sched actorthread run actorthread java environment what found cluster channel alpha generation zeebe with optimize beta clusterplan production s with worker and optimize datacenter europe west status healthy zeebe healthy elasticsearch healthy operate healthy tasklist healthy optimize healthy owned by βs organization salesplan trial expired false wed aug gmt | 1 |
5,104 | 7,715,570,411 | IssuesEvent | 2018-05-23 08:04:40 | pojome/elementor | https://api.github.com/repos/pojome/elementor | closed | Problem with Shortcake (Shortcode UI) | compatibility | Hello, I used the builder for first time today ! I loved it . Awesome work there.
But seems it has issue with : https://wordpress.org/plugins/shortcodes-ultimate/
(Shortcode Ultimate) and also shortcake : https://wordpress.org/plugins/shortcode-ui/
Both are very useful . I wonder why they donβt open up the tabs when using the page builder
Thanks | True | Problem with Shortcake (Shortcode UI) - Hello, I used the builder for first time today ! I loved it . Awesome work there.
But seems it has issue with : https://wordpress.org/plugins/shortcodes-ultimate/
(Shortcode Ultimate) and also shortcake : https://wordpress.org/plugins/shortcode-ui/
Both are very useful . I wonder why they donβt open up the tabs when using the page builder
Thanks | non_usab | problem with shortcake shortcode ui hello i used the builder for first time today i loved it awesome work there but seems it has issue with shortcode ultimate and also shortcake both are very useful i wonder why they donβt open up the tabs when using the page builder thanks | 0 |
9,023 | 6,103,502,586 | IssuesEvent | 2017-06-20 18:51:05 | scala/bug | https://api.github.com/repos/scala/bug | closed | Add ProcessLogger use case example to scaladoc | docs enhancement usability | It is too hard to understand how to use ProcessLogger without a clear example use case. | True | Add ProcessLogger use case example to scaladoc - It is too hard to understand how to use ProcessLogger without a clear example use case. | usab | add processlogger use case example to scaladoc it is too hard to understand how to use processlogger without a clear example use case | 1 |
200,427 | 15,800,542,195 | IssuesEvent | 2021-04-03 00:11:58 | KevinMusgrave/pytorch-metric-learning | https://api.github.com/repos/KevinMusgrave/pytorch-metric-learning | closed | mAP validity | documentation enhancement fixed in dev branch | Hi, thank you for this great library! I was just testing your AccuracyCalculator(). However, it seems that mAP results in a totally different value than expected. I implemented it in a very basic way and compared it with your output, s. https://gist.github.com/VChristlein/fd55016f8d1b38e95011a025cbff9ccc
Do I call your function in a wrong way or do I miss something? | 1.0 | mAP validity - Hi, thank you for this great library! I was just testing your AccuracyCalculator(). However, it seems that mAP results in a totally different value than expected. I implemented it in a very basic way and compared it with your output, s. https://gist.github.com/VChristlein/fd55016f8d1b38e95011a025cbff9ccc
Do I call your function in a wrong way or do I miss something? | non_usab | map validity hi thank you for this great library i was just testing your accuracycalculator however it seems that map results in a totally different value than expected i implemented it in a very basic way and compared it with your output s do i call your function in a wrong way or do i miss something | 0 |
141,494 | 18,989,285,245 | IssuesEvent | 2021-11-22 04:02:09 | ChoeMinji/react-16.0.0 | https://api.github.com/repos/ChoeMinji/react-16.0.0 | opened | CVE-2021-23369 (High) detected in multiple libraries | security vulnerability | ## CVE-2021-23369 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>handlebars-4.0.6.tgz</b>, <b>handlebars-4.0.10.tgz</b>, <b>handlebars-4.0.5.tgz</b></p></summary>
<p>
<details><summary><b>handlebars-4.0.6.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz</a></p>
<p>Path to dependency file: react-16.0.0/fixtures/ssr/package.json</p>
<p>Path to vulnerable library: react-16.0.0/fixtures/ssr/node_modules/handlebars/package.json,react-16.0.0/fixtures/dom/node_modules/handlebars/package.json,react-16.0.0/fixtures/fiber-debugger/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-0.9.5.tgz (Root Library)
- jest-18.1.0.tgz
- jest-cli-18.1.0.tgz
- istanbul-api-1.1.1.tgz
- istanbul-reports-1.0.0.tgz
- :x: **handlebars-4.0.6.tgz** (Vulnerable Library)
</details>
<details><summary><b>handlebars-4.0.10.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz</a></p>
<p>Path to dependency file: react-16.0.0/fixtures/attribute-behavior/package.json</p>
<p>Path to vulnerable library: react-16.0.0/fixtures/attribute-behavior/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-1.0.11.tgz (Root Library)
- jest-20.0.4.tgz
- jest-cli-20.0.4.tgz
- istanbul-api-1.1.12.tgz
- istanbul-reports-1.1.1.tgz
- :x: **handlebars-4.0.10.tgz** (Vulnerable Library)
</details>
<details><summary><b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz</a></p>
<p>Path to dependency file: react-16.0.0/package.json</p>
<p>Path to vulnerable library: react-16.0.0/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- jest-20.1.0-delta.1.tgz (Root Library)
- jest-cli-20.1.0-delta.1.tgz
- istanbul-api-1.1.11.tgz
- istanbul-reports-1.1.1.tgz
- :x: **handlebars-4.0.5.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/ChoeMinji/react-16.0.0/commit/b9bd902dad80b8b5fa55a183526357266ae47bcc">b9bd902dad80b8b5fa55a183526357266ae47bcc</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>
The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.
<p>Publish Date: 2021-04-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23369>CVE-2021-23369</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23369">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23369</a></p>
<p>Release Date: 2021-04-12</p>
<p>Fix Resolution: com.github.jknack:handlebars:4.2.0, handlebars - 4.7.7</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-23369 (High) detected in multiple libraries - ## CVE-2021-23369 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>handlebars-4.0.6.tgz</b>, <b>handlebars-4.0.10.tgz</b>, <b>handlebars-4.0.5.tgz</b></p></summary>
<p>
<details><summary><b>handlebars-4.0.6.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz</a></p>
<p>Path to dependency file: react-16.0.0/fixtures/ssr/package.json</p>
<p>Path to vulnerable library: react-16.0.0/fixtures/ssr/node_modules/handlebars/package.json,react-16.0.0/fixtures/dom/node_modules/handlebars/package.json,react-16.0.0/fixtures/fiber-debugger/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-0.9.5.tgz (Root Library)
- jest-18.1.0.tgz
- jest-cli-18.1.0.tgz
- istanbul-api-1.1.1.tgz
- istanbul-reports-1.0.0.tgz
- :x: **handlebars-4.0.6.tgz** (Vulnerable Library)
</details>
<details><summary><b>handlebars-4.0.10.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz</a></p>
<p>Path to dependency file: react-16.0.0/fixtures/attribute-behavior/package.json</p>
<p>Path to vulnerable library: react-16.0.0/fixtures/attribute-behavior/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-1.0.11.tgz (Root Library)
- jest-20.0.4.tgz
- jest-cli-20.0.4.tgz
- istanbul-api-1.1.12.tgz
- istanbul-reports-1.1.1.tgz
- :x: **handlebars-4.0.10.tgz** (Vulnerable Library)
</details>
<details><summary><b>handlebars-4.0.5.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz</a></p>
<p>Path to dependency file: react-16.0.0/package.json</p>
<p>Path to vulnerable library: react-16.0.0/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- jest-20.1.0-delta.1.tgz (Root Library)
- jest-cli-20.1.0-delta.1.tgz
- istanbul-api-1.1.11.tgz
- istanbul-reports-1.1.1.tgz
- :x: **handlebars-4.0.5.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/ChoeMinji/react-16.0.0/commit/b9bd902dad80b8b5fa55a183526357266ae47bcc">b9bd902dad80b8b5fa55a183526357266ae47bcc</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>
The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.
<p>Publish Date: 2021-04-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23369>CVE-2021-23369</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23369">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23369</a></p>
<p>Release Date: 2021-04-12</p>
<p>Fix Resolution: com.github.jknack:handlebars:4.2.0, handlebars - 4.7.7</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_usab | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries handlebars tgz handlebars tgz handlebars tgz handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file react fixtures ssr package json path to vulnerable library react fixtures ssr node modules handlebars package json react fixtures dom node modules handlebars package json react fixtures fiber debugger node modules handlebars package json dependency hierarchy react scripts tgz root library jest tgz jest cli tgz istanbul api tgz istanbul reports tgz x handlebars tgz vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file react fixtures attribute behavior package json path to vulnerable library react fixtures attribute behavior node modules handlebars package json dependency hierarchy react scripts tgz root library jest tgz jest cli tgz istanbul api tgz istanbul reports tgz x handlebars tgz vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file react package json path to vulnerable library react node modules handlebars package json dependency hierarchy jest delta tgz root library jest cli delta tgz istanbul api tgz istanbul reports tgz x handlebars tgz vulnerable library found in head commit a href found in base branch master vulnerability details the package handlebars before are vulnerable to remote code execution rce when selecting certain compiling options to compile templates coming from an untrusted source publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com github jknack handlebars handlebars step up your open source security game with whitesource | 0 |
3,358 | 3,414,226,396 | IssuesEvent | 2015-12-07 04:18:49 | marekr/kicad-issue-test | https://api.github.com/repos/marekr/kicad-issue-test | opened | pcbnew: autopan steps are too big/too fast | New pcbnew usability Wishlist | Auto panning scrolls the view in very large steps and it happens very quickly. This often makes operations like dragging parts or adjusting zones very hard to complete unless zoomed out because often times the entire working area is very far away before you have realized what happened. For example, at zoom setting 88900, it takes skill not to let the entire 10x10 cm board area not to fly away entirely from the view when dragging a part to the edge of screen, or routing a track, or defining a zone, etc..
Auto pan is should start slow and the steps (provided that smooth pan is not possible) should be small and proportional to displayed area, such as to allow for the to eyes track the origin of action.
Version info:
Application: Pcbnew
Version: (2012-oct-18)-testing
Build: wxWidgets 2.8.12 (no debug,Unicode,compiler with C++ ABI 1002,GCC 4.6.3,wx containers,compatible with 2.6)
Platform: Linux 3.2.0-29-virtual i686, 32 bit, Little endian, wxGTK
Boost version: 1.49.0
Options: USE_PCBNEW_NANOMETRES=ON
KICAD_GOST=OFF
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
USE_BOOST_POLYGON_LIBRARY=OFF
KICAD_SCRIPTING=OFF
KICAD_SCRIPTING_MODULES=OFF
KICAD_SCRIPTING_WXPYTHON=OFF | True | pcbnew: autopan steps are too big/too fast - Auto panning scrolls the view in very large steps and it happens very quickly. This often makes operations like dragging parts or adjusting zones very hard to complete unless zoomed out because often times the entire working area is very far away before you have realized what happened. For example, at zoom setting 88900, it takes skill not to let the entire 10x10 cm board area not to fly away entirely from the view when dragging a part to the edge of screen, or routing a track, or defining a zone, etc..
Auto pan is should start slow and the steps (provided that smooth pan is not possible) should be small and proportional to displayed area, such as to allow for the to eyes track the origin of action.
Version info:
Application: Pcbnew
Version: (2012-oct-18)-testing
Build: wxWidgets 2.8.12 (no debug,Unicode,compiler with C++ ABI 1002,GCC 4.6.3,wx containers,compatible with 2.6)
Platform: Linux 3.2.0-29-virtual i686, 32 bit, Little endian, wxGTK
Boost version: 1.49.0
Options: USE_PCBNEW_NANOMETRES=ON
KICAD_GOST=OFF
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
USE_BOOST_POLYGON_LIBRARY=OFF
KICAD_SCRIPTING=OFF
KICAD_SCRIPTING_MODULES=OFF
KICAD_SCRIPTING_WXPYTHON=OFF | usab | pcbnew autopan steps are too big too fast auto panning scrolls the view in very large steps and it happens very quickly this often makes operations like dragging parts or adjusting zones very hard to complete unless zoomed out because often times the entire working area is very far away before you have realized what happened for example at zoom setting it takes skill not to let the entire cm board area not to fly away entirely from the view when dragging a part to the edge of screen or routing a track or defining a zone etc auto pan is should start slow and the steps provided that smooth pan is not possible should be small and proportional to displayed area such as to allow for the to eyes track the origin of action version info application pcbnew version oct testing build wxwidgets no debug unicode compiler with c abi gcc wx containers compatible with platform linux virtual bit little endian wxgtk boost version options use pcbnew nanometres on kicad gost off use wx graphics context off use wx overlay off use boost polygon library off kicad scripting off kicad scripting modules off kicad scripting wxpython off | 1 |
4,942 | 3,898,482,029 | IssuesEvent | 2016-04-17 04:02:18 | lionheart/openradar-mirror | https://api.github.com/repos/lionheart/openradar-mirror | opened | 14594033: Springboard animation after unlock takes too long | classification:ui/usability reproducible:always status:open | #### Description
Summary:
After unlocking the phone the app icons fly in in a staggered fashion. As long as this animation has not
completed the user is blocked from swiping left/right or opening an app. In this situation I find myself
regularly tapping an app icon twice before it reacts, because the animation hasn't finished yet.
Users develop strong muscle memory for often used apps and therefore can tap on the right spot
quickly. The duration of the animation could get in their way when trying to quickly unlock the phone and
launch an app.
Steps to Reproduce:
1. Navigate to the home screen
2. Put the phone to sleep
3. Wake the phone
4. Slide to unlock
5. Tap an app icon right away before the animation has finished
Expected Results:
The app should launch on the first tap.
Actual Results:
The home screen is unresponsive until the animation is finished
Regression:
-
Notes:
-
-
Product Version: 7.0 (11A4435d)
Created: 2013-07-30T20:14:37.440242
Originated: 2013-07-30T00:00:00
Open Radar Link: http://www.openradar.me/14594033 | True | 14594033: Springboard animation after unlock takes too long - #### Description
Summary:
After unlocking the phone the app icons fly in in a staggered fashion. As long as this animation has not
completed the user is blocked from swiping left/right or opening an app. In this situation I find myself
regularly tapping an app icon twice before it reacts, because the animation hasn't finished yet.
Users develop strong muscle memory for often used apps and therefore can tap on the right spot
quickly. The duration of the animation could get in their way when trying to quickly unlock the phone and
launch an app.
Steps to Reproduce:
1. Navigate to the home screen
2. Put the phone to sleep
3. Wake the phone
4. Slide to unlock
5. Tap an app icon right away before the animation has finished
Expected Results:
The app should launch on the first tap.
Actual Results:
The home screen is unresponsive until the animation is finished
Regression:
-
Notes:
-
-
Product Version: 7.0 (11A4435d)
Created: 2013-07-30T20:14:37.440242
Originated: 2013-07-30T00:00:00
Open Radar Link: http://www.openradar.me/14594033 | usab | springboard animation after unlock takes too long description summary after unlocking the phone the app icons fly in in a staggered fashion as long as this animation has not completed the user is blocked from swiping left right or opening an app in this situation i find myself regularly tapping an app icon twice before it reacts because the animation hasn t finished yet users develop strong muscle memory for often used apps and therefore can tap on the right spot quickly the duration of the animation could get in their way when trying to quickly unlock the phone and launch an app steps to reproduce navigate to the home screen put the phone to sleep wake the phone slide to unlock tap an app icon right away before the animation has finished expected results the app should launch on the first tap actual results the home screen is unresponsive until the animation is finished regression notes product version created originated open radar link | 1 |
75,038 | 7,458,801,083 | IssuesEvent | 2018-03-30 12:24:18 | ballerina-lang/testerina | https://api.github.com/repos/ballerina-lang/testerina | closed | Make mock:setValue package-aware | Resolution/Invalid component/testerina | Currently, the service name entered for the setValue treats the services as a flat structure. It traverse the tree to find the mentioned service under any package.
Current code:
```
string intgServiceURL = test:startService("integrationService");
string mockEmployeeServiceURL = test:startService("mockEmployeeService");
mock:setValue("integrationService.client.serviceUri", mockEmployeeServiceURL);
```
Going forward, the service names need to be prefixed with package name, like 'myPackage:integrationService'.
After improvement:
```
string intgServiceURL = test:startService("integrationService");
string mockEmployeeServiceURL = test:startService("mockEmployeeService");
mock:setValue("myPackage:integrationService.client.serviceUri", mockEmployeeServiceURL);
``` | 1.0 | Make mock:setValue package-aware - Currently, the service name entered for the setValue treats the services as a flat structure. It traverse the tree to find the mentioned service under any package.
Current code:
```
string intgServiceURL = test:startService("integrationService");
string mockEmployeeServiceURL = test:startService("mockEmployeeService");
mock:setValue("integrationService.client.serviceUri", mockEmployeeServiceURL);
```
Going forward, the service names need to be prefixed with package name, like 'myPackage:integrationService'.
After improvement:
```
string intgServiceURL = test:startService("integrationService");
string mockEmployeeServiceURL = test:startService("mockEmployeeService");
mock:setValue("myPackage:integrationService.client.serviceUri", mockEmployeeServiceURL);
``` | non_usab | make mock setvalue package aware currently the service name entered for the setvalue treats the services as a flat structure it traverse the tree to find the mentioned service under any package current code string intgserviceurl test startservice integrationservice string mockemployeeserviceurl test startservice mockemployeeservice mock setvalue integrationservice client serviceuri mockemployeeserviceurl going forward the service names need to be prefixed with package name like mypackage integrationservice after improvement string intgserviceurl test startservice integrationservice string mockemployeeserviceurl test startservice mockemployeeservice mock setvalue mypackage integrationservice client serviceuri mockemployeeserviceurl | 0 |
61,272 | 7,456,984,171 | IssuesEvent | 2018-03-30 00:59:27 | cs340tabyu/cs340Winter2018 | https://api.github.com/repos/cs340tabyu/cs340Winter2018 | closed | Draw destination card shows empty options | P4: Aesthetic or Design Flaw Team 22 | When the destination card deck is down to one or two, empty options appear in the draw destination card dialogue | 1.0 | Draw destination card shows empty options - When the destination card deck is down to one or two, empty options appear in the draw destination card dialogue | non_usab | draw destination card shows empty options when the destination card deck is down to one or two empty options appear in the draw destination card dialogue | 0 |
370,478 | 10,932,717,321 | IssuesEvent | 2019-11-23 19:46:56 | leejr0/cs414-f19-001-Spaghetti-Coders | https://api.github.com/repos/leejr0/cs414-f19-001-Spaghetti-Coders | closed | Log-out | Priority 3 user story | As a user, I want to log-out from the website.
Acceptance Criteria:
Test that a user can interact with a "log-out" button.
Test that a user is sent back to the welcome page after logging out.
Test that a user can log back into the system after logging-out. | 1.0 | Log-out - As a user, I want to log-out from the website.
Acceptance Criteria:
Test that a user can interact with a "log-out" button.
Test that a user is sent back to the welcome page after logging out.
Test that a user can log back into the system after logging-out. | non_usab | log out as a user i want to log out from the website acceptance criteria test that a user can interact with a log out button test that a user is sent back to the welcome page after logging out test that a user can log back into the system after logging out | 0 |
64,081 | 26,607,948,507 | IssuesEvent | 2023-01-23 21:02:59 | chris9091/Fleksa-Monitor | https://api.github.com/repos/chris9091/Fleksa-Monitor | opened | π Galaxyfood Lieferservice is down | status galaxyfood-lieferservice | In [`644c2e7`](https://github.com/chris9091/Fleksa-Monitor/commit/644c2e7ea226a049fc98dff462bf427f0cab4cb3
), Galaxyfood Lieferservice (https://galaxyfood-lieferservice.de) was **down**:
- HTTP code: 0
- Response time: 0 ms
| 1.0 | π Galaxyfood Lieferservice is down - In [`644c2e7`](https://github.com/chris9091/Fleksa-Monitor/commit/644c2e7ea226a049fc98dff462bf427f0cab4cb3
), Galaxyfood Lieferservice (https://galaxyfood-lieferservice.de) was **down**:
- HTTP code: 0
- Response time: 0 ms
| non_usab | π galaxyfood lieferservice is down in galaxyfood lieferservice was down http code response time ms | 0 |
164,813 | 26,027,026,111 | IssuesEvent | 2022-12-21 17:13:16 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | closed | setting "explorer.autoRevealExclude" doesn't work | *as-designed | ERROR: type should be string, got "\r\n\r\nhttps://user-images.githubusercontent.com/41773861/206392292-65648cac-824e-49e4-aaff-e49a41ce98ca.mov\r\n\r\n\r\nreproduce:\r\n`\r\n1. add setting: `\"explorer.autoRevealExclude\": {}`\r\n2. open one file under `node_modules`\r\n3. Click `Refresh Explore` icon in explorer`, but not work\r\n\r\n```\r\nVersion: 1.74.0 (Universal)\r\nCommit: 5235c6bb189b60b01b1f49062f4ffa42384f8c91\r\nDate: 2022-12-05T16:43:37.594Z\r\nElectron: 19.1.8\r\nChromium: 102.0.5005.167\r\nNode.js: 16.14.2\r\nV8: 10.2.154.15-electron.0\r\nOS: Darwin x64 22.1.0\r\nSandboxed: No\r\n```\r\n" | 1.0 | setting "explorer.autoRevealExclude" doesn't work -
https://user-images.githubusercontent.com/41773861/206392292-65648cac-824e-49e4-aaff-e49a41ce98ca.mov
reproduce:
`
1. add setting: `"explorer.autoRevealExclude": {}`
2. open one file under `node_modules`
3. Click `Refresh Explore` icon in explorer`, but not work
```
Version: 1.74.0 (Universal)
Commit: 5235c6bb189b60b01b1f49062f4ffa42384f8c91
Date: 2022-12-05T16:43:37.594Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Darwin x64 22.1.0
Sandboxed: No
```
| non_usab | setting explorer autorevealexclude doesn t work reproduce add setting explorer autorevealexclude open one file under node modules click refresh explore icon in explorer but not work version universal commit date electron chromium node js electron os darwin sandboxed no | 0 |
13,525 | 8,555,847,778 | IssuesEvent | 2018-11-08 11:15:17 | LoopPerfect/buckaroo | https://api.github.com/repos/LoopPerfect/buckaroo | closed | Short command aliases | enhancement first commit help wanted usability | We should provide aliases for common commands like NPM does:
- `npm install` and `npm i`
- `npm uninstall` and `npm u`
- etc... | True | Short command aliases - We should provide aliases for common commands like NPM does:
- `npm install` and `npm i`
- `npm uninstall` and `npm u`
- etc... | usab | short command aliases we should provide aliases for common commands like npm does npm install and npm i npm uninstall and npm u etc | 1 |
41,171 | 5,313,425,412 | IssuesEvent | 2017-02-13 12:09:45 | owncloud/core | https://api.github.com/repos/owncloud/core | closed | How to change fonts on the main page to be bolder? | blue-ticket bug design | The main page of the ownCloud interface for ownCloud 8.2 is difficult to read and when theming where can I change the fonts to be bolder and easier to read? Something similar to older OC would be better (OC 7 for example).
The Favorites, Shared with you, etc is barely readable. Even the All Files is very thin, maybe a different font altogether?

@MorrisJobke @jancborchardt
The changes from https://github.com/owncloud/core/pull/20176/files don't look to make a significant improvement.
| 1.0 | How to change fonts on the main page to be bolder? - The main page of the ownCloud interface for ownCloud 8.2 is difficult to read and when theming where can I change the fonts to be bolder and easier to read? Something similar to older OC would be better (OC 7 for example).
The Favorites, Shared with you, etc is barely readable. Even the All Files is very thin, maybe a different font altogether?

@MorrisJobke @jancborchardt
The changes from https://github.com/owncloud/core/pull/20176/files don't look to make a significant improvement.
| non_usab | how to change fonts on the main page to be bolder the main page of the owncloud interface for owncloud is difficult to read and when theming where can i change the fonts to be bolder and easier to read something similar to older oc would be better oc for example the favorites shared with you etc is barely readable even the all files is very thin maybe a different font altogether morrisjobke jancborchardt the changes from don t look to make a significant improvement | 0 |
25,028 | 24,606,558,536 | IssuesEvent | 2022-10-14 16:47:16 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Theme changes don't take effect immediately | bug topic:editor confirmed usability | **Godot version:**
3.2 beta2
**Steps to reproduce:**
1. Create a Label
2. Assign it a Theme
3. Change label font color in that theme
4. It doesn't update until you change scene tab and back

| True | Theme changes don't take effect immediately - **Godot version:**
3.2 beta2
**Steps to reproduce:**
1. Create a Label
2. Assign it a Theme
3. Change label font color in that theme
4. It doesn't update until you change scene tab and back

| usab | theme changes don t take effect immediately godot version steps to reproduce create a label assign it a theme change label font color in that theme it doesn t update until you change scene tab and back | 1 |
150,384 | 11,958,420,777 | IssuesEvent | 2020-04-04 18:02:02 | React-Bootcamp-WoMarkersCode/cv-speed-hiring | https://api.github.com/repos/React-Bootcamp-WoMarkersCode/cv-speed-hiring | closed | Configurar o JEST no projeto para criaΓ§Γ£o de testes unitΓ‘rios | test | Utilizar as seguintes documentaΓ§Γ΅es como guia:
- JEST: https://jestjs.io/docs/en/configuration#modulefileextensio
- Create React Appt: https://create-react-app.dev/docs/running-tests/#docsNav | 1.0 | Configurar o JEST no projeto para criaΓ§Γ£o de testes unitΓ‘rios - Utilizar as seguintes documentaΓ§Γ΅es como guia:
- JEST: https://jestjs.io/docs/en/configuration#modulefileextensio
- Create React Appt: https://create-react-app.dev/docs/running-tests/#docsNav | non_usab | configurar o jest no projeto para criaΓ§Γ£o de testes unitΓ‘rios utilizar as seguintes documentaΓ§Γ΅es como guia jest create react appt | 0 |
1,483 | 2,859,291,636 | IssuesEvent | 2015-06-03 09:42:03 | MISP/MISP | https://api.github.com/repos/MISP/MISP | closed | Cannot publish event after adding attributes with AJAX form | potential-bug usability | Steps to reproduce:
1. Create an event.
2. Add an attribute via the AJAX form.
3. Try to publish or publish with not email.
Tested on a MISP v2.3 hotfix 71. | True | Cannot publish event after adding attributes with AJAX form - Steps to reproduce:
1. Create an event.
2. Add an attribute via the AJAX form.
3. Try to publish or publish with not email.
Tested on a MISP v2.3 hotfix 71. | usab | cannot publish event after adding attributes with ajax form steps to reproduce create an event add an attribute via the ajax form try to publish or publish with not email tested on a misp hotfix | 1 |
27,505 | 29,484,732,103 | IssuesEvent | 2023-06-02 08:52:54 | eclipse-m2e/m2e-core | https://api.github.com/repos/eclipse-m2e/m2e-core | closed | Automatically add configured toolchains | usability | Currently one needs to configure JVMs in maven toolchains.xml and eclipse independently.
It would be good if m2e adds configured toolchains automatically to the list of JDT ones, at best these are just "readonly" items with a type = "Maven Toolchain":

The extension point to use would be `org.eclipse.jdt.launching.vmTypes`
Maven Modello reader is `org.apache.maven.toolchain.building.ToolchainsBuilder` and the actual items are XppDom items, so maybe it would be usefull to simply use a DomParser directly instead.
`org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider` could be enhanced to support custom Label/Images
According to `org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.enableButtons()` contributed VMs cant be removed, but copied and edited, we should check if there is something needed to update VMs in the toolchains or disable such features. | True | Automatically add configured toolchains - Currently one needs to configure JVMs in maven toolchains.xml and eclipse independently.
It would be good if m2e adds configured toolchains automatically to the list of JDT ones, at best these are just "readonly" items with a type = "Maven Toolchain":

The extension point to use would be `org.eclipse.jdt.launching.vmTypes`
Maven Modello reader is `org.apache.maven.toolchain.building.ToolchainsBuilder` and the actual items are XppDom items, so maybe it would be usefull to simply use a DomParser directly instead.
`org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.VMLabelProvider` could be enhanced to support custom Label/Images
According to `org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock.enableButtons()` contributed VMs cant be removed, but copied and edited, we should check if there is something needed to update VMs in the toolchains or disable such features. | usab | automatically add configured toolchains currently one needs to configure jvms in maven toolchains xml and eclipse independently it would be good if adds configured toolchains automatically to the list of jdt ones at best these are just readonly items with a type maven toolchain the extension point to use would be org eclipse jdt launching vmtypes maven modello reader is org apache maven toolchain building toolchainsbuilder and the actual items are xppdom items so maybe it would be usefull to simply use a domparser directly instead org eclipse jdt internal debug ui jres installedjresblock vmlabelprovider could be enhanced to support custom label images according to org eclipse jdt internal debug ui jres installedjresblock enablebuttons contributed vms cant be removed but copied and edited we should check if there is something needed to update vms in the toolchains or disable such features | 1 |
9,711 | 6,412,438,079 | IssuesEvent | 2017-08-08 03:15:41 | FReBOmusic/FReBO | https://api.github.com/repos/FReBOmusic/FReBO | opened | Report Button | Usability | In the event that the user navigates to the Listing Screen.
**Expected Response**: The Report Button should be prominently displayed on the Listing Screen. | True | Report Button - In the event that the user navigates to the Listing Screen.
**Expected Response**: The Report Button should be prominently displayed on the Listing Screen. | usab | report button in the event that the user navigates to the listing screen expected response the report button should be prominently displayed on the listing screen | 1 |
222,796 | 17,091,906,059 | IssuesEvent | 2021-07-08 18:40:52 | hx2A/py5generator | https://api.github.com/repos/hx2A/py5generator | closed | background(#, #, #, ALPHA) not working in Jupyter notebook | documentation | ```
%%py5draw 200 200
background(0,0,255,50)
background(0,255,0,50)
```
has output of solid green. Changing the alpha values to 0.5 has no effect.
Running this in a 'desktop' Jupyter notebook.
***NVM. It's not behaving the way I expected in processing.py or regular processing.*** | 1.0 | background(#, #, #, ALPHA) not working in Jupyter notebook - ```
%%py5draw 200 200
background(0,0,255,50)
background(0,255,0,50)
```
has output of solid green. Changing the alpha values to 0.5 has no effect.
Running this in a 'desktop' Jupyter notebook.
***NVM. It's not behaving the way I expected in processing.py or regular processing.*** | non_usab | background alpha not working in jupyter notebook background background has output of solid green changing the alpha values to has no effect running this in a desktop jupyter notebook nvm it s not behaving the way i expected in processing py or regular processing | 0 |
10,726 | 27,331,581,611 | IssuesEvent | 2023-02-25 17:49:44 | duckie-team/quack-quack-android | https://api.github.com/repos/duckie-team/quack-quack-android | opened | κ½₯κ½₯ μ»΄ν¬λνΈ Modifier μμ μ±μ κ³ λ―Ό | question architecture ui-components | `κ½₯κ½₯ 2.0.0`μμλ μ»΄ν¬λνΈμ λμμΈμ μ μ΄νκΈ° μν΄ `Modifier`λ₯Ό μ¬μ©ν©λλ€. μλ₯Ό λ€μ΄ λ€μκ³Ό κ°μ΅λλ€.
```
QuackText(
modifier = Modifier.highlight(
highlights = listOf("test" to ::toast, "hi" to ::toast),
),
text = "test hi bye",
typography = QuackTypography.Body1,
) | 1.0 | κ½₯κ½₯ μ»΄ν¬λνΈ Modifier μμ μ±μ κ³ λ―Ό - `κ½₯κ½₯ 2.0.0`μμλ μ»΄ν¬λνΈμ λμμΈμ μ μ΄νκΈ° μν΄ `Modifier`λ₯Ό μ¬μ©ν©λλ€. μλ₯Ό λ€μ΄ λ€μκ³Ό κ°μ΅λλ€.
```
QuackText(
modifier = Modifier.highlight(
highlights = listOf("test" to ::toast, "hi" to ::toast),
),
text = "test hi bye",
typography = QuackTypography.Body1,
) | non_usab | κ½₯κ½₯ μ»΄ν¬λνΈ modifier μμ μ±μ κ³ λ―Ό κ½₯κ½₯ μμλ μ»΄ν¬λνΈμ λμμΈμ μ μ΄νκΈ° μν΄ modifier λ₯Ό μ¬μ©ν©λλ€ μλ₯Ό λ€μ΄ λ€μκ³Ό κ°μ΅λλ€ quacktext modifier modifier highlight highlights listof test to toast hi to toast text test hi bye typography quacktypography | 0 |
11,413 | 7,200,402,271 | IssuesEvent | 2018-02-05 18:56:21 | mooreryan/iroki_web | https://api.github.com/repos/mooreryan/iroki_web | opened | Usability suggestions | enhancement usability | This is the place for any usability suggestions. Move them to their own issue as they actually get worked on.
- [ ] On rectangle trees, the tree rotation slider people think it doesnβt do anything.
- [ ] Make a note about mapping file overriding the default settings right on the form.
- [ ] The minimum branch length size is confusing.
- [ ] When first uploading the tree, the rendering tree message is not displayed.
- [ ] If there are no inner labels, pop a warning when trying to set them.
| True | Usability suggestions - This is the place for any usability suggestions. Move them to their own issue as they actually get worked on.
- [ ] On rectangle trees, the tree rotation slider people think it doesnβt do anything.
- [ ] Make a note about mapping file overriding the default settings right on the form.
- [ ] The minimum branch length size is confusing.
- [ ] When first uploading the tree, the rendering tree message is not displayed.
- [ ] If there are no inner labels, pop a warning when trying to set them.
| usab | usability suggestions this is the place for any usability suggestions move them to their own issue as they actually get worked on on rectangle trees the tree rotation slider people think it doesnβt do anything make a note about mapping file overriding the default settings right on the form the minimum branch length size is confusing when first uploading the tree the rendering tree message is not displayed if there are no inner labels pop a warning when trying to set them | 1 |
18,025 | 12,495,647,540 | IssuesEvent | 2020-06-01 13:33:42 | openstreetmap/iD | https://api.github.com/repos/openstreetmap/iD | closed | Mid-way toggle is too close to top bar to easily grab | usability | 
The toggle seems to stay a fixed distance from any edge of the map view, but with the top bar coverting part of the view the mid-way toggle is right on edge of it, making it hard to grab. | True | Mid-way toggle is too close to top bar to easily grab - 
The toggle seems to stay a fixed distance from any edge of the map view, but with the top bar coverting part of the view the mid-way toggle is right on edge of it, making it hard to grab. | usab | mid way toggle is too close to top bar to easily grab the toggle seems to stay a fixed distance from any edge of the map view but with the top bar coverting part of the view the mid way toggle is right on edge of it making it hard to grab | 1 |
4,739 | 3,881,985,785 | IssuesEvent | 2016-04-13 08:01:48 | lionheart/openradar-mirror | https://api.github.com/repos/lionheart/openradar-mirror | opened | 20871339: Finder's "Add to Dock" Command Needs Increased Visibility | classification:ui/usability reproducible:always status:open | #### Description
Summary:
The "Add to Dock" command (Cmd+Opt+Shft+T) needs better visibility, or else nobody's going to find it without first getting very frustrated. It's not obvious.
Steps to Reproduce:
1. Suppose you're a new user of the Mac and VoiceOver. Forget everything you know about OS X.
2. You are, at some point, wondering how to add an item to the Dock from the keyboard.
3. Look for the command in every place you would expect to find it.
4. Eventually, you are grateful to find the help topic in VoiceOver Help.
5. But not before.
Expected Results:
It's always bothered me that this command was never more discoverable. It's not in your KB article on keyboard shortcuts on the web [1], for example (even though you eventually listed the Cmd+Opt+V to move). It's not in the menus. It's not even mentioned in the VoiceOver training, though even this would not be adequate as a long-term solution. And whenever the command changes, as it did recently, everybody is thrown off. I appreciate the difficulty of reconciling the need for the keyboard command with the UI paradigm, but I (of course) think keyboard accessibility is important enough to justify the violation.
[1] https://support.apple.com/en-us/HT201236
Actual Results:
You need to go to Help (as a last resort) to learn the otherwise undiscoverable command.
-
Product Version: OS X
Created: 2015-05-08T12:29:32.030130
Originated: 2015-05-08T12:32:00
Open Radar Link: http://www.openradar.me/20871339 | True | 20871339: Finder's "Add to Dock" Command Needs Increased Visibility - #### Description
Summary:
The "Add to Dock" command (Cmd+Opt+Shft+T) needs better visibility, or else nobody's going to find it without first getting very frustrated. It's not obvious.
Steps to Reproduce:
1. Suppose you're a new user of the Mac and VoiceOver. Forget everything you know about OS X.
2. You are, at some point, wondering how to add an item to the Dock from the keyboard.
3. Look for the command in every place you would expect to find it.
4. Eventually, you are grateful to find the help topic in VoiceOver Help.
5. But not before.
Expected Results:
It's always bothered me that this command was never more discoverable. It's not in your KB article on keyboard shortcuts on the web [1], for example (even though you eventually listed the Cmd+Opt+V to move). It's not in the menus. It's not even mentioned in the VoiceOver training, though even this would not be adequate as a long-term solution. And whenever the command changes, as it did recently, everybody is thrown off. I appreciate the difficulty of reconciling the need for the keyboard command with the UI paradigm, but I (of course) think keyboard accessibility is important enough to justify the violation.
[1] https://support.apple.com/en-us/HT201236
Actual Results:
You need to go to Help (as a last resort) to learn the otherwise undiscoverable command.
-
Product Version: OS X
Created: 2015-05-08T12:29:32.030130
Originated: 2015-05-08T12:32:00
Open Radar Link: http://www.openradar.me/20871339 | usab | finder s add to dock command needs increased visibility description summary the add to dock command cmd opt shft t needs better visibility or else nobody s going to find it without first getting very frustrated it s not obvious steps to reproduce suppose you re a new user of the mac and voiceover forget everything you know about os x you are at some point wondering how to add an item to the dock from the keyboard look for the command in every place you would expect to find it eventually you are grateful to find the help topic in voiceover help but not before expected results it s always bothered me that this command was never more discoverable it s not in your kb article on keyboard shortcuts on the web for example even though you eventually listed the cmd opt v to move it s not in the menus it s not even mentioned in the voiceover training though even this would not be adequate as a long term solution and whenever the command changes as it did recently everybody is thrown off i appreciate the difficulty of reconciling the need for the keyboard command with the ui paradigm but i of course think keyboard accessibility is important enough to justify the violation actual results you need to go to help as a last resort to learn the otherwise undiscoverable command product version os x created originated open radar link | 1 |
590,058 | 17,769,833,831 | IssuesEvent | 2021-08-30 12:24:07 | dodona-edu/dodona | https://api.github.com/repos/dodona-edu/dodona | closed | Can not initialise development database due to missing remote for Python judge | bug student low priority | I am trying to set up a local Dodona environment for development, but I cannot seed the database.
```
~/Projects/dodona βΉdevelop*βΊ Β» rails --trace db:reset
** Invoke db:reset (first_time)
** Invoke db:drop (first_time)
** Invoke db:load_config (first_time)
...
Create & clone judge
Create & clone activity repository
Add series, content pages, exercises, read states and submissions to courses
rails aborted!
NoMethodError: undefined method `name' for nil:NilClass
/Users/nvgeele/Projects/dodona/db/seeds.rb:231:in `block (4 levels) in <main>'
/Users/nvgeele/Projects/dodona/db/seeds.rb:216:in `each'
...
```
The relevant line in `db/seeds.rb` is the following:
```result: File.read(Rails.root.join('db', 'results', "#{exercise.judge.name}-result.json"))```
I suspected `exercise.judge` to be `nil` instead of the previously created Python judge. And indeed, it was missing from the database. After manually trying to create the Python judge in the Rails console I can conclude that this is indeed the issue, and it is caused by the missing remote repository. This also raises another issue: this failure is silent.
```
irb(main):021:0> x = Judge.create name: 'python', image: 'dodona-python', remote: 'git@github.com:dodona-edu/judge-pythia.git', renderer: PythiaRenderer
TRANSACTION (3.2ms) BEGIN
Judge Exists? (2.8ms) SELECT 1 AS one FROM `judges` WHERE `judges`.`name` = 'python' LIMIT 1
TRANSACTION (1.7ms) ROLLBACK
=> #<Judge id: nil, name: "python", image: "dodona-python", path: nil, created_at: nil, updated_at: nil, renderer: "PythiaRenderer", remote: "git@github.com:dodona-edu/judge-pythia.git">
irb(main):022:0> Rails.logger.info(x.errors.inspect)
#<ActiveModel::Errors:0x00007fa80c4ca5e8 @base=#<Judge id: nil, name: "python", image: "dodona-python", path: nil, created_at: nil, updated_at: nil, renderer: "PythiaRenderer", remote: "git@github.com:dodona-edu/judge-pythia.git">, @errors=[#<ActiveModel::Error attribute=remote, type=ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
, options={}>]>
=> 456
``` | 1.0 | Can not initialise development database due to missing remote for Python judge - I am trying to set up a local Dodona environment for development, but I cannot seed the database.
```
~/Projects/dodona βΉdevelop*βΊ Β» rails --trace db:reset
** Invoke db:reset (first_time)
** Invoke db:drop (first_time)
** Invoke db:load_config (first_time)
...
Create & clone judge
Create & clone activity repository
Add series, content pages, exercises, read states and submissions to courses
rails aborted!
NoMethodError: undefined method `name' for nil:NilClass
/Users/nvgeele/Projects/dodona/db/seeds.rb:231:in `block (4 levels) in <main>'
/Users/nvgeele/Projects/dodona/db/seeds.rb:216:in `each'
...
```
The relevant line in `db/seeds.rb` is the following:
```result: File.read(Rails.root.join('db', 'results', "#{exercise.judge.name}-result.json"))```
I suspected `exercise.judge` to be `nil` instead of the previously created Python judge. And indeed, it was missing from the database. After manually trying to create the Python judge in the Rails console I can conclude that this is indeed the issue, and it is caused by the missing remote repository. This also raises another issue: this failure is silent.
```
irb(main):021:0> x = Judge.create name: 'python', image: 'dodona-python', remote: 'git@github.com:dodona-edu/judge-pythia.git', renderer: PythiaRenderer
TRANSACTION (3.2ms) BEGIN
Judge Exists? (2.8ms) SELECT 1 AS one FROM `judges` WHERE `judges`.`name` = 'python' LIMIT 1
TRANSACTION (1.7ms) ROLLBACK
=> #<Judge id: nil, name: "python", image: "dodona-python", path: nil, created_at: nil, updated_at: nil, renderer: "PythiaRenderer", remote: "git@github.com:dodona-edu/judge-pythia.git">
irb(main):022:0> Rails.logger.info(x.errors.inspect)
#<ActiveModel::Errors:0x00007fa80c4ca5e8 @base=#<Judge id: nil, name: "python", image: "dodona-python", path: nil, created_at: nil, updated_at: nil, renderer: "PythiaRenderer", remote: "git@github.com:dodona-edu/judge-pythia.git">, @errors=[#<ActiveModel::Error attribute=remote, type=ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
, options={}>]>
=> 456
``` | non_usab | can not initialise development database due to missing remote for python judge i am trying to set up a local dodona environment for development but i cannot seed the database projects dodona βΉdevelop βΊ Β» rails trace db reset invoke db reset first time invoke db drop first time invoke db load config first time create clone judge create clone activity repository add series content pages exercises read states and submissions to courses rails aborted nomethoderror undefined method name for nil nilclass users nvgeele projects dodona db seeds rb in block levels in users nvgeele projects dodona db seeds rb in each the relevant line in db seeds rb is the following result file read rails root join db results exercise judge name result json i suspected exercise judge to be nil instead of the previously created python judge and indeed it was missing from the database after manually trying to create the python judge in the rails console i can conclude that this is indeed the issue and it is caused by the missing remote repository this also raises another issue this failure is silent irb main x judge create name python image dodona python remote git github com dodona edu judge pythia git renderer pythiarenderer transaction begin judge exists select as one from judges where judges name python limit transaction rollback irb main rails logger info x errors inspect errors activemodel error attribute remote type error repository not found fatal could not read from remote repository please make sure you have the correct access rights and the repository exists options | 0 |
12,110 | 8,599,519,302 | IssuesEvent | 2018-11-16 02:32:00 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Last update date: 09/19/2017 | cxp doc-enhancement in-progress security-center/svc triaged | This article has a last update date of 09/19/2017. Please evaluate if this article is still relevant or otherwise needs content refreshed.
---
#### Document Details
β *Do not edit this section. It is required for docs.microsoft.com β GitHub issue linking.*
* ID: 83657a6c-2076-3ad8-068a-dd0e3467b512
* Version Independent ID: 3e705de2-a0cc-295d-d6d6-d8ed6d8e62c8
* Content: [Detection capabilities in Azure Security Center](https://docs.microsoft.com/en-us/azure/security-center/security-center-detection-capabilities)
* Content Source: [articles/security-center/security-center-detection-capabilities.md](https://github.com/Microsoft/azure-docs/blob/master/articles/security-center/security-center-detection-capabilities.md)
* Service: **security-center**
* GitHub Login: @terrylan
* Microsoft Alias: **yurid** | True | Last update date: 09/19/2017 - This article has a last update date of 09/19/2017. Please evaluate if this article is still relevant or otherwise needs content refreshed.
---
#### Document Details
β *Do not edit this section. It is required for docs.microsoft.com β GitHub issue linking.*
* ID: 83657a6c-2076-3ad8-068a-dd0e3467b512
* Version Independent ID: 3e705de2-a0cc-295d-d6d6-d8ed6d8e62c8
* Content: [Detection capabilities in Azure Security Center](https://docs.microsoft.com/en-us/azure/security-center/security-center-detection-capabilities)
* Content Source: [articles/security-center/security-center-detection-capabilities.md](https://github.com/Microsoft/azure-docs/blob/master/articles/security-center/security-center-detection-capabilities.md)
* Service: **security-center**
* GitHub Login: @terrylan
* Microsoft Alias: **yurid** | non_usab | last update date this article has a last update date of please evaluate if this article is still relevant or otherwise needs content refreshed document details β do not edit this section it is required for docs microsoft com β github issue linking id version independent id content content source service security center github login terrylan microsoft alias yurid | 0 |
2,118 | 3,293,413,653 | IssuesEvent | 2015-10-30 18:49:04 | agda/agda | https://api.github.com/repos/agda/agda | opened | Feedback Request: Using the CPS'd version of WriterT | Easy info needed Performance | Based on [this thread](https://mail.haskell.org/pipermail/libraries/2013-March/019528.html), it looks like we could benefit from using the CPS'd
version of `WriterT`. I have added a `Agda.Utils.CPSWriter` module
implementing this behaviour and have ported all the usages of `WriterT`
in the codebase to this new definition.
This looks faster on my computer but the stats obtained when running
`library-test` have been varying quite a bit during the afternoon so I'm
not sure whether it's worth merging in master.
Any opinions? It's all sitting on this branch:
https://github.com/agda/agda/tree/CPSWriter | True | Feedback Request: Using the CPS'd version of WriterT - Based on [this thread](https://mail.haskell.org/pipermail/libraries/2013-March/019528.html), it looks like we could benefit from using the CPS'd
version of `WriterT`. I have added a `Agda.Utils.CPSWriter` module
implementing this behaviour and have ported all the usages of `WriterT`
in the codebase to this new definition.
This looks faster on my computer but the stats obtained when running
`library-test` have been varying quite a bit during the afternoon so I'm
not sure whether it's worth merging in master.
Any opinions? It's all sitting on this branch:
https://github.com/agda/agda/tree/CPSWriter | non_usab | feedback request using the cps d version of writert based on it looks like we could benefit from using the cps d version of writert i have added a agda utils cpswriter module implementing this behaviour and have ported all the usages of writert in the codebase to this new definition this looks faster on my computer but the stats obtained when running library test have been varying quite a bit during the afternoon so i m not sure whether it s worth merging in master any opinions it s all sitting on this branch | 0 |
21,871 | 17,947,385,859 | IssuesEvent | 2021-09-12 03:38:51 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Warnings about wrong OS configuration. | duplicate feature performance usability | Check the following and provide a warning at startup if:
1. VM overcommit is set to 2.
2. CPU scaling governor is not set to "performance".
3. Transparent huge pages is set to "always".
...
(It can be easily checked from procfs).
If procfs is unavailable, print this to log and go ahead. | True | Warnings about wrong OS configuration. - Check the following and provide a warning at startup if:
1. VM overcommit is set to 2.
2. CPU scaling governor is not set to "performance".
3. Transparent huge pages is set to "always".
...
(It can be easily checked from procfs).
If procfs is unavailable, print this to log and go ahead. | usab | warnings about wrong os configuration check the following and provide a warning at startup if vm overcommit is set to cpu scaling governor is not set to performance transparent huge pages is set to always it can be easily checked from procfs if procfs is unavailable print this to log and go ahead | 1 |
22,654 | 4,823,032,251 | IssuesEvent | 2016-11-06 05:20:34 | HackIllinois/api-2017 | https://api.github.com/repos/HackIllinois/api-2017 | closed | Mentor Registration | application database documentation feature | Previously, all registration-related functionality was placed under issue #7. The evolution of the API has made it necessary to break up the registration milestone further into specific issues.
This will deal with mentor registration. The implementation should proceed as follows:
- Create `Mentor` model
- `id` (INT, Required)
- `user_id` (INT, FK user.id, Required)
- `first_name` (VARCHAR 255, Required)
- `last_name` (VARCHAR 255, Required)
- `shirt_size` (ENUM[S, M, L, XL], Required)
- `github` (VARCHAR 50)
- `location` (VARCHAR 255, Required)
- `summary` (VARCHAR 255, Required)
- `occupation` (VARCHAR 100, Required)
- `status` (ENUM[βACCEPTEDβ, βWAITLISTEDβ, βREJECTEDβ, βPENDINGβ], Required)
- Create `MentorProjectIdea` model
- `id` (INT, Required)
- `mentor_id` (INT, FK mentor.id, Required)
- `link` (VARCHAR 255, Required)
- `contributions` (VARCHAR 255, Required)
- `ideas` (VARCHAR 255, Required)
- Create endpoints to allow for create/retrieve/update of mentor registration
- POSTs should create a mentor (max 1 per user) and add to role list (any authenticated user). The request should take a `mentor` and `ideas` key (both required).
- `mentor` should take all fields in the related model excluding sensitive fields (e.g. status)
- `ideas` should take a list of project ideas (at least 1, max 5).
- GETs should retrieve information with project ideas joined-in (Owner or STAFF+ only)
- PUTs should update information (Owner can update anything but mentor.status and STAFF+ can update all).
- `ideas` changes should be atomic, so if the `ideas` key is present (and only if it is present!) delete all existing ideas and create new ones with the given information.
- Note this means that only the mentor key is required
- Update documentation
- Add tests (if testing framework is available by time of code review)
Additionally, note that when the mentor is accepted, they are to be added to the mentors' mailing list. If their status changes, they should be removed from that list. Please respond with any questions.
| 1.0 | Mentor Registration - Previously, all registration-related functionality was placed under issue #7. The evolution of the API has made it necessary to break up the registration milestone further into specific issues.
This will deal with mentor registration. The implementation should proceed as follows:
- Create `Mentor` model
- `id` (INT, Required)
- `user_id` (INT, FK user.id, Required)
- `first_name` (VARCHAR 255, Required)
- `last_name` (VARCHAR 255, Required)
- `shirt_size` (ENUM[S, M, L, XL], Required)
- `github` (VARCHAR 50)
- `location` (VARCHAR 255, Required)
- `summary` (VARCHAR 255, Required)
- `occupation` (VARCHAR 100, Required)
- `status` (ENUM[βACCEPTEDβ, βWAITLISTEDβ, βREJECTEDβ, βPENDINGβ], Required)
- Create `MentorProjectIdea` model
- `id` (INT, Required)
- `mentor_id` (INT, FK mentor.id, Required)
- `link` (VARCHAR 255, Required)
- `contributions` (VARCHAR 255, Required)
- `ideas` (VARCHAR 255, Required)
- Create endpoints to allow for create/retrieve/update of mentor registration
- POSTs should create a mentor (max 1 per user) and add to role list (any authenticated user). The request should take a `mentor` and `ideas` key (both required).
- `mentor` should take all fields in the related model excluding sensitive fields (e.g. status)
- `ideas` should take a list of project ideas (at least 1, max 5).
- GETs should retrieve information with project ideas joined-in (Owner or STAFF+ only)
- PUTs should update information (Owner can update anything but mentor.status and STAFF+ can update all).
- `ideas` changes should be atomic, so if the `ideas` key is present (and only if it is present!) delete all existing ideas and create new ones with the given information.
- Note this means that only the mentor key is required
- Update documentation
- Add tests (if testing framework is available by time of code review)
Additionally, note that when the mentor is accepted, they are to be added to the mentors' mailing list. If their status changes, they should be removed from that list. Please respond with any questions.
| non_usab | mentor registration previously all registration related functionality was placed under issue the evolution of the api has made it necessary to break up the registration milestone further into specific issues this will deal with mentor registration the implementation should proceed as follows create mentor model id int required user id int fk user id required first name varchar required last name varchar required shirt size enum required github varchar location varchar required summary varchar required occupation varchar required status enum required create mentorprojectidea model id int required mentor id int fk mentor id required link varchar required contributions varchar required ideas varchar required create endpoints to allow for create retrieve update of mentor registration posts should create a mentor max per user and add to role list any authenticated user the request should take a mentor and ideas key both required mentor should take all fields in the related model excluding sensitive fields e g status ideas should take a list of project ideas at least max gets should retrieve information with project ideas joined in owner or staff only puts should update information owner can update anything but mentor status and staff can update all ideas changes should be atomic so if the ideas key is present and only if it is present delete all existing ideas and create new ones with the given information note this means that only the mentor key is required update documentation add tests if testing framework is available by time of code review additionally note that when the mentor is accepted they are to be added to the mentors mailing list if their status changes they should be removed from that list please respond with any questions | 0 |
9,477 | 6,313,969,635 | IssuesEvent | 2017-07-24 09:35:15 | Starcounter/Home | https://api.github.com/repos/Starcounter/Home | closed | Flaw in response-handling for TypedJSON and jsonpatch. | Enhancement Typed JSON Usability | After introducing changes for #137, that the root viewmodel used for patching is automatically updated based on what is returned as response, a flaw in how we convert a resource to the wanted response based on accept-header was found.
**This is how it currently works:**
1. Incoming request with accept-header `application/json-patch+json`
2. The handler that should handle this request is called.
3. The handler returns a response. One of the following will happen:
- 3a: If the response contains a resource of TypedJSON, a converter is called to convert the resource to patches. *However* the actual resource is ignored, and instead the viewmodel that is stored on the session is used.
- 3b: Or if the response contains no resource, no patches are sent at all.
This flows leads to that handlers returns a resource, just to trigger generating patches.
**How it works after the change in #137:**
All steps are the same, except the outcome in 3a.
- 3a: If the response contains a resource of TypedJSON, a converter is called to convert the resource to patches. If the returned viewmodel is different from the viewmodel stored on the session, the viewmodel on the session will be updated and the client will receive a new root.
This behavior can currently be found in the SignIn app, https://github.com/StarcounterApps/SignIn/blob/master/src/SignIn/Api/MainHandlers.cs#L449-L455 where after a signout, the masterpage is returned.
This behaviour will mean that the client will receive a new root, which is not what is wanted.
**How it should work**
This should be changed to that the signout does not return masterpage, but only a 200 response (or some other non-TypedJson response).
Unfortunately with what is described in 3b, this will mean that changes that is done for logging out will not be sent correctly or at the correct time.
**Needed changes**
We need to generate patches even if the response from the request does not contain a resource (but the resource to use can be found on the session), if the following is true:
- No TypedJSON instance is returned in the response AND
- `Session.Current != null` AND
- `Session.Current` contains a TypedJSON instance to use for patching AND
- The accept-header is `application/json-patch+json`
I am not sure where this will fit in our current implementation, perhaps we need to refactor a bigger chunk to allow this, or maybe a good place can be found that is not a hack/dirty workaround.
cc @warpech
| True | Flaw in response-handling for TypedJSON and jsonpatch. - After introducing changes for #137, that the root viewmodel used for patching is automatically updated based on what is returned as response, a flaw in how we convert a resource to the wanted response based on accept-header was found.
**This is how it currently works:**
1. Incoming request with accept-header `application/json-patch+json`
2. The handler that should handle this request is called.
3. The handler returns a response. One of the following will happen:
- 3a: If the response contains a resource of TypedJSON, a converter is called to convert the resource to patches. *However* the actual resource is ignored, and instead the viewmodel that is stored on the session is used.
- 3b: Or if the response contains no resource, no patches are sent at all.
This flows leads to that handlers returns a resource, just to trigger generating patches.
**How it works after the change in #137:**
All steps are the same, except the outcome in 3a.
- 3a: If the response contains a resource of TypedJSON, a converter is called to convert the resource to patches. If the returned viewmodel is different from the viewmodel stored on the session, the viewmodel on the session will be updated and the client will receive a new root.
This behavior can currently be found in the SignIn app, https://github.com/StarcounterApps/SignIn/blob/master/src/SignIn/Api/MainHandlers.cs#L449-L455 where after a signout, the masterpage is returned.
This behaviour will mean that the client will receive a new root, which is not what is wanted.
**How it should work**
This should be changed to that the signout does not return masterpage, but only a 200 response (or some other non-TypedJson response).
Unfortunately with what is described in 3b, this will mean that changes that is done for logging out will not be sent correctly or at the correct time.
**Needed changes**
We need to generate patches even if the response from the request does not contain a resource (but the resource to use can be found on the session), if the following is true:
- No TypedJSON instance is returned in the response AND
- `Session.Current != null` AND
- `Session.Current` contains a TypedJSON instance to use for patching AND
- The accept-header is `application/json-patch+json`
I am not sure where this will fit in our current implementation, perhaps we need to refactor a bigger chunk to allow this, or maybe a good place can be found that is not a hack/dirty workaround.
cc @warpech
| usab | flaw in response handling for typedjson and jsonpatch after introducing changes for that the root viewmodel used for patching is automatically updated based on what is returned as response a flaw in how we convert a resource to the wanted response based on accept header was found this is how it currently works incoming request with accept header application json patch json the handler that should handle this request is called the handler returns a response one of the following will happen if the response contains a resource of typedjson a converter is called to convert the resource to patches however the actual resource is ignored and instead the viewmodel that is stored on the session is used or if the response contains no resource no patches are sent at all this flows leads to that handlers returns a resource just to trigger generating patches how it works after the change in all steps are the same except the outcome in if the response contains a resource of typedjson a converter is called to convert the resource to patches if the returned viewmodel is different from the viewmodel stored on the session the viewmodel on the session will be updated and the client will receive a new root this behavior can currently be found in the signin app where after a signout the masterpage is returned this behaviour will mean that the client will receive a new root which is not what is wanted how it should work this should be changed to that the signout does not return masterpage but only a response or some other non typedjson response unfortunately with what is described in this will mean that changes that is done for logging out will not be sent correctly or at the correct time needed changes we need to generate patches even if the response from the request does not contain a resource but the resource to use can be found on the session if the following is true no typedjson instance is returned in the response and session current null and session current contains a typedjson instance to use for patching and the accept header is application json patch json i am not sure where this will fit in our current implementation perhaps we need to refactor a bigger chunk to allow this or maybe a good place can be found that is not a hack dirty workaround cc warpech | 1 |
173 | 2,534,615,610 | IssuesEvent | 2015-01-25 04:51:40 | TEAMMATES/repo | https://api.github.com/repos/TEAMMATES/repo | closed | Slightly misleading status message in instructorCourseEnrollSave after enrollment | a.Usability d.Easy f.Courses forContributors p.Medium s.Accepted t.Enhancement | Currently after the instructor "enrolls" student(s) he receives success information and is given the option to "modify values and REDO the enrollment".
Possibly we could reword this as it might imply that the current enrollment is undone once the instructor clicks on the link

| True | Slightly misleading status message in instructorCourseEnrollSave after enrollment - Currently after the instructor "enrolls" student(s) he receives success information and is given the option to "modify values and REDO the enrollment".
Possibly we could reword this as it might imply that the current enrollment is undone once the instructor clicks on the link

| usab | slightly misleading status message in instructorcourseenrollsave after enrollment currently after the instructor enrolls student s he receives success information and is given the option to modify values and redo the enrollment possibly we could reword this as it might imply that the current enrollment is undone once the instructor clicks on the link | 1 |
208,222 | 7,137,104,366 | IssuesEvent | 2018-01-23 09:50:59 | containous/traefik | https://api.github.com/repos/containous/traefik | closed | Allow client certificates to be optional | area/tls kind/enhancement priority/P1 | Currently (correct me if I'm wrong), you can either enable to disable client certificate verification. In conjunction with the subject name and certificate forwarding soon to be merged, it would be beneficial to allow client certificates to be optional. If a client certificate exists and is valid, forward the subject name in a header, otherwise forward a blank header.
Let me know if this makes sense. | 1.0 | Allow client certificates to be optional - Currently (correct me if I'm wrong), you can either enable to disable client certificate verification. In conjunction with the subject name and certificate forwarding soon to be merged, it would be beneficial to allow client certificates to be optional. If a client certificate exists and is valid, forward the subject name in a header, otherwise forward a blank header.
Let me know if this makes sense. | non_usab | allow client certificates to be optional currently correct me if i m wrong you can either enable to disable client certificate verification in conjunction with the subject name and certificate forwarding soon to be merged it would be beneficial to allow client certificates to be optional if a client certificate exists and is valid forward the subject name in a header otherwise forward a blank header let me know if this makes sense | 0 |
8,497 | 5,765,077,967 | IssuesEvent | 2017-04-27 00:45:55 | coreos/bugs | https://api.github.com/repos/coreos/bugs | closed | Feature: baremetal etcd2 ip discovery with $public_ipv4 | area/usability component/cloud-init kind/question team/os | # Issue Report #
etcd2 does not work with `$public_ipv4` substitution. I followed [here](https://coreos.com/os/docs/latest/nginx-host-cloud-config.html) and set up nginx
### Container Linux Version ###
```
$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1298.7.0
VERSION_ID=1298.7.0
BUILD_ID=2017-03-31-0215
PRETTY_NAME="Container Linux by CoreOS 1298.7.0 (Ladybug)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://github.com/coreos/bugs/issues"
```
### Environment ###
Baremetal server
### Expected Behavior ###
etcd2 to work without having to enter static ip addresses.
### Actual Behavior ###
etcd2 does not work. `$public_ipv4` is substituted with `""` and it does not start. Unless the actual ip is added of course.
### Reproduction Steps ###
1. Use `$public_ipv4` in the cloud-config
2. Run `sudo coreos-cloudinit -from-file /var/lib/coreos-install/user_data`
### Other Information ###
This is how I set up Nginx (because the [docs](https://coreos.com/os/docs/latest/nginx-host-cloud-config.htm) do not have a fully working example)
```
- name: nginx.service
command: start
content: |
[Unit]
Description=Nginx
After=docker.service
Requires=docker.service
[Service]
StandardOutput=journal
StandardError=journal
Restart=always
ExecStartPre=-/usr/bin/docker stop nginx
ExecStartPre=-/usr/bin/docker rm nginx
ExecStart=/usr/bin/docker run --name nginx -p 8080:80 -p 8081:443 -v /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro -v /var/lib/coreos-install:/var/www/:ro --rm --name nginx nginx:1.11
ExecStop-=/usr/bin/docker stop nginx
RestartSec=10s
[Install]
WantedBy=multi-user.target
- name: etcd2.service
command: start
drop-ins:
- name: 60-etcd-wait-for-nginx-config.conf
content: |
[Unit]
After=nginx.service
Requires=nginx.service
[Service]
Restart=always
```
Together with
```
- path: /etc/nginx/nginx.conf
permissions: 0644
owner: root:root
content: |
error_log /dev/stdout info;
user nginx;
worker_processes 1;
error_log /var/log/nginx/error.log warn;
pid /var/run/nginx.pid;
events {
worker_connections 1024;
}
http {
access_log /dev/stdout;
include /etc/nginx/mime.types;
default_type application/octet-stream;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';
access_log /var/log/nginx/access.log main;
sendfile on;
#tcp_nopush on;
keepalive_timeout 65;
#gzip on;
include /etc/nginx/conf.d/*.conf;
geo $dollar {
default "$";
}
server {
listen 8080;
location ~ ^/user_data {
root /var/www/;
sub_filter '${dollar}public_ipv4' '$remote_addr';
sub_filter '${dollar}private_ipv4' '$http_x_forwarded_for';
# sub_filter '${dollar}private_ipv4' '$http_x_real_ip';
sub_filter_once off;
sub_filter_types '*';
}
}
}
```
## Feature Request ##
Feature request for out of the box support for baremetal `$public_ipv4`
### Environment ###
What hardware/cloud provider/hypervisor is being used to run Container Linux?
### Desired Feature ###
Out of the box support and documentation for bare metal
### Other Information ###
After struggling with it I realized since I have DNS set up I can use the `hostname` itself instead of the `$public_ipv4` and it works fine with `etcd2` too.
So if you have set
```
hostname: "mycoremachine1"
```
You can set up etcd2 like this:
```
etcd2:
# generate a new token for each unique cluster from https://discovery.etcd.io/new?size=1
# specify the initial size of your cluster with ?size=X
discovery: https://discovery.etcd.io/some_uuid_you_got
advertise-client-urls: http://mycoremachine1:2379,http://127.0.0.1:2379
initial-advertise-peer-urls: http://mycoremachine1:2380
# listen on both the official ports and the legacy ports
# legacy ports can be omitted if your application doesn't depend on them
listen-client-urls: http://mycoremachine1:2379,http://127.0.0.1:2379
listen-peer-urls: http://mycoremachine1:2380
```
This should be fine for my case, but I feel there is little out-of-the-box support for baremetal.
| True | Feature: baremetal etcd2 ip discovery with $public_ipv4 - # Issue Report #
etcd2 does not work with `$public_ipv4` substitution. I followed [here](https://coreos.com/os/docs/latest/nginx-host-cloud-config.html) and set up nginx
### Container Linux Version ###
```
$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1298.7.0
VERSION_ID=1298.7.0
BUILD_ID=2017-03-31-0215
PRETTY_NAME="Container Linux by CoreOS 1298.7.0 (Ladybug)"
ANSI_COLOR="38;5;75"
HOME_URL="https://coreos.com/"
BUG_REPORT_URL="https://github.com/coreos/bugs/issues"
```
### Environment ###
Baremetal server
### Expected Behavior ###
etcd2 to work without having to enter static ip addresses.
### Actual Behavior ###
etcd2 does not work. `$public_ipv4` is substituted with `""` and it does not start. Unless the actual ip is added of course.
### Reproduction Steps ###
1. Use `$public_ipv4` in the cloud-config
2. Run `sudo coreos-cloudinit -from-file /var/lib/coreos-install/user_data`
### Other Information ###
This is how I set up Nginx (because the [docs](https://coreos.com/os/docs/latest/nginx-host-cloud-config.htm) do not have a fully working example)
```
- name: nginx.service
command: start
content: |
[Unit]
Description=Nginx
After=docker.service
Requires=docker.service
[Service]
StandardOutput=journal
StandardError=journal
Restart=always
ExecStartPre=-/usr/bin/docker stop nginx
ExecStartPre=-/usr/bin/docker rm nginx
ExecStart=/usr/bin/docker run --name nginx -p 8080:80 -p 8081:443 -v /etc/nginx/nginx.conf:/etc/nginx/nginx.conf:ro -v /var/lib/coreos-install:/var/www/:ro --rm --name nginx nginx:1.11
ExecStop-=/usr/bin/docker stop nginx
RestartSec=10s
[Install]
WantedBy=multi-user.target
- name: etcd2.service
command: start
drop-ins:
- name: 60-etcd-wait-for-nginx-config.conf
content: |
[Unit]
After=nginx.service
Requires=nginx.service
[Service]
Restart=always
```
Together with
```
- path: /etc/nginx/nginx.conf
permissions: 0644
owner: root:root
content: |
error_log /dev/stdout info;
user nginx;
worker_processes 1;
error_log /var/log/nginx/error.log warn;
pid /var/run/nginx.pid;
events {
worker_connections 1024;
}
http {
access_log /dev/stdout;
include /etc/nginx/mime.types;
default_type application/octet-stream;
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
'$status $body_bytes_sent "$http_referer" '
'"$http_user_agent" "$http_x_forwarded_for"';
access_log /var/log/nginx/access.log main;
sendfile on;
#tcp_nopush on;
keepalive_timeout 65;
#gzip on;
include /etc/nginx/conf.d/*.conf;
geo $dollar {
default "$";
}
server {
listen 8080;
location ~ ^/user_data {
root /var/www/;
sub_filter '${dollar}public_ipv4' '$remote_addr';
sub_filter '${dollar}private_ipv4' '$http_x_forwarded_for';
# sub_filter '${dollar}private_ipv4' '$http_x_real_ip';
sub_filter_once off;
sub_filter_types '*';
}
}
}
```
## Feature Request ##
Feature request for out of the box support for baremetal `$public_ipv4`
### Environment ###
What hardware/cloud provider/hypervisor is being used to run Container Linux?
### Desired Feature ###
Out of the box support and documentation for bare metal
### Other Information ###
After struggling with it I realized since I have DNS set up I can use the `hostname` itself instead of the `$public_ipv4` and it works fine with `etcd2` too.
So if you have set
```
hostname: "mycoremachine1"
```
You can set up etcd2 like this:
```
etcd2:
# generate a new token for each unique cluster from https://discovery.etcd.io/new?size=1
# specify the initial size of your cluster with ?size=X
discovery: https://discovery.etcd.io/some_uuid_you_got
advertise-client-urls: http://mycoremachine1:2379,http://127.0.0.1:2379
initial-advertise-peer-urls: http://mycoremachine1:2380
# listen on both the official ports and the legacy ports
# legacy ports can be omitted if your application doesn't depend on them
listen-client-urls: http://mycoremachine1:2379,http://127.0.0.1:2379
listen-peer-urls: http://mycoremachine1:2380
```
This should be fine for my case, but I feel there is little out-of-the-box support for baremetal.
| usab | feature baremetal ip discovery with public issue report does not work with public substitution i followed and set up nginx container linux version cat etc os release name container linux by coreos id coreos version version id build id pretty name container linux by coreos ladybug ansi color home url bug report url environment baremetal server expected behavior to work without having to enter static ip addresses actual behavior does not work public is substituted with and it does not start unless the actual ip is added of course reproduction steps use public in the cloud config run sudo coreos cloudinit from file var lib coreos install user data other information this is how i set up nginx because the do not have a fully working example name nginx service command start content description nginx after docker service requires docker service standardoutput journal standarderror journal restart always execstartpre usr bin docker stop nginx execstartpre usr bin docker rm nginx execstart usr bin docker run name nginx p p v etc nginx nginx conf etc nginx nginx conf ro v var lib coreos install var www ro rm name nginx nginx execstop usr bin docker stop nginx restartsec wantedby multi user target name service command start drop ins name etcd wait for nginx config conf content after nginx service requires nginx service restart always together with path etc nginx nginx conf permissions owner root root content error log dev stdout info user nginx worker processes error log var log nginx error log warn pid var run nginx pid events worker connections http access log dev stdout include etc nginx mime types default type application octet stream log format main remote addr remote user request status body bytes sent http referer http user agent http x forwarded for access log var log nginx access log main sendfile on tcp nopush on keepalive timeout gzip on include etc nginx conf d conf geo dollar default server listen location user data root var www sub filter dollar public remote addr sub filter dollar private http x forwarded for sub filter dollar private http x real ip sub filter once off sub filter types feature request feature request for out of the box support for baremetal public environment what hardware cloud provider hypervisor is being used to run container linux desired feature out of the box support and documentation for bare metal other information after struggling with it i realized since i have dns set up i can use the hostname itself instead of the public and it works fine with too so if you have set hostname you can set up like this generate a new token for each unique cluster from specify the initial size of your cluster with size x discovery advertise client urls initial advertise peer urls listen on both the official ports and the legacy ports legacy ports can be omitted if your application doesn t depend on them listen client urls listen peer urls this should be fine for my case but i feel there is little out of the box support for baremetal | 1 |
17,032 | 11,583,488,789 | IssuesEvent | 2020-02-22 11:22:57 | JuliaReach/LazySets.jl | https://api.github.com/repos/JuliaReach/LazySets.jl | closed | VPolygon constructor from matrix columns | extension usability | Proposal: add a new constructor for `VPolygon`'s from a rectangular matrix, example:
```julia
julia> m = rand(2, 5)
2Γ5 Array{Float64,2}:
0.105974 0.914074 0.0590421 0.0685544 0.816655
0.21826 0.680551 0.225602 0.677391 0.0577386
julia> VPolygon(m)
VPolygon{Float64,Array{Float64,1}}(Array{Float64,1}[[0.059042105623748675, 0.22560158378620754], [0.8166548130397213, 0.05773861711959882], [0.9140740129388703,
0.6805514851553196], [0.0685543530254984, 0.6773912317337374]])
julia> VPolygon(m, apply_convex_hull=false)
VPolygon{Float64,Array{Float64,1}}(Array{Float64,1}[[0.10597356588463835, 0.2182600170768474], [0.9140740129388703, 0.6805514851553196], [0.059042105623748675,
0.22560158378620754], [0.0685543530254984, 0.6773912317337374], [0.8166548130397213, 0.05773861711959882]])
```
This construction is common in other tools.
---
```julia
# constructor from rectangular matrix
function VPolygon(vertices_matrix::MT; apply_convex_hull::Bool=true,
algorithm::String="monotone_chain") where {N<:Real, MT<:AbstractMatrix{N}}
@assert size(vertices_matrix, 1) == 2 "the number of rows of the matrix of vertices " *
"should be 2, but it is $(size(vertices_matrix, 1))"
vertices = [vertices_matrix[:, i] for i in 1:size(vertices_matrix, 2)]
return VPolygon(vertices; apply_convex_hull=apply_convex_hull, algorithm=algorithm)
end
``` | True | VPolygon constructor from matrix columns - Proposal: add a new constructor for `VPolygon`'s from a rectangular matrix, example:
```julia
julia> m = rand(2, 5)
2Γ5 Array{Float64,2}:
0.105974 0.914074 0.0590421 0.0685544 0.816655
0.21826 0.680551 0.225602 0.677391 0.0577386
julia> VPolygon(m)
VPolygon{Float64,Array{Float64,1}}(Array{Float64,1}[[0.059042105623748675, 0.22560158378620754], [0.8166548130397213, 0.05773861711959882], [0.9140740129388703,
0.6805514851553196], [0.0685543530254984, 0.6773912317337374]])
julia> VPolygon(m, apply_convex_hull=false)
VPolygon{Float64,Array{Float64,1}}(Array{Float64,1}[[0.10597356588463835, 0.2182600170768474], [0.9140740129388703, 0.6805514851553196], [0.059042105623748675,
0.22560158378620754], [0.0685543530254984, 0.6773912317337374], [0.8166548130397213, 0.05773861711959882]])
```
This construction is common in other tools.
---
```julia
# constructor from rectangular matrix
function VPolygon(vertices_matrix::MT; apply_convex_hull::Bool=true,
algorithm::String="monotone_chain") where {N<:Real, MT<:AbstractMatrix{N}}
@assert size(vertices_matrix, 1) == 2 "the number of rows of the matrix of vertices " *
"should be 2, but it is $(size(vertices_matrix, 1))"
vertices = [vertices_matrix[:, i] for i in 1:size(vertices_matrix, 2)]
return VPolygon(vertices; apply_convex_hull=apply_convex_hull, algorithm=algorithm)
end
``` | usab | vpolygon constructor from matrix columns proposal add a new constructor for vpolygon s from a rectangular matrix example julia julia m rand Γ array julia vpolygon m vpolygon array array julia vpolygon m apply convex hull false vpolygon array array this construction is common in other tools julia constructor from rectangular matrix function vpolygon vertices matrix mt apply convex hull bool true algorithm string monotone chain where n real mt abstractmatrix n assert size vertices matrix the number of rows of the matrix of vertices should be but it is size vertices matrix vertices for i in size vertices matrix return vpolygon vertices apply convex hull apply convex hull algorithm algorithm end | 1 |
451,053 | 32,005,886,767 | IssuesEvent | 2023-09-21 14:49:09 | neosmocking/TestJAVAN2023 | https://api.github.com/repos/neosmocking/TestJAVAN2023 | opened | Kesalahan pemberian numbering pada halaman career - Freelance Quality Assurance | documentation | Step:
1. Buka https://javan.co.id/career/freelance-quality-assurance/76
Result:

Expect Result:
1. Pembuatan numberingnya perlu disesuaikan lagi. | 1.0 | Kesalahan pemberian numbering pada halaman career - Freelance Quality Assurance - Step:
1. Buka https://javan.co.id/career/freelance-quality-assurance/76
Result:

Expect Result:
1. Pembuatan numberingnya perlu disesuaikan lagi. | non_usab | kesalahan pemberian numbering pada halaman career freelance quality assurance step buka result expect result pembuatan numberingnya perlu disesuaikan lagi | 0 |
9,168 | 6,152,231,304 | IssuesEvent | 2017-06-28 06:29:38 | Virtual-Labs/structural-dynamics-iiith | https://api.github.com/repos/Virtual-Labs/structural-dynamics-iiith | closed | QA_Behaviour of Rigid Blocks_Procedure_Content-needs-to-be-updated | Category: Usability Developed by: VLEAD Open-Edx Resolved Severity: S3 | Defect Description :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be updated soon". Need to either include the content or remove the section.
Actual Result :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be updated soon".
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM
Processor:i5
Attachment

| True | QA_Behaviour of Rigid Blocks_Procedure_Content-needs-to-be-updated - Defect Description :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be updated soon". Need to either include the content or remove the section.
Actual Result :
In the Procedure page of Behaviour of Rigid Blocks experiment, the content says "The section will be updated soon".
Environment :
OS: Windows 7, Ubuntu-16.04,Centos-6
Browsers: Firefox-42.0,Chrome-47.0,chromium-45.0
Bandwidth : 100Mbps
Hardware Configuration:8GBRAM
Processor:i5
Attachment

| usab | qa behaviour of rigid blocks procedure content needs to be updated defect description in the procedure page of behaviour of rigid blocks experiment the content says the section will be updated soon need to either include the content or remove the section actual result in the procedure page of behaviour of rigid blocks experiment the content says the section will be updated soon environment os windows ubuntu centos browsers firefox chrome chromium bandwidth hardware configuration processor attachment | 1 |
383,521 | 11,357,121,902 | IssuesEvent | 2020-01-25 02:03:17 | Verseghy/website_backend | https://api.github.com/repos/Verseghy/website_backend | closed | Remove Kitchen staff from colleagues | Priority: Medium Type: Enhancement | We need to remove Kitchen staff option from our admin panel, so the association should look like this:
`[0 => 'Brass', 1 => 'Teachers', 2 => 'Lecturer', 3 => 'Administrator', 4 => 'Maintenance Staff']`
- [x] update seeder
- [x] migrate existing data (change type 5 into type 4)
- [x] make reverse migration just in case
- [x] migration should not destroy any data
- [x] update admin panel
Seeder should be changed as well and we need to migrate existing data. This probably means dropping everyone with category 4 and moving everyone from category 5 to 4.
| 1.0 | Remove Kitchen staff from colleagues - We need to remove Kitchen staff option from our admin panel, so the association should look like this:
`[0 => 'Brass', 1 => 'Teachers', 2 => 'Lecturer', 3 => 'Administrator', 4 => 'Maintenance Staff']`
- [x] update seeder
- [x] migrate existing data (change type 5 into type 4)
- [x] make reverse migration just in case
- [x] migration should not destroy any data
- [x] update admin panel
Seeder should be changed as well and we need to migrate existing data. This probably means dropping everyone with category 4 and moving everyone from category 5 to 4.
| non_usab | remove kitchen staff from colleagues we need to remove kitchen staff option from our admin panel so the association should look like this update seeder migrate existing data change type into type make reverse migration just in case migration should not destroy any data update admin panel seeder should be changed as well and we need to migrate existing data this probably means dropping everyone with category and moving everyone from category to | 0 |
580,874 | 17,269,066,156 | IssuesEvent | 2021-07-22 17:13:04 | RE-SS3D/SS3D | https://api.github.com/repos/RE-SS3D/SS3D | closed | Fix topology on vending machines | Asset: 3D Model Coding: None Difficulty: 0 - Good First Issue Objects: Furniture Priority: 0 - Low | ### Summary
The geometry needs a retopology, it's causing shading issues, YouTool and Cola seems to be ok though.
### Goal
Fix shading issues.
### Media

| 1.0 | Fix topology on vending machines - ### Summary
The geometry needs a retopology, it's causing shading issues, YouTool and Cola seems to be ok though.
### Goal
Fix shading issues.
### Media

| non_usab | fix topology on vending machines summary the geometry needs a retopology it s causing shading issues youtool and cola seems to be ok though goal fix shading issues media | 0 |
16,683 | 11,218,861,887 | IssuesEvent | 2020-01-07 12:34:31 | theappbusiness/accessibility-guidelines | https://api.github.com/repos/theappbusiness/accessibility-guidelines | opened | Small readability issues on overview page | usability-issue | Thanks @Lubes72 for this feedback:
* 'pre-recorded' (rather than 'prerecorded')
* don't contract negatives
* e.g. 'do not' (rather than 'don't')
* don't use 'e.g.' or 'i.e.'
* use 'for example' or 'like'
* don't say 'do not require' as that's not clear
* It might be better to say something like 'do not make [something] required'
| True | Small readability issues on overview page - Thanks @Lubes72 for this feedback:
* 'pre-recorded' (rather than 'prerecorded')
* don't contract negatives
* e.g. 'do not' (rather than 'don't')
* don't use 'e.g.' or 'i.e.'
* use 'for example' or 'like'
* don't say 'do not require' as that's not clear
* It might be better to say something like 'do not make [something] required'
| usab | small readability issues on overview page thanks for this feedback pre recorded rather than prerecorded don t contract negatives e g do not rather than don t don t use e g or i e use for example or like don t say do not require as that s not clear it might be better to say something like do not make required | 1 |
21,028 | 16,456,118,255 | IssuesEvent | 2021-05-21 12:49:01 | pulumi/pulumi | https://api.github.com/repos/pulumi/pulumi | opened | Better error message when resource is passed the wrong provider | impact/usability kind/enhancement | If a resource from one provider is passed a provider object from a different provider, the user gets an error, but the error could be more informative.
#### Current Output
```
% pulumi pre
Previewing update (dev)
View Live: https://app.pulumi.com/clstokes/aws-unrecognized-resource-type/dev/previews/15f8b28f-81d2-4b1f-b77a-2153a38c40ea
Type Name Plan Info
+ pulumi:pulumi:Stack aws-unrecognized-resource-type-dev create
+ ββ pulumi:providers:kubernetes main create
ββ aws:s3:Bucket my-bucket 1 error
Diagnostics:
aws:s3:Bucket (my-bucket):
error: unrecognized resource type: "aws:s3/bucket:Bucket" for this provider
```
#### Suggested Change
The error message could include the provider type that was passed to the resource and also provide a suggested change.
```
aws:s3:Bucket (my-bucket):
error: incompatible provider type "kubernetes" passed to resource type "aws:s3/bucket:Bucket"
Did you pass the wrong provider to this resource? This resource requires an "aws" provider.
```
#### Steps to reproduce
1. `git clone https://gist.github.com/e52e252a8a3776778041950052a3a0ed`
2. `pulumi stack init dev && pulumi up` | True | Better error message when resource is passed the wrong provider - If a resource from one provider is passed a provider object from a different provider, the user gets an error, but the error could be more informative.
#### Current Output
```
% pulumi pre
Previewing update (dev)
View Live: https://app.pulumi.com/clstokes/aws-unrecognized-resource-type/dev/previews/15f8b28f-81d2-4b1f-b77a-2153a38c40ea
Type Name Plan Info
+ pulumi:pulumi:Stack aws-unrecognized-resource-type-dev create
+ ββ pulumi:providers:kubernetes main create
ββ aws:s3:Bucket my-bucket 1 error
Diagnostics:
aws:s3:Bucket (my-bucket):
error: unrecognized resource type: "aws:s3/bucket:Bucket" for this provider
```
#### Suggested Change
The error message could include the provider type that was passed to the resource and also provide a suggested change.
```
aws:s3:Bucket (my-bucket):
error: incompatible provider type "kubernetes" passed to resource type "aws:s3/bucket:Bucket"
Did you pass the wrong provider to this resource? This resource requires an "aws" provider.
```
#### Steps to reproduce
1. `git clone https://gist.github.com/e52e252a8a3776778041950052a3a0ed`
2. `pulumi stack init dev && pulumi up` | usab | better error message when resource is passed the wrong provider if a resource from one provider is passed a provider object from a different provider the user gets an error but the error could be more informative current output pulumi pre previewing update dev view live type name plan info pulumi pulumi stack aws unrecognized resource type dev create ββ pulumi providers kubernetes main create ββ aws bucket my bucket error diagnostics aws bucket my bucket error unrecognized resource type aws bucket bucket for this provider suggested change the error message could include the provider type that was passed to the resource and also provide a suggested change aws bucket my bucket error incompatible provider type kubernetes passed to resource type aws bucket bucket did you pass the wrong provider to this resource this resource requires an aws provider steps to reproduce git clone pulumi stack init dev pulumi up | 1 |
13,604 | 8,608,870,283 | IssuesEvent | 2018-11-18 16:10:36 | godotengine/godot | https://api.github.com/repos/godotengine/godot | opened | CheckButton's label not clipped in Inspector dock | enhancement topic:editor usability | **Godot version:**
35b421b
**OS/device including version:**
Mageia 7 x86_64
**Issue description:**
CheckButton's label is not properly clipped in Inspector:

Note also the issue with OptionButton for Action Mode in the screenshot.
**Steps to reproduce:**
- Add Button to scene
- Check Button Mask in inspector, resize Inspector dock if needed to see the issue | True | CheckButton's label not clipped in Inspector dock - **Godot version:**
35b421b
**OS/device including version:**
Mageia 7 x86_64
**Issue description:**
CheckButton's label is not properly clipped in Inspector:

Note also the issue with OptionButton for Action Mode in the screenshot.
**Steps to reproduce:**
- Add Button to scene
- Check Button Mask in inspector, resize Inspector dock if needed to see the issue | usab | checkbutton s label not clipped in inspector dock godot version os device including version mageia issue description checkbutton s label is not properly clipped in inspector note also the issue with optionbutton for action mode in the screenshot steps to reproduce add button to scene check button mask in inspector resize inspector dock if needed to see the issue | 1 |
27,619 | 29,869,554,631 | IssuesEvent | 2023-06-20 07:33:09 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Minor annoyances around $Node/Paths in scripts | bug topic:editor good first issue usability | ### Godot version
4.0.2
### System information
Windows 11
### Issue description
Double clicking on `$MyNode` in the script editor will select the whole name including the "$".
But double clicking on `%MyNode` (unique name) will select the name but will not include the "%".
Dragging a node from the scene tree into the script editor brings up the property/method hint list, even though a "." has not been typed. Pressing enter appends "new()" even though this makes no sense as there is no period so it is just appending it directly to the node name: `$MyNodenew()`
### Steps to reproduce
Type `%MyNode` in a script and double click on it.
Type `@onready var x =` in a script, drag a node from the scene tree, then press enter.
### Minimal reproduction project
N/A | True | Minor annoyances around $Node/Paths in scripts - ### Godot version
4.0.2
### System information
Windows 11
### Issue description
Double clicking on `$MyNode` in the script editor will select the whole name including the "$".
But double clicking on `%MyNode` (unique name) will select the name but will not include the "%".
Dragging a node from the scene tree into the script editor brings up the property/method hint list, even though a "." has not been typed. Pressing enter appends "new()" even though this makes no sense as there is no period so it is just appending it directly to the node name: `$MyNodenew()`
### Steps to reproduce
Type `%MyNode` in a script and double click on it.
Type `@onready var x =` in a script, drag a node from the scene tree, then press enter.
### Minimal reproduction project
N/A | usab | minor annoyances around node paths in scripts godot version system information windows issue description double clicking on mynode in the script editor will select the whole name including the but double clicking on mynode unique name will select the name but will not include the dragging a node from the scene tree into the script editor brings up the property method hint list even though a has not been typed pressing enter appends new even though this makes no sense as there is no period so it is just appending it directly to the node name mynodenew steps to reproduce type mynode in a script and double click on it type onready var x in a script drag a node from the scene tree then press enter minimal reproduction project n a | 1 |
134,174 | 18,436,201,933 | IssuesEvent | 2021-10-14 13:18:27 | Tribler/tribler | https://api.github.com/repos/Tribler/tribler | closed | Use https for sending reports | type: enhancement component: security | I noticed that error reports are sent to a non-https [server](https://github.com/Tribler/tribler/blob/2e376f475a6b38ca20c2c31488a48c7095c1e09a/TriblerGUI/dialogs/feedbackdialog.py#L96). Any plans to eg add a letsencrypt certificate to that machine? | True | Use https for sending reports - I noticed that error reports are sent to a non-https [server](https://github.com/Tribler/tribler/blob/2e376f475a6b38ca20c2c31488a48c7095c1e09a/TriblerGUI/dialogs/feedbackdialog.py#L96). Any plans to eg add a letsencrypt certificate to that machine? | non_usab | use https for sending reports i noticed that error reports are sent to a non https any plans to eg add a letsencrypt certificate to that machine | 0 |
13,459 | 8,483,169,325 | IssuesEvent | 2018-10-25 20:44:08 | cyclic-reference/ddlc-jetbrains-theme | https://api.github.com/repos/cyclic-reference/ddlc-jetbrains-theme | opened | WebStorm Needs better undefined literals. | usability | ### Summary
Undefined variable are hard to recognize at a glance.
Please make it more apparent that anything that is undefined

### Environment
WebStorm 2018.2.4
Build #WS-182.4505.50, built on October 3, 2018
Licensed to Alex Simons
Subscription is active until February 21, 2019
JRE: 1.8.0_152-release-1248-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.6 | True | WebStorm Needs better undefined literals. - ### Summary
Undefined variable are hard to recognize at a glance.
Please make it more apparent that anything that is undefined

### Environment
WebStorm 2018.2.4
Build #WS-182.4505.50, built on October 3, 2018
Licensed to Alex Simons
Subscription is active until February 21, 2019
JRE: 1.8.0_152-release-1248-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.6 | usab | webstorm needs better undefined literals summary undefined variable are hard to recognize at a glance please make it more apparent that anything that is undefined environment webstorm build ws built on october licensed to alex simons subscription is active until february jre release jvm openjdk bit server vm by jetbrains s r o macos | 1 |
200,475 | 22,781,830,154 | IssuesEvent | 2022-07-08 20:49:12 | billmcchesney1/hadoop | https://api.github.com/repos/billmcchesney1/hadoop | opened | CVE-2022-33980 (Medium) detected in commons-configuration2-2.1.1.jar | security vulnerability | ## CVE-2022-33980 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-configuration2-2.1.1.jar</b></p></summary>
<p>Tools to assist in the reading of configuration/preferences files in
various formats</p>
<p>Library home page: <a href="http://commons.apache.org/proper/commons-configuration/">http://commons.apache.org/proper/commons-configuration/</a></p>
<p>Path to vulnerable library: /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-common/target/lib/commons-configuration2-2.1.1.jar</p>
<p>
Dependency Hierarchy:
- :x: **commons-configuration2-2.1.1.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/hadoop/commit/6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a">6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a</a></p>
<p>Found in base branch: <b>trunk</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the interpolation. Starting with version 2.4 and continuing through 2.7, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Configuration 2.8.0, which disables the problematic interpolators by default.
<p>Publish Date: 2022-07-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-33980>CVE-2022-33980</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: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</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://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s">https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s</a></p>
<p>Release Date: 2022-07-06</p>
<p>Fix Resolution: org.apache.commons:commons-configuration2:2.8.0</p>
</p>
</details>
<p></p>
| True | CVE-2022-33980 (Medium) detected in commons-configuration2-2.1.1.jar - ## CVE-2022-33980 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-configuration2-2.1.1.jar</b></p></summary>
<p>Tools to assist in the reading of configuration/preferences files in
various formats</p>
<p>Library home page: <a href="http://commons.apache.org/proper/commons-configuration/">http://commons.apache.org/proper/commons-configuration/</a></p>
<p>Path to vulnerable library: /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-common/target/lib/commons-configuration2-2.1.1.jar</p>
<p>
Dependency Hierarchy:
- :x: **commons-configuration2-2.1.1.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/billmcchesney1/hadoop/commit/6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a">6dcd8400219941dcbd7fb0f6b980cc2c6a2a6b0a</a></p>
<p>Found in base branch: <b>trunk</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.configuration2.interpol.Lookup that performs the interpolation. Starting with version 2.4 and continuing through 2.7, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Configuration 2.8.0, which disables the problematic interpolators by default.
<p>Publish Date: 2022-07-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-33980>CVE-2022-33980</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: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</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://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s">https://lists.apache.org/thread/tdf5n7j80lfxdhs2764vn0xmpfodm87s</a></p>
<p>Release Date: 2022-07-06</p>
<p>Fix Resolution: org.apache.commons:commons-configuration2:2.8.0</p>
</p>
</details>
<p></p>
| non_usab | cve medium detected in commons jar cve medium severity vulnerability vulnerable library commons jar tools to assist in the reading of configuration preferences files in various formats library home page a href path to vulnerable library hadoop yarn project hadoop yarn hadoop yarn server hadoop yarn server timelineservice hbase hadoop yarn server timelineservice hbase common target lib commons jar dependency hierarchy x commons jar vulnerable library found in head commit a href found in base branch trunk vulnerability details apache commons configuration performs variable interpolation allowing properties to be dynamically evaluated and expanded the standard format for interpolation is prefix name where prefix is used to locate an instance of org apache commons interpol lookup that performs the interpolation starting with version and continuing through the set of default lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers these lookups are script execute expressions using the jvm script execution engine javax script dns resolve dns records url load values from urls including from remote servers applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used users are recommended to upgrade to apache commons configuration which disables the problematic interpolators by default publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org apache commons commons | 0 |
268,924 | 20,365,235,373 | IssuesEvent | 2022-02-21 04:18:26 | jasonraimondi/ts-oauth2-server | https://api.github.com/repos/jasonraimondi/ts-oauth2-server | closed | Add custom claims on JWT access_token | documentation good first issue | Is there a way to add custom claims on the JWT access_token? maybe by implementing a custom JwtService or a middleware that we can call to add that extra claims.
Thanks.
| 1.0 | Add custom claims on JWT access_token - Is there a way to add custom claims on the JWT access_token? maybe by implementing a custom JwtService or a middleware that we can call to add that extra claims.
Thanks.
| non_usab | add custom claims on jwt access token is there a way to add custom claims on the jwt access token maybe by implementing a custom jwtservice or a middleware that we can call to add that extra claims thanks | 0 |
43,318 | 7,042,094,892 | IssuesEvent | 2017-12-30 06:30:25 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | user docs: Clarify some items | area: documentation (user) enhancement | I've noticed a few broken links or inconsistencies in the docs, leading to some possibly unclear parts of the documentation.
- [ ] https://chat.zulip.org/help/getting-started-with-zulip. At the bottom of this page (under `Next Steps`), the **"Add an avatar"** and **"Configure your notifications"** links link directly to the settings, unlike many of the other links in the documentation, which link you to the page that shows how to do those things.
- [ ] https://chat.zulip.org/help/change-your-password. For number 2 under "If you forgot your password", the terminology on the Zulip homepage has been changed to "Forgot your password?" from "Forgot password?"
- [ ] https://chat.zulip.org/help/signing-in. There are more than 3 ways to sign in that aren't documented here.
- [ ] https://chat.zulip.org/help/analytics. This page should be a little bit more clear on how to get to the statistics; it's fairly easy to miss the one (broken) link at the top of the page.
- [ ] https://chat.zulip.org/help/zulip-on-windows. This and the page for Android should be deleted as they seem to be from older versions of those apps. The link for the Windows download is broken on this page, but the Android one links to the correct Google Play Store listing.
- [ ] https://chat.zulip.org/help/about-streams-and-topics. On this page, for the links to customize stream settings, there are many items missing, so something should be added to lead users to the other customization options.
- [ ] https://chat.zulip.org/help/change-your-organization-settings. This one is extremely minor, but an image for a chevron is present next to all the other instances of the word "chevron" in the docs (same with "gear"), but it's missing here. | 1.0 | user docs: Clarify some items - I've noticed a few broken links or inconsistencies in the docs, leading to some possibly unclear parts of the documentation.
- [ ] https://chat.zulip.org/help/getting-started-with-zulip. At the bottom of this page (under `Next Steps`), the **"Add an avatar"** and **"Configure your notifications"** links link directly to the settings, unlike many of the other links in the documentation, which link you to the page that shows how to do those things.
- [ ] https://chat.zulip.org/help/change-your-password. For number 2 under "If you forgot your password", the terminology on the Zulip homepage has been changed to "Forgot your password?" from "Forgot password?"
- [ ] https://chat.zulip.org/help/signing-in. There are more than 3 ways to sign in that aren't documented here.
- [ ] https://chat.zulip.org/help/analytics. This page should be a little bit more clear on how to get to the statistics; it's fairly easy to miss the one (broken) link at the top of the page.
- [ ] https://chat.zulip.org/help/zulip-on-windows. This and the page for Android should be deleted as they seem to be from older versions of those apps. The link for the Windows download is broken on this page, but the Android one links to the correct Google Play Store listing.
- [ ] https://chat.zulip.org/help/about-streams-and-topics. On this page, for the links to customize stream settings, there are many items missing, so something should be added to lead users to the other customization options.
- [ ] https://chat.zulip.org/help/change-your-organization-settings. This one is extremely minor, but an image for a chevron is present next to all the other instances of the word "chevron" in the docs (same with "gear"), but it's missing here. | non_usab | user docs clarify some items i ve noticed a few broken links or inconsistencies in the docs leading to some possibly unclear parts of the documentation at the bottom of this page under next steps the add an avatar and configure your notifications links link directly to the settings unlike many of the other links in the documentation which link you to the page that shows how to do those things for number under if you forgot your password the terminology on the zulip homepage has been changed to forgot your password from forgot password there are more than ways to sign in that aren t documented here this page should be a little bit more clear on how to get to the statistics it s fairly easy to miss the one broken link at the top of the page this and the page for android should be deleted as they seem to be from older versions of those apps the link for the windows download is broken on this page but the android one links to the correct google play store listing on this page for the links to customize stream settings there are many items missing so something should be added to lead users to the other customization options this one is extremely minor but an image for a chevron is present next to all the other instances of the word chevron in the docs same with gear but it s missing here | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.