Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
223,807 | 17,141,247,482 | IssuesEvent | 2021-07-13 09:51:20 | IGNF/validator | https://api.github.com/repos/IGNF/validator | opened | documentation - enable github page and integrate validator-schema and validator-example | documentation | * doc -> docs with github page enabled on
* https://github.com/IGNF/validator-schema -> docs/schema (JSON schema and model doc)
* https://github.com/IGNF/validator-example -> docs/examples (sample configs)
Note : copy schema and examples from maven resources.
| 1.0 | documentation - enable github page and integrate validator-schema and validator-example - * doc -> docs with github page enabled on
* https://github.com/IGNF/validator-schema -> docs/schema (JSON schema and model doc)
* https://github.com/IGNF/validator-example -> docs/examples (sample configs)
Note : copy schema ... | non_priority | documentation enable github page and integrate validator schema and validator example doc docs with github page enabled on docs schema json schema and model doc docs examples sample configs note copy schema and examples from maven resources | 0 |
45,299 | 24,002,432,920 | IssuesEvent | 2022-09-14 12:32:42 | scikit-hep/awkward | https://api.github.com/repos/scikit-hep/awkward | closed | Shallow copy is slow, seems to spend a lot of time in repr | performance | ### Version of Awkward Array
1.10.0rc3
### Description and code to reproduce
During the PR adding awkward array support into AnnData, I noticed the test suite was taking much longer than usual. Trying to track down the culprit, I found the line where we make shallow copies of an awkward array. Under this largely see... | True | Shallow copy is slow, seems to spend a lot of time in repr - ### Version of Awkward Array
1.10.0rc3
### Description and code to reproduce
During the PR adding awkward array support into AnnData, I noticed the test suite was taking much longer than usual. Trying to track down the culprit, I found the line where we ma... | non_priority | shallow copy is slow seems to spend a lot of time in repr version of awkward array description and code to reproduce during the pr adding awkward array support into anndata i noticed the test suite was taking much longer than usual trying to track down the culprit i found the line where we make s... | 0 |
813,221 | 30,448,603,241 | IssuesEvent | 2023-07-16 01:52:56 | bono-94/Full-Stack-Portfolio | https://api.github.com/repos/bono-94/Full-Stack-Portfolio | closed | USER STORY: Edit Posts | COMPLETION: Must Have THEME: Content & Tools EPIC: Posts PRIORITY: High | As a **Site User/Admin** I can **edit posts** so that **I can change any of the content on the demand**
## Acceptance Criteria:
- Criteria 1: The user should be able to edit previously published posts
- Criteria 2: The user should be alter media & documents uploads
- Criteria 3: The user should be able to alter t... | 1.0 | USER STORY: Edit Posts - As a **Site User/Admin** I can **edit posts** so that **I can change any of the content on the demand**
## Acceptance Criteria:
- Criteria 1: The user should be able to edit previously published posts
- Criteria 2: The user should be alter media & documents uploads
- Criteria 3: The user ... | priority | user story edit posts as a site user admin i can edit posts so that i can change any of the content on the demand acceptance criteria criteria the user should be able to edit previously published posts criteria the user should be alter media documents uploads criteria the user ... | 1 |
116,988 | 11,945,608,277 | IssuesEvent | 2020-04-03 06:16:49 | wanxuanong/ped | https://api.github.com/repos/wanxuanong/ped | opened | There is no "General" tab that is mentioned in the entire UG documentation. | severity.Low type.DocumentationBug | 
I assumed it is replaced by the "Home" tab but this shows inconsistency in UG documentation.
| 1.0 | There is no "General" tab that is mentioned in the entire UG documentation. - 
I assumed it is replaced by the "Home" tab but this shows inconsistency in UG documentation.
... | non_priority | there is no general tab that is mentioned in the entire ug documentation i assumed it is replaced by the home tab but this shows inconsistency in ug documentation | 0 |
8,544 | 27,103,918,095 | IssuesEvent | 2023-02-15 10:39:33 | elastic/opbeans-frontend | https://api.github.com/repos/elastic/opbeans-frontend | closed | Allow to set the backend API URL by configuration | enhancement [zube]: Backlog automation | Now the only way to change the backend API URL is by editing the package.js (proxy setting), it also only works when you run the Opbeans-frontend on Node.js. It needs to make it configurable, and it should work when you use the frontend on a web server (not running only on Node.js) because in many places this project i... | 1.0 | Allow to set the backend API URL by configuration - Now the only way to change the backend API URL is by editing the package.js (proxy setting), it also only works when you run the Opbeans-frontend on Node.js. It needs to make it configurable, and it should work when you use the frontend on a web server (not running on... | non_priority | allow to set the backend api url by configuration now the only way to change the backend api url is by editing the package js proxy setting it also only works when you run the opbeans frontend on node js it needs to make it configurable and it should work when you use the frontend on a web server not running on... | 0 |
487 | 2,750,641,291 | IssuesEvent | 2015-04-24 00:46:38 | uProxy/uproxy | https://api.github.com/repos/uProxy/uproxy | opened | Improve contact spoofing | C:Security P2 T:Needs-Discussion | Maybe have some UI to warn a user when a name is changed and now matches another contact's name? (or is very similar) | True | Improve contact spoofing - Maybe have some UI to warn a user when a name is changed and now matches another contact's name? (or is very similar) | non_priority | improve contact spoofing maybe have some ui to warn a user when a name is changed and now matches another contact s name or is very similar | 0 |
189,217 | 15,180,896,104 | IssuesEvent | 2021-02-15 01:39:56 | vitessio/vitess | https://api.github.com/repos/vitessio/vitess | closed | How Can I import file data to vitess DB? | Component: Cluster management P3 Type: Documentation | I'd like to try a bulk insert operation to Vitess Database. (for a test, before production)
I noticed in the page below that vitess supports the 'load data' function.
https://vitess.io/docs/reference/compatibility/mysql-compatibility/#load-data-statement
I tried Load data through the Vitess guide document, but it... | 1.0 | How Can I import file data to vitess DB? - I'd like to try a bulk insert operation to Vitess Database. (for a test, before production)
I noticed in the page below that vitess supports the 'load data' function.
https://vitess.io/docs/reference/compatibility/mysql-compatibility/#load-data-statement
I tried Load da... | non_priority | how can i import file data to vitess db i d like to try a bulk insert operation to vitess database for a test before production i noticed in the page below that vitess supports the load data function i tried load data through the vitess guide document but it failed with the following error message ... | 0 |
26,682 | 6,793,567,699 | IssuesEvent | 2017-11-01 08:14:04 | eclipse/che | https://api.github.com/repos/eclipse/che | closed | File watcher service does not invoke consumer on create file event at first time after starting the workspace | kind/bug severity/P1 sprint/current-sprint status/code-review team/ide | File watcher service does not invoke consumer on create file event at first time after starting the workspace.
**Reproduction Steps:**
1. Register a watcher by matcher with create consumer.
2. Start workspace.
3 Create a file with the name that registered in the watcher.
Expected: Create consumer must be invok... | 1.0 | File watcher service does not invoke consumer on create file event at first time after starting the workspace - File watcher service does not invoke consumer on create file event at first time after starting the workspace.
**Reproduction Steps:**
1. Register a watcher by matcher with create consumer.
2. Start work... | non_priority | file watcher service does not invoke consumer on create file event at first time after starting the workspace file watcher service does not invoke consumer on create file event at first time after starting the workspace reproduction steps register a watcher by matcher with create consumer start work... | 0 |
64,605 | 18,759,905,144 | IssuesEvent | 2021-11-05 15:18:27 | zotonic/zotonic | https://api.github.com/repos/zotonic/zotonic | closed | Media previews of images with vertical orientation are not correctly made. | defect core | The media previews of images with a vertical orientation in the exif information are not correctly made. This leads to distorted images.
The media preview in the admin of this image:

However, the actual fields from the JSON file are:
https://github.com/ivadomed/ivadomed/blob/9bb4e7f7bdf72971b3f0559e9dac03d18353f98d/ivadomed/config/config.... | 1.0 | Discrepancies in config file fields from the documentation - The doc shows "train_validation" and "test":

However, the actual fields from the JSON file are:
https://github.com/ivadomed/ivadomed/blob/9bb... | non_priority | discrepancies in config file fields from the documentation the doc shows train validation and test however the actual fields from the json file are | 0 |
28,230 | 6,970,541,484 | IssuesEvent | 2017-12-11 10:40:43 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Log a link to GitHub when DDLDatabase runs into a ParserException | C: Code Generation P: High R: Fixed T: Enhancement | When there's a `ParserException` in the `DDLDatabase`, the loading of the SQL script will likely fail and users might be frustrated because the `DDLDatabase` doesn't work. It's important to get such users' feedback, so we should hint the support channel here on GitHub to them. | 1.0 | Log a link to GitHub when DDLDatabase runs into a ParserException - When there's a `ParserException` in the `DDLDatabase`, the loading of the SQL script will likely fail and users might be frustrated because the `DDLDatabase` doesn't work. It's important to get such users' feedback, so we should hint the support channe... | non_priority | log a link to github when ddldatabase runs into a parserexception when there s a parserexception in the ddldatabase the loading of the sql script will likely fail and users might be frustrated because the ddldatabase doesn t work it s important to get such users feedback so we should hint the support channe... | 0 |
23,390 | 4,016,186,711 | IssuesEvent | 2016-05-15 12:45:14 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | stress: failed test in cockroach/sql/distsql/distsql.test: TestTableReader | Robot test-failure | Binary: cockroach/static-tests.tar.gz sha: https://github.com/cockroachdb/cockroach/commits/4560c81d1d65cdda8cb439a805693094fcb0b75f
Stress build found a failed test:
```
=== RUN TestTableReader
W160515 06:02:02.638742 gossip/gossip.go:893 not connected to cluster; use --join to specify a connected node
I160515 06... | 1.0 | stress: failed test in cockroach/sql/distsql/distsql.test: TestTableReader - Binary: cockroach/static-tests.tar.gz sha: https://github.com/cockroachdb/cockroach/commits/4560c81d1d65cdda8cb439a805693094fcb0b75f
Stress build found a failed test:
```
=== RUN TestTableReader
W160515 06:02:02.638742 gossip/gossip.go:893... | non_priority | stress failed test in cockroach sql distsql distsql test testtablereader binary cockroach static tests tar gz sha stress build found a failed test run testtablereader gossip gossip go not connected to cluster use join to specify a connected node storage engine rocksdb go ... | 0 |
342,550 | 10,318,857,073 | IssuesEvent | 2019-08-30 15:54:48 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Allow for multiple geometry types and secondary tag filters when creating replacement changesets | Category: Core Priority: Medium Status: Ready For Review Type: Feature | The initial version of the command requires that you specify a single element criterion as a feature filter. Update it so that it will allow:
* multiple geometry type criteria to be passed in
* no geometry type filter to be passed in at all
* additional non-geometry type filters | 1.0 | Allow for multiple geometry types and secondary tag filters when creating replacement changesets - The initial version of the command requires that you specify a single element criterion as a feature filter. Update it so that it will allow:
* multiple geometry type criteria to be passed in
* no geometry type filte... | priority | allow for multiple geometry types and secondary tag filters when creating replacement changesets the initial version of the command requires that you specify a single element criterion as a feature filter update it so that it will allow multiple geometry type criteria to be passed in no geometry type filte... | 1 |
270,641 | 8,468,106,477 | IssuesEvent | 2018-10-23 18:47:21 | auth0/cosmos | https://api.github.com/repos/auth0/cosmos | opened | NotFoundError Failed to execute 'insertBefore' on 'Node' after separating fonts from main cosmos package | ⚠️ high priority | **Describe the bug**
https://codesandbox.io/s/2zrjm7mkw0

**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help ... | 1.0 | NotFoundError Failed to execute 'insertBefore' on 'Node' after separating fonts from main cosmos package - **Describe the bug**
https://codesandbox.io/s/2zrjm7mkw0

**Expected behavior**
A clear and conc... | priority | notfounderror failed to execute insertbefore on node after separating fonts from main cosmos package describe the bug expected behavior a clear and concise description of what you expected to happen screenshots if applicable add screenshots to help explain your problem cosmo... | 1 |
563,651 | 16,703,019,454 | IssuesEvent | 2021-06-09 06:33:56 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | closed | Brighter Modulate Shader Option | Outcome: Resolved Priority: Low Size: Medium Type: Enhancement | **What feature is your improvement idea related to? Please describe.**
The current `Modulate` shader doesn't really have any options I could find that make it bright enough to act as a fake light you can place on walls via an overlay, so in the case of overlays you need to put several of them on top of each other, whi... | 1.0 | Brighter Modulate Shader Option - **What feature is your improvement idea related to? Please describe.**
The current `Modulate` shader doesn't really have any options I could find that make it bright enough to act as a fake light you can place on walls via an overlay, so in the case of overlays you need to put several... | priority | brighter modulate shader option what feature is your improvement idea related to please describe the current modulate shader doesn t really have any options i could find that make it bright enough to act as a fake light you can place on walls via an overlay so in the case of overlays you need to put several... | 1 |
656,553 | 21,767,646,988 | IssuesEvent | 2022-05-13 05:08:49 | darwinia-network/apps | https://api.github.com/repos/darwinia-network/apps | closed | Gear button not showing in Chrome | low-priority | Hi Devs!
I am Saso Darwinia ambassador helping in Chat.This person can't see gear button in Chrome browser.Refreshed,cleared cache,restarted computer.Still nothing.Works fine for me🤔
I guess that is why he can not stake.Always error.He is staking from STAKING NOW. I am attaching all the pictures he sent me that we... | 1.0 | Gear button not showing in Chrome - Hi Devs!
I am Saso Darwinia ambassador helping in Chat.This person can't see gear button in Chrome browser.Refreshed,cleared cache,restarted computer.Still nothing.Works fine for me🤔
I guess that is why he can not stake.Always error.He is staking from STAKING NOW. I am attaching... | priority | gear button not showing in chrome hi devs i am saso darwinia ambassador helping in chat this person can t see gear button in chrome browser refreshed cleared cache restarted computer still nothing works fine for me🤔 i guess that is why he can not stake always error he is staking from staking now i am attaching... | 1 |
238,182 | 19,701,906,440 | IssuesEvent | 2022-01-12 17:26:09 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: X-Pack Case API Integration Tests.x-pack/test/case_api_integration/security_and_spaces/tests/common/client/update_alert_status·ts - cases security and spaces enabled: basic Common update_alert_status "before each" hook for "should update the status of multiple alerts attached to multiple cases using the c... | failed-test needs-team | A test failed on a tracked branch
```
ResponseError: illegal_argument_exception: [illegal_argument_exception] Reason: request [/.siem-signals-default-000001] contains unrecognized parameter: [include_type_name]
at onBody (/opt/local-ssd/buildkite/builds/kb-n2-4-8cceb8330c9d2330/elastic/kibana-7-dot-latest-es-forwa... | 1.0 | Failing test: X-Pack Case API Integration Tests.x-pack/test/case_api_integration/security_and_spaces/tests/common/client/update_alert_status·ts - cases security and spaces enabled: basic Common update_alert_status "before each" hook for "should update the status of multiple alerts attached to multiple cases using the c... | non_priority | failing test x pack case api integration tests x pack test case api integration security and spaces tests common client update alert status·ts cases security and spaces enabled basic common update alert status before each hook for should update the status of multiple alerts attached to multiple cases using the c... | 0 |
19,695 | 10,481,645,404 | IssuesEvent | 2019-09-24 10:06:51 | Altinn/altinn-studio | https://api.github.com/repos/Altinn/altinn-studio | opened | Impement Azure Application Innsights in Altinn Designer backend | altinn-studio draft performance team-tamagotchi user-story | ## Description
To fix performance in Altinn Studio we need to implement Azure Application Insights in the Altinn Studio (Designer) backend.
## Considerations
Input (beyond tasks) on how the user story should be solved can be put here.
## Acceptance criteria
- Possible to track time spent on API calls to Gitea and lib... | True | Impement Azure Application Innsights in Altinn Designer backend - ## Description
To fix performance in Altinn Studio we need to implement Azure Application Insights in the Altinn Studio (Designer) backend.
## Considerations
Input (beyond tasks) on how the user story should be solved can be put here.
## Acceptance cri... | non_priority | impement azure application innsights in altinn designer backend description to fix performance in altinn studio we need to implement azure application insights in the altinn studio designer backend considerations input beyond tasks on how the user story should be solved can be put here acceptance cri... | 0 |
708,906 | 24,360,246,816 | IssuesEvent | 2022-10-03 11:02:59 | fedora-infra/anitya | https://api.github.com/repos/fedora-infra/anitya | closed | add sourcehut backend | type.feature Medium Priority | Sourcehut is starting to gain some traction and I think is a good candidate for a dedicated backend. There are already some packages in Fedora that use sourcehut. Like Gitlab, users can choice between vendor hosted or selfhosting solutions.
For a project where anitya would be overkill, I came up with a script that... | 1.0 | add sourcehut backend - Sourcehut is starting to gain some traction and I think is a good candidate for a dedicated backend. There are already some packages in Fedora that use sourcehut. Like Gitlab, users can choice between vendor hosted or selfhosting solutions.
For a project where anitya would be overkill, I ca... | priority | add sourcehut backend sourcehut is starting to gain some traction and i think is a good candidate for a dedicated backend there are already some packages in fedora that use sourcehut like gitlab users can choice between vendor hosted or selfhosting solutions for a project where anitya would be overkill i ca... | 1 |
123,911 | 16,549,747,691 | IssuesEvent | 2021-05-28 07:09:47 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | opened | Audit how empty state screens look on landscape mode. | category: design | The design on various empty state screens were updated as part of #4091.
As part of its review, it was discovered that in landscape mode, some parts of the design might be cut off, like this one on "No Products" screen:
 to MRP case study | documentation | Just a reminder for me and @lauken13 (or anyone who wants to help) that we should add a group-level predictor to the MRP case study to make it a bit more realistic. | 1.0 | Add group-level predictor(s) to MRP case study - Just a reminder for me and @lauken13 (or anyone who wants to help) that we should add a group-level predictor to the MRP case study to make it a bit more realistic. | non_priority | add group level predictor s to mrp case study just a reminder for me and or anyone who wants to help that we should add a group level predictor to the mrp case study to make it a bit more realistic | 0 |
261,466 | 27,809,776,453 | IssuesEvent | 2023-03-18 01:42:01 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | closed | CVE-2020-0430 (High) detected in linux-stable-rtv4.1.33 - autoclosed | Mend: dependency security vulnerability | ## CVE-2020-0430 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page... | True | CVE-2020-0430 (High) detected in linux-stable-rtv4.1.33 - autoclosed - ## CVE-2020-0430 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>... | non_priority | cve high detected in linux stable autoclosed cve high severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch master vulnerable... | 0 |
469,099 | 13,501,426,984 | IssuesEvent | 2020-09-13 02:27:07 | okTurtles/group-income-simple | https://api.github.com/repos/okTurtles/group-income-simple | closed | Implement new avatar placeholders | App:Frontend Kind:Enhancement Note:UI/UX Priority:Low | ## Problem
The problem stated in #538.
## Solution
There should be 3 different avatar placeholders:
1. **For members**;
2. **For groups**;
3. **For members that have been accepted (via proposal) into the group but have NOT used their invite link yet.**
------------
### 1. For members
We are using B... | 1.0 | Implement new avatar placeholders - ## Problem
The problem stated in #538.
## Solution
There should be 3 different avatar placeholders:
1. **For members**;
2. **For groups**;
3. **For members that have been accepted (via proposal) into the group but have NOT used their invite link yet.**
------------
... | priority | implement new avatar placeholders problem the problem stated in solution there should be different avatar placeholders for members for groups for members that have been accepted via proposal into the group but have not used their invite link yet ... | 1 |
79,305 | 3,526,060,710 | IssuesEvent | 2016-01-14 01:49:17 | blaze/blaze | https://api.github.com/repos/blaze/blaze | closed | Issue running blaze-server in 0.9.0 release | bug easy high priority server | ```
$ python --version
Python 3.4.4 :: Continuum Analytics, Inc.
$ python -c 'import blaze; print(blaze.__version__)'
0.9.0
$ blaze-server ./foo.yaml
Traceback (most recent call last):
File "/Users/ksmith/anaconda/envs/test-blaze-0.9.0/bin/blaze-server", line 6, in <module>
sys.exit(blaze.server.spide... | 1.0 | Issue running blaze-server in 0.9.0 release - ```
$ python --version
Python 3.4.4 :: Continuum Analytics, Inc.
$ python -c 'import blaze; print(blaze.__version__)'
0.9.0
$ blaze-server ./foo.yaml
Traceback (most recent call last):
File "/Users/ksmith/anaconda/envs/test-blaze-0.9.0/bin/blaze-server", line 6... | priority | issue running blaze server in release python version python continuum analytics inc python c import blaze print blaze version blaze server foo yaml traceback most recent call last file users ksmith anaconda envs test blaze bin blaze server line ... | 1 |
57,665 | 6,553,060,945 | IssuesEvent | 2017-09-05 20:51:55 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | kv: primary key violation when inserting distinct rows (logic_test/distsql_numtables:25 primary key violation) | test-failure | Discovered in https://github.com/cockroachdb/cockroach/pull/16137 // https://teamcity.cockroachdb.com/viewLog.html?tab=buildLog&logTab=tree&filter=debug&expand=all&buildId=257118
```
[TestLogic/5node/distsql_numtables] logic_test.go:1712:
testdata/logic_test/distsql_numtables:25: expected success, but found
pq... | 1.0 | kv: primary key violation when inserting distinct rows (logic_test/distsql_numtables:25 primary key violation) - Discovered in https://github.com/cockroachdb/cockroach/pull/16137 // https://teamcity.cockroachdb.com/viewLog.html?tab=buildLog&logTab=tree&filter=debug&expand=all&buildId=257118
```
[TestLogic/5node/dis... | non_priority | kv primary key violation when inserting distinct rows logic test distsql numtables primary key violation discovered in logic test go testdata logic test distsql numtables expected success but found pq duplicate key value y violates unique constraint primary logic test go ... | 0 |
274,268 | 23,827,433,812 | IssuesEvent | 2022-09-05 16:05:07 | red/red | https://api.github.com/repos/red/red | closed | [R/S] crashes when access nested struct value | status.built status.tested type.bug Red/System test.written | **To reproduce**
Compile and run the following code:
```
Red/System []
RECT_F!: alias struct! [
left [float32!]
top [float32!]
right [float32!]
bottom [float32!]
]
D2D1_IMAGE_BRUSH_PROPERTIES: alias struct! [
sourceRectangle [RECT_F! value]
extendModeX [integer!]
extendModeY [integer!]
interpo... | 2.0 | [R/S] crashes when access nested struct value - **To reproduce**
Compile and run the following code:
```
Red/System []
RECT_F!: alias struct! [
left [float32!]
top [float32!]
right [float32!]
bottom [float32!]
]
D2D1_IMAGE_BRUSH_PROPERTIES: alias struct! [
sourceRectangle [RECT_F! value]
extendMod... | non_priority | crashes when access nested struct value to reproduce compile and run the following code red system rect f alias struct left top right bottom image brush properties alias struct sourcerectangle extendmodex extendmodey interpolationmode testss f... | 0 |
32,718 | 12,142,521,536 | IssuesEvent | 2020-04-24 01:56:50 | jerry-zhang-DYG/MyHealthClinicInternal | https://api.github.com/repos/jerry-zhang-DYG/MyHealthClinicInternal | opened | WS-2017-0121 (High) detected in angular-v1.4.7 | security vulnerability | ## WS-2017-0121 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-v1.4.7</b></p></summary>
<p></p>
<p>
Dependency Hierarchy:
- angular-bootstrap-0.14.3 (Root Library)
- :x... | True | WS-2017-0121 (High) detected in angular-v1.4.7 - ## WS-2017-0121 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-v1.4.7</b></p></summary>
<p></p>
<p>
Dependency Hierarchy:
-... | non_priority | ws high detected in angular ws high severity vulnerability vulnerable library angular dependency hierarchy angular bootstrap root library x angular vulnerable library found in head commit a href vulnerability details ... | 0 |
288,548 | 31,861,454,351 | IssuesEvent | 2023-09-15 11:14:01 | nidhi7598/linux-v4.19.72_CVE-2022-3564 | https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564 | opened | CVE-2022-34918 (High) detected in linuxlinux-4.19.294 | Mend: dependency security vulnerability | ## CVE-2022-34918 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.k... | True | CVE-2022-34918 (High) detected in linuxlinux-4.19.294 - ## CVE-2022-34918 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary>
<p>
<p>The Linux Kernel<... | non_priority | cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files net netfilter nf t... | 0 |
18,209 | 12,677,850,000 | IssuesEvent | 2020-06-19 08:34:38 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Disable showing editor for selected node on scene tree | enhancement topic:editor usability | Sometimes when I'm editing a script I run the game right away to see the changes, instead of looking at the 3D/2D scene editor, and want to be always on the script editor.
The problem is that if I select a different node in the scene tree panel, Godot shows the default editor for that node and I have to be constantl... | True | Disable showing editor for selected node on scene tree - Sometimes when I'm editing a script I run the game right away to see the changes, instead of looking at the 3D/2D scene editor, and want to be always on the script editor.
The problem is that if I select a different node in the scene tree panel, Godot shows th... | non_priority | disable showing editor for selected node on scene tree sometimes when i m editing a script i run the game right away to see the changes instead of looking at the scene editor and want to be always on the script editor the problem is that if i select a different node in the scene tree panel godot shows the ... | 0 |
9,723 | 3,068,637,803 | IssuesEvent | 2015-08-18 16:31:19 | mesosphere/kubernetes-mesos | https://api.github.com/repos/mesosphere/kubernetes-mesos | closed | Create docker-compose based e2e test setup without Mesos | priority/P2 tests | This would help to verify easily in the same environment how our changes influence the upstream version. Would be very helpful for e2e test debugging. | 1.0 | Create docker-compose based e2e test setup without Mesos - This would help to verify easily in the same environment how our changes influence the upstream version. Would be very helpful for e2e test debugging. | non_priority | create docker compose based test setup without mesos this would help to verify easily in the same environment how our changes influence the upstream version would be very helpful for test debugging | 0 |
36,174 | 17,498,020,560 | IssuesEvent | 2021-08-10 05:08:13 | DemocracyLab/CivicTechExchange | https://api.github.com/repos/DemocracyLab/CivicTechExchange | opened | Emails should be outsourced to external job | Back End OPERATIONS Performance | Emails sometimes take a long time to send, so we should send them to a separate job dedicated to sending emails, that won't block the request's processing.
## Requirements ##
- Calls to send emails sends email information to a queue that will be processed by a separate job
- Processing job has configurable rate li... | True | Emails should be outsourced to external job - Emails sometimes take a long time to send, so we should send them to a separate job dedicated to sending emails, that won't block the request's processing.
## Requirements ##
- Calls to send emails sends email information to a queue that will be processed by a separate... | non_priority | emails should be outsourced to external job emails sometimes take a long time to send so we should send them to a separate job dedicated to sending emails that won t block the request s processing requirements calls to send emails sends email information to a queue that will be processed by a separate... | 0 |
67,094 | 16,817,650,766 | IssuesEvent | 2021-06-17 09:16:23 | MarlinFirmware/Marlin | https://api.github.com/repos/MarlinFirmware/Marlin | closed | [BUG] Uncompilable for mega1280 | Bug: Confirmed ! C: Build / Toolchain | ### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
Error while build for Geetech2560 with mega1280:
> In file included from Marlin\src\inc/../pins/mega/pins_GT2560_REV_A.h:31:0,
> from Marlin\src\inc/../pins/pins.h:242,
> ... | 1.0 | [BUG] Uncompilable for mega1280 - ### Did you test the latest `bugfix-2.0.x` code?
Yes, and the problem still exists.
### Bug Description
Error while build for Geetech2560 with mega1280:
> In file included from Marlin\src\inc/../pins/mega/pins_GT2560_REV_A.h:31:0,
> from Marlin\src\inc/../... | non_priority | uncompilable for did you test the latest bugfix x code yes and the problem still exists bug description error while build for with in file included from marlin src inc pins mega pins rev a h from marlin src inc pins pins h ... | 0 |
371,333 | 10,964,930,362 | IssuesEvent | 2019-11-28 00:37:55 | gardners/surveysystem | https://api.github.com/repos/gardners/surveysystem | opened | expose recently added answer fields to python controllers | Priority: MEDIUM backend task | **fields **
```
char *unit;
int flags;
long long stored;
```
** references **
`unit`: #72
`flags`: #186
`stored`: #162
** location**
next_questions.c
* get_next_questions() -> call_python_nextquestion()
* get_analysis()
The PyObject is created separately in both function block, merge th... | 1.0 | expose recently added answer fields to python controllers - **fields **
```
char *unit;
int flags;
long long stored;
```
** references **
`unit`: #72
`flags`: #186
`stored`: #162
** location**
next_questions.c
* get_next_questions() -> call_python_nextquestion()
* get_analysis()
The PyO... | priority | expose recently added answer fields to python controllers fields char unit int flags long long stored references unit flags stored location next questions c get next questions call python nextquestion get analysis the pyobject... | 1 |
185,419 | 14,352,103,901 | IssuesEvent | 2020-11-30 03:21:11 | the-canonizer/canonizer.2.0 | https://api.github.com/repos/the-canonizer/canonizer.2.0 | closed | Minor : Design issues | Fixed bug ready to test | I found minor design issues on topic agreement page
Please refer attached screenshot

| 1.0 | Minor : Design issues - I found minor design issues on topic agreement page
Please refer attached screenshot

| non_priority | minor design issues i found minor design issues on topic agreement page please refer attached screenshot | 0 |
161,062 | 20,120,391,086 | IssuesEvent | 2022-02-08 01:14:24 | arohablue/BlockDockServer | https://api.github.com/repos/arohablue/BlockDockServer | closed | CVE-2019-0232 (High) detected in tomcat-embed-core-8.5.15.jar - autoclosed | security vulnerability | ## CVE-2019-0232 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.15.jar</b></p></summary>
<p>Core Tomcat implementation</p>
<p>Library home page: <a href="http://... | True | CVE-2019-0232 (High) detected in tomcat-embed-core-8.5.15.jar - autoclosed - ## CVE-2019-0232 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.15.jar</b></p></summa... | non_priority | cve high detected in tomcat embed core jar autoclosed cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file blockdockserver build gradle path to vulnerable library root... | 0 |
142,970 | 5,487,253,465 | IssuesEvent | 2017-03-14 03:35:53 | dgore7/knowledge-management | https://api.github.com/repos/dgore7/knowledge-management | closed | Secure login/register on Self-Signed Certs | low priority team auth | Securely transfer the login information using public key exchange | 1.0 | Secure login/register on Self-Signed Certs - Securely transfer the login information using public key exchange | priority | secure login register on self signed certs securely transfer the login information using public key exchange | 1 |
192,081 | 14,599,363,727 | IssuesEvent | 2020-12-21 03:58:00 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | presslabs/mysql-operator: pkg/controller/mysqlcluster/internal/cleaner/pvc_test.go; 3 LoC | fresh test tiny |
Found a possible issue in [presslabs/mysql-operator](https://www.github.com/presslabs/mysql-operator) at [pkg/controller/mysqlcluster/internal/cleaner/pvc_test.go](https://github.com/presslabs/mysql-operator/blob/47436cc5edd3d974239e45c994ccf7e22afa65e0/pkg/controller/mysqlcluster/internal/cleaner/pvc_test.go#L128-L13... | 1.0 | presslabs/mysql-operator: pkg/controller/mysqlcluster/internal/cleaner/pvc_test.go; 3 LoC -
Found a possible issue in [presslabs/mysql-operator](https://www.github.com/presslabs/mysql-operator) at [pkg/controller/mysqlcluster/internal/cleaner/pvc_test.go](https://github.com/presslabs/mysql-operator/blob/47436cc5edd3d9... | non_priority | presslabs mysql operator pkg controller mysqlcluster internal cleaner pvc test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the cont... | 0 |
26,263 | 2,684,275,975 | IssuesEvent | 2015-03-28 20:37:38 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | Cannot update | 1 star bug imported invalid Priority-Medium | _From [olegl...@gmail.com](https://code.google.com/u/118378438384892506376/) on January 25, 2013 11:13:04_
Required information! OS version: Win8x64 ConEmu version: 130117 *Bug description* Update fails because Conemu64.exe cannot be deleted *Steps to reproduction* 1. invoke Help - Check for update
2. 7zip fails with... | 1.0 | Cannot update - _From [olegl...@gmail.com](https://code.google.com/u/118378438384892506376/) on January 25, 2013 11:13:04_
Required information! OS version: Win8x64 ConEmu version: 130117 *Bug description* Update fails because Conemu64.exe cannot be deleted *Steps to reproduction* 1. invoke Help - Check for update
2.... | priority | cannot update from on january required information os version conemu version bug description update fails because exe cannot be deleted steps to reproduction invoke help check for update fails with the above mentioned error original issue | 1 |
160,952 | 13,804,126,455 | IssuesEvent | 2020-10-11 07:21:45 | A5-015/capstone | https://api.github.com/repos/A5-015/capstone | closed | Deliverables Statement [October 2 2020] | documentation | Having a bunch of ESPs connected to each other
Propagation of signal from one node to the rest of the nodes
Bringing a new node into the network allows for re-organization autonomously
| 1.0 | Deliverables Statement [October 2 2020] - Having a bunch of ESPs connected to each other
Propagation of signal from one node to the rest of the nodes
Bringing a new node into the network allows for re-organization autonomously
| non_priority | deliverables statement having a bunch of esps connected to each other propagation of signal from one node to the rest of the nodes bringing a new node into the network allows for re organization autonomously | 0 |
291,474 | 8,925,632,804 | IssuesEvent | 2019-01-21 23:47:13 | pravega/pravega | https://api.github.com/repos/pravega/pravega | closed | Pravega security: Revisit some class names | area/security priority/P2 | **Problem description**
1. Rename `PravegaCredsWrapper` to `PravegaCredentialsWrapper`
2. Find a better place for `CredentialsExtractorTest`
**Problem location**
`PravegaCredsWrapper` and `CredentialsExtractorTest`.
**Suggestions for an improvement**
Rename the class. | 1.0 | Pravega security: Revisit some class names - **Problem description**
1. Rename `PravegaCredsWrapper` to `PravegaCredentialsWrapper`
2. Find a better place for `CredentialsExtractorTest`
**Problem location**
`PravegaCredsWrapper` and `CredentialsExtractorTest`.
**Suggestions for an improvement**
Rename the clas... | priority | pravega security revisit some class names problem description rename pravegacredswrapper to pravegacredentialswrapper find a better place for credentialsextractortest problem location pravegacredswrapper and credentialsextractortest suggestions for an improvement rename the clas... | 1 |
120,520 | 15,773,883,519 | IssuesEvent | 2021-04-01 00:04:54 | mobile-umss/hollywood-data | https://api.github.com/repos/mobile-umss/hollywood-data | opened | Design Mockup of the project | Design | As a developer i want to have the mockup of the project
including
- Flow of the app
- Palette color
- Views of each page | 1.0 | Design Mockup of the project - As a developer i want to have the mockup of the project
including
- Flow of the app
- Palette color
- Views of each page | non_priority | design mockup of the project as a developer i want to have the mockup of the project including flow of the app palette color views of each page | 0 |
391,257 | 11,571,435,819 | IssuesEvent | 2020-02-20 21:33:58 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | creating Pre-liq orders don't show up in portfolio page. | Bug Needed for V2 launch Priority: High | Portfolio page needs to be refreshed after user creates pre-liq orders from portfolio page.
1. create market with pre-liq
2. when market is created click on submit orders to create pre-liq orders
3. notice that orders do get created but don't show in open orders section in portfolio page | 1.0 | creating Pre-liq orders don't show up in portfolio page. - Portfolio page needs to be refreshed after user creates pre-liq orders from portfolio page.
1. create market with pre-liq
2. when market is created click on submit orders to create pre-liq orders
3. notice that orders do get created but don't show in ope... | priority | creating pre liq orders don t show up in portfolio page portfolio page needs to be refreshed after user creates pre liq orders from portfolio page create market with pre liq when market is created click on submit orders to create pre liq orders notice that orders do get created but don t show in ope... | 1 |
6,838 | 9,124,925,163 | IssuesEvent | 2019-02-24 08:53:59 | scylladb/scylla | https://api.github.com/repos/scylladb/scylla | opened | Slight different between Scylla and Apache Cassandra TTL | CQL cassandra 3.x compatibility | *Installation details*
Scylla version (or git commit hash): 3.0.3
Apache Cassandra 3.11
Just before a row is TTLed, Scylla return a null value, while Cassandra does not
### Setup
```
cqlsh> CREATE KEYSPACE mykeyspace WITH replication = {'class': 'SimpleStrategy', 'replication_factor': '1'} AND durable_writes... | True | Slight different between Scylla and Apache Cassandra TTL - *Installation details*
Scylla version (or git commit hash): 3.0.3
Apache Cassandra 3.11
Just before a row is TTLed, Scylla return a null value, while Cassandra does not
### Setup
```
cqlsh> CREATE KEYSPACE mykeyspace WITH replication = {'class': 'Simp... | non_priority | slight different between scylla and apache cassandra ttl installation details scylla version or git commit hash apache cassandra just before a row is ttled scylla return a null value while cassandra does not setup cqlsh create keyspace mykeyspace with replication class simpl... | 0 |
336,827 | 10,197,497,693 | IssuesEvent | 2019-08-13 00:39:52 | djjd47130/GitHubBackup | https://api.github.com/repos/djjd47130/GitHubBackup | closed | New profiles feature not converting old version | bug priority high | When upgrading to new version which introduces profiles, it did not convert the prior configuration into the new structure - instead it generated a new default profile as if it were new and never configured. | 1.0 | New profiles feature not converting old version - When upgrading to new version which introduces profiles, it did not convert the prior configuration into the new structure - instead it generated a new default profile as if it were new and never configured. | priority | new profiles feature not converting old version when upgrading to new version which introduces profiles it did not convert the prior configuration into the new structure instead it generated a new default profile as if it were new and never configured | 1 |
244,950 | 7,880,708,645 | IssuesEvent | 2018-06-26 16:42:06 | aowen87/FOO | https://api.github.com/repos/aowen87/FOO | closed | Upate FAQ 23 to require gcc 4.4 or new, except with fastbit, where 4.8 needed | Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.13.0 feature version: 2.12.3 | The FAQ on compilers is now out of date. We probably require gcc 4.4 and gcc 4.8 with fastbit, since fastbit relies on C++ 11. | 1.0 | Upate FAQ 23 to require gcc 4.4 or new, except with fastbit, where 4.8 needed - The FAQ on compilers is now out of date. We probably require gcc 4.4 and gcc 4.8 with fastbit, since fastbit relies on C++ 11. | priority | upate faq to require gcc or new except with fastbit where needed the faq on compilers is now out of date we probably require gcc and gcc with fastbit since fastbit relies on c | 1 |
119,226 | 25,493,693,761 | IssuesEvent | 2022-11-27 12:10:49 | julz0815/test-action | https://api.github.com/repos/julz0815/test-action | closed | CVE: 2019-2692 found in mysql-connector-java - Version: 5.1.35 [JAVA] | Severity: Low Veracode Dependency Scanning | Veracode Software Composition Analysis
===============================
Attribute | Details
| --- | --- |
Library | mysql-connector-java
Description | MySQL java connector
Language | JAVA
Vulnerability | Authorization Bypass
Vulnerability description | mysql-connector-java is vulnerable to authorizatio... | 1.0 | CVE: 2019-2692 found in mysql-connector-java - Version: 5.1.35 [JAVA] - Veracode Software Composition Analysis
===============================
Attribute | Details
| --- | --- |
Library | mysql-connector-java
Description | MySQL java connector
Language | JAVA
Vulnerability | Authorization Bypass
Vulner... | non_priority | cve found in mysql connector java version veracode software composition analysis attribute details library mysql connector java description mysql java connector language java vulnerability authorization bypass vulnerability desc... | 0 |
492,261 | 14,199,319,335 | IssuesEvent | 2020-11-16 01:59:56 | nhn/tui.grid | https://api.github.com/repos/nhn/tui.grid | closed | when using Pagination useClient : true option can't edit 2 page | Bug Priority: High | Hello,
I'm inquiring because I need to check if it's a bug.
If there is an editor in the grid and using Pagination, 1 page is well edited, but not 2 pages.
<template>
<div>
<grid :data="gridProps.data" :columns="gridProps.columns" :options="gridProps.options"/>
</div>
</template>
<script>
import "tu... | 1.0 | when using Pagination useClient : true option can't edit 2 page - Hello,
I'm inquiring because I need to check if it's a bug.
If there is an editor in the grid and using Pagination, 1 page is well edited, but not 2 pages.
<template>
<div>
<grid :data="gridProps.data" :columns="gridProps.columns" :options=... | priority | when using pagination useclient true option can t edit page hello i m inquiring because i need to check if it s a bug if there is an editor in the grid and using pagination page is well edited but not pages import tui grid dist tui grid css import grid from toast... | 1 |
37,171 | 12,473,788,668 | IssuesEvent | 2020-05-29 08:29:09 | Kalskiman/gentelella | https://api.github.com/repos/Kalskiman/gentelella | opened | WS-2019-0310 (Medium) detected in multiple libraries | security vulnerability | ## WS-2019-0310 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>https-proxy-agent-0.3.6.tgz</b>, <b>https-proxy-agent-1.0.0.tgz</b>, <b>https-proxy-agent-2.2.1.tgz</b></p></summary>... | True | WS-2019-0310 (Medium) detected in multiple libraries - ## WS-2019-0310 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>https-proxy-agent-0.3.6.tgz</b>, <b>https-proxy-agent-1.0.0.tg... | non_priority | ws medium detected in multiple libraries ws medium severity vulnerability vulnerable libraries https proxy agent tgz https proxy agent tgz https proxy agent tgz https proxy agent tgz an http s proxy http agent implementation for https library home... | 0 |
3,730 | 2,696,872,075 | IssuesEvent | 2015-04-02 16:29:54 | GoogleCloudPlatform/kubernetes | https://api.github.com/repos/GoogleCloudPlatform/kubernetes | opened | Communication between Kubernetes components | api/cluster api/kubelet kind/design priority/design team/master team/node | Conversation started by @davidopp due to complexities arising from node-to-master communication (e.g., #6193, #6285, #6077, #6063, #6052, #5953).
Overall communication issues:
* performance, latency, scalability
* DoS
* RAW and WAW consistency
* clock skew / time synchronization
* true and false conflicts
* au... | 2.0 | Communication between Kubernetes components - Conversation started by @davidopp due to complexities arising from node-to-master communication (e.g., #6193, #6285, #6077, #6063, #6052, #5953).
Overall communication issues:
* performance, latency, scalability
* DoS
* RAW and WAW consistency
* clock skew / time syn... | non_priority | communication between kubernetes components conversation started by davidopp due to complexities arising from node to master communication e g overall communication issues performance latency scalability dos raw and waw consistency clock skew time synchronization tr... | 0 |
151,261 | 13,396,279,195 | IssuesEvent | 2020-09-03 09:41:08 | prototypsthlm/contentful-migrator-programme | https://api.github.com/repos/prototypsthlm/contentful-migrator-programme | opened | Improve develop docs steps | documentation good first issue | Improve the steps needed to develop the package.
Section "Develop" in the readme. | 1.0 | Improve develop docs steps - Improve the steps needed to develop the package.
Section "Develop" in the readme. | non_priority | improve develop docs steps improve the steps needed to develop the package section develop in the readme | 0 |
23,313 | 4,006,678,349 | IssuesEvent | 2016-05-12 15:37:15 | galaxyproject/planemo | https://api.github.com/repos/galaxyproject/planemo | opened | Generalized Test Follow Up | cwl docs missing enhancement testing | A list of tasks to enhance the newer planemo capability to test Galaxy workflows, cwl tools (with Galaxy or cwltool), and cwl workflows (with cwltool). New testing was added in #454 and scoped out in #448.
- Document the ``<artifact>-test.yml`` format.
- Refactor much of Galaxy's testing comparison stuff out int... | 1.0 | Generalized Test Follow Up - A list of tasks to enhance the newer planemo capability to test Galaxy workflows, cwl tools (with Galaxy or cwltool), and cwl workflows (with cwltool). New testing was added in #454 and scoped out in #448.
- Document the ``<artifact>-test.yml`` format.
- Refactor much of Galaxy's tes... | non_priority | generalized test follow up a list of tasks to enhance the newer planemo capability to test galaxy workflows cwl tools with galaxy or cwltool and cwl workflows with cwltool new testing was added in and scoped out in document the test yml format refactor much of galaxy s testing comparis... | 0 |
586,342 | 17,575,723,637 | IssuesEvent | 2021-08-15 15:13:55 | stax76/mpv.net | https://api.github.com/repos/stax76/mpv.net | closed | support for `input-ipc-server` option | priority low not an issue | **Is your feature request related to a problem? Please describe.**
Right now i'm trying to setup this thing https://github.com/iamkroot/trakt-scrobbler/wiki/Players-Setup, but setting `input-ipc-server` in mpv.conf does nothing.
**Describe the solution you'd like**
Having support for this option.
**Describe alt... | 1.0 | support for `input-ipc-server` option - **Is your feature request related to a problem? Please describe.**
Right now i'm trying to setup this thing https://github.com/iamkroot/trakt-scrobbler/wiki/Players-Setup, but setting `input-ipc-server` in mpv.conf does nothing.
**Describe the solution you'd like**
Having su... | priority | support for input ipc server option is your feature request related to a problem please describe right now i m trying to setup this thing but setting input ipc server in mpv conf does nothing describe the solution you d like having support for this option describe alternatives you ve consi... | 1 |
105,270 | 23,021,682,404 | IssuesEvent | 2022-07-22 05:35:47 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | reopened | Prefer Dictionary<K, V>.TryAddValue(key) over guarded Add(key) | api-approved area-System.Collections code-analyzer code-fixer | `!Dictionary<K, V>.ContainsKey(key)` followed by `Dictionary<K, V>.Add(key)` can be combined into a single `TryAdd` call.
**Category**: Performance | 2.0 | Prefer Dictionary<K, V>.TryAddValue(key) over guarded Add(key) - `!Dictionary<K, V>.ContainsKey(key)` followed by `Dictionary<K, V>.Add(key)` can be combined into a single `TryAdd` call.
**Category**: Performance | non_priority | prefer dictionary tryaddvalue key over guarded add key dictionary containskey key followed by dictionary add key can be combined into a single tryadd call category performance | 0 |
34,602 | 14,445,641,279 | IssuesEvent | 2020-12-07 23:24:38 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | default values for postgresql_server threat policy attributes are list with empty string instead of empty list | bug service/postgresql | <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen... | 1.0 | default values for postgresql_server threat policy attributes are list with empty string instead of empty list - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
*... | non_priority | default values for postgresql server threat policy attributes are list with empty string instead of empty list please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across mul... | 0 |
74,368 | 9,024,512,598 | IssuesEvent | 2019-02-07 10:44:51 | LiskHQ/lisk-hub | https://api.github.com/repos/LiskHQ/lisk-hub | closed | Design Request LSK - QR Code | type: design | Design a way for users to be able to use a generated QR Code when requesting LSK. The QR code is meant to be used by the Lisk Mobile app. | 1.0 | Design Request LSK - QR Code - Design a way for users to be able to use a generated QR Code when requesting LSK. The QR code is meant to be used by the Lisk Mobile app. | non_priority | design request lsk qr code design a way for users to be able to use a generated qr code when requesting lsk the qr code is meant to be used by the lisk mobile app | 0 |
394,074 | 11,631,470,986 | IssuesEvent | 2020-02-28 01:29:25 | ness-lab/mrt | https://api.github.com/repos/ness-lab/mrt | closed | Parallel conversion of VCFs to LDhat format | enhancement high-priority | We need to write a script that converts bgzipped VCFs into LDhat input format. It'll be important to preserve the naming convention of the VCFs to avoid losing the parameter combinations used to generate them (since they're in the filename).
LDhat requires two files as input: a `.sites` file and a `.locs` file.
... | 1.0 | Parallel conversion of VCFs to LDhat format - We need to write a script that converts bgzipped VCFs into LDhat input format. It'll be important to preserve the naming convention of the VCFs to avoid losing the parameter combinations used to generate them (since they're in the filename).
LDhat requires two files as ... | priority | parallel conversion of vcfs to ldhat format we need to write a script that converts bgzipped vcfs into ldhat input format it ll be important to preserve the naming convention of the vcfs to avoid losing the parameter combinations used to generate them since they re in the filename ldhat requires two files as ... | 1 |
334,362 | 29,832,482,730 | IssuesEvent | 2023-06-18 12:49:59 | DMDcoin/hbbft-posdao-contracts | https://api.github.com/repos/DMDcoin/hbbft-posdao-contracts | closed | Update to Solidity 0.8.17 | in test | Update the Contracts to Solidity 0.8.17.
- [ ] old contract tests can stay with JS
- [x] new contract tests can be with TS
- [ ] figure out if and how we can integrate old JS tests with new TS tests. In the worst case we have just 2 Unit test pipelines, what is still OK.
optional improvements:
- [ ] use state ... | 1.0 | Update to Solidity 0.8.17 - Update the Contracts to Solidity 0.8.17.
- [ ] old contract tests can stay with JS
- [x] new contract tests can be with TS
- [ ] figure out if and how we can integrate old JS tests with new TS tests. In the worst case we have just 2 Unit test pipelines, what is still OK.
optional imp... | non_priority | update to solidity update the contracts to solidity old contract tests can stay with js new contract tests can be with ts figure out if and how we can integrate old js tests with new ts tests in the worst case we have just unit test pipelines what is still ok optional improvement... | 0 |
251,623 | 8,018,107,879 | IssuesEvent | 2018-07-25 18:01:45 | galaxypi/galaxy.ooo | https://api.github.com/repos/galaxypi/galaxy.ooo | opened | Resolve dependency vulnerability | bug high-priority | ## Resolve dependency vulnerability
```
We found a potential security vulnerability in one of your dependencies.
A dependency defined in package.json has known security vulnerabilities and should be updated.
Only the owner of this repository can see this message.
Learn more about vulnerability alerts
```
<... | 1.0 | Resolve dependency vulnerability - ## Resolve dependency vulnerability
```
We found a potential security vulnerability in one of your dependencies.
A dependency defined in package.json has known security vulnerabilities and should be updated.
Only the owner of this repository can see this message.
Learn more a... | priority | resolve dependency vulnerability resolve dependency vulnerability we found a potential security vulnerability in one of your dependencies a dependency defined in package json has known security vulnerabilities and should be updated only the owner of this repository can see this message learn more a... | 1 |
12,328 | 3,068,737,826 | IssuesEvent | 2015-08-18 17:00:30 | loklak/loklak_webclient | https://api.github.com/repos/loklak/loklak_webclient | closed | Create area with loklak info to show up on bottom of right hand sidebar home, search, report etc. | Design Search - Fuksi | * [x] Add button line as in comment and image https://github.com/loklak/loklak_webclient/issues/424#issue-98722644
* [x] © 2015 loklak
* [x] About (link to /about)
* [x] Blog (link to http://blog.loklak.net) - new tab
* [x] Github (link to http://github.com/loklak) - new tab
* [x] Facebook (link to http://facebook... | 1.0 | Create area with loklak info to show up on bottom of right hand sidebar home, search, report etc. - * [x] Add button line as in comment and image https://github.com/loklak/loklak_webclient/issues/424#issue-98722644
* [x] © 2015 loklak
* [x] About (link to /about)
* [x] Blog (link to http://blog.loklak.net) - new tab... | non_priority | create area with loklak info to show up on bottom of right hand sidebar home search report etc add button line as in comment and image © loklak about link to about blog link to new tab github link to new tab facebook link to new tab match twitter design with ... | 0 |
132,869 | 28,373,082,459 | IssuesEvent | 2023-04-12 18:32:56 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug]: Debugger shows up in preview mode after running a query from a widget | Bug Release Release Blocker BE Coders Pod Data Platform Pod Error Handling | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Triggering a query from a widget in preview mode opens the debugger.
### Steps To Reproduce
(will attach a video)
### Public Sample App
_No response_
### Environment
Release
### Issue video log
_No response_
... | 1.0 | [Bug]: Debugger shows up in preview mode after running a query from a widget - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Triggering a query from a widget in preview mode opens the debugger.
### Steps To Reproduce
(will attach a video)
### Public Sample A... | non_priority | debugger shows up in preview mode after running a query from a widget is there an existing issue for this i have searched the existing issues description triggering a query from a widget in preview mode opens the debugger steps to reproduce will attach a video public sample app n... | 0 |
736,362 | 25,470,838,041 | IssuesEvent | 2022-11-25 10:01:57 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.ubereats.com - site is not usable | browser-firefox priority-important os-linux engine-gecko | <!-- @browser: Firefox 109.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/114611 -->
**URL**: https://www.ubereats.com/fr/checkout?ps=1
**Browser / Version**: Firefox 109.... | 1.0 | www.ubereats.com - site is not usable - <!-- @browser: Firefox 109.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/114611 -->
**URL**: https://www.ubereats.com/fr/checkout?p... | priority | site is not usable url browser version firefox operating system linux tested another browser no problem type site is not usable description page not loading correctly steps to reproduce upon validation of the cart to place my order the order would not be pla... | 1 |
513,547 | 14,923,034,580 | IssuesEvent | 2021-01-23 17:15:30 | otasoft/otasoft-core | https://api.github.com/repos/otasoft/otasoft-core | closed | create articles about Otasoft for Medium | enhancement medium priority | ## Feature Request
## Teachability, Documentation, Adoption, Migration Strategy
<!-- If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design? -->
https://medium.com/otasoft/about | 1.0 | create articles about Otasoft for Medium - ## Feature Request
## Teachability, Documentation, Adoption, Migration Strategy
<!-- If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design? -->
https://medium.com/otasoft/about | priority | create articles about otasoft for medium feature request teachability documentation adoption migration strategy | 1 |
121,754 | 4,821,016,150 | IssuesEvent | 2016-11-05 03:56:41 | dealii/dealii | https://api.github.com/repos/dealii/dealii | closed | Static analysis: dealii-git/source/lac/sparsity_pattern.cc | Low priority Starter project | ```
dealii-git/source/lac/sparsity_pattern.cc 234 err V501 There are identical sub-expressions 'cols == 0' to the left and to the right of the '&&' operator.
dealii-git/source/lac/sparsity_pattern.cc 578 err V501 There are identical sub-expressions '(matrix.m() == matrix.n())' to the left and to the right of the '&&' o... | 1.0 | Static analysis: dealii-git/source/lac/sparsity_pattern.cc - ```
dealii-git/source/lac/sparsity_pattern.cc 234 err V501 There are identical sub-expressions 'cols == 0' to the left and to the right of the '&&' operator.
dealii-git/source/lac/sparsity_pattern.cc 578 err V501 There are identical sub-expressions '(matrix.m... | priority | static analysis dealii git source lac sparsity pattern cc dealii git source lac sparsity pattern cc err there are identical sub expressions cols to the left and to the right of the operator dealii git source lac sparsity pattern cc err there are identical sub expressions matrix m matr... | 1 |
433,288 | 12,505,427,585 | IssuesEvent | 2020-06-02 10:42:35 | jonasmalacofilho/liquidctl | https://api.github.com/repos/jonasmalacofilho/liquidctl | closed | Remove the GNU license text from liquidctl --help | low priority | `liquidctl` is the only CLI program I've ever seen to print 30+ lines of license text in `--help`. It's very inconvenient, especially when it's printed at the end, as one has to scroll up to see the content they were looking in the first place. | 1.0 | Remove the GNU license text from liquidctl --help - `liquidctl` is the only CLI program I've ever seen to print 30+ lines of license text in `--help`. It's very inconvenient, especially when it's printed at the end, as one has to scroll up to see the content they were looking in the first place. | priority | remove the gnu license text from liquidctl help liquidctl is the only cli program i ve ever seen to print lines of license text in help it s very inconvenient especially when it s printed at the end as one has to scroll up to see the content they were looking in the first place | 1 |
74,553 | 15,354,625,181 | IssuesEvent | 2021-03-01 10:02:17 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Security Solution] | Team: SecuritySolution bug | Description
Error message 'Failed to create the Lists Index' is displayed intermittently.
Build Details:
Version: 7.12.0-BC2
Commit: 4f65a5a1268fa78f1af9117d12312e1cee433376
Build number: 39000
Artifact: [https://staging.elastic.co/7.12.0-37f40745/summary-7.12.0.html]
Browser Details:
All
Preconditions:
... | True | [Security Solution] - Description
Error message 'Failed to create the Lists Index' is displayed intermittently.
Build Details:
Version: 7.12.0-BC2
Commit: 4f65a5a1268fa78f1af9117d12312e1cee433376
Build number: 39000
Artifact: [https://staging.elastic.co/7.12.0-37f40745/summary-7.12.0.html]
Browser Details:
... | non_priority | description error message failed to create the lists index is displayed intermittently build details version commit build number artifact browser details all preconditions stage environment should exist an endpoint should be installed with security integration st... | 0 |
9,938 | 7,042,420,076 | IssuesEvent | 2017-12-30 12:33:17 | davidhalter/jedi | https://api.github.com/repos/davidhalter/jedi | closed | Jedi hangs for a long time with DataFrame containing timestamps | performance | Hi! Neat tool, thanks for publishing it and maintaining it.
I'm using jedi `0.10.2`. Python `3.6`, and Jupyter Notebook `5` and ipython `6`.
**Quick summary**
* Completions take upwards of 30 seconds with a DataFrame with 1Mrow and 2 columns, if one of the columns is a timestamp.
* The runtime scales with the... | True | Jedi hangs for a long time with DataFrame containing timestamps - Hi! Neat tool, thanks for publishing it and maintaining it.
I'm using jedi `0.10.2`. Python `3.6`, and Jupyter Notebook `5` and ipython `6`.
**Quick summary**
* Completions take upwards of 30 seconds with a DataFrame with 1Mrow and 2 columns, if... | non_priority | jedi hangs for a long time with dataframe containing timestamps hi neat tool thanks for publishing it and maintaining it i m using jedi python and jupyter notebook and ipython quick summary completions take upwards of seconds with a dataframe with and columns if one o... | 0 |
768,404 | 26,962,378,866 | IssuesEvent | 2023-02-08 19:15:20 | ascheid/itsg33-pbmm-issue-gen | https://api.github.com/repos/ascheid/itsg33-pbmm-issue-gen | closed | SC-23 SESSION AUTHENTICITY | Priority: P2 | SESSION AUTHENTICITY | UNIQUE SESSION IDENTIFIERS WITH RANDOMIZATION
The information system generates a unique session identifier for each session with [Assignment: organization-defined randomness requirements] and recognizes only session identifiers that are system-generated. | 1.0 | SC-23 SESSION AUTHENTICITY - SESSION AUTHENTICITY | UNIQUE SESSION IDENTIFIERS WITH RANDOMIZATION
The information system generates a unique session identifier for each session with [Assignment: organization-defined randomness requirements] and recognizes only session identifiers that are system-generated. | priority | sc session authenticity session authenticity unique session identifiers with randomization the information system generates a unique session identifier for each session with and recognizes only session identifiers that are system generated | 1 |
147,930 | 11,812,848,409 | IssuesEvent | 2020-03-19 21:01:05 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | opened | EditorFeatures2 is crashing and causing build flakiness | Area-IDE Flaky Test | Failing builds:
- https://dev.azure.com/dnceng/public/_build/results?buildId=565072&view=results
The xunit run is crashing and not triggering a procdump for unknown reasons. Running locally should hopefully reproduce the failure.
Command line used to run the tests:
> C:\Users\vsagent\.nuget\packages\xunit.r... | 1.0 | EditorFeatures2 is crashing and causing build flakiness - Failing builds:
- https://dev.azure.com/dnceng/public/_build/results?buildId=565072&view=results
The xunit run is crashing and not triggering a procdump for unknown reasons. Running locally should hopefully reproduce the failure.
Command line used to ru... | non_priority | is crashing and causing build flakiness failing builds the xunit run is crashing and not triggering a procdump for unknown reasons running locally should hopefully reproduce the failure command line used to run the tests c users vsagent nuget packages xunit runner console pre build t... | 0 |
24,794 | 4,104,037,710 | IssuesEvent | 2016-06-05 03:38:40 | zealdocs/zeal | https://api.github.com/repos/zealdocs/zeal | closed | Zeal can be launched twice | Component: Core Resolution: Fixed Type: Defect | Original report: blakeembrey/atom-dash#33.
Test case:
```bash
(zeal 1 &) && (zeal 2 &)
```
| 1.0 | Zeal can be launched twice - Original report: blakeembrey/atom-dash#33.
Test case:
```bash
(zeal 1 &) && (zeal 2 &)
```
| non_priority | zeal can be launched twice original report blakeembrey atom dash test case bash zeal zeal | 0 |
760,310 | 26,636,639,584 | IssuesEvent | 2023-01-24 22:39:21 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | gRPC plugin crashes (or fails) if the service comments contain a single `$` | kind/bug lang/c++ priority/P2 untriaged | ### What version of gRPC and what language are you using?
gRPC 1.51.1, C++.
### What operating system (Linux, Windows,...) and version?
Linux, Alpine Stable
### What runtime / compiler are you using (e.g. python version or version of gcc)
GCC 11
### What did you do?
Run the gRPC plugin over this fi... | 1.0 | gRPC plugin crashes (or fails) if the service comments contain a single `$` - ### What version of gRPC and what language are you using?
gRPC 1.51.1, C++.
### What operating system (Linux, Windows,...) and version?
Linux, Alpine Stable
### What runtime / compiler are you using (e.g. python version or versio... | priority | grpc plugin crashes or fails if the service comments contain a single what version of grpc and what language are you using grpc c what operating system linux windows and version linux alpine stable what runtime compiler are you using e g python version or version... | 1 |
423,981 | 12,304,581,547 | IssuesEvent | 2020-05-11 20:44:33 | wso2/identity-apps | https://api.github.com/repos/wso2/identity-apps | opened | Add external dialect wizard not getting reset once completed | Developer-Portal Priority/High Severity/Major Type/Bug | **How To Reproduce:**
1. Add an external dialect using the add dialect wizard.
2. Click on the add external dialect button to launch the wizard again.
The summary step from the previous state would be displayed. | 1.0 | Add external dialect wizard not getting reset once completed - **How To Reproduce:**
1. Add an external dialect using the add dialect wizard.
2. Click on the add external dialect button to launch the wizard again.
The summary step from the previous state would be displayed. | priority | add external dialect wizard not getting reset once completed how to reproduce add an external dialect using the add dialect wizard click on the add external dialect button to launch the wizard again the summary step from the previous state would be displayed | 1 |
581,094 | 17,273,228,168 | IssuesEvent | 2021-07-22 23:42:02 | OctopusDeploy/Issues | https://api.github.com/repos/OctopusDeploy/Issues | closed | Indications of performance regressions in Release 2021.1 | area/core feature/performance kind/bug priority/p1 | We're receiving internal and external reports of performance regressing in Release 2021.1 when compared to Release 2020.6.
This problem is currently under investigation. As specific issues are identified, they will be added/linked to this main issue.
Our Enterprise-level customers are impacted, and we are not s... | 1.0 | Indications of performance regressions in Release 2021.1 - We're receiving internal and external reports of performance regressing in Release 2021.1 when compared to Release 2020.6.
This problem is currently under investigation. As specific issues are identified, they will be added/linked to this main issue.
Ou... | priority | indications of performance regressions in release we re receiving internal and external reports of performance regressing in release when compared to release this problem is currently under investigation as specific issues are identified they will be added linked to this main issue our enterpr... | 1 |
270,829 | 29,116,072,902 | IssuesEvent | 2023-05-17 01:09:44 | pazhanivel07/frameworks_base_Aosp10_r33 | https://api.github.com/repos/pazhanivel07/frameworks_base_Aosp10_r33 | reopened | CVE-2020-0020 (Medium) detected in baseandroid-10.0.0_r46 | Mend: dependency security vulnerability | ## CVE-2020-0020 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-10.0.0_r46</b></p></summary>
<p>
<p>Android framework classes and services</p>
<p>Library home page: <a h... | True | CVE-2020-0020 (Medium) detected in baseandroid-10.0.0_r46 - ## CVE-2020-0020 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-10.0.0_r46</b></p></summary>
<p>
<p>Android f... | non_priority | cve medium detected in baseandroid cve medium severity vulnerability vulnerable library baseandroid android framework classes and services library home page a href found in head commit a href found in base branch master vulnerable source files ... | 0 |
712,985 | 24,513,889,636 | IssuesEvent | 2022-10-11 01:54:58 | apache/incubator-kyuubi | https://api.github.com/repos/apache/incubator-kyuubi | closed | [Bug] [authZ]can't update iceberg table | kind:bug priority:major | ### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
### Describe the bu... | 1.0 | [Bug] [authZ]can't update iceberg table - ### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found n... | priority | can t update iceberg table code of conduct i agree to follow this project s search before asking i have searched in the and found no similar issues describe the bug env spark authz master 、complie authz from master branch clean package pl kyuubi spark... | 1 |
80,464 | 7,748,559,119 | IssuesEvent | 2018-05-30 08:42:42 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: kv95/encrypt=true/nodes=3 failed on release-2.0 | C-test-failure O-robot | SHA: https://github.com/cockroachdb/cockroach/commits/32b7aa635af34c5b150abba9df1cd51a5fafe804
Parameters:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=686347&tab=buildLog
```
cluster.go:678,kv.go:33,kv.go:60: /home/agent/work/.go/bin/roachprod start teamcity-686347-kv95-encrypt-true-nodes-3:1... | 1.0 | roachtest: kv95/encrypt=true/nodes=3 failed on release-2.0 - SHA: https://github.com/cockroachdb/cockroach/commits/32b7aa635af34c5b150abba9df1cd51a5fafe804
Parameters:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=686347&tab=buildLog
```
cluster.go:678,kv.go:33,kv.go:60: /home/agent/work/.go/bi... | non_priority | roachtest encrypt true nodes failed on release sha parameters failed test cluster go kv go kv go home agent work go bin roachprod start teamcity encrypt true nodes encrypt exit status | 0 |
173,203 | 27,399,226,814 | IssuesEvent | 2023-02-28 22:32:36 | chapel-lang/chapel | https://api.github.com/repos/chapel-lang/chapel | closed | IO module: Should we keep (and rename) openreader/openwriter? | type: Design area: Libraries / Modules type: Chapel 2.0 | ```chapel
proc openreader(path:string,
param kind=iokind.dynamic, param locking=true,
start:int(64) = 0, end:int(64) = max(int(64)),
hints:iohints = IOHINT_NONE)
: channel(false, kind, locking) throws
proc openwriter(path:string,
param kind=io... | 1.0 | IO module: Should we keep (and rename) openreader/openwriter? - ```chapel
proc openreader(path:string,
param kind=iokind.dynamic, param locking=true,
start:int(64) = 0, end:int(64) = max(int(64)),
hints:iohints = IOHINT_NONE)
: channel(false, kind, locking) throw... | non_priority | io module should we keep and rename openreader openwriter chapel proc openreader path string param kind iokind dynamic param locking true start int end int max int hints iohints iohint none channel false kind locking throws ... | 0 |
258,686 | 19,569,251,044 | IssuesEvent | 2022-01-04 07:40:38 | eclipse/eclipsefuro-web | https://api.github.com/repos/eclipse/eclipsefuro-web | closed | Elaboration of Getting Started Guide | documentation | Users who belong to the target group of the Furo Web Stack should be able to create a minimal executable example within a maximum of **30** minutes.
We also need descriptions of the core concepts including examples. | 1.0 | Elaboration of Getting Started Guide - Users who belong to the target group of the Furo Web Stack should be able to create a minimal executable example within a maximum of **30** minutes.
We also need descriptions of the core concepts including examples. | non_priority | elaboration of getting started guide users who belong to the target group of the furo web stack should be able to create a minimal executable example within a maximum of minutes we also need descriptions of the core concepts including examples | 0 |
91,209 | 8,300,464,636 | IssuesEvent | 2018-09-21 08:12:28 | xcat2/xcat2-task-management | https://api.github.com/repos/xcat2/xcat2-task-management | closed | Feature verify: xcat-inventory support regular expression | priority:high test | What to do:
* [ ] offer [test plan of xcat-inventory support regular expression](https://github.com/xcat2/xcat-core/wiki/Test-Design-of-xcat-inventory-regular-expression)
* [ ] implement test cases depending on above test plan | 1.0 | Feature verify: xcat-inventory support regular expression - What to do:
* [ ] offer [test plan of xcat-inventory support regular expression](https://github.com/xcat2/xcat-core/wiki/Test-Design-of-xcat-inventory-regular-expression)
* [ ] implement test cases depending on above test plan | non_priority | feature verify xcat inventory support regular expression what to do offer implement test cases depending on above test plan | 0 |
766,540 | 26,887,807,792 | IssuesEvent | 2023-02-06 05:52:08 | verocloud/color-sorting-cli | https://api.github.com/repos/verocloud/color-sorting-cli | opened | svg2txt: passing current directory saves in parent directory | bug priority:medium | Passing the current folder, results in the extracted colors being saved in the parent directory instead of the current directory.
```
cd ../compute
<redacted>/harmony svg2txt -r -f hexcode ./
Colors extracted and saved to /Users/adrian/Downloads/_Textual/Azure_Public_Service_Icons/Icons/compute.txt
```
Expect... | 1.0 | svg2txt: passing current directory saves in parent directory - Passing the current folder, results in the extracted colors being saved in the parent directory instead of the current directory.
```
cd ../compute
<redacted>/harmony svg2txt -r -f hexcode ./
Colors extracted and saved to /Users/adrian/Downloads/_Text... | priority | passing current directory saves in parent directory passing the current folder results in the extracted colors being saved in the parent directory instead of the current directory cd compute harmony r f hexcode colors extracted and saved to users adrian downloads textual azure public serv... | 1 |
309,075 | 9,461,074,360 | IssuesEvent | 2019-04-17 12:40:18 | openml/OpenML | https://api.github.com/repos/openml/OpenML | closed | junk after document element: line 5, column 0 | High priority bug frontend issue | _From @janvanrijn on December 22, 2017 14:38_
dataset uploading breaks when you also tag the dataset in the process (probably also runs, flows, tasks)
_Copied from original issue: openml/website#221_ | 1.0 | junk after document element: line 5, column 0 - _From @janvanrijn on December 22, 2017 14:38_
dataset uploading breaks when you also tag the dataset in the process (probably also runs, flows, tasks)
_Copied from original issue: openml/website#221_ | priority | junk after document element line column from janvanrijn on december dataset uploading breaks when you also tag the dataset in the process probably also runs flows tasks copied from original issue openml website | 1 |
109,307 | 16,843,676,543 | IssuesEvent | 2021-06-19 02:47:56 | bharathirajatut/fitbit-api-example-java2 | https://api.github.com/repos/bharathirajatut/fitbit-api-example-java2 | opened | CVE-2020-8840 (High) detected in jackson-databind-2.8.1.jar | security vulnerability | ## CVE-2020-8840 - 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.8.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming... | True | CVE-2020-8840 (High) detected in jackson-databind-2.8.1.jar - ## CVE-2020-8840 - 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.8.1.jar</b></p></summary>
<p>General d... | non_priority | cve high detected in jackson databind jar 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 fitbit api example pom xml ... | 0 |
5,972 | 2,800,270,821 | IssuesEvent | 2015-05-13 08:57:53 | IDgis/geo-publisher-test | https://api.github.com/repos/IDgis/geo-publisher-test | closed | Vertrouwelijke laag in een groep hangt aan alle groepen in die groep het vertrouwelijk label | readyfortest | Zie IDgis/geo-publisher#619 | 1.0 | Vertrouwelijke laag in een groep hangt aan alle groepen in die groep het vertrouwelijk label - Zie IDgis/geo-publisher#619 | non_priority | vertrouwelijke laag in een groep hangt aan alle groepen in die groep het vertrouwelijk label zie idgis geo publisher | 0 |
757,036 | 26,494,124,438 | IssuesEvent | 2023-01-18 02:55:51 | SuddenDevelopment/StopMotion | https://api.github.com/repos/SuddenDevelopment/StopMotion | closed | add keyframe behavior change | Priority High | add preferences for insert key behavior
if no keyframe on current frame, insert do not move.
if keyframe exists at current frame,
- no key to the right exists = move right and insert new keyframe
- key exists to the right = shift all keys right and insert new keyframe
| 1.0 | add keyframe behavior change - add preferences for insert key behavior
if no keyframe on current frame, insert do not move.
if keyframe exists at current frame,
- no key to the right exists = move right and insert new keyframe
- key exists to the right = shift all keys right and insert new keyframe
| priority | add keyframe behavior change add preferences for insert key behavior if no keyframe on current frame insert do not move if keyframe exists at current frame no key to the right exists move right and insert new keyframe key exists to the right shift all keys right and insert new keyframe | 1 |
598,836 | 18,256,780,785 | IssuesEvent | 2021-10-03 06:44:09 | cloudnativedaysjp/reviewapp-operator | https://api.github.com/repos/cloudnativedaysjp/reviewapp-operator | opened | Makefile のリファクタ | low priority | Makefile を読むと `go-get-tool` というのがあるので、kustomize やら argocd-cli やらを hack 以下のスクリプトでインストールしてるのを直す | 1.0 | Makefile のリファクタ - Makefile を読むと `go-get-tool` というのがあるので、kustomize やら argocd-cli やらを hack 以下のスクリプトでインストールしてるのを直す | priority | makefile のリファクタ makefile を読むと go get tool というのがあるので、kustomize やら argocd cli やらを hack 以下のスクリプトでインストールしてるのを直す | 1 |
210,410 | 7,189,403,087 | IssuesEvent | 2018-02-02 13:55:15 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | Test issue for waffle kanban | Priority: Blocker review | ### Description
A few sentences describing the overall goals of the issue.
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [ ] Internet Explorer
- [ ] Chrome
- [ ] Firefox
- [ ] Safari
*Browser Version Affecte... | 1.0 | Test issue for waffle kanban - ### Description
A few sentences describing the overall goals of the issue.
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybrowser.org/ for non expert users)
- [ ] Internet Explorer
- [ ] Chrome
- [ ] Firefox
- [ ] Saf... | priority | test issue for waffle kanban description a few sentences describing the overall goals of the issue in case of bug otherwise remove this paragraph browser affected use this site for non expert users internet explorer chrome firefox safari browser version affected ... | 1 |
26,855 | 7,875,543,826 | IssuesEvent | 2018-06-25 20:47:26 | GLVis/glvis | https://api.github.com/repos/GLVis/glvis | closed | About install on Ubuntu 2018.04 LTS | bug building | I tried to install the glvis on Ubuntu 2018.04 LTS, but failed with the following error.
> /usr/bin/x86_64-linux-gnu-ld: lib/libglvis.a(aux_vis.o): Symbol 'XGetWindowAttributes' is not defined
> //usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line
After searching on Google,... | 1.0 | About install on Ubuntu 2018.04 LTS - I tried to install the glvis on Ubuntu 2018.04 LTS, but failed with the following error.
> /usr/bin/x86_64-linux-gnu-ld: lib/libglvis.a(aux_vis.o): Symbol 'XGetWindowAttributes' is not defined
> //usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from comm... | non_priority | about install on ubuntu lts i tried to install the glvis on ubuntu lts but failed with the following error usr bin linux gnu ld lib libglvis a aux vis o symbol xgetwindowattributes is not defined usr lib linux gnu so error adding symbols dso missing from command line after s... | 0 |
306,064 | 26,432,428,899 | IssuesEvent | 2023-01-15 00:38:21 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [QA] [REMOTO] [TAMBEM PCD] [SENIOR] [PLENO] Analista de QA na [SOLUTIS] | TESTE PLENO SENIOR SQL SOAP TESTE AUTOMATIZADO REMOTO APIs WCF QA HELP WANTED VAGA PARA PCD TAMBÉM POSTMAN Stale | <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
========================... | 2.0 | [QA] [REMOTO] [TAMBEM PCD] [SENIOR] [PLENO] Analista de QA na [SOLUTIS] - <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.J... | non_priority | analista de qa na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na ... | 0 |
131,844 | 12,491,948,905 | IssuesEvent | 2020-06-01 05:52:16 | aaesalamanca/d-eventer | https://api.github.com/repos/aaesalamanca/d-eventer | closed | Hacer capturas de pantalla | documentation | - [x] Iniciar sesión
- [x] Ver los planes disponibles
- [x] Ver los planes apuntados
- [x] Ver la lista de _chats_
- [x] Ver el _chat_
- [x] Ver perfil | 1.0 | Hacer capturas de pantalla - - [x] Iniciar sesión
- [x] Ver los planes disponibles
- [x] Ver los planes apuntados
- [x] Ver la lista de _chats_
- [x] Ver el _chat_
- [x] Ver perfil | non_priority | hacer capturas de pantalla iniciar sesión ver los planes disponibles ver los planes apuntados ver la lista de chats ver el chat ver perfil | 0 |
95,183 | 8,552,308,691 | IssuesEvent | 2018-11-07 20:40:13 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | Unable to find modules during test execution. | Question Test | **Describe the bug**
When trying to run the CLI tests for our command module in both the terminal and vs code, we either get an error that it cannot find the "polling" module (when running from the terminal) or an error that it cannot find the "automation" module (when running from vs code).
`Traceback (most recen... | 1.0 | Unable to find modules during test execution. - **Describe the bug**
When trying to run the CLI tests for our command module in both the terminal and vs code, we either get an error that it cannot find the "polling" module (when running from the terminal) or an error that it cannot find the "automation" module (when r... | non_priority | unable to find modules during test execution describe the bug when trying to run the cli tests for our command module in both the terminal and vs code we either get an error that it cannot find the polling module when running from the terminal or an error that it cannot find the automation module when r... | 0 |
57,023 | 8,136,936,137 | IssuesEvent | 2018-08-20 10:00:36 | kubernetes/minikube | https://api.github.com/repos/kubernetes/minikube | closed | Minikube v0.21.0 hostPath PVCs do not bind (Pending forever). | help wanted kind/documentation lifecycle/rotten | <!-- Thanks for filing an issue! Before hitting the button, please answer these questions.-->
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG REPORT
<!--
If this is a BUG REPORT, please:
- Fill in as much of the template below as you can. If you leave out
information, we can't help you a... | 1.0 | Minikube v0.21.0 hostPath PVCs do not bind (Pending forever). - <!-- Thanks for filing an issue! Before hitting the button, please answer these questions.-->
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG REPORT
<!--
If this is a BUG REPORT, please:
- Fill in as much of the template below as ... | non_priority | minikube hostpath pvcs do not bind pending forever is this a bug report or feature request choose one bug report if this is a bug report please fill in as much of the template below as you can if you leave out information we can t help you as well if this is a featur... | 0 |
81,811 | 10,188,998,444 | IssuesEvent | 2019-08-11 15:50:29 | answeropedia/answeropedia.org | https://api.github.com/repos/answeropedia/answeropedia.org | opened | Поправить блок "Ансверопедия на других языках" | redesign | Сейчас так:

Надо заменить на текст "Ансверопедия доступна на других языках: English, Francis, и еще 13 языков" | 1.0 | Поправить блок "Ансверопедия на других языках" - Сейчас так:

Надо заменить на текст "Ансверопедия доступна на других языках: English, Francis, и еще 13 языков" | non_priority | поправить блок ансверопедия на других языках сейчас так надо заменить на текст ансверопедия доступна на других языках english francis и еще языков | 0 |
203,411 | 7,063,924,903 | IssuesEvent | 2018-01-06 00:24:04 | lxde/lxqt | https://api.github.com/repos/lxde/lxqt | closed | Problem with SVG symbolic icons + Qt5-5.10 | high-priority libqtxdg | After I recompiled the whole LXQt (including libqtxdg) against Qt5-5.10.0, the SVG symbolic icons didn't follow widget palettes anymore. I also did another recompilation to no avail.
A change in private functions of Qt-5.10? I haven't looked into the Qt-5.10 source yet. | 1.0 | Problem with SVG symbolic icons + Qt5-5.10 - After I recompiled the whole LXQt (including libqtxdg) against Qt5-5.10.0, the SVG symbolic icons didn't follow widget palettes anymore. I also did another recompilation to no avail.
A change in private functions of Qt-5.10? I haven't looked into the Qt-5.10 source yet. | priority | problem with svg symbolic icons after i recompiled the whole lxqt including libqtxdg against the svg symbolic icons didn t follow widget palettes anymore i also did another recompilation to no avail a change in private functions of qt i haven t looked into the qt source yet | 1 |
137,414 | 30,686,852,808 | IssuesEvent | 2023-07-26 12:54:49 | h4sh5/pypi-auto-scanner | https://api.github.com/repos/h4sh5/pypi-auto-scanner | opened | ruamel-std-warnings 0.2.2 has 2 GuardDog issues | guarddog code-execution | https://pypi.org/project/ruamel-std-warnings
https://inspector.pypi.io/project/ruamel-std-warnings
```{
"dependency": "ruamel-std-warnings",
"version": "0.2.2",
"result": {
"issues": 2,
"errors": {},
"results": {
"code-execution": [
{
"location": "ruamel.std.warnings-0.2.2/setu... | 1.0 | ruamel-std-warnings 0.2.2 has 2 GuardDog issues - https://pypi.org/project/ruamel-std-warnings
https://inspector.pypi.io/project/ruamel-std-warnings
```{
"dependency": "ruamel-std-warnings",
"version": "0.2.2",
"result": {
"issues": 2,
"errors": {},
"results": {
"code-execution": [
{
... | non_priority | ruamel std warnings has guarddog issues dependency ruamel std warnings version result issues errors results code execution location ruamel std warnings setup py code ... | 0 |
365,861 | 10,798,817,801 | IssuesEvent | 2019-11-06 10:47:55 | luna/enso | https://api.github.com/repos/luna/enso | closed | Barebones Packaging for Enso | Category: External Change: Non-Breaking Difficulty: Intermediate Priority: High Type: Enhancement | ### Summary
As part of the basic Jupyter kernel integration taking place as part of #264, we have the need to make the Enso binary easy to call. To that end, we need to remove the need to specify the classpath by generating a stand-alone `.jar` file for the Enso binary.
This work will still be relevant in the futu... | 1.0 | Barebones Packaging for Enso - ### Summary
As part of the basic Jupyter kernel integration taking place as part of #264, we have the need to make the Enso binary easy to call. To that end, we need to remove the need to specify the classpath by generating a stand-alone `.jar` file for the Enso binary.
This work wil... | priority | barebones packaging for enso summary as part of the basic jupyter kernel integration taking place as part of we have the need to make the enso binary easy to call to that end we need to remove the need to specify the classpath by generating a stand alone jar file for the enso binary this work will ... | 1 |
118,169 | 15,244,030,522 | IssuesEvent | 2021-02-19 12:10:01 | hoprnet/hoprnet-org | https://api.github.com/repos/hoprnet/hoprnet-org | opened | /win Screensaver image looks stretched | type:design workflow:new issue | # Page
/win
# Current behavior
The image ration looks wrong, see the provided asset

# Expected behavior & solution
Display the image in a correct way, it has to have ... | 1.0 | /win Screensaver image looks stretched - # Page
/win
# Current behavior
The image ration looks wrong, see the provided asset

# Expected behavior & solution
Display th... | non_priority | win screensaver image looks stretched page win current behavior the image ration looks wrong see the provided asset expected behavior solution display the image in a correct way it has to have the same ratio as the vimeo frames you may need to cut the asset therefore | 0 |
79,805 | 3,547,192,763 | IssuesEvent | 2016-01-20 08:27:51 | codenameone/CodenameOne | https://api.github.com/repos/codenameone/CodenameOne | closed | New Animation Manager breaks Poker and Solitaire demos | Priority-Critical | The new Animation Manager (december 2015) breaks animation compatibility. The Poker and Solitaire demos (and my app) no longer work properly.
Also, the Developer Guide (version 2016-01-13), chapter/appendix Casual Game Programming, needs updating since it lists a CN1Poker version that doesn't properly work on an An... | 1.0 | New Animation Manager breaks Poker and Solitaire demos - The new Animation Manager (december 2015) breaks animation compatibility. The Poker and Solitaire demos (and my app) no longer work properly.
Also, the Developer Guide (version 2016-01-13), chapter/appendix Casual Game Programming, needs updating since it lis... | priority | new animation manager breaks poker and solitaire demos the new animation manager december breaks animation compatibility the poker and solitaire demos and my app no longer work properly also the developer guide version chapter appendix casual game programming needs updating since it lists a v... | 1 |
29,360 | 5,658,871,418 | IssuesEvent | 2017-04-10 11:22:06 | PowerDNS/pdns | https://api.github.com/repos/PowerDNS/pdns | closed | LDAP backend does not properly reconnect | auth defect | If the LDAP server was restarted and thus the LDAP connection is invalid the LDAP backend does not correctly reconnect to the LDAP server and is blocked.
| 1.0 | LDAP backend does not properly reconnect - If the LDAP server was restarted and thus the LDAP connection is invalid the LDAP backend does not correctly reconnect to the LDAP server and is blocked.
| non_priority | ldap backend does not properly reconnect if the ldap server was restarted and thus the ldap connection is invalid the ldap backend does not correctly reconnect to the ldap server and is blocked | 0 |
164,960 | 6,259,462,111 | IssuesEvent | 2017-07-14 18:07:37 | idaholab/raven | https://api.github.com/repos/idaholab/raven | opened | Additional variables in solution export | improvement priority_normal | --------
Issue Description
--------
##### What did you expect to see happen?
In the `<SolutionExport> <HistorySet>` of the SPSA optimizer, I would like to have more variables than just the inputs (`<variable name="variable name">`) and the optimization output (`<objectVar>`).
This would be very useful, since the... | 1.0 | Additional variables in solution export - --------
Issue Description
--------
##### What did you expect to see happen?
In the `<SolutionExport> <HistorySet>` of the SPSA optimizer, I would like to have more variables than just the inputs (`<variable name="variable name">`) and the optimization output (`<objectVar>`... | priority | additional variables in solution export issue description what did you expect to see happen in the of the spsa optimizer i would like to have more variables than just the inputs and the optimization output this would be very useful since the additional variables wo... | 1 |
162,487 | 12,678,035,560 | IssuesEvent | 2020-06-19 09:01:36 | finos/waltz | https://api.github.com/repos/finos/waltz | closed | Move gh-pages back into master | fixed (test & close) | Inconvenient to update docs across two branches, `master` & `gh-pages`. Will look to merge them back into `master\docs`
| 1.0 | Move gh-pages back into master - Inconvenient to update docs across two branches, `master` & `gh-pages`. Will look to merge them back into `master\docs`
| non_priority | move gh pages back into master inconvenient to update docs across two branches master gh pages will look to merge them back into master docs | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.