Unnamed: 0 int64 3 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 2 430 | labels stringlengths 4 347 | body stringlengths 5 237k | index stringclasses 7
values | text_combine stringlengths 96 237k | label stringclasses 2
values | text stringlengths 96 219k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8,103 | 10,221,008,789 | IssuesEvent | 2019-08-15 23:29:52 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_disable_partition_default_parameter | breaking-change-1.0 incompatible-change migration-0.29 team-Starlark | The flag disables the default value `' '` for `sep` parameter of `String.partition` and `String.rpartition`.
When the flag is flipped, one needs to provide an explicit value for the parameter, e.g. `s.partition(" ")`.
Implemented with https://github.com/bazelbuild/bazel/pull/8894
Expected timeline:
released... | True | incompatible_disable_partition_default_parameter - The flag disables the default value `' '` for `sep` parameter of `String.partition` and `String.rpartition`.
When the flag is flipped, one needs to provide an explicit value for the parameter, e.g. `s.partition(" ")`.
Implemented with https://github.com/bazelbuil... | comp | incompatible disable partition default parameter the flag disables the default value for sep parameter of string partition and string rpartition when the flag is flipped one needs to provide an explicit value for the parameter e g s partition implemented with expected timeline r... | 1 |
35 | 2,515,496,866 | IssuesEvent | 2015-01-15 19:02:52 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | settype($val, 'double') not works (PHP5 incompatiblity) | Diff Ready php5 incompatibility probably easy | `settype($val, 'double')` leaves `$val` unconverted, see http://3v4l.org/9bfAV.
`double` is in fact deprecated variant, but `gettype(1.0)` still returns `'double'`. | True | settype($val, 'double') not works (PHP5 incompatiblity) - `settype($val, 'double')` leaves `$val` unconverted, see http://3v4l.org/9bfAV.
`double` is in fact deprecated variant, but `gettype(1.0)` still returns `'double'`. | comp | settype val double not works incompatiblity settype val double leaves val unconverted see double is in fact deprecated variant but gettype still returns double | 1 |
7,005 | 9,299,209,765 | IssuesEvent | 2019-03-23 01:04:14 | darlinghq/darling | https://api.github.com/repos/darlinghq/darling | closed | [NSBundle bundleForClass:] gives incorrect bundle path for frameworks | Application Compatibility | The following code fragment demonstrates the issue. It calls the method for NSString and should return the path to Foundation.framework.
```
#import <Foundation/Foundation.h>
int main()
{
NSBundle *bundle = [NSBundle bundleForClass:[NSString class]];
NSLog(@"%@", [bundle bundlePath]);
return 0;
}
```
... | True | [NSBundle bundleForClass:] gives incorrect bundle path for frameworks - The following code fragment demonstrates the issue. It calls the method for NSString and should return the path to Foundation.framework.
```
#import <Foundation/Foundation.h>
int main()
{
NSBundle *bundle = [NSBundle bundleForClass:[NSStr... | comp | gives incorrect bundle path for frameworks the following code fragment demonstrates the issue it calls the method for nsstring and should return the path to foundation framework import int main nsbundle bundle nslog return output on macos system library ... | 1 |
13,322 | 15,713,297,766 | IssuesEvent | 2021-03-27 15:36:18 | PMEAL/porespy | https://api.github.com/repos/PMEAL/porespy | closed | Change behavior of border (formerly get_border) so that edges means corners in 2D | backwards incompatible | At the moment edges is interpreted to mean faces, which is more literal. But functions that call this method would work better if edges and corners were equivalent in 2D. | True | Change behavior of border (formerly get_border) so that edges means corners in 2D - At the moment edges is interpreted to mean faces, which is more literal. But functions that call this method would work better if edges and corners were equivalent in 2D. | comp | change behavior of border formerly get border so that edges means corners in at the moment edges is interpreted to mean faces which is more literal but functions that call this method would work better if edges and corners were equivalent in | 1 |
804,456 | 29,488,718,304 | IssuesEvent | 2023-06-02 11:53:01 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID: 316516] Macro compares unsigned to 0 in subsys/net/l2/ethernet/gptp/gptp_messages.c | bug priority: medium area: Networking Coverity |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dae79cefaabf63086946a48ccca4094f26f146c8/subsys/net/l2/ethernet/gptp/gptp_messages.c
Category: Integer handling issues
Function: `gptp_prepare_announce`
Component: Networking
CID: [316516](https://scan9.scan.coverity.com/reports... | 1.0 | [Coverity CID: 316516] Macro compares unsigned to 0 in subsys/net/l2/ethernet/gptp/gptp_messages.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dae79cefaabf63086946a48ccca4094f26f146c8/subsys/net/l2/ethernet/gptp/gptp_messages.c
Category: Integer handling issues
Function... | non_comp | macro compares unsigned to in subsys net ethernet gptp gptp messages c static code scan issues found in file category integer handling issues function gptp prepare announce component networking cid details please fix or provide comments in coverity using the link for more information... | 0 |
60,708 | 12,132,963,253 | IssuesEvent | 2020-04-23 08:14:16 | Freemius/wordpress-sdk | https://api.github.com/repos/Freemius/wordpress-sdk | opened | Replace the `WP_FS__` prefix for all defines | code-conventions envato | Seems like Envato's guidelines don't permit using `WP_` as a prefix for defines as it is reserved for core. | 1.0 | Replace the `WP_FS__` prefix for all defines - Seems like Envato's guidelines don't permit using `WP_` as a prefix for defines as it is reserved for core. | non_comp | replace the wp fs prefix for all defines seems like envato s guidelines don t permit using wp as a prefix for defines as it is reserved for core | 0 |
158,042 | 20,007,558,805 | IssuesEvent | 2022-02-01 00:00:50 | timf-app-sandbox/t1 | https://api.github.com/repos/timf-app-sandbox/t1 | opened | CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz | security vulnerability | ## CVE-2017-16137 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>debug-2.2.0.tgz</b></p></summary>
<p>small debugging utility</p>
<p>Library home page: <a href="https://registry.npm... | True | CVE-2017-16137 (Medium) detected in debug-2.2.0.tgz - ## CVE-2017-16137 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>debug-2.2.0.tgz</b></p></summary>
<p>small debugging utility</... | non_comp | cve medium detected in debug tgz cve medium severity vulnerability vulnerable library debug tgz small debugging utility library home page a href path to dependency file package json path to vulnerable library node modules nyc node modules debug package json node m... | 0 |
20,592 | 30,601,645,915 | IssuesEvent | 2023-07-22 13:07:33 | iPortalTeam/ImmersivePortalsModForForge | https://api.github.com/repos/iPortalTeam/ImmersivePortalsModForForge | closed | Crash on using Agricraft Seed analyzer | bug waiting for reply Mod Compatibility | ### According to your testing, does the issue occur with ONLY Immersive Portals mod installed?
No
### Forge Version
40.1.86
### ImmersivePortals Version
1.4.12-mc1.18.2
### Latest Log
https://gist.github.com/Haerar/1f25586e44a8b1577ec6b56ef04350af
### Crash Report (if applicable)
https://gist... | True | Crash on using Agricraft Seed analyzer - ### According to your testing, does the issue occur with ONLY Immersive Portals mod installed?
No
### Forge Version
40.1.86
### ImmersivePortals Version
1.4.12-mc1.18.2
### Latest Log
https://gist.github.com/Haerar/1f25586e44a8b1577ec6b56ef04350af
### Cra... | comp | crash on using agricraft seed analyzer according to your testing does the issue occur with only immersive portals mod installed no forge version immersiveportals version latest log crash report if applicable steps to reproduce with imm... | 1 |
15,119 | 18,987,907,399 | IssuesEvent | 2021-11-22 00:52:22 | paulevsGitch/BCLib | https://api.github.com/repos/paulevsGitch/BCLib | closed | Overwritten RecipeManager Method Breaks Recipe Confidence | compatibility | The [mixin for RecipeManager](https://github.com/paulevsGitch/BCLib/blob/main/src/main/java/ru/bclib/mixin/common/RecipeManagerMixin.java#L36) breaks my mod [Recipe Confidence](https://github.com/gudenau/minecraft-RecipeConfidence).
The Overwrite removes the Redirect target my mod uses to sort the recipes to determi... | True | Overwritten RecipeManager Method Breaks Recipe Confidence - The [mixin for RecipeManager](https://github.com/paulevsGitch/BCLib/blob/main/src/main/java/ru/bclib/mixin/common/RecipeManagerMixin.java#L36) breaks my mod [Recipe Confidence](https://github.com/gudenau/minecraft-RecipeConfidence).
The Overwrite removes th... | comp | overwritten recipemanager method breaks recipe confidence the breaks my mod the overwrite removes the redirect target my mod uses to sort the recipes to determine the least fuzzy recipe to use relevant issue | 1 |
156,248 | 12,302,504,542 | IssuesEvent | 2020-05-11 17:05:17 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | opened | Test failure leaving behind datastream | :Core/Features/Data streams >test-failure | It seems that for master release tests (which have feature flags turned off), the following test fails and causes all downstream tests (that expand `*` on indices) to fail.
I am guessing since the feature flag of `_searchable_snapshots` is turned off, that is causing the API to return 400 instead of the caught 404.
... | 1.0 | Test failure leaving behind datastream - It seems that for master release tests (which have feature flags turned off), the following test fails and causes all downstream tests (that expand `*` on indices) to fail.
I am guessing since the feature flag of `_searchable_snapshots` is turned off, that is causing the API ... | non_comp | test failure leaving behind datastream it seems that for master release tests which have feature flags turned off the following test fails and causes all downstream tests that expand on indices to fail i am guessing since the feature flag of searchable snapshots is turned off that is causing the api ... | 0 |
7,359 | 9,605,980,701 | IssuesEvent | 2019-05-11 05:47:19 | att/ast | https://api.github.com/repos/att/ast | closed | ksh can't figure out its CWD | bug compatibility | One of the handful of unit tests still failing is `builtins.sh`. It's timing out (rather than directly failing) running this statement:
```
$(foo=bar; eval foo=\$foo $env exec -c \$SHELL -c \'print \$foo\')
```
The problem is it enters into an infinite loop here:
https://github.com/att/ast/blob/8cb7aac661832... | True | ksh can't figure out its CWD - One of the handful of unit tests still failing is `builtins.sh`. It's timing out (rather than directly failing) running this statement:
```
$(foo=bar; eval foo=\$foo $env exec -c \$SHELL -c \'print \$foo\')
```
The problem is it enters into an infinite loop here:
https://github... | comp | ksh can t figure out its cwd one of the handful of unit tests still failing is builtins sh it s timing out rather than directly failing running this statement foo bar eval foo foo env exec c shell c print foo the problem is it enters into an infinite loop here please po... | 1 |
6,927 | 9,214,638,998 | IssuesEvent | 2019-03-10 21:25:45 | PorktoberRevolution/ReStocked | https://api.github.com/repos/PorktoberRevolution/ReStocked | closed | :First directive & Other Mods | Mod Compatibility enhancement | After experimenting, it seems that adding :FIRST to ReStock part changes will prevent mods that clone stock parts from breaking, as they should now copy the parts with references to ReStock assets.
Do you think it's an acceptable change, or will it cause more problems in the long run? | True | :First directive & Other Mods - After experimenting, it seems that adding :FIRST to ReStock part changes will prevent mods that clone stock parts from breaking, as they should now copy the parts with references to ReStock assets.
Do you think it's an acceptable change, or will it cause more problems in the long run? | comp | first directive other mods after experimenting it seems that adding first to restock part changes will prevent mods that clone stock parts from breaking as they should now copy the parts with references to restock assets do you think it s an acceptable change or will it cause more problems in the long run | 1 |
280,612 | 24,318,904,847 | IssuesEvent | 2022-09-30 08:58:28 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | opened | [CI] TransformIndexerStateTests testStopAtCheckpoint failing | >test-failure :ml/Transform | I wasn't able to reproduce it locally (tried with `-Dtests.iters=500`).
**Build scan:**
https://gradle-enterprise.elastic.co/s/3tgciezc7km42/tests/:x-pack:plugin:transform:test/org.elasticsearch.xpack.transform.transforms.TransformIndexerStateTests/testStopAtCheckpoint
**Reproduction line:**
`./gradlew ':x-pack:plugi... | 1.0 | [CI] TransformIndexerStateTests testStopAtCheckpoint failing - I wasn't able to reproduce it locally (tried with `-Dtests.iters=500`).
**Build scan:**
https://gradle-enterprise.elastic.co/s/3tgciezc7km42/tests/:x-pack:plugin:transform:test/org.elasticsearch.xpack.transform.transforms.TransformIndexerStateTests/testSto... | non_comp | transformindexerstatetests teststopatcheckpoint failing i wasn t able to reproduce it locally tried with dtests iters build scan reproduction line gradlew x pack plugin transform test tests org elasticsearch xpack transform transforms transformindexerstatetests teststopatcheckpoint ... | 0 |
16,333 | 21,957,763,136 | IssuesEvent | 2022-05-24 13:31:15 | Moriafly/SaltPlayerSource | https://api.github.com/repos/Moriafly/SaltPlayerSource | closed | 臭蟲 | 错误 bug 兼容性 compatibility P4 优先级 | 仅仅反馈你所遇到的一个使用问题,多个请重新提交另外的 issue。Only give feedback on one usage problem you encountered, please resubmit another issue.
在你反馈此问题前请注意:Please note before you respond to this question:
-------------------------
- 详细阅读椒盐音乐帮助内容(应用设置-帮助)。Read more about the SaltPlayer help content (app Settings - Help).
- 尝试在仓库 issue 搜... | True | 臭蟲 - 仅仅反馈你所遇到的一个使用问题,多个请重新提交另外的 issue。Only give feedback on one usage problem you encountered, please resubmit another issue.
在你反馈此问题前请注意:Please note before you respond to this question:
-------------------------
- 详细阅读椒盐音乐帮助内容(应用设置-帮助)。Read more about the SaltPlayer help content (app Settings - Help).
- 尝试在仓库 is... | comp | 臭蟲 仅仅反馈你所遇到的一个使用问题,多个请重新提交另外的 issue。only give feedback on one usage problem you encountered please resubmit another issue 在你反馈此问题前请注意:please note before you respond to this question 详细阅读椒盐音乐帮助内容(应用设置 帮助)。read more about the saltplayer help content app settings help 尝试在仓库 is... | 1 |
174,138 | 13,458,419,390 | IssuesEvent | 2020-09-09 10:36:46 | OllisGit/OctoPrint-PrintJobHistory | https://api.github.com/repos/OllisGit/OctoPrint-PrintJobHistory | closed | Enhancement; Import old PrintHistory data | status: markedForAutoClose status: waitingForTestFeedback type: enhancement | I ran the old Print History plugin for a quite a while so there is a fair bit of historical data. Would it be possible to import that data.
A general import to go with your export in the plugin and an external program to do the conversion of the old data to CSV would be acceptable. | 1.0 | Enhancement; Import old PrintHistory data - I ran the old Print History plugin for a quite a while so there is a fair bit of historical data. Would it be possible to import that data.
A general import to go with your export in the plugin and an external program to do the conversion of the old data to CSV would be a... | non_comp | enhancement import old printhistory data i ran the old print history plugin for a quite a while so there is a fair bit of historical data would it be possible to import that data a general import to go with your export in the plugin and an external program to do the conversion of the old data to csv would be a... | 0 |
171,898 | 13,252,006,934 | IssuesEvent | 2020-08-20 03:56:53 | hashgraph/hedera-services | https://api.github.com/repos/hashgraph/hedera-services | closed | Fix daily AWS summary | Test Development bug | - Old Slack token was revoked, need to get new Slack token from environment variable (Slack context)
- regression jar needs update for changes in Slack API's. | 1.0 | Fix daily AWS summary - - Old Slack token was revoked, need to get new Slack token from environment variable (Slack context)
- regression jar needs update for changes in Slack API's. | non_comp | fix daily aws summary old slack token was revoked need to get new slack token from environment variable slack context regression jar needs update for changes in slack api s | 0 |
277,194 | 30,610,530,902 | IssuesEvent | 2023-07-23 14:52:47 | liorzilberg/swagger-parser | https://api.github.com/repos/liorzilberg/swagger-parser | opened | CVE-2021-36373 (Medium) detected in ant-1.7.0.jar | Mend: dependency security vulnerability | ## CVE-2021-36373 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ant-1.7.0.jar</b></p></summary>
<p>Apache Ant</p>
<p>Library home page: <a href="http://ant.apache.org/">http://ant.... | True | CVE-2021-36373 (Medium) detected in ant-1.7.0.jar - ## CVE-2021-36373 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ant-1.7.0.jar</b></p></summary>
<p>Apache Ant</p>
<p>Library hom... | non_comp | cve medium detected in ant jar cve medium severity vulnerability vulnerable library ant jar apache ant library home page a href path to vulnerable library target lib ant jar dependency hierarchy x ant jar vulnerable library found in head c... | 0 |
9,201 | 11,203,910,651 | IssuesEvent | 2020-01-05 00:05:15 | rubinius/rubinius | https://api.github.com/repos/rubinius/rubinius | closed | Minitest 4.7.5 test suite fails one test with rubinius 2.2.7 | Ruby Language Compatibility | Trying to run the minitest 4.7.5 test suite with rubinius 2.2.7 (2.1.0 build 2014-05-20 JI) [x86_64-linux-gnu] gives me this error:
```
1) Error:
TestMiniTestMock#test_mock_args_does_not_raise:
NoMethodError: unmocked method :equal?, expected one of []
kernel/common/kernel.rb:195:in `==='
kernel/common/enume... | True | Minitest 4.7.5 test suite fails one test with rubinius 2.2.7 - Trying to run the minitest 4.7.5 test suite with rubinius 2.2.7 (2.1.0 build 2014-05-20 JI) [x86_64-linux-gnu] gives me this error:
```
1) Error:
TestMiniTestMock#test_mock_args_does_not_raise:
NoMethodError: unmocked method :equal?, expected one of []
... | comp | minitest test suite fails one test with rubinius trying to run the minitest test suite with rubinius build ji gives me this error error testminitestmock test mock args does not raise nomethoderror unmocked method equal expected one of kernel common kernel... | 1 |
15,031 | 18,872,352,624 | IssuesEvent | 2021-11-13 12:11:09 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | opened | Pedantic readInt brakes use case behavior | backward compatibility | **Describe the issue**
Moving to the last TLS version (21.8.10.19) I discover that [#24475](https://github.com/ClickHouse/ClickHouse/pull/24475) break the behavior I rely on in a fairly big pipeline at my company (~1MM inserts per sec).
The events are Nginx access logs, where some non-existent values can be logge... | True | Pedantic readInt brakes use case behavior - **Describe the issue**
Moving to the last TLS version (21.8.10.19) I discover that [#24475](https://github.com/ClickHouse/ClickHouse/pull/24475) break the behavior I rely on in a fairly big pipeline at my company (~1MM inserts per sec).
The events are Nginx access logs,... | comp | pedantic readint brakes use case behavior describe the issue moving to the last tls version i discover that break the behavior i rely on in a fairly big pipeline at my company inserts per sec the events are nginx access logs where some non existent values can be logged as a hyphen ... | 1 |
65,631 | 19,600,874,295 | IssuesEvent | 2022-01-06 01:05:04 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | closed | KB bug: breadcrumbs on search link to an old version of /help | Defect Design system | [Related discussion](https://dsva.slack.com/archives/CDKB88PS8/p1641425714149500?thread_ts=1641424697.148000&cid=CDKB88PS8)
Some strange things happening when using breadcrumbs on the search page. See screenshot for steps to reproduce.
Some strange things happening when using breadcrumbs on the search page. See screenshot for steps to reproduce..
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: d12b854825eb1cc75426077979dd574ef08a5bf0
b... | 1.0 | Quickstart: should run quickstart failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit:... | non_comp | quickstart should run quickstart failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output expected to match found billing accounts assert... | 0 |
18,172 | 25,116,741,406 | IssuesEvent | 2022-11-09 03:06:18 | apache/rocketmq-clients | https://api.github.com/repos/apache/rocketmq-clients | closed | Remove MessageBuilder#setTraceContext and MessageView#getTraceContext | Java area/observability area/compatibility | Since propagate trace context by thread local is more general, we should remove `MessageBuilder#setTraceContext` and `MessageView#getTraceContext` because propagate context by the serialization is tricky. | True | Remove MessageBuilder#setTraceContext and MessageView#getTraceContext - Since propagate trace context by thread local is more general, we should remove `MessageBuilder#setTraceContext` and `MessageView#getTraceContext` because propagate context by the serialization is tricky. | comp | remove messagebuilder settracecontext and messageview gettracecontext since propagate trace context by thread local is more general we should remove messagebuilder settracecontext and messageview gettracecontext because propagate context by the serialization is tricky | 1 |
39,059 | 9,188,324,218 | IssuesEvent | 2019-03-06 07:00:05 | UIOWA5830SP19/SPP200 | https://api.github.com/repos/UIOWA5830SP19/SPP200 | closed | Search Icon on Landing Page Missing | T1 - Defect | User is unable to see search icon on the Search Bar.
Make sure that the search icon is visible after this fix. | 1.0 | Search Icon on Landing Page Missing - User is unable to see search icon on the Search Bar.
Make sure that the search icon is visible after this fix. | non_comp | search icon on landing page missing user is unable to see search icon on the search bar make sure that the search icon is visible after this fix | 0 |
14,462 | 17,468,082,272 | IssuesEvent | 2021-08-06 20:10:23 | mobends/MoBends | https://api.github.com/repos/mobends/MoBends | closed | compatibility problem with ice and fire | compatibility-issue | Ice and fire armors are kinda messed up with mo bends :/

| True | compatibility problem with ice and fire - Ice and fire armors are kinda messed up with mo bends :/

| comp | compatibility problem with ice and fire ice and fire armors are kinda messed up with mo bends | 1 |
19,083 | 26,498,701,870 | IssuesEvent | 2023-01-18 08:35:50 | jeremylong/DependencyCheck | https://api.github.com/repos/jeremylong/DependencyCheck | closed | Azure DevOps Task - only warn for found violations (warnOnCVSSViolation) not working after dependency-check 8.0.0 update | question incompatible won't fix | **Describe the bug**
Only warn for found violations (warnOnCVSSViolation) not working after dependency-check 8.0.0 update in Azure DevOps Dependency Check task.
**Version of dependency-check used**
The problem occurs using version 8.0.0 of the cli.
**Log file**
```
Starting: Dependency Check
==========... | True | Azure DevOps Task - only warn for found violations (warnOnCVSSViolation) not working after dependency-check 8.0.0 update - **Describe the bug**
Only warn for found violations (warnOnCVSSViolation) not working after dependency-check 8.0.0 update in Azure DevOps Dependency Check task.
**Version of dependency-check ... | comp | azure devops task only warn for found violations warnoncvssviolation not working after dependency check update describe the bug only warn for found violations warnoncvssviolation not working after dependency check update in azure devops dependency check task version of dependency check ... | 1 |
287,404 | 21,655,090,749 | IssuesEvent | 2022-05-06 13:24:08 | astronomer/astronomer-providers | https://api.github.com/repos/astronomer/astronomer-providers | closed | Add missing docstrings for some of the Triggers | documentation pri/high | We don't have docstrings for the following Triggers
```
astronomer/providers/core/triggers/external_task.py:14:class TaskStateTrigger(BaseTrigger): # noqa: D101
astronomer/providers/core/triggers/external_task.py:72:class DagStateTrigger(BaseTrigger): # noqa: D101
astronomer/providers/databricks/triggers/databr... | 1.0 | Add missing docstrings for some of the Triggers - We don't have docstrings for the following Triggers
```
astronomer/providers/core/triggers/external_task.py:14:class TaskStateTrigger(BaseTrigger): # noqa: D101
astronomer/providers/core/triggers/external_task.py:72:class DagStateTrigger(BaseTrigger): # noqa: D10... | non_comp | add missing docstrings for some of the triggers we don t have docstrings for the following triggers astronomer providers core triggers external task py class taskstatetrigger basetrigger noqa astronomer providers core triggers external task py class dagstatetrigger basetrigger noqa astro... | 0 |
7,852 | 10,062,905,616 | IssuesEvent | 2019-07-23 03:16:43 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | `desc` is not compatible with MySQL | for new contributors type/compatibility | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
➜ tidiff --mysql.db=tt --tidb.db=tt 'select version()'
MySQL(127.0.0.1:3306)> select version()
+-----------+
| version() |
+-----------+
| 8.... | True | `desc` is not compatible with MySQL - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
```
➜ tidiff --mysql.db=tt --tidb.db=tt 'select version()'
MySQL(127.0.0.1:3306)> select version()
+----------... | comp | desc is not compatible with mysql bug report please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error ➜ tidiff mysql db tt tidb db tt select version mysql select version ... | 1 |
270,069 | 28,960,398,848 | IssuesEvent | 2023-05-10 01:38:42 | praneethpanasala/linux | https://api.github.com/repos/praneethpanasala/linux | reopened | CVE-2019-15921 (Medium) detected in linuxlinux-4.19.6 | Mend: dependency security vulnerability | ## CVE-2019-15921 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.6</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https:... | True | CVE-2019-15921 (Medium) detected in linuxlinux-4.19.6 - ## CVE-2019-15921 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.6</b></p></summary>
<p>
<p>Apache Software F... | non_comp | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
224,085 | 17,659,433,562 | IssuesEvent | 2021-08-21 07:16:37 | MohistMC/Mohist | https://api.github.com/repos/MohistMC/Mohist | closed | [1.16.5] Exotic Birds not working | 1.16.5 Needs Testing | ## Informations
**The Minecraft Version** is 1.16.5
**The Mohist Version** is 753
**Attachments : **https://cdn.discordapp.com/attachments/873912140329795585/873926553954844722/exoticbirds-1.16.4-1.1.0.jar
**Reported by Xtreme_3.0 (638789289668247597)**
## Description
It's not compatible and it does crash the server
... | 1.0 | [1.16.5] Exotic Birds not working - ## Informations
**The Minecraft Version** is 1.16.5
**The Mohist Version** is 753
**Attachments : **https://cdn.discordapp.com/attachments/873912140329795585/873926553954844722/exoticbirds-1.16.4-1.1.0.jar
**Reported by Xtreme_3.0 (638789289668247597)**
## Description
It's not comp... | non_comp | exotic birds not working informations the minecraft version is the mohist version is attachments reported by xtreme description it s not compatible and it does crash the server how to reproduce | 0 |
250,852 | 21,366,512,872 | IssuesEvent | 2022-04-20 02:40:03 | Pratiksha96/ecommerce-website | https://api.github.com/repos/Pratiksha96/ecommerce-website | closed | As a developer, I want unit test for Update Review handler | User Story backend unit test | # Acceptance Criteria
- Unit test for Update Review handler function | 1.0 | As a developer, I want unit test for Update Review handler - # Acceptance Criteria
- Unit test for Update Review handler function | non_comp | as a developer i want unit test for update review handler acceptance criteria unit test for update review handler function | 0 |
17,058 | 23,533,128,177 | IssuesEvent | 2022-08-19 17:25:42 | libass/libass | https://api.github.com/repos/libass/libass | opened | VSFilter never renders forced-linebreak characters, libass does | compatibility | As discovered in https://github.com/libass/libass/pull/486#issuecomment-1019339003 libass currently discards the length of forced-linebreak characters during linereaking, but still renders them. VSFilter on the other hand, removes them from the text completely.
In most cases this does not matter, since all of Unicode’... | True | VSFilter never renders forced-linebreak characters, libass does - As discovered in https://github.com/libass/libass/pull/486#issuecomment-1019339003 libass currently discards the length of forced-linebreak characters during linereaking, but still renders them. VSFilter on the other hand, removes them from the text comp... | comp | vsfilter never renders forced linebreak characters libass does as discovered in libass currently discards the length of forced linebreak characters during linereaking but still renders them vsfilter on the other hand removes them from the text completely in most cases this does not matter since all of unicod... | 1 |
15,754 | 20,511,089,076 | IssuesEvent | 2022-03-01 06:34:02 | akinomyoga/ble.sh | https://api.github.com/repos/akinomyoga/ble.sh | closed | why so many blank in my terminal | compatibility External Bug | **ble version**: 0.3.3
**Bash version**: 4.3.48(1)-release (x86_64-pc-linux-gnu)
I use this terminal and find this bug

-release (x86_64-pc-linux-gnu)
I use this terminal and find this bug

 on October 18, 2012 03:23:26_
What steps will reproduce the problem? 1.I am trying to implement data driven framework(using junit) and trying to fetch Testdata from the embedded database(ie sqlite)
2.Instrumentation class doesnot allow u... | 1.0 | Data Driven Framework - _From [tomeenub...@gmail.com](https://code.google.com/u/109572088934671523765/) on October 18, 2012 03:23:26_
What steps will reproduce the problem? 1.I am trying to implement data driven framework(using junit) and trying to fetch Testdata from the embedded database(ie sqlite)
2.Instrumentat... | non_comp | data driven framework from on october what steps will reproduce the problem i am trying to implement data driven framework using junit and trying to fetch testdata from the embedded database ie sqlite instrumentation class doesnot allow us to add parametrize constructor in it i want to do... | 0 |
10,487 | 12,423,949,613 | IssuesEvent | 2020-05-24 08:55:09 | Bulldog83/JustMap | https://api.github.com/repos/Bulldog83/JustMap | closed | [20W21A] Odd client hang adding Justmap | compatibility | Using 1.1.62 and 20W21A
Adding Justmap to client seems to directly or indirectly cause the client to hang on start up.
log: https://gist.github.com/kwpugh/d7ca9bcad9b85fcc9aa90f5a136ba3a1
Returns to normal when removed. | True | [20W21A] Odd client hang adding Justmap - Using 1.1.62 and 20W21A
Adding Justmap to client seems to directly or indirectly cause the client to hang on start up.
log: https://gist.github.com/kwpugh/d7ca9bcad9b85fcc9aa90f5a136ba3a1
Returns to normal when removed. | comp | odd client hang adding justmap using and adding justmap to client seems to directly or indirectly cause the client to hang on start up log returns to normal when removed | 1 |
1,360 | 3,897,401,341 | IssuesEvent | 2016-04-16 11:44:56 | openpeer/ortc | https://api.github.com/repos/openpeer/ortc | closed | Which ICE state if consent fails or TCP is disconnected? | 1.0 compatibility issue 1.1 | Let's have a RTCIceTransport in `completed` state. Two cases:
1. Selected pair is UDP and, at some point, the peer does not longer send us consent requests and/or does not reply to our consent requests.
1. Selected pair is TCP (we are TCP client) and at some point we receive a TCP FIN/RST.
Which state should `ic... | True | Which ICE state if consent fails or TCP is disconnected? - Let's have a RTCIceTransport in `completed` state. Two cases:
1. Selected pair is UDP and, at some point, the peer does not longer send us consent requests and/or does not reply to our consent requests.
1. Selected pair is TCP (we are TCP client) and at som... | comp | which ice state if consent fails or tcp is disconnected let s have a rtcicetransport in completed state two cases selected pair is udp and at some point the peer does not longer send us consent requests and or does not reply to our consent requests selected pair is tcp we are tcp client and at som... | 1 |
3,954 | 6,793,489,178 | IssuesEvent | 2017-11-01 07:48:10 | storybooks/storybook | https://api.github.com/repos/storybooks/storybook | closed | Change HMR middleware path? | compatibility with other tools feature inactive | Hi! Loving `react-storybook` so far!
I have this:
```
const storybook = require("@kadira/storybook/dist/server/middleware").default;
app.use("/stories/", storybook(".storybook"));
```
The problem is that HMR fails because **the hot-update modules are on `/`, not `/stories/`**.
Is there a way to fix th... | True | Change HMR middleware path? - Hi! Loving `react-storybook` so far!
I have this:
```
const storybook = require("@kadira/storybook/dist/server/middleware").default;
app.use("/stories/", storybook(".storybook"));
```
The problem is that HMR fails because **the hot-update modules are on `/`, not `/stories/`*... | comp | change hmr middleware path hi loving react storybook so far i have this const storybook require kadira storybook dist server middleware default app use stories storybook storybook the problem is that hmr fails because the hot update modules are on not stories ... | 1 |
41,313 | 5,348,892,012 | IssuesEvent | 2017-02-18 10:14:35 | A3Loki/altislife_kommandovollrausch | https://api.github.com/repos/A3Loki/altislife_kommandovollrausch | closed | Festnehmen und Sirenen testen | Test | Benötigt Test ob die Polizei Sirene nun vernünftig funktioniert und Spieler festgenommen werden können | 1.0 | Festnehmen und Sirenen testen - Benötigt Test ob die Polizei Sirene nun vernünftig funktioniert und Spieler festgenommen werden können | non_comp | festnehmen und sirenen testen benötigt test ob die polizei sirene nun vernünftig funktioniert und spieler festgenommen werden können | 0 |
18,324 | 25,340,739,922 | IssuesEvent | 2022-11-18 21:19:51 | Leaflet/Leaflet | https://api.github.com/repos/Leaflet/Leaflet | closed | IE failing on `v1` branch | bug compatibility | IE tests on CI are failing on `v1` branch, including the v1.9.3 tag. [The logs](https://github.com/Leaflet/Leaflet/actions/runs/3499076639/jobs/5860259993) say there's a syntax error encountered, which means that some ES6 code likely slipped into `v1` through cherry picks. Let's address this with the following steps:
... | True | IE failing on `v1` branch - IE tests on CI are failing on `v1` branch, including the v1.9.3 tag. [The logs](https://github.com/Leaflet/Leaflet/actions/runs/3499076639/jobs/5860259993) say there's a syntax error encountered, which means that some ES6 code likely slipped into `v1` through cherry picks. Let's address this... | comp | ie failing on branch ie tests on ci are failing on branch including the tag say there s a syntax error encountered which means that some code likely slipped into through cherry picks let s address this with the following steps determine whether the failures are only in the test cod... | 1 |
12,794 | 15,057,752,860 | IssuesEvent | 2021-02-03 22:12:06 | ElfFriend-DnD/foundryvtt-gmScreen | https://api.github.com/repos/ElfFriend-DnD/foundryvtt-gmScreen | closed | Drawer Mode prevents default "esc" key behavior | bug compatibility | **Environment Details**
- Foundry Core Version: 0.7.9
- System & Version: shadowrun5e 1.0.4, Cyberpunk RED - CORE 0.49
- OS & Browser: Linux, chrome and firefox
- Hosting: Tested with Electron App and Self Hosting
(Forge, Self Hosted, Electron App, etc might be relevant)
**Describe the bug**
Tested with shadow... | True | Drawer Mode prevents default "esc" key behavior - **Environment Details**
- Foundry Core Version: 0.7.9
- System & Version: shadowrun5e 1.0.4, Cyberpunk RED - CORE 0.49
- OS & Browser: Linux, chrome and firefox
- Hosting: Tested with Electron App and Self Hosting
(Forge, Self Hosted, Electron App, etc might be rel... | comp | drawer mode prevents default esc key behavior environment details foundry core version system version cyberpunk red core os browser linux chrome and firefox hosting tested with electron app and self hosting forge self hosted electron app etc might be relevant ... | 1 |
7,897 | 10,110,505,299 | IssuesEvent | 2019-07-30 10:25:18 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Vuetify 2.0.2 not supported | app: vue compatibility with other tools has workaround question / support | Description:
https://stackoverflow.com/a/56367842
The new style of latest version of vuetify 2.0.2 requires that vuetify be passed into new Vue()
My .storybook/config.js file:
```
import Vue from 'vue'
import { configure, addDecorator } from '@storybook/vue';
import StoryRouter from 'storybook-vue-router'
i... | True | Vuetify 2.0.2 not supported - Description:
https://stackoverflow.com/a/56367842
The new style of latest version of vuetify 2.0.2 requires that vuetify be passed into new Vue()
My .storybook/config.js file:
```
import Vue from 'vue'
import { configure, addDecorator } from '@storybook/vue';
import StoryRouter ... | comp | vuetify not supported description the new style of latest version of vuetify requires that vuetify be passed into new vue my storybook config js file import vue from vue import configure adddecorator from storybook vue import storyrouter from storybook vue router import... | 1 |
15,440 | 19,703,338,300 | IssuesEvent | 2022-01-12 18:57:08 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: JsonSerializer throws FormatException when deserializing Version types with leading or trailing whitespace | doc-idea breaking-change Pri1 binary incompatible source incompatible :checkered_flag: Release: .NET 7 | ### Description
JsonSerializer goes from permitting leading and trailing whitespace when deserializing Version types to throwing `FormatException`. Breaking change introduced in .NET 7 Preview 1.
### Version
Other (please put exact version in description textbox)
### Previous behavior
Provided in description.
###... | True | [Breaking change]: JsonSerializer throws FormatException when deserializing Version types with leading or trailing whitespace - ### Description
JsonSerializer goes from permitting leading and trailing whitespace when deserializing Version types to throwing `FormatException`. Breaking change introduced in .NET 7 Previe... | comp | jsonserializer throws formatexception when deserializing version types with leading or trailing whitespace description jsonserializer goes from permitting leading and trailing whitespace when deserializing version types to throwing formatexception breaking change introduced in net preview versio... | 1 |
460,780 | 13,218,112,331 | IssuesEvent | 2020-08-17 08:08:40 | medic/cht-core | https://api.github.com/repos/medic/cht-core | closed | Wrong error message shown when editing a user that replicates too many docs | Priority: 1 - High Type: Bug | **Describe the bug**
Instead of displaying the warning that the user is replicating too many docs, a generic "Error updating user" error is displayed.
**To Reproduce**
Steps to reproduce the behavior:
1. Login as an admin and go to App Management
2. Open the users page.
3. Edit a user that you know has more tha... | 1.0 | Wrong error message shown when editing a user that replicates too many docs - **Describe the bug**
Instead of displaying the warning that the user is replicating too many docs, a generic "Error updating user" error is displayed.
**To Reproduce**
Steps to reproduce the behavior:
1. Login as an admin and go to App ... | non_comp | wrong error message shown when editing a user that replicates too many docs describe the bug instead of displaying the warning that the user is replicating too many docs a generic error updating user error is displayed to reproduce steps to reproduce the behavior login as an admin and go to app ... | 0 |
3,362 | 6,331,971,164 | IssuesEvent | 2017-07-26 11:24:13 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | closed | cql: Cannot replace non-collection column with collection column | bug cassandra 3.x compatibility CQL | *Installation details*
Scylla version (or git commit hash): 2.0+
Reproducer:
```
cqlsh:ks> create table test (pk text primary key, c1 int);
cqlsh:ks> alter table test drop c1;
cqlsh:ks> alter table test add c1 list<int>;
InvalidRequest: Error from server: code=2200 [Invalid query] message="Cannot add a coll... | True | cql: Cannot replace non-collection column with collection column - *Installation details*
Scylla version (or git commit hash): 2.0+
Reproducer:
```
cqlsh:ks> create table test (pk text primary key, c1 int);
cqlsh:ks> alter table test drop c1;
cqlsh:ks> alter table test add c1 list<int>;
InvalidRequest: Erro... | comp | cql cannot replace non collection column with collection column installation details scylla version or git commit hash reproducer cqlsh ks create table test pk text primary key int cqlsh ks alter table test drop cqlsh ks alter table test add list invalidrequest error from ... | 1 |
15,503 | 19,831,180,669 | IssuesEvent | 2022-01-20 12:10:22 | TycheSoftwares/custom-order-numbers-woocommerce | https://api.github.com/repos/TycheSoftwares/custom-order-numbers-woocommerce | opened | Compatibility with Fflexible Invoice plugin. | type: bug client issue type: compatibility | **Describe the bug**
There is an error message coming while downloading or seeing an invoice when our plugin is activated.
**To Reproduce**
1. Install this Flexible Invoice plugin - https://wordpress.org/plugins/flexible-invoices/
2. I'm attaching ajax errors as well as configuration:
1) Invoice plugin (3 atta... | True | Compatibility with Fflexible Invoice plugin. - **Describe the bug**
There is an error message coming while downloading or seeing an invoice when our plugin is activated.
**To Reproduce**
1. Install this Flexible Invoice plugin - https://wordpress.org/plugins/flexible-invoices/
2. I'm attaching ajax errors as well... | comp | compatibility with fflexible invoice plugin describe the bug there is an error message coming while downloading or seeing an invoice when our plugin is activated to reproduce install this flexible invoice plugin i m attaching ajax errors as well as configuration invoice plugin atta... | 1 |
7,701 | 9,955,104,420 | IssuesEvent | 2019-07-05 10:05:18 | OpenCubicChunks/CubicChunks | https://api.github.com/repos/OpenCubicChunks/CubicChunks | closed | Sponge Server initializing error | Compatibility | `[17:05:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:05:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:05:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minec... | True | Sponge Server initializing error - `[17:05:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:05:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[17:05:08] [main/INFO] [LaunchWrap... | comp | sponge server initializing error loading tweak class name net minecraftforge fml common launcher fmlservertweaker using primary tweak class name net minecraftforge fml common launcher fmlservertweaker calling tweak class net minecraftforge fml common launcher fmlservertweaker forge mod... | 1 |
26,877 | 12,494,944,897 | IssuesEvent | 2020-06-01 12:15:46 | PrestaShop/PrestaShop | https://api.github.com/repos/PrestaShop/PrestaShop | closed | SQL performance improvement in WebserviceRequest | 1.7.6.5 1.7.7.0 CO Improvement Webservice waiting for dev | #### Describe the bug
https://github.com/PrestaShop/PrestaShop/blob/develop/classes/webservice/WebserviceRequest.php#L1734
`(Validate::isFloat(pSQL($filterValue)) ? 'LIKE' : '=')`
The ternary condition is inverted, it uses a `LIKE` statement instead of a `=` statement for int and float and uses a `=` statement ... | 1.0 | SQL performance improvement in WebserviceRequest - #### Describe the bug
https://github.com/PrestaShop/PrestaShop/blob/develop/classes/webservice/WebserviceRequest.php#L1734
`(Validate::isFloat(pSQL($filterValue)) ? 'LIKE' : '=')`
The ternary condition is inverted, it uses a `LIKE` statement instead of a `=` s... | non_comp | sql performance improvement in webservicerequest describe the bug validate isfloat psql filtervalue like the ternary condition is inverted it uses a like statement instead of a statement for int and float and uses a statement for strings by the way is it useful to use... | 0 |
13,450 | 15,868,172,807 | IssuesEvent | 2021-04-08 17:51:43 | arcticicestudio/styleguide-javascript | https://api.github.com/repos/arcticicestudio/styleguide-javascript | closed | Invalid usage of `prettier/@typescript-eslint` configuration | context-pkg scope-compatibility scope-dx scope-pkg-plugin-support target-pkg-eslint-typescript type-bug | As of [`eslint-config-prettier`][1] version [`8.0.0`][2] all configurations have been merged into the `prettier` configuration that now includes not just ESLint core rules, but also rules from all plugins.
In #32 the `eslint-config-prettier` version was bumped from version [v6.0.0 to v8.1.0][3], but the `@arcticicestu... | True | Invalid usage of `prettier/@typescript-eslint` configuration - As of [`eslint-config-prettier`][1] version [`8.0.0`][2] all configurations have been merged into the `prettier` configuration that now includes not just ESLint core rules, but also rules from all plugins.
In #32 the `eslint-config-prettier` version was bu... | comp | invalid usage of prettier typescript eslint configuration as of version all configurations have been merged into the prettier configuration that now includes not just eslint core rules but also rules from all plugins in the eslint config prettier version was bumped from version but the arctic... | 1 |
17,527 | 24,164,401,040 | IssuesEvent | 2022-09-22 14:02:31 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Not found: https_port (version 22.9.1.1693 (official build)) | backward compatibility | Hello,
I just updated my local clickhouse version in docker to head (from 22.8.4.7) and now it refuses to start.
The error in the log is :
Poco::Exception. Code: 1000, e.code() = 0, Not found: https_port (version 22.9.1.1693 (official build))
Is there any extra configuration to do for version 22.9 ?
Thank... | True | Not found: https_port (version 22.9.1.1693 (official build)) - Hello,
I just updated my local clickhouse version in docker to head (from 22.8.4.7) and now it refuses to start.
The error in the log is :
Poco::Exception. Code: 1000, e.code() = 0, Not found: https_port (version 22.9.1.1693 (official build))
Is ... | comp | not found https port version official build hello i just updated my local clickhouse version in docker to head from and now it refuses to start the error in the log is poco exception code e code not found https port version official build is there any ex... | 1 |
4,811 | 7,432,180,977 | IssuesEvent | 2018-03-25 22:00:10 | desht/ModularRouters | https://api.github.com/repos/desht/ModularRouters | closed | Crash when placing a vacuum module in a modular router | mod incompatibility | ### Minecraft Version
1.12.2
### Forge Version
forge-1.12.2-14.23.2.2611-universal.jar
### Mod Version
modular-routers-1.12.2-3.1.2
### Describe your problem, including steps to reproduce it
Single player, placed first router in world, placed vacuum module in router, game crash, trying to load game... | True | Crash when placing a vacuum module in a modular router - ### Minecraft Version
1.12.2
### Forge Version
forge-1.12.2-14.23.2.2611-universal.jar
### Mod Version
modular-routers-1.12.2-3.1.2
### Describe your problem, including steps to reproduce it
Single player, placed first router in world, placed... | comp | crash when placing a vacuum module in a modular router minecraft version forge version forge universal jar mod version modular routers describe your problem including steps to reproduce it single player placed first router in world placed vacuum ... | 1 |
503,248 | 14,582,012,268 | IssuesEvent | 2020-12-18 11:39:10 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | design is broken | browser-fenix engine-gecko priority-important | <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @extra_labels: browser-fenix -->
**Browser / Version**: Firefox Mobile 84.0
**Operating System**: Android 8.0.0
**Tested Anot... | 1.0 | design is broken - <!-- @browser: Firefox Mobile 84.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @extra_labels: browser-fenix -->
**Browser / Version**: Firefox Mobile 84.0
**Operating System**: Android 8... | non_comp | design is broken browser version firefox mobile operating system android tested another browser yes chrome problem type design is broken description items not fully visible steps to reproduce videos regardless of the website in full screen mode are moved... | 0 |
6,956 | 9,222,980,804 | IssuesEvent | 2019-03-12 01:20:43 | yuiitsu/Fika-Chrome | https://api.github.com/repos/yuiitsu/Fika-Chrome | closed | Medium.com compatibility issue | compatibility | Fika can't show the full article of Medium member featured stories even though the user's browser has retrieved the whole page.
Sample URL: https://medium.com/s/story/loser-teachers-a-lesson-for-junior-from-a-non-loser-305cdf4e76ac | True | Medium.com compatibility issue - Fika can't show the full article of Medium member featured stories even though the user's browser has retrieved the whole page.
Sample URL: https://medium.com/s/story/loser-teachers-a-lesson-for-junior-from-a-non-loser-305cdf4e76ac | comp | medium com compatibility issue fika can t show the full article of medium member featured stories even though the user s browser has retrieved the whole page sample url | 1 |
178,181 | 21,509,339,366 | IssuesEvent | 2022-04-28 01:30:17 | bsbtd/Teste | https://api.github.com/repos/bsbtd/Teste | closed | CVE-2021-35517 (High) detected in commons-compress-1.20.jar - autoclosed | security vulnerability | ## CVE-2021-35517 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.20.jar</b></p></summary>
<p>Apache Commons Compress software defines an API for working with
compre... | True | CVE-2021-35517 (High) detected in commons-compress-1.20.jar - autoclosed - ## CVE-2021-35517 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-compress-1.20.jar</b></p></summary>
... | non_comp | cve high detected in commons compress jar autoclosed cve high severity vulnerability vulnerable library commons compress jar apache commons compress software defines an api for working with compression and archive formats these include gzip lzma xz snappy traditional ... | 0 |
232,262 | 7,656,862,415 | IssuesEvent | 2018-05-10 17:43:00 | web-platform-tests/results-collection | https://api.github.com/repos/web-platform-tests/results-collection | closed | Interop metrics: HTTP fetching O(100k) test files is infeasible | priority:backlog project:metrics | Runs produces ~22k individual test-file blobs - fetching all of these for 4 runs, individually is infeasibly slow, as (even if HTTP wasn't a bottleneck) the Cloud Storage API rate-limits requests.
While it is possible to create a client that batches these requests, it is a workaround at best.
It is apparent that th... | 1.0 | Interop metrics: HTTP fetching O(100k) test files is infeasible - Runs produces ~22k individual test-file blobs - fetching all of these for 4 runs, individually is infeasibly slow, as (even if HTTP wasn't a bottleneck) the Cloud Storage API rate-limits requests.
While it is possible to create a client that batches t... | non_comp | interop metrics http fetching o test files is infeasible runs produces individual test file blobs fetching all of these for runs individually is infeasibly slow as even if http wasn t a bottleneck the cloud storage api rate limits requests while it is possible to create a client that batches these ... | 0 |
535 | 2,966,554,107 | IssuesEvent | 2015-07-12 00:35:57 | EducationalTestingService/skll | https://api.github.com/repos/EducationalTestingService/skll | closed | Learner.model_params will return weights with the wrong sign if sklearn is fixed | sklearn-compatibility | Currently, sklearn appears to output coefficients with the wrong sign for SVR. See https://github.com/scikit-learn/scikit-learn/issues/2933.
SKLL pull request #110 adds support to SKLL for printing SVR model weights and corrects the sign. However, whenever sklearn is fixed, the correction should be removed.
| True | Learner.model_params will return weights with the wrong sign if sklearn is fixed - Currently, sklearn appears to output coefficients with the wrong sign for SVR. See https://github.com/scikit-learn/scikit-learn/issues/2933.
SKLL pull request #110 adds support to SKLL for printing SVR model weights and corrects the ... | comp | learner model params will return weights with the wrong sign if sklearn is fixed currently sklearn appears to output coefficients with the wrong sign for svr see skll pull request adds support to skll for printing svr model weights and corrects the sign however whenever sklearn is fixed the correction ... | 1 |
195,542 | 22,341,192,279 | IssuesEvent | 2022-06-15 01:05:16 | Alanwang2015/XBot | https://api.github.com/repos/Alanwang2015/XBot | closed | CVE-2020-9548 (High) detected in jackson-databind-2.9.10.jar - autoclosed | security vulnerability | ## CVE-2020-9548 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-9548 (High) detected in jackson-databind-2.9.10.jar - autoclosed - ## CVE-2020-9548 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.10.jar</b></p></summary... | non_comp | 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 pom xml path to... | 0 |
3,083 | 5,996,848,760 | IssuesEvent | 2017-06-03 18:03:42 | blue-yonder/turbodbc | https://api.github.com/repos/blue-yonder/turbodbc | closed | issue with cyrillic field names and pandas | compatibility | Hi there,
I have a piece of code that is used to load sql query results into pandas dataframe:
import turbodbc
import pandas as pd
connect = turbodbc.connect(dsn='mydsn')
df = pd.read_sql('select * from table1',connect)
The problem is that if in the table (or view like in my case) ther... | True | issue with cyrillic field names and pandas - Hi there,
I have a piece of code that is used to load sql query results into pandas dataframe:
import turbodbc
import pandas as pd
connect = turbodbc.connect(dsn='mydsn')
df = pd.read_sql('select * from table1',connect)
The problem is that i... | comp | issue with cyrillic field names and pandas hi there i have a piece of code that is used to load sql query results into pandas dataframe import turbodbc import pandas as pd connect turbodbc connect dsn mydsn df pd read sql select from connect the problem is that if in ... | 1 |
105,111 | 9,023,701,837 | IssuesEvent | 2019-02-07 08:20:34 | tendermint/tendermint | https://api.github.com/repos/tendermint/tendermint | closed | privval: integration test for priv_val_server and for KMS | test validator | This repo includes the `priv_val_server` binary under `cmd` as a simple implementation of an external validator signing process, but we don't test it anywhere. We should add tests for it.
We should also have an integration test for the external KMS process, but I'm not sure if that should live in here or in the exte... | 1.0 | privval: integration test for priv_val_server and for KMS - This repo includes the `priv_val_server` binary under `cmd` as a simple implementation of an external validator signing process, but we don't test it anywhere. We should add tests for it.
We should also have an integration test for the external KMS process,... | non_comp | privval integration test for priv val server and for kms this repo includes the priv val server binary under cmd as a simple implementation of an external validator signing process but we don t test it anywhere we should add tests for it we should also have an integration test for the external kms process ... | 0 |
2,733 | 5,477,524,747 | IssuesEvent | 2017-03-12 09:13:28 | tumpio/toolbarpositionchanger | https://api.github.com/repos/tumpio/toolbarpositionchanger | opened | Pale Moon browser compatibility | compatibility issue | List of compatibility issues with Pale Moon browser:
- [ ] Order of tabs toolbar can't be changed. (Fixed for "Tabs at bottom" option)
- [ ] Order of menu bar's can't be changed. (Fixed to be the topmost toolbar)
- [ ] Changing toolbars' icon mode does not update icon mode of bottom toolbars.
- [ ] ... | True | Pale Moon browser compatibility - List of compatibility issues with Pale Moon browser:
- [ ] Order of tabs toolbar can't be changed. (Fixed for "Tabs at bottom" option)
- [ ] Order of menu bar's can't be changed. (Fixed to be the topmost toolbar)
- [ ] Changing toolbars' icon mode does not update icon m... | comp | pale moon browser compatibility list of compatibility issues with pale moon browser order of tabs toolbar can t be changed fixed for tabs at bottom option order of menu bar s can t be changed fixed to be the topmost toolbar changing toolbars icon mode does not update icon mode of... | 1 |
219,830 | 16,851,796,691 | IssuesEvent | 2021-06-20 17:04:00 | iantaylor-NOAA/Lingcod_2021 | https://api.github.com/repos/iantaylor-NOAA/Lingcod_2021 | closed | deadline to choose a single pair of models for internal review draft? | 2021-06-21 (internal draft) status: question topic: documentation topic: model | It's easy to keep tinkering with the model for a long time, but if we want the internal review draft to represent a single pair of models, and have the associated profiles and retrospectives be from that same pair of models, we should figure out how long it takes to reproduce all the associated stuff from these models ... | 1.0 | deadline to choose a single pair of models for internal review draft? - It's easy to keep tinkering with the model for a long time, but if we want the internal review draft to represent a single pair of models, and have the associated profiles and retrospectives be from that same pair of models, we should figure out ho... | non_comp | deadline to choose a single pair of models for internal review draft it s easy to keep tinkering with the model for a long time but if we want the internal review draft to represent a single pair of models and have the associated profiles and retrospectives be from that same pair of models we should figure out ho... | 0 |
19,129 | 26,572,228,259 | IssuesEvent | 2023-01-21 10:07:40 | unascribed/Fabrication | https://api.github.com/repos/unascribed/Fabrication | opened | [1.16.5 Mixin Crash] Unexpected null pointer exception trying to find ModList when using older generation hardware | k: Incompatibility n: Forge s: New | The only differences between all other players and this specific person's install is their CPU generation. They are using a 4th gen Core i7-4770, as noted in the log. However, all the other players I have have at least 9th gen or newer. This seems to be a thread race condition that causes forgery to fail first, then... | True | [1.16.5 Mixin Crash] Unexpected null pointer exception trying to find ModList when using older generation hardware - The only differences between all other players and this specific person's install is their CPU generation. They are using a 4th gen Core i7-4770, as noted in the log. However, all the other players I h... | comp | unexpected null pointer exception trying to find modlist when using older generation hardware the only differences between all other players and this specific person s install is their cpu generation they are using a gen core as noted in the log however all the other players i have have at least gen o... | 1 |
6,612 | 8,881,231,610 | IssuesEvent | 2019-01-14 09:31:21 | pojome/elementor | https://api.github.com/repos/pojome/elementor | closed | Elementor Editor Panel Unexpected Scroll with Wacom Device | compatibility status/merged | <!-- ## BEFORE POSTING YOUR ISSUE
- Please create GitHub issues only for bugs and feature requests. GitHub issues ARE NOT FOR SUPPORT!
- If you have questions or need general support, Please use: https://wordpress.org/support/plugin/elementor
- For help and support from the Elementor community, see: https:... | True | Elementor Editor Panel Unexpected Scroll with Wacom Device - <!-- ## BEFORE POSTING YOUR ISSUE
- Please create GitHub issues only for bugs and feature requests. GitHub issues ARE NOT FOR SUPPORT!
- If you have questions or need general support, Please use: https://wordpress.org/support/plugin/elementor
- F... | comp | elementor editor panel unexpected scroll with wacom device before posting your issue please create github issues only for bugs and feature requests github issues are not for support if you have questions or need general support please use for help and support from the elementor commun... | 1 |
8,417 | 10,432,929,600 | IssuesEvent | 2019-09-17 12:27:34 | bleakgrey/tootle | https://api.github.com/repos/bleakgrey/tootle | closed | Settings schema 'com.github.bleakgrey.tootle' is not installed | compatibility | * [build.log](https://github.com/bleakgrey/tootle/files/2070242/build.log)
* Operating System: Gentoo
```
$ com.github.bleakgrey.tootle
[INFO 01:04:04.125741] Application.vala:154: Tootle version: 0.1.3
[INFO 01:04:04.125907] Application.vala:156: Kernel version: 4.14.14-gentoo
[ERROR 01:04:04.253848] [GLib-GIO... | True | Settings schema 'com.github.bleakgrey.tootle' is not installed - * [build.log](https://github.com/bleakgrey/tootle/files/2070242/build.log)
* Operating System: Gentoo
```
$ com.github.bleakgrey.tootle
[INFO 01:04:04.125741] Application.vala:154: Tootle version: 0.1.3
[INFO 01:04:04.125907] Application.vala:156: ... | comp | settings schema com github bleakgrey tootle is not installed operating system gentoo com github bleakgrey tootle application vala tootle version application vala kernel version gentoo settings schema com github bleakgrey tootle is not installed trace breakpoint ... | 1 |
10,558 | 12,483,934,994 | IssuesEvent | 2020-05-30 12:10:30 | Tslat/Advent-Of-Ascension | https://api.github.com/repos/Tslat/Advent-Of-Ascension | closed | Adding tinkers construct support | Third Party Mod Compatibility | Basically, adding a way for tinker tools to affect skill levels for the various stats. Also adding custom tinker parts with unique modifiers a d stats for the AoA materials (ik that there is NeverminTiC and we use that. But it would still be nice) | True | Adding tinkers construct support - Basically, adding a way for tinker tools to affect skill levels for the various stats. Also adding custom tinker parts with unique modifiers a d stats for the AoA materials (ik that there is NeverminTiC and we use that. But it would still be nice) | comp | adding tinkers construct support basically adding a way for tinker tools to affect skill levels for the various stats also adding custom tinker parts with unique modifiers a d stats for the aoa materials ik that there is nevermintic and we use that but it would still be nice | 1 |
9,096 | 11,147,037,058 | IssuesEvent | 2019-12-23 11:23:23 | arcticicestudio/nord-visual-studio-code | https://api.github.com/repos/arcticicestudio/nord-visual-studio-code | closed | Elixir: Missing syntax highlight in modules and atoms | context-syntax scope-compatibility scope-ux status-accepted type-feature | You can see the issue on the screenshot below:

I've done this workaround on my current settings. But I'm not sure if they should be in this repo or somewhere else though since scopes come from [vscode-el... | True | Elixir: Missing syntax highlight in modules and atoms - You can see the issue on the screenshot below:

I've done this workaround on my current settings. But I'm not sure if they should be in this repo o... | comp | elixir missing syntax highlight in modules and atoms you can see the issue on the screenshot below i ve done this workaround on my current settings but i m not sure if they should be in this repo or somewhere else though since scopes come from editor tokencolorcustomizations ... | 1 |
33,641 | 16,055,625,071 | IssuesEvent | 2021-04-23 04:15:44 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | stability: performance problems when adding a lot of nodes at once | A-kv-distribution C-performance X-stale | When running @mberhault's scalability test that doubles the size of the cluster every half hour while running a block writer on each member node, it becomes clear that adding a lot of nodes to the cluster at once can cause some problems (particularly the jump from 32 to 64 nodes). This isn't urgently critical, since ad... | True | stability: performance problems when adding a lot of nodes at once - When running @mberhault's scalability test that doubles the size of the cluster every half hour while running a block writer on each member node, it becomes clear that adding a lot of nodes to the cluster at once can cause some problems (particularly ... | non_comp | stability performance problems when adding a lot of nodes at once when running mberhault s scalability test that doubles the size of the cluster every half hour while running a block writer on each member node it becomes clear that adding a lot of nodes to the cluster at once can cause some problems particularly ... | 0 |
171,758 | 27,173,912,196 | IssuesEvent | 2023-02-17 22:24:49 | CDCgov/prime-reportstream | https://api.github.com/repos/CDCgov/prime-reportstream | closed | Public Validation Page design finalization | design experience | ## Problem statement
Need a location, page layout, and instructions for the new public validation feature on the RS website.
## What you need to know
Much work has been done to design the validation tool, now we need to determine where it goes and what it will look like to an unauthenticated user (public).
See feedba... | 1.0 | Public Validation Page design finalization - ## Problem statement
Need a location, page layout, and instructions for the new public validation feature on the RS website.
## What you need to know
Much work has been done to design the validation tool, now we need to determine where it goes and what it will look like to ... | non_comp | public validation page design finalization problem statement need a location page layout and instructions for the new public validation feature on the rs website what you need to know much work has been done to design the validation tool now we need to determine where it goes and what it will look like to ... | 0 |
13,903 | 4,787,786,045 | IssuesEvent | 2016-10-30 06:37:49 | JimBobSquarePants/ImageSharp | https://api.github.com/repos/JimBobSquarePants/ImageSharp | opened | No Tiff support. | codecs core hacktoberfest help needed | _From @JimBobSquarePants on August 31, 2016 1:49_
We should be able to support TIFF
Useful links.
http://partners.adobe.com/public/developer/tiff/index.html
http://www.remotesensing.org/libtiff/
http://www.awaresystems.be/imaging/tiff.html
_Copied from original issue: JimBobSquarePants/ImageProcessor#464_ | 1.0 | No Tiff support. - _From @JimBobSquarePants on August 31, 2016 1:49_
We should be able to support TIFF
Useful links.
http://partners.adobe.com/public/developer/tiff/index.html
http://www.remotesensing.org/libtiff/
http://www.awaresystems.be/imaging/tiff.html
_Copied from original issue: JimBobSquarePants/... | non_comp | no tiff support from jimbobsquarepants on august we should be able to support tiff useful links copied from original issue jimbobsquarepants imageprocessor | 0 |
10,616 | 12,520,533,791 | IssuesEvent | 2020-06-03 16:00:42 | e2nIEE/pandapower | https://api.github.com/repos/e2nIEE/pandapower | closed | pandas 1.0 support | compatibility | Hi everyone, I am new here.
Well, I was trying to create a transformer from parameters for 3-phase power flow and I received this error. The line mentioned in the error is:
and isnan(mag0_rx)and isnan(si0_hv_partial)and isnan(vector_group)):
I looked it up online and I think there is a conflict between the da... | True | pandas 1.0 support - Hi everyone, I am new here.
Well, I was trying to create a transformer from parameters for 3-phase power flow and I received this error. The line mentioned in the error is:
and isnan(mag0_rx)and isnan(si0_hv_partial)and isnan(vector_group)):
I looked it up online and I think there is a co... | comp | pandas support hi everyone i am new here well i was trying to create a transformer from parameters for phase power flow and i received this error the line mentioned in the error is and isnan rx and isnan hv partial and isnan vector group i looked it up online and i think there is a conflic... | 1 |
10,581 | 12,493,441,667 | IssuesEvent | 2020-06-01 09:16:37 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Integrated Dynamics breaks when SpongeForge installed. | status: investigation type: mod incompatibility | **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: 7.2.1
- Forge version: 14.23.5.2847
- Java version: 8u251
- Operating System: Win10
<!-- Please include ALL mods/plugins you had installed when your issue happened, you can get a list of
... | True | Integrated Dynamics breaks when SpongeForge installed. - **I am currently running**
<!-- If you don't use the latest version, please tell us why. -->
- SpongeForge version: 7.2.1
- Forge version: 14.23.5.2847
- Java version: 8u251
- Operating System: Win10
<!-- Please include ALL mods/plugins you had installed... | comp | integrated dynamics breaks when spongeforge installed i am currently running spongeforge version forge version java version operating system please include all mods plugins you had installed when your issue happened you can get a list of your mods and plug... | 1 |
18,316 | 25,321,585,091 | IssuesEvent | 2022-11-18 04:44:08 | ballerina-platform/ballerina-spec | https://api.github.com/repos/ballerina-platform/ballerina-spec | closed | Introduce `bal pack` command to create BALA files and remove `bal build -c` option | incompatible platform | Currently, developers must use `bal build -c` to create BALA files before pushing their library packages to Ballerina central. A BALA file contains the distribution format of a package.
Creating a BALA is a first-class function hidden inside the `bal build` command. Therefore we decided to make the following change... | True | Introduce `bal pack` command to create BALA files and remove `bal build -c` option - Currently, developers must use `bal build -c` to create BALA files before pushing their library packages to Ballerina central. A BALA file contains the distribution format of a package.
Creating a BALA is a first-class function hid... | comp | introduce bal pack command to create bala files and remove bal build c option currently developers must use bal build c to create bala files before pushing their library packages to ballerina central a bala file contains the distribution format of a package creating a bala is a first class function hid... | 1 |
13,402 | 15,814,494,403 | IssuesEvent | 2021-04-05 09:34:04 | shaarli/Shaarli | https://api.github.com/repos/shaarli/Shaarli | closed | Fix coding style (static analysis) | cleanup php compatibility tools | A pass of an automatic coding style fixer may be needed to make shaarli more maintainable.
This will help find and trim down unnecessary complexity/broken code.
| True | Fix coding style (static analysis) - A pass of an automatic coding style fixer may be needed to make shaarli more maintainable.
This will help find and trim down unnecessary complexity/broken code.
| comp | fix coding style static analysis a pass of an automatic coding style fixer may be needed to make shaarli more maintainable this will help find and trim down unnecessary complexity broken code | 1 |
422,920 | 12,288,236,165 | IssuesEvent | 2020-05-09 15:51:23 | Arzov/umt-pwa | https://api.github.com/repos/Arzov/umt-pwa | closed | Estudio Pruebas Unitarias | high priority research | ## Descripción
Estudiar las pruebas unitarias en Nuxt para poder tener un alcance más aterrizado de las pruebas a realizar en la aplicación.
## Lista de tareas
- [x] Investigar desde la literatura.
- [x] Proponer pruebas para la app. | 1.0 | Estudio Pruebas Unitarias - ## Descripción
Estudiar las pruebas unitarias en Nuxt para poder tener un alcance más aterrizado de las pruebas a realizar en la aplicación.
## Lista de tareas
- [x] Investigar desde la literatura.
- [x] Proponer pruebas para la app. | non_comp | estudio pruebas unitarias descripción estudiar las pruebas unitarias en nuxt para poder tener un alcance más aterrizado de las pruebas a realizar en la aplicación lista de tareas investigar desde la literatura proponer pruebas para la app | 0 |
89,441 | 15,829,028,254 | IssuesEvent | 2021-04-06 10:37:59 | bci-oss/keycloak | https://api.github.com/repos/bci-oss/keycloak | opened | CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz | security vulnerability | ## CVE-2021-28092 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer is SVG</p>
<p>Library home page: <a href="https://re... | True | CVE-2021-28092 (High) detected in is-svg-3.0.0.tgz - ## CVE-2021-28092 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>is-svg-3.0.0.tgz</b></p></summary>
<p>Check if a string or buffer... | non_comp | cve high detected in is svg tgz cve high severity vulnerability vulnerable library is svg tgz check if a string or buffer is svg library home page a href path to dependency file keycloak themes src main resources theme keycloak account src package json path to vulne... | 0 |
155,381 | 19,802,820,087 | IssuesEvent | 2022-01-19 01:01:59 | gms-ws-demo/Java-Demo-EB | https://api.github.com/repos/gms-ws-demo/Java-Demo-EB | opened | CVE-2022-23302 (High) detected in log4j-1.2.13.jar | security vulnerability | ## CVE-2022-23302 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.13.jar</b></p></summary>
<p>Log4j</p>
<p>Library home page: <a href="http://logging.apache.org/log4j/">http:... | True | CVE-2022-23302 (High) detected in log4j-1.2.13.jar - ## CVE-2022-23302 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-1.2.13.jar</b></p></summary>
<p>Log4j</p>
<p>Library home p... | non_comp | cve high detected in jar cve high severity vulnerability vulnerable library jar library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository jar java demo eb target easybuggy snapshot ... | 0 |
72,805 | 9,608,676,659 | IssuesEvent | 2019-05-12 08:46:56 | kyma-project/website | https://api.github.com/repos/kyma-project/website | opened | Enable navigation between tabs | area/core-and-supporting area/documentation enhancement | <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
At the moment, we cannot use links between tabs, eg: we have a two tabs, for installation Kyma on gcp and azure, and we want link from fir... | 1.0 | Enable navigation between tabs - <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
At the moment, we cannot use links between tabs, eg: we have a two tabs, for installation Kyma on gcp and... | non_comp | enable navigation between tabs thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description at the moment we cannot use links between tabs eg we have a two tabs for installation kyma on gcp and... | 0 |
12,570 | 14,889,343,475 | IssuesEvent | 2021-01-20 21:17:13 | OneSignal/react-native-onesignal | https://api.github.com/repos/OneSignal/react-native-onesignal | closed | How could I make react-native-onesignal work on all devices? | Compatibility Issue Help Wanted | **Description:**
I've been experiencing a problem in my APP for a while. The problem is that some devices simply have OneSignal work and others do not.
**Environment**
<details>
<summary>react-native info output</summary>
```
System:
OS: Linux 5.4 KDE neon 5.20
CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1... | True | How could I make react-native-onesignal work on all devices? - **Description:**
I've been experiencing a problem in my APP for a while. The problem is that some devices simply have OneSignal work and others do not.
**Environment**
<details>
<summary>react-native info output</summary>
```
System:
OS: Linux 5.4 KD... | comp | how could i make react native onesignal work on all devices description i ve been experiencing a problem in my app for a while the problem is that some devices simply have onesignal work and others do not environment react native info output system os linux kde neon cpu ... | 1 |
3,971 | 6,803,909,736 | IssuesEvent | 2017-11-03 04:46:39 | metarhia/metasync | https://api.github.com/repos/metarhia/metasync | opened | Implement flow() methods | compatibility enhancement | Make `flow()` compatible with `collector()`, implement methods:
- [ ] `collect(key, error, value)`
- [ ] `pick(key, value)`
- [ ] `fail(key, error)`
- [ ] `take(key, fn, ...args)`
- [ ] `timeout(msec)`
- [ ] `done(callback)`
- [ ] `cancel(err)`
- [ ] `then(fulfilled, rejected)` | True | Implement flow() methods - Make `flow()` compatible with `collector()`, implement methods:
- [ ] `collect(key, error, value)`
- [ ] `pick(key, value)`
- [ ] `fail(key, error)`
- [ ] `take(key, fn, ...args)`
- [ ] `timeout(msec)`
- [ ] `done(callback)`
- [ ] `cancel(err)`
- [ ] `then(fulfilled, rejected)` | comp | implement flow methods make flow compatible with collector implement methods collect key error value pick key value fail key error take key fn args timeout msec done callback cancel err then fulfilled rejected | 1 |
8,765 | 10,722,059,418 | IssuesEvent | 2019-10-27 08:58:57 | Kaydax/Ido | https://api.github.com/repos/Kaydax/Ido | closed | When walk on certain blocks from Primal Core, player is forced to sneak | bug important incompatibility multiplayer singleplayer solved | Hello,
I found a strange issue, when I walk on somes blocks from [Primal Core](https://www.curseforge.com/minecraft/mc-mods/primalcore) (Mostly when the hitbox is smaller than a normal block, like Netjry Salt Flat) the player is forced to sneak on it, when IDO is installed... This is pretty annoying, specially when yo... | True | When walk on certain blocks from Primal Core, player is forced to sneak - Hello,
I found a strange issue, when I walk on somes blocks from [Primal Core](https://www.curseforge.com/minecraft/mc-mods/primalcore) (Mostly when the hitbox is smaller than a normal block, like Netjry Salt Flat) the player is forced to sneak ... | comp | when walk on certain blocks from primal core player is forced to sneak hello i found a strange issue when i walk on somes blocks from mostly when the hitbox is smaller than a normal block like netjry salt flat the player is forced to sneak on it when ido is installed this is pretty annoying specially ... | 1 |
20,869 | 31,389,667,199 | IssuesEvent | 2023-08-26 07:01:12 | Infamous-Misadventures/Dungeons-Gear | https://api.github.com/repos/Infamous-Misadventures/Dungeons-Gear | closed | Incompatibility: Soul Protection and Death Barter cause backpacks from the Traveler's Backpack mod to duplicate when they revive the player, when the backpack is in a curios slot | bug Compatibility | Both the Soul Protection effect and Death Barter enchantment cause an additional traveler's backpack to drop on the ground when the player drops to 0 health. The player is still wearing a backpack, meaning the items in the backpack are duplicated.
Video:
https://user-images.githubusercontent.com/89662661/131180451-... | True | Incompatibility: Soul Protection and Death Barter cause backpacks from the Traveler's Backpack mod to duplicate when they revive the player, when the backpack is in a curios slot - Both the Soul Protection effect and Death Barter enchantment cause an additional traveler's backpack to drop on the ground when the player ... | comp | incompatibility soul protection and death barter cause backpacks from the traveler s backpack mod to duplicate when they revive the player when the backpack is in a curios slot both the soul protection effect and death barter enchantment cause an additional traveler s backpack to drop on the ground when the player ... | 1 |
10,187 | 12,201,218,568 | IssuesEvent | 2020-04-30 06:47:18 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | opened | Keys are not pessimistically locked when update uses multiple tables | type/bug type/compatibility | ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. What did you do?
<!-- If possible, provide a recipe for reproducing the error. -->
```
CREATE TABLE `t1` (
`c1` int(11) NOT NULL,
`c2` int(11) DEFAULT NULL,
PRIMARY KEY (`c1`)
) ENGINE=InnoDB DEFAULT CHARSET=... | True | Keys are not pessimistically locked when update uses multiple tables - ## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. What did you do?
<!-- If possible, provide a recipe for reproducing the error. -->
```
CREATE TABLE `t1` (
`c1` int(11) NOT NULL,
`c2` int(11... | comp | keys are not pessimistically locked when update uses multiple tables bug report please answer these questions before submitting your issue thanks what did you do create table int not null int default null primary key engine innodb default charset... | 1 |
4,559 | 23,727,632,973 | IssuesEvent | 2022-08-30 21:15:46 | aws/aws-sam-cli | https://api.github.com/repos/aws/aws-sam-cli | closed | sam local commands fail for Hello World lambda | area/local/invoke maintainer/need-followup | sam local functions all fail for default HelloWorld function, reporting "No response from invoke container for HelloWorldFunction" / "Invalid lambda response received: Lambda response must be valid json"
Environment:
* aws-cli : SAM CLI, version 1.18.0
* docker: Docker version 19.03.1, build 74b1e89e8a
... | True | sam local commands fail for Hello World lambda - sam local functions all fail for default HelloWorld function, reporting "No response from invoke container for HelloWorldFunction" / "Invalid lambda response received: Lambda response must be valid json"
Environment:
* aws-cli : SAM CLI, version 1.18.0
* dock... | non_comp | sam local commands fail for hello world lambda sam local functions all fail for default helloworld function reporting no response from invoke container for helloworldfunction invalid lambda response received lambda response must be valid json environment aws cli sam cli version docke... | 0 |
509,628 | 14,740,788,541 | IssuesEvent | 2021-01-07 09:37:52 | teelolws/Altoholic-Retail | https://api.github.com/repos/teelolws/Altoholic-Retail | closed | Account Sharing -> Ongoing silently fails to add character | P2 - Low Priority Lua Error | It looks like the function is trying to access old EditBox names. When I change the two `EditBox::GetText()` calls to point to the correct parent frame, the feature works.
If this is new (and fantastic) feature is fully released, you may want to consider updating #73 with setting up Ongoing account sync.
https://... | 1.0 | Account Sharing -> Ongoing silently fails to add character - It looks like the function is trying to access old EditBox names. When I change the two `EditBox::GetText()` calls to point to the correct parent frame, the feature works.
If this is new (and fantastic) feature is fully released, you may want to consider u... | non_comp | account sharing ongoing silently fails to add character it looks like the function is trying to access old editbox names when i change the two editbox gettext calls to point to the correct parent frame the feature works if this is new and fantastic feature is fully released you may want to consider u... | 0 |
341,386 | 24,696,560,100 | IssuesEvent | 2022-10-19 12:34:00 | lentendu/DeltaMP | https://api.github.com/repos/lentendu/DeltaMP | opened | Replace BITools and MOTHUR by seqkit and vsearch where possible | enhancement documentation steps | Will avoid to rely on python 2.7 for OBITools
Faster processing for seqkit and less cumbersome for vsearch compared to mothur
obiuniq -p replaced by a awk script
Some procedures cannot apply:
pre.cluster
...
| 1.0 | Replace BITools and MOTHUR by seqkit and vsearch where possible - Will avoid to rely on python 2.7 for OBITools
Faster processing for seqkit and less cumbersome for vsearch compared to mothur
obiuniq -p replaced by a awk script
Some procedures cannot apply:
pre.cluster
...
| non_comp | replace bitools and mothur by seqkit and vsearch where possible will avoid to rely on python for obitools faster processing for seqkit and less cumbersome for vsearch compared to mothur obiuniq p replaced by a awk script some procedures cannot apply pre cluster | 0 |
99,538 | 8,703,665,699 | IssuesEvent | 2018-12-05 17:12:36 | SME-Issues/issues | https://api.github.com/repos/SME-Issues/issues | closed | Invoice Query Primary Expression Tests - 05/12/18 17:07 - 5003 | NLP Api pulse_tests | **Invoice Query Primary Expression Tests**
- Total: 6
- Passed: 5
- **Pass: 5 (83%)**
- Not Understood: 0
- Error (not understood): 0
- Failed but Understood: 1 (17%)
| 1.0 | Invoice Query Primary Expression Tests - 05/12/18 17:07 - 5003 - **Invoice Query Primary Expression Tests**
- Total: 6
- Passed: 5
- **Pass: 5 (83%)**
- Not Understood: 0
- Error (not understood): 0
- Failed but Understood: 1 (17%)
| non_comp | invoice query primary expression tests invoice query primary expression tests total passed pass not understood error not understood failed but understood | 0 |
111,724 | 9,540,001,269 | IssuesEvent | 2019-04-30 18:22:49 | kcigeospatial/Fred_Co_Land-Management | https://api.github.com/repos/kcigeospatial/Fred_Co_Land-Management | closed | Planning-FRO-admin closure, guarantee | Ready For Retest | filled in the guarantee under job description but still stuck in admin closure. Maybe this is caused by removing the "declared value" box but the system is still looking for it?

, yappi isn't compiling on 3.10;
```
$ python -m pip install yappi
Collecting yappi
Downloading yappi-1.3.0.tar.gz (58 kB)
|████████████████████████████████| 58 kB 407 kB/s
Building wheels for collected packages: yappi
Bu... | True | 3.10 compatability -- changes to frame object - Due to the changes in python/cpython#20803 (made the code a lot simpler), yappi isn't compiling on 3.10;
```
$ python -m pip install yappi
Collecting yappi
Downloading yappi-1.3.0.tar.gz (58 kB)
|████████████████████████████████| 58 kB 407 kB/s
Bui... | comp | compatability changes to frame object due to the changes in python cpython made the code a lot simpler yappi isn t compiling on python m pip install yappi collecting yappi downloading yappi tar gz kb ████████████████████████████████ kb kb s building whee... | 1 |
477,394 | 13,761,349,116 | IssuesEvent | 2020-10-07 07:33:48 | sButtons/sbuttons | https://api.github.com/repos/sButtons/sbuttons | opened | [BUTTON IDEA]: Glue/Liquid animated button | Priority: Low button-idea | **1. Name of button**: Glue/Liquid animated button
**2. Description**: A simple animated button with sticky glue effect while hovering it.
**3. Button Type (Animated, Special, etc...)**: Animated
**4. Will you work on it?**: yes
| 1.0 | [BUTTON IDEA]: Glue/Liquid animated button - **1. Name of button**: Glue/Liquid animated button
**2. Description**: A simple animated button with sticky glue effect while hovering it.
**3. Button Type (Animated, Special, etc...)**: Animated
**4. Will you work on it?**: yes
| non_comp | glue liquid animated button name of button glue liquid animated button description a simple animated button with sticky glue effect while hovering it button type animated special etc animated will you work on it yes | 0 |
5,285 | 3,197,104,106 | IssuesEvent | 2015-10-01 01:13:49 | MarcNo/lifelines | https://api.github.com/repos/MarcNo/lifelines | closed | givens() fails | auto-migrated Code_Cleanup sourceforge | While testing the changes I made to book-latex.ll last
night, I found that the givens\(\) function appears to be
broken. Although name\(indi\) will return, e.g., &quot;Miriam
Chivers&quot;, givens\(indi\) will return &quot;&quot; \(in the example,
it should be &quot;Miriam&quot;\). This produces... | 1.0 | givens() fails - While testing the changes I made to book-latex.ll last
night, I found that the givens\(\) function appears to be
broken. Although name\(indi\) will return, e.g., &quot;Miriam
Chivers&quot;, givens\(indi\) will return &quot;&quot; \(in the example,
it should be &quot;Miriam&quot;... | non_comp | givens fails while testing the changes i made to book latex ll last night i found that the givens function appears to be broken although name indi will return e g amp quot miriam chivers amp quot givens indi will return amp quot amp quot in the example it should be amp quot miriam amp quot ... | 0 |
11,325 | 7,165,837,662 | IssuesEvent | 2018-01-29 15:33:18 | PurpleI2P/i2pd | https://api.github.com/repos/PurpleI2P/i2pd | closed | Improve transports display in webconsole | docs & usability enhancement minor | it would be great to see the number of transports on the landing page of the webconsole.
| True | Improve transports display in webconsole - it would be great to see the number of transports on the landing page of the webconsole.
| non_comp | improve transports display in webconsole it would be great to see the number of transports on the landing page of the webconsole | 0 |
1,717 | 4,288,358,076 | IssuesEvent | 2016-07-17 11:57:18 | itchio/itch | https://api.github.com/repos/itchio/itch | opened | Add debian stretch package | compatibility linux | It'll be the same .deb but the bintray config needs to be adapted so that it creates a 'virtual repository' folks can add to their apt.list.
Relevant file if someone beats me to the punch: [bintray.deb.json.in](https://github.com/itchio/itch/blob/master/release/templates/bintray.deb.json.in) | True | Add debian stretch package - It'll be the same .deb but the bintray config needs to be adapted so that it creates a 'virtual repository' folks can add to their apt.list.
Relevant file if someone beats me to the punch: [bintray.deb.json.in](https://github.com/itchio/itch/blob/master/release/templates/bintray.deb.json... | comp | add debian stretch package it ll be the same deb but the bintray config needs to be adapted so that it creates a virtual repository folks can add to their apt list relevant file if someone beats me to the punch | 1 |
9,195 | 11,203,905,887 | IssuesEvent | 2020-01-05 00:02:45 | rubinius/rubinius | https://api.github.com/repos/rubinius/rubinius | closed | rand bugs with ranges | Ruby Language Compatibility | On MRI 2.1.4:
```
irb(main):001:0> rand(1.0..1.0)
=> 1.0
irb(main):002:0> rand(1..0)
=> nil
irb(main):003:0> rand(BigDecimal(0.01, 2)..BigDecimal(1, 2))
=> #<BigDecimal:7f966c0f1180,'0.1E-1',9(36)>
```
On Rubinius 2.3.0:
```
irb(main):001:0> rand(1.0..1.0)
ArgumentError: invalid argument - 0.0
from kernel/common... | True | rand bugs with ranges - On MRI 2.1.4:
```
irb(main):001:0> rand(1.0..1.0)
=> 1.0
irb(main):002:0> rand(1..0)
=> nil
irb(main):003:0> rand(BigDecimal(0.01, 2)..BigDecimal(1, 2))
=> #<BigDecimal:7f966c0f1180,'0.1E-1',9(36)>
```
On Rubinius 2.3.0:
```
irb(main):001:0> rand(1.0..1.0)
ArgumentError: invalid argument - 0.... | comp | rand bugs with ranges on mri irb main rand irb main rand nil irb main rand bigdecimal bigdecimal on rubinius irb main rand argumenterror invalid argument from kernel common random rb in random ... | 1 |
5,107 | 7,716,910,085 | IssuesEvent | 2018-05-23 12:15:54 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | TypeError appears on the Configuration Wizard Screen when Domain Mapping by WPMU Dev is use | Broken wizard compatibility component: onboarding wizard support | ### What did you expect to happen?
1. The configuration Wizard would work
### What happened instead?
It did not
### How can we reproduce this behavior?
**1.Network Install Domain Mapping my WPMU Dev (network is the only option)**
**2.Network Install Yoast SEO**
**3. Go to Configuration Wizard see blank scre... | True | TypeError appears on the Configuration Wizard Screen when Domain Mapping by WPMU Dev is use - ### What did you expect to happen?
1. The configuration Wizard would work
### What happened instead?
It did not
### How can we reproduce this behavior?
**1.Network Install Domain Mapping my WPMU Dev (network is the only o... | comp | typeerror appears on the configuration wizard screen when domain mapping by wpmu dev is use what did you expect to happen the configuration wizard would work what happened instead it did not how can we reproduce this behavior network install domain mapping my wpmu dev network is the only o... | 1 |
14,702 | 18,048,848,849 | IssuesEvent | 2021-09-19 11:34:42 | Makewebbetter/membership-for-woocommerce | https://api.github.com/repos/Makewebbetter/membership-for-woocommerce | opened | Getting error with plugin after activating membership plan. | Compatibility issue | WordPress version: 5.8.1
WooCommerce version: 5.6.0
Compatible: Multisite
Area Path: Shop
Version: 1.2.0
Description: Getting error with plugin after activating membership plan.
,
d2 as (
select
1 as user_id,
5 as val_2
)
select *
from
d1
inner join d2
on (
1=1
and d1.user_id = d2.user_id
)
```
This correct... | True | JOIN ON Parsing changes in 23.* leading to incorrect query rejection - Clickhouse incorrectly identifies equality condition in JOIN ON
```sql
with d1 as (
select
1 as user_id,
2 as val
),
d2 as (
select
1 as user_id,
5 as val_2
)
select *
from
d1
inner join d... | comp | join on parsing changes in leading to incorrect query rejection clickhouse incorrectly identifies equality condition in join on sql with as select as user id as val as select as user id as val select from inner join ... | 1 |
12,934 | 15,183,757,582 | IssuesEvent | 2021-02-15 08:37:02 | Zowayix/Meow-Launcher | https://api.github.com/repos/Zowayix/Meow-Launcher | closed | Add itch.io games | compatibility | Similar to #120, but it doesn't need pc.py involved, because we just RPC the butler daemon and get a list of installed games that way. Should work, if I actually read the dang documentation. | True | Add itch.io games - Similar to #120, but it doesn't need pc.py involved, because we just RPC the butler daemon and get a list of installed games that way. Should work, if I actually read the dang documentation. | comp | add itch io games similar to but it doesn t need pc py involved because we just rpc the butler daemon and get a list of installed games that way should work if i actually read the dang documentation | 1 |
8,533 | 10,533,808,504 | IssuesEvent | 2019-10-01 13:44:56 | EducationalTestingService/skll | https://api.github.com/repos/EducationalTestingService/skll | opened | Consider making solver and penalty grid-searchable for LogisticRegression | enhancement learners sklearn-compatibility | [`LogisticRegresssion`](https://scikit-learn.org/dev/modules/generated/sklearn.linear_model.LogisticRegression.html#sklearn.linear_model.LogisticRegression) now supports many solvers:
<img width="812" alt="image" src="https://user-images.githubusercontent.com/161680/65967629-ef3f2700-e42f-11e9-8d5c-e1818ff82115.png"... | True | Consider making solver and penalty grid-searchable for LogisticRegression - [`LogisticRegresssion`](https://scikit-learn.org/dev/modules/generated/sklearn.linear_model.LogisticRegression.html#sklearn.linear_model.LogisticRegression) now supports many solvers:
<img width="812" alt="image" src="https://user-images.git... | comp | consider making solver and penalty grid searchable for logisticregression now supports many solvers img width alt image src perhaps we should consider making the solver grid searchable and perhaps also the penalty option | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.