Unnamed: 0 int64 0 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 665 | labels stringlengths 4 554 | body stringlengths 3 235k | index stringclasses 6 values | text_combine stringlengths 96 235k | label stringclasses 2 values | text stringlengths 96 196k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,116 | 4,063,654,734 | IssuesEvent | 2016-05-26 00:59:40 | angular/material2 | https://api.github.com/repos/angular/material2 | opened | Add stylelint to CI | good for community contribution infrastructure P4: nice to have | I'd like to try out running [stylelint](http://stylelint.io/) in our existing lint job on Travis CI. As a simple getting started point, the only rule applied should be [no id selectors](http://stylelint.io/user-guide/rules/selector-no-id/). | 1.0 | Add stylelint to CI - I'd like to try out running [stylelint](http://stylelint.io/) in our existing lint job on Travis CI. As a simple getting started point, the only rule applied should be [no id selectors](http://stylelint.io/user-guide/rules/selector-no-id/). | infrastructure | add stylelint to ci i d like to try out running in our existing lint job on travis ci as a simple getting started point the only rule applied should be | 1 |
19,970 | 13,611,189,768 | IssuesEvent | 2020-09-23 08:30:51 | shortintern2020-C-cryptograph/TeamF | https://api.github.com/repos/shortintern2020-C-cryptograph/TeamF | closed | Infra: AWSのインフラ周りの整理 | In Progress enhancement infrastructure | ## 概要
<!-- ここに概要を記述してください -->
インフラの名前とかを整理する。
## 目的
<!-- ここにこのIssueを発行する目的を記述してください -->
とりあえず動けって状態で作っていたので、意味ある名前に整理し直す。
## タスク
<!-- ここにこのIssueで発生するタスクを記述してください -->
- [x] Route53でドメインのエイリアス名を変更
- [x] ALBの名称を変更
- [x] セキュリティグループ、ターゲットグループ、デプロイグループの名称変更
- [x] フロント向けのリクエストを捌けるようにする
| 1.0 | Infra: AWSのインフラ周りの整理 - ## 概要
<!-- ここに概要を記述してください -->
インフラの名前とかを整理する。
## 目的
<!-- ここにこのIssueを発行する目的を記述してください -->
とりあえず動けって状態で作っていたので、意味ある名前に整理し直す。
## タスク
<!-- ここにこのIssueで発生するタスクを記述してください -->
- [x] Route53でドメインのエイリアス名を変更
- [x] ALBの名称を変更
- [x] セキュリティグループ、ターゲットグループ、デプロイグループの名称変更
- [x] フロント向けのリクエストを捌けるようにする
| infrastructure | infra awsのインフラ周りの整理 概要 インフラの名前とかを整理する。 目的 とりあえず動けって状態で作っていたので、意味ある名前に整理し直す。 タスク albの名称を変更 セキュリティグループ、ターゲットグループ、デプロイグループの名称変更 フロント向けのリクエストを捌けるようにする | 1 |
282,317 | 8,705,291,612 | IssuesEvent | 2018-12-05 21:56:59 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Master: campsite place cause crash | Fixed High Priority | **Version:** 0.8.0.0 beta master-417733c2 debug
```
Server encountered an exception:
<size=60.00%>Exception: InvalidOperationException
Message:Changes could not be applied, the requested operation would result in an invalid inventory state: Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Source:Eco.Gameplay
System.InvalidOperationException: Changes could not be applied, the requested operation would result in an invalid inventory state: Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
at Eco.Gameplay.Items.InventoryChangeSet.ApplyInternal(Boolean throwOnInvalid) in D:\DevelopECO\Eco\Server\Eco.Gameplay\Items\Inventory.cs:line 702
at Eco.Gameplay.Items.InventoryChangeSet.Apply() in D:\DevelopECO\Eco\Server\Eco.Gameplay\Items\Inventory.cs:line 633
at Eco.Mods.TechTree.StarterCampItem.OnAreaValid(Player player, Vector3i position, Quaternion rotation)
at Eco.Gameplay.Objects.WorldObjectManager.TryPlaceWorldObject(Player player, WorldObjectItem item, Vector3i pos, Quaternion rot) in D:\DevelopECO\Eco\Server\Eco.Gameplay\Objects\WorldObjectManager.cs:line 233
at Eco.Gameplay.Items.WorldObjectItem.<>c__DisplayClass14_0.<OnActRight>b__0(BSONObject response) in D:\Devel```
``````
Looks as campsite have only one slot.

| 1.0 | Master: campsite place cause crash - **Version:** 0.8.0.0 beta master-417733c2 debug
```
Server encountered an exception:
<size=60.00%>Exception: InvalidOperationException
Message:Changes could not be applied, the requested operation would result in an invalid inventory state: Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Source:Eco.Gameplay
System.InvalidOperationException: Changes could not be applied, the requested operation would result in an invalid inventory state: Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
Not enough room in inventory
at Eco.Gameplay.Items.InventoryChangeSet.ApplyInternal(Boolean throwOnInvalid) in D:\DevelopECO\Eco\Server\Eco.Gameplay\Items\Inventory.cs:line 702
at Eco.Gameplay.Items.InventoryChangeSet.Apply() in D:\DevelopECO\Eco\Server\Eco.Gameplay\Items\Inventory.cs:line 633
at Eco.Mods.TechTree.StarterCampItem.OnAreaValid(Player player, Vector3i position, Quaternion rotation)
at Eco.Gameplay.Objects.WorldObjectManager.TryPlaceWorldObject(Player player, WorldObjectItem item, Vector3i pos, Quaternion rot) in D:\DevelopECO\Eco\Server\Eco.Gameplay\Objects\WorldObjectManager.cs:line 233
at Eco.Gameplay.Items.WorldObjectItem.<>c__DisplayClass14_0.<OnActRight>b__0(BSONObject response) in D:\Devel```
``````
Looks as campsite have only one slot.

| non_infrastructure | master campsite place cause crash version beta master debug server encountered an exception exception invalidoperationexception message changes could not be applied the requested operation would result in an invalid inventory state not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory source eco gameplay system invalidoperationexception changes could not be applied the requested operation would result in an invalid inventory state not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory not enough room in inventory at eco gameplay items inventorychangeset applyinternal boolean throwoninvalid in d developeco eco server eco gameplay items inventory cs line at eco gameplay items inventorychangeset apply in d developeco eco server eco gameplay items inventory cs line at eco mods techtree startercampitem onareavalid player player position quaternion rotation at eco gameplay objects worldobjectmanager tryplaceworldobject player player worldobjectitem item pos quaternion rot in d developeco eco server eco gameplay objects worldobjectmanager cs line at eco gameplay items worldobjectitem c b bsonobject response in d devel looks as campsite have only one slot | 0 |
146,173 | 19,393,922,222 | IssuesEvent | 2021-12-18 01:33:28 | andygonzalez2010/store | https://api.github.com/repos/andygonzalez2010/store | opened | CVE-2021-42550 (Medium) detected in logback-classic-1.2.3.jar | security vulnerability | ## CVE-2021-42550 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>logback-classic-1.2.3.jar</b></p></summary>
<p>logback-classic module</p>
<p>Library home page: <a href="http://logback.qos.ch">http://logback.qos.ch</a></p>
<p>Path to dependency file: store/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-logging-2.1.4.RELEASE.jar (Root Library)
- :x: **logback-classic-1.2.3.jar** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In logback version 1.2.7 and prior versions, an attacker with the required privileges to edit configurations files could craft a malicious configuration allowing to execute arbitrary code loaded from LDAP servers.
<p>Publish Date: 2021-12-16
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-42550>CVE-2021-42550</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.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- 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="http://logback.qos.ch/news.html">http://logback.qos.ch/news.html</a></p>
<p>Release Date: 2021-12-16</p>
<p>Fix Resolution: ch.qos.logback:logback-classic:1.2.8</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-42550 (Medium) detected in logback-classic-1.2.3.jar - ## CVE-2021-42550 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>logback-classic-1.2.3.jar</b></p></summary>
<p>logback-classic module</p>
<p>Library home page: <a href="http://logback.qos.ch">http://logback.qos.ch</a></p>
<p>Path to dependency file: store/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar</p>
<p>
Dependency Hierarchy:
- spring-boot-starter-logging-2.1.4.RELEASE.jar (Root Library)
- :x: **logback-classic-1.2.3.jar** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In logback version 1.2.7 and prior versions, an attacker with the required privileges to edit configurations files could craft a malicious configuration allowing to execute arbitrary code loaded from LDAP servers.
<p>Publish Date: 2021-12-16
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-42550>CVE-2021-42550</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.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: High
- 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="http://logback.qos.ch/news.html">http://logback.qos.ch/news.html</a></p>
<p>Release Date: 2021-12-16</p>
<p>Fix Resolution: ch.qos.logback:logback-classic:1.2.8</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_infrastructure | cve medium detected in logback classic jar cve medium severity vulnerability vulnerable library logback classic jar logback classic module library home page a href path to dependency file store pom xml path to vulnerable library home wss scanner repository ch qos logback logback classic logback classic jar dependency hierarchy spring boot starter logging release jar root library x logback classic jar vulnerable library found in base branch master vulnerability details in logback version and prior versions an attacker with the required privileges to edit configurations files could craft a malicious configuration allowing to execute arbitrary code loaded from ldap servers publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required high 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 ch qos logback logback classic step up your open source security game with whitesource | 0 |
157,507 | 13,691,142,560 | IssuesEvent | 2020-09-30 15:11:49 | nikneem/azure-functions-jwt-binding | https://api.github.com/repos/nikneem/azure-functions-jwt-binding | opened | Update documentation | documentation enhancement good first issue hacktoberfest | As of now, scopes validation can be done using the binding. This information is missing from the documentation so the documentation must be updated.
Scopes can be passed in comma-separated. Each scope passed in MUST exist in the JWT Token, else validation fails.
Leaving the scopes empty will skip the scope validation | 1.0 | Update documentation - As of now, scopes validation can be done using the binding. This information is missing from the documentation so the documentation must be updated.
Scopes can be passed in comma-separated. Each scope passed in MUST exist in the JWT Token, else validation fails.
Leaving the scopes empty will skip the scope validation | non_infrastructure | update documentation as of now scopes validation can be done using the binding this information is missing from the documentation so the documentation must be updated scopes can be passed in comma separated each scope passed in must exist in the jwt token else validation fails leaving the scopes empty will skip the scope validation | 0 |
23,820 | 16,602,615,039 | IssuesEvent | 2021-06-01 21:50:40 | st-tu-dresden/salespoint | https://api.github.com/repos/st-tu-dresden/salespoint | closed | Release instructions in readme.adoc don't work as described | in: infrastructure type: bug | At the moment, the release instructions in the readme don't work as described.
- [x] Running the `ChangelogCreator` requires an undocumented `env.properties` file with GitHub credentials. The tool was written when the repo was private. In the meantime, because the operations are read-only, I think the authentication can be left out entirely.
- [x] `ChangelogCreator` fails for milestones with only one closed issue (`com.jayway.jsonpath.PathNotFoundException: No results for path: $[1]['milestone']['title']`).
- [x] It should be noted that the preparation commit which creates the changelog entry and updates information about the latest release in `index.adoc` must be committed to the maintainance branch and cherry-picked to `main`.
- [x] Running `mvn release:prepare` on branch `7.3.x` didn't work (`Can't release project due to non released dependencies :
[ERROR] org.moduliths:moduliths-test:jar:1.1.0-SNAPSHOT:test`). Seems like the version for that dependency is missing only in the `7.3.x` branch. I will create a separate issue for that (#349).
- [x] Before `mvn site:deploy -Pdocs`, the there should be an invocation of `mvn package -Pdocs -Prelease` or something similar, otherwise the AsciiDoc files won't be processed. | 1.0 | Release instructions in readme.adoc don't work as described - At the moment, the release instructions in the readme don't work as described.
- [x] Running the `ChangelogCreator` requires an undocumented `env.properties` file with GitHub credentials. The tool was written when the repo was private. In the meantime, because the operations are read-only, I think the authentication can be left out entirely.
- [x] `ChangelogCreator` fails for milestones with only one closed issue (`com.jayway.jsonpath.PathNotFoundException: No results for path: $[1]['milestone']['title']`).
- [x] It should be noted that the preparation commit which creates the changelog entry and updates information about the latest release in `index.adoc` must be committed to the maintainance branch and cherry-picked to `main`.
- [x] Running `mvn release:prepare` on branch `7.3.x` didn't work (`Can't release project due to non released dependencies :
[ERROR] org.moduliths:moduliths-test:jar:1.1.0-SNAPSHOT:test`). Seems like the version for that dependency is missing only in the `7.3.x` branch. I will create a separate issue for that (#349).
- [x] Before `mvn site:deploy -Pdocs`, the there should be an invocation of `mvn package -Pdocs -Prelease` or something similar, otherwise the AsciiDoc files won't be processed. | infrastructure | release instructions in readme adoc don t work as described at the moment the release instructions in the readme don t work as described running the changelogcreator requires an undocumented env properties file with github credentials the tool was written when the repo was private in the meantime because the operations are read only i think the authentication can be left out entirely changelogcreator fails for milestones with only one closed issue com jayway jsonpath pathnotfoundexception no results for path it should be noted that the preparation commit which creates the changelog entry and updates information about the latest release in index adoc must be committed to the maintainance branch and cherry picked to main running mvn release prepare on branch x didn t work can t release project due to non released dependencies org moduliths moduliths test jar snapshot test seems like the version for that dependency is missing only in the x branch i will create a separate issue for that before mvn site deploy pdocs the there should be an invocation of mvn package pdocs prelease or something similar otherwise the asciidoc files won t be processed | 1 |
222,798 | 17,484,186,964 | IssuesEvent | 2021-08-09 08:48:19 | nens/lizard-catalogue | https://api.github.com/repos/nens/lizard-catalogue | closed | Check links to Lizard viewer and adjust to correct url when introducing the landing page | bug Test result | On staging the "Open in portal" button leads to a portal configuration that doesn't include a correct background map. Relates to nens/lizard-nxt#5012. | 1.0 | Check links to Lizard viewer and adjust to correct url when introducing the landing page - On staging the "Open in portal" button leads to a portal configuration that doesn't include a correct background map. Relates to nens/lizard-nxt#5012. | non_infrastructure | check links to lizard viewer and adjust to correct url when introducing the landing page on staging the open in portal button leads to a portal configuration that doesn t include a correct background map relates to nens lizard nxt | 0 |
25,741 | 19,091,228,757 | IssuesEvent | 2021-11-29 12:20:03 | splendo/kaluga | https://api.github.com/repos/splendo/kaluga | opened | Split kaluga into multiple modules. | 👷♀️infrastructure | **Describe the bug**
Some kaluga modules should be extracted to another repository as this is already been done for kaluga-swift-ui. | 1.0 | Split kaluga into multiple modules. - **Describe the bug**
Some kaluga modules should be extracted to another repository as this is already been done for kaluga-swift-ui. | infrastructure | split kaluga into multiple modules describe the bug some kaluga modules should be extracted to another repository as this is already been done for kaluga swift ui | 1 |
225,967 | 17,932,997,005 | IssuesEvent | 2021-09-10 11:56:14 | SAP/ui5-webcomponents | https://api.github.com/repos/SAP/ui5-webcomponents | closed | ui5-dialog: issues found from exploratory testing | bug Medium Prio TOPIC RD 1.0 Release Testing | ### **Bug Description**
When a dialog gets created with but not placed in the DOM, there is an warning/violation message in the console.
### **Steps to Reproduce**
1. Go to https://sap.github.io/ui5-webcomponents/master/playground/main/pages/Dialog/
2. Click last button "Open dialog which is created dynamically"
3. Warning in console.
### **Isolated Example**
If possible, please provide an isolated example by forking [CodeSandbox](https://codesandbox.io/s/71r1x5o51q?fontsize=14&module=%2Findex.html).
### **Context**
- UI5 Web Components version: master
### **Log Output / Stack Trace / Screenshots**

The full details can be seen if running on the example on [localhost](http://localhost:8080/test-resources/pages/Dialog.html).
### **Priority**
- [ ] Low
- [x] Medium
- [ ] High
- [ ] Very High
| 1.0 | ui5-dialog: issues found from exploratory testing - ### **Bug Description**
When a dialog gets created with but not placed in the DOM, there is an warning/violation message in the console.
### **Steps to Reproduce**
1. Go to https://sap.github.io/ui5-webcomponents/master/playground/main/pages/Dialog/
2. Click last button "Open dialog which is created dynamically"
3. Warning in console.
### **Isolated Example**
If possible, please provide an isolated example by forking [CodeSandbox](https://codesandbox.io/s/71r1x5o51q?fontsize=14&module=%2Findex.html).
### **Context**
- UI5 Web Components version: master
### **Log Output / Stack Trace / Screenshots**

The full details can be seen if running on the example on [localhost](http://localhost:8080/test-resources/pages/Dialog.html).
### **Priority**
- [ ] Low
- [x] Medium
- [ ] High
- [ ] Very High
| non_infrastructure | dialog issues found from exploratory testing bug description when a dialog gets created with but not placed in the dom there is an warning violation message in the console steps to reproduce go to click last button open dialog which is created dynamically warning in console isolated example if possible please provide an isolated example by forking context web components version master log output stack trace screenshots the full details can be seen if running on the example on priority low medium high very high | 0 |
3,332 | 4,234,474,355 | IssuesEvent | 2016-07-05 12:06:04 | gammapy/gammapy | https://api.github.com/repos/gammapy/gammapy | opened | Incorrect result from Sphinx full-text search | bug docs infrastructure | I noticed that this full-text search result in the Gammapy docs is incorrect:
https://gammapy.readthedocs.io/en/latest/search.html?q=spectrumfit
This class doesn't show up:
https://gammapy.readthedocs.io/en/latest/api/gammapy.spectrum.SpectrumFit.html
@joleroi just wiped Gammapy on RTD earlier today and the build log looks OK:
https://readthedocs.org/projects/gammapy/builds/4166984/
I don't see the issue locally, there the search result is OK.
Not sure what the issue is ... probably some versions are different.
The only thing I see for now is that on RTD Sphinx 1.3.5 is used and locally I have Sphinx 1.4.4.
@bsipocz - Have you seen this issue before or any idea how to identify or fix it? | 1.0 | Incorrect result from Sphinx full-text search - I noticed that this full-text search result in the Gammapy docs is incorrect:
https://gammapy.readthedocs.io/en/latest/search.html?q=spectrumfit
This class doesn't show up:
https://gammapy.readthedocs.io/en/latest/api/gammapy.spectrum.SpectrumFit.html
@joleroi just wiped Gammapy on RTD earlier today and the build log looks OK:
https://readthedocs.org/projects/gammapy/builds/4166984/
I don't see the issue locally, there the search result is OK.
Not sure what the issue is ... probably some versions are different.
The only thing I see for now is that on RTD Sphinx 1.3.5 is used and locally I have Sphinx 1.4.4.
@bsipocz - Have you seen this issue before or any idea how to identify or fix it? | infrastructure | incorrect result from sphinx full text search i noticed that this full text search result in the gammapy docs is incorrect this class doesn t show up joleroi just wiped gammapy on rtd earlier today and the build log looks ok i don t see the issue locally there the search result is ok not sure what the issue is probably some versions are different the only thing i see for now is that on rtd sphinx is used and locally i have sphinx bsipocz have you seen this issue before or any idea how to identify or fix it | 1 |
25,363 | 18,542,963,634 | IssuesEvent | 2021-10-21 18:20:35 | CAKES-coding/swe574-group2 | https://api.github.com/repos/CAKES-coding/swe574-group2 | opened | Improve .gitignore | infrastructure | .gitignore needs a fix to exclude:
- .idea
- .env
- data (postgresql persistence storage directory) | 1.0 | Improve .gitignore - .gitignore needs a fix to exclude:
- .idea
- .env
- data (postgresql persistence storage directory) | infrastructure | improve gitignore gitignore needs a fix to exclude idea env data postgresql persistence storage directory | 1 |
61,367 | 12,180,456,186 | IssuesEvent | 2020-04-28 12:30:03 | kwk/test-llvm-bz-import-5 | https://api.github.com/repos/kwk/test-llvm-bz-import-5 | closed | clang x86-64 ABI doesn't set alignment correctly for byval struct containing SSE vector | BZ-BUG-STATUS: RESOLVED BZ-RESOLUTION: FIXED clang/LLVM Codegen dummy import from bugzilla | This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=4403. | 1.0 | clang x86-64 ABI doesn't set alignment correctly for byval struct containing SSE vector - This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=4403. | non_infrastructure | clang abi doesn t set alignment correctly for byval struct containing sse vector this issue was imported from bugzilla | 0 |
132,608 | 5,189,519,483 | IssuesEvent | 2017-01-20 23:40:27 | facelessuser/pymdown-extensions | https://api.github.com/repos/facelessuser/pymdown-extensions | closed | Bug: Handle escaped escapes before code syntax | Bug Priority - Medium Severity - Minor | Related to: https://github.com/waylan/Python-Markdown/pull/533
The fix will allow InlineHilite to adopt more sane logic and properly handle escaped escapes.
| 1.0 | Bug: Handle escaped escapes before code syntax - Related to: https://github.com/waylan/Python-Markdown/pull/533
The fix will allow InlineHilite to adopt more sane logic and properly handle escaped escapes.
| non_infrastructure | bug handle escaped escapes before code syntax related to the fix will allow inlinehilite to adopt more sane logic and properly handle escaped escapes | 0 |
3,616 | 4,443,418,141 | IssuesEvent | 2016-08-19 16:39:12 | danielBingham/foresttofarm.org | https://api.github.com/repos/danielBingham/foresttofarm.org | opened | Integration Test PlantCSVParsingService | dev infrastructure | We need to add integration tests for PlantCSVParsingService and we should set up the infrastructure for integration tests.
- [ ] Dummy Database for integration tests
- [ ] setup dummy database with chef
- [ ] detect testing environment and use dummy database configuration
- [ ] repopulate dummy database with each test
- [ ] Integration test PlantCSVParsingService
- [ ] Integration test Habits
- [ ] Integration test Habitats
- [ ] Integration test Harvests
- [ ] Integration test Roles
- [ ] Integration test Drawbacks
- [ ] Integration test Root Patterns | 1.0 | Integration Test PlantCSVParsingService - We need to add integration tests for PlantCSVParsingService and we should set up the infrastructure for integration tests.
- [ ] Dummy Database for integration tests
- [ ] setup dummy database with chef
- [ ] detect testing environment and use dummy database configuration
- [ ] repopulate dummy database with each test
- [ ] Integration test PlantCSVParsingService
- [ ] Integration test Habits
- [ ] Integration test Habitats
- [ ] Integration test Harvests
- [ ] Integration test Roles
- [ ] Integration test Drawbacks
- [ ] Integration test Root Patterns | infrastructure | integration test plantcsvparsingservice we need to add integration tests for plantcsvparsingservice and we should set up the infrastructure for integration tests dummy database for integration tests setup dummy database with chef detect testing environment and use dummy database configuration repopulate dummy database with each test integration test plantcsvparsingservice integration test habits integration test habitats integration test harvests integration test roles integration test drawbacks integration test root patterns | 1 |
24,874 | 17,861,881,590 | IssuesEvent | 2021-09-06 02:42:05 | bootstrapworld/curriculum | https://api.github.com/repos/bootstrapworld/curriculum | opened | Unify CSS for screen and print | Infrastructure | Use as much of the same CSS as possible between both, to maximize consistency and address some bugs. Unfortunately this is going to involve a lot of plumbing, hand-checking and and hand-fixing. This work is happening on the `unify-css` branch.
- [x] Take off page scaling
- [x] Peel away wkhtmltopdf sizing hacks
- [-] Convert `pt` and `px` sizing rules to `rem`
- [ ] Check print margins
- [x] Move as many rules out of `@media print{...}` as possible, to be shared between screen and print.
- [ ] Fix broken pages | 1.0 | Unify CSS for screen and print - Use as much of the same CSS as possible between both, to maximize consistency and address some bugs. Unfortunately this is going to involve a lot of plumbing, hand-checking and and hand-fixing. This work is happening on the `unify-css` branch.
- [x] Take off page scaling
- [x] Peel away wkhtmltopdf sizing hacks
- [-] Convert `pt` and `px` sizing rules to `rem`
- [ ] Check print margins
- [x] Move as many rules out of `@media print{...}` as possible, to be shared between screen and print.
- [ ] Fix broken pages | infrastructure | unify css for screen and print use as much of the same css as possible between both to maximize consistency and address some bugs unfortunately this is going to involve a lot of plumbing hand checking and and hand fixing this work is happening on the unify css branch take off page scaling peel away wkhtmltopdf sizing hacks convert pt and px sizing rules to rem check print margins move as many rules out of media print as possible to be shared between screen and print fix broken pages | 1 |
68,903 | 17,467,515,611 | IssuesEvent | 2021-08-06 19:13:03 | Iridescent-CM/technovation-app | https://api.github.com/repos/Iridescent-CM/technovation-app | closed | Add skills & interest collected from students in various places | 0 - Icebox [theme] team building it-33 | Potential
- student section on team profiles
-searching for teams when viewing more details, next to each student
- when sending request to join team, in email on dashboard when viewing event
<!---
@huboard:{"order":4.796385440012841e-31}
-->
| 1.0 | Add skills & interest collected from students in various places - Potential
- student section on team profiles
-searching for teams when viewing more details, next to each student
- when sending request to join team, in email on dashboard when viewing event
<!---
@huboard:{"order":4.796385440012841e-31}
-->
| non_infrastructure | add skills interest collected from students in various places potential student section on team profiles searching for teams when viewing more details next to each student when sending request to join team in email on dashboard when viewing event huboard order | 0 |
202,049 | 23,053,814,381 | IssuesEvent | 2022-07-25 01:03:06 | nlamirault/alan | https://api.github.com/repos/nlamirault/alan | opened | CVE-2022-29526 (Medium) detected in platformv4.10.10 | security vulnerability | ## CVE-2022-29526 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>platformv4.10.10</b></p></summary>
<p>
<p>Open source Slack-alternative in Golang and React - Mattermost</p>
<p>Library home page: <a href=https://github.com/mattermost/platform.git>https://github.com/mattermost/platform.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nlamirault/alan/commit/9060713df80212ee5546b36d1083fb607520eb0b">9060713df80212ee5546b36d1083fb607520eb0b</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>/vendor/golang.org/x/sys/unix/syscall_linux.go</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>
Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
<p>Publish Date: 2022-06-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-29526>CVE-2022-29526</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-29526 (Medium) detected in platformv4.10.10 - ## CVE-2022-29526 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>platformv4.10.10</b></p></summary>
<p>
<p>Open source Slack-alternative in Golang and React - Mattermost</p>
<p>Library home page: <a href=https://github.com/mattermost/platform.git>https://github.com/mattermost/platform.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nlamirault/alan/commit/9060713df80212ee5546b36d1083fb607520eb0b">9060713df80212ee5546b36d1083fb607520eb0b</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>/vendor/golang.org/x/sys/unix/syscall_linux.go</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>
Go before 1.17.10 and 1.18.x before 1.18.2 has Incorrect Privilege Assignment. When called with a non-zero flags parameter, the Faccessat function could incorrectly report that a file is accessible.
<p>Publish Date: 2022-06-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-29526>CVE-2022-29526</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: None
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_infrastructure | cve medium detected in cve medium severity vulnerability vulnerable library open source slack alternative in golang and react mattermost library home page a href found in head commit a href found in base branch master vulnerable source files vendor golang org x sys unix syscall linux go vulnerability details go before and x before has incorrect privilege assignment when called with a non zero flags parameter the faccessat function could incorrectly report that a file is accessible publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact none for more information on scores click a href step up your open source security game with mend | 0 |
33,714 | 27,744,852,951 | IssuesEvent | 2023-03-15 16:22:41 | VulnerabilityHistoryProject/vulnerability-history | https://api.github.com/repos/VulnerabilityHistoryProject/vulnerability-history | opened | Integration tests based on OpenAPI spec | dev infrastructure | In #1038 and #956 we started the `public/openapi.yml` file as our OpenAPI specification. Seems to be working well for documentation.
Next, I'd like to see if we can leverage this for integration testing. Perhaps we can make some tests that will hit the API and test out the contracts against our results.
This gem might be helpful: https://github.com/alekseyl/mini-apivore
Looks like this tests JSON responses against the spec in Ruby without having to do an entire HTTP test and use integration testing (instead of HTTP System Testing).
| 1.0 | Integration tests based on OpenAPI spec - In #1038 and #956 we started the `public/openapi.yml` file as our OpenAPI specification. Seems to be working well for documentation.
Next, I'd like to see if we can leverage this for integration testing. Perhaps we can make some tests that will hit the API and test out the contracts against our results.
This gem might be helpful: https://github.com/alekseyl/mini-apivore
Looks like this tests JSON responses against the spec in Ruby without having to do an entire HTTP test and use integration testing (instead of HTTP System Testing).
| infrastructure | integration tests based on openapi spec in and we started the public openapi yml file as our openapi specification seems to be working well for documentation next i d like to see if we can leverage this for integration testing perhaps we can make some tests that will hit the api and test out the contracts against our results this gem might be helpful looks like this tests json responses against the spec in ruby without having to do an entire http test and use integration testing instead of http system testing | 1 |
33,363 | 27,411,441,119 | IssuesEvent | 2023-03-01 10:48:54 | thewca/worldcubeassociation.org | https://api.github.com/repos/thewca/worldcubeassociation.org | closed | Implement Instance Scheduler to upgrade WCA Live servers on weekends | PRIORITY: high-priority AREA: infrastructure | Per "Suggested WCA Live Infrastructure Plan: July 2022", I believe we can go ahead with implementing an automated upgrade/downgrade of the WCA Live AWS instance for weekends.
We will use this service: https://aws.amazon.com/solutions/implementations/instance-scheduler/
And follow this schedule:
* Upgrade: 23:59 UTC on Friday
* Downgrade: 06:00 UTC on Monday (this gives time for PST competitions running late to wind down) | 1.0 | Implement Instance Scheduler to upgrade WCA Live servers on weekends - Per "Suggested WCA Live Infrastructure Plan: July 2022", I believe we can go ahead with implementing an automated upgrade/downgrade of the WCA Live AWS instance for weekends.
We will use this service: https://aws.amazon.com/solutions/implementations/instance-scheduler/
And follow this schedule:
* Upgrade: 23:59 UTC on Friday
* Downgrade: 06:00 UTC on Monday (this gives time for PST competitions running late to wind down) | infrastructure | implement instance scheduler to upgrade wca live servers on weekends per suggested wca live infrastructure plan july i believe we can go ahead with implementing an automated upgrade downgrade of the wca live aws instance for weekends we will use this service and follow this schedule upgrade utc on friday downgrade utc on monday this gives time for pst competitions running late to wind down | 1 |
31,607 | 25,928,802,224 | IssuesEvent | 2022-12-16 08:05:24 | Altinn/altinn-platform | https://api.github.com/repos/Altinn/altinn-platform | closed | Update Traefik to v2.9.5 and move Traefik to a seperate namespace | area/infrastructure | - Update Traefik to v2.9.5
- Move Traefik to a seperate namescape
Use app cluster as a reference:
https://dev.azure.com/brreg/altinn-apps-ops/_git/terraform-modules?path=/modules/aks-apps-resources/traefik.tf
Changelog for Traefik: https://github.com/traefik/traefik-helm-chart/blob/master/traefik/Changelog.md
- [x] at21
- [x] at22
- [x] at23
- [x] at24
- [x] yt01
- [x] tt02
- [x] prod | 1.0 | Update Traefik to v2.9.5 and move Traefik to a seperate namespace - - Update Traefik to v2.9.5
- Move Traefik to a seperate namescape
Use app cluster as a reference:
https://dev.azure.com/brreg/altinn-apps-ops/_git/terraform-modules?path=/modules/aks-apps-resources/traefik.tf
Changelog for Traefik: https://github.com/traefik/traefik-helm-chart/blob/master/traefik/Changelog.md
- [x] at21
- [x] at22
- [x] at23
- [x] at24
- [x] yt01
- [x] tt02
- [x] prod | infrastructure | update traefik to and move traefik to a seperate namespace update traefik to move traefik to a seperate namescape use app cluster as a reference changelog for traefik prod | 1 |
498,533 | 14,409,243,830 | IssuesEvent | 2020-12-04 01:45:22 | zio/zio-config | https://api.github.com/repos/zio/zio-config | closed | Introduction of bug related to optional as part of RC28 commits | High Priority | The commits for RC28 has introduced bugs in zio-config when dealing with optional values.
final case class RawTableConfig(
options: Option[Options],
)
final case class Options(
header: String,
separator: String,
quoteAll: String,
)
val string =
s"""
| {
| "options" : {
| "quoteAll" : true
| }
| }
|""".stripMargin
read(descriptor[RawTableConfig] from TypesafeConfigSource.fromHoconString(string).loadOrThrow)
returns `Right(RawTableConfig(None))` while it should have complained about missing `separator` and `header`.
Note: These functionalities were in-tact at RC27 and it is seem to broken by RC28. The corresponding test cases were also changed as part of RC28, and hence this wasn't picked up | 1.0 | Introduction of bug related to optional as part of RC28 commits - The commits for RC28 has introduced bugs in zio-config when dealing with optional values.
final case class RawTableConfig(
options: Option[Options],
)
final case class Options(
header: String,
separator: String,
quoteAll: String,
)
val string =
s"""
| {
| "options" : {
| "quoteAll" : true
| }
| }
|""".stripMargin
read(descriptor[RawTableConfig] from TypesafeConfigSource.fromHoconString(string).loadOrThrow)
returns `Right(RawTableConfig(None))` while it should have complained about missing `separator` and `header`.
Note: These functionalities were in-tact at RC27 and it is seem to broken by RC28. The corresponding test cases were also changed as part of RC28, and hence this wasn't picked up | non_infrastructure | introduction of bug related to optional as part of commits the commits for has introduced bugs in zio config when dealing with optional values final case class rawtableconfig options option final case class options header string separator string quoteall string val string s options quoteall true stripmargin read descriptor from typesafeconfigsource fromhoconstring string loadorthrow returns right rawtableconfig none while it should have complained about missing separator and header note these functionalities were in tact at and it is seem to broken by the corresponding test cases were also changed as part of and hence this wasn t picked up | 0 |
3,370 | 4,270,106,738 | IssuesEvent | 2016-07-13 05:06:07 | RodionGork/code-robots | https://api.github.com/repos/RodionGork/code-robots | closed | Move to dedicated domain name | auxiliary infrastructure | Let's do it after PHP structure with login and saving works and about 20 exercises are collected. | 1.0 | Move to dedicated domain name - Let's do it after PHP structure with login and saving works and about 20 exercises are collected. | infrastructure | move to dedicated domain name let s do it after php structure with login and saving works and about exercises are collected | 1 |
371,082 | 10,961,230,643 | IssuesEvent | 2019-11-27 15:01:52 | jenkins-x/jx | https://api.github.com/repos/jenkins-x/jx | closed | jx import + jx create quickstart should only use the users local git token | kind/bug priority/important-soon | to create a new git repo + push to git rather than currently its using the pipeline token.
Currently if using vault and a user does `jx create quickstart` the users local git secrets in `git/credentials` or `~/.jx/gitAuth.yaml` are ignored and the user is prompted for their git user name + token each time | 1.0 | jx import + jx create quickstart should only use the users local git token - to create a new git repo + push to git rather than currently its using the pipeline token.
Currently if using vault and a user does `jx create quickstart` the users local git secrets in `git/credentials` or `~/.jx/gitAuth.yaml` are ignored and the user is prompted for their git user name + token each time | non_infrastructure | jx import jx create quickstart should only use the users local git token to create a new git repo push to git rather than currently its using the pipeline token currently if using vault and a user does jx create quickstart the users local git secrets in git credentials or jx gitauth yaml are ignored and the user is prompted for their git user name token each time | 0 |
23,760 | 16,566,919,136 | IssuesEvent | 2021-05-29 15:57:54 | phpmyadmin/scripts | https://api.github.com/repos/phpmyadmin/scripts | closed | Migrate our error reporting to a Sentry backend | infrastructure | You can find a PHP code sample to send our error reports to Sentry.
It works quite well.
<details><summary>here</summary>
<p>
```php
<?php
date_default_timezone_set('UTC');
class Report extends stdClass
{
private $____date = null;
private $____userMessage = null;
public function hasUserFeedback(): bool {
return $this->____userMessage !== null;
}
public function getUserFeedback(): string {
return $this->____userMessage ?? '';
}
public static function fromString(string $input): Report {
$obj = (object) json_decode($input);
$report = new Report();
foreach ($obj as $property => $argument) {
$report->{$property} = $argument;
}
return $report;
}
public static function fromObject(stdClass $input): Report {
$obj = (object) $input;
$report = new Report();
foreach ($obj as $property => $argument) {
if ($property === 'steps') {
$report->____userMessage = $argument;
} else {
$report->{$property} = $argument;
}
}
return $report;
}
public function setTimestamp(string $timestamp): void {
$this->____date = $timestamp;
}
public function getEventId(): string {
return bin2hex(openssl_random_pseudo_bytes(16));
}
public function getTimestampUTC(): string {
return $this->____date === null ? date('Y-m-d\TH:i:s') : $this->____date;
}
public function getTags(): stdClass {
/*
"pma_version": "4.8.6-dev",
"browser_name": "CHROME",
"browser_version": "72.0.3626.122",
"user_os": "Linux",
"server_software": "nginx/1.14.0",
"user_agent_string": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.122 Safari/537.36 Vivaldi/2.3.1440.61",
"locale": "fr",
"configuration_storage": "enabled",
"php_version": "7.2.16-1+ubuntu18.04.1+deb.sury.org+1",
"exception_type": "php",
*/
$tags = new stdClass();
//$tags->pma_version = $this->{'pma_version'} ?? null;
//$tags->browser_name = $this->{'browser_name'} ?? null;
//$tags->browser_version = $this->{'browser_version'} ?? null;
//$tags->user_os = $this->{'user_os'} ?? null;
$tags->server_software = $this->{'server_software'} ?? null;
$tags->user_agent_string = $this->{'user_agent_string'} ?? null;
$tags->locale = $this->{'locale'} ?? null;
$tags->configuration_storage = $this->{'configuration_storage'} === "enabled"; // "enabled" or "disabled"
$tags->php_version = $this->{'php_version'} ?? null;
$tags->exception_type = $this->{'exception_type'} ?? null;// js or php
return $tags;
}
public function getContexts() : stdClass {
$contexts = new stdClass();
$contexts->os = new stdClass();
$contexts->os->name = $this->{'user_os'};
$contexts->browser = new stdClass();
$contexts->browser->name = $this->{'browser_name'};
$contexts->browser->version = $this->{'browser_version'};
return $contexts;
}
public function decode(string $text): string {
return htmlspecialchars_decode(html_entity_decode($text, ENT_QUOTES|ENT_HTML5));
}
public function getExceptionJS(): array {
$exception = new stdClass();
$exception->type = $this->decode($this->{'exception'}->name ?? '');
$exception->value = $this->decode($this->{'exception'}->message ?? '');
$exception->stacktrace = new stdClass();
$exception->stacktrace->frames = [];
foreach ($this->{'exception'}->{'stack'} as $stack) {
$exception->stacktrace->frames[] = [
'platform' => 'javascript',
'function' => $this->decode($stack->{'func'} ?? ''),
'lineno' => (int) ($stack->{'line'} ?? 0),
'colno' => (int) ($stack->{'column'} ?? 0),
'abs_path' => $stack->{'uri'} ?? '',
'filename' => $stack->{'scriptname'} ?? ''
];
}
return [
'platform' => 'javascript',
'exception' => [
'values' => [$exception]
],
'message' => $this->decode($this->{'exception'}->message ?? ''),
'culprit' => $this->{'script_name'},
];
}
public function getExtras(): stdClass {
$extras = new stdClass();
return $extras;
}
public function getUserMessage(): stdClass {
$userMessage = new stdClass();
$userMessage->{'message'} = $this->decode($this->{'description'} ?? '');
return $userMessage;
}
public function getUser(): stdClass {
$user = new stdClass();
$user->ip_address = '0.0.0.0';
return $user;
}
public function isMultiReports(): bool {
return isset($this->{'exception_type'}) && $this->{'exception_type'} === 'php';
}
public function typeToLevel(string $type): string {
switch ($type) {
case 'Internal error':
case 'Parsing Error':
case 'Error':
case 'Core Error':
return 'error';
case 'User Error':
case 'User Warning':
case 'User Notice':
return 'info';
case 'Warning':
case 'Runtime Notice':
case 'Deprecation Notice':
case 'Notice':
case 'Compile Warning':
return 'warning';
case 'Catchable Fatal Error':
return 'tatal';
default:
return 'error';
}
}
public function getMultiDataToSend(): array {
$reports = [];
/*
{
"lineNum": 272,
"file": "./libraries/classes/Plugins/Export/ExportXml.php",
"type": "Warning",
"msg": "count(): Parameter must be an array or an object that implements Countable",
"stackTrace": [
{
"file": "./libraries/classes/Plugins/Export/ExportXml.php",
"line": 272,
"function": "count",
"args": [
"NULL"
]
},
{
"file": "./export.php",
"line": 415,
"function": "exportHeader",
"class": "PhpMyAdmin\\Plugins\\Export\\ExportXml",
"type": "->"
}
],
"stackhash": "e6e0b1e1b9d90fee08a5ab8226e485fb"
}
*/
foreach ($this->{'errors'} as $error) {
$exception = new stdClass();
$exception->type = $this->decode($error->{'type'} ?? '');
$exception->value = $this->decode($error->{'msg'} ?? '');
$exception->stacktrace = new stdClass();
$exception->stacktrace->frames = [];
foreach ($error->{'stackTrace'} as $stack) {
$trace = [
'platform' => 'php',
'function' => $stack->{'function'},
'lineno' => (int) $stack->{'line'},
'filename' => $error->{'file'},
];
if (isset($stack->{'class'})) {
$trace['package'] = $stack->{'class'};
}
if (isset($stack->{'type'})) {
$trace['symbol_addr'] = $stack->{'type'};
}
if (isset($stack->{'args'})) {// function arguments
$trace['vars'] = (object) $stack->{'args'};
}
$exception->stacktrace->frames[] = $trace;
}
$reports[] = [
'platform' => 'php',
'level' => $this->typeToLevel($error->{'type'}),
'exception' => [
'values' => [$exception]
],
'message' => $this->decode($error->{'msg'} ?? ''),
'culprit' => $error->{'file'},
];
}
return $reports;
}
public function toJson(): array {
$exType = $this->{'exception_type'} ?? 'js';
return [
'sentry.interfaces.Message' => $this->getUserMessage(),
'release' => $this->{'pma_version'},
'platform' => $exType === 'js' ? 'javascript' : 'php',
'timestamp' => $this->getTimestampUTC(),
'tags' => $this->getTags(),
'extra' => $this->getExtras(),
'contexts' => $this->getContexts(),
'user' => $this->getUser(),
//TODO: 'environment'
//TODO: 'level'
];
}
public function getReports(): array {
if ($this->isMultiReports()) {
$reports = [];
foreach($this->getMultiDataToSend() as $data) {
$reports[] = array_merge($this->toJson(), $data, [
'event_id' => $this->getEventId()
]);
}
return $reports;
} else {
return [
array_merge(
$this->toJson(),
$this->getExceptionJs(),
[
'event_id' => $this->getEventId()
]
),
];
}
}
}
class SendReports
{
public static function getSentryTimestamp(): int {
date_default_timezone_set('UTC');
return time();
}
//const SENTRY_HOST = 'dc2.domain.tld:9000';
//const SENTRY_PROJECTID = 1;
//const SENTRY_KEY = '8c96170af02f4830a5a68844e04ebf72';
//const SENTRY_SECRET = 'xxxxxxxxxxxxxxx';
const SENTRY_HOST = 'williamdes.local:8000';
const SENTRY_PROJECTID = 2;
const SENTRY_KEY = 'b50e41750c7b40528c689c0bbb63fdd3';
const SENTRY_SECRET = 'xxxxxxxxxxxxxxxxxx';
const SENTRY_ORG = 'pma';
const SENTRY_PROJECT = 'phpmyadmin';
/**
* Send report and get ID
*
* @param array $report The report as an array
* @return string The event ID
*/
public static function sendReport(array $report): string
{
$data = json_encode($report);
//$cookiesFile = __DIR__ . DIRECTORY_SEPARATOR . 'cookies';
$ch = curl_init ("http://" . self::SENTRY_KEY . "@" . self::SENTRY_HOST . "/api/" . self::SENTRY_PROJECTID . "/store/");
//curl_setopt($ch, CURLOPT_COOKIEJAR, $cookiesFile);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, [
"Content-type: application/json",
"X-Sentry-Auth: Sentry sentry_version=7, sentry_timestamp=" . SendReports::getSentryTimestamp()
. ", sentry_key=" . self::SENTRY_KEY . ", sentry_client=phpmyadmin-proxy/0.1"
. ", sentry_secret=" . self::SENTRY_SECRET
]);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
return json_decode(curl_exec($ch))->id;
}
/**
* Set user feedback to Sentry API
*
* @param string $eventId The event ID
* @param string $comments The comment sent by the user
* @return void
*/
public static function sendFeedback(string $eventId, string $comments): void
{
$data = [
'comments' => $comments,
'email' => 'users@pma.local',
'name' => 'phpMyAdmin User',
];
//$cookiesFile = __DIR__ . DIRECTORY_SEPARATOR . 'cookies';
$DSN = "http://" . self::SENTRY_KEY . "@" . self::SENTRY_HOST . "/" . self::SENTRY_PROJECTID;
$ch = curl_init (
"http://" . self::SENTRY_HOST . "/api/embed/error-page/?dsn=$DSN&eventId=$eventId"
);
//curl_setopt($ch, CURLOPT_COOKIEJAR, $cookiesFile);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($data));
curl_exec($ch);
}
public static function process(Report $report): void {
foreach($report->getReports() as $reportData) {
$eventId = self::sendReport($reportData);
if ($report->hasUserFeedback()) {
self::sendFeedback($eventId, $report->getUserFeedback());
}
}
}
}
foreach(glob(__DIR__ . DIRECTORY_SEPARATOR . 'reports' . DIRECTORY_SEPARATOR . '*') as $file) {
echo $file . PHP_EOL;
$input = file_get_contents($file);//'php://input'
$input = json_decode($input);
$input->full_report->pma_version = $input->pma_version;// Use the PMA processed versions
$input->full_report->php_version = $input->php_version;
$report = Report::fromObject($input->full_report);
$report->setTimestamp(date('Y-m-d\TH:i:s', strtotime($input->created)));
SendReports::process($report);
}
echo json_encode([ 'success' => true ]);
```
</p>
</details> | 1.0 | Migrate our error reporting to a Sentry backend - You can find a PHP code sample to send our error reports to Sentry.
It works quite well.
<details><summary>here</summary>
<p>
```php
<?php
date_default_timezone_set('UTC');
class Report extends stdClass
{
private $____date = null;
private $____userMessage = null;
public function hasUserFeedback(): bool {
return $this->____userMessage !== null;
}
public function getUserFeedback(): string {
return $this->____userMessage ?? '';
}
public static function fromString(string $input): Report {
$obj = (object) json_decode($input);
$report = new Report();
foreach ($obj as $property => $argument) {
$report->{$property} = $argument;
}
return $report;
}
public static function fromObject(stdClass $input): Report {
$obj = (object) $input;
$report = new Report();
foreach ($obj as $property => $argument) {
if ($property === 'steps') {
$report->____userMessage = $argument;
} else {
$report->{$property} = $argument;
}
}
return $report;
}
public function setTimestamp(string $timestamp): void {
$this->____date = $timestamp;
}
public function getEventId(): string {
return bin2hex(openssl_random_pseudo_bytes(16));
}
public function getTimestampUTC(): string {
return $this->____date === null ? date('Y-m-d\TH:i:s') : $this->____date;
}
public function getTags(): stdClass {
/*
"pma_version": "4.8.6-dev",
"browser_name": "CHROME",
"browser_version": "72.0.3626.122",
"user_os": "Linux",
"server_software": "nginx/1.14.0",
"user_agent_string": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.122 Safari/537.36 Vivaldi/2.3.1440.61",
"locale": "fr",
"configuration_storage": "enabled",
"php_version": "7.2.16-1+ubuntu18.04.1+deb.sury.org+1",
"exception_type": "php",
*/
$tags = new stdClass();
//$tags->pma_version = $this->{'pma_version'} ?? null;
//$tags->browser_name = $this->{'browser_name'} ?? null;
//$tags->browser_version = $this->{'browser_version'} ?? null;
//$tags->user_os = $this->{'user_os'} ?? null;
$tags->server_software = $this->{'server_software'} ?? null;
$tags->user_agent_string = $this->{'user_agent_string'} ?? null;
$tags->locale = $this->{'locale'} ?? null;
$tags->configuration_storage = $this->{'configuration_storage'} === "enabled"; // "enabled" or "disabled"
$tags->php_version = $this->{'php_version'} ?? null;
$tags->exception_type = $this->{'exception_type'} ?? null;// js or php
return $tags;
}
public function getContexts() : stdClass {
$contexts = new stdClass();
$contexts->os = new stdClass();
$contexts->os->name = $this->{'user_os'};
$contexts->browser = new stdClass();
$contexts->browser->name = $this->{'browser_name'};
$contexts->browser->version = $this->{'browser_version'};
return $contexts;
}
public function decode(string $text): string {
return htmlspecialchars_decode(html_entity_decode($text, ENT_QUOTES|ENT_HTML5));
}
public function getExceptionJS(): array {
$exception = new stdClass();
$exception->type = $this->decode($this->{'exception'}->name ?? '');
$exception->value = $this->decode($this->{'exception'}->message ?? '');
$exception->stacktrace = new stdClass();
$exception->stacktrace->frames = [];
foreach ($this->{'exception'}->{'stack'} as $stack) {
$exception->stacktrace->frames[] = [
'platform' => 'javascript',
'function' => $this->decode($stack->{'func'} ?? ''),
'lineno' => (int) ($stack->{'line'} ?? 0),
'colno' => (int) ($stack->{'column'} ?? 0),
'abs_path' => $stack->{'uri'} ?? '',
'filename' => $stack->{'scriptname'} ?? ''
];
}
return [
'platform' => 'javascript',
'exception' => [
'values' => [$exception]
],
'message' => $this->decode($this->{'exception'}->message ?? ''),
'culprit' => $this->{'script_name'},
];
}
public function getExtras(): stdClass {
$extras = new stdClass();
return $extras;
}
public function getUserMessage(): stdClass {
$userMessage = new stdClass();
$userMessage->{'message'} = $this->decode($this->{'description'} ?? '');
return $userMessage;
}
public function getUser(): stdClass {
$user = new stdClass();
$user->ip_address = '0.0.0.0';
return $user;
}
public function isMultiReports(): bool {
return isset($this->{'exception_type'}) && $this->{'exception_type'} === 'php';
}
public function typeToLevel(string $type): string {
switch ($type) {
case 'Internal error':
case 'Parsing Error':
case 'Error':
case 'Core Error':
return 'error';
case 'User Error':
case 'User Warning':
case 'User Notice':
return 'info';
case 'Warning':
case 'Runtime Notice':
case 'Deprecation Notice':
case 'Notice':
case 'Compile Warning':
return 'warning';
case 'Catchable Fatal Error':
return 'tatal';
default:
return 'error';
}
}
public function getMultiDataToSend(): array {
$reports = [];
/*
{
"lineNum": 272,
"file": "./libraries/classes/Plugins/Export/ExportXml.php",
"type": "Warning",
"msg": "count(): Parameter must be an array or an object that implements Countable",
"stackTrace": [
{
"file": "./libraries/classes/Plugins/Export/ExportXml.php",
"line": 272,
"function": "count",
"args": [
"NULL"
]
},
{
"file": "./export.php",
"line": 415,
"function": "exportHeader",
"class": "PhpMyAdmin\\Plugins\\Export\\ExportXml",
"type": "->"
}
],
"stackhash": "e6e0b1e1b9d90fee08a5ab8226e485fb"
}
*/
foreach ($this->{'errors'} as $error) {
$exception = new stdClass();
$exception->type = $this->decode($error->{'type'} ?? '');
$exception->value = $this->decode($error->{'msg'} ?? '');
$exception->stacktrace = new stdClass();
$exception->stacktrace->frames = [];
foreach ($error->{'stackTrace'} as $stack) {
$trace = [
'platform' => 'php',
'function' => $stack->{'function'},
'lineno' => (int) $stack->{'line'},
'filename' => $error->{'file'},
];
if (isset($stack->{'class'})) {
$trace['package'] = $stack->{'class'};
}
if (isset($stack->{'type'})) {
$trace['symbol_addr'] = $stack->{'type'};
}
if (isset($stack->{'args'})) {// function arguments
$trace['vars'] = (object) $stack->{'args'};
}
$exception->stacktrace->frames[] = $trace;
}
$reports[] = [
'platform' => 'php',
'level' => $this->typeToLevel($error->{'type'}),
'exception' => [
'values' => [$exception]
],
'message' => $this->decode($error->{'msg'} ?? ''),
'culprit' => $error->{'file'},
];
}
return $reports;
}
public function toJson(): array {
$exType = $this->{'exception_type'} ?? 'js';
return [
'sentry.interfaces.Message' => $this->getUserMessage(),
'release' => $this->{'pma_version'},
'platform' => $exType === 'js' ? 'javascript' : 'php',
'timestamp' => $this->getTimestampUTC(),
'tags' => $this->getTags(),
'extra' => $this->getExtras(),
'contexts' => $this->getContexts(),
'user' => $this->getUser(),
//TODO: 'environment'
//TODO: 'level'
];
}
public function getReports(): array {
if ($this->isMultiReports()) {
$reports = [];
foreach($this->getMultiDataToSend() as $data) {
$reports[] = array_merge($this->toJson(), $data, [
'event_id' => $this->getEventId()
]);
}
return $reports;
} else {
return [
array_merge(
$this->toJson(),
$this->getExceptionJs(),
[
'event_id' => $this->getEventId()
]
),
];
}
}
}
class SendReports
{
public static function getSentryTimestamp(): int {
date_default_timezone_set('UTC');
return time();
}
//const SENTRY_HOST = 'dc2.domain.tld:9000';
//const SENTRY_PROJECTID = 1;
//const SENTRY_KEY = '8c96170af02f4830a5a68844e04ebf72';
//const SENTRY_SECRET = 'xxxxxxxxxxxxxxx';
const SENTRY_HOST = 'williamdes.local:8000';
const SENTRY_PROJECTID = 2;
const SENTRY_KEY = 'b50e41750c7b40528c689c0bbb63fdd3';
const SENTRY_SECRET = 'xxxxxxxxxxxxxxxxxx';
const SENTRY_ORG = 'pma';
const SENTRY_PROJECT = 'phpmyadmin';
/**
* Send report and get ID
*
* @param array $report The report as an array
* @return string The event ID
*/
public static function sendReport(array $report): string
{
$data = json_encode($report);
//$cookiesFile = __DIR__ . DIRECTORY_SEPARATOR . 'cookies';
$ch = curl_init ("http://" . self::SENTRY_KEY . "@" . self::SENTRY_HOST . "/api/" . self::SENTRY_PROJECTID . "/store/");
//curl_setopt($ch, CURLOPT_COOKIEJAR, $cookiesFile);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, [
"Content-type: application/json",
"X-Sentry-Auth: Sentry sentry_version=7, sentry_timestamp=" . SendReports::getSentryTimestamp()
. ", sentry_key=" . self::SENTRY_KEY . ", sentry_client=phpmyadmin-proxy/0.1"
. ", sentry_secret=" . self::SENTRY_SECRET
]);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
return json_decode(curl_exec($ch))->id;
}
/**
* Set user feedback to Sentry API
*
* @param string $eventId The event ID
* @param string $comments The comment sent by the user
* @return void
*/
public static function sendFeedback(string $eventId, string $comments): void
{
$data = [
'comments' => $comments,
'email' => 'users@pma.local',
'name' => 'phpMyAdmin User',
];
//$cookiesFile = __DIR__ . DIRECTORY_SEPARATOR . 'cookies';
$DSN = "http://" . self::SENTRY_KEY . "@" . self::SENTRY_HOST . "/" . self::SENTRY_PROJECTID;
$ch = curl_init (
"http://" . self::SENTRY_HOST . "/api/embed/error-page/?dsn=$DSN&eventId=$eventId"
);
//curl_setopt($ch, CURLOPT_COOKIEJAR, $cookiesFile);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($data));
curl_exec($ch);
}
public static function process(Report $report): void {
foreach($report->getReports() as $reportData) {
$eventId = self::sendReport($reportData);
if ($report->hasUserFeedback()) {
self::sendFeedback($eventId, $report->getUserFeedback());
}
}
}
}
foreach(glob(__DIR__ . DIRECTORY_SEPARATOR . 'reports' . DIRECTORY_SEPARATOR . '*') as $file) {
echo $file . PHP_EOL;
$input = file_get_contents($file);//'php://input'
$input = json_decode($input);
$input->full_report->pma_version = $input->pma_version;// Use the PMA processed versions
$input->full_report->php_version = $input->php_version;
$report = Report::fromObject($input->full_report);
$report->setTimestamp(date('Y-m-d\TH:i:s', strtotime($input->created)));
SendReports::process($report);
}
echo json_encode([ 'success' => true ]);
```
</p>
</details> | infrastructure | migrate our error reporting to a sentry backend you can find a php code sample to send our error reports to sentry it works quite well here php php date default timezone set utc class report extends stdclass private date null private usermessage null public function hasuserfeedback bool return this usermessage null public function getuserfeedback string return this usermessage public static function fromstring string input report obj object json decode input report new report foreach obj as property argument report property argument return report public static function fromobject stdclass input report obj object input report new report foreach obj as property argument if property steps report usermessage argument else report property argument return report public function settimestamp string timestamp void this date timestamp public function geteventid string return openssl random pseudo bytes public function gettimestamputc string return this date null date y m d th i s this date public function gettags stdclass pma version dev browser name chrome browser version user os linux server software nginx user agent string mozilla linux applewebkit khtml like gecko chrome safari vivaldi locale fr configuration storage enabled php version deb sury org exception type php tags new stdclass tags pma version this pma version null tags browser name this browser name null tags browser version this browser version null tags user os this user os null tags server software this server software null tags user agent string this user agent string null tags locale this locale null tags configuration storage this configuration storage enabled enabled or disabled tags php version this php version null tags exception type this exception type null js or php return tags public function getcontexts stdclass contexts new stdclass contexts os new stdclass contexts os name this user os contexts browser new stdclass contexts browser name this browser name contexts browser version this browser version return contexts public function decode string text string return htmlspecialchars decode html entity decode text ent quotes ent public function getexceptionjs array exception new stdclass exception type this decode this exception name exception value this decode this exception message exception stacktrace new stdclass exception stacktrace frames foreach this exception stack as stack exception stacktrace frames platform javascript function this decode stack func lineno int stack line colno int stack column abs path stack uri filename stack scriptname return platform javascript exception values message this decode this exception message culprit this script name public function getextras stdclass extras new stdclass return extras public function getusermessage stdclass usermessage new stdclass usermessage message this decode this description return usermessage public function getuser stdclass user new stdclass user ip address return user public function ismultireports bool return isset this exception type this exception type php public function typetolevel string type string switch type case internal error case parsing error case error case core error return error case user error case user warning case user notice return info case warning case runtime notice case deprecation notice case notice case compile warning return warning case catchable fatal error return tatal default return error public function getmultidatatosend array reports linenum file libraries classes plugins export exportxml php type warning msg count parameter must be an array or an object that implements countable stacktrace file libraries classes plugins export exportxml php line function count args null file export php line function exportheader class phpmyadmin plugins export exportxml type stackhash foreach this errors as error exception new stdclass exception type this decode error type exception value this decode error msg exception stacktrace new stdclass exception stacktrace frames foreach error stacktrace as stack trace platform php function stack function lineno int stack line filename error file if isset stack class trace stack class if isset stack type trace stack type if isset stack args function arguments trace object stack args exception stacktrace frames trace reports platform php level this typetolevel error type exception values message this decode error msg culprit error file return reports public function tojson array extype this exception type js return sentry interfaces message this getusermessage release this pma version platform extype js javascript php timestamp this gettimestamputc tags this gettags extra this getextras contexts this getcontexts user this getuser todo environment todo level public function getreports array if this ismultireports reports foreach this getmultidatatosend as data reports array merge this tojson data event id this geteventid return reports else return array merge this tojson this getexceptionjs event id this geteventid class sendreports public static function getsentrytimestamp int date default timezone set utc return time const sentry host domain tld const sentry projectid const sentry key const sentry secret xxxxxxxxxxxxxxx const sentry host williamdes local const sentry projectid const sentry key const sentry secret xxxxxxxxxxxxxxxxxx const sentry org pma const sentry project phpmyadmin send report and get id param array report the report as an array return string the event id public static function sendreport array report string data json encode report cookiesfile dir directory separator cookies ch curl init self sentry key self sentry host api self sentry projectid store curl setopt ch curlopt cookiejar cookiesfile curl setopt ch curlopt returntransfer true curl setopt ch curlopt httpheader content type application json x sentry auth sentry sentry version sentry timestamp sendreports getsentrytimestamp sentry key self sentry key sentry client phpmyadmin proxy sentry secret self sentry secret curl setopt ch curlopt post curl setopt ch curlopt postfields data return json decode curl exec ch id set user feedback to sentry api param string eventid the event id param string comments the comment sent by the user return void public static function sendfeedback string eventid string comments void data comments comments email users pma local name phpmyadmin user cookiesfile dir directory separator cookies dsn self sentry key self sentry host self sentry projectid ch curl init self sentry host api embed error page dsn dsn eventid eventid curl setopt ch curlopt cookiejar cookiesfile curl setopt ch curlopt returntransfer true curl setopt ch curlopt post curl setopt ch curlopt postfields http build query data curl exec ch public static function process report report void foreach report getreports as reportdata eventid self sendreport reportdata if report hasuserfeedback self sendfeedback eventid report getuserfeedback foreach glob dir directory separator reports directory separator as file echo file php eol input file get contents file php input input json decode input input full report pma version input pma version use the pma processed versions input full report php version input php version report report fromobject input full report report settimestamp date y m d th i s strtotime input created sendreports process report echo json encode | 1 |
625,563 | 19,753,090,182 | IssuesEvent | 2022-01-15 09:08:50 | ClassicLootManager/ClassicLootManager | https://api.github.com/repos/ClassicLootManager/ClassicLootManager | closed | Auto trade items and auto ML give when awarding | enhancement feature Priority::Medium | After item is awarded in the raid either:
1. Auto give it through master looter options if auctioning from corpse and UI is open
2. Auto put it in the trade window if a trade is performed with the player | 1.0 | Auto trade items and auto ML give when awarding - After item is awarded in the raid either:
1. Auto give it through master looter options if auctioning from corpse and UI is open
2. Auto put it in the trade window if a trade is performed with the player | non_infrastructure | auto trade items and auto ml give when awarding after item is awarded in the raid either auto give it through master looter options if auctioning from corpse and ui is open auto put it in the trade window if a trade is performed with the player | 0 |
157,318 | 13,684,579,945 | IssuesEvent | 2020-09-30 05:18:06 | dry-python/returns | https://api.github.com/repos/dry-python/returns | opened | Bad highlight of keyword on documentation | bug documentation good first issue hacktoberfest | # Bug report
<!--
Hi, thanks for submitting a bug. We appreciate that.
But, we will need some information about what's wrong to help you.
-->
## What's wrong
When we search something in the `returns` documentation the highlighted term is hard to see on the page. See the example below, this is the `Result` container page and I searched by `result` keyword:

URL to reproduce: https://returns.readthedocs.io/en/latest/pages/result.html?highlight=result
## How is that should be
People has to see the highlighted keyword, working example:

I searched by `logging` keyword!
URL: https://eliot.readthedocs.io/en/stable/generating/actions.html?highlight=logging#logging-functions | 1.0 | Bad highlight of keyword on documentation - # Bug report
<!--
Hi, thanks for submitting a bug. We appreciate that.
But, we will need some information about what's wrong to help you.
-->
## What's wrong
When we search something in the `returns` documentation the highlighted term is hard to see on the page. See the example below, this is the `Result` container page and I searched by `result` keyword:

URL to reproduce: https://returns.readthedocs.io/en/latest/pages/result.html?highlight=result
## How is that should be
People has to see the highlighted keyword, working example:

I searched by `logging` keyword!
URL: https://eliot.readthedocs.io/en/stable/generating/actions.html?highlight=logging#logging-functions | non_infrastructure | bad highlight of keyword on documentation bug report hi thanks for submitting a bug we appreciate that but we will need some information about what s wrong to help you what s wrong when we search something in the returns documentation the highlighted term is hard to see on the page see the example below this is the result container page and i searched by result keyword url to reproduce how is that should be people has to see the highlighted keyword working example i searched by logging keyword url | 0 |
1,619 | 3,289,244,315 | IssuesEvent | 2015-10-29 18:09:14 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | Not possible to build CoreCLR for ARM (cross compilation, on Linux) | infrastructure | file : /coreclr/src/ToolBox/SOS/Strike/CMakeLists.txt
revis issue : d5d41105716703845d61a6f8c26724381b959c7d
lines : 79-82
| 1.0 | Not possible to build CoreCLR for ARM (cross compilation, on Linux) - file : /coreclr/src/ToolBox/SOS/Strike/CMakeLists.txt
revis issue : d5d41105716703845d61a6f8c26724381b959c7d
lines : 79-82
| infrastructure | not possible to build coreclr for arm cross compilation on linux file coreclr src toolbox sos strike cmakelists txt revis issue lines | 1 |
80,044 | 10,150,294,759 | IssuesEvent | 2019-08-05 17:16:47 | uliska/lilyglyphs | https://api.github.com/repos/uliska/lilyglyphs | opened | Provide the scripts to (re)generate the PDFs as a Lua(LaTeX) file (with lyluatex) | documentation fundamentals | When the package is completely based on Lua it seems somewhat odd to have Python scripts available.
The elegant and "native" solution is to provide a `.tex` document that creates all PDF snippets in a tree using `lyluatex`, creating documentation along the way. | 1.0 | Provide the scripts to (re)generate the PDFs as a Lua(LaTeX) file (with lyluatex) - When the package is completely based on Lua it seems somewhat odd to have Python scripts available.
The elegant and "native" solution is to provide a `.tex` document that creates all PDF snippets in a tree using `lyluatex`, creating documentation along the way. | non_infrastructure | provide the scripts to re generate the pdfs as a lua latex file with lyluatex when the package is completely based on lua it seems somewhat odd to have python scripts available the elegant and native solution is to provide a tex document that creates all pdf snippets in a tree using lyluatex creating documentation along the way | 0 |
32,977 | 27,118,084,534 | IssuesEvent | 2023-02-15 20:16:50 | cds-snc/url-shortener | https://api.github.com/repos/cds-snc/url-shortener | closed | Terraform: create `cloudfront` module | Infrastructure | ## Description
Create a `cloudfront` module that includes a CloudFront distribution, WAF ACL, ACM certificate and Route53 `A` record and resolver DNS firewall:
1. [CloudFront distribution using a Lambda function URL as an origin](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/cloudfront.tf)
1. [WAF ACL example](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/waf.tf): you can remove the `scope_down_statements` from this ACL example but everything else in here can be added.
1. [ACM certificate example](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/certificate.tf)
1. [Route53 record and firewall example](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/route53.tf): for the resolver firewall, we can start with the following allowed patterns:
```
*.amazonaws.com.
*.canada.ca.
*.gc.ca.
``` | 1.0 | Terraform: create `cloudfront` module - ## Description
Create a `cloudfront` module that includes a CloudFront distribution, WAF ACL, ACM certificate and Route53 `A` record and resolver DNS firewall:
1. [CloudFront distribution using a Lambda function URL as an origin](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/cloudfront.tf)
1. [WAF ACL example](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/waf.tf): you can remove the `scope_down_statements` from this ACL example but everything else in here can be added.
1. [ACM certificate example](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/certificate.tf)
1. [Route53 record and firewall example](https://github.com/cds-snc/scan-files/blob/main/terragrunt/aws/api/route53.tf): for the resolver firewall, we can start with the following allowed patterns:
```
*.amazonaws.com.
*.canada.ca.
*.gc.ca.
``` | infrastructure | terraform create cloudfront module description create a cloudfront module that includes a cloudfront distribution waf acl acm certificate and a record and resolver dns firewall you can remove the scope down statements from this acl example but everything else in here can be added for the resolver firewall we can start with the following allowed patterns amazonaws com canada ca gc ca | 1 |
3,895 | 4,700,624,250 | IssuesEvent | 2016-10-12 19:04:57 | UPDDI/mps-database-server | https://api.github.com/repos/UPDDI/mps-database-server | opened | Refactor Forms to be less Verbose | infrastructure refactor | Currently, some fields are written in a very verbose way in the templates. Ideally, we should have a DRY (Don't Repeat Yourself) solution for this. Initial work has been made to have a file for "generic fields," but it is not totally robust and is not employed everywhere in can be used.
Here are some considerations:
- We should be able to group fields together
- We should be able to change the column sizes for the label and the input
- It should make use of as much from the form/view as possible
- Ideally it should not have labels etc. that diverge from the models | 1.0 | Refactor Forms to be less Verbose - Currently, some fields are written in a very verbose way in the templates. Ideally, we should have a DRY (Don't Repeat Yourself) solution for this. Initial work has been made to have a file for "generic fields," but it is not totally robust and is not employed everywhere in can be used.
Here are some considerations:
- We should be able to group fields together
- We should be able to change the column sizes for the label and the input
- It should make use of as much from the form/view as possible
- Ideally it should not have labels etc. that diverge from the models | infrastructure | refactor forms to be less verbose currently some fields are written in a very verbose way in the templates ideally we should have a dry don t repeat yourself solution for this initial work has been made to have a file for generic fields but it is not totally robust and is not employed everywhere in can be used here are some considerations we should be able to group fields together we should be able to change the column sizes for the label and the input it should make use of as much from the form view as possible ideally it should not have labels etc that diverge from the models | 1 |
12,903 | 10,000,641,055 | IssuesEvent | 2019-07-12 13:52:10 | gfx-rs/gfx | https://api.github.com/repos/gfx-rs/gfx | opened | Automated way of capturing with Metal | backend: Metal difficulty: average module: infrastructure platform: OSX type: feature value: medium | When debugging a new application on macOS, it's quite tedious to go through the XCode configuration over and over again, enabling "metal-auto-capture" feature sometimes, only to see what the GPU does with an app.
I'm thinking, maybe we can have a tool (or a cargo plugin) that, by just an invocation from the console, can give us a GPU capture of the first frame that can be replayed in XCode?
This task requires some investigation on tooling on macOS. It would be very convenient for people to debug issues on macOS. | 1.0 | Automated way of capturing with Metal - When debugging a new application on macOS, it's quite tedious to go through the XCode configuration over and over again, enabling "metal-auto-capture" feature sometimes, only to see what the GPU does with an app.
I'm thinking, maybe we can have a tool (or a cargo plugin) that, by just an invocation from the console, can give us a GPU capture of the first frame that can be replayed in XCode?
This task requires some investigation on tooling on macOS. It would be very convenient for people to debug issues on macOS. | infrastructure | automated way of capturing with metal when debugging a new application on macos it s quite tedious to go through the xcode configuration over and over again enabling metal auto capture feature sometimes only to see what the gpu does with an app i m thinking maybe we can have a tool or a cargo plugin that by just an invocation from the console can give us a gpu capture of the first frame that can be replayed in xcode this task requires some investigation on tooling on macos it would be very convenient for people to debug issues on macos | 1 |
45,737 | 7,198,607,214 | IssuesEvent | 2018-02-05 13:27:20 | quarkslab/QBDI | https://api.github.com/repos/quarkslab/QBDI | reopened | SegFault on Python instrumentation | documentation wontfix | Hi,
First, thanks for your project, it seems really great.
I tried to instrument the Python2 binary, using the example script:
```Python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import pyqbdi
def mycb(vm, gpr, fpr, data):
inst = vm.getInstAnalysis()
print "0x%x: %s" % (inst.address, inst.disassembly)
return pyqbdi.CONTINUE
def pyqbdipreload_on_run(vm, start, stop):
vm.addCodeCB(pyqbdi.PREINST, mycb, None)
vm.run(start, stop)
```
Running `LD_PRELOAD=/usr/lib/libpyqbdi.so PYQBDI_TOOL=./test.py /usr/bin/python2` leads to a Segmentation Fault error.
A few information:
* Python version: 2.7.14
* Install done with the .deb package
* Ubuntu 17.10
I can try to dig more into if you're not able to reproduce the crash. | 1.0 | SegFault on Python instrumentation - Hi,
First, thanks for your project, it seems really great.
I tried to instrument the Python2 binary, using the example script:
```Python
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
import pyqbdi
def mycb(vm, gpr, fpr, data):
inst = vm.getInstAnalysis()
print "0x%x: %s" % (inst.address, inst.disassembly)
return pyqbdi.CONTINUE
def pyqbdipreload_on_run(vm, start, stop):
vm.addCodeCB(pyqbdi.PREINST, mycb, None)
vm.run(start, stop)
```
Running `LD_PRELOAD=/usr/lib/libpyqbdi.so PYQBDI_TOOL=./test.py /usr/bin/python2` leads to a Segmentation Fault error.
A few information:
* Python version: 2.7.14
* Install done with the .deb package
* Ubuntu 17.10
I can try to dig more into if you're not able to reproduce the crash. | non_infrastructure | segfault on python instrumentation hi first thanks for your project it seems really great i tried to instrument the binary using the example script python usr bin env coding utf import pyqbdi def mycb vm gpr fpr data inst vm getinstanalysis print x s inst address inst disassembly return pyqbdi continue def pyqbdipreload on run vm start stop vm addcodecb pyqbdi preinst mycb none vm run start stop running ld preload usr lib libpyqbdi so pyqbdi tool test py usr bin leads to a segmentation fault error a few information python version install done with the deb package ubuntu i can try to dig more into if you re not able to reproduce the crash | 0 |
295 | 2,616,016,586 | IssuesEvent | 2015-03-02 00:58:46 | austinchambers/multiplayer-vr | https://api.github.com/repos/austinchambers/multiplayer-vr | closed | Move "Look at Interactive Objects" functionality to MyPlayerController class | Infrastructure UI / Screens | Given that we can control various pawns, it seems appropriate to add "Look at Interactive Objects" functionality to the player controller class. This way, no matter where you are, you can interact with things (e.g., in the drone, you can see a highlight on enemy ships for targeting). | 1.0 | Move "Look at Interactive Objects" functionality to MyPlayerController class - Given that we can control various pawns, it seems appropriate to add "Look at Interactive Objects" functionality to the player controller class. This way, no matter where you are, you can interact with things (e.g., in the drone, you can see a highlight on enemy ships for targeting). | infrastructure | move look at interactive objects functionality to myplayercontroller class given that we can control various pawns it seems appropriate to add look at interactive objects functionality to the player controller class this way no matter where you are you can interact with things e g in the drone you can see a highlight on enemy ships for targeting | 1 |
93,168 | 15,878,394,624 | IssuesEvent | 2021-04-09 10:57:30 | MohamedElashri/SwiftLaTeX-Docker | https://api.github.com/repos/MohamedElashri/SwiftLaTeX-Docker | opened | CVE-2020-28498 (Medium) detected in elliptic-6.5.2.tgz | security vulnerability | ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.2.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz</a></p>
<p>Path to dependency file: SwiftLaTeX-Docker/package.json</p>
<p>Path to vulnerable library: SwiftLaTeX-Docker/node_modules/elliptic/package.json</p>
<p>
Dependency Hierarchy:
- webpack-4.43.0.tgz (Root Library)
- node-libs-browser-2.2.1.tgz
- crypto-browserify-3.12.0.tgz
- browserify-sign-4.2.0.tgz
- :x: **elliptic-6.5.2.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/MohamedElashri/SwiftLaTeX-Docker/commit/095a3db6eda4b4d1eb89f90c123de3c176563386">095a3db6eda4b4d1eb89f90c123de3c176563386</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.
<p>Publish Date: 2021-02-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28498>CVE-2020-28498</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.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498</a></p>
<p>Release Date: 2021-02-02</p>
<p>Fix Resolution: v6.5.4</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2020-28498 (Medium) detected in elliptic-6.5.2.tgz - ## CVE-2020-28498 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>elliptic-6.5.2.tgz</b></p></summary>
<p>EC cryptography</p>
<p>Library home page: <a href="https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz">https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz</a></p>
<p>Path to dependency file: SwiftLaTeX-Docker/package.json</p>
<p>Path to vulnerable library: SwiftLaTeX-Docker/node_modules/elliptic/package.json</p>
<p>
Dependency Hierarchy:
- webpack-4.43.0.tgz (Root Library)
- node-libs-browser-2.2.1.tgz
- crypto-browserify-3.12.0.tgz
- browserify-sign-4.2.0.tgz
- :x: **elliptic-6.5.2.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/MohamedElashri/SwiftLaTeX-Docker/commit/095a3db6eda4b4d1eb89f90c123de3c176563386">095a3db6eda4b4d1eb89f90c123de3c176563386</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.
<p>Publish Date: 2021-02-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28498>CVE-2020-28498</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.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498</a></p>
<p>Release Date: 2021-02-02</p>
<p>Fix Resolution: v6.5.4</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_infrastructure | cve medium detected in elliptic tgz cve medium severity vulnerability vulnerable library elliptic tgz ec cryptography library home page a href path to dependency file swiftlatex docker package json path to vulnerable library swiftlatex docker node modules elliptic package json dependency hierarchy webpack tgz root library node libs browser tgz crypto browserify tgz browserify sign tgz x elliptic tgz vulnerable library found in head commit a href found in base branch main vulnerability details the package elliptic before are vulnerable to cryptographic issues via the implementation in elliptic ec key js there is no check to confirm that the public key point passed into the derive function actually exists on the curve this results in the potential for the private key used in this implementation to be revealed after a number of ecdh operations are performed publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope changed impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
133,734 | 5,207,304,438 | IssuesEvent | 2017-01-24 23:05:03 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Trust AWS metadata for region | area/controller-manager area/platform/aws priority/important-soon sig/api-machinery | cf #35013 - when we get the region from the AWS metadata, we should probably assume it is valid, rather than validating against a static list.
| 1.0 | Trust AWS metadata for region - cf #35013 - when we get the region from the AWS metadata, we should probably assume it is valid, rather than validating against a static list.
| non_infrastructure | trust aws metadata for region cf when we get the region from the aws metadata we should probably assume it is valid rather than validating against a static list | 0 |
316 | 2,643,336,117 | IssuesEvent | 2015-03-12 10:11:19 | mattrayner/mattrayner | https://api.github.com/repos/mattrayner/mattrayner | opened | Set up NewRelic server resource monitoring | enhancement infrastructure task | Currently only monitors application stuff (database transactions etc) - Add some code to monitor the server resources (CPU, Memory) | 1.0 | Set up NewRelic server resource monitoring - Currently only monitors application stuff (database transactions etc) - Add some code to monitor the server resources (CPU, Memory) | infrastructure | set up newrelic server resource monitoring currently only monitors application stuff database transactions etc add some code to monitor the server resources cpu memory | 1 |
14,621 | 11,014,715,691 | IssuesEvent | 2019-12-04 23:28:51 | nwfsc-fram/boatnet | https://api.github.com/repos/nwfsc-fram/boatnet | closed | Auth prod swagger interface has incorrect URLs | infrastructure | The auth prod swagger interface has incorrect urls. For instance, it has:
https://www.nwfsc.noaa.gov/api/v1/login
whereas it should be:
https://www.nwfsc.noaa.gov/auth/api/v1/login
This is clearly a reverse proxy-related issue. Please correct all URLs | 1.0 | Auth prod swagger interface has incorrect URLs - The auth prod swagger interface has incorrect urls. For instance, it has:
https://www.nwfsc.noaa.gov/api/v1/login
whereas it should be:
https://www.nwfsc.noaa.gov/auth/api/v1/login
This is clearly a reverse proxy-related issue. Please correct all URLs | infrastructure | auth prod swagger interface has incorrect urls the auth prod swagger interface has incorrect urls for instance it has whereas it should be this is clearly a reverse proxy related issue please correct all urls | 1 |
30,381 | 24,777,129,175 | IssuesEvent | 2022-10-23 21:31:37 | rolivencia/conferentia | https://api.github.com/repos/rolivencia/conferentia | closed | Setup wiring between api project and Sanity data sources | infrastructure | We must provide a connection between the Nest JS server APIs and the Sanity CMS data sources, using TypeScript for the task.
Some information on how to do that can be found at this article: https://stackoverflow.com/questions/71647459/how-to-query-sanity-client-with-nestjs
| 1.0 | Setup wiring between api project and Sanity data sources - We must provide a connection between the Nest JS server APIs and the Sanity CMS data sources, using TypeScript for the task.
Some information on how to do that can be found at this article: https://stackoverflow.com/questions/71647459/how-to-query-sanity-client-with-nestjs
| infrastructure | setup wiring between api project and sanity data sources we must provide a connection between the nest js server apis and the sanity cms data sources using typescript for the task some information on how to do that can be found at this article | 1 |
16,808 | 12,151,107,963 | IssuesEvent | 2020-04-24 19:17:00 | linea-it/tno | https://api.github.com/repos/linea-it/tno | opened | Continuous Integration pipeline | Infrastructure | Create the Continuous Integration pipeline in Jenkins
- [ ] Build the docker frontend / backend images
- [ ] push the docker image to each commit using the commit hash.
- [ ] push images when it is a master merge using the latest tag | 1.0 | Continuous Integration pipeline - Create the Continuous Integration pipeline in Jenkins
- [ ] Build the docker frontend / backend images
- [ ] push the docker image to each commit using the commit hash.
- [ ] push images when it is a master merge using the latest tag | infrastructure | continuous integration pipeline create the continuous integration pipeline in jenkins build the docker frontend backend images push the docker image to each commit using the commit hash push images when it is a master merge using the latest tag | 1 |
31,409 | 25,728,465,711 | IssuesEvent | 2022-12-07 18:19:41 | dotnet/aspnetcore | https://api.github.com/repos/dotnet/aspnetcore | closed | IL2070 error when building in source-build | area-infrastructure | aspnetcore fails the bootstrap leg of source-build. Bootstrap is where you take the source-built product and rebuild the source tarball with it.
failure:
```
/repos/tarball-boot/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/DataProtection/src/AuthenticatedEncryption/ManagedAuthenticatedEncryptorFactory.cs(116,61): error IL2070: 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.MakeGenericType(params Type[])'. The parameter 'implementation' of method 'Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory.AlgorithmActivator.CreateFactory<T>(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [/repos/tarball-boot/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj::TargetFramework=net7.0]
```
In this configuration, the latest linker version is being used.
This is a blocker for source-build RC1. To workaround this temporarily for source-build, a nowarn was added. | 1.0 | IL2070 error when building in source-build - aspnetcore fails the bootstrap leg of source-build. Bootstrap is where you take the source-built product and rebuild the source tarball with it.
failure:
```
/repos/tarball-boot/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/DataProtection/src/AuthenticatedEncryption/ManagedAuthenticatedEncryptorFactory.cs(116,61): error IL2070: 'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Type.MakeGenericType(params Type[])'. The parameter 'implementation' of method 'Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory.AlgorithmActivator.CreateFactory<T>(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [/repos/tarball-boot/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj::TargetFramework=net7.0]
```
In this configuration, the latest linker version is being used.
This is a blocker for source-build RC1. To workaround this temporarily for source-build, a nowarn was added. | infrastructure | error when building in source build aspnetcore fails the bootstrap leg of source build bootstrap is where you take the source built product and rebuild the source tarball with it failure repos tarball boot src aspnetcore artifacts source build self src src dataprotection dataprotection src authenticatedencryption managedauthenticatedencryptorfactory cs error this argument does not satisfy dynamicallyaccessedmembertypes publicparameterlessconstructor in call to system type makegenerictype params type the parameter implementation of method microsoft aspnetcore dataprotection authenticatedencryption managedauthenticatedencryptorfactory algorithmactivator createfactory type does not have matching annotations the source value must declare at least the same requirements as those declared on the target location it is assigned to in this configuration the latest linker version is being used this is a blocker for source build to workaround this temporarily for source build a nowarn was added | 1 |
306,369 | 26,462,374,251 | IssuesEvent | 2023-01-16 19:02:06 | pandas-dev/pandas | https://api.github.com/repos/pandas-dev/pandas | closed | BUG: DataFrame.replace fails to replace value when column contains pd.NA | good first issue Needs Tests replace NA - MaskedArrays | ### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the main branch of pandas.
### Reproducible Example
```python
import pandas as pd
df = pd.DataFrame({'A': [0, 1, 2]})
print(df)
# A
# 0 0
# 1 1
# 2 2
df['A'].replace(to_replace=2, value=99, inplace=True)
print(df)
# A
# 0 0
# 1 1
# 2 99
df.at[0, 'A'] = pd.NA
df['A'].replace(to_replace=1, value=100, inplace=True)
print(df)
# A
# 0 <NA>
# 1 1 <-- should be 100
# 2 99
```
### Issue Description
Pandas replace function does not seem to work on a column if the column contains at least one pd.NA value
### Expected Behavior
replace function should work even if pd.NA values are in the column
### Installed Versions
<details>
INSTALLED VERSIONS
------------------
commit : 66e3805b8cabe977f40c05259cc3fcf7ead5687d
python : 3.10.0.final.0
python-bits : 64
OS : Linux
OS-release : 5.16.19-76051619-generic
Version : #202204081339~1649696161~20.04~091f44b~dev-Ubuntu SMP PREEMPT Tu
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.3.5
numpy : 1.21.2
pytz : 2021.3
dateutil : 2.8.2
pip : 21.2.4
setuptools : 58.0.4
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : 3.0.3
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 3.0.2
IPython : 7.29.0
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.5.1
numexpr : None
odfpy : None
openpyxl : 3.0.9
pandas_gbq : None
pyarrow : None
pyxlsb : None
s3fs : None
scipy : 1.8.0
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : None
</details>
| 1.0 | BUG: DataFrame.replace fails to replace value when column contains pd.NA - ### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I have confirmed this bug exists on the main branch of pandas.
### Reproducible Example
```python
import pandas as pd
df = pd.DataFrame({'A': [0, 1, 2]})
print(df)
# A
# 0 0
# 1 1
# 2 2
df['A'].replace(to_replace=2, value=99, inplace=True)
print(df)
# A
# 0 0
# 1 1
# 2 99
df.at[0, 'A'] = pd.NA
df['A'].replace(to_replace=1, value=100, inplace=True)
print(df)
# A
# 0 <NA>
# 1 1 <-- should be 100
# 2 99
```
### Issue Description
Pandas replace function does not seem to work on a column if the column contains at least one pd.NA value
### Expected Behavior
replace function should work even if pd.NA values are in the column
### Installed Versions
<details>
INSTALLED VERSIONS
------------------
commit : 66e3805b8cabe977f40c05259cc3fcf7ead5687d
python : 3.10.0.final.0
python-bits : 64
OS : Linux
OS-release : 5.16.19-76051619-generic
Version : #202204081339~1649696161~20.04~091f44b~dev-Ubuntu SMP PREEMPT Tu
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 1.3.5
numpy : 1.21.2
pytz : 2021.3
dateutil : 2.8.2
pip : 21.2.4
setuptools : 58.0.4
Cython : None
pytest : None
hypothesis : None
sphinx : None
blosc : None
feather : None
xlsxwriter : 3.0.3
lxml.etree : None
html5lib : None
pymysql : None
psycopg2 : None
jinja2 : 3.0.2
IPython : 7.29.0
pandas_datareader: None
bs4 : None
bottleneck : None
fsspec : None
fastparquet : None
gcsfs : None
matplotlib : 3.5.1
numexpr : None
odfpy : None
openpyxl : 3.0.9
pandas_gbq : None
pyarrow : None
pyxlsb : None
s3fs : None
scipy : 1.8.0
sqlalchemy : None
tables : None
tabulate : None
xarray : None
xlrd : None
xlwt : None
numba : None
</details>
| non_infrastructure | bug dataframe replace fails to replace value when column contains pd na pandas version checks i have checked that this issue has not already been reported i have confirmed this bug exists on the of pandas i have confirmed this bug exists on the main branch of pandas reproducible example python import pandas as pd df pd dataframe a print df a df replace to replace value inplace true print df a df at pd na df replace to replace value inplace true print df a should be issue description pandas replace function does not seem to work on a column if the column contains at least one pd na value expected behavior replace function should work even if pd na values are in the column installed versions installed versions commit python final python bits os linux os release generic version dev ubuntu smp preempt tu machine processor byteorder little lc all none lang en us utf locale en us utf pandas numpy pytz dateutil pip setuptools cython none pytest none hypothesis none sphinx none blosc none feather none xlsxwriter lxml etree none none pymysql none none ipython pandas datareader none none bottleneck none fsspec none fastparquet none gcsfs none matplotlib numexpr none odfpy none openpyxl pandas gbq none pyarrow none pyxlsb none none scipy sqlalchemy none tables none tabulate none xarray none xlrd none xlwt none numba none | 0 |
453,825 | 13,090,965,210 | IssuesEvent | 2020-08-03 05:15:54 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | closed | Custom throttling conditions for distributed throttling does not work in Windows | Priority/Normal Type/Bug | ### Description:
Distributed throttling with custom throttling conditions does not work in windows. This is apply to all API/resource/subscription/application levels.
### Steps to reproduce:
1. Add the following configurartions to the micro.gw.conf file.
```
[throttlingConfig]
enabledGlobalTMEventPublishing = true
jmsConnectionProviderUrl = "amqp://admin:admin@carbon/carbon?brokerlist='tcp://localhost:5672'"
jmsConnectionUsername = ""
jmsConnectionPassword = ""
throttleEndpointUrl = "https://localhost:9443/endpoints"
throttleEndpointbase64Header = "admin:admin"
```
```
[apim.eventHub]
enable = true
service_url = "https://localhost:9443"
internalDataContext="/internal/data/v1/"
username="admin"
password="admin"
eventListeningEndpoints = "amqp://admin:admin@carbon/carbon?brokerlist='tcp://localhost:5672'"
```
2. Navigate to the admin portal and define a custom policy as described in this [document](https://apim.docs.wso2.com/en/latest/learn/rate-limiting/advanced-topics/custom-throttling/#custom-throttling)
3. Create two microgateways using pizzashack API definition.
4. Invoke the pizzashack API from two gateways.
5. To check distributed throttling in subscription/application level define new subscription/application policies from the admin portal.
### Affected Product Version:
3.2.0 beta
### Environment details (with versions):
- OS: Windows 10 pro
- Client:
- Env (Docker/K8s):
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Suggested Labels:
Type/bug
#### Suggested Assignees:
<!--Only to be used by non-members-->
| 1.0 | Custom throttling conditions for distributed throttling does not work in Windows - ### Description:
Distributed throttling with custom throttling conditions does not work in windows. This is apply to all API/resource/subscription/application levels.
### Steps to reproduce:
1. Add the following configurartions to the micro.gw.conf file.
```
[throttlingConfig]
enabledGlobalTMEventPublishing = true
jmsConnectionProviderUrl = "amqp://admin:admin@carbon/carbon?brokerlist='tcp://localhost:5672'"
jmsConnectionUsername = ""
jmsConnectionPassword = ""
throttleEndpointUrl = "https://localhost:9443/endpoints"
throttleEndpointbase64Header = "admin:admin"
```
```
[apim.eventHub]
enable = true
service_url = "https://localhost:9443"
internalDataContext="/internal/data/v1/"
username="admin"
password="admin"
eventListeningEndpoints = "amqp://admin:admin@carbon/carbon?brokerlist='tcp://localhost:5672'"
```
2. Navigate to the admin portal and define a custom policy as described in this [document](https://apim.docs.wso2.com/en/latest/learn/rate-limiting/advanced-topics/custom-throttling/#custom-throttling)
3. Create two microgateways using pizzashack API definition.
4. Invoke the pizzashack API from two gateways.
5. To check distributed throttling in subscription/application level define new subscription/application policies from the admin portal.
### Affected Product Version:
3.2.0 beta
### Environment details (with versions):
- OS: Windows 10 pro
- Client:
- Env (Docker/K8s):
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Suggested Labels:
Type/bug
#### Suggested Assignees:
<!--Only to be used by non-members-->
| non_infrastructure | custom throttling conditions for distributed throttling does not work in windows description distributed throttling with custom throttling conditions does not work in windows this is apply to all api resource subscription application levels steps to reproduce add the following configurartions to the micro gw conf file enabledglobaltmeventpublishing true jmsconnectionproviderurl amqp admin admin carbon carbon brokerlist tcp localhost jmsconnectionusername jmsconnectionpassword throttleendpointurl admin admin enable true service url internaldatacontext internal data username admin password admin eventlisteningendpoints amqp admin admin carbon carbon brokerlist tcp localhost navigate to the admin portal and define a custom policy as described in this create two microgateways using pizzashack api definition invoke the pizzashack api from two gateways to check distributed throttling in subscription application level define new subscription application policies from the admin portal affected product version beta environment details with versions os windows pro client env docker optional fields related issues suggested labels type bug suggested assignees | 0 |
57,730 | 14,199,765,734 | IssuesEvent | 2020-11-16 03:22:10 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | Can't use download-ci-llvm any more | A-LLVM A-rustbuild C-bug T-infra | Enabling download-ci-llvm used to work just fine for me, until today.
After rebasing on top of 75042566d1c90d912f22e4db43b6d3af98447986 , doing anything with rustc beyond stage 1 fails:
```
$ ./x.py build
[...]
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[...]
error while loading shared libraries: libLLVM-11-rust-1.49.0-nightly.so: cannot open shared object file: No such file or directory
```
To verify it's not due to some caching issue caused by my experiments in #79043 that temporarily turned the feature off I deleted the entire build directory. It correctly downloaded the stage0 and llvm artifacts, but still failed when trying to run stage1 rustc. | 1.0 | Can't use download-ci-llvm any more - Enabling download-ci-llvm used to work just fine for me, until today.
After rebasing on top of 75042566d1c90d912f22e4db43b6d3af98447986 , doing anything with rustc beyond stage 1 fails:
```
$ ./x.py build
[...]
Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)
[...]
error while loading shared libraries: libLLVM-11-rust-1.49.0-nightly.so: cannot open shared object file: No such file or directory
```
To verify it's not due to some caching issue caused by my experiments in #79043 that temporarily turned the feature off I deleted the entire build directory. It correctly downloaded the stage0 and llvm artifacts, but still failed when trying to run stage1 rustc. | non_infrastructure | can t use download ci llvm any more enabling download ci llvm used to work just fine for me until today after rebasing on top of doing anything with rustc beyond stage fails x py build building std artifacts unknown linux gnu unknown linux gnu error while loading shared libraries libllvm rust nightly so cannot open shared object file no such file or directory to verify it s not due to some caching issue caused by my experiments in that temporarily turned the feature off i deleted the entire build directory it correctly downloaded the and llvm artifacts but still failed when trying to run rustc | 0 |
366,690 | 10,825,079,584 | IssuesEvent | 2019-11-09 13:42:06 | googleapis/google-cloud-python | https://api.github.com/repos/googleapis/google-cloud-python | opened | Synthesis failed for texttospeech | api: texttospeech autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate texttospeech. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-texttospeech'
Running synthtool
['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--']
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/texttospeech/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/texttospeech/artman_texttospeech_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/texttospeech/v1beta1/cloud_tts.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1beta1/google/cloud/texttospeech_v1beta1/proto/cloud_tts.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1beta1/google/cloud/texttospeech_v1beta1/proto.
synthtool > Running generator for google/cloud/texttospeech/artman_texttospeech_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/texttospeech/v1/cloud_tts.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1/google/cloud/texttospeech_v1/proto/cloud_tts.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1/google/cloud/texttospeech_v1/proto.
synthtool > No replacements made in **/gapic/*_client.py for pattern \\"(.+?)-\*\\", maybe replacement is not longer needed?
.coveragerc
.flake8
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 87, in <module>
main()
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 79, in main
spec.loader.exec_module(synth_module) # type: ignore
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
File "/tmpfs/src/git/autosynth/working_repo/texttospeech/synth.py", line 43, in <module>
templated_files = common.py_library(unit_cov_level=97, cov_level=100)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/common.py", line 57, in py_library
return self._generic_library("python_library", **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/common.py", line 49, in _generic_library
result = t.render(**kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/sources/templates.py", line 83, in render
_render_to_path(self.env, template_name, self.dir, kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/sources/templates.py", line 42, in _render_to_path
template = env.get_template(template_name)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 830, in get_template
return self._load_template(name, self.make_globals(globals))
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 804, in _load_template
template = self.loader.load(self, name, globals)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/loaders.py", line 125, in load
code = environment.compile(source, name, filename)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 591, in compile
self.handle_exception(exc_info, source_hint=source_hint)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 780, in handle_exception
reraise(exc_type, exc_value, tb)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/_compat.py", line 37, in reraise
raise value.with_traceback(tb)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/templates/python_library/docs/_templates/layout.html", line 13, in template
{%- if theme_show_relbar_top|tobool %}
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 543, in _generate
optimized=self.optimized)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 82, in generate
generator.visit(node)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/visitor.py", line 38, in visit
return f(node, *args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 799, in visit_Template
self.blockvisit(block.body, block_frame)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 378, in blockvisit
self.visit(node, frame)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/visitor.py", line 38, in visit
return f(node, *args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 1157, in visit_If
self.visit(node.test, if_frame)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/visitor.py", line 38, in visit
return f(node, *args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 70, in new_func
return f(self, node, frame, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 1578, in visit_Filter
self.fail('no filter named %r' % node.name, node.lineno)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 315, in fail
raise TemplateAssertionError(msg, lineno, self.name, self.filename)
jinja2.exceptions.TemplateAssertionError: no filter named 'tobool'
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.
Synthesis failed
```
Google internal developers can see the full log [here](https://sponge/92d6d891-67b9-4d44-b6f1-fb4cce29f6b8).
| 1.0 | Synthesis failed for texttospeech - Hello! Autosynth couldn't regenerate texttospeech. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-texttospeech'
Running synthtool
['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--']
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/texttospeech/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/texttospeech/artman_texttospeech_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/texttospeech/v1beta1/cloud_tts.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1beta1/google/cloud/texttospeech_v1beta1/proto/cloud_tts.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1beta1/google/cloud/texttospeech_v1beta1/proto.
synthtool > Running generator for google/cloud/texttospeech/artman_texttospeech_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/texttospeech/v1/cloud_tts.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1/google/cloud/texttospeech_v1/proto/cloud_tts.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/texttospeech-v1/google/cloud/texttospeech_v1/proto.
synthtool > No replacements made in **/gapic/*_client.py for pattern \\"(.+?)-\*\\", maybe replacement is not longer needed?
.coveragerc
.flake8
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 87, in <module>
main()
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 956, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 555, in invoke
return callback(*args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 79, in main
spec.loader.exec_module(synth_module) # type: ignore
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
File "/tmpfs/src/git/autosynth/working_repo/texttospeech/synth.py", line 43, in <module>
templated_files = common.py_library(unit_cov_level=97, cov_level=100)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/common.py", line 57, in py_library
return self._generic_library("python_library", **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/common.py", line 49, in _generic_library
result = t.render(**kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/sources/templates.py", line 83, in render
_render_to_path(self.env, template_name, self.dir, kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/sources/templates.py", line 42, in _render_to_path
template = env.get_template(template_name)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 830, in get_template
return self._load_template(name, self.make_globals(globals))
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 804, in _load_template
template = self.loader.load(self, name, globals)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/loaders.py", line 125, in load
code = environment.compile(source, name, filename)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 591, in compile
self.handle_exception(exc_info, source_hint=source_hint)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 780, in handle_exception
reraise(exc_type, exc_value, tb)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/_compat.py", line 37, in reraise
raise value.with_traceback(tb)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/templates/python_library/docs/_templates/layout.html", line 13, in template
{%- if theme_show_relbar_top|tobool %}
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/environment.py", line 543, in _generate
optimized=self.optimized)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 82, in generate
generator.visit(node)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/visitor.py", line 38, in visit
return f(node, *args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 799, in visit_Template
self.blockvisit(block.body, block_frame)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 378, in blockvisit
self.visit(node, frame)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/visitor.py", line 38, in visit
return f(node, *args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 1157, in visit_If
self.visit(node.test, if_frame)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/visitor.py", line 38, in visit
return f(node, *args, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 70, in new_func
return f(self, node, frame, **kwargs)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 1578, in visit_Filter
self.fail('no filter named %r' % node.name, node.lineno)
File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/jinja2/compiler.py", line 315, in fail
raise TemplateAssertionError(msg, lineno, self.name, self.filename)
jinja2.exceptions.TemplateAssertionError: no filter named 'tobool'
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.
Synthesis failed
```
Google internal developers can see the full log [here](https://sponge/92d6d891-67b9-4d44-b6f1-fb4cce29f6b8).
| non_infrastructure | synthesis failed for texttospeech hello autosynth couldn t regenerate texttospeech broken heart here s the output from running synth py cloning into working repo switched to branch autosynth texttospeech running synthtool synthtool executing tmpfs src git autosynth working repo texttospeech synth py synthtool ensuring dependencies synthtool pulling artman image latest pulling from googleapis artman digest status image is up to date for googleapis artman latest synthtool cloning googleapis synthtool running generator for google cloud texttospeech artman texttospeech yaml synthtool generated code into home kbuilder cache synthtool googleapis artman genfiles python texttospeech synthtool copy home kbuilder cache synthtool googleapis google cloud texttospeech cloud tts proto to home kbuilder cache synthtool googleapis artman genfiles python texttospeech google cloud texttospeech proto cloud tts proto synthtool placed proto files into home kbuilder cache synthtool googleapis artman genfiles python texttospeech google cloud texttospeech proto synthtool running generator for google cloud texttospeech artman texttospeech yaml synthtool generated code into home kbuilder cache synthtool googleapis artman genfiles python texttospeech synthtool copy home kbuilder cache synthtool googleapis google cloud texttospeech cloud tts proto to home kbuilder cache synthtool googleapis artman genfiles python texttospeech google cloud texttospeech proto cloud tts proto synthtool placed proto files into home kbuilder cache synthtool googleapis artman genfiles python texttospeech google cloud texttospeech proto synthtool no replacements made in gapic client py for pattern maybe replacement is not longer needed coveragerc manifest in docs static custom css docs templates layout html traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src git autosynth env lib site packages synthtool main py line in main file tmpfs src git autosynth env lib site packages click core py line in call return self main args kwargs file tmpfs src git autosynth env lib site packages click core py line in main rv self invoke ctx file tmpfs src git autosynth env lib site packages click core py line in invoke return ctx invoke self callback ctx params file tmpfs src git autosynth env lib site packages click core py line in invoke return callback args kwargs file tmpfs src git autosynth env lib site packages synthtool main py line in main spec loader exec module synth module type ignore file line in exec module file line in call with frames removed file tmpfs src git autosynth working repo texttospeech synth py line in templated files common py library unit cov level cov level file tmpfs src git autosynth env lib site packages synthtool gcp common py line in py library return self generic library python library kwargs file tmpfs src git autosynth env lib site packages synthtool gcp common py line in generic library result t render kwargs file tmpfs src git autosynth env lib site packages synthtool sources templates py line in render render to path self env template name self dir kwargs file tmpfs src git autosynth env lib site packages synthtool sources templates py line in render to path template env get template template name file tmpfs src git autosynth env lib site packages environment py line in get template return self load template name self make globals globals file tmpfs src git autosynth env lib site packages environment py line in load template template self loader load self name globals file tmpfs src git autosynth env lib site packages loaders py line in load code environment compile source name filename file tmpfs src git autosynth env lib site packages environment py line in compile self handle exception exc info source hint source hint file tmpfs src git autosynth env lib site packages environment py line in handle exception reraise exc type exc value tb file tmpfs src git autosynth env lib site packages compat py line in reraise raise value with traceback tb file tmpfs src git autosynth env lib site packages synthtool gcp templates python library docs templates layout html line in template if theme show relbar top tobool file tmpfs src git autosynth env lib site packages environment py line in generate optimized self optimized file tmpfs src git autosynth env lib site packages compiler py line in generate generator visit node file tmpfs src git autosynth env lib site packages visitor py line in visit return f node args kwargs file tmpfs src git autosynth env lib site packages compiler py line in visit template self blockvisit block body block frame file tmpfs src git autosynth env lib site packages compiler py line in blockvisit self visit node frame file tmpfs src git autosynth env lib site packages visitor py line in visit return f node args kwargs file tmpfs src git autosynth env lib site packages compiler py line in visit if self visit node test if frame file tmpfs src git autosynth env lib site packages visitor py line in visit return f node args kwargs file tmpfs src git autosynth env lib site packages compiler py line in new func return f self node frame kwargs file tmpfs src git autosynth env lib site packages compiler py line in visit filter self fail no filter named r node name node lineno file tmpfs src git autosynth env lib site packages compiler py line in fail raise templateassertionerror msg lineno self name self filename exceptions templateassertionerror no filter named tobool synthtool cleaned up temporary directories synthtool wrote metadata to synth metadata synthesis failed google internal developers can see the full log | 0 |
99,542 | 30,488,401,239 | IssuesEvent | 2023-07-18 05:29:32 | microsoft/onnxruntime | https://api.github.com/repos/microsoft/onnxruntime | closed | [Build] How to use cmake to compile and generate 'onnxruntime. dll' from source code in Windows | build platform:windows | ### Describe the issue
Compile from source code using cmake on Windows using default options to generate the following lib, but without 'onnxruntime. dll'“

### Urgency
_No response_
### Target platform
Windows
### Build script
Cmake 3.26.4+VS2019
### Error / output
no 'onnxruntime.dll' in the generated file

### Visual Studio Version
_No response_
### GCC / Compiler Version
_No response_ | 1.0 | [Build] How to use cmake to compile and generate 'onnxruntime. dll' from source code in Windows - ### Describe the issue
Compile from source code using cmake on Windows using default options to generate the following lib, but without 'onnxruntime. dll'“

### Urgency
_No response_
### Target platform
Windows
### Build script
Cmake 3.26.4+VS2019
### Error / output
no 'onnxruntime.dll' in the generated file

### Visual Studio Version
_No response_
### GCC / Compiler Version
_No response_ | non_infrastructure | how to use cmake to compile and generate onnxruntime dll from source code in windows describe the issue compile from source code using cmake on windows using default options to generate the following lib but without onnxruntime dll “ urgency no response target platform windows build script cmake error output no onnxruntime dll in the generated file visual studio version no response gcc compiler version no response | 0 |
28,661 | 7,010,820,083 | IssuesEvent | 2017-12-20 01:35:47 | mozilla-mobile/focus-android | https://api.github.com/repos/mozilla-mobile/focus-android | closed | [breakdown] Rethink/refactor our erase strategy | code P3 | From focus-android created by [mcomella](https://github.com/mcomella) : mozilla-mobile/focus-android#1569
Splitting from #1472 to avoid scope creep:
> Notes:
> - We have three kinds of erases: erases with a WebView instance, erases with static WebView methods, and erasing the files on disk. I'd suggest merging the last two.
> - We call each of these three at different times for what seem like a lot of redundant calls, e.g. when sessions becomes empty (delete files on disk), onPause and finishing (delete files on disk), when the erase button is actually hit (all three)
> - The methods are confusingly named, especially with the extra layers of abstraction like WebViewProvider
>
> We should try to centralize the erase so it only happens in one place and perhaps when starting a completely fresh browsing session (since that's the workaround for #1306).
>
> Another note (for another bug?): @pocmo mentions we erase these files whenever a tab is removed (via back) and this seems extreme. | 1.0 | [breakdown] Rethink/refactor our erase strategy - From focus-android created by [mcomella](https://github.com/mcomella) : mozilla-mobile/focus-android#1569
Splitting from #1472 to avoid scope creep:
> Notes:
> - We have three kinds of erases: erases with a WebView instance, erases with static WebView methods, and erasing the files on disk. I'd suggest merging the last two.
> - We call each of these three at different times for what seem like a lot of redundant calls, e.g. when sessions becomes empty (delete files on disk), onPause and finishing (delete files on disk), when the erase button is actually hit (all three)
> - The methods are confusingly named, especially with the extra layers of abstraction like WebViewProvider
>
> We should try to centralize the erase so it only happens in one place and perhaps when starting a completely fresh browsing session (since that's the workaround for #1306).
>
> Another note (for another bug?): @pocmo mentions we erase these files whenever a tab is removed (via back) and this seems extreme. | non_infrastructure | rethink refactor our erase strategy from focus android created by mozilla mobile focus android splitting from to avoid scope creep notes we have three kinds of erases erases with a webview instance erases with static webview methods and erasing the files on disk i d suggest merging the last two we call each of these three at different times for what seem like a lot of redundant calls e g when sessions becomes empty delete files on disk onpause and finishing delete files on disk when the erase button is actually hit all three the methods are confusingly named especially with the extra layers of abstraction like webviewprovider we should try to centralize the erase so it only happens in one place and perhaps when starting a completely fresh browsing session since that s the workaround for another note for another bug pocmo mentions we erase these files whenever a tab is removed via back and this seems extreme | 0 |
18,060 | 12,746,812,975 | IssuesEvent | 2020-06-26 16:38:47 | onivim/oni2 | https://api.github.com/repos/onivim/oni2 | closed | Esy postinstall error | A-infrastructure R-external bug | OS: Ubuntu 18.04
Code:
`sudo npm install -g esy`
Output:
esy-solve-cudf@0.1.10 postinstall /usr/local/lib/node_modules/esy/node_modules/esy-solve-cudf
node ./postinstall.js
internal/fs/utils.js:230
throw err;
^
Error: EACCES: permission denied, rename '/usr/local/lib/node_modules/esy/node_modules/esy-solve-cudf/platform-linux/esySolveCudfCommand.exe' -> '/usr/local/lib/node_modules/esy/node_modules/esy-solve-cudf/esySolveCudfCommand.exe' | 1.0 | Esy postinstall error - OS: Ubuntu 18.04
Code:
`sudo npm install -g esy`
Output:
esy-solve-cudf@0.1.10 postinstall /usr/local/lib/node_modules/esy/node_modules/esy-solve-cudf
node ./postinstall.js
internal/fs/utils.js:230
throw err;
^
Error: EACCES: permission denied, rename '/usr/local/lib/node_modules/esy/node_modules/esy-solve-cudf/platform-linux/esySolveCudfCommand.exe' -> '/usr/local/lib/node_modules/esy/node_modules/esy-solve-cudf/esySolveCudfCommand.exe' | infrastructure | esy postinstall error os ubuntu code sudo npm install g esy output esy solve cudf postinstall usr local lib node modules esy node modules esy solve cudf node postinstall js internal fs utils js throw err error eacces permission denied rename usr local lib node modules esy node modules esy solve cudf platform linux esysolvecudfcommand exe usr local lib node modules esy node modules esy solve cudf esysolvecudfcommand exe | 1 |
1,757 | 3,362,198,379 | IssuesEvent | 2015-11-20 03:15:57 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | [Test Failure] "Git Failed to Fetch Error" in prtest/win/dbg/unit32 on PR #6531 | Area-Infrastructure Contributor Pain | PR: [#6531](https://github.com/dotnet/roslyn/pull/6531) *Support removal namespace in interactive mode* by @drognanar
Failure: http://dotnet-ci.cloudapp.net/job/roslyn_prtest_win_dbg_unit32/835/
**Issue 1: Compile Error**
**Issue 2: Git Failed to Fetch Error**
Failed to fetch from Git. | 1.0 | [Test Failure] "Git Failed to Fetch Error" in prtest/win/dbg/unit32 on PR #6531 - PR: [#6531](https://github.com/dotnet/roslyn/pull/6531) *Support removal namespace in interactive mode* by @drognanar
Failure: http://dotnet-ci.cloudapp.net/job/roslyn_prtest_win_dbg_unit32/835/
**Issue 1: Compile Error**
**Issue 2: Git Failed to Fetch Error**
Failed to fetch from Git. | infrastructure | git failed to fetch error in prtest win dbg on pr pr support removal namespace in interactive mode by drognanar failure issue compile error issue git failed to fetch error failed to fetch from git | 1 |
564,218 | 16,720,988,036 | IssuesEvent | 2021-06-10 07:15:35 | kubeflow/manifests | https://api.github.com/repos/kubeflow/manifests | closed | most Application Resource Selectors are Incorrect | area/jupyter kind/bug lifecycle/stale priority/p1 | Most of the Application `matchLabels` don't match the Resources they should.
This is partially caused by not merging auto-PRs as raised here: #1568
I think we can reduce the complexity of these label selectors significantly, but this is really a symptom of the mess in this Repo, and highlights a need to clean it up, as raised here: #1554
A few quick examples (NOTE: there are MANY more, as pretty much every Application is affected):
* jupyter-web-app:
* https://github.com/kubeflow/manifests/blob/master/jupyter/jupyter-web-app/overlays/application/application.yaml#L7
* pipelines:
* https://github.com/kubeflow/manifests/blob/master/pipeline/installs/generic/application.yaml#L11
* centraldashboard:
* https://github.com/kubeflow/manifests/blob/master/common/centraldashboard/overlays/application/application.yaml#L7
* kfserving-install:
* https://github.com/kubeflow/manifests/blob/master/kfserving/kfserving-install/overlays/application/application.yaml#L7
| 1.0 | most Application Resource Selectors are Incorrect - Most of the Application `matchLabels` don't match the Resources they should.
This is partially caused by not merging auto-PRs as raised here: #1568
I think we can reduce the complexity of these label selectors significantly, but this is really a symptom of the mess in this Repo, and highlights a need to clean it up, as raised here: #1554
A few quick examples (NOTE: there are MANY more, as pretty much every Application is affected):
* jupyter-web-app:
* https://github.com/kubeflow/manifests/blob/master/jupyter/jupyter-web-app/overlays/application/application.yaml#L7
* pipelines:
* https://github.com/kubeflow/manifests/blob/master/pipeline/installs/generic/application.yaml#L11
* centraldashboard:
* https://github.com/kubeflow/manifests/blob/master/common/centraldashboard/overlays/application/application.yaml#L7
* kfserving-install:
* https://github.com/kubeflow/manifests/blob/master/kfserving/kfserving-install/overlays/application/application.yaml#L7
| non_infrastructure | most application resource selectors are incorrect most of the application matchlabels don t match the resources they should this is partially caused by not merging auto prs as raised here i think we can reduce the complexity of these label selectors significantly but this is really a symptom of the mess in this repo and highlights a need to clean it up as raised here a few quick examples note there are many more as pretty much every application is affected jupyter web app pipelines centraldashboard kfserving install | 0 |
35,282 | 30,886,544,261 | IssuesEvent | 2023-08-03 22:31:39 | microsoft/microsoft-ui-xaml | https://api.github.com/repos/microsoft/microsoft-ui-xaml | closed | Enable testing on Arm64 platform | area-TestInfrastructure team-Controls no-issue-activity | Helix has Arm64 queues so we should be able to use them to execute Arm64 tests.
The taef.redist.wlk nupkg does contain Arm64 versions of the taef binaries, so we should be good there.
The WDK also includes an Arm64 version of wttlog.dll, so we can use that.
First we need to be able to build and run our test collateral for Arm64. | 1.0 | Enable testing on Arm64 platform - Helix has Arm64 queues so we should be able to use them to execute Arm64 tests.
The taef.redist.wlk nupkg does contain Arm64 versions of the taef binaries, so we should be good there.
The WDK also includes an Arm64 version of wttlog.dll, so we can use that.
First we need to be able to build and run our test collateral for Arm64. | infrastructure | enable testing on platform helix has queues so we should be able to use them to execute tests the taef redist wlk nupkg does contain versions of the taef binaries so we should be good there the wdk also includes an version of wttlog dll so we can use that first we need to be able to build and run our test collateral for | 1 |
33,672 | 4,501,159,112 | IssuesEvent | 2016-09-01 08:25:40 | pythonapis/6ZJYP2PXGY5CWP2LWTZZFRIL | https://api.github.com/repos/pythonapis/6ZJYP2PXGY5CWP2LWTZZFRIL | closed | gbRV2wgYjBDna/nTwMlvbW1LBCP80uGpvUHJCiUoz5YgxAb7G0uiUl2gcyYwdsn4oUJGEEuObzaItgOz3/QhlxkKp/uQcAgpzIKd2N5QMLYM6dK/a11T/gwO2ygX+teDWRiXthei4gBLn0arNU55KkLFhAWaCmgRA0mDKKJFL+E= | design | Lb4b5oZ0X/CGIbycGRKrRFBZp6btJ2z3kGZ28dPXg7LKdMBB66fGk+aw0nXZEd7QhZliUxm/rtnfe6xPq2Vv2qDmeqYB7f2uB4ffnbElvG5QWaem7Sds95BmdvHT14OyvBGRe0eMMEAn4RDwPmLbfRSpIM9Fhc0wGzB3co/zlHzOQV8h1C7xslxIVxFIScTfv6GgJ3nHD9dycLv2vYxj4qT7q2770PIB6Mf/sBMleDP973CLxMZerfkSxh9oLJmQIvRwDliFgeqGz/YBmtDKf2HIckstqcmWPREW6j44iEOosobFouzfnPWe4pvNfgfqqGR/3whr6SgFySjapmO/vD+TodsGn6C+SQCsof3bg8DAwWXvs61WSbbGt82eigp2hKkNJePZbkXNL2gIjFgQn1trfpA9fxPdz1uaF+KrBV7U2Ebsjz2zVLlkJfa3/CG/wCAXaV/Cua/CsQnx1FDLeRNtuyBWKwIAs50Y7Isx9YDHl6GHpZTDFPP+xTeRANQOL5AJVvmyMYGe6pt9Vj/k+Lob6OiDe/PtscryPcUAvK3jn8MD5TUWKwHsIdGqqhvHeZwEVsEqHDw3/sd/C2irdSMftjNfn+26IsV5BK4NUa94dpilgOrv3IOOjwk/dPMyVREcga3i5rlCiF+Ene8Ph7ldX/Y3Y0aUE6cxrHJq1fKpAYxeIHBdCPA1F9rXydWVQyAOGHBULcxHj6zG8VCM7yT32Uq19+nbY3HSvw5iptRgFd/mVH9a8hajqkbjyZ1FtBSSq/w7j8RUvu6kY7TlvzxBgC3u0i4pd13/aKaxbgtcUmJQIkL8mD04trqcSlCxrvVXeL1fl0+Ttwps53ri2iCH6lmXTvPIfPMSy/yj7MFViP5oiGIsLTTIbtjcXoi3bGli2dAI1gnFWM6cw5eeXcQDPNSPoR14lykDQAgBpG2rBdD1UpcCv7Y7il0vf0Huw9Fc4rYB0GBQ9Vs+6IaqTeBdJfVYzps3cpBYDRstUl0wD8k/KW3K1zx6XnVHSQum/UjRBqcreA1qtSWOXh3ytF0RCio7/0SHVwk1svIQWB+l9rBUFd1Y7VgedYcLB7SAbFnsTm7qkTkGQ++iH0Mwb/T9LJmGm6tMez3KVWXjO4XLXsCqqXVhrsb0Gm66BFyhmNreFVlLCuLZu9ddiBlTvMFezLlegCEDyz39c01ZgnjYNX49DQCC2ZzdeSa38nJC3cBYgx9dNn7BzVjzbUkhwQEljBadTSiLNiL2V5cD+bMwbdSAqPflZf0f8yH3A1+Qa6Dula++Yl0pGrpiZ/7sqQOr4IniuV1InKZhcO2xtziVkkNB5HVTi2ex3bISLf2oIAq936/pl5VV69Azsn0RDoFeEivpMYYuLtK/jeevw+g= | 1.0 | gbRV2wgYjBDna/nTwMlvbW1LBCP80uGpvUHJCiUoz5YgxAb7G0uiUl2gcyYwdsn4oUJGEEuObzaItgOz3/QhlxkKp/uQcAgpzIKd2N5QMLYM6dK/a11T/gwO2ygX+teDWRiXthei4gBLn0arNU55KkLFhAWaCmgRA0mDKKJFL+E= - Lb4b5oZ0X/CGIbycGRKrRFBZp6btJ2z3kGZ28dPXg7LKdMBB66fGk+aw0nXZEd7QhZliUxm/rtnfe6xPq2Vv2qDmeqYB7f2uB4ffnbElvG5QWaem7Sds95BmdvHT14OyvBGRe0eMMEAn4RDwPmLbfRSpIM9Fhc0wGzB3co/zlHzOQV8h1C7xslxIVxFIScTfv6GgJ3nHD9dycLv2vYxj4qT7q2770PIB6Mf/sBMleDP973CLxMZerfkSxh9oLJmQIvRwDliFgeqGz/YBmtDKf2HIckstqcmWPREW6j44iEOosobFouzfnPWe4pvNfgfqqGR/3whr6SgFySjapmO/vD+TodsGn6C+SQCsof3bg8DAwWXvs61WSbbGt82eigp2hKkNJePZbkXNL2gIjFgQn1trfpA9fxPdz1uaF+KrBV7U2Ebsjz2zVLlkJfa3/CG/wCAXaV/Cua/CsQnx1FDLeRNtuyBWKwIAs50Y7Isx9YDHl6GHpZTDFPP+xTeRANQOL5AJVvmyMYGe6pt9Vj/k+Lob6OiDe/PtscryPcUAvK3jn8MD5TUWKwHsIdGqqhvHeZwEVsEqHDw3/sd/C2irdSMftjNfn+26IsV5BK4NUa94dpilgOrv3IOOjwk/dPMyVREcga3i5rlCiF+Ene8Ph7ldX/Y3Y0aUE6cxrHJq1fKpAYxeIHBdCPA1F9rXydWVQyAOGHBULcxHj6zG8VCM7yT32Uq19+nbY3HSvw5iptRgFd/mVH9a8hajqkbjyZ1FtBSSq/w7j8RUvu6kY7TlvzxBgC3u0i4pd13/aKaxbgtcUmJQIkL8mD04trqcSlCxrvVXeL1fl0+Ttwps53ri2iCH6lmXTvPIfPMSy/yj7MFViP5oiGIsLTTIbtjcXoi3bGli2dAI1gnFWM6cw5eeXcQDPNSPoR14lykDQAgBpG2rBdD1UpcCv7Y7il0vf0Huw9Fc4rYB0GBQ9Vs+6IaqTeBdJfVYzps3cpBYDRstUl0wD8k/KW3K1zx6XnVHSQum/UjRBqcreA1qtSWOXh3ytF0RCio7/0SHVwk1svIQWB+l9rBUFd1Y7VgedYcLB7SAbFnsTm7qkTkGQ++iH0Mwb/T9LJmGm6tMez3KVWXjO4XLXsCqqXVhrsb0Gm66BFyhmNreFVlLCuLZu9ddiBlTvMFezLlegCEDyz39c01ZgnjYNX49DQCC2ZzdeSa38nJC3cBYgx9dNn7BzVjzbUkhwQEljBadTSiLNiL2V5cD+bMwbdSAqPflZf0f8yH3A1+Qa6Dula++Yl0pGrpiZ/7sqQOr4IniuV1InKZhcO2xtziVkkNB5HVTi2ex3bISLf2oIAq936/pl5VV69Azsn0RDoFeEivpMYYuLtK/jeevw+g= | non_infrastructure | qhlxkkp e vd cg wcaxav cua k sd jeevw g | 0 |
679,175 | 23,223,268,105 | IssuesEvent | 2022-08-02 20:29:13 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | closed | [entropy_src] question on window count | Priority:P2 Type:Question IP:entropy_src | This came up while I was debugging a test.
Basically, the test incorrectly set the window_count to '0' instead of a sensible value.
This created a situation where the healthtest stuff was basically constantly bypassed. I just wanted to double check that this is intended behavior and it's something software could do to effectively bypass the health tests. Because if so, the software probably should pay extra attention to these counts. | 1.0 | [entropy_src] question on window count - This came up while I was debugging a test.
Basically, the test incorrectly set the window_count to '0' instead of a sensible value.
This created a situation where the healthtest stuff was basically constantly bypassed. I just wanted to double check that this is intended behavior and it's something software could do to effectively bypass the health tests. Because if so, the software probably should pay extra attention to these counts. | non_infrastructure | question on window count this came up while i was debugging a test basically the test incorrectly set the window count to instead of a sensible value this created a situation where the healthtest stuff was basically constantly bypassed i just wanted to double check that this is intended behavior and it s something software could do to effectively bypass the health tests because if so the software probably should pay extra attention to these counts | 0 |
32,763 | 26,973,286,100 | IssuesEvent | 2023-02-09 07:29:30 | spine-tools/Spine-Toolbox | https://api.github.com/repos/spine-tools/Spine-Toolbox | closed | Validate internal state of project items before execution | enhancement Infrastructure | We should precheck each executable item before executing a DAG in the Engine to bail out early if there are 'critical flaws' in the items. These 'critical flaws' include at least missing specifications, broken or non-existent urls, missing files, etc. Doing this on Engine's side instead of Toolbox is to make the Engine more self-sufficient e.g. for the headless mode. In practice, we could add a `validate_state()` method or similar to executable items which returns diagnostics information that the Engine can log.
This idea came up in https://github.com/Spine-project/Spine-Toolbox/issues/1371#issuecomment-819461720 by @soininen. | 1.0 | Validate internal state of project items before execution - We should precheck each executable item before executing a DAG in the Engine to bail out early if there are 'critical flaws' in the items. These 'critical flaws' include at least missing specifications, broken or non-existent urls, missing files, etc. Doing this on Engine's side instead of Toolbox is to make the Engine more self-sufficient e.g. for the headless mode. In practice, we could add a `validate_state()` method or similar to executable items which returns diagnostics information that the Engine can log.
This idea came up in https://github.com/Spine-project/Spine-Toolbox/issues/1371#issuecomment-819461720 by @soininen. | infrastructure | validate internal state of project items before execution we should precheck each executable item before executing a dag in the engine to bail out early if there are critical flaws in the items these critical flaws include at least missing specifications broken or non existent urls missing files etc doing this on engine s side instead of toolbox is to make the engine more self sufficient e g for the headless mode in practice we could add a validate state method or similar to executable items which returns diagnostics information that the engine can log this idea came up in by soininen | 1 |
52,768 | 10,926,440,504 | IssuesEvent | 2019-11-22 14:43:48 | mozilla/fxa | https://api.github.com/repos/mozilla/fxa | closed | Intermittent failing tests in content-server: support form redirects | P2 cat:code quality | These tests have failed fairly often recently, see [this build](https://app.circleci.com/jobs/github/mozilla/fxa/112795) as an example. Tests are:
* support form without active subscriptions - go to support form, redirects to subscription management, then back to settings (24.473s)
* support form with an active subscription - go to support form, cancel, redirects to subscription management (26.898s)
* support form with an active subscription - go to support form, submits the form (26.631s)
* support form without active subscriptions - go to support form, redirects to subscription management, then back to settings (24.123s)
| 1.0 | Intermittent failing tests in content-server: support form redirects - These tests have failed fairly often recently, see [this build](https://app.circleci.com/jobs/github/mozilla/fxa/112795) as an example. Tests are:
* support form without active subscriptions - go to support form, redirects to subscription management, then back to settings (24.473s)
* support form with an active subscription - go to support form, cancel, redirects to subscription management (26.898s)
* support form with an active subscription - go to support form, submits the form (26.631s)
* support form without active subscriptions - go to support form, redirects to subscription management, then back to settings (24.123s)
| non_infrastructure | intermittent failing tests in content server support form redirects these tests have failed fairly often recently see as an example tests are support form without active subscriptions go to support form redirects to subscription management then back to settings support form with an active subscription go to support form cancel redirects to subscription management support form with an active subscription go to support form submits the form support form without active subscriptions go to support form redirects to subscription management then back to settings | 0 |
9,905 | 8,235,685,985 | IssuesEvent | 2018-09-09 08:01:38 | brave/browser-laptop | https://api.github.com/repos/brave/browser-laptop | closed | Add geographically distributed data centers for linux | OS/unix-like/linux infrastructure stale suggestion | Please add more AWS data centers.
I'm upgrading **brave** with **17.4 kB/s** in Europe and it's agonizing slow(!).
An upgrade takes between 1-2 hours.
My current PPA is ` s3-us-west-2.amazonaws.com` as per [instructions](https://github.com/brave/browser-laptop/blob/master/docs/linuxInstall.md). | 1.0 | Add geographically distributed data centers for linux - Please add more AWS data centers.
I'm upgrading **brave** with **17.4 kB/s** in Europe and it's agonizing slow(!).
An upgrade takes between 1-2 hours.
My current PPA is ` s3-us-west-2.amazonaws.com` as per [instructions](https://github.com/brave/browser-laptop/blob/master/docs/linuxInstall.md). | infrastructure | add geographically distributed data centers for linux please add more aws data centers i m upgrading brave with kb s in europe and it s agonizing slow an upgrade takes between hours my current ppa is us west amazonaws com as per | 1 |
29,094 | 23,722,364,477 | IssuesEvent | 2022-08-30 16:21:52 | opentargets/issues | https://api.github.com/repos/opentargets/issues | closed | Update blog: Ghost and theme | Frontend Infrastructure | As a **developer** I want **to run the latest version of the blog platform** in order **to avoid compatibility issues**.
@HelenaCornu please update/add/change as you see fit.
## Background
The blog is now hosted by Ghost and is due to be updated to the latest version(v5). The theme is a customised version of the `liebling` theme.
## Tasks
- [x] Identify any potential issues (e.g. what to upgrade first, theme or ghost version)
- [x] Update theme as per issue https://github.com/opentargets/issues/issues/2698
- [x] Update Ghost: link at the top of the admin page
## Acceptance tests
The blog displays without issues
How do we know the task is complete?
1. From profile > what's new we can check the Ghost version
| 1.0 | Update blog: Ghost and theme - As a **developer** I want **to run the latest version of the blog platform** in order **to avoid compatibility issues**.
@HelenaCornu please update/add/change as you see fit.
## Background
The blog is now hosted by Ghost and is due to be updated to the latest version(v5). The theme is a customised version of the `liebling` theme.
## Tasks
- [x] Identify any potential issues (e.g. what to upgrade first, theme or ghost version)
- [x] Update theme as per issue https://github.com/opentargets/issues/issues/2698
- [x] Update Ghost: link at the top of the admin page
## Acceptance tests
The blog displays without issues
How do we know the task is complete?
1. From profile > what's new we can check the Ghost version
| infrastructure | update blog ghost and theme as a developer i want to run the latest version of the blog platform in order to avoid compatibility issues helenacornu please update add change as you see fit background the blog is now hosted by ghost and is due to be updated to the latest version the theme is a customised version of the liebling theme tasks identify any potential issues e g what to upgrade first theme or ghost version update theme as per issue update ghost link at the top of the admin page acceptance tests the blog displays without issues how do we know the task is complete from profile what s new we can check the ghost version | 1 |
54,060 | 13,247,216,560 | IssuesEvent | 2020-08-19 16:53:17 | zowe/zowe-install-packaging | https://api.github.com/repos/zowe/zowe-install-packaging | closed | Smpe apply failed with out of space | build | https://wash.zowe.org:8443/job/zowe-install-test/job/staging/493/ failed.
The APPLY SMPE job failed on the RACF system with
```
GIM44007E ** SYSTEM ABEND E37 OCCURRED WITH A REASON CODE OF '00000004'X AFTER SMP/E CALLED THE IEBCOPY UTILITY. THE
SZWEAUTH LIBRARY RAN OUT OF SPACE. THE LIBRARY IS NOT ELIGIBLE FOR RETRY PROCESSING BECAUSE IT WAS NOT
SPECIFIED IN THE RETRYDDN LIST.
```
so looks like that systems is out of space again | 1.0 | Smpe apply failed with out of space - https://wash.zowe.org:8443/job/zowe-install-test/job/staging/493/ failed.
The APPLY SMPE job failed on the RACF system with
```
GIM44007E ** SYSTEM ABEND E37 OCCURRED WITH A REASON CODE OF '00000004'X AFTER SMP/E CALLED THE IEBCOPY UTILITY. THE
SZWEAUTH LIBRARY RAN OUT OF SPACE. THE LIBRARY IS NOT ELIGIBLE FOR RETRY PROCESSING BECAUSE IT WAS NOT
SPECIFIED IN THE RETRYDDN LIST.
```
so looks like that systems is out of space again | non_infrastructure | smpe apply failed with out of space failed the apply smpe job failed on the racf system with system abend occurred with a reason code of x after smp e called the iebcopy utility the szweauth library ran out of space the library is not eligible for retry processing because it was not specified in the retryddn list so looks like that systems is out of space again | 0 |
18,303 | 12,887,128,415 | IssuesEvent | 2020-07-13 10:39:52 | microsoft/WebTemplateStudio | https://api.github.com/repos/microsoft/WebTemplateStudio | opened | Allow different entry points on extension to launch WebTS Wizard | Extension client infrastructure | Adapt Client to work with different mocks when launched for development | 1.0 | Allow different entry points on extension to launch WebTS Wizard - Adapt Client to work with different mocks when launched for development | infrastructure | allow different entry points on extension to launch webts wizard adapt client to work with different mocks when launched for development | 1 |
374,040 | 26,097,445,161 | IssuesEvent | 2022-12-26 23:06:42 | bounswe/bounswe2022group6 | https://api.github.com/repos/bounswe/bounswe2022group6 | closed | Correcting the Status of Completed Issues and PRs | Type: Documentation Priority: Low State: In Progress | Similar to #349, we need to change the state label of the closed issues and pull requests which are "approved" or "in progress" to "completed".
**Deadline:** 27.12.2022 | 1.0 | Correcting the Status of Completed Issues and PRs - Similar to #349, we need to change the state label of the closed issues and pull requests which are "approved" or "in progress" to "completed".
**Deadline:** 27.12.2022 | non_infrastructure | correcting the status of completed issues and prs similar to we need to change the state label of the closed issues and pull requests which are approved or in progress to completed deadline | 0 |
3,727 | 4,513,672,767 | IssuesEvent | 2016-09-04 12:26:55 | ForNeVeR/Jabber-Net | https://api.github.com/repos/ForNeVeR/Jabber-Net | opened | Travis: check hash of Paket bootstrapper | kind:infrastructure | Currently we aren't checking `paket.bootstrapper.exe` hash on Travis: https://github.com/ForNeVeR/Jabber-Net/blob/379dc30f0bbda8180a57d628b56b6a6cfd117f6f/.travis.yml#L5
It should be fixed for improved security. | 1.0 | Travis: check hash of Paket bootstrapper - Currently we aren't checking `paket.bootstrapper.exe` hash on Travis: https://github.com/ForNeVeR/Jabber-Net/blob/379dc30f0bbda8180a57d628b56b6a6cfd117f6f/.travis.yml#L5
It should be fixed for improved security. | infrastructure | travis check hash of paket bootstrapper currently we aren t checking paket bootstrapper exe hash on travis it should be fixed for improved security | 1 |
16,501 | 11,996,585,281 | IssuesEvent | 2020-04-08 17:00:53 | dotnet/extensions | https://api.github.com/repos/dotnet/extensions | closed | Question: What has happened to the source codes? | :heavy_check_mark: Resolution: Answered Status: Resolved area-infrastructure question | Hi,
There is no Core and Abstraction source code inside the `src` folder anymore except the test projects.
Could you please explain what has happened to them and where are they now?
Is there any published topic from Microsoft?
Thanks. | 1.0 | Question: What has happened to the source codes? - Hi,
There is no Core and Abstraction source code inside the `src` folder anymore except the test projects.
Could you please explain what has happened to them and where are they now?
Is there any published topic from Microsoft?
Thanks. | infrastructure | question what has happened to the source codes hi there is no core and abstraction source code inside the src folder anymore except the test projects could you please explain what has happened to them and where are they now is there any published topic from microsoft thanks | 1 |
342,622 | 10,319,761,311 | IssuesEvent | 2019-08-30 18:26:18 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | hamburger menu unreadable in dark mode on High Sierra (macOS) | OS/macOS QA/Yes bug feature/user-interface priority/P2 release-notes/exclude | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED-->
## Description
Hamburger menu is unreadable when using dark mode on macOS High Sierra. Probably related to the fix for https://github.com/brave/brave-browser/issues/4637 as this appears to only affect 0.69.x and higher versions.
Originally reported via https://twitter.com/nyzrox_dnb/status/1155274197809160193?s=12
## Steps to Reproduce
<!--Please add a series of steps to reproduce the issue-->
1. Set Brave to use Dark theme if not already using.
2. Click on hamburger menu.
3.
## Actual result:
Menu is unreadable unless you hover over an item.
<img width="1265" alt="Screen Shot 2019-07-28 at 1 37 14 PM" src="https://user-images.githubusercontent.com/28145373/62010853-0286fb00-b13e-11e9-9a8c-1e55717f453c.png">

## Expected result:
Menu should be dark, but readable, i.e. light text on dark background as it appears on Mojave:
<img width="432" alt="Screen Shot 2019-07-27 at 9 10 22 PM" src="https://user-images.githubusercontent.com/28145373/62010903-08c9a700-b13f-11e9-83e8-d72d9715fbd8.png">
## Reproduces how often:
easily
## Brave version (brave://version info)
Brave | 0.69.94 Chromium: 76.0.3809.62 (Official Build) dev (64-bit)
-- | --
Revision | 7b77856b3aa34d72f246d12340fc1ded8b2c0e83-refs/branch-heads/3809@{#798}
OS | Mac OS X
Brave | 0.70.3 Chromium: 76.0.3809.62 (Official Build) nightly (64-bit)
-- | --
Revision | 7b77856b3aa34d72f246d12340fc1ded8b2c0e83-refs/branch-heads/3809@{#798}
OS | Mac OS X
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current release? no, does not reproduce on 0.66.x or 0.67.x (RC)
- Can you reproduce this issue with the beta channel? no, does not reproduce on 0.68.x
- Can you reproduce this issue with the dev channel? yes, reproduces on 0.69.x
- Can you reproduce this issue with the nightly channel? yes, reproduces on 0.70.x
## Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? n/a
- Does the issue resolve itself when disabling Brave Rewards? n/a
- Is the issue reproducible on the latest version of Chrome? n/a
## Miscellaneous Information:
@kjozwiak unable to reproduce on Mojave, Windows. @GeetaSarvadnya unable to reproduce on Windows 10.
cc @bradleyrichter @rebron
| 1.0 | hamburger menu unreadable in dark mode on High Sierra (macOS) - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED-->
## Description
Hamburger menu is unreadable when using dark mode on macOS High Sierra. Probably related to the fix for https://github.com/brave/brave-browser/issues/4637 as this appears to only affect 0.69.x and higher versions.
Originally reported via https://twitter.com/nyzrox_dnb/status/1155274197809160193?s=12
## Steps to Reproduce
<!--Please add a series of steps to reproduce the issue-->
1. Set Brave to use Dark theme if not already using.
2. Click on hamburger menu.
3.
## Actual result:
Menu is unreadable unless you hover over an item.
<img width="1265" alt="Screen Shot 2019-07-28 at 1 37 14 PM" src="https://user-images.githubusercontent.com/28145373/62010853-0286fb00-b13e-11e9-9a8c-1e55717f453c.png">

## Expected result:
Menu should be dark, but readable, i.e. light text on dark background as it appears on Mojave:
<img width="432" alt="Screen Shot 2019-07-27 at 9 10 22 PM" src="https://user-images.githubusercontent.com/28145373/62010903-08c9a700-b13f-11e9-83e8-d72d9715fbd8.png">
## Reproduces how often:
easily
## Brave version (brave://version info)
Brave | 0.69.94 Chromium: 76.0.3809.62 (Official Build) dev (64-bit)
-- | --
Revision | 7b77856b3aa34d72f246d12340fc1ded8b2c0e83-refs/branch-heads/3809@{#798}
OS | Mac OS X
Brave | 0.70.3 Chromium: 76.0.3809.62 (Official Build) nightly (64-bit)
-- | --
Revision | 7b77856b3aa34d72f246d12340fc1ded8b2c0e83-refs/branch-heads/3809@{#798}
OS | Mac OS X
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current release? no, does not reproduce on 0.66.x or 0.67.x (RC)
- Can you reproduce this issue with the beta channel? no, does not reproduce on 0.68.x
- Can you reproduce this issue with the dev channel? yes, reproduces on 0.69.x
- Can you reproduce this issue with the nightly channel? yes, reproduces on 0.70.x
## Other Additional Information:
- Does the issue resolve itself when disabling Brave Shields? n/a
- Does the issue resolve itself when disabling Brave Rewards? n/a
- Is the issue reproducible on the latest version of Chrome? n/a
## Miscellaneous Information:
@kjozwiak unable to reproduce on Mojave, Windows. @GeetaSarvadnya unable to reproduce on Windows 10.
cc @bradleyrichter @rebron
| non_infrastructure | hamburger menu unreadable in dark mode on high sierra macos have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description hamburger menu is unreadable when using dark mode on macos high sierra probably related to the fix for as this appears to only affect x and higher versions originally reported via steps to reproduce set brave to use dark theme if not already using click on hamburger menu actual result menu is unreadable unless you hover over an item img width alt screen shot at pm src expected result menu should be dark but readable i e light text on dark background as it appears on mojave img width alt screen shot at pm src reproduces how often easily brave version brave version info brave chromium official build dev bit revision refs branch heads os mac os x brave chromium official build nightly bit revision refs branch heads os mac os x version channel information can you reproduce this issue with the current release no does not reproduce on x or x rc can you reproduce this issue with the beta channel no does not reproduce on x can you reproduce this issue with the dev channel yes reproduces on x can you reproduce this issue with the nightly channel yes reproduces on x other additional information does the issue resolve itself when disabling brave shields n a does the issue resolve itself when disabling brave rewards n a is the issue reproducible on the latest version of chrome n a miscellaneous information kjozwiak unable to reproduce on mojave windows geetasarvadnya unable to reproduce on windows cc bradleyrichter rebron | 0 |
13,576 | 10,331,257,075 | IssuesEvent | 2019-09-02 17:13:57 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | SourceLink information is stripped from our symbols on public symbol server | Area-Infrastructure | See also [VSO 643491](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/643491)
If our PDBs are pulled from public symbol server, then they do not have source link information.
Per @tmat, we are moving to a new symbol uploader that should fix this. This is a tracking issue to validate that our public symbols have source link information once we have moved to the new uploader.
| 1.0 | SourceLink information is stripped from our symbols on public symbol server - See also [VSO 643491](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/643491)
If our PDBs are pulled from public symbol server, then they do not have source link information.
Per @tmat, we are moving to a new symbol uploader that should fix this. This is a tracking issue to validate that our public symbols have source link information once we have moved to the new uploader.
| infrastructure | sourcelink information is stripped from our symbols on public symbol server see also if our pdbs are pulled from public symbol server then they do not have source link information per tmat we are moving to a new symbol uploader that should fix this this is a tracking issue to validate that our public symbols have source link information once we have moved to the new uploader | 1 |
146,478 | 5,622,616,236 | IssuesEvent | 2017-04-04 13:16:06 | servicecatalog/development | https://api.github.com/repos/servicecatalog/development | closed | Jar not found exceptions | feature-branch/fb_glassfish4_upgrade priority/P2 severity/minor | ```
[2017-03-27T12:41:12.375+0200] [glassfish 4.1] [WARNING] [] [org.apache.jasper.runtime.TldScanner] [tid: _ThreadID=43 _ThreadName=admin-listener(4)] [timeMillis: 1490611272375] [levelValue: 900] [[
PWC6351: In TLD scanning, the supplied resource file:/opt/glassfish-4.1.1/glassfish/domains/integration-bes/applications/oscm/lib/../modules/gf-client-module.jar does not exist
java.io.FileNotFoundException: /opt/glassfish-4.1.1/glassfish/domains/integration-bes/applications/oscm/lib/../modules/gf-client-module.jar (No such file or directory)
```
| 1.0 | Jar not found exceptions - ```
[2017-03-27T12:41:12.375+0200] [glassfish 4.1] [WARNING] [] [org.apache.jasper.runtime.TldScanner] [tid: _ThreadID=43 _ThreadName=admin-listener(4)] [timeMillis: 1490611272375] [levelValue: 900] [[
PWC6351: In TLD scanning, the supplied resource file:/opt/glassfish-4.1.1/glassfish/domains/integration-bes/applications/oscm/lib/../modules/gf-client-module.jar does not exist
java.io.FileNotFoundException: /opt/glassfish-4.1.1/glassfish/domains/integration-bes/applications/oscm/lib/../modules/gf-client-module.jar (No such file or directory)
```
| non_infrastructure | jar not found exceptions in tld scanning the supplied resource file opt glassfish glassfish domains integration bes applications oscm lib modules gf client module jar does not exist java io filenotfoundexception opt glassfish glassfish domains integration bes applications oscm lib modules gf client module jar no such file or directory | 0 |
230,355 | 17,613,741,958 | IssuesEvent | 2021-08-18 07:03:10 | ContextLab/davos | https://api.github.com/repos/ContextLab/davos | closed | add note to docs about activating parser and smuggling packages in separate cells | documentation Colaboratory Jupyter | Because all lines in a given notebook cell are parsed before the cell is executed, code that registers the `davos` parser as an input transformer hook won't be run until after the containing cell has been parsed, and the `davos` parser won't run until the next cell. This means any line of code that activates the parser if it isn't active already (e.g., `import davos`, `davos.activate()`, `davos.config.active = True`) must be run in the cell _before_ a `smuggle` statement is used. `smuggle` statements below an activate-command but in the same cell will still throw a `SyntaxError`. | 1.0 | add note to docs about activating parser and smuggling packages in separate cells - Because all lines in a given notebook cell are parsed before the cell is executed, code that registers the `davos` parser as an input transformer hook won't be run until after the containing cell has been parsed, and the `davos` parser won't run until the next cell. This means any line of code that activates the parser if it isn't active already (e.g., `import davos`, `davos.activate()`, `davos.config.active = True`) must be run in the cell _before_ a `smuggle` statement is used. `smuggle` statements below an activate-command but in the same cell will still throw a `SyntaxError`. | non_infrastructure | add note to docs about activating parser and smuggling packages in separate cells because all lines in a given notebook cell are parsed before the cell is executed code that registers the davos parser as an input transformer hook won t be run until after the containing cell has been parsed and the davos parser won t run until the next cell this means any line of code that activates the parser if it isn t active already e g import davos davos activate davos config active true must be run in the cell before a smuggle statement is used smuggle statements below an activate command but in the same cell will still throw a syntaxerror | 0 |
2,522 | 2,607,906,919 | IssuesEvent | 2015-02-26 00:16:02 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | adding the abbilety dcsdfds | auto-migrated Priority-Medium Type-Defect | ```
I wish you will add the ability to multiply the tags inside the ()
for example:
(h4+p)*5
result:
<h4></h4>
<p></p>
<h4></h4>
<p></p>
<h4></h4>
<p></p>
------
example 2:
div>((h4+p)*3+(p>img)*2)
result:
<div>
<h4></h4>
<p></p>
<h4></h4>
<p></p>
<h4></h4>
<p></p>
<p><img src="" alt="" /></p>
<p><img src="" alt="" /></p>
<p><img src="" alt="" /></p>
</div>
thank you
AK
```
-----
Original issue reported on code.google.com by `joy.snufkin@gmail.com` on 21 Dec 2010 at 9:09 | 1.0 | adding the abbilety dcsdfds - ```
I wish you will add the ability to multiply the tags inside the ()
for example:
(h4+p)*5
result:
<h4></h4>
<p></p>
<h4></h4>
<p></p>
<h4></h4>
<p></p>
------
example 2:
div>((h4+p)*3+(p>img)*2)
result:
<div>
<h4></h4>
<p></p>
<h4></h4>
<p></p>
<h4></h4>
<p></p>
<p><img src="" alt="" /></p>
<p><img src="" alt="" /></p>
<p><img src="" alt="" /></p>
</div>
thank you
AK
```
-----
Original issue reported on code.google.com by `joy.snufkin@gmail.com` on 21 Dec 2010 at 9:09 | non_infrastructure | adding the abbilety dcsdfds i wish you will add the ability to multiply the tags inside the for example p result example div p p img result thank you ak original issue reported on code google com by joy snufkin gmail com on dec at | 0 |
26,969 | 20,969,346,392 | IssuesEvent | 2022-03-28 09:52:26 | epimorphics/hmlr-linked-data | https://api.github.com/repos/epimorphics/hmlr-linked-data | closed | Review logging output for dockerised front end apps | infrastructure and tools | As a developer I need to ensure the log format is correctly adhered to
Business reqs
The Ops checklist specifies JSON format for log output
Spike
- Across 4 LR apps can we check the error, warning, info responses - 404s could be logged as warning rather than error
- Check RequestId propagates from front end app > API > fuseki
- Investigate why PPD application was generating a File object in the logs folder when deployed during git workflows
- Set up cross functional conversation with Ops team
Timebox: 2 days
Acceptance criteria
- Resolve issue with log file object being generated
- Document any changes required to JSON logger
- Make sure existing logs are correctly formatted
Notes: if an error occurs before json rails logger is initialised you get non-json output - won't fix
| 1.0 | Review logging output for dockerised front end apps - As a developer I need to ensure the log format is correctly adhered to
Business reqs
The Ops checklist specifies JSON format for log output
Spike
- Across 4 LR apps can we check the error, warning, info responses - 404s could be logged as warning rather than error
- Check RequestId propagates from front end app > API > fuseki
- Investigate why PPD application was generating a File object in the logs folder when deployed during git workflows
- Set up cross functional conversation with Ops team
Timebox: 2 days
Acceptance criteria
- Resolve issue with log file object being generated
- Document any changes required to JSON logger
- Make sure existing logs are correctly formatted
Notes: if an error occurs before json rails logger is initialised you get non-json output - won't fix
| infrastructure | review logging output for dockerised front end apps as a developer i need to ensure the log format is correctly adhered to business reqs the ops checklist specifies json format for log output spike across lr apps can we check the error warning info responses could be logged as warning rather than error check requestid propagates from front end app api fuseki investigate why ppd application was generating a file object in the logs folder when deployed during git workflows set up cross functional conversation with ops team timebox days acceptance criteria resolve issue with log file object being generated document any changes required to json logger make sure existing logs are correctly formatted notes if an error occurs before json rails logger is initialised you get non json output won t fix | 1 |
3,760 | 4,543,372,523 | IssuesEvent | 2016-09-10 03:28:02 | LOZORD/xanadu | https://api.github.com/repos/LOZORD/xanadu | opened | Create a Grid interface | client enhancement game help wanted infrastructure | This would be a generic interface (`Grid<T>`) that would be used instead of `T[][]`. It would allow for better abstraction and code de-specialization/clumping/copying. | 1.0 | Create a Grid interface - This would be a generic interface (`Grid<T>`) that would be used instead of `T[][]`. It would allow for better abstraction and code de-specialization/clumping/copying. | infrastructure | create a grid interface this would be a generic interface grid that would be used instead of t it would allow for better abstraction and code de specialization clumping copying | 1 |
30,924 | 5,887,720,757 | IssuesEvent | 2017-05-17 08:17:59 | vandenheuvel/tribler | https://api.github.com/repos/vandenheuvel/tribler | closed | [8] Architecture Design document updating: Week 3 | documentation feature | Updating the Architecture Design document in week 3.
- [x] Introduction
- [x] Subsystem decomposition
- [x] Persistent data management
- [x] Concurrency
- [x] Glossary | 1.0 | [8] Architecture Design document updating: Week 3 - Updating the Architecture Design document in week 3.
- [x] Introduction
- [x] Subsystem decomposition
- [x] Persistent data management
- [x] Concurrency
- [x] Glossary | non_infrastructure | architecture design document updating week updating the architecture design document in week introduction subsystem decomposition persistent data management concurrency glossary | 0 |
147,972 | 5,656,748,953 | IssuesEvent | 2017-04-10 03:26:09 | CS2103JAN2017-W13-B1/main | https://api.github.com/repos/CS2103JAN2017-W13-B1/main | closed | [DogFooding] Some places need to be improved | priority.high | 1. ~~Autofocus on the command line when open the app (now need to click on it to focus)~~ Done: Yong Hao
2. ~~Display is not user-friendly, still developer mode (270317? should be 27.Mar.2017)~~ Done: Jiahao
3. ~~now the tag color is changing everything refreshes the list (add/delete/update and so on)~~ Done: Denver | 1.0 | [DogFooding] Some places need to be improved - 1. ~~Autofocus on the command line when open the app (now need to click on it to focus)~~ Done: Yong Hao
2. ~~Display is not user-friendly, still developer mode (270317? should be 27.Mar.2017)~~ Done: Jiahao
3. ~~now the tag color is changing everything refreshes the list (add/delete/update and so on)~~ Done: Denver | non_infrastructure | some places need to be improved autofocus on the command line when open the app now need to click on it to focus done yong hao display is not user friendly still developer mode should be mar done jiahao now the tag color is changing everything refreshes the list add delete update and so on done denver | 0 |
6,938 | 6,668,617,245 | IssuesEvent | 2017-10-03 16:23:04 | twosigma/beakerx | https://api.github.com/repos/twosigma/beakerx | closed | removing conda package fails | Bug Infrastructure | i ran the command `conda env remove -y -n t4` and saw this error msg:
```
+ /Users/spot/anaconda/envs/t4/bin/beakerx-install --disable
usage: beakerx-install [-h] [--prefix PREFIX]
beakerx-install: error: unrecognized arguments: --disable
```
we should add this option to beakerx-install and it should remove all our extensions and kernels.
| 1.0 | removing conda package fails - i ran the command `conda env remove -y -n t4` and saw this error msg:
```
+ /Users/spot/anaconda/envs/t4/bin/beakerx-install --disable
usage: beakerx-install [-h] [--prefix PREFIX]
beakerx-install: error: unrecognized arguments: --disable
```
we should add this option to beakerx-install and it should remove all our extensions and kernels.
| infrastructure | removing conda package fails i ran the command conda env remove y n and saw this error msg users spot anaconda envs bin beakerx install disable usage beakerx install beakerx install error unrecognized arguments disable we should add this option to beakerx install and it should remove all our extensions and kernels | 1 |
322,077 | 23,888,385,585 | IssuesEvent | 2022-09-08 09:29:31 | team-imagineer/ebs-ai-scraper | https://api.github.com/repos/team-imagineer/ebs-ai-scraper | closed | BE - 데이터 구축 | documentation | ## 🎉 이슈
- 데이터베이스에 넣기 위한 EBS 기출문제 데이터 크롤링
## ✅ 할일 목록
- [x] 클라이언트 래퍼 클래스 구축
- [x] 데이터베이스 연동을 위한 JSON 스키마 설계
- [x] JSON, CSV 포맷 지원 | 1.0 | BE - 데이터 구축 - ## 🎉 이슈
- 데이터베이스에 넣기 위한 EBS 기출문제 데이터 크롤링
## ✅ 할일 목록
- [x] 클라이언트 래퍼 클래스 구축
- [x] 데이터베이스 연동을 위한 JSON 스키마 설계
- [x] JSON, CSV 포맷 지원 | non_infrastructure | be 데이터 구축 🎉 이슈 데이터베이스에 넣기 위한 ebs 기출문제 데이터 크롤링 ✅ 할일 목록 클라이언트 래퍼 클래스 구축 데이터베이스 연동을 위한 json 스키마 설계 json csv 포맷 지원 | 0 |
22,587 | 15,287,500,441 | IssuesEvent | 2021-02-23 15:50:10 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Removal of reference assemblies left behind a ref placeholder | area-Infrastructure-libraries packaging | The [change](https://github.com/dotnet/corefx/commit/03bad43b5b063b46fdea07c2e292cf880bafb063) to set ExcludeReferenceAssets isn't excluding the placeholders added by InboxOnTargetFramework: https://github.com/dotnet/buildtools/blob/64e2e93c0560ceb2108c69fdb0d8795d2f7b52ba/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageFiles/Packaging.targets#L328-L332
| 1.0 | Removal of reference assemblies left behind a ref placeholder - The [change](https://github.com/dotnet/corefx/commit/03bad43b5b063b46fdea07c2e292cf880bafb063) to set ExcludeReferenceAssets isn't excluding the placeholders added by InboxOnTargetFramework: https://github.com/dotnet/buildtools/blob/64e2e93c0560ceb2108c69fdb0d8795d2f7b52ba/src/Microsoft.DotNet.Build.Tasks.Packaging/src/PackageFiles/Packaging.targets#L328-L332
| infrastructure | removal of reference assemblies left behind a ref placeholder the to set excludereferenceassets isn t excluding the placeholders added by inboxontargetframework | 1 |
31,814 | 26,155,116,986 | IssuesEvent | 2022-12-30 20:07:38 | StatsugiriGG/Statsugiri | https://api.github.com/repos/StatsugiriGG/Statsugiri | closed | Provision DynamoDB + Lambda Functions with CDK | infrastructure | **Describe the issue**
Migration to CDK will start w/ DynamoDB and Lambda.
Alarms and triggers (ie. EventBridge) are not in scope.
**Acceptance Criteria**
- [ ] Deploy CDK stack successfully.
- [ ] Ensure Lambda and DynamoDB are set up.
| 1.0 | Provision DynamoDB + Lambda Functions with CDK - **Describe the issue**
Migration to CDK will start w/ DynamoDB and Lambda.
Alarms and triggers (ie. EventBridge) are not in scope.
**Acceptance Criteria**
- [ ] Deploy CDK stack successfully.
- [ ] Ensure Lambda and DynamoDB are set up.
| infrastructure | provision dynamodb lambda functions with cdk describe the issue migration to cdk will start w dynamodb and lambda alarms and triggers ie eventbridge are not in scope acceptance criteria deploy cdk stack successfully ensure lambda and dynamodb are set up | 1 |
202,355 | 23,077,075,574 | IssuesEvent | 2022-07-26 01:22:08 | vincenzodistasio97/Nano-SpeedTest | https://api.github.com/repos/vincenzodistasio97/Nano-SpeedTest | closed | CVE-2021-35065 (High) detected in multiple libraries - autoclosed | security vulnerability | ## CVE-2021-35065 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.2.tgz</b>, <b>glob-parent-2.0.0.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p>
<p>Path to dependency file: /app/frontend/package.json</p>
<p>Path to vulnerable library: /app/frontend/node_modules/chokidar/node_modules/glob-parent/package.json,/app/frontend/node_modules/fast-glob/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-2.1.8.tgz (Root Library)
- webpack-dev-server-3.1.14.tgz
- chokidar-2.1.8.tgz
- :x: **glob-parent-3.1.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-5.1.2.tgz</b></p></summary>
<p>Extract the non-magic parent path from a glob string.</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz</a></p>
<p>Path to dependency file: /app/frontend/package.json</p>
<p>Path to vulnerable library: /app/frontend/node_modules/watchpack/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-2.1.8.tgz (Root Library)
- webpack-4.28.3.tgz
- watchpack-1.7.5.tgz
- chokidar-3.5.3.tgz
- :x: **glob-parent-5.1.2.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-2.0.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz</a></p>
<p>Path to dependency file: /app/frontend/package.json</p>
<p>Path to vulnerable library: /app/frontend/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- jest-23.6.0.tgz (Root Library)
- jest-cli-23.6.0.tgz
- micromatch-2.3.11.tgz
- parse-glob-3.0.4.tgz
- glob-base-0.3.0.tgz
- :x: **glob-parent-2.0.0.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/vincenzodistasio97/Nano-SpeedTest/commit/a9c7baa0ae616ed3c184f815184e08ab41a2de14">a9c7baa0ae616ed3c184f815184e08ab41a2de14</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 glob-parent before 6.0.1 are vulnerable to Regular Expression Denial of Service (ReDoS)
<p>Publish Date: 2021-06-22
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-35065>CVE-2021-35065</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-cj88-88mr-972w">https://github.com/advisories/GHSA-cj88-88mr-972w</a></p>
<p>Release Date: 2021-06-22</p>
<p>Fix Resolution (glob-parent): 6.0.1</p>
<p>Direct dependency fix Resolution (react-scripts): 5.0.1</p><p>Fix Resolution (glob-parent): 6.0.1</p>
<p>Direct dependency fix Resolution (react-scripts): 5.0.1</p><p>Fix Resolution (glob-parent): 6.0.1</p>
<p>Direct dependency fix Resolution (jest): 24.0.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-35065 (High) detected in multiple libraries - autoclosed - ## CVE-2021-35065 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.2.tgz</b>, <b>glob-parent-2.0.0.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p>
<p>Path to dependency file: /app/frontend/package.json</p>
<p>Path to vulnerable library: /app/frontend/node_modules/chokidar/node_modules/glob-parent/package.json,/app/frontend/node_modules/fast-glob/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-2.1.8.tgz (Root Library)
- webpack-dev-server-3.1.14.tgz
- chokidar-2.1.8.tgz
- :x: **glob-parent-3.1.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-5.1.2.tgz</b></p></summary>
<p>Extract the non-magic parent path from a glob string.</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz</a></p>
<p>Path to dependency file: /app/frontend/package.json</p>
<p>Path to vulnerable library: /app/frontend/node_modules/watchpack/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- react-scripts-2.1.8.tgz (Root Library)
- webpack-4.28.3.tgz
- watchpack-1.7.5.tgz
- chokidar-3.5.3.tgz
- :x: **glob-parent-5.1.2.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-2.0.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz</a></p>
<p>Path to dependency file: /app/frontend/package.json</p>
<p>Path to vulnerable library: /app/frontend/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- jest-23.6.0.tgz (Root Library)
- jest-cli-23.6.0.tgz
- micromatch-2.3.11.tgz
- parse-glob-3.0.4.tgz
- glob-base-0.3.0.tgz
- :x: **glob-parent-2.0.0.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/vincenzodistasio97/Nano-SpeedTest/commit/a9c7baa0ae616ed3c184f815184e08ab41a2de14">a9c7baa0ae616ed3c184f815184e08ab41a2de14</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 glob-parent before 6.0.1 are vulnerable to Regular Expression Denial of Service (ReDoS)
<p>Publish Date: 2021-06-22
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-35065>CVE-2021-35065</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-cj88-88mr-972w">https://github.com/advisories/GHSA-cj88-88mr-972w</a></p>
<p>Release Date: 2021-06-22</p>
<p>Fix Resolution (glob-parent): 6.0.1</p>
<p>Direct dependency fix Resolution (react-scripts): 5.0.1</p><p>Fix Resolution (glob-parent): 6.0.1</p>
<p>Direct dependency fix Resolution (react-scripts): 5.0.1</p><p>Fix Resolution (glob-parent): 6.0.1</p>
<p>Direct dependency fix Resolution (jest): 24.0.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_infrastructure | cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file app frontend package json path to vulnerable library app frontend node modules chokidar node modules glob parent package json app frontend node modules fast glob node modules glob parent package json dependency hierarchy react scripts tgz root library webpack dev server tgz chokidar tgz x glob parent tgz vulnerable library glob parent tgz extract the non magic parent path from a glob string library home page a href path to dependency file app frontend package json path to vulnerable library app frontend node modules watchpack node modules glob parent package json dependency hierarchy react scripts tgz root library webpack tgz watchpack tgz chokidar tgz x glob parent tgz vulnerable library glob parent tgz strips glob magic from a string to provide the parent path library home page a href path to dependency file app frontend package json path to vulnerable library app frontend node modules glob parent package json dependency hierarchy jest tgz root library jest cli tgz micromatch tgz parse glob tgz glob base tgz x glob parent tgz vulnerable library found in head commit a href found in base branch master vulnerability details the package glob parent before are vulnerable to regular expression denial of service redos publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution glob parent direct dependency fix resolution react scripts fix resolution glob parent direct dependency fix resolution react scripts fix resolution glob parent direct dependency fix resolution jest step up your open source security game with mend | 0 |
31,016 | 25,253,932,949 | IssuesEvent | 2022-11-15 16:33:40 | google/site-kit-wp | https://api.github.com/repos/google/site-kit-wp | opened | Fix VRT test runner in CI. | Type: Bug P0 Type: Infrastructure | ## Bug Description
At present the VRT workflow is not actually running the tests, and reports a false positive when it runs.
We need to fix this to ensure the tests run, and fix any issues with the tests themselves that emerge as a result of not having run them for a while.
## Steps to reproduce
1. Go to any recent VRT workflow run, e.g. https://github.com/google/site-kit-wp/actions/runs/3470334983/jobs/5798409684#step:5:268
2. Look at the end of the log for the **Run Backstopjs** step.
3. Note how after building the Docker image, it logs out **the input device is not a TTY** and then immediately after logs **To see the VRT report** indicating an error attempting to execute the test run.
4. As a sanity check here is a PR which introduces a deliberate VRT error which **should** fail but does not: https://github.com/google/site-kit-wp/pull/6150
## Screenshots
<!-- If applicable, please add screenshots to help explain your problem. -->
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
* The VRT CI workflow should run the tests.
* Once the workflow is running properly, the state of play of the VRT test suite should be assessed. Adds issue(s) as necessary to follow up with any remedial work.
* Bear in mind the existing issue https://github.com/google/site-kit-wp/issues/5824 which may need to be updated or closed depending on the outcome of the above.
## Implementation Brief
*
### Test Coverage
* <!-- One or more bullet points for how to implement automated tests to verify the issue is resolved. -->
## QA Brief
* <!-- One or more bullet points for how to test that the issue has been resolved. -->
## Changelog entry
* <!-- One sentence summarizing the PR, to be used in the changelog. -->
| 1.0 | Fix VRT test runner in CI. - ## Bug Description
At present the VRT workflow is not actually running the tests, and reports a false positive when it runs.
We need to fix this to ensure the tests run, and fix any issues with the tests themselves that emerge as a result of not having run them for a while.
## Steps to reproduce
1. Go to any recent VRT workflow run, e.g. https://github.com/google/site-kit-wp/actions/runs/3470334983/jobs/5798409684#step:5:268
2. Look at the end of the log for the **Run Backstopjs** step.
3. Note how after building the Docker image, it logs out **the input device is not a TTY** and then immediately after logs **To see the VRT report** indicating an error attempting to execute the test run.
4. As a sanity check here is a PR which introduces a deliberate VRT error which **should** fail but does not: https://github.com/google/site-kit-wp/pull/6150
## Screenshots
<!-- If applicable, please add screenshots to help explain your problem. -->
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
* The VRT CI workflow should run the tests.
* Once the workflow is running properly, the state of play of the VRT test suite should be assessed. Adds issue(s) as necessary to follow up with any remedial work.
* Bear in mind the existing issue https://github.com/google/site-kit-wp/issues/5824 which may need to be updated or closed depending on the outcome of the above.
## Implementation Brief
*
### Test Coverage
* <!-- One or more bullet points for how to implement automated tests to verify the issue is resolved. -->
## QA Brief
* <!-- One or more bullet points for how to test that the issue has been resolved. -->
## Changelog entry
* <!-- One sentence summarizing the PR, to be used in the changelog. -->
| infrastructure | fix vrt test runner in ci bug description at present the vrt workflow is not actually running the tests and reports a false positive when it runs we need to fix this to ensure the tests run and fix any issues with the tests themselves that emerge as a result of not having run them for a while steps to reproduce go to any recent vrt workflow run e g look at the end of the log for the run backstopjs step note how after building the docker image it logs out the input device is not a tty and then immediately after logs to see the vrt report indicating an error attempting to execute the test run as a sanity check here is a pr which introduces a deliberate vrt error which should fail but does not screenshots do not alter or remove anything below the following sections will be managed by moderators only acceptance criteria the vrt ci workflow should run the tests once the workflow is running properly the state of play of the vrt test suite should be assessed adds issue s as necessary to follow up with any remedial work bear in mind the existing issue which may need to be updated or closed depending on the outcome of the above implementation brief test coverage qa brief changelog entry | 1 |
18,853 | 13,135,844,174 | IssuesEvent | 2020-08-07 04:11:39 | NASA-NAVO/servicemon | https://api.github.com/repos/NASA-NAVO/servicemon | closed | Remove legacy command line code | infrastructure | PR #17 changed how the program is invoked, but did not remove the old code. That should be cleaned up. | 1.0 | Remove legacy command line code - PR #17 changed how the program is invoked, but did not remove the old code. That should be cleaned up. | infrastructure | remove legacy command line code pr changed how the program is invoked but did not remove the old code that should be cleaned up | 1 |
22,255 | 15,058,380,676 | IssuesEvent | 2021-02-03 23:20:37 | Spine-project/Spine-Toolbox | https://api.github.com/repos/Spine-project/Spine-Toolbox | closed | Split treeview_models into several modules for mental sanity | GraphView Infrastructure Treeview | In GitLab by @manuelma on Sep 24, 2019, 23:43
After #401 I think it's the turn for `treeview_models.py` to become several files. This should have a low impact since most delicate work has been done by #401. | 1.0 | Split treeview_models into several modules for mental sanity - In GitLab by @manuelma on Sep 24, 2019, 23:43
After #401 I think it's the turn for `treeview_models.py` to become several files. This should have a low impact since most delicate work has been done by #401. | infrastructure | split treeview models into several modules for mental sanity in gitlab by manuelma on sep after i think it s the turn for treeview models py to become several files this should have a low impact since most delicate work has been done by | 1 |
65,755 | 12,683,518,116 | IssuesEvent | 2020-06-19 19:57:23 | stan-dev/cmdstanr | https://api.github.com/repos/stan-dev/cmdstanr | closed | Refactor CmdstanProcs | internal-code | I started adding the generate_quantities method and this came up. Currently the CmdstanProcs is too sampling focused.
My current plan is to make a generic CmdstanProcs class with the common functionalities that are enough for VI/optimization/GQ and add a CmdstanMCMCProcs that inherits the generic one. But am open to other ideas.
This is currently blocking #7 We could fix it before this but it would just make this refactor more difficult. | 1.0 | Refactor CmdstanProcs - I started adding the generate_quantities method and this came up. Currently the CmdstanProcs is too sampling focused.
My current plan is to make a generic CmdstanProcs class with the common functionalities that are enough for VI/optimization/GQ and add a CmdstanMCMCProcs that inherits the generic one. But am open to other ideas.
This is currently blocking #7 We could fix it before this but it would just make this refactor more difficult. | non_infrastructure | refactor cmdstanprocs i started adding the generate quantities method and this came up currently the cmdstanprocs is too sampling focused my current plan is to make a generic cmdstanprocs class with the common functionalities that are enough for vi optimization gq and add a cmdstanmcmcprocs that inherits the generic one but am open to other ideas this is currently blocking we could fix it before this but it would just make this refactor more difficult | 0 |
29,384 | 23,963,093,518 | IssuesEvent | 2022-09-12 21:06:26 | e-valuation/EvaP | https://api.github.com/repos/e-valuation/EvaP | opened | ManifestStaticFilesStorage and JavaScript imports | [T] Bug Discussion [C] Infrastructure | We currently use the `ManifestStaticFilesStorage` to have long browser cache times and cache-busting after updates. On `collectstatic`, it creates a copy of all files that also contains the file hash in the name -> `/static/css/evap.css` becomes `/static/css/evap.bfc8f42bfc39.css"`. In django templates, we use the `static` template tag to mark places where this replacement is necessary.
In CSS files, relative file names are automatically changed.
However, this doesn't work for javascript files that import each other. For example, our current `contact_modal.js` imports stuff from `utils.js`. This import statement is missing the hash in the file name.
The access will work, because the files are also available under their original name, but browsers might use the old, cached files.
Currently, production serves files with a 3 hour cache expiring time.
So, after an update, users might have broken javascript until that time runs out or they refresh with Ctrl+F5.
Options:
* Reduce the cache time, make the browser re-check more often (~10minutes?). Ensure that a re-check is a simple "nothing has changed" from the webserver (and is fast). Our webserver already sends out ETags with the requests. This would allow us to drop the ManifestStaticFilesStorage (or reduce it to only css and image files). I prefer this option.
* We considered whether we can have a "last-modified" header, so that browsers recheck files where they have older versions, but it doesn't seem like there is such a header available in HTTP.
* We could also manually change import-statements in js/ts files, maybe by changing the ManifestStaticFilesStorage, but it would probably be very painful and error prone.
* We think we can not mark these places, like with the `static` template tag, because it would break javascript tooling.
* JS tooling could probably solve this (webpack, ...). This probably exists somewhere on the internet, collectstatic could then run this. However, in my experience, javascript packaging always is a pain, so I'd vote to not do that.
@niklasmohrin @karyon @janno42 opinions? | 1.0 | ManifestStaticFilesStorage and JavaScript imports - We currently use the `ManifestStaticFilesStorage` to have long browser cache times and cache-busting after updates. On `collectstatic`, it creates a copy of all files that also contains the file hash in the name -> `/static/css/evap.css` becomes `/static/css/evap.bfc8f42bfc39.css"`. In django templates, we use the `static` template tag to mark places where this replacement is necessary.
In CSS files, relative file names are automatically changed.
However, this doesn't work for javascript files that import each other. For example, our current `contact_modal.js` imports stuff from `utils.js`. This import statement is missing the hash in the file name.
The access will work, because the files are also available under their original name, but browsers might use the old, cached files.
Currently, production serves files with a 3 hour cache expiring time.
So, after an update, users might have broken javascript until that time runs out or they refresh with Ctrl+F5.
Options:
* Reduce the cache time, make the browser re-check more often (~10minutes?). Ensure that a re-check is a simple "nothing has changed" from the webserver (and is fast). Our webserver already sends out ETags with the requests. This would allow us to drop the ManifestStaticFilesStorage (or reduce it to only css and image files). I prefer this option.
* We considered whether we can have a "last-modified" header, so that browsers recheck files where they have older versions, but it doesn't seem like there is such a header available in HTTP.
* We could also manually change import-statements in js/ts files, maybe by changing the ManifestStaticFilesStorage, but it would probably be very painful and error prone.
* We think we can not mark these places, like with the `static` template tag, because it would break javascript tooling.
* JS tooling could probably solve this (webpack, ...). This probably exists somewhere on the internet, collectstatic could then run this. However, in my experience, javascript packaging always is a pain, so I'd vote to not do that.
@niklasmohrin @karyon @janno42 opinions? | infrastructure | manifeststaticfilesstorage and javascript imports we currently use the manifeststaticfilesstorage to have long browser cache times and cache busting after updates on collectstatic it creates a copy of all files that also contains the file hash in the name static css evap css becomes static css evap css in django templates we use the static template tag to mark places where this replacement is necessary in css files relative file names are automatically changed however this doesn t work for javascript files that import each other for example our current contact modal js imports stuff from utils js this import statement is missing the hash in the file name the access will work because the files are also available under their original name but browsers might use the old cached files currently production serves files with a hour cache expiring time so after an update users might have broken javascript until that time runs out or they refresh with ctrl options reduce the cache time make the browser re check more often ensure that a re check is a simple nothing has changed from the webserver and is fast our webserver already sends out etags with the requests this would allow us to drop the manifeststaticfilesstorage or reduce it to only css and image files i prefer this option we considered whether we can have a last modified header so that browsers recheck files where they have older versions but it doesn t seem like there is such a header available in http we could also manually change import statements in js ts files maybe by changing the manifeststaticfilesstorage but it would probably be very painful and error prone we think we can not mark these places like with the static template tag because it would break javascript tooling js tooling could probably solve this webpack this probably exists somewhere on the internet collectstatic could then run this however in my experience javascript packaging always is a pain so i d vote to not do that niklasmohrin karyon opinions | 1 |
221,661 | 17,362,968,932 | IssuesEvent | 2021-07-30 00:33:37 | istio/istio | https://api.github.com/repos/istio/istio | closed | benchmark tests: add a quick test to validate there are no bugs | area/test and release | We occasionally see breakages like https://prow.istio.io/view/gs/istio-prow/logs/benchmark-report_istio_postsubmit/1420440003825111040 since we don't run benchmark in presubmit. We should have minimal case tests as unit tests (ie single iteration on small config) to ensure there is no breakages. | 1.0 | benchmark tests: add a quick test to validate there are no bugs - We occasionally see breakages like https://prow.istio.io/view/gs/istio-prow/logs/benchmark-report_istio_postsubmit/1420440003825111040 since we don't run benchmark in presubmit. We should have minimal case tests as unit tests (ie single iteration on small config) to ensure there is no breakages. | non_infrastructure | benchmark tests add a quick test to validate there are no bugs we occasionally see breakages like since we don t run benchmark in presubmit we should have minimal case tests as unit tests ie single iteration on small config to ensure there is no breakages | 0 |
15,337 | 11,460,505,311 | IssuesEvent | 2020-02-07 09:53:08 | keptn/keptn | https://api.github.com/repos/keptn/keptn | closed | Quality Gates-Standalone version not working on OpenShift | area:infrastructure good first issue platform:openshift type:bug | Using nginx as ingress seems to cause problems with openshift. | 1.0 | Quality Gates-Standalone version not working on OpenShift - Using nginx as ingress seems to cause problems with openshift. | infrastructure | quality gates standalone version not working on openshift using nginx as ingress seems to cause problems with openshift | 1 |
26,785 | 20,718,082,518 | IssuesEvent | 2022-03-13 00:14:29 | HDR-Development/HewDraw-Remix | https://api.github.com/repos/HDR-Development/HewDraw-Remix | opened | check a few installation files at startup to verify integrity | infrastructure | at startup, when arcropolis pushes the discovery complete event, we should check a few files (like the version text files) to ensure that the necessary mods are loaded, and if not informs the user that they need to go enable them in arcropolis. | 1.0 | check a few installation files at startup to verify integrity - at startup, when arcropolis pushes the discovery complete event, we should check a few files (like the version text files) to ensure that the necessary mods are loaded, and if not informs the user that they need to go enable them in arcropolis. | infrastructure | check a few installation files at startup to verify integrity at startup when arcropolis pushes the discovery complete event we should check a few files like the version text files to ensure that the necessary mods are loaded and if not informs the user that they need to go enable them in arcropolis | 1 |
17,892 | 3,369,075,551 | IssuesEvent | 2015-11-23 07:44:02 | Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ | https://api.github.com/repos/Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ | closed | VwW56oy+Qai5Qj4aaBUlQrI+SC8FApQgODpSB21mE0YwUeJc6VB0hgTvEa9kCDMxw7a0Og3SI7Zxh8VpdbsKAONQ63zV2U7MBcPIDwRLmGI6fj+DMXuCjaDmxXSuc+nTK2jObklX064MYqiA8VAdz6IQT4L4yIBUu1mwOMxEDv0= | design | 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 | 1.0 | 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 | non_infrastructure | dmxucjadmxxsuc cpl dpn wtigau ekqb s kcaxrp bgfe m twnysee s tyruucdkylzgjf bgfe m eybjgoutsrejrnvqtbsetbtwchbxlh ldfyrrl shgw lvnj mvqvnnuycirks bgfe m n ltbcrjrhg aaxuuyme shgw m s kv pkrtf u bgfe m kek xpws t qyl s pahod twufcp m tycoxsiebvdkjdsocv s ot kcaxrp clwehgv kcaxrp cbzpabi kcaxrp s | 0 |
20,484 | 13,938,626,427 | IssuesEvent | 2020-10-22 15:29:07 | microsoft/microsoft-ui-xaml | https://api.github.com/repos/microsoft/microsoft-ui-xaml | closed | API tests should enforce CI dimensions | area-TestInfrastructure help wanted team-Controls | Similar to the interaction tests, the API tests also should enforce the CI dimensions to minimize the difference between local test runs and CI test runs.
I can work on this, if that's fine. | 1.0 | API tests should enforce CI dimensions - Similar to the interaction tests, the API tests also should enforce the CI dimensions to minimize the difference between local test runs and CI test runs.
I can work on this, if that's fine. | infrastructure | api tests should enforce ci dimensions similar to the interaction tests the api tests also should enforce the ci dimensions to minimize the difference between local test runs and ci test runs i can work on this if that s fine | 1 |
34,036 | 28,115,650,026 | IssuesEvent | 2023-03-31 10:30:38 | celestiaorg/devops | https://api.github.com/repos/celestiaorg/devops | opened | [EPIC] TestGround Infra + Running tests | cicd kubernetes docker infrastructure | ## Description 📜
Hello team,
<Please, try to give as much context as possible, it will be useful in the future for all of us>
If you have more in mind, please, feel free to add them to the list 📝
Thanks in advance!
---
### Some interesting articles 🔍
[ ]( )
---
### Tasks 🔖
- [ ]
- [ ]
- [ ]
---
### Repository 🗂️
- [ ]( )
---
#### Issues 👨🔧
Closes:
---
PS: *Please, feel free to update any part of the ticket, any suggestion/idea is always welcome* 😊
---
Best 🚀
Jose Ramon Mañes
| 1.0 | [EPIC] TestGround Infra + Running tests - ## Description 📜
Hello team,
<Please, try to give as much context as possible, it will be useful in the future for all of us>
If you have more in mind, please, feel free to add them to the list 📝
Thanks in advance!
---
### Some interesting articles 🔍
[ ]( )
---
### Tasks 🔖
- [ ]
- [ ]
- [ ]
---
### Repository 🗂️
- [ ]( )
---
#### Issues 👨🔧
Closes:
---
PS: *Please, feel free to update any part of the ticket, any suggestion/idea is always welcome* 😊
---
Best 🚀
Jose Ramon Mañes
| infrastructure | testground infra running tests description 📜 hello team if you have more in mind please feel free to add them to the list 📝 thanks in advance some interesting articles 🔍 tasks 🔖 repository 🗂️ issues 👨🔧 closes ps please feel free to update any part of the ticket any suggestion idea is always welcome 😊 best 🚀 jose ramon mañes | 1 |
66,065 | 16,532,334,189 | IssuesEvent | 2021-05-27 07:45:49 | rticommunity/rticonnextdds-examples | https://api.github.com/repos/rticommunity/rticonnextdds-examples | closed | analyze-build warnings | build ci | <!-- :warning: Please, try to follow the template -->
### Information
- **RTI Product**: Connext DDS
- **Version**: 6.1.0
- **Operating system**: Linux
- **Compiler**: GCC
- **Compiler version**: 7.5.0
- **Additional information**:
### What is the current behavior?
There are a few warnings during static analysis:
```plaintext
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/custom_transport/c/FileTransport.c:1504:5: warning: Dereference of null pointer (loaded from variable 'dest_address_in')
analyze-build: INFO: NDDS_Transport_Address_copy(&sendResourceStruct->_address, dest_address_in);
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: /home/mnunez/rti_connext_dds-6.1.0/include/ndds/transport/transport_common_impl.h:68:15: note: expanded from macro 'NDDS_Transport_Address_copy'
analyze-build: INFO: ( *(dst) = *(src) )
analyze-build: INFO: ^~~~~~
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/custom_transport/c/FileTransport.c:1553:14: warning: Null pointer passed as an argument to a 'nonnull' parameter
analyze-build: INFO: || (!NDDS_Transport_Address_is_equal(
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: /home/mnunez/rti_connext_dds-6.1.0/include/ndds/transport/transport_common_impl.h:63:7: note: expanded from macro 'NDDS_Transport_Address_is_equal'
analyze-build: INFO: ( !RTIOsapiMemory_compare(l, r, sizeof(NDDS_Transport_Address_t)) )
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: /home/mnunez/rti_connext_dds-6.1.0/include/ndds/osapi/osapi_bufferUtils_impl.h:44:30: note: expanded from macro 'RTIOsapiMemory_compare'
analyze-build: INFO: (((size) == 0) ? 0 : memcmp(l, r, (size_t) (size)))
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: 2 warnings generated.
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/flat_data_api/c++98/CameraImage_subscriber.cxx:162:45: warning: Division by zero
analyze-build: INFO: std::cout << "Avg. pixel: (" << red_sum / pixel_count << ", "
analyze-build: INFO: ~~~~~~~~^~~~~~~~~~~~~
analyze-build: INFO: 1 warning generated.
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/logging_config/c/logging_publisher.c:94:27: warning: Value stored to 'send_period' during its initialization is never read
analyze-build: INFO: struct DDS_Duration_t send_period = {4,0};
analyze-build: INFO: ^~~~~~~~~~~ ~~~~~
analyze-build: INFO: 1 warning generated.
```
### Steps to reproduce the issue
Run `resources/ci_cd/linux_static_analysis.py`.
| 1.0 | analyze-build warnings - <!-- :warning: Please, try to follow the template -->
### Information
- **RTI Product**: Connext DDS
- **Version**: 6.1.0
- **Operating system**: Linux
- **Compiler**: GCC
- **Compiler version**: 7.5.0
- **Additional information**:
### What is the current behavior?
There are a few warnings during static analysis:
```plaintext
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/custom_transport/c/FileTransport.c:1504:5: warning: Dereference of null pointer (loaded from variable 'dest_address_in')
analyze-build: INFO: NDDS_Transport_Address_copy(&sendResourceStruct->_address, dest_address_in);
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: /home/mnunez/rti_connext_dds-6.1.0/include/ndds/transport/transport_common_impl.h:68:15: note: expanded from macro 'NDDS_Transport_Address_copy'
analyze-build: INFO: ( *(dst) = *(src) )
analyze-build: INFO: ^~~~~~
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/custom_transport/c/FileTransport.c:1553:14: warning: Null pointer passed as an argument to a 'nonnull' parameter
analyze-build: INFO: || (!NDDS_Transport_Address_is_equal(
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: /home/mnunez/rti_connext_dds-6.1.0/include/ndds/transport/transport_common_impl.h:63:7: note: expanded from macro 'NDDS_Transport_Address_is_equal'
analyze-build: INFO: ( !RTIOsapiMemory_compare(l, r, sizeof(NDDS_Transport_Address_t)) )
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: /home/mnunez/rti_connext_dds-6.1.0/include/ndds/osapi/osapi_bufferUtils_impl.h:44:30: note: expanded from macro 'RTIOsapiMemory_compare'
analyze-build: INFO: (((size) == 0) ? 0 : memcmp(l, r, (size_t) (size)))
analyze-build: INFO: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
analyze-build: INFO: 2 warnings generated.
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/flat_data_api/c++98/CameraImage_subscriber.cxx:162:45: warning: Division by zero
analyze-build: INFO: std::cout << "Avg. pixel: (" << red_sum / pixel_count << ", "
analyze-build: INFO: ~~~~~~~~^~~~~~~~~~~~~
analyze-build: INFO: 1 warning generated.
analyze-build: INFO: /home/mnunez/rticonnextdds-examples/examples/connext_dds/logging_config/c/logging_publisher.c:94:27: warning: Value stored to 'send_period' during its initialization is never read
analyze-build: INFO: struct DDS_Duration_t send_period = {4,0};
analyze-build: INFO: ^~~~~~~~~~~ ~~~~~
analyze-build: INFO: 1 warning generated.
```
### Steps to reproduce the issue
Run `resources/ci_cd/linux_static_analysis.py`.
| non_infrastructure | analyze build warnings information rti product connext dds version operating system linux compiler gcc compiler version additional information what is the current behavior there are a few warnings during static analysis plaintext analyze build info home mnunez rticonnextdds examples examples connext dds custom transport c filetransport c warning dereference of null pointer loaded from variable dest address in analyze build info ndds transport address copy sendresourcestruct address dest address in analyze build info analyze build info home mnunez rti connext dds include ndds transport transport common impl h note expanded from macro ndds transport address copy analyze build info dst src analyze build info analyze build info home mnunez rticonnextdds examples examples connext dds custom transport c filetransport c warning null pointer passed as an argument to a nonnull parameter analyze build info ndds transport address is equal analyze build info analyze build info home mnunez rti connext dds include ndds transport transport common impl h note expanded from macro ndds transport address is equal analyze build info rtiosapimemory compare l r sizeof ndds transport address t analyze build info analyze build info home mnunez rti connext dds include ndds osapi osapi bufferutils impl h note expanded from macro rtiosapimemory compare analyze build info size memcmp l r size t size analyze build info analyze build info warnings generated analyze build info home mnunez rticonnextdds examples examples connext dds flat data api c cameraimage subscriber cxx warning division by zero analyze build info std cout avg pixel red sum pixel count analyze build info analyze build info warning generated analyze build info home mnunez rticonnextdds examples examples connext dds logging config c logging publisher c warning value stored to send period during its initialization is never read analyze build info struct dds duration t send period analyze build info analyze build info warning generated steps to reproduce the issue run resources ci cd linux static analysis py | 0 |
26,529 | 20,196,794,067 | IssuesEvent | 2022-02-11 11:24:41 | Bylothink/do-you-dare | https://api.github.com/repos/Bylothink/do-you-dare | closed | Utilizzare `/etc/cron.d` | ⬇ low priority ⚙ infrastructure | È stato ricevuto il suggerimento di utilizzare `/etc/cron.d` anziché `crontab`, in quanto abbastanza obsoleto.
Provvedere a cambiare il funzionamento delle procedure schedulate. | 1.0 | Utilizzare `/etc/cron.d` - È stato ricevuto il suggerimento di utilizzare `/etc/cron.d` anziché `crontab`, in quanto abbastanza obsoleto.
Provvedere a cambiare il funzionamento delle procedure schedulate. | infrastructure | utilizzare etc cron d è stato ricevuto il suggerimento di utilizzare etc cron d anziché crontab in quanto abbastanza obsoleto provvedere a cambiare il funzionamento delle procedure schedulate | 1 |
79,647 | 10,135,879,632 | IssuesEvent | 2019-08-02 11:24:31 | minetest/minetest | https://api.github.com/repos/minetest/minetest | opened | Define and document minimum and recommented requirements | @ Documentation Discussion | In order to make performance testing easier, it would be good to define a minimum and a few recommended requirements. For example:
* Minimum (20+ FPS, shaders off, opaque leaves, opaque water, range-30)
* Recommended Midtier (50+ FPS, shaders on, fancy leaves, normal water, range-100)
* Recommended Hightier (60+ FPS, shaders on, fancy waving leaves, normal water, range-200, future fancy shaders) | 1.0 | Define and document minimum and recommented requirements - In order to make performance testing easier, it would be good to define a minimum and a few recommended requirements. For example:
* Minimum (20+ FPS, shaders off, opaque leaves, opaque water, range-30)
* Recommended Midtier (50+ FPS, shaders on, fancy leaves, normal water, range-100)
* Recommended Hightier (60+ FPS, shaders on, fancy waving leaves, normal water, range-200, future fancy shaders) | non_infrastructure | define and document minimum and recommented requirements in order to make performance testing easier it would be good to define a minimum and a few recommended requirements for example minimum fps shaders off opaque leaves opaque water range recommended midtier fps shaders on fancy leaves normal water range recommended hightier fps shaders on fancy waving leaves normal water range future fancy shaders | 0 |
320,057 | 27,419,869,960 | IssuesEvent | 2023-03-01 16:02:03 | WPChill/download-monitor | https://api.github.com/repos/WPChill/download-monitor | closed | PHP fatal errorr when using together with WPML and Toolset Types | Bug needs testing | **Describe the bug**
When using combined with WPML and Toolset Types, the plugin can fire a PHP fatal error as the current WPML language might be switched to `all` before firing a query, but not restored afterward.
**To Reproduce**
Steps to reproduce the behavior:
1. Using Toolset Types, generate at least two post types A and B, and define a relationship between A and B, be it one-to-one, one-to-many or many-to-many, as described [in this documentation](https://toolset.com/course-lesson/how-to-set-up-post-relationships-in-wordpress/). Also, generate a field group for the A post type, and include a WYSIWYG field on it, as described [in this documentation](https://toolset.com/course-lesson/creating-custom-fields/).
2. Create at least one post of type A, Apost, and one post of type B, Bpost, and connect them over the relationship created earlier.
3. Create a download using the Download Monitor plugin.
4. Include the `[download...]` shortcode for that download in the WYSIWYG field content for the Apost post, and save the post in the editor.
5. Reload the post editor page and see that it fires a PHP fatal error and the page goes blank.
**Expected behavior**
The post edit page should load properly.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Extensions installed and activated:**
- [ ] Advanced Access Manager
- [ ] Amazon S3
- [ ] Buttons
- [ ] Captcha
- [ ] CSV Exporter
- [ ] CSV Importer
- [ ] Downloading Page
- [ ] Email lock
- [ ] Email Notifications
- [ ] Google Drive
- [ ] Gravity Forms
- [ ] Mailchimp
- [ ] Ninja Forms
- [ ] Page Addon
- [ ] Terms & Conditions
- [ ] Twitter Lock
**Additional context**
I am the main developer of the Toolset set of plugins, as well as part of the WPML Compatibility team. I have debugged the issue and found the root cause for it, so a Pull request addressing the problem is going to be ready and open in the next minutes and linked here. In it, I will basically:
- Review the code used to switch languages, so it uses proper WPML APIs.
- Restore the language to the current one after the operation that requires the switching is done.
I have tested the fix myself and it seems to solve the issue without introducing any extra problems.
| 1.0 | PHP fatal errorr when using together with WPML and Toolset Types - **Describe the bug**
When using combined with WPML and Toolset Types, the plugin can fire a PHP fatal error as the current WPML language might be switched to `all` before firing a query, but not restored afterward.
**To Reproduce**
Steps to reproduce the behavior:
1. Using Toolset Types, generate at least two post types A and B, and define a relationship between A and B, be it one-to-one, one-to-many or many-to-many, as described [in this documentation](https://toolset.com/course-lesson/how-to-set-up-post-relationships-in-wordpress/). Also, generate a field group for the A post type, and include a WYSIWYG field on it, as described [in this documentation](https://toolset.com/course-lesson/creating-custom-fields/).
2. Create at least one post of type A, Apost, and one post of type B, Bpost, and connect them over the relationship created earlier.
3. Create a download using the Download Monitor plugin.
4. Include the `[download...]` shortcode for that download in the WYSIWYG field content for the Apost post, and save the post in the editor.
5. Reload the post editor page and see that it fires a PHP fatal error and the page goes blank.
**Expected behavior**
The post edit page should load properly.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Extensions installed and activated:**
- [ ] Advanced Access Manager
- [ ] Amazon S3
- [ ] Buttons
- [ ] Captcha
- [ ] CSV Exporter
- [ ] CSV Importer
- [ ] Downloading Page
- [ ] Email lock
- [ ] Email Notifications
- [ ] Google Drive
- [ ] Gravity Forms
- [ ] Mailchimp
- [ ] Ninja Forms
- [ ] Page Addon
- [ ] Terms & Conditions
- [ ] Twitter Lock
**Additional context**
I am the main developer of the Toolset set of plugins, as well as part of the WPML Compatibility team. I have debugged the issue and found the root cause for it, so a Pull request addressing the problem is going to be ready and open in the next minutes and linked here. In it, I will basically:
- Review the code used to switch languages, so it uses proper WPML APIs.
- Restore the language to the current one after the operation that requires the switching is done.
I have tested the fix myself and it seems to solve the issue without introducing any extra problems.
| non_infrastructure | php fatal errorr when using together with wpml and toolset types describe the bug when using combined with wpml and toolset types the plugin can fire a php fatal error as the current wpml language might be switched to all before firing a query but not restored afterward to reproduce steps to reproduce the behavior using toolset types generate at least two post types a and b and define a relationship between a and b be it one to one one to many or many to many as described also generate a field group for the a post type and include a wysiwyg field on it as described create at least one post of type a apost and one post of type b bpost and connect them over the relationship created earlier create a download using the download monitor plugin include the shortcode for that download in the wysiwyg field content for the apost post and save the post in the editor reload the post editor page and see that it fires a php fatal error and the page goes blank expected behavior the post edit page should load properly screenshots if applicable add screenshots to help explain your problem extensions installed and activated advanced access manager amazon buttons captcha csv exporter csv importer downloading page email lock email notifications google drive gravity forms mailchimp ninja forms page addon terms conditions twitter lock additional context i am the main developer of the toolset set of plugins as well as part of the wpml compatibility team i have debugged the issue and found the root cause for it so a pull request addressing the problem is going to be ready and open in the next minutes and linked here in it i will basically review the code used to switch languages so it uses proper wpml apis restore the language to the current one after the operation that requires the switching is done i have tested the fix myself and it seems to solve the issue without introducing any extra problems | 0 |
104,651 | 22,716,182,560 | IssuesEvent | 2022-07-06 02:25:12 | OctopusDeploy/Issues | https://api.github.com/repos/OctopusDeploy/Issues | closed | Unable to push to git when `Block command line pushes that expose my email` is enabled | kind/bug priority/low state/triage team/config-as-code | ### Team
- [X] I've assigned a team label to this issue
### Severity
_No response_
### Version
Earliest tried was 2022.3
### Latest Version
I could reproduce the problem in the latest build
### What happened?
When the `Block command line pushes that expose my email` option is enabled in GitHub, Octopus cannot push any changes to the repository. The following error is shown:

### Reproduction
1. Go to GitHub > Settings > Email > enable `Block command line pushes that expose my email`
2. Create a repository (or use an existing one)
3. Create a project in Octopus
4. Using a repository from GitHub, convert the project to version controlled
5. 💥
### Error and Stacktrace
_No response_
### More Information
_No response_
### Workaround
The only real workaround is to disable the option in the GitHub settings. | 1.0 | Unable to push to git when `Block command line pushes that expose my email` is enabled - ### Team
- [X] I've assigned a team label to this issue
### Severity
_No response_
### Version
Earliest tried was 2022.3
### Latest Version
I could reproduce the problem in the latest build
### What happened?
When the `Block command line pushes that expose my email` option is enabled in GitHub, Octopus cannot push any changes to the repository. The following error is shown:

### Reproduction
1. Go to GitHub > Settings > Email > enable `Block command line pushes that expose my email`
2. Create a repository (or use an existing one)
3. Create a project in Octopus
4. Using a repository from GitHub, convert the project to version controlled
5. 💥
### Error and Stacktrace
_No response_
### More Information
_No response_
### Workaround
The only real workaround is to disable the option in the GitHub settings. | non_infrastructure | unable to push to git when block command line pushes that expose my email is enabled team i ve assigned a team label to this issue severity no response version earliest tried was latest version i could reproduce the problem in the latest build what happened when the block command line pushes that expose my email option is enabled in github octopus cannot push any changes to the repository the following error is shown reproduction go to github settings email enable block command line pushes that expose my email create a repository or use an existing one create a project in octopus using a repository from github convert the project to version controlled 💥 error and stacktrace no response more information no response workaround the only real workaround is to disable the option in the github settings | 0 |
233,265 | 25,758,332,519 | IssuesEvent | 2022-12-08 18:12:08 | whitesource-ps/ws-bulk-report-generator | https://api.github.com/repos/whitesource-ps/ws-bulk-report-generator | opened | certifi-2022.6.15-py3-none-any.whl: 1 vulnerabilities (highest severity is: 6.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>certifi-2022.6.15-py3-none-any.whl</b></p></summary>
<p>Python package for providing Mozilla's CA Bundle.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl">https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl</a></p>
<p>Path to dependency file: /tmp/ws-scm/ws-bulk-report-generator</p>
<p>Path to vulnerable library: /tmp/ws-scm/ws-bulk-report-generator,/requirements.txt</p>
<p>
</details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (certifi version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2022-23491](https://www.mend.io/vulnerability-database/CVE-2022-23491) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.8 | certifi-2022.6.15-py3-none-any.whl | Direct | certifi - 2022.12.07 | ✅ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2022-23491</summary>
### Vulnerable Library - <b>certifi-2022.6.15-py3-none-any.whl</b></p>
<p>Python package for providing Mozilla's CA Bundle.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl">https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl</a></p>
<p>Path to dependency file: /tmp/ws-scm/ws-bulk-report-generator</p>
<p>Path to vulnerable library: /tmp/ws-scm/ws-bulk-report-generator,/requirements.txt</p>
<p>
Dependency Hierarchy:
- :x: **certifi-2022.6.15-py3-none-any.whl** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from "TrustCor" from the root store. These are in the process of being removed from Mozilla's trust store. TrustCor's root certificates are being removed pursuant to an investigation prompted by media reporting that TrustCor's ownership also operated a business that produced spyware. Conclusions of Mozilla's investigation can be found in the linked google group discussion.
<p>Publish Date: 2022-12-07
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-23491>CVE-2022-23491</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>6.8</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.cve.org/CVERecord?id=CVE-2022-23491">https://www.cve.org/CVERecord?id=CVE-2022-23491</a></p>
<p>Release Date: 2022-12-07</p>
<p>Fix Resolution: certifi - 2022.12.07</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p> | True | certifi-2022.6.15-py3-none-any.whl: 1 vulnerabilities (highest severity is: 6.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>certifi-2022.6.15-py3-none-any.whl</b></p></summary>
<p>Python package for providing Mozilla's CA Bundle.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl">https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl</a></p>
<p>Path to dependency file: /tmp/ws-scm/ws-bulk-report-generator</p>
<p>Path to vulnerable library: /tmp/ws-scm/ws-bulk-report-generator,/requirements.txt</p>
<p>
</details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (certifi version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2022-23491](https://www.mend.io/vulnerability-database/CVE-2022-23491) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.8 | certifi-2022.6.15-py3-none-any.whl | Direct | certifi - 2022.12.07 | ✅ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2022-23491</summary>
### Vulnerable Library - <b>certifi-2022.6.15-py3-none-any.whl</b></p>
<p>Python package for providing Mozilla's CA Bundle.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl">https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl</a></p>
<p>Path to dependency file: /tmp/ws-scm/ws-bulk-report-generator</p>
<p>Path to vulnerable library: /tmp/ws-scm/ws-bulk-report-generator,/requirements.txt</p>
<p>
Dependency Hierarchy:
- :x: **certifi-2022.6.15-py3-none-any.whl** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from "TrustCor" from the root store. These are in the process of being removed from Mozilla's trust store. TrustCor's root certificates are being removed pursuant to an investigation prompted by media reporting that TrustCor's ownership also operated a business that produced spyware. Conclusions of Mozilla's investigation can be found in the linked google group discussion.
<p>Publish Date: 2022-12-07
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-23491>CVE-2022-23491</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>6.8</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.cve.org/CVERecord?id=CVE-2022-23491">https://www.cve.org/CVERecord?id=CVE-2022-23491</a></p>
<p>Release Date: 2022-12-07</p>
<p>Fix Resolution: certifi - 2022.12.07</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p> | non_infrastructure | certifi none any whl vulnerabilities highest severity is vulnerable library certifi none any whl python package for providing mozilla s ca bundle library home page a href path to dependency file tmp ws scm ws bulk report generator path to vulnerable library tmp ws scm ws bulk report generator requirements txt vulnerabilities cve severity cvss dependency type fixed in certifi version remediation available medium certifi none any whl direct certifi details cve vulnerable library certifi none any whl python package for providing mozilla s ca bundle library home page a href path to dependency file tmp ws scm ws bulk report generator path to vulnerable library tmp ws scm ws bulk report generator requirements txt dependency hierarchy x certifi none any whl vulnerable library found in base branch master vulnerability details certifi is a curated collection of root certificates for validating the trustworthiness of ssl certificates while verifying the identity of tls hosts certifi removes root certificates from trustcor from the root store these are in the process of being removed from mozilla s trust store trustcor s root certificates are being removed pursuant to an investigation prompted by media reporting that trustcor s ownership also operated a business that produced spyware conclusions of mozilla s investigation can be found in the linked google group discussion publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required high user interaction none scope changed impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution certifi rescue worker helmet automatic remediation is available for this issue rescue worker helmet automatic remediation is available for this issue | 0 |
428,136 | 12,403,631,368 | IssuesEvent | 2020-05-21 14:14:17 | US-CBP/GTAS | https://api.github.com/repos/US-CBP/GTAS | closed | Move dashboard settings, agency name display to configuration settings | 5 - Pre Archive Low Priority New Feature Sprint 7 (28 AUG - 18 SEP) Sprint 8 (18 SEP - 09 OCT) Sprint 9 (09 OCT - 30 OCT) |
<!---
@huboard:{"order":1.0234633717871806e-15,"milestone_order":1.6892330769669873e-11,"custom_state":""}
-->
| 1.0 | Move dashboard settings, agency name display to configuration settings -
<!---
@huboard:{"order":1.0234633717871806e-15,"milestone_order":1.6892330769669873e-11,"custom_state":""}
-->
| non_infrastructure | move dashboard settings agency name display to configuration settings huboard order milestone order custom state | 0 |
18,335 | 12,908,482,839 | IssuesEvent | 2020-07-15 07:30:51 | dotnet/aspnetcore | https://api.github.com/repos/dotnet/aspnetcore | closed | Make sure we never ship a versioned CoreFx ref assembly with the targeting pack | Working area-infrastructure | There are a couple of CoreFx packages (e.g. System.IO.Pipelines) that are not in `Microsoft.NetCore.App`, but are in our shared framework. We should make sure we're guaranteeing that, when CoreFx ships new versions of those packages & we patch the targeting pack, we don't include the versioned ref assembly in our patched targeting pack (we should include the ref assembly that shipped with GA).
CC @dougbu @JunTaoLuo @ericstj
Context: https://github.com/dotnet/corefx/pull/42837 | 1.0 | Make sure we never ship a versioned CoreFx ref assembly with the targeting pack - There are a couple of CoreFx packages (e.g. System.IO.Pipelines) that are not in `Microsoft.NetCore.App`, but are in our shared framework. We should make sure we're guaranteeing that, when CoreFx ships new versions of those packages & we patch the targeting pack, we don't include the versioned ref assembly in our patched targeting pack (we should include the ref assembly that shipped with GA).
CC @dougbu @JunTaoLuo @ericstj
Context: https://github.com/dotnet/corefx/pull/42837 | infrastructure | make sure we never ship a versioned corefx ref assembly with the targeting pack there are a couple of corefx packages e g system io pipelines that are not in microsoft netcore app but are in our shared framework we should make sure we re guaranteeing that when corefx ships new versions of those packages we patch the targeting pack we don t include the versioned ref assembly in our patched targeting pack we should include the ref assembly that shipped with ga cc dougbu juntaoluo ericstj context | 1 |
768,060 | 26,951,564,375 | IssuesEvent | 2023-02-08 12:06:12 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Webcams need to include the username for accessibility (even if only visible to screen readers) | priority: normal module: client target: accessibilty | <!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
This issue tracker is only for bbb development related issues.-->
**Describe the bug**
In the case when there are lots of webcams displayed or if the area to display webcams is relatively small the webcams shift to a compact display mode where the username is hidden in a menu [so it does not cover the entire webcam stream area]. For screen readers purposes it will be good to include the username in an element tag for the menu trigger.
**To Reproduce**
Steps to reproduce the behavior:
1. Join a session with several browser tabs
2. Share a webcam in each tab.
3. Shrink the client's area until you see that the webcams switch to compact mode and no longer display the username over each webcam stream.
**Expected behavior**
Screen readers should be able to detect the username without having to open the chevron button menu.
**Actual behavior**
The name is not included.
**Screenshots**


**BBB version:**
BigBlueButton 2.6.0-beta.1
| 1.0 | Webcams need to include the username for accessibility (even if only visible to screen readers) - <!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
This issue tracker is only for bbb development related issues.-->
**Describe the bug**
In the case when there are lots of webcams displayed or if the area to display webcams is relatively small the webcams shift to a compact display mode where the username is hidden in a menu [so it does not cover the entire webcam stream area]. For screen readers purposes it will be good to include the username in an element tag for the menu trigger.
**To Reproduce**
Steps to reproduce the behavior:
1. Join a session with several browser tabs
2. Share a webcam in each tab.
3. Shrink the client's area until you see that the webcams switch to compact mode and no longer display the username over each webcam stream.
**Expected behavior**
Screen readers should be able to detect the username without having to open the chevron button menu.
**Actual behavior**
The name is not included.
**Screenshots**


**BBB version:**
BigBlueButton 2.6.0-beta.1
| non_infrastructure | webcams need to include the username for accessibility even if only visible to screen readers please do not file issues for general support questions this issue tracker is only for bbb development related issues describe the bug in the case when there are lots of webcams displayed or if the area to display webcams is relatively small the webcams shift to a compact display mode where the username is hidden in a menu for screen readers purposes it will be good to include the username in an element tag for the menu trigger to reproduce steps to reproduce the behavior join a session with several browser tabs share a webcam in each tab shrink the client s area until you see that the webcams switch to compact mode and no longer display the username over each webcam stream expected behavior screen readers should be able to detect the username without having to open the chevron button menu actual behavior the name is not included screenshots bbb version bigbluebutton beta | 0 |
177,061 | 14,614,084,228 | IssuesEvent | 2020-12-22 09:19:57 | siwonpawel/bookish-gopher | https://api.github.com/repos/siwonpawel/bookish-gopher | closed | Update README.md | documentation | Update README file with description and instructions how to run this software | 1.0 | Update README.md - Update README file with description and instructions how to run this software | non_infrastructure | update readme md update readme file with description and instructions how to run this software | 0 |
24,871 | 17,861,343,843 | IssuesEvent | 2021-09-06 01:15:01 | Greenstand/treetracker-wallet-web | https://api.github.com/repos/Greenstand/treetracker-wallet-web | closed | The tab component. | infrastructure medium | 
-----------
Some hints for building components:
* Our Figma design is here: https://www.figma.com/file/XtReDuYYGDVQBv4JfzVG0g/Greenstand---Wallet?node-id=7%3A71
* A tutorial of how to use Cypress component tool to build components: https://github.com/Greenstand/treetracker-wallet-web#how-to-build-a-component
* We are using MaterialUI to build the app: https://material-ui.com/ | 1.0 | The tab component. - 
-----------
Some hints for building components:
* Our Figma design is here: https://www.figma.com/file/XtReDuYYGDVQBv4JfzVG0g/Greenstand---Wallet?node-id=7%3A71
* A tutorial of how to use Cypress component tool to build components: https://github.com/Greenstand/treetracker-wallet-web#how-to-build-a-component
* We are using MaterialUI to build the app: https://material-ui.com/ | infrastructure | the tab component some hints for building components our figma design is here a tutorial of how to use cypress component tool to build components we are using materialui to build the app | 1 |
7,712 | 7,057,382,098 | IssuesEvent | 2018-01-04 16:15:44 | metoppv/improver | https://api.github.com/repos/metoppv/improver | opened | Chunk by x-y in generic save wrapper | Type: Optimisation Type: Technical Infrastructure | As an IMPROVER developer I want my files chunked by 2D x-y/lat-long slice so that my read costs for common CLI operations are lower.
Follows on from "Generic save wrapper", #31.
Acceptance criteria:
* Using the generic save wrapper, add chunking by 2D x-y slice by default if the cube contains x and y (1 chunk == 1 lat-long slice in the cube)
* Add unit tests for the chunk determination if possible
* Acceptance tests should pass, but we should consider re-chunking them
* Report timings for acceptance tests (should generally improve)
| 1.0 | Chunk by x-y in generic save wrapper - As an IMPROVER developer I want my files chunked by 2D x-y/lat-long slice so that my read costs for common CLI operations are lower.
Follows on from "Generic save wrapper", #31.
Acceptance criteria:
* Using the generic save wrapper, add chunking by 2D x-y slice by default if the cube contains x and y (1 chunk == 1 lat-long slice in the cube)
* Add unit tests for the chunk determination if possible
* Acceptance tests should pass, but we should consider re-chunking them
* Report timings for acceptance tests (should generally improve)
| infrastructure | chunk by x y in generic save wrapper as an improver developer i want my files chunked by x y lat long slice so that my read costs for common cli operations are lower follows on from generic save wrapper acceptance criteria using the generic save wrapper add chunking by x y slice by default if the cube contains x and y chunk lat long slice in the cube add unit tests for the chunk determination if possible acceptance tests should pass but we should consider re chunking them report timings for acceptance tests should generally improve | 1 |
492,569 | 14,216,011,502 | IssuesEvent | 2020-11-17 08:21:51 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | @autotraders not displaying headgears when server resets | component:core mode:prerenewal mode:renewal priority:low type:enhancement | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: Latest
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. cd your/rAthena/directory/
2. git rev-parse --short HEAD
3. Copy the resulting hash.
-->
* **Client Date**: 20151104
<!-- Please specify the client date you used. -->
* **Server Mode**: Both
<!-- Which mode does your server use: Pre-Renewal or Renewal? -->
* **Description of Issue**:
* Result: <!-- Describe the issue that you experienced in detail. -->
* Expected Result: Im not really sure if this is a bug. But this is about @autotrade command. When you are on autotrade command and you restart your server, the vendors will not display headgears. Thats upper lower and middle. And also it doesnt display costume. That includes the garment.
* How to Reproduce: to reproduce. Simply put 1 character to @autotrade. The character should have headgears. Then close your login, char and map server. Re open it again and wait for the autotraders to load back in. Once the trunk loaded the vendors it will not display the headgears.
* Official Information: well i thought theres something wrong with my trunk. Turns out that the latest pull from git does have the same problem.
* **Modifications that may affect results**: Nope. Im using latest git.
<!-- * Please provide any information that could influence the expected result. -->
<!-- * This can be either configurations you changed, database values you changed, or even external source modifications. -->
| 1.0 | @autotraders not displaying headgears when server resets - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: Latest
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
How to get your GitHub Hash:
1. cd your/rAthena/directory/
2. git rev-parse --short HEAD
3. Copy the resulting hash.
-->
* **Client Date**: 20151104
<!-- Please specify the client date you used. -->
* **Server Mode**: Both
<!-- Which mode does your server use: Pre-Renewal or Renewal? -->
* **Description of Issue**:
* Result: <!-- Describe the issue that you experienced in detail. -->
* Expected Result: Im not really sure if this is a bug. But this is about @autotrade command. When you are on autotrade command and you restart your server, the vendors will not display headgears. Thats upper lower and middle. And also it doesnt display costume. That includes the garment.
* How to Reproduce: to reproduce. Simply put 1 character to @autotrade. The character should have headgears. Then close your login, char and map server. Re open it again and wait for the autotraders to load back in. Once the trunk loaded the vendors it will not display the headgears.
* Official Information: well i thought theres something wrong with my trunk. Turns out that the latest pull from git does have the same problem.
* **Modifications that may affect results**: Nope. Im using latest git.
<!-- * Please provide any information that could influence the expected result. -->
<!-- * This can be either configurations you changed, database values you changed, or even external source modifications. -->
| non_infrastructure | autotraders not displaying headgears when server resets rathena hash latest please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date server mode both description of issue result expected result im not really sure if this is a bug but this is about autotrade command when you are on autotrade command and you restart your server the vendors will not display headgears thats upper lower and middle and also it doesnt display costume that includes the garment how to reproduce to reproduce simply put character to autotrade the character should have headgears then close your login char and map server re open it again and wait for the autotraders to load back in once the trunk loaded the vendors it will not display the headgears official information well i thought theres something wrong with my trunk turns out that the latest pull from git does have the same problem modifications that may affect results nope im using latest git | 0 |
26,656 | 20,386,866,122 | IssuesEvent | 2022-02-22 08:02:20 | airyhq/airy | https://api.github.com/repos/airyhq/airy | opened | Remove hardcoded EKS version for AWS | infrastructure | When we created the AWS provider in the CLI, we hardcoded the EKS version to 1.19. Now that version is deprecated for some resources and will not work with the latest version of `Airy Core`.
We should use the recommended AWS version instead and not force any specific EKS version. | 1.0 | Remove hardcoded EKS version for AWS - When we created the AWS provider in the CLI, we hardcoded the EKS version to 1.19. Now that version is deprecated for some resources and will not work with the latest version of `Airy Core`.
We should use the recommended AWS version instead and not force any specific EKS version. | infrastructure | remove hardcoded eks version for aws when we created the aws provider in the cli we hardcoded the eks version to now that version is deprecated for some resources and will not work with the latest version of airy core we should use the recommended aws version instead and not force any specific eks version | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.