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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
333,263 | 10,119,746,042 | IssuesEvent | 2019-07-31 12:16:12 | red-hat-storage/ocs-ci | https://api.github.com/repos/red-hat-storage/ocs-ci | closed | Integrate Bugzilla plugin | High Priority enhancement | We need to integrate Bugzilla to our framework so test cases will be skipped in case there's an open bug.
The implementation in RHV already exists so we can use it | 1.0 | Integrate Bugzilla plugin - We need to integrate Bugzilla to our framework so test cases will be skipped in case there's an open bug.
The implementation in RHV already exists so we can use it | priority | integrate bugzilla plugin we need to integrate bugzilla to our framework so test cases will be skipped in case there s an open bug the implementation in rhv already exists so we can use it | 1 |
641,337 | 20,824,605,322 | IssuesEvent | 2022-03-18 19:08:45 | GameFreedomGG/Sindragosa | https://api.github.com/repos/GameFreedomGG/Sindragosa | closed | [PTR][Quest] 3.2 Scarab Lord; The Might of Kalimdor | Status: Needs Research Priority: High NPC Quest | Decription: Talk to Anachronos to receive the Scepter for the final part of the quest line
How it works: The quest does not give the player The Scepter of the Shifting Sands

How it should work: Sho... | 1.0 | [PTR][Quest] 3.2 Scarab Lord; The Might of Kalimdor - Decription: Talk to Anachronos to receive the Scepter for the final part of the quest line
How it works: The quest does not give the player The Scepter of the Shifting Sands
:
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.6.5
### What you did
I added a command object to the collection:
```php
//Application.php
public function console($commands)
{
$commands->add('foo', new FooCommand());
return $comm... | 1.0 | Illegal offset type in HelpCommand - This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.6.5
### What you did
I added a command object to the collection:
```php
//Application.php
public function console($commands)
{
$commands->add('foo', ... | non_priority | illegal offset type in helpcommand this is a multiple allowed bug enhancement feature discussion rfc cakephp version what you did i added a command object to the collection php application php public function console commands commands add foo new fo... | 0 |
113,150 | 24,373,661,919 | IssuesEvent | 2022-10-03 21:48:22 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | closed | RFC 619: (M7) Consolidate dependencies service | team/code-intelligence rfc-619 | Implements a portion of [RFC 619: Code Intelligence Data Platform](https://docs.google.com/document/d/1AjZ_d0nJVHbV75IH3jZRkrGXhsv_AXp2kS4nrw2SAQ8).
Extract code that deals with dependencies from the existing symbols service across the dependencies API boundary. | 1.0 | RFC 619: (M7) Consolidate dependencies service - Implements a portion of [RFC 619: Code Intelligence Data Platform](https://docs.google.com/document/d/1AjZ_d0nJVHbV75IH3jZRkrGXhsv_AXp2kS4nrw2SAQ8).
Extract code that deals with dependencies from the existing symbols service across the dependencies API boundary. | non_priority | rfc consolidate dependencies service implements a portion of extract code that deals with dependencies from the existing symbols service across the dependencies api boundary | 0 |
45,944 | 24,282,815,772 | IssuesEvent | 2022-09-28 19:00:56 | mtxr/vscode-sqltools | https://api.github.com/repos/mtxr/vscode-sqltools | closed | Formatting a Query with large IN criteria is very slow | formatting performance | **Describe the bug**
Formatting the [attached SQL Query](https://github.com/mtxr/vscode-sqltools/files/9591817/sample.sql.txt) with SQLTools formatter takes more than 25-30 seconds.
I'm using an M1 Macbook Pro with 16GB RAM so the hardware must not be much of an issue here.
The Query has a large number of values i... | True | Formatting a Query with large IN criteria is very slow - **Describe the bug**
Formatting the [attached SQL Query](https://github.com/mtxr/vscode-sqltools/files/9591817/sample.sql.txt) with SQLTools formatter takes more than 25-30 seconds.
I'm using an M1 Macbook Pro with 16GB RAM so the hardware must not be much of a... | non_priority | formatting a query with large in criteria is very slow describe the bug formatting the with sqltools formatter takes more than seconds i m using an macbook pro with ram so the hardware must not be much of an issue here the query has a large number of values in in expression around ... | 0 |
543,099 | 15,878,094,460 | IssuesEvent | 2021-04-09 10:31:05 | AY2021S2-CS2113-T10-2/tp | https://api.github.com/repos/AY2021S2-CS2113-T10-2/tp | opened | Normalize the code to all camelCase or all snake_case | priority.High type.Enhancement | A bit of an OCD thing, but let's make sure the casing is consistent within the repo.
Also, make sure to install CheckStyle and apply this rule on the project because there seems to be a lot of violations within the repository, my own code included. Lets fix them before submission.
[nus-codestyle.xml.txt](https://gi... | 1.0 | Normalize the code to all camelCase or all snake_case - A bit of an OCD thing, but let's make sure the casing is consistent within the repo.
Also, make sure to install CheckStyle and apply this rule on the project because there seems to be a lot of violations within the repository, my own code included. Lets fix the... | priority | normalize the code to all camelcase or all snake case a bit of an ocd thing but let s make sure the casing is consistent within the repo also make sure to install checkstyle and apply this rule on the project because there seems to be a lot of violations within the repository my own code included lets fix the... | 1 |
191,599 | 6,835,459,894 | IssuesEvent | 2017-11-10 01:18:01 | madeline-bauer/backend-web-dev | https://api.github.com/repos/madeline-bauer/backend-web-dev | closed | Solve axios-express connection issue | Priority: High Status: Accepted Type: Enhancement | Figure out how to catch axios requests in the express backend.
Right now only Postman POSTs are received. Something, probably the axios code, is slightly wrong. Figure it out and get the form data POSTed from the frontend.
Sample form in 'axiosTesting' branch of the front end. | 1.0 | Solve axios-express connection issue - Figure out how to catch axios requests in the express backend.
Right now only Postman POSTs are received. Something, probably the axios code, is slightly wrong. Figure it out and get the form data POSTed from the frontend.
Sample form in 'axiosTesting' branch of the front en... | priority | solve axios express connection issue figure out how to catch axios requests in the express backend right now only postman posts are received something probably the axios code is slightly wrong figure it out and get the form data posted from the frontend sample form in axiostesting branch of the front en... | 1 |
121 | 2,528,434,959 | IssuesEvent | 2015-01-22 03:03:17 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | emacs-mode shouldn't highlight keywords in identifiers | A-infrastructure | `emacs-mode` is highlighting keywords in identifiers. An example:
```
fn fn_foo() {
}
```
The `fn` in `fn_foo()` is highlighted when it shouldn't be. | 1.0 | emacs-mode shouldn't highlight keywords in identifiers - `emacs-mode` is highlighting keywords in identifiers. An example:
```
fn fn_foo() {
}
```
The `fn` in `fn_foo()` is highlighted when it shouldn't be. | non_priority | emacs mode shouldn t highlight keywords in identifiers emacs mode is highlighting keywords in identifiers an example fn fn foo the fn in fn foo is highlighted when it shouldn t be | 0 |
23,861 | 11,980,109,180 | IssuesEvent | 2020-04-07 08:47:18 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | reopened | Implementation status of Structured ML entities in V3 preview API response is not clear. | Pri2 assigned-to-author cognitive-services/svc language-understanding/subsvc product-feedback triaged | This page does not make it clear what the status of Structured ML entities will be in the new V3 response?
Currently in API responses for V3 it is just an empty `{}` - e.g.
"entities": {
"caller": [ {} ],
"target": [ {} ],
"receiver": [ "overlord" ],
"groupName": [ "dolt", "dolt" ]... | 1.0 | Implementation status of Structured ML entities in V3 preview API response is not clear. - This page does not make it clear what the status of Structured ML entities will be in the new V3 response?
Currently in API responses for V3 it is just an empty `{}` - e.g.
"entities": {
"caller": [ {} ],
... | non_priority | implementation status of structured ml entities in preview api response is not clear this page does not make it clear what the status of structured ml entities will be in the new response currently in api responses for it is just an empty e g entities caller target ... | 0 |
105,917 | 13,232,368,029 | IssuesEvent | 2020-08-18 13:15:35 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | [Unstable 0.10.4.0] Some campaign missions don't make much sense... | Design | **Description**
For example, you want to do an artifact mission as you will be going to a natural formation (a place where there's no outpost). You get the artifact, and if you get to the natural formation's end and enter it, the artifact would just disappear and mission will be complete. Where does the artifact go? I... | 1.0 | [Unstable 0.10.4.0] Some campaign missions don't make much sense... - **Description**
For example, you want to do an artifact mission as you will be going to a natural formation (a place where there's no outpost). You get the artifact, and if you get to the natural formation's end and enter it, the artifact would just... | non_priority | some campaign missions don t make much sense description for example you want to do an artifact mission as you will be going to a natural formation a place where there s no outpost you get the artifact and if you get to the natural formation s end and enter it the artifact would just disappear and mis... | 0 |
555,870 | 16,471,779,615 | IssuesEvent | 2021-05-23 15:04:10 | SteamedHams722/automatic-octopus | https://api.github.com/repos/SteamedHams722/automatic-octopus | closed | Add basic fitbit API call | Low Risk Medium Priority Working | Why
This is good passive data that can be easily collected by a Fitbit.
How
- Set up a basic API call to Fitbit as a proof of concept.
Note
This will not be fully automated and will not include all the API calls. I just want to make sure it will work when trying to pull the data. | 1.0 | Add basic fitbit API call - Why
This is good passive data that can be easily collected by a Fitbit.
How
- Set up a basic API call to Fitbit as a proof of concept.
Note
This will not be fully automated and will not include all the API calls. I just want to make sure it will work when trying to pull the data. | priority | add basic fitbit api call why this is good passive data that can be easily collected by a fitbit how set up a basic api call to fitbit as a proof of concept note this will not be fully automated and will not include all the api calls i just want to make sure it will work when trying to pull the data | 1 |
137,022 | 5,291,692,063 | IssuesEvent | 2017-02-08 23:15:45 | limzykenneth/ualfutures-frontend | https://api.github.com/repos/limzykenneth/ualfutures-frontend | closed | Loading | Pending Priority: Medium | When loading/refreshing a page, some elements keep showing up first, ie refreshing home page the blue bar shows up at the top and the page description appears for a bit before the page fully loads, same happens for posts. | 1.0 | Loading - When loading/refreshing a page, some elements keep showing up first, ie refreshing home page the blue bar shows up at the top and the page description appears for a bit before the page fully loads, same happens for posts. | priority | loading when loading refreshing a page some elements keep showing up first ie refreshing home page the blue bar shows up at the top and the page description appears for a bit before the page fully loads same happens for posts | 1 |
297,497 | 9,171,336,427 | IssuesEvent | 2019-03-04 01:08:36 | Mercury1089/2019-scouting-app | https://api.github.com/repos/Mercury1089/2019-scouting-app | closed | Settings: Save button does not reset, when field side is selected and reset button is active | Settings bug (high priority) styling | **Expected result:** If any field side is selected and the "Reset local storage" button is selected, when user taps the Save button,
a) all values are cleared,
b) all active button states are cleared (both field side and reset buttons are returned to their default states),
c) a toast notification is displayed that... | 1.0 | Settings: Save button does not reset, when field side is selected and reset button is active - **Expected result:** If any field side is selected and the "Reset local storage" button is selected, when user taps the Save button,
a) all values are cleared,
b) all active button states are cleared (both field side and ... | priority | settings save button does not reset when field side is selected and reset button is active expected result if any field side is selected and the reset local storage button is selected when user taps the save button a all values are cleared b all active button states are cleared both field side and ... | 1 |
14,731 | 9,457,818,344 | IssuesEvent | 2019-04-17 02:14:21 | OctopusDeploy/Issues | https://api.github.com/repos/OctopusDeploy/Issues | opened | UI audit screen highlighting changes | area/usability kind/enhancement | # Prerequisites
# The enhancement
We want to make deltas in the audit screen be more discoverable. When you have a small, single-character change to something like a project variable set, it can be very difficult to spot the delta currently. If we add padding and borders, we can make this more discoverable very e... | True | UI audit screen highlighting changes - # Prerequisites
# The enhancement
We want to make deltas in the audit screen be more discoverable. When you have a small, single-character change to something like a project variable set, it can be very difficult to spot the delta currently. If we add padding and borders, we... | non_priority | ui audit screen highlighting changes prerequisites the enhancement we want to make deltas in the audit screen be more discoverable when you have a small single character change to something like a project variable set it can be very difficult to spot the delta currently if we add padding and borders we... | 0 |
363,747 | 10,746,823,700 | IssuesEvent | 2019-10-30 11:52:47 | chembl/GLaDOS | https://api.github.com/repos/chembl/GLaDOS | closed | Drug use cases from Indications or Mechanism tables | Medium priority enhancement | From the drug indications and drug mechanism tables I think an obvious use case is to select some compounds and then view the bioactivity data.
e.g what data is there in ChEMBL for compounds that are cardiovascular drugs or for compounds that are approved drugs and are inhibitors of JAK2.
So is it possible to hav... | 1.0 | Drug use cases from Indications or Mechanism tables - From the drug indications and drug mechanism tables I think an obvious use case is to select some compounds and then view the bioactivity data.
e.g what data is there in ChEMBL for compounds that are cardiovascular drugs or for compounds that are approved drugs a... | priority | drug use cases from indications or mechanism tables from the drug indications and drug mechanism tables i think an obvious use case is to select some compounds and then view the bioactivity data e g what data is there in chembl for compounds that are cardiovascular drugs or for compounds that are approved drugs a... | 1 |
287,629 | 8,817,730,596 | IssuesEvent | 2018-12-31 04:31:59 | bounswe/bounswe2018group9 | https://api.github.com/repos/bounswe/bounswe2018group9 | closed | Relative Navigation in Profile Page | Platform: Frontend Priority: Medium Status: Help Needed Type: Question | I have implemented absolute path navigation in profile module but actulaay it is better to have relative navigation, because if the parent routes change that one also should be changed. @kemaltulum in your appropriate time can you tell me how I can navigate to settings and to timeline pages relative to profile page.
... | 1.0 | Relative Navigation in Profile Page - I have implemented absolute path navigation in profile module but actulaay it is better to have relative navigation, because if the parent routes change that one also should be changed. @kemaltulum in your appropriate time can you tell me how I can navigate to settings and to timel... | priority | relative navigation in profile page i have implemented absolute path navigation in profile module but actulaay it is better to have relative navigation because if the parent routes change that one also should be changed kemaltulum in your appropriate time can you tell me how i can navigate to settings and to timel... | 1 |
1,371 | 2,538,610,245 | IssuesEvent | 2015-01-27 08:46:17 | Dabaolalala/LXVL76XPMG7KNRSRFMGPA66A | https://api.github.com/repos/Dabaolalala/LXVL76XPMG7KNRSRFMGPA66A | closed | U8oAY2QwR1UrssjNG6lgLj51AYGvFAFPOBq3zos3TCCyzRL/kXNZhYrgbJ3UIhZEhuz2KRs7fQPQWojMc4cG2/VgFkphToBS0/u+P46DdFd0LifOsu1SWEnHvDsXHHgtNlqYpePHWqCPqU7X2FiDfLtkukcPkm751Kj6SVAYxqk= | design | gAFeDsuUFt6zk+oFC6DqwzsB3/FGOTDogrsvbjZ1jB3FYXBsbppDS7XedrkAKDqE8m6DQ3fMwZZrURnsuOAJ5Yrvc3+Ax4KiOh2JR6JEcNJd7YTKEYRzR4u3VN8cGHjKEr+A8GkQv/WagdsANEE8bCTTaW03CEAPWjUHlvO2J2/IQyATFq0ty/Z0LoojTcfHANCLsSfF580/L6eOqt0N3ADQi7EnxefNPy+njqrdDdwA0IuxJ8XnzT8vp46q3Q3cANCLsSfF580/L6eOqt0N3MqfanLnoCjLA3cSzm68UB+ssJJfCQi8reHI8LxlIq2w... | 1.0 | U8oAY2QwR1UrssjNG6lgLj51AYGvFAFPOBq3zos3TCCyzRL/kXNZhYrgbJ3UIhZEhuz2KRs7fQPQWojMc4cG2/VgFkphToBS0/u+P46DdFd0LifOsu1SWEnHvDsXHHgtNlqYpePHWqCPqU7X2FiDfLtkukcPkm751Kj6SVAYxqk= - gAFeDsuUFt6zk+oFC6DqwzsB3/FGOTDogrsvbjZ1jB3FYXBsbppDS7XedrkAKDqE8m6DQ3fMwZZrURnsuOAJ5Yrvc3+Ax4KiOh2JR6JEcNJd7YTKEYRzR4u3VN8cGHjKEr+A8GkQv/WagdsAN... | non_priority | u vxu qhqovhukhfzypxgxouauv qly masvvtfotrmmlvpn imkcqg | 0 |
16,244 | 6,148,105,880 | IssuesEvent | 2017-06-27 17:05:36 | eclipse/omr | https://api.github.com/repos/eclipse/omr | closed | Unable to get CMake build omrgctest | bug build / configure | I am trying to compile OMR using CMake (beginner issues), but am not able to compile omrgctest through it.
Here are the errors I get compiling with CMake.
```
[100%] Linking CXX executable omrgctest
../../omr/libomrcore.a(OMR_VM.cpp.o): In function `omr_vm_preFork':
/home/varun/eclipse_omr/code/omr/OMR_VM.cpp:... | 1.0 | Unable to get CMake build omrgctest - I am trying to compile OMR using CMake (beginner issues), but am not able to compile omrgctest through it.
Here are the errors I get compiling with CMake.
```
[100%] Linking CXX executable omrgctest
../../omr/libomrcore.a(OMR_VM.cpp.o): In function `omr_vm_preFork':
/home/... | non_priority | unable to get cmake build omrgctest i am trying to compile omr using cmake beginner issues but am not able to compile omrgctest through it here are the errors i get compiling with cmake linking cxx executable omrgctest omr libomrcore a omr vm cpp o in function omr vm prefork home varun... | 0 |
8,126 | 2,603,969,575 | IssuesEvent | 2015-02-24 18:59:54 | 6D65/shovelleros | https://api.github.com/repos/6D65/shovelleros | opened | Vagrant box doesn't work | Priority 1 | After adding the box and doing `vagrant init cocosdev` I run `vagrant up` and then get this message back multiple times until it times out: *default: Warning: Authentication failure. Retrying...*
| 1.0 | Vagrant box doesn't work - After adding the box and doing `vagrant init cocosdev` I run `vagrant up` and then get this message back multiple times until it times out: *default: Warning: Authentication failure. Retrying...*
| priority | vagrant box doesn t work after adding the box and doing vagrant init cocosdev i run vagrant up and then get this message back multiple times until it times out default warning authentication failure retrying | 1 |
169,672 | 6,414,214,151 | IssuesEvent | 2017-08-08 09:36:37 | spring-projects/spring-boot | https://api.github.com/repos/spring-projects/spring-boot | closed | Update the Flyway web endpoint to return a Map and include all of each migration's properties | priority: normal theme: actuator | The following properties are missing:
- `installedBy`
- `installedRank` | 1.0 | Update the Flyway web endpoint to return a Map and include all of each migration's properties - The following properties are missing:
- `installedBy`
- `installedRank` | priority | update the flyway web endpoint to return a map and include all of each migration s properties the following properties are missing installedby installedrank | 1 |
117,027 | 17,401,606,321 | IssuesEvent | 2021-08-02 20:33:36 | turkdevops/desktop | https://api.github.com/repos/turkdevops/desktop | opened | CVE-2021-33587 (High) detected in css-what-2.1.0.tgz | security vulnerability | ## CVE-2021-33587 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>css-what-2.1.0.tgz</b></p></summary>
<p>a CSS selector parser</p>
<p>Library home page: <a href="https://registry.npmj... | True | CVE-2021-33587 (High) detected in css-what-2.1.0.tgz - ## CVE-2021-33587 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>css-what-2.1.0.tgz</b></p></summary>
<p>a CSS selector parser</... | non_priority | cve high detected in css what tgz cve high severity vulnerability vulnerable library css what tgz a css selector parser library home page a href path to dependency file desktop package json path to vulnerable library desktop node modules css what dependency hiera... | 0 |
61,033 | 3,137,243,681 | IssuesEvent | 2015-09-11 00:39:13 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | RFC: Handling logs in the future | area/introspection area/logging priority/P2 team/node | Having to handle logs at the node level complicates disk management considerably.
* Currently logs are stored in the context of containers. The lifetime of logs is tied to the lifetime of container instances.
* Disk usage accounting for logs is tricky since log files are handled by docker daemon, which provides n... | 1.0 | RFC: Handling logs in the future - Having to handle logs at the node level complicates disk management considerably.
* Currently logs are stored in the context of containers. The lifetime of logs is tied to the lifetime of container instances.
* Disk usage accounting for logs is tricky since log files are handled... | priority | rfc handling logs in the future having to handle logs at the node level complicates disk management considerably currently logs are stored in the context of containers the lifetime of logs is tied to the lifetime of container instances disk usage accounting for logs is tricky since log files are handled... | 1 |
267,027 | 8,378,396,934 | IssuesEvent | 2018-10-06 13:54:44 | Triggertrap/triggertrap-ios | https://api.github.com/repos/Triggertrap/triggertrap-ios | opened | Bulb modes are not working since the 4.1.5 update | bug priority | We've had a few reports from users that all of the bulb modes are not working since the latest 4.1.5 release. This is something we should investigate as a priority, and test on real devices with the Triggertrap hardware.
###### Report 1
`
Star Trail seems not working anymore.
First trigger happens, then nothing.... | 1.0 | Bulb modes are not working since the 4.1.5 update - We've had a few reports from users that all of the bulb modes are not working since the latest 4.1.5 release. This is something we should investigate as a priority, and test on real devices with the Triggertrap hardware.
###### Report 1
`
Star Trail seems not wor... | priority | bulb modes are not working since the update we ve had a few reports from users that all of the bulb modes are not working since the latest release this is something we should investigate as a priority and test on real devices with the triggertrap hardware report star trail seems not wor... | 1 |
473,451 | 13,642,580,346 | IssuesEvent | 2020-09-25 15:44:20 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Unable to assign roles and VLANs when creating a new switch | Priority: High Type: Bug | **Describe the bug**
When creating a new switch, its missing most of the roles to assign VLANs, roles and URLs
**To Reproduce**
1. Fresh install of PF
2. Start creating a new switch with the following parameters:
 is defaulting to dark theme. | 1.0 | Dark theme for the documentation - It would be cool if we could switch between the two, but a good first step (IMO) is defaulting to dark theme. | non_priority | dark theme for the documentation it would be cool if we could switch between the two but a good first step imo is defaulting to dark theme | 0 |
276,327 | 30,446,266,691 | IssuesEvent | 2023-07-15 17:59:59 | 1Copenut/homelab-learning | https://api.github.com/repos/1Copenut/homelab-learning | closed | Decide on a direction for Proxmox VLANs vs bridge ports | security firewall | UPDATE:
`open_vSwitch` and VLANs are definitely the way to go. These will allow me to create a tap that Security Onion can monitor all traffic and send on to Kibana.
The VLAN option is appealing b/c that's likely the way I'll segment traffic on the real network. Consider how you might use these in the Proxmox pfSen... | True | Decide on a direction for Proxmox VLANs vs bridge ports - UPDATE:
`open_vSwitch` and VLANs are definitely the way to go. These will allow me to create a tap that Security Onion can monitor all traffic and send on to Kibana.
The VLAN option is appealing b/c that's likely the way I'll segment traffic on the real netw... | non_priority | decide on a direction for proxmox vlans vs bridge ports update open vswitch and vlans are definitely the way to go these will allow me to create a tap that security onion can monitor all traffic and send on to kibana the vlan option is appealing b c that s likely the way i ll segment traffic on the real netw... | 0 |
567,252 | 16,851,686,353 | IssuesEvent | 2021-06-20 16:36:33 | rocky-linux/docs.rockylinux.org | https://api.github.com/repos/rocky-linux/docs.rockylinux.org | closed | Author + Contributors | priority: high tag: content type: enhancement | We need a way to both credit original authors as well as contributors (which are separate)
- multiple people can be 'original authors' (there will always been at least one)
- multiple people can be 'contributors' (i.e. made changes _after_ file has been written)
---
Implementation-wise, this will be part of t... | 1.0 | Author + Contributors - We need a way to both credit original authors as well as contributors (which are separate)
- multiple people can be 'original authors' (there will always been at least one)
- multiple people can be 'contributors' (i.e. made changes _after_ file has been written)
---
Implementation-wise... | priority | author contributors we need a way to both credit original authors as well as contributors which are separate multiple people can be original authors there will always been at least one multiple people can be contributors i e made changes after file has been written implementation wise... | 1 |
535,381 | 15,687,324,979 | IssuesEvent | 2021-03-25 13:33:35 | wso2/docs-mg | https://api.github.com/repos/wso2/docs-mg | closed | Message transformation doc page needs to be properly structured. | Priority/Normal | ### Description:
The page[1] should be structured properly the same topics are duplicated for java and ballerina based implementations.
[1] https://mg.docs.wso2.com/en/latest/how-tos/message-transformation/message-transformation-overview/
### Steps to reproduce:
### Content Positioning in Documentation:
<!--... | 1.0 | Message transformation doc page needs to be properly structured. - ### Description:
The page[1] should be structured properly the same topics are duplicated for java and ballerina based implementations.
[1] https://mg.docs.wso2.com/en/latest/how-tos/message-transformation/message-transformation-overview/
### Ste... | priority | message transformation doc page needs to be properly structured description the page should be structured properly the same topics are duplicated for java and ballerina based implementations steps to reproduce content positioning in documentation link heading step ... | 1 |
49,938 | 13,187,297,133 | IssuesEvent | 2020-08-13 02:58:02 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | python3 __nonzero__ compatibility (Trac #2341) | Incomplete Migration Migrated from Trac combo core defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2341">https://code.icecube.wisc.edu/ticket/2341</a>, reported by eganster and owned by kjmeagher</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-08-20T16:50:37",
"description": "Running muon level3 pr... | 1.0 | python3 __nonzero__ compatibility (Trac #2341) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2341">https://code.icecube.wisc.edu/ticket/2341</a>, reported by eganster and owned by kjmeagher</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2019-08-20T16:50... | non_priority | nonzero compatibility trac migrated from json status closed changetime description running muon processing using python results in more events passing the cuts compared to using running it with python nthe problem is the cleani... | 0 |
805,981 | 29,795,086,397 | IssuesEvent | 2023-06-16 01:09:52 | harvester/tests | https://api.github.com/repos/harvester/tests | closed | [BUG] Test 'apis/test_images.py::test_create_with_invalid_url' fails on CI | bug priority/1 | ## What's the test to develop? Please describe
The test `apis/test_images.py::test_create_with_invalid_url` as we are using same image name which has been used by other test.
Solution:
Use a unique name for this test
| 1.0 | [BUG] Test 'apis/test_images.py::test_create_with_invalid_url' fails on CI - ## What's the test to develop? Please describe
The test `apis/test_images.py::test_create_with_invalid_url` as we are using same image name which has been used by other test.
Solution:
Use a unique name for this test
| priority | test apis test images py test create with invalid url fails on ci what s the test to develop please describe the test apis test images py test create with invalid url as we are using same image name which has been used by other test solution use a unique name for this test | 1 |
634,056 | 20,323,059,599 | IssuesEvent | 2022-02-18 01:40:00 | sonia-auv/control_library | https://api.github.com/repos/sonia-auv/control_library | closed | Update README with new values for MPC | Priority: Critical Type: Enhancement | **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you.
## Expected Enhancement
The values for MPC modes in the README should be updated to adapt the telemetry and be able to use the simulation.
## Current Behavior
The README display only... | 1.0 | Update README with new values for MPC - **Warning :** Before creating an issue or task, make sure that it does not already exists in the [issue tracker](../). Thank you.
## Expected Enhancement
The values for MPC modes in the README should be updated to adapt the telemetry and be able to use the simulation.
## C... | priority | update readme with new values for mpc warning before creating an issue or task make sure that it does not already exists in the thank you expected enhancement the values for mpc modes in the readme should be updated to adapt the telemetry and be able to use the simulation current behavio... | 1 |
133,176 | 5,198,366,360 | IssuesEvent | 2017-01-23 17:54:43 | magicDGS/ReadTools | https://api.github.com/repos/magicDGS/ReadTools | opened | CutReadTrimmer design is poor | bug enhancement HIGH_PRIORITY no-compatible | The current design is wrong related to the argument checking (bases in 3 prime), and also it does not allow correct control of how to cut the read. Two options may improve the design:
* Three different classes (`ThreePrimeEndTrimmer`, `FivePrimeEndTrimmer` and `BothEndTrimmer`) for provide then independently, allowi... | 1.0 | CutReadTrimmer design is poor - The current design is wrong related to the argument checking (bases in 3 prime), and also it does not allow correct control of how to cut the read. Two options may improve the design:
* Three different classes (`ThreePrimeEndTrimmer`, `FivePrimeEndTrimmer` and `BothEndTrimmer`) for pr... | priority | cutreadtrimmer design is poor the current design is wrong related to the argument checking bases in prime and also it does not allow correct control of how to cut the read two options may improve the design three different classes threeprimeendtrimmer fiveprimeendtrimmer and bothendtrimmer for pr... | 1 |
59,511 | 14,598,819,423 | IssuesEvent | 2020-12-21 02:13:43 | quicklisp/quicklisp-projects | https://api.github.com/repos/quicklisp/quicklisp-projects | closed | Please add GUTE | canbuild | https://github.com/genelkim/gute
This is my personal utility repository. It is a dependency for a few other projects that I plan to upload soon. | 1.0 | Please add GUTE - https://github.com/genelkim/gute
This is my personal utility repository. It is a dependency for a few other projects that I plan to upload soon. | non_priority | please add gute this is my personal utility repository it is a dependency for a few other projects that i plan to upload soon | 0 |
57,315 | 8,175,204,547 | IssuesEvent | 2018-08-28 00:41:07 | coala/coala | https://api.github.com/repos/coala/coala | closed | Add json language definition | area/aspects area/documentation | A JSON Language definition for coala in https://github.com/coala/coala/tree/master/coalib/bearlib/languages/definitions
<!-- Hello! If you're filing a bug, please include every step so as to help us reproduce it on our machines. If you're unsure about how to file an issue, use the issue template. If you need any he... | 1.0 | Add json language definition - A JSON Language definition for coala in https://github.com/coala/coala/tree/master/coalib/bearlib/languages/definitions
<!-- Hello! If you're filing a bug, please include every step so as to help us reproduce it on our machines. If you're unsure about how to file an issue, use the iss... | non_priority | add json language definition a json language definition for coala in hello if you re filing a bug please include every step so as to help us reproduce it on our machines if you re unsure about how to file an issue use the issue template if you need any help regarding usage of coala check out the docu... | 0 |
74,825 | 15,375,801,689 | IssuesEvent | 2021-03-02 15:18:44 | wrbejar/JavaVulnerableB | https://api.github.com/repos/wrbejar/JavaVulnerableB | opened | CVE-2015-4852 (High) detected in commons-collections-3.2.1.jar | security vulnerability | ## CVE-2015-4852 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary>
<p>Types that extend and augment the Java Collections Framework.</p>
<p... | True | CVE-2015-4852 (High) detected in commons-collections-3.2.1.jar - ## CVE-2015-4852 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary>
<p>Typ... | non_priority | cve high detected in commons collections jar cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework path to dependency file javavulnerableb target javavulnerablelab meta inf maven org cysecurity... | 0 |
95,475 | 16,096,584,707 | IssuesEvent | 2021-04-27 01:18:45 | camcrosbie/Angular-GettingStarted | https://api.github.com/repos/camcrosbie/Angular-GettingStarted | opened | CVE-2021-31597 (Medium) detected in xmlhttprequest-ssl-1.6.0.tgz | security vulnerability | ## CVE-2021-31597 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.6.0.tgz</b></p></summary>
<p>XMLHttpRequest for Node</p>
<p>Library home page: <a href="https:/... | True | CVE-2021-31597 (Medium) detected in xmlhttprequest-ssl-1.6.0.tgz - ## CVE-2021-31597 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.6.0.tgz</b></p></summary>
<p... | non_priority | cve medium detected in xmlhttprequest ssl tgz cve medium severity vulnerability vulnerable library xmlhttprequest ssl tgz xmlhttprequest for node library home page a href path to dependency file angular gettingstarted apm final package json path to vulnerable library ... | 0 |
492,003 | 14,175,099,802 | IssuesEvent | 2020-11-12 21:00:29 | cheminfo/nmr-displayer | https://api.github.com/repos/cheminfo/nmr-displayer | closed | Pinning of panel header to the top | Priority enhancement | The header of peaks, integrals, ranges, zones and summary panel should be pinned to the top of panel and not disappear when scrolling down.
| 1.0 | Pinning of panel header to the top - The header of peaks, integrals, ranges, zones and summary panel should be pinned to the top of panel and not disappear when scrolling down.
| priority | pinning of panel header to the top the header of peaks integrals ranges zones and summary panel should be pinned to the top of panel and not disappear when scrolling down | 1 |
255,126 | 19,293,606,281 | IssuesEvent | 2021-12-12 07:43:47 | typedorm/typedorm | https://api.github.com/repos/typedorm/typedorm | closed | Could not resolve primary key on find. | documentation enhancement | Hello,
I'm trying to do a simple find on a GSI but I have the error `"id" was referenced in ITEM#{{id}} but it's value could not be resolved.` even if it's not used in the request
Here is my code
```typescript
import { Attribute, AUTO_GENERATE_ATTRIBUTE_STRATEGY, AutoGenerateAttribute, Entity, INDEX_TYPE } fr... | 1.0 | Could not resolve primary key on find. - Hello,
I'm trying to do a simple find on a GSI but I have the error `"id" was referenced in ITEM#{{id}} but it's value could not be resolved.` even if it's not used in the request
Here is my code
```typescript
import { Attribute, AUTO_GENERATE_ATTRIBUTE_STRATEGY, AutoG... | non_priority | could not resolve primary key on find hello i m trying to do a simple find on a gsi but i have the error id was referenced in item id but it s value could not be resolved even if it s not used in the request here is my code typescript import attribute auto generate attribute strategy autog... | 0 |
92,276 | 3,869,348,903 | IssuesEvent | 2016-04-10 15:10:05 | rjagerman/glint | https://api.github.com/repos/rjagerman/glint | opened | Unify parameters into single configuration | Priority: normal Type: enhancement | Currently the code has several hard-coded parameters and timeouts that work well but should still be configurable. The main objective is to unify all parameters into a single default configuration.
Some examples:
* [PullFSM.scala:25](https://github.com/rjagerman/glint/blob/master/src/main/scala/glint/models/client/... | 1.0 | Unify parameters into single configuration - Currently the code has several hard-coded parameters and timeouts that work well but should still be configurable. The main objective is to unify all parameters into a single default configuration.
Some examples:
* [PullFSM.scala:25](https://github.com/rjagerman/glint/bl... | priority | unify parameters into single configuration currently the code has several hard coded parameters and timeouts that work well but should still be configurable the main objective is to unify all parameters into a single default configuration some examples multiple arguments in the pullfsm constructor are ha... | 1 |
253,786 | 27,319,673,267 | IssuesEvent | 2023-02-24 18:37:19 | PowerShell/Announcements | https://api.github.com/repos/PowerShell/Announcements | opened | Microsoft Security Advisory CVE-2023-21808: .NET Remote Code Execution Vulnerability | Security PowerShell | # Microsoft Security Advisory CVE-2023-21808: .NET Remote Code Execution Vulnerability
## Executive Summary
Microsoft is releasing this security advisory to provide information about a vulnerability in the version of .NET used in PowerShell 7.2. This advisory also provides guidance on what developers can do to up... | True | Microsoft Security Advisory CVE-2023-21808: .NET Remote Code Execution Vulnerability - # Microsoft Security Advisory CVE-2023-21808: .NET Remote Code Execution Vulnerability
## Executive Summary
Microsoft is releasing this security advisory to provide information about a vulnerability in the version of .NET used... | non_priority | microsoft security advisory cve net remote code execution vulnerability microsoft security advisory cve net remote code execution vulnerability executive summary microsoft is releasing this security advisory to provide information about a vulnerability in the version of net used in powershell... | 0 |
111,078 | 11,723,883,181 | IssuesEvent | 2020-03-10 09:56:11 | spring-projects/spring-vault | https://api.github.com/repos/spring-projects/spring-vault | closed | Missing document reference | type: documentation | Documentation is missing important reference to downloadable files. This is in the [QuickStart part](https://cloud.spring.io/spring-cloud-vault/reference/html/#_quick_start) . | 1.0 | Missing document reference - Documentation is missing important reference to downloadable files. This is in the [QuickStart part](https://cloud.spring.io/spring-cloud-vault/reference/html/#_quick_start) . | non_priority | missing document reference documentation is missing important reference to downloadable files this is in the | 0 |
425,609 | 12,342,992,877 | IssuesEvent | 2020-05-15 02:34:03 | OpenEnergyDashboard/OED | https://api.github.com/repos/OpenEnergyDashboard/OED | closed | Browser Compatibility | p-high-priority t-meta | We need to specify which browser we support. This has far reaching implications for the entire project. | 1.0 | Browser Compatibility - We need to specify which browser we support. This has far reaching implications for the entire project. | priority | browser compatibility we need to specify which browser we support this has far reaching implications for the entire project | 1 |
144,145 | 19,275,983,575 | IssuesEvent | 2021-12-10 11:54:17 | lightningnetwork/lnd | https://api.github.com/repos/lightningnetwork/lnd | closed | Health check does not pick up misconfigured bitcoind ZMQ arguments | security bitcoind | ### Background
I started LND with switched `bitcoind.zmqpubrawtx` and `bitcoind.zmqpubrawblock` ports. I didn't notice for several weeks because I could both send and receive lightning payments. One day I couldn't send payments anymore because `ExpiryTooFar`.
I also had a bunch of these logs in lnd:
```
2020-09-2... | True | Health check does not pick up misconfigured bitcoind ZMQ arguments - ### Background
I started LND with switched `bitcoind.zmqpubrawtx` and `bitcoind.zmqpubrawblock` ports. I didn't notice for several weeks because I could both send and receive lightning payments. One day I couldn't send payments anymore because `Exp... | non_priority | health check does not pick up misconfigured bitcoind zmq arguments background i started lnd with switched bitcoind zmqpubrawtx and bitcoind zmqpubrawblock ports i didn t notice for several weeks because i could both send and receive lightning payments one day i couldn t send payments anymore because exp... | 0 |
409,838 | 27,754,529,156 | IssuesEvent | 2023-03-16 00:36:38 | JoshuaDRose/Adventure-RPG | https://api.github.com/repos/JoshuaDRose/Adventure-RPG | opened | Link documentation source to `actions` workflow | documentation | # Link documentation to `actions` workflow
## Description
Implemented following rusts documentation on [implementing tests and documentation](https://doc.rust-lang.org/rust-by-example/meta/doc.html). `/target` folder is excluded in each commit as per `.gitignore` requirements, however `docs` is contained in `target`.... | 1.0 | Link documentation source to `actions` workflow - # Link documentation to `actions` workflow
## Description
Implemented following rusts documentation on [implementing tests and documentation](https://doc.rust-lang.org/rust-by-example/meta/doc.html). `/target` folder is excluded in each commit as per `.gitignore` requ... | non_priority | link documentation source to actions workflow link documentation to actions workflow description implemented following rusts documentation on target folder is excluded in each commit as per gitignore requirements however docs is contained in target target needs to then be modified to incl... | 0 |
181,403 | 6,659,367,680 | IssuesEvent | 2017-10-01 10:32:38 | infinitered/gluegun | https://api.github.com/repos/infinitered/gluegun | closed | Support --flags | enhancement low priority | ```
$ ignite --version
```
... doesn't seem to work. We'll need a way to support those flags. | 1.0 | Support --flags - ```
$ ignite --version
```
... doesn't seem to work. We'll need a way to support those flags. | priority | support flags ignite version doesn t seem to work we ll need a way to support those flags | 1 |
71,533 | 18,769,871,368 | IssuesEvent | 2021-11-06 16:38:58 | mautic/mautic | https://api.github.com/repos/mautic/mautic | closed | Data slot toolbar is inserted in email html when duplicating buttons | pending-feedback builder-legacy stale | [//]: # ( Invisible comment:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Before you create the issue:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Search for similar report among other reported issues.
Learn how to troubleshoot at https://www.mautic.org/docs/en/tips/troubleshooting.html
Use drag&dro... | 1.0 | Data slot toolbar is inserted in email html when duplicating buttons - [//]: # ( Invisible comment:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Before you create the issue:
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
Search for similar report among other reported issues.
Learn how to troubleshoot at... | non_priority | data slot toolbar is inserted in email html when duplicating buttons invisible comment iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii before you create the issue iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii search for similar report among other reported issues learn how to troubleshoot at ... | 0 |
46,751 | 11,883,075,891 | IssuesEvent | 2020-03-27 15:23:10 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | pip install tensorflow could not find a version | TF 2.1 stat:awaiting response subtype:macOS type:build/install | **System information**
- macOS Catalina version 10.15.3
- pip install tensorflow
- GPU model and memory: Intel Iris Plus Graphics 645 1536 MB
**The problem**
Both `pip install tensorflow` and `pip install tf-nightly` lead to the following error messages:
> ERROR: Could not find a version that satisfies the re... | 1.0 | pip install tensorflow could not find a version - **System information**
- macOS Catalina version 10.15.3
- pip install tensorflow
- GPU model and memory: Intel Iris Plus Graphics 645 1536 MB
**The problem**
Both `pip install tensorflow` and `pip install tf-nightly` lead to the following error messages:
> ERR... | non_priority | pip install tensorflow could not find a version system information macos catalina version pip install tensorflow gpu model and memory intel iris plus graphics mb the problem both pip install tensorflow and pip install tf nightly lead to the following error messages error cou... | 0 |
167,479 | 26,507,199,448 | IssuesEvent | 2023-01-18 14:39:20 | scholokov/long-travel-2 | https://api.github.com/repos/scholokov/long-travel-2 | closed | In Figma, the font family Poppins does not support cyrillic and should be changed | Bug Design S2 Middle prio | **Steps to reproduce:**
1. Open design in [Figma](https://www.figma.com/file/mh7iDnG6ec7yiC0SCGad7L/Long-Travel?node-id=986%3A7)
2. Pay attention to the font family of the design
**Actual result:** The design uses the font-family Poppins
**Expected result:** The design uses the font family that supports cyrillic
... | 1.0 | In Figma, the font family Poppins does not support cyrillic and should be changed - **Steps to reproduce:**
1. Open design in [Figma](https://www.figma.com/file/mh7iDnG6ec7yiC0SCGad7L/Long-Travel?node-id=986%3A7)
2. Pay attention to the font family of the design
**Actual result:** The design uses the font-family P... | non_priority | in figma the font family poppins does not support cyrillic and should be changed steps to reproduce open design in pay attention to the font family of the design actual result the design uses the font family poppins expected result the design uses the font family that supports cyrillic... | 0 |
112,366 | 11,765,467,156 | IssuesEvent | 2020-03-14 17:31:56 | Seneca-CDOT/telescope | https://api.github.com/repos/Seneca-CDOT/telescope | closed | Documentation for Full-Text Indexing(ElasticSearch) | area: back-end area: elasticsearch developer experience type: documentation type: enhancement | <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
PR for #537 is going to go in, we'll need documentation on how to use it.
**Why would you like this to be added**:
In case any future backend developments that depend on ES, contributors should have i... | 1.0 | Documentation for Full-Text Indexing(ElasticSearch) - <!-- Please only use this template for submitting enhancement requests -->
**What would you like to be added**:
PR for #537 is going to go in, we'll need documentation on how to use it.
**Why would you like this to be added**:
In case any future backend deve... | non_priority | documentation for full text indexing elasticsearch what would you like to be added pr for is going to go in we ll need documentation on how to use it why would you like this to be added in case any future backend developments that depend on es contributors should have information on how to ... | 0 |
358,520 | 25,195,090,401 | IssuesEvent | 2022-11-12 12:05:04 | romanboehm/wichtelnng | https://api.github.com/repos/romanboehm/wichtelnng | closed | Various smaller refactorings | documentation enhancement | - [x] Replace `@After(Each|All)` with `@Before(Each|All)` (every test responsible for their own clean slate) _// was not necessary_
- [x] Enhanced local dev mode
- [x] Profile queries
- [x] Improve transactional boundaries if necessary
- [x] Make sending mails async since we cannot guarantee success (at least not w... | 1.0 | Various smaller refactorings - - [x] Replace `@After(Each|All)` with `@Before(Each|All)` (every test responsible for their own clean slate) _// was not necessary_
- [x] Enhanced local dev mode
- [x] Profile queries
- [x] Improve transactional boundaries if necessary
- [x] Make sending mails async since we cannot gu... | non_priority | various smaller refactorings replace after each all with before each all every test responsible for their own clean slate was not necessary enhanced local dev mode profile queries improve transactional boundaries if necessary make sending mails async since we cannot guarantee su... | 0 |
166,520 | 14,059,707,782 | IssuesEvent | 2020-11-03 03:54:19 | godotengine/godot | https://api.github.com/repos/godotengine/godot | closed | Texture.get_data() cause error when use custom viewport, result in can not capture my mesh thumbnail. | documentation topic:core topic:rendering | **Godot version:**
v3.2.1 stable.official
**OS/device including version:**
Win 10, GLES3
**Issue description:**
Create a viewport node in world, then call **viewport.get_texture().get_data()**
It show this error:
ERROR: create: Index p_width - 1 = -1 is out of bounds (MAX_WIDTH = 16384).
At: core/image... | 1.0 | Texture.get_data() cause error when use custom viewport, result in can not capture my mesh thumbnail. - **Godot version:**
v3.2.1 stable.official
**OS/device including version:**
Win 10, GLES3
**Issue description:**
Create a viewport node in world, then call **viewport.get_texture().get_data()**
It show thi... | non_priority | texture get data cause error when use custom viewport result in can not capture my mesh thumbnail godot version stable official os device including version win issue description create a viewport node in world then call viewport get texture get data it show this erro... | 0 |
250,099 | 21,259,656,478 | IssuesEvent | 2022-04-13 01:46:40 | Archana90663/New_PasteBin | https://api.github.com/repos/Archana90663/New_PasteBin | closed | make target for golang tests | enhancement Back End Testing | Currently, we have a target in the makefile to run all tests. Add a target to specifically run golang tests. | 1.0 | make target for golang tests - Currently, we have a target in the makefile to run all tests. Add a target to specifically run golang tests. | non_priority | make target for golang tests currently we have a target in the makefile to run all tests add a target to specifically run golang tests | 0 |
158,534 | 6,029,586,596 | IssuesEvent | 2017-06-08 18:22:26 | DDMAL/Pixel.js | https://api.github.com/repos/DDMAL/Pixel.js | closed | Pass layer selection information to the ondrop event | Component: Core Priority: High | Determine departureLayerIndex and destinationLayerIndex when executing the drop function.
Needed to complete #54. | 1.0 | Pass layer selection information to the ondrop event - Determine departureLayerIndex and destinationLayerIndex when executing the drop function.
Needed to complete #54. | priority | pass layer selection information to the ondrop event determine departurelayerindex and destinationlayerindex when executing the drop function needed to complete | 1 |
289,032 | 31,931,107,981 | IssuesEvent | 2023-09-19 07:29:29 | Trinadh465/linux-4.1.15_CVE-2023-4128 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-4128 | opened | CVE-2019-19049 (High) detected in linuxlinux-4.6 | Mend: dependency security vulnerability | ## CVE-2019-19049 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel... | True | CVE-2019-19049 (High) detected in linuxlinux-4.6 - ## CVE-2019-19049 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Lib... | 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 drivers of unittest c ... | 0 |
115,022 | 14,674,593,202 | IssuesEvent | 2020-12-30 15:39:57 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | New navigation socialization | Core Application Team Design Needs refining Research | _As a CMS UX researcher, I want to formally socialize the new CMS navigation to team members, so that we have a shared understanding of how it functions._
**AC:**
- [ ] Last minute feedback is incorporated in the official wireframes.
- [ ] Wireframes and prototypes are annotated for developers.
- [ ] New navigation is... | 1.0 | New navigation socialization - _As a CMS UX researcher, I want to formally socialize the new CMS navigation to team members, so that we have a shared understanding of how it functions._
**AC:**
- [ ] Last minute feedback is incorporated in the official wireframes.
- [ ] Wireframes and prototypes are annotated for deve... | non_priority | new navigation socialization as a cms ux researcher i want to formally socialize the new cms navigation to team members so that we have a shared understanding of how it functions ac last minute feedback is incorporated in the official wireframes wireframes and prototypes are annotated for develope... | 0 |
207,821 | 7,134,108,629 | IssuesEvent | 2018-01-22 19:42:43 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Add cluster wide metrics | area/monitoring lifecycle/rotten priority/backlog sig/scalability team/control-plane (deprecated - do not use) | They should live in the API server and should contain:
- number of existing objects in the cluster (# pods, #services, #rc, etc.)
- number of restarts of 'master components' (API server, scheduler, controller manager)
- for HA setup: currently elected master, number of healthy replicas
cc @wojtek-t @davidopp @fgrzadko... | 1.0 | Add cluster wide metrics - They should live in the API server and should contain:
- number of existing objects in the cluster (# pods, #services, #rc, etc.)
- number of restarts of 'master components' (API server, scheduler, controller manager)
- for HA setup: currently elected master, number of healthy replicas
cc @w... | priority | add cluster wide metrics they should live in the api server and should contain number of existing objects in the cluster pods services rc etc number of restarts of master components api server scheduler controller manager for ha setup currently elected master number of healthy replicas cc w... | 1 |
589,640 | 17,755,069,687 | IssuesEvent | 2021-08-28 15:42:10 | thenewboston-developers/Website | https://api.github.com/repos/thenewboston-developers/Website | opened | Transition from scss to styled-components | priority.Low internal | We will be transitioning from using `scss` to `styled-components`.
Since the refactoring will be huge, we should break the refactoring down, perhaps from each `/components` first to each `/container`.
We should also create our shared styles in the form of `js` objects, e.g. fonts in the following manner:
<img wi... | 1.0 | Transition from scss to styled-components - We will be transitioning from using `scss` to `styled-components`.
Since the refactoring will be huge, we should break the refactoring down, perhaps from each `/components` first to each `/container`.
We should also create our shared styles in the form of `js` objects, ... | priority | transition from scss to styled components we will be transitioning from using scss to styled components since the refactoring will be huge we should break the refactoring down perhaps from each components first to each container we should also create our shared styles in the form of js objects ... | 1 |
587,936 | 17,634,938,477 | IssuesEvent | 2021-08-19 12:45:44 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | opened | [ws-manager] stuck in stopping: "container with exit code 1" ("cannot connect to daemon") | type: bug component: ws-manager priority: highest (user impact) | ### Bug description
This bug very likely hid behind a mitigation for another problem for some time. We don't properly stop workspaces when supervisor ["cannot connect to daemon"](https://cloudlogging.app.goo.gl/2tM8Vaopk6irXSoE6) and the container exits with code "1".
Event trace: https://www.notion.so/gitpod/Task-... | 1.0 | [ws-manager] stuck in stopping: "container with exit code 1" ("cannot connect to daemon") - ### Bug description
This bug very likely hid behind a mitigation for another problem for some time. We don't properly stop workspaces when supervisor ["cannot connect to daemon"](https://cloudlogging.app.goo.gl/2tM8Vaopk6irXSoE... | priority | stuck in stopping container with exit code cannot connect to daemon bug description this bug very likely hid behind a mitigation for another problem for some time we don t properly stop workspaces when supervisor and the container exits with code event trace log query to identify case... | 1 |
736,507 | 25,476,806,496 | IssuesEvent | 2022-11-25 15:14:25 | nunit/nunit-console | https://api.github.com/repos/nunit/nunit-console | closed | NUnit Console 3.15.2: Could not load file or assembly "System.Windows.Forms" | Bug High Priority PortToVersion4 | Hi
I'm in the process of migrating projects to .NET Core 6 from .NET Framework 4.7.2.
I've encountered problem that `System.Windows.Forms` could not be loaded when tests referencing such library are executed via nunut-console.
However they can be executed without issues via `dotnet test` or directly from Visua... | 1.0 | NUnit Console 3.15.2: Could not load file or assembly "System.Windows.Forms" - Hi
I'm in the process of migrating projects to .NET Core 6 from .NET Framework 4.7.2.
I've encountered problem that `System.Windows.Forms` could not be loaded when tests referencing such library are executed via nunut-console.
Howev... | priority | nunit console could not load file or assembly system windows forms hi i m in the process of migrating projects to net core from net framework i ve encountered problem that system windows forms could not be loaded when tests referencing such library are executed via nunut console howeve... | 1 |
736,154 | 25,460,162,278 | IssuesEvent | 2022-11-24 17:52:39 | W3RQ01/pro_weaponry | https://api.github.com/repos/W3RQ01/pro_weaponry | opened | Default weapons | WIP High priority Feature request | Add all the weapons made out of the default materials (bronze/copper excluded) | 1.0 | Default weapons - Add all the weapons made out of the default materials (bronze/copper excluded) | priority | default weapons add all the weapons made out of the default materials bronze copper excluded | 1 |
679,162 | 23,222,726,489 | IssuesEvent | 2022-08-02 19:55:38 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Deadline in AsyncNext does not work as expected | kind/bug lang/c++ priority/P2 untriaged | <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC t... | 1.0 | Deadline in AsyncNext does not work as expected - <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questio... | priority | deadline in asyncnext does not work as expected please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need to be answered by gr... | 1 |
164,100 | 13,934,786,278 | IssuesEvent | 2020-10-22 10:31:31 | jbossorg/feedsaggregator | https://api.github.com/repos/jbossorg/feedsaggregator | closed | Kubernetes deployment | documentation | Provide docs how to deploy to k8s:
1. Mongo 3.6
2. feeds2mongo as cronjob
3. restapi
| 1.0 | Kubernetes deployment - Provide docs how to deploy to k8s:
1. Mongo 3.6
2. feeds2mongo as cronjob
3. restapi
| non_priority | kubernetes deployment provide docs how to deploy to mongo as cronjob restapi | 0 |
44,572 | 2,909,162,311 | IssuesEvent | 2015-06-20 13:05:53 | ryanhowdy/fcms | https://api.github.com/repos/ryanhowdy/fcms | opened | Need a blank state message when no new entries found | Priority : Low Type : Feature Request | When no new data is found on the home page, we need a blank state message to notify the users. | 1.0 | Need a blank state message when no new entries found - When no new data is found on the home page, we need a blank state message to notify the users. | priority | need a blank state message when no new entries found when no new data is found on the home page we need a blank state message to notify the users | 1 |
107,347 | 13,452,295,866 | IssuesEvent | 2020-09-08 21:52:28 | discreetlogcontracts/dlcspecs | https://api.github.com/repos/discreetlogcontracts/dlcspecs | opened | Pretty Pictures! | design good first issue help wanted | At some point I (or someone else ... @Ichiro0219 I know your diagrams are prettier than mine haha) should invest some time in making some nice pictures to go along with explanations and resources on this repo. New contributors and users love pictures! | 1.0 | Pretty Pictures! - At some point I (or someone else ... @Ichiro0219 I know your diagrams are prettier than mine haha) should invest some time in making some nice pictures to go along with explanations and resources on this repo. New contributors and users love pictures! | non_priority | pretty pictures at some point i or someone else i know your diagrams are prettier than mine haha should invest some time in making some nice pictures to go along with explanations and resources on this repo new contributors and users love pictures | 0 |
213,882 | 7,261,245,347 | IssuesEvent | 2018-02-18 18:52:18 | twosigma/beakerx | https://api.github.com/repos/twosigma/beakerx | closed | groovy autocomplete kernel crash | Bug Kernel Priority High | ```
def p = l
[k: it / it, "$k": (it / it)]
```
autocomplete on this cell crashes the kernel with this stack trace:
```
Exception in thread "Thread-1" java.util.NoSuchElementException
at java.util.ArrayDeque.removeFirst(ArrayDeque.java:280)
at java.util.ArrayDeque.pop(ArrayDeque.java:517)
at com.twos... | 1.0 | groovy autocomplete kernel crash - ```
def p = l
[k: it / it, "$k": (it / it)]
```
autocomplete on this cell crashes the kernel with this stack trace:
```
Exception in thread "Thread-1" java.util.NoSuchElementException
at java.util.ArrayDeque.removeFirst(ArrayDeque.java:280)
at java.util.ArrayDeque.pop... | priority | groovy autocomplete kernel crash def p l autocomplete on this cell crashes the kernel with this stack trace exception in thread thread java util nosuchelementexception at java util arraydeque removefirst arraydeque java at java util arraydeque pop arraydeque java at com t... | 1 |
145,782 | 5,581,610,704 | IssuesEvent | 2017-03-28 19:16:18 | YaleSTC/vesta | https://api.github.com/repos/YaleSTC/vesta | closed | Medical suites should never be in draws | 2 - in review complexity: 3 priority: 4 type: bug | On declaring a medical suite, it should be removed from all draws | 1.0 | Medical suites should never be in draws - On declaring a medical suite, it should be removed from all draws | priority | medical suites should never be in draws on declaring a medical suite it should be removed from all draws | 1 |
122,733 | 4,839,195,893 | IssuesEvent | 2016-11-09 08:30:03 | coreos/dex | https://api.github.com/repos/coreos/dex | closed | Verify link invalid/expired bad UI experience | area/usability priority/P2 | I think we are getting into issues that people create our dex account, then receive the verification link to their email. If they come few days later to click that link and want to proceed to use our site, they get this.
 & [Code of conduct](https:/... | 1.0 | [DSA]: Tower of Hanoi - ### Description
Briefly discuss about Tower of Hanoi, Its Rules and Its Algorithm.
### Domain
DSA
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) &... | non_priority | tower of hanoi description briefly discuss about tower of hanoi its rules and its algorithm domain dsa type of contribution documentation code of conduct i follow of this project | 0 |
106,608 | 4,274,953,536 | IssuesEvent | 2016-07-13 22:15:57 | raml-org/raml-js-parser-2 | https://api.github.com/repos/raml-org/raml-js-parser-2 | closed | Error message should be more clear about what facets it refers to | enhancement error-message priority:high | In the following very invalid RAML example, the error message does not really help me to identify the conflicting facets.

| 1.0 | Error message should be more clear about what facets it refers to - In the following very invalid RAML example, the error message does not really help me to identify the conflicting facets.

| priority | error message should be more clear about what facets it refers to in the following very invalid raml example the error message does not really help me to identify the conflicting facets | 1 |
189,891 | 6,802,679,523 | IssuesEvent | 2017-11-02 21:04:34 | Luigi1000/SOEN-341_Project_Team-A | https://api.github.com/repos/Luigi1000/SOEN-341_Project_Team-A | closed | User story: As a user the system should be able to filter items based on cost of a maximum budget. | enhancement feature: listings page FrontEnd medium priority story points: 10 | A user drags the slider to select a certain budget. When the budget is selected, the listings page will display the items whose prices are less than the selected budget. | 1.0 | User story: As a user the system should be able to filter items based on cost of a maximum budget. - A user drags the slider to select a certain budget. When the budget is selected, the listings page will display the items whose prices are less than the selected budget. | priority | user story as a user the system should be able to filter items based on cost of a maximum budget a user drags the slider to select a certain budget when the budget is selected the listings page will display the items whose prices are less than the selected budget | 1 |
120,787 | 17,644,280,577 | IssuesEvent | 2021-08-20 02:07:13 | DavidSpek/kale | https://api.github.com/repos/DavidSpek/kale | opened | CVE-2021-37643 (High) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2021-37643 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl</b>, <b>tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl</b><... | True | CVE-2021-37643 (High) detected in tensorflow-1.0.0-cp27-cp27mu-manylinux1_x86_64.whl, tensorflow-2.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - ## CVE-2021-37643 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> V... | non_priority | cve high detected in tensorflow whl tensorflow whl cve high severity vulnerability vulnerable libraries tensorflow whl tensorflow whl tensorflow whl tensorflow is an open source machine learning fra... | 0 |
12,759 | 3,090,390,410 | IssuesEvent | 2015-08-26 06:13:49 | owncloud/android | https://api.github.com/repos/owncloud/android | closed | Impossible to view black images with background transparency | browse bug Design | When viewing a PNG with a black graphic and background transparency, you will only see black.
Instead of that, the background should automatically be a checkerboard pattern so you can see whatever is on top. See how the Wikipedia viewer does it: https://en.wikipedia.org/wiki/Wikipedia#/media/File:Wikipedia-logo-v2.s... | 1.0 | Impossible to view black images with background transparency - When viewing a PNG with a black graphic and background transparency, you will only see black.
Instead of that, the background should automatically be a checkerboard pattern so you can see whatever is on top. See how the Wikipedia viewer does it: https://... | non_priority | impossible to view black images with background transparency when viewing a png with a black graphic and background transparency you will only see black instead of that the background should automatically be a checkerboard pattern so you can see whatever is on top see how the wikipedia viewer does it sam... | 0 |
519,629 | 15,054,950,238 | IssuesEvent | 2021-02-03 18:06:40 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Unit and functional tests for ui_next occasionally fail with out of memory error in CI | component:ui priority:high state:needs_devel type:bug | ##### ISSUE TYPE
- Bug Report
##### SUMMARY
I'm starting to see the occasional failure in zuul due to out-of-memory errors:

We've seen this before and it is probably th... | 1.0 | Unit and functional tests for ui_next occasionally fail with out of memory error in CI - ##### ISSUE TYPE
- Bug Report
##### SUMMARY
I'm starting to see the occasional failure in zuul due to out-of-memory errors:
 detected in jackson-databind-2.11.3.jar, jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2022-42003 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.11.3.jar</b>, <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>
<details><summary><b>jackson-... | True | CVE-2022-42003 (Medium) detected in jackson-databind-2.11.3.jar, jackson-databind-2.9.8.jar - ## CVE-2022-42003 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.11... | non_priority | cve medium detected in jackson databind jar jackson databind jar cve medium severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core str... | 0 |
34,394 | 7,833,889,223 | IssuesEvent | 2018-06-16 05:10:33 | fga-gpp-mds/2018.1_Nexte | https://api.github.com/repos/fga-gpp-mds/2018.1_Nexte | closed | Eu, como desenvolvedor, desejo aumentar a cobertura de testes na Scene Player List. | code development team test | ## Descrição
Essa issue tem como objetivo aumentar os testes na scene de player list.
## Critérios de Aceitação
- [ ] Cobertura de Testes nessa Scene deve ser 92%;
- [ ] Testar a ChallengeTabsFragment.
| 1.0 | Eu, como desenvolvedor, desejo aumentar a cobertura de testes na Scene Player List. - ## Descrição
Essa issue tem como objetivo aumentar os testes na scene de player list.
## Critérios de Aceitação
- [ ] Cobertura de Testes nessa Scene deve ser 92%;
- [ ] Testar a ChallengeTabsFragment.
| non_priority | eu como desenvolvedor desejo aumentar a cobertura de testes na scene player list descrição essa issue tem como objetivo aumentar os testes na scene de player list critérios de aceitação cobertura de testes nessa scene deve ser testar a challengetabsfragment | 0 |
130,302 | 18,063,072,418 | IssuesEvent | 2021-09-20 15:53:08 | pieforproviders/pieforproviders | https://api.github.com/repos/pieforproviders/pieforproviders | closed | Update sign up page to reflect new MVP scope | blocked: needs design/ux | ## ✨ What new feature do you want to see?
We no longer need to collect org type - we assume all users are managing multiple businesses - and only family child care businesses. We should also audit this form and identify any other fields that are no longer necessary, or any others that might need to be changed or added... | 1.0 | Update sign up page to reflect new MVP scope - ## ✨ What new feature do you want to see?
We no longer need to collect org type - we assume all users are managing multiple businesses - and only family child care businesses. We should also audit this form and identify any other fields that are no longer necessary, or an... | non_priority | update sign up page to reflect new mvp scope ✨ what new feature do you want to see we no longer need to collect org type we assume all users are managing multiple businesses and only family child care businesses we should also audit this form and identify any other fields that are no longer necessary or an... | 0 |
270,400 | 8,459,740,950 | IssuesEvent | 2018-10-22 16:47:32 | TTUSDC/ttuacm-backend | https://api.github.com/repos/TTUSDC/ttuacm-backend | closed | MVC Architecture | Priority: Highest invalid | The controller is currently able to call the database directly, and that is bad practice | 1.0 | MVC Architecture - The controller is currently able to call the database directly, and that is bad practice | priority | mvc architecture the controller is currently able to call the database directly and that is bad practice | 1 |
90,592 | 18,214,398,250 | IssuesEvent | 2021-09-30 01:06:39 | DS-13-Dev-Team/DS13 | https://api.github.com/repos/DS-13-Dev-Team/DS13 | closed | Suggestion: Make infectors able to infect dying people | Suggestion Type: Code |
<!--
The next two lines are for Suggestions, delete these if you aren't making a suggestion.
-->
#### Suggestion:
make people able to parasitic leap dying/unconscious/resting people for lore reasons.
#### What do you think it'd add:
a more lore accurate infector parasitic leap and a better gameplay feature t... | 1.0 | Suggestion: Make infectors able to infect dying people -
<!--
The next two lines are for Suggestions, delete these if you aren't making a suggestion.
-->
#### Suggestion:
make people able to parasitic leap dying/unconscious/resting people for lore reasons.
#### What do you think it'd add:
a more lore accurat... | non_priority | suggestion make infectors able to infect dying people the next two lines are for suggestions delete these if you aren t making a suggestion suggestion make people able to parasitic leap dying unconscious resting people for lore reasons what do you think it d add a more lore accurat... | 0 |
368,963 | 25,818,805,000 | IssuesEvent | 2022-12-12 07:58:46 | Shopaholism/priceFlow-springboot-backend | https://api.github.com/repos/Shopaholism/priceFlow-springboot-backend | closed | 프로젝트 구조 설정 | documentation good first issue help wanted question | Spring Boot New Project 생성: https://start.spring.io/
### 결정사항
- Project
- Gradle - Groovy
- Gradle - Kotlin
- Maven
- Project Metadata
- java version
- 19
- 17
- 11
- 8
- Dependencies | 1.0 | 프로젝트 구조 설정 - Spring Boot New Project 생성: https://start.spring.io/
### 결정사항
- Project
- Gradle - Groovy
- Gradle - Kotlin
- Maven
- Project Metadata
- java version
- 19
- 17
- 11
- 8
- Dependencies | non_priority | 프로젝트 구조 설정 spring boot new project 생성 결정사항 project gradle groovy gradle kotlin maven project metadata java version dependencies | 0 |
183,072 | 6,676,947,660 | IssuesEvent | 2017-10-05 08:30:08 | OperationCode/operationcode_frontend | https://api.github.com/repos/OperationCode/operationcode_frontend | closed | Refactor linkedIconCard to be more re-useable | hacktoberfest Priority: Medium Status: In Progress Type: Feature | <!-- Please fill out one of the sections below based on the type of issue you're creating -->
# Build a more modular linkedIconCard
We currently have multiple implementations of the same thing: a Font Awesome icon with a title wrapped in a link, or a Font Awesome icon, a title, and some text.
Currently, these can... | 1.0 | Refactor linkedIconCard to be more re-useable - <!-- Please fill out one of the sections below based on the type of issue you're creating -->
# Build a more modular linkedIconCard
We currently have multiple implementations of the same thing: a Font Awesome icon with a title wrapped in a link, or a Font Awesome icon... | priority | refactor linkediconcard to be more re useable build a more modular linkediconcard we currently have multiple implementations of the same thing a font awesome icon with a title wrapped in a link or a font awesome icon a title and some text currently these can be found on the home page in the membership... | 1 |
90,811 | 3,832,989,432 | IssuesEvent | 2016-04-01 00:06:57 | chef/chef | https://api.github.com/repos/chef/chef | closed | The mount resource is not idempotent on windows | Bug Medium Priority Windows | I cannot run the mount resource twice. If I run the following recipe twice, it fails on the second go.
```ruby
mount "T:" do
action [:mount]
device "\\\\localhost\\C$"
end
```
```
C:\workspace\chef [jdm/bundle-exec +31 ~0 -0 !]> bundle exec chef-apply mount.rb
DL is deprecated, please use Fiddle
Recipe:... | 1.0 | The mount resource is not idempotent on windows - I cannot run the mount resource twice. If I run the following recipe twice, it fails on the second go.
```ruby
mount "T:" do
action [:mount]
device "\\\\localhost\\C$"
end
```
```
C:\workspace\chef [jdm/bundle-exec +31 ~0 -0 !]> bundle exec chef-apply moun... | priority | the mount resource is not idempotent on windows i cannot run the mount resource twice if i run the following recipe twice it fails on the second go ruby mount t do action device localhost c end c workspace chef bundle exec chef apply mount rb dl is deprecated please use ... | 1 |
60,460 | 3,129,471,528 | IssuesEvent | 2015-09-09 01:30:34 | girlcodeakl/girlcodeapp | https://api.github.com/repos/girlcodeakl/girlcodeapp | closed | Make the log-in system only log you in if you have an account | medium Priority 2 wontfix | This ticket is for after #11 and #12 are done.
- [ ] On the server (index.js), make it so you can only log in if you are logging into an account that actually exists!
- [ ] if the account doesn't exist, you don't get a cookie
- [ ] Send some kind of bad response using the 'res' object.
- [ ] in login.html, displa... | 1.0 | Make the log-in system only log you in if you have an account - This ticket is for after #11 and #12 are done.
- [ ] On the server (index.js), make it so you can only log in if you are logging into an account that actually exists!
- [ ] if the account doesn't exist, you don't get a cookie
- [ ] Send some kind of b... | priority | make the log in system only log you in if you have an account this ticket is for after and are done on the server index js make it so you can only log in if you are logging into an account that actually exists if the account doesn t exist you don t get a cookie send some kind of bad respo... | 1 |
488,257 | 14,075,030,335 | IssuesEvent | 2020-11-04 08:24:14 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | m.facebook.com - site is not usable | browser-fenix engine-gecko ml-needsdiagnosis-false priority-critical | <!-- @browser: Firefox Mobile 83.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:83.0) Gecko/83.0 Firefox/83.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61029 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://m.faceboo... | 1.0 | m.facebook.com - site is not usable - <!-- @browser: Firefox Mobile 83.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:83.0) Gecko/83.0 Firefox/83.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/61029 -->
<!-- @extra_labels: browser... | priority | m facebook com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description page not loading correctly steps to reproduce the site is not loading v... | 1 |
331,902 | 29,170,288,571 | IssuesEvent | 2023-05-19 00:41:53 | nrwl/nx | https://api.github.com/repos/nrwl/nx | closed | Cannot compile with nrwl/js:swc | type: bug blocked: retry with latest stale scope: js | ### Current Behavior
Compiling with @nrwl/js:swc throws errors
### Expected Behavior
Compiling with @nrwl/js:swc does not throw errors
### Github Repo
_No response_
### Steps to Reproduce
1. Configure target to use @nrwl/js swc executor
2. Get error `spawnSync /bin/sh ENOENT`
### Nx Report
`... | 1.0 | Cannot compile with nrwl/js:swc - ### Current Behavior
Compiling with @nrwl/js:swc throws errors
### Expected Behavior
Compiling with @nrwl/js:swc does not throw errors
### Github Repo
_No response_
### Steps to Reproduce
1. Configure target to use @nrwl/js swc executor
2. Get error `spawnSync /bin/... | non_priority | cannot compile with nrwl js swc current behavior compiling with nrwl js swc throws errors expected behavior compiling with nrwl js swc does not throw errors github repo no response steps to reproduce configure target to use nrwl js swc executor get error spawnsync bin ... | 0 |
79,973 | 29,805,609,454 | IssuesEvent | 2023-06-16 11:25:19 | zed-industries/community | https://api.github.com/repos/zed-industries/community | opened | `extend_comment_on_newline` does not apply to vim mode's `o` | defect triage admin read | ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When the cursor is on a comment, and I press `o`, then there are no comment characters inserted on the next line, even though I've set `extend_comment_on_newline` to `true`.
```
// This is a comment
^
... | 1.0 | `extend_comment_on_newline` does not apply to vim mode's `o` - ### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When the cursor is on a comment, and I press `o`, then there are no comment characters inserted on the next line, even though I've set `extend_comment_on_n... | non_priority | extend comment on newline does not apply to vim mode s o check for existing issues completed describe the bug provide steps to reproduce it when the cursor is on a comment and i press o then there are no comment characters inserted on the next line even though i ve set extend comment on new... | 0 |
194,561 | 14,681,521,818 | IssuesEvent | 2020-12-31 13:30:22 | mapasculturais/mapasculturais | https://api.github.com/repos/mapasculturais/mapasculturais | closed | Inserir texto explicativo no pop-up de confirmação da exclusão da seção e critério | area:USER-EXPERIENCE secao:OPORTUNIDADES status:tested tipo:BUG | Textos:
Confirmo a exclusão desta seção. Opções: Cancelar , Ok
Confirmo a exclusão deste critério. Opções: Cancelar , Ok

| 1.0 | Inserir texto explicativo no pop-up de confirmação da exclusão da seção e critério - Textos:
Confirmo a exclusão desta seção. Opções: Cancelar , Ok
Confirmo a exclusão deste critério. Opções: Cancelar , Ok
 | documentation | Student View History
Student View OnGoing
Teacher View History
Teacher View OnGoing
Teacher View List Jadwal Mengajar Guru | 1.0 | Manual Test Case Session Page (5) - Student View History
Student View OnGoing
Teacher View History
Teacher View OnGoing
Teacher View List Jadwal Mengajar Guru | non_priority | manual test case session page student view history student view ongoing teacher view history teacher view ongoing teacher view list jadwal mengajar guru | 0 |
212,119 | 7,228,770,902 | IssuesEvent | 2018-02-11 13:22:21 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | opened | Use Kleene star convention in discovery parser | Discovery Medium Priority enhancement | @Castronova @Lizabrazil @dtarb
The current discovery parser does not implement any concept of "starts with". There is a well-accepted syntax for this that maps well into SOLR. The syntax `Cou*` means "a word starting with `Cou`". In computing, this is known as the **Kleene star convention**, and it is used ubiquitous... | 1.0 | Use Kleene star convention in discovery parser - @Castronova @Lizabrazil @dtarb
The current discovery parser does not implement any concept of "starts with". There is a well-accepted syntax for this that maps well into SOLR. The syntax `Cou*` means "a word starting with `Cou`". In computing, this is known as the **Kl... | priority | use kleene star convention in discovery parser castronova lizabrazil dtarb the current discovery parser does not implement any concept of starts with there is a well accepted syntax for this that maps well into solr the syntax cou means a word starting with cou in computing this is known as the kl... | 1 |
43,850 | 13,040,257,248 | IssuesEvent | 2020-07-28 18:11:01 | LevyForchh/gvisor | https://api.github.com/repos/LevyForchh/gvisor | opened | WS-2019-0332 (Medium) detected in handlebars-4.0.14.tgz | security vulnerability | ## WS-2019-0332 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.14.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates... | True | WS-2019-0332 (Medium) detected in handlebars-4.0.14.tgz - ## WS-2019-0332 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.14.tgz</b></p></summary>
<p>Handlebars provid... | non_priority | ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws s... | 0 |
113,696 | 17,150,876,106 | IssuesEvent | 2021-07-13 20:25:23 | snowdensb/braindump | https://api.github.com/repos/snowdensb/braindump | opened | CVE-2018-11499 (High) detected in node-sass-3.12.1.tgz | security vulnerability | ## CVE-2018-11499 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-3.12.1.tgz</b></p></summary>
<p>Wrapper around libsass</p>
<p>Library home page: <a href="https://registry.n... | True | CVE-2018-11499 (High) detected in node-sass-3.12.1.tgz - ## CVE-2018-11499 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-3.12.1.tgz</b></p></summary>
<p>Wrapper around libs... | non_priority | cve high detected in node sass tgz cve high severity vulnerability vulnerable library node sass tgz wrapper around libsass library home page a href path to dependency file braindump package json path to vulnerable library braindump node modules node sass dependen... | 0 |
227,484 | 7,533,931,196 | IssuesEvent | 2018-04-16 05:47:49 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.bbc.com - video or audio doesn't play | browser-firefox-mobile priority-important | <!-- @browser: Firefox Mobile 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: http://www.bbc.com/future/story/20170811-the-worlds-ultimate-spyplane
**Browser / Version**: Firefox Mobile 57.0
**Operating System**: Andr... | 1.0 | www.bbc.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 57.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: http://www.bbc.com/future/story/20170811-the-worlds-ultimate-spyplane
**Browser / Version**: Fi... | priority | video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes problem type video or audio doesn t play description the video won t play forwards me to the bbc iplayee app steps to reproduce the chrome... | 1 |
268,358 | 8,406,271,052 | IssuesEvent | 2018-10-11 17:28:00 | NREL/EnergyPlus | https://api.github.com/repos/NREL/EnergyPlus | closed | Zonemixer connected to an exhaust node rather than return node generates no error | EnergyPlus PriorityLow SeverityMedium WontFix | Corrected a misspelling in the test file in the COOLING SUPPLY OUTLET NODE name where there was an extra space and then the file ran successfully with v8.1 but did not give any error about AirLoopHVAC:ZoneMixer being connected to wrong node as explained in ticket. That error became evident only by looking at th... | 1.0 | Zonemixer connected to an exhaust node rather than return node generates no error - Corrected a misspelling in the test file in the COOLING SUPPLY OUTLET NODE name where there was an extra space and then the file ran successfully with v8.1 but did not give any error about AirLoopHVAC:ZoneMixer being connected to wrong ... | priority | zonemixer connected to an exhaust node rather than return node generates no error corrected a misspelling in the test file in the cooling supply outlet node name where there was an extra space and then the file ran successfully with but did not give any error about airloophvac zonemixer being connected to wrong n... | 1 |
286,238 | 31,468,090,834 | IssuesEvent | 2023-08-30 04:51:53 | UpendoVentures/generator-upendodnn | https://api.github.com/repos/UpendoVentures/generator-upendodnn | closed | CVE-2018-20677 (Medium) detected in bootstrap-3.3.5.min.js, bootstrap-3.3.5.js - autoclosed | Mend: dependency security vulnerability | ## CVE-2018-20677 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.5.min.js</b>, <b>bootstrap-3.3.5.js</b></p></summary>
<p>
<details><summary><b>bootstrap-3.3.5.min.j... | True | CVE-2018-20677 (Medium) detected in bootstrap-3.3.5.min.js, bootstrap-3.3.5.js - autoclosed - ## CVE-2018-20677 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.5.min.j... | non_priority | cve medium detected in bootstrap min js bootstrap js autoclosed cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap js bootstrap min js the most popular front end framework for developing responsive mobile first pro... | 0 |
47,540 | 12,054,048,827 | IssuesEvent | 2020-04-15 10:25:13 | widelands/widelands | https://api.github.com/repos/widelands/widelands | closed | compile.sh needs to consider boost version | building & packaging urgent | Beginning with boost 1.70 correct cmake boost detection needs the option -DBoost_NO_BOOST_CMAKE=ON
to work properly. So we need to determine the boost version in compile.sh and provide the cmake command with the correct settings if boost version greater then 1.69
see forum https://www.widelands.org/forum/topic/467... | 1.0 | compile.sh needs to consider boost version - Beginning with boost 1.70 correct cmake boost detection needs the option -DBoost_NO_BOOST_CMAKE=ON
to work properly. So we need to determine the boost version in compile.sh and provide the cmake command with the correct settings if boost version greater then 1.69
see fo... | non_priority | compile sh needs to consider boost version beginning with boost correct cmake boost detection needs the option dboost no boost cmake on to work properly so we need to determine the boost version in compile sh and provide the cmake command with the correct settings if boost version greater then see foru... | 0 |
474,359 | 13,657,544,066 | IssuesEvent | 2020-09-28 05:59:14 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | partners.uber.com - see bug description | browser-focus-geckoview engine-gecko ml-needsdiagnosis-false ml-probability-high priority-important | <!-- @browser: Firefox Mobile 81.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58929 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://partners.uber.com/open-... | 1.0 | partners.uber.com - see bug description - <!-- @browser: Firefox Mobile 81.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:81.0) Gecko/81.0 Firefox/81.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58929 -->
<!-- @extra_labels: browser-focus-geckoview -->... | priority | partners uber com see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description not loading steps to reproduce browser configuration none from with ❤️ | 1 |
706,091 | 24,259,976,311 | IssuesEvent | 2022-09-27 21:30:09 | olliestanley/autoscout | https://api.github.com/repos/olliestanley/autoscout | closed | Support radars with dataset average comparison | FEATURE PRIORITY: NORMAL | Support a special case of comparison radars where the comparison record is the dataset average | 1.0 | Support radars with dataset average comparison - Support a special case of comparison radars where the comparison record is the dataset average | priority | support radars with dataset average comparison support a special case of comparison radars where the comparison record is the dataset average | 1 |
30,365 | 24,762,531,205 | IssuesEvent | 2022-10-22 04:46:26 | lablup/backend.ai | https://api.github.com/repos/lablup/backend.ai | closed | Add the commit history between releases in the release notes | infrastructure good first issue skip:changelog | Let's append the actual commit history for each release by updating `scripts/extract-release-changelog.py`.
Now we can skip changelogs for specific PRs, but sometimes we may still want to inspect the full history of commits.
The generated URL should look like:
`https://github.com/lablup/backend.ai/compare/22.09.0b... | 1.0 | Add the commit history between releases in the release notes - Let's append the actual commit history for each release by updating `scripts/extract-release-changelog.py`.
Now we can skip changelogs for specific PRs, but sometimes we may still want to inspect the full history of commits.
The generated URL should loo... | non_priority | add the commit history between releases in the release notes let s append the actual commit history for each release by updating scripts extract release changelog py now we can skip changelogs for specific prs but sometimes we may still want to inspect the full history of commits the generated url should loo... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.