Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
852 | 2,648,610,319 | IssuesEvent | 2015-03-14 02:37:20 | WPN-XM/WPN-XM | https://api.github.com/repos/WPN-XM/WPN-XM | closed | try to compile the innosetup scripts on ci server | build tools installation wizard | **Try to compile the InnoSetup installation wizards on a CI server/unix**
- [x] travis-ci or
- [ ] jenkins-ci
- [x] use wine
- [x] install innosetup into wine
- we already have innosetup in /bin/innosetup
- it's no problem to execute the compiler `wineconsole issc`or `wine issc`
- [x] run the build file
-... | 1.0 | try to compile the innosetup scripts on ci server - **Try to compile the InnoSetup installation wizards on a CI server/unix**
- [x] travis-ci or
- [ ] jenkins-ci
- [x] use wine
- [x] install innosetup into wine
- we already have innosetup in /bin/innosetup
- it's no problem to execute the compiler `wineconsole... | non_priority | try to compile the innosetup scripts on ci server try to compile the innosetup installation wizards on a ci server unix travis ci or jenkins ci use wine install innosetup into wine we already have innosetup in bin innosetup it s no problem to execute the compiler wineconsole issc or... | 0 |
166,827 | 12,973,078,912 | IssuesEvent | 2020-07-21 13:31:55 | LiskHQ/lisk-sdk | https://api.github.com/repos/LiskHQ/lisk-sdk | opened | Refactor synchronization unit tests | type: refactoring type: test | ### Description
Currently synchronization unit tests (fast chain switching and block syncrhonization) are using complex setup of stubs.
If any of the implementation detail changes, it is very hard to update the tests.
It should be cleaned up to be more modifiable and readable with less mock setups. | 1.0 | Refactor synchronization unit tests - ### Description
Currently synchronization unit tests (fast chain switching and block syncrhonization) are using complex setup of stubs.
If any of the implementation detail changes, it is very hard to update the tests.
It should be cleaned up to be more modifiable and readabl... | non_priority | refactor synchronization unit tests description currently synchronization unit tests fast chain switching and block syncrhonization are using complex setup of stubs if any of the implementation detail changes it is very hard to update the tests it should be cleaned up to be more modifiable and readabl... | 0 |
22,046 | 11,462,903,789 | IssuesEvent | 2020-02-07 15:01:10 | motss/app-datepicker | https://api.github.com/repos/motss/app-datepicker | closed | Recommended performance improvement | enhancement help-wanted help-welcome in-progress lit-element needs investigation performance | ### Description
The Google Chrome browser warns (console) about a performance hit with non-passive event listeners. It points to tracker.js.
A recommendation for improvement is documented here: [passive-event-listeners](https://developers.google.com/web/tools/lighthouse/audits/passive-event-listeners)
### Modific... | True | Recommended performance improvement - ### Description
The Google Chrome browser warns (console) about a performance hit with non-passive event listeners. It points to tracker.js.
A recommendation for improvement is documented here: [passive-event-listeners](https://developers.google.com/web/tools/lighthouse/audits/p... | non_priority | recommended performance improvement description the google chrome browser warns console about a performance hit with non passive event listeners it points to tracker js a recommendation for improvement is documented here modifications tested my apologies i didn t have much time to look at thi... | 0 |
45,455 | 11,672,031,528 | IssuesEvent | 2020-03-04 05:19:31 | spring-projects/spring-security | https://api.github.com/repos/spring-projects/spring-security | closed | Update to spring-build-conventions:0.0.31.RELEASE | in: build type: dependency-upgrade | <!--
For Security Vulnerabilities, please use https://pivotal.io/security#reporting
-->
### Summary
Update to spring-build-conventions:0.0.31.RELEASE
This will fix gh-8025 | 1.0 | Update to spring-build-conventions:0.0.31.RELEASE - <!--
For Security Vulnerabilities, please use https://pivotal.io/security#reporting
-->
### Summary
Update to spring-build-conventions:0.0.31.RELEASE
This will fix gh-8025 | non_priority | update to spring build conventions release for security vulnerabilities please use summary update to spring build conventions release this will fix gh | 0 |
349,874 | 24,959,666,910 | IssuesEvent | 2022-11-01 14:36:15 | AY2223S1-CS2103T-T14-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-T14-3/tp | closed | [PE-D][Tester E] UG: Misleading birthdate format for 'add' command | documentation Must Fix | In the UG, for 'add' command, the tip given for birthdate is as follows:
"Tip: Birthdate must be given in DD-MM-YYYY HHmm format!"
This is not accurate, as the correct format should have been DD-MM-YYYY instead! Be careful!
<!--session: 1666945098506-7b9a3a6b-9771-404c-be16-3420d7464ef5-->
<!--Version: Web v3.4.4-... | 1.0 | [PE-D][Tester E] UG: Misleading birthdate format for 'add' command - In the UG, for 'add' command, the tip given for birthdate is as follows:
"Tip: Birthdate must be given in DD-MM-YYYY HHmm format!"
This is not accurate, as the correct format should have been DD-MM-YYYY instead! Be careful!
<!--session: 166694509... | non_priority | ug misleading birthdate format for add command in the ug for add command the tip given for birthdate is as follows tip birthdate must be given in dd mm yyyy hhmm format this is not accurate as the correct format should have been dd mm yyyy instead be careful labels type doc... | 0 |
38,357 | 8,461,339,707 | IssuesEvent | 2018-10-22 21:30:37 | MicrosoftDocs/live-share | https://api.github.com/repos/MicrosoftDocs/live-share | closed | [VS Code] The user code is invalid or expired. Try signing in again. | area: identity and sign-in duplicate os: linux vscode | <!--
For Visual Studio problems/feedback, please use the "Report a Problem..." feature built into the tool. See https://aka.ms/vsls-vsproblem.
For VS Code issues, attach verbose logs as follows:
1. Press F1 (or Ctrl-Shift-P), type "export logs" and run the "Live Share: Export Logs" command.
2. Drag and drop the ... | 1.0 | [VS Code] The user code is invalid or expired. Try signing in again. - <!--
For Visual Studio problems/feedback, please use the "Report a Problem..." feature built into the tool. See https://aka.ms/vsls-vsproblem.
For VS Code issues, attach verbose logs as follows:
1. Press F1 (or Ctrl-Shift-P), type "export logs... | non_priority | the user code is invalid or expired try signing in again for visual studio problems feedback please use the report a problem feature built into the tool see for vs code issues attach verbose logs as follows press or ctrl shift p type export logs and run the live share export logs... | 0 |
301,796 | 22,775,237,020 | IssuesEvent | 2022-07-08 13:53:26 | brpocock/grizzards | https://api.github.com/repos/brpocock/grizzards | closed | Final map graphic for manual | documentation enhancement | At least to include the Demo area and hints of Anchor Village, Lost Mine, Spiral Woods, Port Lion, and Shadow Valley. | 1.0 | Final map graphic for manual - At least to include the Demo area and hints of Anchor Village, Lost Mine, Spiral Woods, Port Lion, and Shadow Valley. | non_priority | final map graphic for manual at least to include the demo area and hints of anchor village lost mine spiral woods port lion and shadow valley | 0 |
22,877 | 20,405,588,530 | IssuesEvent | 2022-02-23 04:44:25 | geneontology/go-site | https://api.github.com/repos/geneontology/go-site | closed | Get validate.py to run all GORULES again | bug (B: affects usability) | @pgaudet Observed in 2021-05-22 `snapshot` that most GORULES were not running. This appears due to https://github.com/biolink/ontobio/issues/564. In the short term, to bypass the wonky default, we can just explicitly add `--rule-set all` to this `validate.py` cmd:
https://github.com/geneontology/go-site/blob/0f6c248b5... | True | Get validate.py to run all GORULES again - @pgaudet Observed in 2021-05-22 `snapshot` that most GORULES were not running. This appears due to https://github.com/biolink/ontobio/issues/564. In the short term, to bypass the wonky default, we can just explicitly add `--rule-set all` to this `validate.py` cmd:
https://git... | non_priority | get validate py to run all gorules again pgaudet observed in snapshot that most gorules were not running this appears due to in the short term to bypass the wonky default we can just explicitly add rule set all to this validate py cmd tagging kltm | 0 |
6,441 | 8,737,904,727 | IssuesEvent | 2018-12-12 00:30:36 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | Cassandra's parameter for compression chunk configuration not accepted by Scylla | CQL cassandra 2.2 compatibility n00b | Cassandra configures the chunk size of compression with the parameter `chunk_length_in_kb`. Our parameter is a bit different, and it was probably an overlook on our side: `chunk_length_kb`
Because we now would have Scylla deployments using our parameter, best would be to accept both.
| True | Cassandra's parameter for compression chunk configuration not accepted by Scylla - Cassandra configures the chunk size of compression with the parameter `chunk_length_in_kb`. Our parameter is a bit different, and it was probably an overlook on our side: `chunk_length_kb`
Because we now would have Scylla deployments ... | non_priority | cassandra s parameter for compression chunk configuration not accepted by scylla cassandra configures the chunk size of compression with the parameter chunk length in kb our parameter is a bit different and it was probably an overlook on our side chunk length kb because we now would have scylla deployments ... | 0 |
50,297 | 13,187,429,124 | IssuesEvent | 2020-08-13 03:23:08 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | I3ParticleVector pybindings missing bases (Trac #479) | Migrated from Trac dataclasses defect | I3ParticleVector pybindings are missing the I3FrameObject base, and maybe other things.
We also have a similar pybinding by the name of I3VectorI3Particle that does work. Let's resolve this naming duplication.
Also examine other I3Vector classes for similar problems. I3RecoPulseSeries was noted.
<details>
<summary... | 1.0 | I3ParticleVector pybindings missing bases (Trac #479) - I3ParticleVector pybindings are missing the I3FrameObject base, and maybe other things.
We also have a similar pybinding by the name of I3VectorI3Particle that does work. Let's resolve this naming duplication.
Also examine other I3Vector classes for similar pro... | non_priority | pybindings missing bases trac pybindings are missing the base and maybe other things we also have a similar pybinding by the name of that does work let s resolve this naming duplication also examine other classes for similar problems was noted migrated from reported by david schult... | 0 |
226,504 | 17,353,857,320 | IssuesEvent | 2021-07-29 12:12:38 | STooDs-tools/RSTooDs | https://api.github.com/repos/STooDs-tools/RSTooDs | opened | Improvements to vignettes | documentation | * All vignettes: set knit directory to working directory (probably: knitr::opts_knit$set(root.dir = getwd()) in setup chunk).
* Vignette "covariate": plot the pmf of the estimated Bernoulli by consistency with the first "getting started" vignette.
* Create new vignette "Bayesian Basics" reproducing existing teaching ... | 1.0 | Improvements to vignettes - * All vignettes: set knit directory to working directory (probably: knitr::opts_knit$set(root.dir = getwd()) in setup chunk).
* Vignette "covariate": plot the pmf of the estimated Bernoulli by consistency with the first "getting started" vignette.
* Create new vignette "Bayesian Basics" re... | non_priority | improvements to vignettes all vignettes set knit directory to working directory probably knitr opts knit set root dir getwd in setup chunk vignette covariate plot the pmf of the estimated bernoulli by consistency with the first getting started vignette create new vignette bayesian basics re... | 0 |
337,347 | 24,536,223,210 | IssuesEvent | 2022-10-11 21:01:26 | trimble-oss/dba-dash | https://api.github.com/repos/trimble-oss/dba-dash | closed | Performance Summary riddles and puzzels | documentation | Hi
Today I was reviewing the "PerfMon Summary" information (Version used 2.22.8) and I was wondering about following points below. It is worth to mention, all the data presented in all the issues are real world data and they are collected from productive systems refelecting real scenarios.
Starting from top to bo... | 1.0 | Performance Summary riddles and puzzels - Hi
Today I was reviewing the "PerfMon Summary" information (Version used 2.22.8) and I was wondering about following points below. It is worth to mention, all the data presented in all the issues are real world data and they are collected from productive systems refelecting ... | non_priority | performance summary riddles and puzzels hi today i was reviewing the perfmon summary information version used and i was wondering about following points below it is worth to mention all the data presented in all the issues are real world data and they are collected from productive systems refelecting r... | 0 |
84,915 | 10,421,114,040 | IssuesEvent | 2019-09-16 04:32:57 | YugaByte/yugabyte-db | https://api.github.com/repos/YugaByte/yugabyte-db | closed | [docs] Fix copy button copying for prompts | area/documentation kind/improve-ux | With the recent change of default username from `postgres` to `yugabyte` in commit 713233a, some docs pages have started to migrate towards using `yugabyte` in their prompts, and that is the intended plan as detailed in issue #2319. Unfortunately, this breaks the smart copying functionality that previously worked when... | 1.0 | [docs] Fix copy button copying for prompts - With the recent change of default username from `postgres` to `yugabyte` in commit 713233a, some docs pages have started to migrate towards using `yugabyte` in their prompts, and that is the intended plan as detailed in issue #2319. Unfortunately, this breaks the smart copy... | non_priority | fix copy button copying for prompts with the recent change of default username from postgres to yugabyte in commit some docs pages have started to migrate towards using yugabyte in their prompts and that is the intended plan as detailed in issue unfortunately this breaks the smart copying functional... | 0 |
76,280 | 9,932,663,810 | IssuesEvent | 2019-07-02 10:21:00 | microsoft/vcpkg | https://api.github.com/repos/microsoft/vcpkg | closed | CmakeSettings example uses absolute path ? | documentation | I'm pretty new to C++ and Windows dev ... from what I've seen CMakeSettings.json should be in git.
The [example here](https://github.com/Microsoft/vcpkg/blob/master/docs/examples/installing-and-using-packages.md#cmake-toolchain-file) adds a path in ```D:\\src\\vcpkg\\....\\vcpkg.cmake```.
Is there any way this co... | 1.0 | CmakeSettings example uses absolute path ? - I'm pretty new to C++ and Windows dev ... from what I've seen CMakeSettings.json should be in git.
The [example here](https://github.com/Microsoft/vcpkg/blob/master/docs/examples/installing-and-using-packages.md#cmake-toolchain-file) adds a path in ```D:\\src\\vcpkg\\....... | non_priority | cmakesettings example uses absolute path i m pretty new to c and windows dev from what i ve seen cmakesettings json should be in git the adds a path in d src vcpkg vcpkg cmake is there any way this could be somewhere under the user profile i can t expect other users of my code t... | 0 |
134,001 | 18,403,273,437 | IssuesEvent | 2021-10-12 18:50:05 | susanstwss/WebGoat | https://api.github.com/repos/susanstwss/WebGoat | opened | CVE-2020-26259 (Medium) detected in xstream-1.4.5.jar | security vulnerability | ## CVE-2020-26259 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary>
<p>XStream is a serialization library from Java objects to XML and back.</p>
<p>... | True | CVE-2020-26259 (Medium) detected in xstream-1.4.5.jar - ## CVE-2020-26259 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.5.jar</b></p></summary>
<p>XStream is a serializ... | non_priority | cve medium detected in xstream jar cve medium severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back path to dependency file webgoat webgoat server pom xml path to vulnerable library home wss scanner ... | 0 |
145,644 | 19,339,776,022 | IssuesEvent | 2021-12-15 02:09:53 | madhans23/linux-4.15 | https://api.github.com/repos/madhans23/linux-4.15 | opened | CVE-2021-43975 (Medium) detected in linux-stagingv5.15 | security vulnerability | ## CVE-2021-43975 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stagingv5.15</b></p></summary>
<p>
<p>hwmon staging tree</p>
<p>Library home page: <a href=https://git.kernel.... | True | CVE-2021-43975 (Medium) detected in linux-stagingv5.15 - ## CVE-2021-43975 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stagingv5.15</b></p></summary>
<p>
<p>hwmon staging t... | non_priority | cve medium detected in linux cve medium severity vulnerability vulnerable library linux hwmon staging tree library home page a href found in base branch master vulnerable source files drivers net ethernet aquantia atlantic hw atl hw atl utils... | 0 |
13,237 | 8,380,412,972 | IssuesEvent | 2018-10-07 14:31:59 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | New property inspector: Scripts don't show filename | enhancement topic:editor usability | **Godot version:**
ba134d4
**Issue description:**
This is more of a personal nitpick. While I find the script thumb preview *marginally* useful, seeing a filename at a glance would be much more useful, or in a tooltip if must be. I'm assuming this is simply a feature in testing (for supporting property field pre... | True | New property inspector: Scripts don't show filename - **Godot version:**
ba134d4
**Issue description:**
This is more of a personal nitpick. While I find the script thumb preview *marginally* useful, seeing a filename at a glance would be much more useful, or in a tooltip if must be. I'm assuming this is simply ... | non_priority | new property inspector scripts don t show filename godot version issue description this is more of a personal nitpick while i find the script thumb preview marginally useful seeing a filename at a glance would be much more useful or in a tooltip if must be i m assuming this is simply a feat... | 0 |
70,401 | 30,660,454,586 | IssuesEvent | 2023-07-25 14:41:59 | hashicorp/terraform-provider-azurerm | https://api.github.com/repos/hashicorp/terraform-provider-azurerm | closed | azurerm_application_gateway Health Prode - Body should not be required field | bug waiting-response service/application-gateway v/3.x | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the orig... | 1.0 | azurerm_application_gateway Health Prode - Body should not be required field - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
<!--- Please keep this note for the community --->
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.... | non_priority | azurerm application gateway health prode body should not be required field is there an existing issue for this i have searched the existing issues community note please vote on this issue by adding a thumbsup to the original issue to help the community and maintainers prioritize this re... | 0 |
267,835 | 23,323,111,440 | IssuesEvent | 2022-08-08 18:20:35 | mozilla-mobile/mobile-test-eng | https://api.github.com/repos/mozilla-mobile/mobile-test-eng | opened | Create experimental Fenix cron for FTL improved emulator beta | waiting android infra:mobile infra:ui-test | This depends on if we're accepted into their beta (waiting label).
Context: FTL has a beta sign-up for new emulators with improved speeds and they're looking for early adopters.
Scope: In the same fashion of as `legacy-x86` cron, we can create a similar cron on schedule with a new Flank configuration targeting t... | 1.0 | Create experimental Fenix cron for FTL improved emulator beta - This depends on if we're accepted into their beta (waiting label).
Context: FTL has a beta sign-up for new emulators with improved speeds and they're looking for early adopters.
Scope: In the same fashion of as `legacy-x86` cron, we can create a sim... | non_priority | create experimental fenix cron for ftl improved emulator beta this depends on if we re accepted into their beta waiting label context ftl has a beta sign up for new emulators with improved speeds and they re looking for early adopters scope in the same fashion of as legacy cron we can create a simil... | 0 |
96,737 | 16,164,449,356 | IssuesEvent | 2021-05-01 07:50:34 | AlexRogalskiy/wotd | https://api.github.com/repos/AlexRogalskiy/wotd | opened | CVE-2020-11022 (Medium) detected in jquery-1.9.1.js, jquery-1.8.1.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.js</b>, <b>jquery-1.8.1.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.9.1.js</b></p></su... | True | CVE-2020-11022 (Medium) detected in jquery-1.9.1.js, jquery-1.8.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.9.1.js</b>, <b>jquery-1.8.1.min... | non_priority | cve medium detected in jquery js jquery min js cve medium severity vulnerability vulnerable libraries jquery js jquery min js jquery js javascript library for dom operations library home page a href path to dependency file wotd node module... | 0 |
126,856 | 26,929,163,850 | IssuesEvent | 2023-02-07 15:41:42 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | PHPMail is rejected by the mail server with Error when using PHP 8.X | No Code Attached Yet Information Required | ### PHPMail is rejected by the mail server with an "overlength date field" error when using PHP 8.X. Using PHP 7.4 does not produce the error
Steps to reproduce the issue
Set mail as PHPMail in Global Configuration and set PHP to 8.X
goto "Forgot Logon" and try to get a new password.
Email will be rejected
... | 1.0 | PHPMail is rejected by the mail server with Error when using PHP 8.X - ### PHPMail is rejected by the mail server with an "overlength date field" error when using PHP 8.X. Using PHP 7.4 does not produce the error
Steps to reproduce the issue
Set mail as PHPMail in Global Configuration and set PHP to 8.X
goto "Fo... | non_priority | phpmail is rejected by the mail server with error when using php x phpmail is rejected by the mail server with an overlength date field error when using php x using php does not produce the error steps to reproduce the issue set mail as phpmail in global configuration and set php to x goto fo... | 0 |
129,011 | 10,559,756,337 | IssuesEvent | 2019-10-04 12:24:42 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | PartitionMigrationListenerTest.testMigrationStats_afterPartitionsLost_when_NO_MIGRATION | Module: Partitioning Source: Internal Team: Core Type: Test-Failure | http://jenkins.hazelcast.com/job/Hazelcast-pr-builder/3601/
```
Expected: a value equal to or greater than <4>
but: <3> was less than <4>
Stacktrace
java.lang.AssertionError:
Expected: a value equal to or greater than <4>
but: <3> was less than <4>
at org.hamcrest.MatcherAssert.assertThat(Ma... | 1.0 | PartitionMigrationListenerTest.testMigrationStats_afterPartitionsLost_when_NO_MIGRATION - http://jenkins.hazelcast.com/job/Hazelcast-pr-builder/3601/
```
Expected: a value equal to or greater than <4>
but: <3> was less than <4>
Stacktrace
java.lang.AssertionError:
Expected: a value equal to or great... | non_priority | partitionmigrationlistenertest testmigrationstats afterpartitionslost when no migration expected a value equal to or greater than but was less than stacktrace java lang assertionerror expected a value equal to or greater than but was less than at org hamcrest matcher... | 0 |
92,452 | 18,869,526,185 | IssuesEvent | 2021-11-13 00:37:03 | nopSolutions/nopCommerce | https://api.github.com/repos/nopSolutions/nopCommerce | closed | Add javascript events | refactoring / source code | We started working on Google Analytics Enhanced ecommerce plugin for nopCommerce.
Unfortunately nopCommerce is lacking any javascript events for any user actions. For example there is no way to know when a product has been added to the cart.
It would be nice if you raise javascript events like "productAddedToCart" et... | 1.0 | Add javascript events - We started working on Google Analytics Enhanced ecommerce plugin for nopCommerce.
Unfortunately nopCommerce is lacking any javascript events for any user actions. For example there is no way to know when a product has been added to the cart.
It would be nice if you raise javascript events like... | non_priority | add javascript events we started working on google analytics enhanced ecommerce plugin for nopcommerce unfortunately nopcommerce is lacking any javascript events for any user actions for example there is no way to know when a product has been added to the cart it would be nice if you raise javascript events like... | 0 |
230,194 | 17,605,605,552 | IssuesEvent | 2021-08-17 16:39:37 | microsoft/vscode-docker | https://api.github.com/repos/microsoft/vscode-docker | closed | SSH tunnel setup doesn't work in PowerShell | documentation | In ["Connect to remote Docker over SSH/Set up SSH Tunneling"](https://code.visualstudio.com/docs/containers/ssh#_set-up-ssh-tunneling) it is advised to run `sc config ssh-agent start=auto`, but it only works in old `cmd` terminal. PowerShell will complain:
```
> sc config ssh-agent start=auto
Set-Content : A posit... | 1.0 | SSH tunnel setup doesn't work in PowerShell - In ["Connect to remote Docker over SSH/Set up SSH Tunneling"](https://code.visualstudio.com/docs/containers/ssh#_set-up-ssh-tunneling) it is advised to run `sc config ssh-agent start=auto`, but it only works in old `cmd` terminal. PowerShell will complain:
```
> sc conf... | non_priority | ssh tunnel setup doesn t work in powershell in it is advised to run sc config ssh agent start auto but it only works in old cmd terminal powershell will complain sc config ssh agent start auto set content a positional parameter cannot be found that accepts argument start auto at line cha... | 0 |
53,529 | 13,261,827,449 | IssuesEvent | 2020-08-20 20:36:16 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | CVMFS - doc builds are choking on the lack of `napoleon` (Trac #1608) | Migrated from Trac defect infrastructure | david- could you add napoleon, or update sphinx?
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1608">https://code.icecube.wisc.edu/projects/icecube/ticket/1608</a>, reported by negaand owned by david.schultz</em></summary>
<p>
```json
{
"status": "closed",
... | 1.0 | CVMFS - doc builds are choking on the lack of `napoleon` (Trac #1608) - david- could you add napoleon, or update sphinx?
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1608">https://code.icecube.wisc.edu/projects/icecube/ticket/1608</a>, reported by negaand owned b... | non_priority | cvmfs doc builds are choking on the lack of napoleon trac david could you add napoleon or update sphinx migrated from json status closed changetime ts description david could you add napoleon or update sphinx reporter nega ... | 0 |
10,472 | 4,074,264,334 | IssuesEvent | 2016-05-28 09:51:53 | SleepyTrousers/EnderIO | https://api.github.com/repos/SleepyTrousers/EnderIO | closed | TODO: Rename changed GUI textures before release | Code Complete Will Implement | otherwise we'll get many reports like this:
 | 1.0 | TODO: Rename changed GUI textures before release - otherwise we'll get many reports like this:
 | non_priority | todo rename changed gui textures before release otherwise we ll get many reports like this | 0 |
2,142 | 4,460,926,581 | IssuesEvent | 2016-08-24 02:11:11 | diamondinrough/app | https://api.github.com/repos/diamondinrough/app | closed | Create basic hybrid app package | dev requirement | 1. create the basic code base for client side app, upload it to github
2. connect to the server side to make sure the client side and server side integration works.
Please document and share out the related staffs. | 1.0 | Create basic hybrid app package - 1. create the basic code base for client side app, upload it to github
2. connect to the server side to make sure the client side and server side integration works.
Please document and share out the related staffs. | non_priority | create basic hybrid app package create the basic code base for client side app upload it to github connect to the server side to make sure the client side and server side integration works please document and share out the related staffs | 0 |
101,748 | 16,528,033,422 | IssuesEvent | 2021-05-26 23:32:10 | alpersonalwebsite/cards | https://api.github.com/repos/alpersonalwebsite/cards | opened | CVE-2020-28500 (Medium) detected in lodash-4.17.11.tgz | security vulnerability | ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.11.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registr... | True | CVE-2020-28500 (Medium) detected in lodash-4.17.11.tgz - ## CVE-2020-28500 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.11.tgz</b></p></summary>
<p>Lodash modular util... | non_priority | cve medium detected in lodash tgz cve medium severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file cards package json path to vulnerable library cards node modules lodash dependency hierarc... | 0 |
32,688 | 4,786,530,536 | IssuesEvent | 2016-10-29 13:42:13 | infiniteautomation/ma-core-public | https://api.github.com/repos/infiniteautomation/ma-core-public | closed | Watchlist - Chart legend only displays names | Bug Ready for Testing | It was observed [in the forum](http://infiniteautomation.com/forum/topic/2441/watchlist-chart-only-shows-names-in-legend-without-devicenames) that somewhere in 2.5 or after the watchlist chart's legend ceased displaying the device name of the point in the legend, and only displays the name. | 1.0 | Watchlist - Chart legend only displays names - It was observed [in the forum](http://infiniteautomation.com/forum/topic/2441/watchlist-chart-only-shows-names-in-legend-without-devicenames) that somewhere in 2.5 or after the watchlist chart's legend ceased displaying the device name of the point in the legend, and only ... | non_priority | watchlist chart legend only displays names it was observed that somewhere in or after the watchlist chart s legend ceased displaying the device name of the point in the legend and only displays the name | 0 |
324,673 | 27,814,729,344 | IssuesEvent | 2023-03-18 14:48:51 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | kv/kvserver: TestReplicateQueueExpirationLeasesOnly failed | C-test-failure O-robot branch-master T-kv-replication | kv/kvserver.TestReplicateQueueExpirationLeasesOnly [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/9122901?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/9122901?buildTab=artifacts#/) on master @ [0a72a49eb6... | 1.0 | kv/kvserver: TestReplicateQueueExpirationLeasesOnly failed - kv/kvserver.TestReplicateQueueExpirationLeasesOnly [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/9122901?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Stre... | non_priority | kv kvserver testreplicatequeueexpirationleasesonly failed kv kvserver testreplicatequeueexpirationleasesonly with on master run testreplicatequeueexpirationleasesonly test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present l... | 0 |
62,301 | 7,569,918,375 | IssuesEvent | 2018-04-23 07:12:14 | akvo/akvo-web | https://api.github.com/repos/akvo/akvo-web | closed | All RSR Project Updates feed - images not optimised | 1 - Content 1 - Design 2 - Maintenance | I see the RSR update feed continues to render small thumbnail images at full resolution they were downloaded at (e.g. 1.5 MB pic for one tiny pic I saw just now). Is there any likelihood of a fix for this to serve images at much smaller file sizes? Aware that this page must perform very slowly in some of the countries ... | 1.0 | All RSR Project Updates feed - images not optimised - I see the RSR update feed continues to render small thumbnail images at full resolution they were downloaded at (e.g. 1.5 MB pic for one tiny pic I saw just now). Is there any likelihood of a fix for this to serve images at much smaller file sizes? Aware that this p... | non_priority | all rsr project updates feed images not optimised i see the rsr update feed continues to render small thumbnail images at full resolution they were downloaded at e g mb pic for one tiny pic i saw just now is there any likelihood of a fix for this to serve images at much smaller file sizes aware that this p... | 0 |
19,062 | 26,490,364,383 | IssuesEvent | 2023-01-17 22:00:43 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Storybook fails to load story when generated code from @openapitools/openapi-generator-cli is used | question / support help wanted compatibility with other tools | **Describe the bug**
Storybook fails to load a story as soon as generated code from @openapitools/openapi-generator-cli is used.
The context is a NX monorepo but there is no issue when self-written code is used. We could not find what exactly breaks storybook.
**To Reproduce**
Steps to reproduce the behavior:
... | True | Storybook fails to load story when generated code from @openapitools/openapi-generator-cli is used - **Describe the bug**
Storybook fails to load a story as soon as generated code from @openapitools/openapi-generator-cli is used.
The context is a NX monorepo but there is no issue when self-written code is used. We co... | non_priority | storybook fails to load story when generated code from openapitools openapi generator cli is used describe the bug storybook fails to load a story as soon as generated code from openapitools openapi generator cli is used the context is a nx monorepo but there is no issue when self written code is used we co... | 0 |
20,974 | 11,033,665,391 | IssuesEvent | 2019-12-06 23:55:15 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | opt: common 5-way virtual table join takes 45ms to plan | C-performance | The following simplified query is used frequently by ActiveRecord. It currently takes 30-45ms to plan, which feels excessive, especially since the query is run so frequently. I've simplified the query to remove a bunch of extra cruft that makes it harder to read.
```
root@:26257/activerecord_unittest> explain(opt) ... | True | opt: common 5-way virtual table join takes 45ms to plan - The following simplified query is used frequently by ActiveRecord. It currently takes 30-45ms to plan, which feels excessive, especially since the query is run so frequently. I've simplified the query to remove a bunch of extra cruft that makes it harder to read... | non_priority | opt common way virtual table join takes to plan the following simplified query is used frequently by activerecord it currently takes to plan which feels excessive especially since the query is run so frequently i ve simplified the query to remove a bunch of extra cruft that makes it harder to read ... | 0 |
36,624 | 5,074,641,476 | IssuesEvent | 2016-12-27 15:25:32 | MajkiIT/polish-ads-filter | https://api.github.com/repos/MajkiIT/polish-ads-filter | closed | 300polityka.pl | reguły gotowe/testowanie reklama | Boxy po reklamach:

identyfikowane jako:
```
###text-2
```

```
###text-3
``` | 1.0 | 300polityka.pl - Boxy po reklamach:

identyfikowane jako:
```
###text-2
```

``... | non_priority | pl boxy po reklamach identyfikowane jako text text | 0 |
201,409 | 15,802,273,604 | IssuesEvent | 2021-04-03 08:56:01 | chenling1022/ped | https://api.github.com/repos/chenling1022/ped | opened | Brackets in documentation | severity.VeryLow type.DocumentationBug | No details provided.

In command description, brackets are used, however, brackets are not used in the real command examples.
i.e.
view t/E [a/ACTIVITY_NAME] [date/DD-MM-YY... | 1.0 | Brackets in documentation - No details provided.

In command description, brackets are used, however, brackets are not used in the real command examples.
i.e.
view t/E [a/A... | non_priority | brackets in documentation no details provided in command description brackets are used however brackets are not used in the real command examples i e view t e | 0 |
34,096 | 6,289,965,642 | IssuesEvent | 2017-07-19 20:26:34 | Naoghuman/lib-logger | https://api.github.com/repos/Naoghuman/lib-logger | closed | [JavaDoc] Use {@code xy} instead the tag <code> in JavaDoc. | documentation refactoring | [JavaDoc] Use {@code xy} instead the tag <code> in JavaDoc. | 1.0 | [JavaDoc] Use {@code xy} instead the tag <code> in JavaDoc. - [JavaDoc] Use {@code xy} instead the tag <code> in JavaDoc. | non_priority | use code xy instead the tag in javadoc use code xy instead the tag lt code gt in javadoc | 0 |
73,802 | 7,359,079,826 | IssuesEvent | 2018-03-10 01:52:23 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | sql/logictest: TestParallel failed under stress | Robot test-failure | SHA: https://github.com/cockroachdb/cockroach/commits/ea5f8b22ba951799b76c84502aaab4456fe00a46
Parameters:
```
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=552372&tab=buildLog
```
I180308 09:27:49.787154 4678 storage/replica_raftstorage.go:732 [n3,s... | 1.0 | sql/logictest: TestParallel failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/ea5f8b22ba951799b76c84502aaab4456fe00a46
Parameters:
```
TAGS=
GOFLAGS=-race
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=552372&tab=buildLog
```
I180308 09:27:49.787... | non_priority | sql logictest testparallel failed under stress sha parameters tags goflags race stress build found a failed test storage replica raftstorage go applied preemptive snapshot in testutils testcluster testcluster go has underreplicated ranges st... | 0 |
296,575 | 25,560,204,902 | IssuesEvent | 2022-11-30 10:11:30 | saleor/saleor-dashboard | https://api.github.com/repos/saleor/saleor-dashboard | closed | Enable "noImplicitThis" in tsconfig | maitenance static tests | Enable rule `noImplicitThis` in tsconfig. If the rule needs massive changes in the code, please create separate smaller issues to solve it gradually. | 1.0 | Enable "noImplicitThis" in tsconfig - Enable rule `noImplicitThis` in tsconfig. If the rule needs massive changes in the code, please create separate smaller issues to solve it gradually. | non_priority | enable noimplicitthis in tsconfig enable rule noimplicitthis in tsconfig if the rule needs massive changes in the code please create separate smaller issues to solve it gradually | 0 |
84,908 | 10,420,980,834 | IssuesEvent | 2019-09-16 03:48:18 | tarantool/tarantool-java | https://api.github.com/repos/tarantool/tarantool-java | closed | List and briefly describe client and cluster client configuration options | documentation | I mean TarantoolClientConfig and TarantoolClusterClientConfig fields. It is okay to just write it in README. | 1.0 | List and briefly describe client and cluster client configuration options - I mean TarantoolClientConfig and TarantoolClusterClientConfig fields. It is okay to just write it in README. | non_priority | list and briefly describe client and cluster client configuration options i mean tarantoolclientconfig and tarantoolclusterclientconfig fields it is okay to just write it in readme | 0 |
10,927 | 9,194,954,949 | IssuesEvent | 2019-03-07 00:21:24 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Role driven permissions structure | assigned-to-author azure-analysis-services/svc in-progress product-question triaged | Hi,
We have a tabular model on Azure SSAS and we are generating PowerBI reports based on that model. We want to build a dynamic steering of the access of cube data based on which user logs in. By that I mean that depending on which report the user runs that a different slice of the cube is performed(with the help of da... | 1.0 | Role driven permissions structure - Hi,
We have a tabular model on Azure SSAS and we are generating PowerBI reports based on that model. We want to build a dynamic steering of the access of cube data based on which user logs in. By that I mean that depending on which report the user runs that a different slice of the c... | non_priority | role driven permissions structure hi we have a tabular model on azure ssas and we are generating powerbi reports based on that model we want to build a dynamic steering of the access of cube data based on which user logs in by that i mean that depending on which report the user runs that a different slice of the c... | 0 |
49,753 | 13,187,264,423 | IssuesEvent | 2020-08-13 02:51:56 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [stochastics] remove minuit dependency (Trac #2007) | Incomplete Migration Migrated from Trac combo reconstruction defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2007">https://code.icecube.wisc.edu/ticket/2007</a>, reported by kjmeagher and owned by jgonzalez</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13T14:14:55",
"description": "either replace it wit... | 1.0 | [stochastics] remove minuit dependency (Trac #2007) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2007">https://code.icecube.wisc.edu/ticket/2007</a>, reported by kjmeagher and owned by jgonzalez</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-02-13... | non_priority | remove minuit dependency trac migrated from json status closed changetime description either replace it with the implementation of minuit in lilliput or use the gulliver framework reporter kjmeagher cc resolution fixed ... | 0 |
105,394 | 13,183,295,712 | IssuesEvent | 2020-08-12 17:15:19 | tektoncd/experimental | https://api.github.com/repos/tektoncd/experimental | closed | Add 'Repository' and 'Branch' filters to PipelineRuns | design-help-wanted webhooks | This issue is part of `experimental` epic #37 but concerns development changes in `dashboard`. The webhooks extension needs to be able to filter pipeline runs by repository and branch: it makes sense to surface this capability to dashboard users.
Under Dashboard > PipelineRuns, users should be able to filter the pi... | 1.0 | Add 'Repository' and 'Branch' filters to PipelineRuns - This issue is part of `experimental` epic #37 but concerns development changes in `dashboard`. The webhooks extension needs to be able to filter pipeline runs by repository and branch: it makes sense to surface this capability to dashboard users.
Under Dashboa... | non_priority | add repository and branch filters to pipelineruns this issue is part of experimental epic but concerns development changes in dashboard the webhooks extension needs to be able to filter pipeline runs by repository and branch it makes sense to surface this capability to dashboard users under dashboar... | 0 |
207,221 | 23,434,919,563 | IssuesEvent | 2022-08-15 08:44:44 | Gal-Doron/Baragon-36 | https://api.github.com/repos/Gal-Doron/Baragon-36 | opened | dropwizard-jetty-1.3.12.jar: 3 vulnerabilities (highest severity is: 5.3) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dropwizard-jetty-1.3.12.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /BaragonService/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/rep... | True | dropwizard-jetty-1.3.12.jar: 3 vulnerabilities (highest severity is: 5.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dropwizard-jetty-1.3.12.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /Baragon... | non_priority | dropwizard jetty jar vulnerabilities highest severity is vulnerable library dropwizard jetty jar path to dependency file baragonservice pom xml path to vulnerable library home wss scanner repository org eclipse jetty jetty http jetty http jar home wss sca... | 0 |
400,332 | 27,279,239,002 | IssuesEvent | 2023-02-23 08:48:33 | vaadin/flow | https://api.github.com/repos/vaadin/flow | closed | Document vaadin.excludeUrls configuration parameter | enhancement documentation | This parameter was introduced in https://github.com/vaadin/flow/pull/14579, but not yet documented.
Can be added into https://vaadin.com/docs/latest/integrations/spring/configuration or into a general chapter about configuration. | 1.0 | Document vaadin.excludeUrls configuration parameter - This parameter was introduced in https://github.com/vaadin/flow/pull/14579, but not yet documented.
Can be added into https://vaadin.com/docs/latest/integrations/spring/configuration or into a general chapter about configuration. | non_priority | document vaadin excludeurls configuration parameter this parameter was introduced in but not yet documented can be added into or into a general chapter about configuration | 0 |
119,529 | 17,620,304,719 | IssuesEvent | 2021-08-18 14:36:11 | jgeraigery/experian-java | https://api.github.com/repos/jgeraigery/experian-java | closed | CVE-2019-14540 (High) detected in jackson-databind-2.9.2.jar - autoclosed | security vulnerability | ## CVE-2019-14540 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-14540 (High) detected in jackson-databind-2.9.2.jar - autoclosed - ## CVE-2019-14540 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary... | non_priority | cve high detected in jackson databind jar autoclosed cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file experian java mave... | 0 |
260,651 | 19,680,106,962 | IssuesEvent | 2022-01-11 15:59:59 | vercel/next.js | https://api.github.com/repos/vercel/next.js | closed | CMS preview example demo are missing the secret value | good first issue area: documentation | # Documentation report
Would like to try out the demo given in a CMS preview example, e.g. the DatoCMS one but without knowing the preview secret token I can't try out the preview mode on the demo website.
| 1.0 | CMS preview example demo are missing the secret value - # Documentation report
Would like to try out the demo given in a CMS preview example, e.g. the DatoCMS one but without knowing the preview secret token I can't try out the preview mode on the demo website.
| non_priority | cms preview example demo are missing the secret value documentation report would like to try out the demo given in a cms preview example e g the datocms one but without knowing the preview secret token i can t try out the preview mode on the demo website | 0 |
11,487 | 4,232,240,720 | IssuesEvent | 2016-07-04 21:16:38 | ReikaKalseki/Reika_Mods_Issues | https://api.github.com/repos/ReikaKalseki/Reika_Mods_Issues | closed | Electricraft OpenComputers function getCurrent() returns voltage | Bug ElectriCraft Mod Interaction Stupid Code | 
Looks like the problem is [here](https://github.com/ReikaKalseki/ElectriCraft/blob/a572d4f1e5446b4fad1d083c5cf634f8dcd9d32e/Auxiliary/Lua/LuaGetCurrent.java) on line 25. | 1.0 | Electricraft OpenComputers function getCurrent() returns voltage - 
Looks like the problem is [here](https://github.com/ReikaKalseki/ElectriCraft/blob/a572d4f1e5446b4fad1d083c5cf634f8dcd9d32e/A... | non_priority | electricraft opencomputers function getcurrent returns voltage looks like the problem is on line | 0 |
154,132 | 13,538,867,411 | IssuesEvent | 2020-09-16 12:43:42 | Galusss/OC_project7 | https://api.github.com/repos/Galusss/OC_project7 | reopened | Models (backend) | documentation | Les models pour 'users' et 'articles' sont mis en place avec Sequelize ORM.
Documentation Sequelize v6 : [https://sequelize.org/master/](url) | 1.0 | Models (backend) - Les models pour 'users' et 'articles' sont mis en place avec Sequelize ORM.
Documentation Sequelize v6 : [https://sequelize.org/master/](url) | non_priority | models backend les models pour users et articles sont mis en place avec sequelize orm documentation sequelize url | 0 |
10,210 | 31,931,633,611 | IssuesEvent | 2023-09-19 07:50:32 | red-hat-storage/ocs-ci | https://api.github.com/repos/red-hat-storage/ocs-ci | opened | test_for_encrypted_pv_ui - make this test work on any ODF version | ui_automation Squad/Black | test is running only against ODF 4.8, remove this marker and adjust test | 1.0 | test_for_encrypted_pv_ui - make this test work on any ODF version - test is running only against ODF 4.8, remove this marker and adjust test | non_priority | test for encrypted pv ui make this test work on any odf version test is running only against odf remove this marker and adjust test | 0 |
351,871 | 32,032,971,098 | IssuesEvent | 2023-09-22 13:33:02 | eclipse-openj9/openj9 | https://api.github.com/repos/eclipse-openj9/openj9 | opened | VirtualThread states changed in jdk22 | test failure jdk22 | Failure links
------------
The values were changed in https://github.com/ibmruntimes/openj9-openjdk-jdk/commit/ceb174ba8004f6361a307f6d599d786eef9307c7.
* https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.functional_s390x_linux_Personal_testList_0/40/consoleText
* https://openj9-jenkins.osuosl.or... | 1.0 | VirtualThread states changed in jdk22 - Failure links
------------
The values were changed in https://github.com/ibmruntimes/openj9-openjdk-jdk/commit/ceb174ba8004f6361a307f6d599d786eef9307c7.
* https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.functional_s390x_linux_Personal_testList_0/40/console... | non_priority | virtualthread states changed in failure links the values were changed in failure output captured from console output failed test verifyjvmtimacros java lang assertionerror jvmti vthread state yielding does not matc... | 0 |
278,392 | 21,076,103,999 | IssuesEvent | 2022-04-02 06:44:21 | AY2122S2-CS2103-F09-3/tp | https://api.github.com/repos/AY2122S2-CS2103-F09-3/tp | closed | [PE-D] Price of insurance can only be integer values | bug documentation | I would expect decimal places to be allowed for inputting prices for adding an insurance command. Doesn't fit well with the product.
<!--session: 1648793009038-2837d48d-1dc9-4169-aea4-6e86a2707040-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.FeatureFlaw` `severity.Low`
original: LapisRaider/ped#19 | 1.0 | [PE-D] Price of insurance can only be integer values - I would expect decimal places to be allowed for inputting prices for adding an insurance command. Doesn't fit well with the product.
<!--session: 1648793009038-2837d48d-1dc9-4169-aea4-6e86a2707040-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.Feature... | non_priority | price of insurance can only be integer values i would expect decimal places to be allowed for inputting prices for adding an insurance command doesn t fit well with the product labels type featureflaw severity low original lapisraider ped | 0 |
189,798 | 15,196,640,359 | IssuesEvent | 2021-02-16 08:36:04 | spring-projects/spring-boot | https://api.github.com/repos/spring-projects/spring-boot | closed | Update the Gradle plugin documentation to recommend the maven-publish plugin over the maven plugin | type: documentation | The documentation doesn't make any recommendation at the moment, other than documenting the maven plugin before the maven-publish plugin. We should swap the order over and also explicitly recommend the maven-publish plugin to align with Gradle's own recommendations and deprecations. | 1.0 | Update the Gradle plugin documentation to recommend the maven-publish plugin over the maven plugin - The documentation doesn't make any recommendation at the moment, other than documenting the maven plugin before the maven-publish plugin. We should swap the order over and also explicitly recommend the maven-publish plu... | non_priority | update the gradle plugin documentation to recommend the maven publish plugin over the maven plugin the documentation doesn t make any recommendation at the moment other than documenting the maven plugin before the maven publish plugin we should swap the order over and also explicitly recommend the maven publish plu... | 0 |
54,270 | 13,301,362,685 | IssuesEvent | 2020-08-25 12:50:56 | feelpp/feelpp | https://api.github.com/repos/feelpp/feelpp | opened | Add range-v3 to feelpp contrib | module:build type:feature | range-v3 is the basis for std::range in c++20.
in the last release 0.11 range-v3 (which is C++11/14 and 17 compliant) got closer to the C++20 standard.
see https://github.com/feelpp/range-v3 for more details
see https://en.cppreference.com/w/cpp/header/ranges for more details about std::ranges in the c++20 stand... | 1.0 | Add range-v3 to feelpp contrib - range-v3 is the basis for std::range in c++20.
in the last release 0.11 range-v3 (which is C++11/14 and 17 compliant) got closer to the C++20 standard.
see https://github.com/feelpp/range-v3 for more details
see https://en.cppreference.com/w/cpp/header/ranges for more details abo... | non_priority | add range to feelpp contrib range is the basis for std range in c in the last release range which is c and compliant got closer to the c standard see for more details see for more details about std ranges in the c standard | 0 |
128,730 | 18,070,107,195 | IssuesEvent | 2021-09-21 01:12:04 | dmyers87/matrix-react-sdk | https://api.github.com/repos/dmyers87/matrix-react-sdk | opened | CVE-2021-3803 (Medium) detected in nth-check-1.0.2.tgz | security vulnerability | ## CVE-2021-3803 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nth-check-1.0.2.tgz</b></p></summary>
<p>performant nth-check parser & compiler</p>
<p>Library home page: <a href="ht... | True | CVE-2021-3803 (Medium) detected in nth-check-1.0.2.tgz - ## CVE-2021-3803 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nth-check-1.0.2.tgz</b></p></summary>
<p>performant nth-chec... | non_priority | cve medium detected in nth check tgz cve medium severity vulnerability vulnerable library nth check tgz performant nth check parser compiler library home page a href path to dependency file matrix react sdk node modules nth check package json path to vulnerable libr... | 0 |
132,998 | 18,791,793,970 | IssuesEvent | 2021-11-08 17:32:58 | HTTPArchive/almanac.httparchive.org | https://api.github.com/repos/HTTPArchive/almanac.httparchive.org | closed | Chapter illustrations for new 2021 chapters | design | We have 2 new chapters this year:
- Structured Data
- WebAssembly
We have chapter banners images for each chapter created in 2019, and we managed to create three new ones for the new chapters added in 2020 (Capabilities, Jamstack, and Privacy).
So we would need similar ones created for Structured Data and WebAs... | 1.0 | Chapter illustrations for new 2021 chapters - We have 2 new chapters this year:
- Structured Data
- WebAssembly
We have chapter banners images for each chapter created in 2019, and we managed to create three new ones for the new chapters added in 2020 (Capabilities, Jamstack, and Privacy).
So we would need simi... | non_priority | chapter illustrations for new chapters we have new chapters this year structured data webassembly we have chapter banners images for each chapter created in and we managed to create three new ones for the new chapters added in capabilities jamstack and privacy so we would need similar ones ... | 0 |
449,295 | 31,837,617,104 | IssuesEvent | 2023-09-14 14:23:34 | Studio-Yandex-Practicum/RandomCoffeeBotTelegram | https://api.github.com/repos/Studio-Yandex-Practicum/RandomCoffeeBotTelegram | closed | Создать диаграмму состояний бота, оформить всё в drawing | documentation | # Why?
Необходимо для упрощения разработки.
# How To Do?
Реазилуем в диаграмме логику работы бота. НУжно посмотреть в документацию от заказчика и сделать правки в своей диаграмме.
Необходимо в readme добавить ссылку
# Where?
docs
| 1.0 | Создать диаграмму состояний бота, оформить всё в drawing - # Why?
Необходимо для упрощения разработки.
# How To Do?
Реазилуем в диаграмме логику работы бота. НУжно посмотреть в документацию от заказчика и сделать правки в своей диаграмме.
Необходимо в readme добавить ссылку
# Where?
docs
| non_priority | создать диаграмму состояний бота оформить всё в drawing why необходимо для упрощения разработки how to do реазилуем в диаграмме логику работы бота нужно посмотреть в документацию от заказчика и сделать правки в своей диаграмме необходимо в readme добавить ссылку where docs | 0 |
68,584 | 21,717,751,631 | IssuesEvent | 2022-05-10 19:45:46 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | opened | ZFS Receive of encrypted incremental data stream causes a PANIC | Type: Defect | ### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | Bullseye
Kernel Version | 5.10.109+truenas
Architecture | amd64
OpenZFS Version | zfs-2.1.2-95_g1d2cdd23b zfs-kmod-2.1.2-95_g1d2cdd23b
<!--
Command to find OpenZFS version:
zfs version
Commands to find... | 1.0 | ZFS Receive of encrypted incremental data stream causes a PANIC - ### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | Bullseye
Kernel Version | 5.10.109+truenas
Architecture | amd64
OpenZFS Version | zfs-2.1.2-95_g1d2cdd23b zfs-kmod-2.1.2-95_g1d2cdd23b
<!--
... | non_priority | zfs receive of encrypted incremental data stream causes a panic system information type version name distribution name debian distribution version bullseye kernel version truenas architecture openzfs version zfs zfs kmod command to find openzfs ve... | 0 |
58,699 | 11,905,066,912 | IssuesEvent | 2020-03-30 17:55:24 | home-assistant/brands | https://api.github.com/repos/home-assistant/brands | opened | August is missing brand images | domain-missing has-codeowner has-config-flow |
## The problem
The August integration does not have brand images in
this repository.
We recently started this Brands repository, to create a centralized storage of all brand-related images. These images are used on our website and the Home Assistant frontend.
The following images are missing and would ideally b... | 1.0 | August is missing brand images -
## The problem
The August integration does not have brand images in
this repository.
We recently started this Brands repository, to create a centralized storage of all brand-related images. These images are used on our website and the Home Assistant frontend.
The following image... | non_priority | august is missing brand images the problem the august integration does not have brand images in this repository we recently started this brands repository to create a centralized storage of all brand related images these images are used on our website and the home assistant frontend the following image... | 0 |
181,589 | 14,881,932,373 | IssuesEvent | 2021-01-20 11:10:02 | SAP/code-pal-for-abap | https://api.github.com/repos/SAP/code-pal-for-abap | closed | 'Deprecated Key Word' Documentation | documentation | It would be good to have the respective replacement in the check documentation. It can be described in the check documentation or a link to the original system documentation. | 1.0 | 'Deprecated Key Word' Documentation - It would be good to have the respective replacement in the check documentation. It can be described in the check documentation or a link to the original system documentation. | non_priority | deprecated key word documentation it would be good to have the respective replacement in the check documentation it can be described in the check documentation or a link to the original system documentation | 0 |
7,167 | 16,853,483,406 | IssuesEvent | 2021-06-21 00:41:09 | QutEcoacoustics/workbench-client | https://api.github.com/repos/QutEcoacoustics/workbench-client | opened | Enable prerendering | architecture bug env:production env:staging | Currently prerendering of the SSR files is broken for the website, however making it functional would help SEO performance and should be possible. Currently this is broken because we need to read the configuration file for the instance before building. During SSR we perform this step through the express server, however... | 1.0 | Enable prerendering - Currently prerendering of the SSR files is broken for the website, however making it functional would help SEO performance and should be possible. Currently this is broken because we need to read the configuration file for the instance before building. During SSR we perform this step through the e... | non_priority | enable prerendering currently prerendering of the ssr files is broken for the website however making it functional would help seo performance and should be possible currently this is broken because we need to read the configuration file for the instance before building during ssr we perform this step through the e... | 0 |
55,886 | 8,033,878,420 | IssuesEvent | 2018-07-29 12:11:30 | PaulHancock/Aegean | https://api.github.com/repos/PaulHancock/Aegean | closed | update wiki to be inline with v 2.0.2 | documentation | The wiki is out of date. In particular the help text for `Aegean` and `BANE` needs to be updated, as well as the description of the various command line options. | 1.0 | update wiki to be inline with v 2.0.2 - The wiki is out of date. In particular the help text for `Aegean` and `BANE` needs to be updated, as well as the description of the various command line options. | non_priority | update wiki to be inline with v the wiki is out of date in particular the help text for aegean and bane needs to be updated as well as the description of the various command line options | 0 |
104,639 | 22,711,425,479 | IssuesEvent | 2022-07-05 19:49:25 | microsoft/vscode-jupyter | https://api.github.com/repos/microsoft/vscode-jupyter | closed | Remote widget source provider doesn't work if any security required | bug upstream-vscode ipywidgets vscode-web verification-found | 1. Remove the CDN sources (make them blank)
2. Connect to a remote server
3. Run something that needs a widget
4. Widget won't be downloaded
Root cause is the remote cdn provider doesn't do anything except pass the URI up to the webview for downloading. This doesn't work because the webview doesn't have the auth ... | 2.0 | Remote widget source provider doesn't work if any security required - 1. Remove the CDN sources (make them blank)
2. Connect to a remote server
3. Run something that needs a widget
4. Widget won't be downloaded
Root cause is the remote cdn provider doesn't do anything except pass the URI up to the webview for dow... | non_priority | remote widget source provider doesn t work if any security required remove the cdn sources make them blank connect to a remote server run something that needs a widget widget won t be downloaded root cause is the remote cdn provider doesn t do anything except pass the uri up to the webview for dow... | 0 |
366,923 | 25,708,751,022 | IssuesEvent | 2022-12-07 04:02:59 | esmero/archipelago-documentation | https://api.github.com/repos/esmero/archipelago-documentation | closed | Add full KeyName Provider Documentation Section | documentation enhancement help wanted | # What?
Key Name Providers are fundamental for searching/filtering/faceting. We should have
- How to documentation on creating new ones and the different Plugins we provide (including the " Is Date" option) and the Entity Reference One
- What/how Archipelago harvests/compiles data using them
- How these are exp... | 1.0 | Add full KeyName Provider Documentation Section - # What?
Key Name Providers are fundamental for searching/filtering/faceting. We should have
- How to documentation on creating new ones and the different Plugins we provide (including the " Is Date" option) and the Entity Reference One
- What/how Archipelago harv... | non_priority | add full keyname provider documentation section what key name providers are fundamental for searching filtering faceting we should have how to documentation on creating new ones and the different plugins we provide including the is date option and the entity reference one what how archipelago harv... | 0 |
287,299 | 31,834,284,494 | IssuesEvent | 2023-09-14 12:38:40 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Expose "maxSpaces"-like property via Spaces setup and start contracts on both client- and server-side. | Team:Security Feature:Security/Spaces NeededFor:Core NeededFor:DataDiscovery Project:Serverless MVP | ## Summary
Spaces API consumers also need to determine whether they can show spaces specific UIs. Since the Spaces plugin is enabled even when the UI is hidden, the spaces plugin contract needs to provide a way of communicating whether the UI should be enabled. | True | Expose "maxSpaces"-like property via Spaces setup and start contracts on both client- and server-side. - ## Summary
Spaces API consumers also need to determine whether they can show spaces specific UIs. Since the Spaces plugin is enabled even when the UI is hidden, the spaces plugin contract needs to provide a way o... | non_priority | expose maxspaces like property via spaces setup and start contracts on both client and server side summary spaces api consumers also need to determine whether they can show spaces specific uis since the spaces plugin is enabled even when the ui is hidden the spaces plugin contract needs to provide a way o... | 0 |
162,120 | 25,482,618,458 | IssuesEvent | 2022-11-26 01:01:44 | CERT-Polska/ursadb | https://api.github.com/repos/CERT-Polska/ursadb | closed | Add `debug parse` command | status:needs more design | We need a way to introspect the running database, or debug some issues without either recompiling the db with debug prints or attaching with gdb.
Especially now that I'll be working on query parsing & optimisation, I have a few ideas in mind. Right now I'd like to have something easy - `debug parse` command:
```
... | 1.0 | Add `debug parse` command - We need a way to introspect the running database, or debug some issues without either recompiling the db with debug prints or attaching with gdb.
Especially now that I'll be working on query parsing & optimisation, I have a few ideas in mind. Right now I'd like to have something easy - `d... | non_priority | add debug parse command we need a way to introspect the running database or debug some issues without either recompiling the db with debug prints or attaching with gdb especially now that i ll be working on query parsing optimisation i have a few ideas in mind right now i d like to have something easy d... | 0 |
221,223 | 24,599,697,613 | IssuesEvent | 2022-10-14 11:23:38 | arbindo/mimock | https://api.github.com/repos/arbindo/mimock | closed | postgresql-42.3.3.jar: 1 vulnerabilities (highest severity is: 8.0) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.3.3.jar</b></p></summary>
<p>PostgreSQL JDBC Driver Postgresql</p>
<p>Library home page: <a href="https://jdbc.postgresql.org">https://jdbc.postgresql.o... | True | postgresql-42.3.3.jar: 1 vulnerabilities (highest severity is: 8.0) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.3.3.jar</b></p></summary>
<p>PostgreSQL JDBC Driver Postgresql</p>
<p>Library home... | non_priority | postgresql jar vulnerabilities highest severity is vulnerable library postgresql jar postgresql jdbc driver postgresql library home page a href path to dependency file mimock backend pom xml path to vulnerable library repository org postgresql postgresql postgr... | 0 |
41,079 | 6,890,715,240 | IssuesEvent | 2017-11-22 14:53:21 | pilosa/pilosa | https://api.github.com/repos/pilosa/pilosa | closed | BSI != range operation documentation | documentation | ### Description
The new `Range` query `!=` operation need to be documented.
This operation works on != null, and != _integer_ | 1.0 | BSI != range operation documentation - ### Description
The new `Range` query `!=` operation need to be documented.
This operation works on != null, and != _integer_ | non_priority | bsi range operation documentation description the new range query operation need to be documented this operation works on null and integer | 0 |
335,698 | 30,082,047,459 | IssuesEvent | 2023-06-29 04:57:44 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: failover/system-non-liveness/deadlock/lease=expiration failed | C-test-failure O-robot O-roachtest branch-master release-blocker T-kv | roachtest.failover/system-non-liveness/deadlock/lease=expiration [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/10720111?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/10720111?buildTab=ar... | 2.0 | roachtest: failover/system-non-liveness/deadlock/lease=expiration failed - roachtest.failover/system-non-liveness/deadlock/lease=expiration [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/10720111?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/build... | non_priority | roachtest failover system non liveness deadlock lease expiration failed roachtest failover system non liveness deadlock lease expiration with on master assertions go fail error trace github com cockroachdb cockroach pkg cmd roachtest tests failover go github com cockroa... | 0 |
26,686 | 4,239,362,404 | IssuesEvent | 2016-07-06 09:10:53 | e-government-ua/iBP | https://api.github.com/repos/e-government-ua/iBP | closed | Нетішин, Хмельницька обл. - розкрити 7 послуг. Земля | in work ready for release test | Організація ринку, ярмарку
13
Взяття на облік громадян, які потребують поліпшення житлових умов
17
Надання довідок незайнятому населенню про відсутність земельних ділянок для ведення ОСГ
23
Надання інформації, що підтверджує відсутність(наявність) земельної ділянк
657
Видача Акту обстеження земельної ді... | 1.0 | Нетішин, Хмельницька обл. - розкрити 7 послуг. Земля - Організація ринку, ярмарку
13
Взяття на облік громадян, які потребують поліпшення житлових умов
17
Надання довідок незайнятому населенню про відсутність земельних ділянок для ведення ОСГ
23
Надання інформації, що підтверджує відсутність(наявність) земе... | non_priority | нетішин хмельницька обл розкрити послуг земля організація ринку ярмарку взяття на облік громадян які потребують поліпшення житлових умов надання довідок незайнятому населенню про відсутність земельних ділянок для ведення осг надання інформації що підтверджує відсутність наявність земельн... | 0 |
32,678 | 26,900,945,723 | IssuesEvent | 2023-02-06 15:36:18 | evcc-io/evcc | https://api.github.com/repos/evcc-io/evcc | closed | Debian / Ubuntu Service: Separater Nutzer | infrastructure | ### Discussed in https://github.com/evcc-io/evcc/discussions/4840
<div type='discussions-op-text'>
<sup>Originally posted by **pauxus** October 16, 2022</sup>
Gerade nachdem evcc jetzt ja auch state im Dateisystem ablegt:
Aktuell ist der Service Nutzer unter Debian "root", was ja aus Sicherheitsaspekten eher... | 1.0 | Debian / Ubuntu Service: Separater Nutzer - ### Discussed in https://github.com/evcc-io/evcc/discussions/4840
<div type='discussions-op-text'>
<sup>Originally posted by **pauxus** October 16, 2022</sup>
Gerade nachdem evcc jetzt ja auch state im Dateisystem ablegt:
Aktuell ist der Service Nutzer unter Debian... | non_priority | debian ubuntu service separater nutzer discussed in originally posted by pauxus october gerade nachdem evcc jetzt ja auch state im dateisystem ablegt aktuell ist der service nutzer unter debian root was ja aus sicherheitsaspekten eher unzweckmäßig ist sollte hier nicht sinnvoller... | 0 |
127,526 | 10,474,349,387 | IssuesEvent | 2019-09-23 14:21:25 | status-im/nim-beacon-chain | https://api.github.com/repos/status-im/nim-beacon-chain | opened | hash_tree_root: pathological case in test_fixture_sanity_blocks | performance test suite | When compiling test_fixture_sanity_blocks as a standalone and running it, I manage to block my machine for a couple minutes on what seems to be faststreams memory manager:
```Nim
[Suite] Official - Sanity - Blocks [Preset: mainnet]
[OK] [Invalid] Previous slot block transition (prev_slot_block_transition)
[O... | 1.0 | hash_tree_root: pathological case in test_fixture_sanity_blocks - When compiling test_fixture_sanity_blocks as a standalone and running it, I manage to block my machine for a couple minutes on what seems to be faststreams memory manager:
```Nim
[Suite] Official - Sanity - Blocks [Preset: mainnet]
[OK] [Invalid]... | non_priority | hash tree root pathological case in test fixture sanity blocks when compiling test fixture sanity blocks as a standalone and running it i manage to block my machine for a couple minutes on what seems to be faststreams memory manager nim official sanity blocks previous slot block transition ... | 0 |
164,479 | 20,364,488,993 | IssuesEvent | 2022-02-21 02:54:01 | arohablue/skill-india-frontend | https://api.github.com/repos/arohablue/skill-india-frontend | closed | CVE-2018-11698 (High) detected in node-sass-4.11.0.tgz, node-sassv4.12.0 - autoclosed | security vulnerability | ## CVE-2018-11698 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b>, <b>node-sassv4.12.0</b></p></summary>
<p>
<details><summary><b>node-sass-4.11.0.tgz</b></p... | True | CVE-2018-11698 (High) detected in node-sass-4.11.0.tgz, node-sassv4.12.0 - autoclosed - ## CVE-2018-11698 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b>, <b>... | non_priority | cve high detected in node sass tgz node autoclosed cve high severity vulnerability vulnerable libraries node sass tgz node node sass tgz wrapper around libsass library home page a href path to dependency file skill india frontend packag... | 0 |
185,019 | 21,785,052,467 | IssuesEvent | 2022-05-14 02:18:17 | Yash-Handa/GitHub-Org-Geographics | https://api.github.com/repos/Yash-Handa/GitHub-Org-Geographics | closed | WS-2019-0369 (Medium) detected in handlebars-4.1.1.tgz - autoclosed | security vulnerability | ## WS-2019-0369 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.1.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ... | True | WS-2019-0369 (Medium) detected in handlebars-4.1.1.tgz - autoclosed - ## WS-2019-0369 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.1.tgz</b></p></summary>
<p>Handle... | non_priority | ws medium detected in handlebars tgz autoclosed ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency fi... | 0 |
43,118 | 23,122,180,219 | IssuesEvent | 2022-07-27 23:07:36 | open-policy-agent/gatekeeper | https://api.github.com/repos/open-policy-agent/gatekeeper | opened | Do not deserialize admission request object more than once | Performance | With the new Expansion feature in https://github.com/open-policy-agent/gatekeeper/pull/2062, we are deserializing the request object in the validation webhook twice:
- once when we expand the object (new code)
- again when we actually match the object ([existing code](https://github.com/open-policy-agent/gatekeeper/... | True | Do not deserialize admission request object more than once - With the new Expansion feature in https://github.com/open-policy-agent/gatekeeper/pull/2062, we are deserializing the request object in the validation webhook twice:
- once when we expand the object (new code)
- again when we actually match the object ([ex... | non_priority | do not deserialize admission request object more than once with the new expansion feature in we are deserializing the request object in the validation webhook twice once when we expand the object new code again when we actually match the object we should somehow pass the deserialized object down t... | 0 |
223,026 | 17,101,165,779 | IssuesEvent | 2021-07-09 11:27:27 | bitcoin-s/bitcoin-s | https://api.github.com/repos/bitcoin-s/bitcoin-s | closed | Update secp256k1 build docs | bug documentation | **Describe the bug**
https://bitcoin-s.org/docs/secp256k1/jni-modify contains "You will need to go to the bitcoin-s/secp256k1" which should now be "bitcoin-s/secp256k1-zkp"
May also want to add steps to build on Mac M1 architecture
https://github.com/bitcoin-s/secp256k1-zkp/commit/35d09472e1647510f54ee9ebe34fa33... | 1.0 | Update secp256k1 build docs - **Describe the bug**
https://bitcoin-s.org/docs/secp256k1/jni-modify contains "You will need to go to the bitcoin-s/secp256k1" which should now be "bitcoin-s/secp256k1-zkp"
May also want to add steps to build on Mac M1 architecture
https://github.com/bitcoin-s/secp256k1-zkp/commit/3... | non_priority | update build docs describe the bug contains you will need to go to the bitcoin s which should now be bitcoin s zkp may also want to add steps to build on mac architecture | 0 |
208,141 | 16,104,974,179 | IssuesEvent | 2021-04-27 13:59:04 | GuillaumeFalourd/developers-tips-and-tricks-resources | https://api.github.com/repos/GuillaumeFalourd/developers-tips-and-tricks-resources | opened | Add new cheat-sheets contents | documentation enhancement | ## What is expected?
Add new cheat-sheets to the [related section](https://github.com/GuillaumeFalourd/developers-tips-and-tricks-resources/tree/master/cheat-sheets) respecting the [repository guidelines](https://github.com/GuillaumeFalourd/developers-tips-and-tricks-resources/blob/master/CONTRIBUTION.md) | 1.0 | Add new cheat-sheets contents - ## What is expected?
Add new cheat-sheets to the [related section](https://github.com/GuillaumeFalourd/developers-tips-and-tricks-resources/tree/master/cheat-sheets) respecting the [repository guidelines](https://github.com/GuillaumeFalourd/developers-tips-and-tricks-resources/blob/ma... | non_priority | add new cheat sheets contents what is expected add new cheat sheets to the respecting the | 0 |
31,198 | 25,408,425,391 | IssuesEvent | 2022-11-22 16:55:35 | SonarSource/sonarlint-visualstudio | https://api.github.com/repos/SonarSource/sonarlint-visualstudio | opened | [Infra] Auto-regenerate the list of Sonar Roslyn rules that can be suppressed on build | Infrastructure | ### Description
The list of issues C#/VB rules that can be suppress in Connected Mode is generated using a [T4 template](https://github.com/SonarSource/sonarlint-visualstudio/blob/69de0102f4155f7f45aafebbc41b0b79f2958af2/src/Roslyn.Suppressions/Roslyn.Suppressions/SupportedSuppressionBuilder.tt#L1).
At present th... | 1.0 | [Infra] Auto-regenerate the list of Sonar Roslyn rules that can be suppressed on build - ### Description
The list of issues C#/VB rules that can be suppress in Connected Mode is generated using a [T4 template](https://github.com/SonarSource/sonarlint-visualstudio/blob/69de0102f4155f7f45aafebbc41b0b79f2958af2/src/Ro... | non_priority | auto regenerate the list of sonar roslyn rules that can be suppressed on build description the list of issues c vb rules that can be suppress in connected mode is generated using a at present the code is only regenerated manually i e we have to remember to do it each time we update the roslyn analy... | 0 |
167,426 | 20,726,076,551 | IssuesEvent | 2022-03-14 02:09:35 | hitokoto-osc/hitokoto-api | https://api.github.com/repos/hitokoto-osc/hitokoto-api | closed | commitizen-4.1.2.tgz: 4 vulnerabilities (highest severity is: 9.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commitizen-4.1.2.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/commitizen/node_modules/loda... | True | commitizen-4.1.2.tgz: 4 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commitizen-4.1.2.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>P... | non_priority | commitizen tgz vulnerabilities highest severity is vulnerable library commitizen tgz path to dependency file package json path to vulnerable library node modules commitizen node modules lodash package json vulnerabilities cve severity cvss dependency t... | 0 |
2,537 | 4,760,262,236 | IssuesEvent | 2016-10-25 02:15:16 | CactusDev/CactusBot | https://api.github.com/repos/CactusDev/CactusBot | opened | Discord service errors if response length too long | bug service:discord | The maximum length for Discord messages is 2,000 characters. If the response is too long, the bot should split up the message and send individually. | 1.0 | Discord service errors if response length too long - The maximum length for Discord messages is 2,000 characters. If the response is too long, the bot should split up the message and send individually. | non_priority | discord service errors if response length too long the maximum length for discord messages is characters if the response is too long the bot should split up the message and send individually | 0 |
122,114 | 17,687,357,294 | IssuesEvent | 2021-08-24 04:47:11 | panasalap/sqlite-3.22.0 | https://api.github.com/repos/panasalap/sqlite-3.22.0 | opened | CVE-2019-9937 (High) detected in multiple libraries | security vulnerability | ## CVE-2019-9937 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>sqliteversion-3.22.0</b>, <b>sqliteversion-3.22.0</b>, <b>sqliteversion-3.22.0</b></p></summary>
<p>
</p>
</details>... | True | CVE-2019-9937 (High) detected in multiple libraries - ## CVE-2019-9937 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>sqliteversion-3.22.0</b>, <b>sqliteversion-3.22.0</b>, <b>sqlite... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries sqliteversion sqliteversion sqliteversion vulnerability details in sqlite interleaving reads and writes in a single transaction with an virtual ... | 0 |
72,722 | 19,430,764,592 | IssuesEvent | 2021-12-21 11:40:12 | openego/eGon-data | https://api.github.com/repos/openego/eGon-data | closed | Insert cost assumptions from NEP and technology-data to scenario_parameters | :building_construction: integration | Fuel and CO2 prices will be added to the scenario parameters table according to table 6 in NEP 2035, Version 2021, 1. Entwurf (S.39).
Other marginal and capital costs are taken from technology-data repository | 1.0 | Insert cost assumptions from NEP and technology-data to scenario_parameters - Fuel and CO2 prices will be added to the scenario parameters table according to table 6 in NEP 2035, Version 2021, 1. Entwurf (S.39).
Other marginal and capital costs are taken from technology-data repository | non_priority | insert cost assumptions from nep and technology data to scenario parameters fuel and prices will be added to the scenario parameters table according to table in nep version entwurf s other marginal and capital costs are taken from technology data repository | 0 |
97,575 | 16,236,393,319 | IssuesEvent | 2021-05-07 01:37:41 | michaeldotson/mini-capstone | https://api.github.com/repos/michaeldotson/mini-capstone | opened | CVE-2020-7595 (High) detected in nokogiri-1.10.3.gem | security vulnerability | ## CVE-2020-7595 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.10.3.gem</b></p></summary>
<p>Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among
Nokogiri's many f... | True | CVE-2020-7595 (High) detected in nokogiri-1.10.3.gem - ## CVE-2020-7595 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nokogiri-1.10.3.gem</b></p></summary>
<p>Nokogiri (鋸) is an HTML... | non_priority | cve high detected in nokogiri gem cve high severity vulnerability vulnerable library nokogiri gem nokogiri 鋸 is an html xml sax and reader parser among nokogiri s many features is the ability to search documents via xpath or selectors library home page a href p... | 0 |
26,943 | 4,839,165,210 | IssuesEvent | 2016-11-09 08:21:20 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Timeline inside tabView not working | 6.0.8 defect | Reported by Pro User;
> We are using timeline component and it's working. Now, I need to use a <p:tabView, and when I moved the timeline's code inside this component, then the timeline's event stops working (the call to the method in the backend bean never happens) and when the oncomplete is processed, args are null a... | 1.0 | Timeline inside tabView not working - Reported by Pro User;
> We are using timeline component and it's working. Now, I need to use a <p:tabView, and when I moved the timeline's code inside this component, then the timeline's event stops working (the call to the method in the backend bean never happens) and when the on... | non_priority | timeline inside tabview not working reported by pro user we are using timeline component and it s working now i need to use a p tabview and when i moved the timeline s code inside this component then the timeline s event stops working the call to the method in the backend bean never happens and when the on... | 0 |
25,699 | 7,741,320,151 | IssuesEvent | 2018-05-29 04:58:46 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | closed | HR Admin & HR user : Forgot Password : User unable to access the forgot password page | Defect Forgot Password HR Admin Module HR User Module P1 Release#2 Build #1 | Steps to Replicate:
1. Launch the url :
2. Navigate to "signin" page
3. Click on "Forgot your Password" link
4. Enter valid email id in the email id field
5. Click on "Submit" button
Experienced Behavior : Observed that user is navigated to apache tomcat page
Expected Behavior : Ensure that user should be ... | 1.0 | HR Admin & HR user : Forgot Password : User unable to access the forgot password page - Steps to Replicate:
1. Launch the url :
2. Navigate to "signin" page
3. Click on "Forgot your Password" link
4. Enter valid email id in the email id field
5. Click on "Submit" button
Experienced Behavior : Observed that ... | non_priority | hr admin hr user forgot password user unable to access the forgot password page steps to replicate launch the url navigate to signin page click on forgot your password link enter valid email id in the email id field click on submit button experienced behavior observed that ... | 0 |
70,210 | 15,057,546,885 | IssuesEvent | 2021-02-03 21:51:54 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Security - iterate to improve the management of user access | needs-grooming operations security | ## Problem Statement
Maintaining credentials is difficult, and we lack the ability to grant fine-grained access to specific platform resources, without granting broad administrative access which is outside of the scope of a developers given role. This is caused by permission redundancy between groups and there being n... | True | Security - iterate to improve the management of user access - ## Problem Statement
Maintaining credentials is difficult, and we lack the ability to grant fine-grained access to specific platform resources, without granting broad administrative access which is outside of the scope of a developers given role. This is ca... | non_priority | security iterate to improve the management of user access problem statement maintaining credentials is difficult and we lack the ability to grant fine grained access to specific platform resources without granting broad administrative access which is outside of the scope of a developers given role this is ca... | 0 |
31,262 | 6,477,744,173 | IssuesEvent | 2017-08-18 05:06:02 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | ICache.getAndRemove() doesn't invalidate the Near Cache | Team: Core Type: Defect | `ICache.getAndRemove()` doesn't invalidate the Near Cache when called from the Near Cache side. I noticed this while adding more variants of the `remove()` and `delete()` methods to the Near Cache tests. The failures are all on the `onNearCacheAdapter` method and in the `ClientNearCacheBasicTest`. That's a good indicat... | 1.0 | ICache.getAndRemove() doesn't invalidate the Near Cache - `ICache.getAndRemove()` doesn't invalidate the Near Cache when called from the Near Cache side. I noticed this while adding more variants of the `remove()` and `delete()` methods to the Near Cache tests. The failures are all on the `onNearCacheAdapter` method an... | non_priority | icache getandremove doesn t invalidate the near cache icache getandremove doesn t invalidate the near cache when called from the near cache side i noticed this while adding more variants of the remove and delete methods to the near cache tests the failures are all on the onnearcacheadapter method an... | 0 |
86,603 | 17,027,780,169 | IssuesEvent | 2021-07-03 22:59:46 | TeamAmaze/AmazeFileManager | https://api.github.com/repos/TeamAmaze/AmazeFileManager | opened | Convert all AsyncTasks to Callables called from ReactiveX | Area-CodeHealth Issue-Discussion Issue-Task (low) | `public class ReadFileTask extends AsyncTask<Void, Void, ReturnedValueOnReadFile> {`
to
`public class ReadFileTask implements Callable<ReturnedValueOnReadFile> {`
and used as
```java
final ReadFileTask task = new ReadFileTask(getContentResolver(), viewModel.getFile(), getExternalCacheDir(), isRootExplorer())... | 1.0 | Convert all AsyncTasks to Callables called from ReactiveX - `public class ReadFileTask extends AsyncTask<Void, Void, ReturnedValueOnReadFile> {`
to
`public class ReadFileTask implements Callable<ReturnedValueOnReadFile> {`
and used as
```java
final ReadFileTask task = new ReadFileTask(getContentResolver(), v... | non_priority | convert all asynctasks to callables called from reactivex public class readfiletask extends asynctask to public class readfiletask implements callable and used as java final readfiletask task new readfiletask getcontentresolver viewmodel getfile getexternalcachedir isrootexplorer ... | 0 |
181,268 | 21,658,345,552 | IssuesEvent | 2022-05-06 16:17:42 | snowdensb/microsoft-teams-apps-company-communicator | https://api.github.com/repos/snowdensb/microsoft-teams-apps-company-communicator | opened | WS-2020-0438 (Medium) detected in i18next-19.8.2.tgz | security vulnerability | ## WS-2020-0438 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>i18next-19.8.2.tgz</b></p></summary>
<p>i18next internationalization framework</p>
<p>Library home page: <a href="http... | True | WS-2020-0438 (Medium) detected in i18next-19.8.2.tgz - ## WS-2020-0438 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>i18next-19.8.2.tgz</b></p></summary>
<p>i18next internationaliz... | non_priority | ws medium detected in tgz ws medium severity vulnerability vulnerable library tgz internationalization framework library home page a href path to dependency file source companycommunicator clientapp package json path to vulnerable library source companycommun... | 0 |
137,214 | 18,752,659,704 | IssuesEvent | 2021-11-05 05:45:46 | madhans23/linux-4.15 | https://api.github.com/repos/madhans23/linux-4.15 | opened | CVE-2018-20669 (High) detected in multiple libraries | security vulnerability | ## CVE-2018-20669 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>lin... | True | CVE-2018-20669 (High) detected in multiple libraries - ## CVE-2018-20669 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>linuxv4.15</b>, <b>linux... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries linux yocto vulnerability details an issue where a provided address with access ok is not checked was discovered in gem ioctl... | 0 |
255,964 | 27,539,554,629 | IssuesEvent | 2023-03-07 07:27:45 | istio/istio | https://api.github.com/repos/istio/istio | closed | Github wiki docs: Broken link regarding mTLS troubleshoot | kind/docs area/security | ### Bug Description
Hey guys!
https://github.com/istio/istio/wiki/Mutual-TLS-TroubleShooting
This link have multiple broken links that would help us to fix our issues regarding mTLS / HTTPS / Certificates.
### Version
```prose
istioctl version
client version: 1.17.1
control plane version: 1.17.1
data plane version... | True | Github wiki docs: Broken link regarding mTLS troubleshoot - ### Bug Description
Hey guys!
https://github.com/istio/istio/wiki/Mutual-TLS-TroubleShooting
This link have multiple broken links that would help us to fix our issues regarding mTLS / HTTPS / Certificates.
### Version
```prose
istioctl version
client vers... | non_priority | github wiki docs broken link regarding mtls troubleshoot bug description hey guys this link have multiple broken links that would help us to fix our issues regarding mtls https certificates version prose istioctl version client version control plane version data plane version ... | 0 |
276,282 | 23,982,831,069 | IssuesEvent | 2022-09-13 16:21:51 | pitt-crc/bank | https://api.github.com/repos/pitt-crc/bank | opened | Make sure SLURM account locking does not bar access to investment hardware | testing | We should check that our locking mechanism (`GrpTresRunMins = 0`) does not interfere with users ability to submit to hardware they've invested in.
A possible proxy test for this is to see if a locked account can still submit to `scavenger`, as the billing weights _should_ be set similarly. | 1.0 | Make sure SLURM account locking does not bar access to investment hardware - We should check that our locking mechanism (`GrpTresRunMins = 0`) does not interfere with users ability to submit to hardware they've invested in.
A possible proxy test for this is to see if a locked account can still submit to `scavenger`... | non_priority | make sure slurm account locking does not bar access to investment hardware we should check that our locking mechanism grptresrunmins does not interfere with users ability to submit to hardware they ve invested in a possible proxy test for this is to see if a locked account can still submit to scavenger ... | 0 |
44,175 | 5,765,120,524 | IssuesEvent | 2017-04-27 00:57:24 | red-eight/Tactics | https://api.github.com/repos/red-eight/Tactics | closed | Unit::PerformNextAction() vs ActionController::ProcessNextAction() | Design | A unified naming convention should be used. | 1.0 | Unit::PerformNextAction() vs ActionController::ProcessNextAction() - A unified naming convention should be used. | non_priority | unit performnextaction vs actioncontroller processnextaction a unified naming convention should be used | 0 |
8,879 | 4,347,265,059 | IssuesEvent | 2016-07-29 18:53:33 | mapbox/mapbox-gl-native | https://api.github.com/repos/mapbox/mapbox-gl-native | closed | CocoaPods: Unable to satisfy the following requirements... | build iOS | Hi,
I try to install Mapbox iOS SDK 3.2 through Cocoapods (0.39.0) but i have this error :
[!] Unable to satisfy the following requirements:
- `Mapbox-iOS-SDK (~> 3.2.0)` required by `Podfile`
Have you any idea of the problem?
Do i need to install the pre-version 1.0.0.beta.6 of Cocoapods to use your last versio... | 1.0 | CocoaPods: Unable to satisfy the following requirements... - Hi,
I try to install Mapbox iOS SDK 3.2 through Cocoapods (0.39.0) but i have this error :
[!] Unable to satisfy the following requirements:
- `Mapbox-iOS-SDK (~> 3.2.0)` required by `Podfile`
Have you any idea of the problem?
Do i need to install the ... | non_priority | cocoapods unable to satisfy the following requirements hi i try to install mapbox ios sdk through cocoapods but i have this error unable to satisfy the following requirements mapbox ios sdk required by podfile have you any idea of the problem do i need to install the pre... | 0 |
200,636 | 15,116,632,971 | IssuesEvent | 2021-02-09 07:06:47 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | kv/kvserver: TestReplicateRogueRemovedNode failed | C-test-failure O-robot branch-master | [(kv/kvserver).TestReplicateRogueRemovedNode failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2657499&tab=buildLog) on [master@7853fd32de8b6dea869f2a2a92dcd7506f4a8998](https://github.com/cockroachdb/cockroach/commits/7853fd32de8b6dea869f2a2a92dcd7506f4a8998):
Fatal error:
```
panic: unexpected error: [No... | 1.0 | kv/kvserver: TestReplicateRogueRemovedNode failed - [(kv/kvserver).TestReplicateRogueRemovedNode failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2657499&tab=buildLog) on [master@7853fd32de8b6dea869f2a2a92dcd7506f4a8998](https://github.com/cockroachdb/cockroach/commits/7853fd32de8b6dea869f2a2a92dcd7506f4a8... | non_priority | kv kvserver testreplicaterogueremovednode failed on fatal error panic unexpected error refusing to acquire lease on follower replica not lease holder current lease is repl seq start exp stack goroutine github com cockroachdb cockroach pkg kv kvserver tes... | 0 |
211,962 | 16,384,572,381 | IssuesEvent | 2021-05-17 08:47:20 | wazuh/wazuh-qa | https://api.github.com/repos/wazuh/wazuh-qa | opened | Migrate system tests fixes from master to 4.2 | bug framework/api system-tests | ## Description
Hi team!
There were many changes to the cluster in the master branch of Wazuh. These changes implied the update of some tests in QA, which were merged in QA master:
- https://github.com/wazuh/wazuh-qa/pull/1188
- https://github.com/wazuh/wazuh-qa/pull/1232
- https://github.com/wazuh/wazuh-qa/pul... | 1.0 | Migrate system tests fixes from master to 4.2 - ## Description
Hi team!
There were many changes to the cluster in the master branch of Wazuh. These changes implied the update of some tests in QA, which were merged in QA master:
- https://github.com/wazuh/wazuh-qa/pull/1188
- https://github.com/wazuh/wazuh-qa/pu... | non_priority | migrate system tests fixes from master to description hi team there were many changes to the cluster in the master branch of wazuh these changes implied the update of some tests in qa which were merged in qa master however we migrated most of the cluster improvements that were plan... | 0 |
1,370 | 2,595,499,384 | IssuesEvent | 2015-02-20 14:44:11 | docker/fig | https://api.github.com/repos/docker/fig | opened | Installation instructions for Compose should point and Docker installation instructions | documentation | It seems odd that we're repeating the installations instructions for Docker in the same documentation: https://github.com/docker/fig/blob/master/docs/install.md | 1.0 | Installation instructions for Compose should point and Docker installation instructions - It seems odd that we're repeating the installations instructions for Docker in the same documentation: https://github.com/docker/fig/blob/master/docs/install.md | non_priority | installation instructions for compose should point and docker installation instructions it seems odd that we re repeating the installations instructions for docker in the same documentation | 0 |
5,580 | 27,958,345,405 | IssuesEvent | 2023-03-24 13:59:38 | software-mansion/react-native-reanimated | https://api.github.com/repos/software-mansion/react-native-reanimated | closed | ☂️ Deadlock/ANR in performOperations | Platform: Android Platform: iOS Bug Maintainer issue | ### Description
This is an umbrella issue for ANRs/deadlocks on Android/iOS in NodesManager.performOperations.
The bug was introduced in #1215.
Android:
- #2251
- #3062
iOS:
- #3180
- #3862
- #3946
PRs trying to solve this issue:
- #3082
- #3194
### Repro
We don't have a repro yet but it nee... | True | ☂️ Deadlock/ANR in performOperations - ### Description
This is an umbrella issue for ANRs/deadlocks on Android/iOS in NodesManager.performOperations.
The bug was introduced in #1215.
Android:
- #2251
- #3062
iOS:
- #3180
- #3862
- #3946
PRs trying to solve this issue:
- #3082
- #3194
### Repro
... | non_priority | ☂️ deadlock anr in performoperations description this is an umbrella issue for anrs deadlocks on android ios in nodesmanager performoperations the bug was introduced in android ios prs trying to solve this issue repro we don t have a repro... | 0 |
12,049 | 9,558,136,101 | IssuesEvent | 2019-05-03 13:32:17 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Logs UI] Add documentation for column customization | :Logs UI :infrastructure [zube]: Ready docs v7.2.0 v8.0.0 | The new column customization UI introduced in #34916 should be explained in the documentation. Aspects that are potentially worth mentioning:
* Influences the main log view
* Configured via the source configuration flyout, 2nd tab
* Three column types:
* built-in timestamp
* built-in message
* custom fiel... | 1.0 | [Logs UI] Add documentation for column customization - The new column customization UI introduced in #34916 should be explained in the documentation. Aspects that are potentially worth mentioning:
* Influences the main log view
* Configured via the source configuration flyout, 2nd tab
* Three column types:
* bu... | non_priority | add documentation for column customization the new column customization ui introduced in should be explained in the documentation aspects that are potentially worth mentioning influences the main log view configured via the source configuration flyout tab three column types built in timesta... | 0 |
8,116 | 7,242,961,049 | IssuesEvent | 2018-02-14 09:58:10 | stiftungswo/Dime | https://api.github.com/repos/stiftungswo/Dime | opened | Frontend Migration | in progress infrastructure | Ansprechperson: Andi
AngularDart v1 ist unmaintained und schlecht dokumentiert. Es soll eine Auffrischung der Technologie für das Dime Frontend evaluiert werden. Die verschiedenen Varianten sollen evaluiert und der zeitliche Aufwand geschätzt werden.
Kandidaten:
## AngularDart v4
### Motivation
Die Sprache b... | 1.0 | Frontend Migration - Ansprechperson: Andi
AngularDart v1 ist unmaintained und schlecht dokumentiert. Es soll eine Auffrischung der Technologie für das Dime Frontend evaluiert werden. Die verschiedenen Varianten sollen evaluiert und der zeitliche Aufwand geschätzt werden.
Kandidaten:
## AngularDart v4
### Moti... | non_priority | frontend migration ansprechperson andi angulardart ist unmaintained und schlecht dokumentiert es soll eine auffrischung der technologie für das dime frontend evaluiert werden die verschiedenen varianten sollen evaluiert und der zeitliche aufwand geschätzt werden kandidaten angulardart motiva... | 0 |
326,532 | 27,998,548,035 | IssuesEvent | 2023-03-27 10:06:38 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | pkg/ccl/spanconfigccl/spanconfigsqlwatcherccl/spanconfigsqlwatcherccl_test: TestSQLWatcherOnEventError failed | C-test-failure O-robot X-stale T-kv no-test-failure-activity branch-release-22.2 | pkg/ccl/spanconfigccl/spanconfigsqlwatcherccl/spanconfigsqlwatcherccl_test.TestSQLWatcherOnEventError [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8751541?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/87... | 2.0 | pkg/ccl/spanconfigccl/spanconfigsqlwatcherccl/spanconfigsqlwatcherccl_test: TestSQLWatcherOnEventError failed - pkg/ccl/spanconfigccl/spanconfigsqlwatcherccl/spanconfigsqlwatcherccl_test.TestSQLWatcherOnEventError [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8751541?build... | non_priority | pkg ccl spanconfigccl spanconfigsqlwatcherccl spanconfigsqlwatcherccl test testsqlwatcheroneventerror failed pkg ccl spanconfigccl spanconfigsqlwatcherccl spanconfigsqlwatcherccl test testsqlwatcheroneventerror with on release kv kvserver replicate queue go ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.