Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
297,309
22,349,588,328
IssuesEvent
2022-06-15 10:48:43
MinoruSekine/setup-scoop
https://api.github.com/repos/MinoruSekine/setup-scoop
opened
Errors in descriptions of some flags.
bug documentation
In https://github.com/MinoruSekine/setup-scoop/blob/195896f7ce3de9c8955b411cf8485348fa8f158d/action.yml , some descriptions of some flags are not correct. Some flags are actually `false` as default, but description says `true`.
1.0
Errors in descriptions of some flags. - In https://github.com/MinoruSekine/setup-scoop/blob/195896f7ce3de9c8955b411cf8485348fa8f158d/action.yml , some descriptions of some flags are not correct. Some flags are actually `false` as default, but description says `true`.
non_main
errors in descriptions of some flags in some descriptions of some flags are not correct some flags are actually false as default but description says true
0
354,459
10,567,740,870
IssuesEvent
2019-10-06 07:24:46
kubernetes-sigs/kubefed
https://api.github.com/repos/kubernetes-sigs/kubefed
closed
E2e tests for higher level resources
kind/feature lifecycle/rotten priority/backlog
Some higher level resources need e2e tests for actual end to end functionality validation. Below is the list of current such resources which certainly need additional e2e tests: - [ ] ReplicaSchedulingPreferences as in #46. - [ ] MultiClusterDNS as in #59 The implementation of these tests is dependent on #89 (or s...
1.0
E2e tests for higher level resources - Some higher level resources need e2e tests for actual end to end functionality validation. Below is the list of current such resources which certainly need additional e2e tests: - [ ] ReplicaSchedulingPreferences as in #46. - [ ] MultiClusterDNS as in #59 The implementation o...
non_main
tests for higher level resources some higher level resources need tests for actual end to end functionality validation below is the list of current such resources which certainly need additional tests replicaschedulingpreferences as in multiclusterdns as in the implementation of these test...
0
1,314
5,613,190,440
IssuesEvent
2017-04-03 08:31:59
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
publish mdanalysis on conda-forge
installation maintainability OpSys-Linux OpSys-OSX usability
I was thinking if we should switch to publish our conda packages via conda-forge. I have recently published all the datreant packages on that channel (expect mdsynthesis). They are very welcome for new package contributions and it's also a lot easier to produce packages compatible for older linux versions since they ar...
True
publish mdanalysis on conda-forge - I was thinking if we should switch to publish our conda packages via conda-forge. I have recently published all the datreant packages on that channel (expect mdsynthesis). They are very welcome for new package contributions and it's also a lot easier to produce packages compatible fo...
main
publish mdanalysis on conda forge i was thinking if we should switch to publish our conda packages via conda forge i have recently published all the datreant packages on that channel expect mdsynthesis they are very welcome for new package contributions and it s also a lot easier to produce packages compatible fo...
1
454,534
13,103,052,806
IssuesEvent
2020-08-04 07:53:48
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
opened
Custom platform role permission problem
area/iam kind/bug priority/high
**Describe the Bug** A user with `Workspace view` or ` Workspace management` can not open the following page ![Screen Shot 2020-08-04 at 3 50 27 PM](https://user-images.githubusercontent.com/28859385/89268034-8d140b80-d66a-11ea-824b-62623fb4aa73.png) ![Screen Shot 2020-08-04 at 3 53 03 PM](https://user-images.github...
1.0
Custom platform role permission problem - **Describe the Bug** A user with `Workspace view` or ` Workspace management` can not open the following page ![Screen Shot 2020-08-04 at 3 50 27 PM](https://user-images.githubusercontent.com/28859385/89268034-8d140b80-d66a-11ea-824b-62623fb4aa73.png) ![Screen Shot 2020-08-04...
non_main
custom platform role permission problem describe the bug a user with workspace view or workspace management can not open the following page versions used kubesphere dev
0
122,846
16,360,272,374
IssuesEvent
2021-05-14 08:23:13
AzureAD/microsoft-identity-web
https://api.github.com/repos/AzureAD/microsoft-identity-web
closed
[Bug] MicrosoftGraphExtensions: GraphServiceClient is added to the DI container as the TImplementation, TImplementation, not TService, TImplementation
by design enhancement
**Which version of Microsoft Identity Web are you using?** Microsoft.Identity.Web 1.9.2 Microsoft.Identity.Web.MicrosoftGraph 1.9.2 **Where is the issue?** * Other (please describe) The GraphServiceClient is added to the DI as `<GraphServiceClient,GraphServiceClient>` as seen in https://github.com/AzureAD/micros...
1.0
[Bug] MicrosoftGraphExtensions: GraphServiceClient is added to the DI container as the TImplementation, TImplementation, not TService, TImplementation - **Which version of Microsoft Identity Web are you using?** Microsoft.Identity.Web 1.9.2 Microsoft.Identity.Web.MicrosoftGraph 1.9.2 **Where is the issue?** * Oth...
non_main
microsoftgraphextensions graphserviceclient is added to the di container as the timplementation timplementation not tservice timplementation which version of microsoft identity web are you using microsoft identity web microsoft identity web microsoftgraph where is the issue other ...
0
110,173
11,693,697,610
IssuesEvent
2020-03-06 01:25:28
Antonio2032/Source-Code-Inspection
https://api.github.com/repos/Antonio2032/Source-Code-Inspection
opened
Não especifica como troco será devolvido
documentation
Omissão – Severidade média – Não especifica como troco será devolvido
1.0
Não especifica como troco será devolvido - Omissão – Severidade média – Não especifica como troco será devolvido
non_main
não especifica como troco será devolvido omissão – severidade média – não especifica como troco será devolvido
0
39,300
5,226,447,100
IssuesEvent
2017-01-27 21:24:48
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Add tests for default parameter values for local functions
Area-Compilers Language-C# New Language Feature - Local Functions Test
We do not appear to have tests for default values on parameters of local functions. Please add such tests. From a [related code review](https://github.com/dotnet/roslyn/pull/16315#discussion_r95046806): > we probably do not have any tests that verify that default parameter values are handled properly for local funct...
1.0
Add tests for default parameter values for local functions - We do not appear to have tests for default values on parameters of local functions. Please add such tests. From a [related code review](https://github.com/dotnet/roslyn/pull/16315#discussion_r95046806): > we probably do not have any tests that verify that ...
non_main
add tests for default parameter values for local functions we do not appear to have tests for default values on parameters of local functions please add such tests from a we probably do not have any tests that verify that default parameter values are handled properly for local functions please add some of...
0
1,923
6,588,069,405
IssuesEvent
2017-09-14 00:32:46
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Add support for upgrading packages to package module
feature_idea module needs_maintainer needs_triage support:core
From @xalvarez on 2016-11-07T07:18:55Z ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME package ##### ANSIBLE VERSION 2.1.2.0 ##### OS / ENVIRONMENT N/A ##### SUMMARY As you know, yum can be used as follows to upgrade all installed packages: > yum: name=* state=latest That doesn't work for ...
True
Add support for upgrading packages to package module - From @xalvarez on 2016-11-07T07:18:55Z ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME package ##### ANSIBLE VERSION 2.1.2.0 ##### OS / ENVIRONMENT N/A ##### SUMMARY As you know, yum can be used as follows to upgrade all installed packages: ...
main
add support for upgrading packages to package module from xalvarez on issue type feature idea component name package ansible version os environment n a summary as you know yum can be used as follows to upgrade all installed packages yum n...
1
322,278
27,593,825,193
IssuesEvent
2023-03-09 03:47:22
mumble-voip/mumble
https://api.github.com/repos/mumble-voip/mumble
closed
1.3.0 client crashes when incomplete client joins; 1.2.19 client does not crash
client needs-more-input bug priority/P2 - Important needs-ckeck-with-latest-version stale-no-response
### System information - Arch linux - Mumble versions 1.3.0 (has issue), 1.2.19 (does not have issue) - Server is 1.2.19, running on Ubuntu. ### Context So I was messing around with writing my own Mumble client, and so far I have these things supported: - TLS handshake - `Version` message sent to se...
1.0
1.3.0 client crashes when incomplete client joins; 1.2.19 client does not crash - ### System information - Arch linux - Mumble versions 1.3.0 (has issue), 1.2.19 (does not have issue) - Server is 1.2.19, running on Ubuntu. ### Context So I was messing around with writing my own Mumble client, and so far I...
non_main
client crashes when incomplete client joins client does not crash system information arch linux mumble versions has issue does not have issue server is running on ubuntu context so i was messing around with writing my own mumble client and so far i ha...
0
349,367
10,468,028,011
IssuesEvent
2019-09-22 10:42:09
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
closed
Synthesis failed for redis
api: redis autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate redis. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-redis' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synthtool > Executing /tmpfs/src/git/autosyn...
1.0
Synthesis failed for redis - Hello! Autosynth couldn't regenerate redis. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-redis' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synthtool > Exe...
non_main
synthesis failed for redis hello autosynth couldn t regenerate redis broken heart here s the output from running synth py cloning into working repo switched to branch autosynth redis running synthtool synthtool executing tmpfs src git autosynth working repo google cloud redis synth py syntht...
0
156,196
13,644,129,470
IssuesEvent
2020-09-25 18:20:38
robotology/yarp
https://api.github.com/repos/robotology/yarp
opened
Add a documentation page for (known) devices in other repositories
Component: Documentation Type: Task
Since we started moving a few devices to external repositories (#2352 and #2371), we should, at least, have a documentation page with index with the list of known devices developed in external repositories. I'll start the list, please add the other devices in this issue, and I'll add them to the list - [ovrheadse...
1.0
Add a documentation page for (known) devices in other repositories - Since we started moving a few devices to external repositories (#2352 and #2371), we should, at least, have a documentation page with index with the list of known devices developed in external repositories. I'll start the list, please add the other...
non_main
add a documentation page for known devices in other repositories since we started moving a few devices to external repositories and we should at least have a documentation page with index with the list of known devices developed in external repositories i ll start the list please add the other devic...
0
188,359
14,444,251,522
IssuesEvent
2020-12-07 20:56:41
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
gardener-attic/auto-node-repair: vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go; 5 LoC
fresh test tiny vendored
Found a possible issue in [gardener-attic/auto-node-repair](https://www.github.com/gardener-attic/auto-node-repair) at [vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go](https://github.com/gardener-attic/auto-node-repair/blob/73e42e79266984366a87e9dfe76aa8a28c5ae1e7/vendor/k8s.io/kuberne...
1.0
gardener-attic/auto-node-repair: vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go; 5 LoC - Found a possible issue in [gardener-attic/auto-node-repair](https://www.github.com/gardener-attic/auto-node-repair) at [vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test....
non_main
gardener attic auto node repair vendor io kubernetes pkg controller deployment util deployment util test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit yo...
0
57,469
15,795,740,506
IssuesEvent
2021-04-02 13:42:17
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Installation of BigBlueButton does not complete behind a HTTP proxy server
Defect Maintainability Normal Priority Recording
Originally reported on Google Code with ID 1334 ``` When installing BigBlueButton within a network protected by a HTTP Proxy, the installation will fail. Specifically, the gems will not install. We need to modify the packaging scripts so they either access the HTTP_PROXY environment variable, or we provide an altern...
1.0
Installation of BigBlueButton does not complete behind a HTTP proxy server - Originally reported on Google Code with ID 1334 ``` When installing BigBlueButton within a network protected by a HTTP Proxy, the installation will fail. Specifically, the gems will not install. We need to modify the packaging scripts so th...
non_main
installation of bigbluebutton does not complete behind a http proxy server originally reported on google code with id when installing bigbluebutton within a network protected by a http proxy the installation will fail specifically the gems will not install we need to modify the packaging scripts so they ...
0
45,606
7,192,010,554
IssuesEvent
2018-02-02 23:41:38
oracle/terraform-kubernetes-installer
https://api.github.com/repos/oracle/terraform-kubernetes-installer
closed
Document persistent volume claims example for OCI Flexvolume Driver
documentation
Doc should cover creating a [PersistentVolumeClaim](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims) (PVC). As a result, creating a PVC will result in a block storage volume to (dynamically) be created in your tenancy.
1.0
Document persistent volume claims example for OCI Flexvolume Driver - Doc should cover creating a [PersistentVolumeClaim](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims) (PVC). As a result, creating a PVC will result in a block storage volume to (dynamically) be created in your...
non_main
document persistent volume claims example for oci flexvolume driver doc should cover creating a pvc as a result creating a pvc will result in a block storage volume to dynamically be created in your tenancy
0
236,576
26,023,707,775
IssuesEvent
2022-12-21 14:42:18
dedis/d-voting
https://api.github.com/repos/dedis/d-voting
opened
THREAT - ShuffleThreshold shouldn’t be used as the nbrSubmissions threshold
security issue smart contract
## Scenario In general we define that ShuffleThreshold > f, while DKGThreshold > 2f. This is because we only need a shuffler to shuffle 1 time more than the malicious node (f). And for computePubshares, we will need to have more than 2f to protect against the byzantine node. However, the current system only has “Shuf...
True
THREAT - ShuffleThreshold shouldn’t be used as the nbrSubmissions threshold - ## Scenario In general we define that ShuffleThreshold > f, while DKGThreshold > 2f. This is because we only need a shuffler to shuffle 1 time more than the malicious node (f). And for computePubshares, we will need to have more than 2f to p...
non_main
threat shufflethreshold shouldn’t be used as the nbrsubmissions threshold scenario in general we define that shufflethreshold f while dkgthreshold this is because we only need a shuffler to shuffle time more than the malicious node f and for computepubshares we will need to have more than to pro...
0
3,284
12,537,507,240
IssuesEvent
2020-06-05 03:39:25
short-d/short
https://api.github.com/repos/short-d/short
opened
[Refactor] Remove business logic from gqlapi resolver
maintainability
**What is frustrating you?** The gqlapi resolver uses a singular url input with all fields as optional. Since the create and update functions differ in optional field requirements, the resolver has to format the inputs so that it fits their expected inputs. Thus business logic exists within the resolver which should e...
True
[Refactor] Remove business logic from gqlapi resolver - **What is frustrating you?** The gqlapi resolver uses a singular url input with all fields as optional. Since the create and update functions differ in optional field requirements, the resolver has to format the inputs so that it fits their expected inputs. Thus ...
main
remove business logic from gqlapi resolver what is frustrating you the gqlapi resolver uses a singular url input with all fields as optional since the create and update functions differ in optional field requirements the resolver has to format the inputs so that it fits their expected inputs thus business ...
1
255,288
19,297,674,296
IssuesEvent
2021-12-12 21:13:18
longturn/freeciv21
https://api.github.com/repos/longturn/freeciv21
opened
Show the data path in the help
documentation enhancement Untriaged client
**Is your feature request related to a problem? Please describe.** A recurrent problem when getting started on ruleset development is to find where to place files so they are found. **Describe the solution you'd like** Show the current data path in the client help, for instance: ``` This instance of Freeci...
1.0
Show the data path in the help - **Is your feature request related to a problem? Please describe.** A recurrent problem when getting started on ruleset development is to find where to place files so they are found. **Describe the solution you'd like** Show the current data path in the client help, for instance...
non_main
show the data path in the help is your feature request related to a problem please describe a recurrent problem when getting started on ruleset development is to find where to place files so they are found describe the solution you d like show the current data path in the client help for instance...
0
85,225
3,688,106,091
IssuesEvent
2016-02-25 11:20:02
kubernetes/heapster
https://api.github.com/repos/kubernetes/heapster
closed
Heapster doesn't retry connecting to influxdb after a failure
Priority/P1
Hi, It seems that heapster is not retrying to reconnect to influxdb after it failed once. I'm using the following container images: ``` kubernetes/heapster:canary kubernetes/heapster_influxdb:v0.6 kubernetes/heapster_grafana:v2.6.0 ``` Basically, I'm starting all the pods at once on my environment. Someti...
1.0
Heapster doesn't retry connecting to influxdb after a failure - Hi, It seems that heapster is not retrying to reconnect to influxdb after it failed once. I'm using the following container images: ``` kubernetes/heapster:canary kubernetes/heapster_influxdb:v0.6 kubernetes/heapster_grafana:v2.6.0 ``` Basica...
non_main
heapster doesn t retry connecting to influxdb after a failure hi it seems that heapster is not retrying to reconnect to influxdb after it failed once i m using the following container images kubernetes heapster canary kubernetes heapster influxdb kubernetes heapster grafana basicall...
0
5,746
30,439,462,633
IssuesEvent
2023-07-15 00:02:37
ros2-gbp/ros2-gbp-github-org
https://api.github.com/repos/ros2-gbp/ros2-gbp-github-org
closed
Add Kinova Robotics release team
needs-maintainer-links needs-rosdistro-source-link
* Name of the new release team: kinova_robotics * Release repositories to add: ros2_kortex-release <!-- Before release repositories are created, repositories and packages should be submitted to the official rosdistro repository https://github.com/ros/rosdistro for naming review. The ros/rosdistro source entry...
True
Add Kinova Robotics release team - * Name of the new release team: kinova_robotics * Release repositories to add: ros2_kortex-release <!-- Before release repositories are created, repositories and packages should be submitted to the official rosdistro repository https://github.com/ros/rosdistro for naming review...
main
add kinova robotics release team name of the new release team kinova robotics release repositories to add kortex release before release repositories are created repositories and packages should be submitted to the official rosdistro repository for naming review the ros rosdistro source entr...
1
307,278
23,192,560,365
IssuesEvent
2022-08-01 13:49:32
luzhiled1333/comp-library
https://api.github.com/repos/luzhiled1333/comp-library
opened
[geometry/Z2/operation] 内積 / 外積
documentation enhancement test
# [geometry/Z2/operation] 内積 ## file name `src/*` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note ファイル名の検討が必要 inner-product にする? # [geometry/Z2/operation] 外積 ## file name `src/geometry/Z2/operation/cross-product.hpp` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] ve...
1.0
[geometry/Z2/operation] 内積 / 外積 - # [geometry/Z2/operation] 内積 ## file name `src/*` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note ファイル名の検討が必要 inner-product にする? # [geometry/Z2/operation] 外積 ## file name `src/geometry/Z2/operation/cross-product.hpp` ## TODO - [ ] 実装 - [ ] ド...
non_main
内積 外積 内積 file name src todo 実装 ドキュメント作成 unit test verify note ファイル名の検討が必要 inner product にする? 外積 file name src geometry operation cross product hpp todo 実装 ドキュメント作成 unit test verify note verify
0
317,853
9,670,003,541
IssuesEvent
2019-05-21 18:47:18
DFO-Ocean-Navigator/Ocean-Data-Map-Project
https://api.github.com/repos/DFO-Ocean-Navigator/Ocean-Data-Map-Project
closed
Implement vector-based bathymetry contours
Javascript Priority: Medium enhancement
## Preamble The idea is that instead of generating bathymetry tiles for every zoom level, we create a single GeoJSON file with the bathymetry contours for the globe and tell OpenLayers to render it as a vector image. Free infinite zooming, which is a huge step forward in implementing coastal datasets. I've taken ...
1.0
Implement vector-based bathymetry contours - ## Preamble The idea is that instead of generating bathymetry tiles for every zoom level, we create a single GeoJSON file with the bathymetry contours for the globe and tell OpenLayers to render it as a vector image. Free infinite zooming, which is a huge step forward in ...
non_main
implement vector based bathymetry contours preamble the idea is that instead of generating bathymetry tiles for every zoom level we create a single geojson file with the bathymetry contours for the globe and tell openlayers to render it as a vector image free infinite zooming which is a huge step forward in ...
0
96,073
3,964,177,457
IssuesEvent
2016-05-02 23:25:37
kristovatlas/osx-config-check
https://api.github.com/repos/kristovatlas/osx-config-check
opened
enhancement: Clarify limits of the tool in README
enhancement priority:medium
E.g. you still have to follow best practices, and there's lots of stuff that you should do that can't be checked such as online activities, how you handle passwords, etc. Maybe refer peeps to this guide: https://github.com/drduh/OS-X-Security-and-Privacy-Guide
1.0
enhancement: Clarify limits of the tool in README - E.g. you still have to follow best practices, and there's lots of stuff that you should do that can't be checked such as online activities, how you handle passwords, etc. Maybe refer peeps to this guide: https://github.com/drduh/OS-X-Security-and-Privacy-Guide
non_main
enhancement clarify limits of the tool in readme e g you still have to follow best practices and there s lots of stuff that you should do that can t be checked such as online activities how you handle passwords etc maybe refer peeps to this guide
0
3,941
17,780,751,100
IssuesEvent
2021-08-31 03:53:38
diofant/diofant
https://api.github.com/repos/diofant/diofant
opened
Drop special case for geometric sums
maintainability concrete
[This](https://github.com/diofant/diofant/blob/8c5685115128822b7acca87ee6ff2f6762e6edc8/diofant/concrete/summations.py#L653-L669) should be handled by the ``gosper_sum()`` below, when [parametric limits](https://github.com/diofant/diofant/issues/425) will be available. So far: ``` In [1]: from diofant.concrete.gospe...
True
Drop special case for geometric sums - [This](https://github.com/diofant/diofant/blob/8c5685115128822b7acca87ee6ff2f6762e6edc8/diofant/concrete/summations.py#L653-L669) should be handled by the ``gosper_sum()`` below, when [parametric limits](https://github.com/diofant/diofant/issues/425) will be available. So far: `...
main
drop special case for geometric sums should be handled by the gosper sum below when will be available so far in from diofant concrete gosper import gosper sum in gosper sum x n n oo out ∞ x ────── x depends on
1
5,282
26,685,435,811
IssuesEvent
2023-01-26 21:29:37
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Synchronize cell "active" and "focused" states
type: enhancement work: frontend status: draft restricted: maintainers
## Current behavior - Every cell in the sheet has the following state: - **active** or **inactive** No more than one cell can be active at a time, and we do our best (imperatively) to ensure that we always have one active cell. - **selected** or **unselected** Multiple cells can be ...
True
Synchronize cell "active" and "focused" states - ## Current behavior - Every cell in the sheet has the following state: - **active** or **inactive** No more than one cell can be active at a time, and we do our best (imperatively) to ensure that we always have one active cell. - **selected** or *...
main
synchronize cell active and focused states current behavior every cell in the sheet has the following state active or inactive no more than one cell can be active at a time and we do our best imperatively to ensure that we always have one active cell selected or ...
1
3,261
12,417,393,674
IssuesEvent
2020-05-22 20:35:56
short-d/short
https://api.github.com/repos/short-d/short
closed
[Refactor] [UI] Fix column widths in Favorites section
good first issue maintainability
**What is frustrating you?** When traversing between pages, the column widths in favourites section changes depending on the length on long links making the alias column keep moving. **Your solution** Allot a percentage of table widths for each column to make sure the column remain in the same position irrespectiv...
True
[Refactor] [UI] Fix column widths in Favorites section - **What is frustrating you?** When traversing between pages, the column widths in favourites section changes depending on the length on long links making the alias column keep moving. **Your solution** Allot a percentage of table widths for each column to mak...
main
fix column widths in favorites section what is frustrating you when traversing between pages the column widths in favourites section changes depending on the length on long links making the alias column keep moving your solution allot a percentage of table widths for each column to make sure the c...
1
3,004
11,082,287,360
IssuesEvent
2019-12-13 11:44:30
precice/precice
https://api.github.com/repos/precice/precice
opened
Refactor / remove coupling mode
maintainability
Currently, the single rank of a serial participant neither runs in master nor slave mode (both booleans are set to `false`). Instead, we call this mode "coupling mode" and typically need to differentiate between all three cases: master mode, slave mode and coupling mode. One example: https://github.com/precice/prec...
True
Refactor / remove coupling mode - Currently, the single rank of a serial participant neither runs in master nor slave mode (both booleans are set to `false`). Instead, we call this mode "coupling mode" and typically need to differentiate between all three cases: master mode, slave mode and coupling mode. One example...
main
refactor remove coupling mode currently the single rank of a serial participant neither runs in master nor slave mode both booleans are set to false instead we call this mode coupling mode and typically need to differentiate between all three cases master mode slave mode and coupling mode one example...
1
2,271
8,033,620,914
IssuesEvent
2018-07-29 08:41:53
Optiboot/optiboot
https://api.github.com/repos/Optiboot/optiboot
closed
Add "make help", and ways to build it.
Component-Makefiles Maintainability No-binary-change
Set things up so that when you add a make option or target, you can also easily add a line `HELPTEST += "a description of the option or target\n"` and the "make help" will print it all out: ``` make help Option BAUD_RATE=nnnn - set the bit rate for communications Option LED=B3 - set LED...
True
Add "make help", and ways to build it. - Set things up so that when you add a make option or target, you can also easily add a line `HELPTEST += "a description of the option or target\n"` and the "make help" will print it all out: ``` make help Option BAUD_RATE=nnnn - set the bit rate for communications...
main
add make help and ways to build it set things up so that when you add a make option or target you can also easily add a line helptest a description of the option or target n and the make help will print it all out make help option baud rate nnnn set the bit rate for communications...
1
4,564
23,738,694,590
IssuesEvent
2022-08-31 10:23:51
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Sonar configuration should meet Zeebe's code style
kind/toil area/maintainability
**Description** For now, in [Sonar](https://sonarcloud.io/dashboard?branch=develop&id=io.zeebe%3Azeebe-root) there is plenty of different code smells, bugs, security vulnerabilities. Some of them could be resolved by updating Sonar's config that should reflect Zeebe's code style.
True
Sonar configuration should meet Zeebe's code style - **Description** For now, in [Sonar](https://sonarcloud.io/dashboard?branch=develop&id=io.zeebe%3Azeebe-root) there is plenty of different code smells, bugs, security vulnerabilities. Some of them could be resolved by updating Sonar's config that should reflect Zee...
main
sonar configuration should meet zeebe s code style description for now in there is plenty of different code smells bugs security vulnerabilities some of them could be resolved by updating sonar s config that should reflect zeebe s code style
1
339
3,202,025,790
IssuesEvent
2015-10-02 11:33:10
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
keycastr install produces error
awaiting maintainer feedback bug cask
I'm reposting my bug #14133 in the hopes it isn't wantonly closed this time. I'm on Mac OS X 10.11.1 (15B17c) ```bash $ brew cask install --verbose keycastr ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.8.5/KeyCastr.app.zip Already downloaded: /Library/Caches/Homebrew/keycastr-v0.8...
True
keycastr install produces error - I'm reposting my bug #14133 in the hopes it isn't wantonly closed this time. I'm on Mac OS X 10.11.1 (15B17c) ```bash $ brew cask install --verbose keycastr ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.8.5/KeyCastr.app.zip Already downloaded: /Lib...
main
keycastr install produces error i m reposting my bug in the hopes it isn t wantonly closed this time i m on mac os x bash brew cask install verbose keycastr downloading already downloaded library caches homebrew keycastr zip symlinking app keycastr app to users ad...
1
162,666
12,685,190,237
IssuesEvent
2020-06-20 02:42:24
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: no volatility for cast sqlsmith/setup=empty/setting=default failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).sqlsmith/setup=empty/setting=default failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2013639&tab=buildLog) on [master@9eea0be192499fa7d29b5eca5ed14173982b25f0](https://github.com/cockroachdb/cockroach/commits/9eea0be192499fa7d29b5eca5ed14173982b25f0): ``` ) ), ...
2.0
roachtest: no volatility for cast sqlsmith/setup=empty/setting=default failed - [(roachtest).sqlsmith/setup=empty/setting=default failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2013639&tab=buildLog) on [master@9eea0be192499fa7d29b5eca5ed14173982b25f0](https://github.com/cockroachdb/cockroach/commits/9eea...
non_main
roachtest no volatility for cast sqlsmith setup empty setting default failed on years mons days interval string years days interval e o string years days interval e o ...
0
1,653
6,572,684,228
IssuesEvent
2017-09-11 04:23:48
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lvol indempotency fails when float is provided for size argument (with "g" prefix)
affects_2.2 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> lvol ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” betwee...
True
lvol indempotency fails when float is provided for size argument (with "g" prefix) - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> lvo...
main
lvol indempotency fails when float is provided for size argument with g prefix issue type bug report component name lvol ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or usin...
1
564,449
16,726,104,883
IssuesEvent
2021-06-10 13:11:16
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
unused required_if in azure_rm_common triggers Ansible validate-modules issues
bug medium_priority work in
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> azure/azcollection/...
1.0
unused required_if in azure_rm_common triggers Ansible validate-modules issues - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ...
non_main
unused required if in azure rm common triggers ansible validate modules issues summary azure azcollection plugins module utils azure rm common py defines azure common required if log mode file and passes it to ansiblemodule but log mode or log path are not d...
0
4,343
21,913,467,444
IssuesEvent
2022-05-21 12:38:13
rollerderby/scoreboard
https://api.github.com/repos/rollerderby/scoreboard
closed
Feature [High] - Basic and Advanced SBO Screens
Feature Request maintainer needed
Following on from the significant community feedback around the operator panel being too advanced when you only need "basic scoring" features, we have discussed the creation of... - Basic SBO Panel (basically like the old 3.9.5) with no stats recording beyond the score - Advanced SBO Panel (same as 4.x) with full s...
True
Feature [High] - Basic and Advanced SBO Screens - Following on from the significant community feedback around the operator panel being too advanced when you only need "basic scoring" features, we have discussed the creation of... - Basic SBO Panel (basically like the old 3.9.5) with no stats recording beyond the sco...
main
feature basic and advanced sbo screens following on from the significant community feedback around the operator panel being too advanced when you only need basic scoring features we have discussed the creation of basic sbo panel basically like the old with no stats recording beyond the score ...
1
11,560
17,410,959,073
IssuesEvent
2021-08-03 12:16:53
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Renovate unnecessarily rebases PR
priority-5-triage status:requirements type:bug
<!-- PLEASE DO NOT REPORT ANY SECURITY CONCERNS THIS WAY Email renovate-disclosure@whitesourcesoftware.com instead. --> **How are you running Renovate?** - [x] Self hosted Please select which platform you are using: - [x] github.com **Describe the bug** This is exactly as in #8981. *...
1.0
Renovate unnecessarily rebases PR - <!-- PLEASE DO NOT REPORT ANY SECURITY CONCERNS THIS WAY Email renovate-disclosure@whitesourcesoftware.com instead. --> **How are you running Renovate?** - [x] Self hosted Please select which platform you are using: - [x] github.com **Describe the bug** ...
non_main
renovate unnecessarily rebases pr please do not report any security concerns this way email renovate disclosure whitesourcesoftware com instead how are you running renovate self hosted please select which platform you are using github com describe the bug t...
0
217,244
24,324,822,988
IssuesEvent
2022-09-30 13:56:56
H-459/exam_baragon_gal
https://api.github.com/repos/H-459/exam_baragon_gal
opened
CVE-2020-27216 (High) detected in jetty-webapp-9.4.18.v20190429.jar
security vulnerability
## CVE-2020-27216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-webapp-9.4.18.v20190429.jar</b></p></summary> <p>Jetty web application support</p> <p>Library home page: <a href...
True
CVE-2020-27216 (High) detected in jetty-webapp-9.4.18.v20190429.jar - ## CVE-2020-27216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-webapp-9.4.18.v20190429.jar</b></p></summar...
non_main
cve high detected in jetty webapp jar cve high severity vulnerability vulnerable library jetty webapp jar jetty web application support library home page a href path to dependency file baragonagentservice pom xml path to vulnerable library home wss scanner r...
0
13,488
15,897,372,642
IssuesEvent
2021-04-11 20:49:20
P03W/RPGStats
https://api.github.com/repos/P03W/RPGStats
closed
Incompatibility found with extraorigins mod
bug mod compatibility
Hello. I was playing a custom modpack based on the origins mod and found an incompatibility. The RPGStats mod conflicts with the extraorigins mod and causes the player to lose 2 hearts from the total life at each log if he chooses the piglin origin. I am sure it is a conflict between these two mods since I created a mo...
True
Incompatibility found with extraorigins mod - Hello. I was playing a custom modpack based on the origins mod and found an incompatibility. The RPGStats mod conflicts with the extraorigins mod and causes the player to lose 2 hearts from the total life at each log if he chooses the piglin origin. I am sure it is a confl...
non_main
incompatibility found with extraorigins mod hello i was playing a custom modpack based on the origins mod and found an incompatibility the rpgstats mod conflicts with the extraorigins mod and causes the player to lose hearts from the total life at each log if he chooses the piglin origin i am sure it is a confl...
0
8,274
2,974,621,240
IssuesEvent
2015-07-15 02:29:01
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Changing Project to Stack for host scheduling
area/scheduler kind/enhancement status/to-test
By changing "project" to "stack", we'll need to update the scheduling label keys to use stack instead of project. `io.rancher.project.name` -> `io.rancher.stack.name` `io.rancher.project_service.name` -> `io.rancher.stack_service.name` ${project_name} -> ${stack_name}
1.0
Changing Project to Stack for host scheduling - By changing "project" to "stack", we'll need to update the scheduling label keys to use stack instead of project. `io.rancher.project.name` -> `io.rancher.stack.name` `io.rancher.project_service.name` -> `io.rancher.stack_service.name` ${project_name} -> ${stac...
non_main
changing project to stack for host scheduling by changing project to stack we ll need to update the scheduling label keys to use stack instead of project io rancher project name io rancher stack name io rancher project service name io rancher stack service name project name stac...
0
432,460
12,493,736,071
IssuesEvent
2020-06-01 09:49:25
wazuh/wazuh-docker
https://api.github.com/repos/wazuh/wazuh-docker
opened
Ensure persistency for agentless monitoring
priority/high status/in-progress type/bug
### Description As reported in #344 I set up a docker environment with a Mikrotik VM via agentless monitoring (with the`register_host.ssh` script), this script saves state to `/var/ossec/agentless/.passlist` which is not included in our persitent locations. ### Tasks - [ ] Persist `agentless` state - [ ] Test...
1.0
Ensure persistency for agentless monitoring - ### Description As reported in #344 I set up a docker environment with a Mikrotik VM via agentless monitoring (with the`register_host.ssh` script), this script saves state to `/var/ossec/agentless/.passlist` which is not included in our persitent locations. ### Tasks ...
non_main
ensure persistency for agentless monitoring description as reported in i set up a docker environment with a mikrotik vm via agentless monitoring with the register host ssh script this script saves state to var ossec agentless passlist which is not included in our persitent locations tasks ...
0
411
3,471,089,496
IssuesEvent
2015-12-23 13:13:18
espeak-ng/espeak-ng
https://api.github.com/repos/espeak-ng/espeak-ng
closed
Reformat the code with a consistent style.
in-progress maintainability
The code should be reformatted to: 1. Use consistent indentation; 2. Use a space after `if`, `return`, etc.; 3. Use `return x` instead of `return(x)`. Other style improvements should be applied to reflect modern C practices.
True
Reformat the code with a consistent style. - The code should be reformatted to: 1. Use consistent indentation; 2. Use a space after `if`, `return`, etc.; 3. Use `return x` instead of `return(x)`. Other style improvements should be applied to reflect modern C practices.
main
reformat the code with a consistent style the code should be reformatted to use consistent indentation use a space after if return etc use return x instead of return x other style improvements should be applied to reflect modern c practices
1
4,477
23,345,915,550
IssuesEvent
2022-08-09 17:57:15
w3f/polkadot-wiki
https://api.github.com/repos/w3f/polkadot-wiki
closed
New Page: Staking Miner
P2 - Sometime Soon T1 - New Page K7 - Maintain
See: - https://github.com/paritytech/devops/wiki/Staking-Miner - https://github.com/paritytech/polkadot/tree/master/utils/staking-miner - https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/index.html#signed-phase Some notes: - At the end of this, please mention that this is ...
True
New Page: Staking Miner - See: - https://github.com/paritytech/devops/wiki/Staking-Miner - https://github.com/paritytech/polkadot/tree/master/utils/staking-miner - https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/index.html#signed-phase Some notes: - At the end of this, pl...
main
new page staking miner see some notes at the end of this please mention that this is still experimental and the staking miner software that comes with polkadot is not very advance and might lose some funds
1
34,106
28,264,345,620
IssuesEvent
2023-04-07 04:40:21
getodk/central-frontend
https://api.github.com/repos/getodk/central-frontend
closed
Check for Vue warnings in CircleCI
testing infrastructure
We have had a couple cases of tests passing despite Vue warnings being logged: - #653 - #711 Warnings like these point to something that needs to be addressed in a test even though the test is passing. I think it'd be a good idea to have CircleCI check for Vue warnings logged during `npm run test` and fail if it...
1.0
Check for Vue warnings in CircleCI - We have had a couple cases of tests passing despite Vue warnings being logged: - #653 - #711 Warnings like these point to something that needs to be addressed in a test even though the test is passing. I think it'd be a good idea to have CircleCI check for Vue warnings logged...
non_main
check for vue warnings in circleci we have had a couple cases of tests passing despite vue warnings being logged warnings like these point to something that needs to be addressed in a test even though the test is passing i think it d be a good idea to have circleci check for vue warnings logged dur...
0
497,717
14,383,477,907
IssuesEvent
2020-12-02 09:10:51
datavisyn/phovea_security_store_generated
https://api.github.com/repos/datavisyn/phovea_security_store_generated
closed
Update requirements
priority: medium type: refactor
See https://github.com/datavisyn/visyn2020/issues/9 We should update all requirements to the latest accessible versions.
1.0
Update requirements - See https://github.com/datavisyn/visyn2020/issues/9 We should update all requirements to the latest accessible versions.
non_main
update requirements see we should update all requirements to the latest accessible versions
0
1,348
5,790,407,008
IssuesEvent
2017-05-02 00:24:04
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Casks for migration to caskroom/drivers.
awaiting maintainer feedback discussion
List of casks to review for migration to `caskroom/drivers`. Excluded android / arduino / etc casks that are SDKs and phone transfer / backup type software that isn't manufacturer branded which is probably to generic to call a `driver`. - [x] [casio-screen-receiver.rb](https://github.com/caskroom/homebrew-cask/bl...
True
Casks for migration to caskroom/drivers. - List of casks to review for migration to `caskroom/drivers`. Excluded android / arduino / etc casks that are SDKs and phone transfer / backup type software that isn't manufacturer branded which is probably to generic to call a `driver`. - [x] [casio-screen-receiver.rb](h...
main
casks for migration to caskroom drivers list of casks to review for migration to caskroom drivers excluded android arduino etc casks that are sdks and phone transfer backup type software that isn t manufacturer branded which is probably to generic to call a driver ...
1
1,772
6,575,051,225
IssuesEvent
2017-09-11 14:53:20
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
gem - a change in user_install doesn't get picked up as a change
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> gem: ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` 10:32 $ ansible --version ansible 2.1.2.0 config file = /Users/ch...
True
gem - a change in user_install doesn't get picked up as a change - ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> gem: ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ...
main
gem a change in user install doesn t get picked up as a change issue type bug report component name gem ansible version ansible version ansible config file users chrisdorer projects ansible onert ansible cfg configured module search path default w o over...
1
25,704
7,741,478,064
IssuesEvent
2018-05-29 05:59:54
curl/curl
https://api.github.com/repos/curl/curl
closed
Hint when compiling with another openssl library
SSL/TLS build documentation
I would like to provide an information which could be published in the installation manual in order to help others. When curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl version in `/etc/ld.so.conf` because this may break the ...
1.0
Hint when compiling with another openssl library - I would like to provide an information which could be published in the installation manual in order to help others. When curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl versi...
non_main
hint when compiling with another openssl library i would like to provide an information which could be published in the installation manual in order to help others when curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl versi...
0
4,166
19,981,517,139
IssuesEvent
2022-01-30 00:43:43
thumbor/thumbor-bootcamp
https://api.github.com/repos/thumbor/thumbor-bootcamp
opened
[Bootcamp Task] change thumbor main command to click
task L2 python maintainability
## Areas of Expertise Python ## Summary Change the `thumbor` command to use [click](https://click.palletsprojects.com/en/8.0.x/). ## Involved Modules * [thumbor](https://github.com/thumbor/thumbor/) - [server](https://github.com/thumbor/thumbor/blob/master/thumbor/server.py) ## Task Relevance By u...
True
[Bootcamp Task] change thumbor main command to click - ## Areas of Expertise Python ## Summary Change the `thumbor` command to use [click](https://click.palletsprojects.com/en/8.0.x/). ## Involved Modules * [thumbor](https://github.com/thumbor/thumbor/) - [server](https://github.com/thumbor/thumbor/blob...
main
change thumbor main command to click areas of expertise python summary change the thumbor command to use involved modules task relevance by upgrading the handling of the cli parts of thumbor to a more established library like click we ensure maintainability for th...
1
32,872
12,151,824,758
IssuesEvent
2020-04-24 20:47:10
LevyForchh/superglue
https://api.github.com/repos/LevyForchh/superglue
opened
CVE-2020-11619 (High) detected in jackson-databind-2.9.6.jar, jackson-databind-2.8.11.3.jar
security vulnerability
## CVE-2020-11619 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.8.11.3.jar</b></p></summary> <p> <details><summary><b>jackson-...
True
CVE-2020-11619 (High) detected in jackson-databind-2.9.6.jar, jackson-databind-2.8.11.3.jar - ## CVE-2020-11619 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6....
non_main
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core str...
0
120,901
25,889,618,134
IssuesEvent
2022-12-14 16:54:46
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
Remove Duplicate Navbar 22
codepeak 22 issue:1
Need to remove this component `Navbar/src/navbar-22.html` because `Navbar 22` is duplicate of **_Navbar 0_** and also navbar 22 does not follow Navbar Design System. Here is [Navbar 0](https://github.com/Clueless-Community/seamless-ui/blob/main/Navbar/src/navbar-0.html) Here is [Navbar 22](https://github.com/Clue...
1.0
Remove Duplicate Navbar 22 - Need to remove this component `Navbar/src/navbar-22.html` because `Navbar 22` is duplicate of **_Navbar 0_** and also navbar 22 does not follow Navbar Design System. Here is [Navbar 0](https://github.com/Clueless-Community/seamless-ui/blob/main/Navbar/src/navbar-0.html) Here is [Navba...
non_main
remove duplicate navbar need to remove this component navbar src navbar html because navbar is duplicate of navbar and also navbar does not follow navbar design system here is here is
0
86,513
24,873,521,013
IssuesEvent
2022-10-27 17:02:58
nextcloud/richdocuments
https://api.github.com/repos/nextcloud/richdocuments
closed
GuzzleHttp 404 Not Found Response Client error
build-in code server
I use Nexcloud 25 configured on Debian Bullseye with Apache/PHP/MariaDb server, I have installed `richdocument` and `richdocumentcode_arm64` today, everything updated to latest version available - Nextcloud Office 7.0.0 - Collabora Online - Built-in CODE Server (ARM64) 22.5.702 It seemed to work (documents are ...
1.0
GuzzleHttp 404 Not Found Response Client error - I use Nexcloud 25 configured on Debian Bullseye with Apache/PHP/MariaDb server, I have installed `richdocument` and `richdocumentcode_arm64` today, everything updated to latest version available - Nextcloud Office 7.0.0 - Collabora Online - Built-in CODE Server (ARM...
non_main
guzzlehttp not found response client error i use nexcloud configured on debian bullseye with apache php mariadb server i have installed richdocument and richdocumentcode today everything updated to latest version available nextcloud office collabora online built in code server ...
0
185,812
6,730,795,399
IssuesEvent
2017-10-18 03:23:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.duolingo.com - see bug description
browser-firefox priority-important status-needstriage type-stylo
<!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.duolingo.com/skill/en/Occupations/test **Browser / Version**: Firefox 58.0 **Operating System**: Linux **Tested Another Browser**: Un...
1.0
www.duolingo.com - see bug description - <!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.duolingo.com/skill/en/Occupations/test **Browser / Version**: Firefox 58.0 **Operating Syste...
non_main
see bug description url browser version firefox operating system linux tested another browser unknown problem type something else description o site não reproduz o som das falas steps to reproduce layout css servo enabled true from with ❤️
0
263,664
28,047,981,474
IssuesEvent
2023-03-29 01:41:10
DavidSpek/kubeflownotebooks
https://api.github.com/repos/DavidSpek/kubeflownotebooks
opened
CVE-2023-25661 (Medium) detected in tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl
Mend: dependency security vulnerability
## CVE-2023-25661 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learn...
True
CVE-2023-25661 (Medium) detected in tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2023-25661 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.8.0-cp37-cp37...
non_main
cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file jupyter tensorflow cpu r...
0
110,810
24,012,385,239
IssuesEvent
2022-09-14 20:06:12
tModLoader/tModLoader
https://api.github.com/repos/tModLoader/tModLoader
closed
AccessViolationException in BackupIO & Steam code.
Bug Needs Further Testing Codebase-1.3 TML Codebase-3rd Party Requestor-Player
### Description I'm currently using around 7 mods (Calamity, fargo's soul and thorium, recipe browser as the biggest), when i go to world A, then B, then A my game crashes, i usually check task manager and see that when leaving one world my ram usage keeps getting bigger (starting from 2 gb - 3gb, then 4gb). This also...
2.0
AccessViolationException in BackupIO & Steam code. - ### Description I'm currently using around 7 mods (Calamity, fargo's soul and thorium, recipe browser as the biggest), when i go to world A, then B, then A my game crashes, i usually check task manager and see that when leaving one world my ram usage keeps getting b...
non_main
accessviolationexception in backupio steam code description i m currently using around mods calamity fargo s soul and thorium recipe browser as the biggest when i go to world a then b then a my game crashes i usually check task manager and see that when leaving one world my ram usage keeps getting b...
0
42,803
7,001,782,875
IssuesEvent
2017-12-18 11:33:43
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Please explain the reason for disabling orderId in IdentityMgtEventListener
Affected/5.4.0-Update1 Priority/Highest Type/Documentation
In [1] there is a statement to disable orderId. But the reason for the disabling is not given. Please provide an explanation to why the disabling is needed [1] https://docs.wso2.com/display/IS540/Username+Recovery
1.0
Please explain the reason for disabling orderId in IdentityMgtEventListener - In [1] there is a statement to disable orderId. But the reason for the disabling is not given. Please provide an explanation to why the disabling is needed [1] https://docs.wso2.com/display/IS540/Username+Recovery
non_main
please explain the reason for disabling orderid in identitymgteventlistener in there is a statement to disable orderid but the reason for the disabling is not given please provide an explanation to why the disabling is needed
0
3,769
15,834,036,725
IssuesEvent
2021-04-06 16:18:01
ipfs/in-web-browsers
https://api.github.com/repos/ipfs/in-web-browsers
opened
IPLD support on Gateways
need/analysis need/community-input need/maintainers-input topic/http-gateway
## Current state Gateway provided by go-ipfs 0.8.0 supports only `dag-pb` ([unixfsv1](https://docs.ipfs.io/guides/concepts/unixfs/)) and `raw` (raw block used for leaves) codecs. Requesting any other IPLD type over a gateway fails. ## Where we want to be It should be possible to download everything over Gat...
True
IPLD support on Gateways - ## Current state Gateway provided by go-ipfs 0.8.0 supports only `dag-pb` ([unixfsv1](https://docs.ipfs.io/guides/concepts/unixfs/)) and `raw` (raw block used for leaves) codecs. Requesting any other IPLD type over a gateway fails. ## Where we want to be It should be possible to d...
main
ipld support on gateways current state gateway provided by go ipfs supports only dag pb and raw raw block used for leaves codecs requesting any other ipld type over a gateway fails where we want to be it should be possible to download everything over gateway if it is impossi...
1
3,655
14,937,138,735
IssuesEvent
2021-01-25 14:17:00
code-lts/welcome
https://api.github.com/repos/code-lts/welcome
opened
Maintain xhprof and make it a cool and maintained tool in 2021
Inclusion request Maintainance
Hi everybody, The xhprof project and tool are very very cool ! Today 2 repositories share the xhprof name and I would like to try to unite all our forces to have the tool be clean and maintained. ([find active forks](https://techgaun.github.io/active-forks/index.html#phacility/xhprof)) The first repository is ...
True
Maintain xhprof and make it a cool and maintained tool in 2021 - Hi everybody, The xhprof project and tool are very very cool ! Today 2 repositories share the xhprof name and I would like to try to unite all our forces to have the tool be clean and maintained. ([find active forks](https://techgaun.github.io/activ...
main
maintain xhprof and make it a cool and maintained tool in hi everybody the xhprof project and tool are very very cool today repositories share the xhprof name and i would like to try to unite all our forces to have the tool be clean and maintained the first repository is and longxinh and cont...
1
1,865
6,577,487,193
IssuesEvent
2017-09-12 01:15:36
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
IAM Role getting back truncated results
affects_1.9 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME iam plugin (from ansible 2.0) ##### ANSIBLE VERSION ``` ansible 1.9.4 configured module search path = ../../ansible/library ``` ##### OS / ENVIRONMENT <!--- OS X Yosemite --> ##### SUMMARY The first time I create a role in AWS it succeeds without issue. However,...
True
IAM Role getting back truncated results - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME iam plugin (from ansible 2.0) ##### ANSIBLE VERSION ``` ansible 1.9.4 configured module search path = ../../ansible/library ``` ##### OS / ENVIRONMENT <!--- OS X Yosemite --> ##### SUMMARY The first time I create a role i...
main
iam role getting back truncated results issue type bug report component name iam plugin from ansible ansible version ansible configured module search path ansible library os environment os x yosemite summary the first time i create a role i...
1
3,420
13,182,097,956
IssuesEvent
2020-08-12 15:15:46
duo-labs/cloudmapper
https://api.github.com/repos/duo-labs/cloudmapper
closed
Take multiple VPC CIDR ranges into account
enhancement map unmaintained_functionality
A VPC can have multiple CIDR ranges due to expanding an existing VPC. Take this into account.
True
Take multiple VPC CIDR ranges into account - A VPC can have multiple CIDR ranges due to expanding an existing VPC. Take this into account.
main
take multiple vpc cidr ranges into account a vpc can have multiple cidr ranges due to expanding an existing vpc take this into account
1
4,571
23,751,014,303
IssuesEvent
2022-08-31 20:37:10
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Any plans to support SAM on the t4g series of instances
type/feature maintainer/need-followup
### ARM Binary Support I'd like to use the SAM CLI on a t4g instance in a remote env to keep things within the AWS (off local system) and for some automated processing thus I need a version of the SAM CLI that work on ARM processors. Additionally as the laptops move to ARM for MAC, Linux and ChromeOS there might ...
True
Any plans to support SAM on the t4g series of instances - ### ARM Binary Support I'd like to use the SAM CLI on a t4g instance in a remote env to keep things within the AWS (off local system) and for some automated processing thus I need a version of the SAM CLI that work on ARM processors. Additionally as the la...
main
any plans to support sam on the series of instances arm binary support i d like to use the sam cli on a instance in a remote env to keep things within the aws off local system and for some automated processing thus i need a version of the sam cli that work on arm processors additionally as the laptop...
1
473
3,728,619,473
IssuesEvent
2016-03-07 01:05:06
aroberge/reeborg
https://api.github.com/repos/aroberge/reeborg
closed
Single html page
easier to maintain
Instead of separate monde.html, world.html, world_ko.html, etc., a single html page with different human language choices should be created, and the last human language recorded will determine the version shown at the beginning.
True
Single html page - Instead of separate monde.html, world.html, world_ko.html, etc., a single html page with different human language choices should be created, and the last human language recorded will determine the version shown at the beginning.
main
single html page instead of separate monde html world html world ko html etc a single html page with different human language choices should be created and the last human language recorded will determine the version shown at the beginning
1
25,865
12,306,569,556
IssuesEvent
2020-05-12 01:52:05
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
Meeting: Outstanding Post Payment Issues 5/15/20
Impact: 2-Major Product: AMANDA Service: Product Type: Meeting Workgroup: ROW
### Meeting Info **Date/Time:** 5/15/20 / 10:30am **Attendees:** Tracy L, Kim P **Purpose:** Identify & document any outstanding issues from the post payment upgrade. Paloma informed Tracy on 5/7 that not all issues have been resolved.
1.0
Meeting: Outstanding Post Payment Issues 5/15/20 - ### Meeting Info **Date/Time:** 5/15/20 / 10:30am **Attendees:** Tracy L, Kim P **Purpose:** Identify & document any outstanding issues from the post payment upgrade. Paloma informed Tracy on 5/7 that not all issues have been resolved.
non_main
meeting outstanding post payment issues meeting info date time attendees tracy l kim p purpose identify document any outstanding issues from the post payment upgrade paloma informed tracy on that not all issues have been resolved
0
731
4,321,303,247
IssuesEvent
2016-07-25 09:39:53
Particular/NServiceBus.AzureServiceBus
https://api.github.com/repos/Particular/NServiceBus.AzureServiceBus
closed
ICreateQueues implementation doesn't use identity passed by core
Tag: Maintainer Prio Type: Refactoring
As part of issue #283, it was identified that in addition to `QueueBinding`s, there's also an `identity` argument passed into `ICreateQueues.CreateQueueIfNecessary`. It's not used anywhere. 1. What's the purpose of this argument? 1. Does ASB transport miss something by not using it? @Particular/nservicebus-main...
True
ICreateQueues implementation doesn't use identity passed by core - As part of issue #283, it was identified that in addition to `QueueBinding`s, there's also an `identity` argument passed into `ICreateQueues.CreateQueueIfNecessary`. It's not used anywhere. 1. What's the purpose of this argument? 1. Does ASB transp...
main
icreatequeues implementation doesn t use identity passed by core as part of issue it was identified that in addition to queuebinding s there s also an identity argument passed into icreatequeues createqueueifnecessary it s not used anywhere what s the purpose of this argument does asb transpor...
1
218,749
17,019,564,182
IssuesEvent
2021-07-02 16:40:22
w3c/csswg-drafts
https://api.github.com/repos/w3c/csswg-drafts
closed
[css-grid-1] Distribution of intrinsic sizes according to flex factors doesn't handle sum < 1
Closed Accepted by CSSWG Resolution Commenter Satisfied Needs Testcase (WPT) css-grid-1
https://www.w3.org/TR/css-grid-1/#algo-spanning-flex-items > if the sum of the flexible sizing functions of all flexible tracks spanned by the item is greater than zero, distributing space to such tracks according to the ratios of their flexible sizing functions rather than distributing space equally Distribution ...
1.0
[css-grid-1] Distribution of intrinsic sizes according to flex factors doesn't handle sum < 1 - https://www.w3.org/TR/css-grid-1/#algo-spanning-flex-items > if the sum of the flexible sizing functions of all flexible tracks spanned by the item is greater than zero, distributing space to such tracks according to the ra...
non_main
distribution of intrinsic sizes according to flex factors doesn t handle sum if the sum of the flexible sizing functions of all flexible tracks spanned by the item is greater than zero distributing space to such tracks according to the ratios of their flexible sizing functions rather than distributing spa...
0
423,174
28,499,819,161
IssuesEvent
2023-04-18 16:28:49
lucoiso/UEElementusInventory
https://api.github.com/repos/lucoiso/UEElementusInventory
closed
Improve the documentation
documentation High Priority
The current documentation is not so good, which makes it difficult to adapt to the use of the plugin. Add better explanations and examples about configuring and using the plugin. https://github.com/lucoiso/UEElementusInventory/wiki
1.0
Improve the documentation - The current documentation is not so good, which makes it difficult to adapt to the use of the plugin. Add better explanations and examples about configuring and using the plugin. https://github.com/lucoiso/UEElementusInventory/wiki
non_main
improve the documentation the current documentation is not so good which makes it difficult to adapt to the use of the plugin add better explanations and examples about configuring and using the plugin
0
94,211
27,146,898,519
IssuesEvent
2023-02-16 20:44:51
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
opened
"Select a debug configuration" drop down list doesn't update after a new compilerPath is used
bug Language Service tasks/build/debug
1. Use the "Debug C/C++" button in the top right of a file to see the "Select a debug configuration" drop down. 2. Change the compilerPath in the c_cpp_properties.json. 3. Repeat step 1. Bug: The drop down list isn't updated until a Reload Window is done.
1.0
"Select a debug configuration" drop down list doesn't update after a new compilerPath is used - 1. Use the "Debug C/C++" button in the top right of a file to see the "Select a debug configuration" drop down. 2. Change the compilerPath in the c_cpp_properties.json. 3. Repeat step 1. Bug: The drop down list isn't up...
non_main
select a debug configuration drop down list doesn t update after a new compilerpath is used use the debug c c button in the top right of a file to see the select a debug configuration drop down change the compilerpath in the c cpp properties json repeat step bug the drop down list isn t up...
0
3,286
12,546,223,422
IssuesEvent
2020-06-05 20:18:58
short-d/short
https://api.github.com/repos/short-d/short
closed
[Refactor] Rename all URL to ShortLink
maintainability
**What is frustrating you?** The URL term is broad and vague, therefore it can be confusing when designing and developing but also for users. **Your solution** Rename the URL term to Short Link.
True
[Refactor] Rename all URL to ShortLink - **What is frustrating you?** The URL term is broad and vague, therefore it can be confusing when designing and developing but also for users. **Your solution** Rename the URL term to Short Link.
main
rename all url to shortlink what is frustrating you the url term is broad and vague therefore it can be confusing when designing and developing but also for users your solution rename the url term to short link
1
851
4,511,551,830
IssuesEvent
2016-09-03 03:44:34
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
dynamodb_table module doesn't support adding global and local secondary index.
aws bug_report cloud waiting_on_maintainer
dynamodb_table module doesn't support adding global secondary index and local secondary index using ansible.
True
dynamodb_table module doesn't support adding global and local secondary index. - dynamodb_table module doesn't support adding global secondary index and local secondary index using ansible.
main
dynamodb table module doesn t support adding global and local secondary index dynamodb table module doesn t support adding global secondary index and local secondary index using ansible
1
1,414
6,155,312,387
IssuesEvent
2017-06-28 14:32:14
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_module volumes fails
affects_1.9 bug_report cloud docker waiting_on_maintainer
#### Issue Type: Bug Report #### Component Name _docker module #### Ansible Version: 1.9.2 ### Ansible Configuration ``` [defaults] inventory = ./hosts private_key_file = /Users/vagrant/.vagrant.d/insecure_private_key remote_user = vagrant host_key_checking = False ask_sudo_pass: yes ``` #### Docker.py version 1.2...
True
docker_module volumes fails - #### Issue Type: Bug Report #### Component Name _docker module #### Ansible Version: 1.9.2 ### Ansible Configuration ``` [defaults] inventory = ./hosts private_key_file = /Users/vagrant/.vagrant.d/insecure_private_key remote_user = vagrant host_key_checking = False ask_sudo_pass: yes `...
main
docker module volumes fails issue type bug report component name docker module ansible version ansible configuration inventory hosts private key file users vagrant vagrant d insecure private key remote user vagrant host key checking false ask sudo pass yes d...
1
159,925
20,085,937,038
IssuesEvent
2022-02-05 01:14:55
Killy85/game_ai_trainer
https://api.github.com/repos/Killy85/game_ai_trainer
opened
CVE-2021-41201 (High) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-41201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning...
True
CVE-2021-41201 (High) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-41201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-m...
non_main
cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href dependency hierarchy x tensorflow ...
0
191,331
14,593,876,613
IssuesEvent
2020-12-20 01:42:16
shyaginuma/papers
https://api.github.com/repos/shyaginuma/papers
closed
Statistical inference in two-stage online controlled experiments with treatment selection and validation
AB testing Paper
## Meta * Link: https://exp-platform.com/Documents/p609-deng.pdf * Author: Alex Deng * Date: 2014 * Journal: WWW ## どんなもの?(著者は何をやりたかったの?) * 複数のvariantがある時に二段階のA/Bテストを行うことを提案し、その具体的な方法を示したもの * screening stage: Bestなvariantを決める * validation stage: Bestなvariantとcontrolを比較する ## 先行研究と比べてどこがすごい? * 複数...
1.0
Statistical inference in two-stage online controlled experiments with treatment selection and validation - ## Meta * Link: https://exp-platform.com/Documents/p609-deng.pdf * Author: Alex Deng * Date: 2014 * Journal: WWW ## どんなもの?(著者は何をやりたかったの?) * 複数のvariantがある時に二段階のA/Bテストを行うことを提案し、その具体的な方法を示したもの * scree...
non_main
statistical inference in two stage online controlled experiments with treatment selection and validation meta link author alex deng date journal www どんなもの?(著者は何をやりたかったの?) 複数のvariantがある時に二段階のa bテストを行うことを提案し、その具体的な方法を示したもの screening stage bestなvariantを決める validation stage...
0
3,597
14,532,895,663
IssuesEvent
2020-12-14 23:19:00
tgstation/tgstation-server
https://api.github.com/repos/tgstation/tgstation-server
opened
The DMAPI needs to be separate from the Bridge/Topic version
Area: DMAPI Backlog Maintainability Issue
They are not the same things. This semver deal is getting worse all the time.
True
The DMAPI needs to be separate from the Bridge/Topic version - They are not the same things. This semver deal is getting worse all the time.
main
the dmapi needs to be separate from the bridge topic version they are not the same things this semver deal is getting worse all the time
1
7,129
9,418,183,008
IssuesEvent
2019-04-10 18:34:18
DICE-UNC/jargon
https://api.github.com/repos/DICE-UNC/jargon
closed
ResourceAOImpl.listResourceNames() returns an empty list from Oracle
iRODS Compatibility
To get a list of top resources the IRODSGenQueryBuilder builds this query: " SELECT RESC_NAME WHERE RESC_PARENT = '' " which works for Postgresql as R_RESC_MAIN.RESC_PARENT contains a string of two single quote characters for top resources. But in Oracle RESC_PARENT contains actually NULL for top resources s...
True
ResourceAOImpl.listResourceNames() returns an empty list from Oracle - To get a list of top resources the IRODSGenQueryBuilder builds this query: " SELECT RESC_NAME WHERE RESC_PARENT = '' " which works for Postgresql as R_RESC_MAIN.RESC_PARENT contains a string of two single quote characters for top resources. ...
non_main
resourceaoimpl listresourcenames returns an empty list from oracle to get a list of top resources the irodsgenquerybuilder builds this query select resc name where resc parent which works for postgresql as r resc main resc parent contains a string of two single quote characters for top resources ...
0
526
3,925,485,999
IssuesEvent
2016-04-22 19:09:14
heiglandreas/authLdap
https://api.github.com/repos/heiglandreas/authLdap
closed
Email field should not be filled with example.com domain
bug maintainer reply expected
Currently, when the LDAP user entry does not have an email field value, authLdap will set a made-up e-mail address consisting of user name at example.com: https://github.com/heiglandreas/authLdap/blob/bc63c4ee422647bb79d57d18fae925299b814ec3/authLdap.php#L362 This is both completely unexpected and rather bad from a ...
True
Email field should not be filled with example.com domain - Currently, when the LDAP user entry does not have an email field value, authLdap will set a made-up e-mail address consisting of user name at example.com: https://github.com/heiglandreas/authLdap/blob/bc63c4ee422647bb79d57d18fae925299b814ec3/authLdap.php#L362 ...
main
email field should not be filled with example com domain currently when the ldap user entry does not have an email field value authldap will set a made up e mail address consisting of user name at example com this is both completely unexpected and rather bad from a number of perspectives in my tests nothing ...
1
2,638
8,959,094,030
IssuesEvent
2019-01-27 19:37:18
pound-python/infobob
https://api.github.com/repos/pound-python/infobob
opened
Separate concerns w.r.t. IRCClient subclass
maintainability
The IRCClient subclass does *entirely* too much on its own. Break it up. This is likely a long-term goal. Will need fairly extensive integration tests to be feasible.
True
Separate concerns w.r.t. IRCClient subclass - The IRCClient subclass does *entirely* too much on its own. Break it up. This is likely a long-term goal. Will need fairly extensive integration tests to be feasible.
main
separate concerns w r t ircclient subclass the ircclient subclass does entirely too much on its own break it up this is likely a long term goal will need fairly extensive integration tests to be feasible
1
1,327
5,697,591,481
IssuesEvent
2017-04-16 23:15:59
beefproject/beef
https://api.github.com/repos/beefproject/beef
opened
Refactor Browser Detection
Core Enhancement Maintainability
The current client-side browser detection code is repetitive and needs to be updated with the release of each new browser version each month. This is tedious. Find and implement a suitable client-side library for browser fingerprinting. The library must be accurate, stable and invisible. Ideally the library shoul...
True
Refactor Browser Detection - The current client-side browser detection code is repetitive and needs to be updated with the release of each new browser version each month. This is tedious. Find and implement a suitable client-side library for browser fingerprinting. The library must be accurate, stable and invisible....
main
refactor browser detection the current client side browser detection code is repetitive and needs to be updated with the release of each new browser version each month this is tedious find and implement a suitable client side library for browser fingerprinting the library must be accurate stable and invisible ...
1
98,515
29,950,668,556
IssuesEvent
2023-06-23 00:33:39
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
In windows, `"console": "integratedTerminal"` option works better?
bug fixed (release pending) tasks/build/debug
In this line, the `externalTerminal` is hardcoded. But for Windows `cl.exe` as suggested by the [VSCode documentation](https://code.visualstudio.com/docs/cpp/config-msvc), at least, this won't work. We have to manually change everytime to `integratedTerminal` to work, or else the Debugger won't attach. https://githu...
1.0
In windows, `"console": "integratedTerminal"` option works better? - In this line, the `externalTerminal` is hardcoded. But for Windows `cl.exe` as suggested by the [VSCode documentation](https://code.visualstudio.com/docs/cpp/config-msvc), at least, this won't work. We have to manually change everytime to `integratedT...
non_main
in windows console integratedterminal option works better in this line the externalterminal is hardcoded but for windows cl exe as suggested by the at least this won t work we have to manually change everytime to integratedterminal to work or else the debugger won t attach can anyone ...
0
5,284
26,698,613,796
IssuesEvent
2023-01-27 12:35:09
sreeise/graph-rs
https://api.github.com/repos/sreeise/graph-rs
opened
Use async by default
Maintainer Asking For Feedback
### Discussed in https://github.com/sreeise/graph-rs/discussions/390 <div type='discussions-op-text'> <sup>Originally posted by **sreeise** November 24, 2022</sup> There are many ways in which the current setup makes it difficult to handle multiple use cases while still supporting both blocking and asynchronous ...
True
Use async by default - ### Discussed in https://github.com/sreeise/graph-rs/discussions/390 <div type='discussions-op-text'> <sup>Originally posted by **sreeise** November 24, 2022</sup> There are many ways in which the current setup makes it difficult to handle multiple use cases while still supporting both blo...
main
use async by default discussed in originally posted by sreeise november there are many ways in which the current setup makes it difficult to handle multiple use cases while still supporting both blocking and asynchronous requests after research and working on this i have come to the conclus...
1
19,334
13,880,389,024
IssuesEvent
2020-10-17 18:33:19
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
windows: support "server mode" (headless, without GUI session active)
$support L3 Some users OS-windows P5 Halts deployment T6 Major usability enhancement
A popular feature request we keep getting recently is for the Windows client to support running as an always-running service, even if nobody's logged in. We'd need to figure out what that means in terms of ownership on a multi-user machine. And when/how to reauth for key expirations. /cc @apenwarr <img src="ht...
True
windows: support "server mode" (headless, without GUI session active) - A popular feature request we keep getting recently is for the Windows client to support running as an always-running service, even if nobody's logged in. We'd need to figure out what that means in terms of ownership on a multi-user machine. And ...
non_main
windows support server mode headless without gui session active a popular feature request we keep getting recently is for the windows client to support running as an always running service even if nobody s logged in we d need to figure out what that means in terms of ownership on a multi user machine and ...
0
2,361
8,415,679,867
IssuesEvent
2018-10-13 17:08:22
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
KeyError in bower tasks
affects_2.3 bug module needs_maintainer support:community traceback
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME bower module ##### ANSIBLE VERSION `2.3` ##### SUMMARY From @andrewyoung1991 on 2015-12-08T16:48:40Z I'm having issues with the `offline` argument in bower tasks. ``` yml - name: install bower dependencies sudo: no bower: path="/path/to/proje...
True
KeyError in bower tasks - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME bower module ##### ANSIBLE VERSION `2.3` ##### SUMMARY From @andrewyoung1991 on 2015-12-08T16:48:40Z I'm having issues with the `offline` argument in bower tasks. ``` yml - name: install bower dependencies sudo: no b...
main
keyerror in bower tasks issue type bug report component name bower module ansible version summary from on i m having issues with the offline argument in bower tasks yml name install bower dependencies sudo no bower path path to proj...
1
588,820
17,672,447,352
IssuesEvent
2021-08-23 08:10:23
apluslms/a-plus
https://api.github.com/repos/apluslms/a-plus
closed
Add roles to enrollments
area: LTI area: pseudonymization priority: medium area: API type: refactoring effort: weeks experience: moderate requester: internal area: end-of-course
Currently, the Course model has a many-to-many field to UserProfile for setting the teachers of the course and the CourseInstance model has a many-to-many field to UserProfile for setting the assistants. Separating students from the course staff has been problematic. For example, the course points page mixes assist...
1.0
Add roles to enrollments - Currently, the Course model has a many-to-many field to UserProfile for setting the teachers of the course and the CourseInstance model has a many-to-many field to UserProfile for setting the assistants. Separating students from the course staff has been problematic. For example, the cour...
non_main
add roles to enrollments currently the course model has a many to many field to userprofile for setting the teachers of the course and the courseinstance model has a many to many field to userprofile for setting the assistants separating students from the course staff has been problematic for example the cour...
0
3,118
11,907,108,982
IssuesEvent
2020-03-30 21:36:06
gordon-cs/nimbus
https://api.github.com/repos/gordon-cs/nimbus
opened
(3 pts) Add unit tests for urls
maintainability
Add a unit test that checks the urls to make sure they aren't malformed. Performing a request and checking the response could be a good additional measure, but not absolutely necessary.
True
(3 pts) Add unit tests for urls - Add a unit test that checks the urls to make sure they aren't malformed. Performing a request and checking the response could be a good additional measure, but not absolutely necessary.
main
pts add unit tests for urls add a unit test that checks the urls to make sure they aren t malformed performing a request and checking the response could be a good additional measure but not absolutely necessary
1
1,676
6,574,105,887
IssuesEvent
2017-09-11 11:30:47
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
user module: add parameter for --disabled-password option
affects_2.2 feature_idea waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME user ##### ANSIBLE VERSION 2.2.0.0 ##### SUMMARY Sometimes it can be useful to create a user with the flag --disabled-password, instead of just not setting a password. ##### STEPS TO REPRODUCE ##### EXPECTED RESULTS Taken from: http://stackove...
True
user module: add parameter for --disabled-password option - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME user ##### ANSIBLE VERSION 2.2.0.0 ##### SUMMARY Sometimes it can be useful to create a user with the flag --disabled-password, instead of just not setting a password. ##### STEPS TO REPRODU...
main
user module add parameter for disabled password option issue type feature idea component name user ansible version summary sometimes it can be useful to create a user with the flag disabled password instead of just not setting a password steps to reprodu...
1
362,510
25,379,931,954
IssuesEvent
2022-11-21 16:44:55
CryptoBlades/cryptoblades
https://api.github.com/repos/CryptoBlades/cryptoblades
opened
[Feature] - Reduce gas cost for leveling up BNB
documentation enhancement
### Prerequisites - [X] I checked to make sure that this feature has not already been filed - [X] I'm reporting this information to the correct repository - [X] I understand enough about this issue to complete a comprehensive document ### Describe the feature and its requirements Reduce the costs of leveling up on B...
1.0
[Feature] - Reduce gas cost for leveling up BNB - ### Prerequisites - [X] I checked to make sure that this feature has not already been filed - [X] I'm reporting this information to the correct repository - [X] I understand enough about this issue to complete a comprehensive document ### Describe the feature and its ...
non_main
reduce gas cost for leveling up bnb prerequisites i checked to make sure that this feature has not already been filed i m reporting this information to the correct repository i understand enough about this issue to complete a comprehensive document describe the feature and its requirements ...
0
186,727
14,406,117,790
IssuesEvent
2020-12-03 19:43:43
MinaProtocol/mina
https://api.github.com/repos/MinaProtocol/mina
closed
Node crashed with Rocks__Rocks_common.OperationOnInvalidObject
consider-for-closing testnet-bug
Jun 10 11:25:37 systemd[1]: coda.service: Failed with result 'exit-code'. Jun 10 11:25:42 systemd[1]: coda.service: Service hold-off time over, scheduling restart. Jun 10 11:25:42 systemd[1]: coda.service: Scheduled restart job, restart counter is at 38. Jun 10 11:25:42 systemd[1]: Stopped Coda Daemon Service. Jun ...
1.0
Node crashed with Rocks__Rocks_common.OperationOnInvalidObject - Jun 10 11:25:37 systemd[1]: coda.service: Failed with result 'exit-code'. Jun 10 11:25:42 systemd[1]: coda.service: Service hold-off time over, scheduling restart. Jun 10 11:25:42 systemd[1]: coda.service: Scheduled restart job, restart counter is at 38...
non_main
node crashed with rocks rocks common operationoninvalidobject jun systemd coda service failed with result exit code jun systemd coda service service hold off time over scheduling restart jun systemd coda service scheduled restart job restart counter is at jun syst...
0
535,670
15,696,217,195
IssuesEvent
2021-03-26 01:29:08
pxblue/icons
https://api.github.com/repos/pxblue/icons
opened
Update peer dependencies for React progress icons
enhancement high-priority
#### Describe the desired behavior Update peer dependencies to allow for React 17 #### Describe the current behavior Limited to React 16 #### Is this request related to a current issue? No #### Additional Context <!-- Add any other context or screenshots about the feature request here. -->
1.0
Update peer dependencies for React progress icons - #### Describe the desired behavior Update peer dependencies to allow for React 17 #### Describe the current behavior Limited to React 16 #### Is this request related to a current issue? No #### Additional Context <!-- Add any other context or screenshots ...
non_main
update peer dependencies for react progress icons describe the desired behavior update peer dependencies to allow for react describe the current behavior limited to react is this request related to a current issue no additional context
0
1,737
6,574,875,811
IssuesEvent
2017-09-11 14:21:48
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
gce module ignores specified service account, always uses project default
affects_2.1 bug_report cloud gce waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/modue/task --> gce ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes belo...
True
gce module ignores specified service account, always uses project default - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/modue/task --> gce ##### ANSIBLE VERSI...
main
gce module ignores specified service account always uses project default issue type bug report component name gce ansible version ansible config file home etlctl ansible cfg configured module search path default w o overrides configuration ment...
1
1,718
6,574,482,976
IssuesEvent
2017-09-11 13:03:30
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
pip module doesn't use proper pip executable from virtualenv
affects_2.2 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME pip_module ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /code/ansible.cfg configured module search path = Default w/o overrides ``` Could affect 2.1 also ##### OS / ENVIRONMENT CentOS 7 ##### SUMMARY pip module uses `/bin/pip2` ins...
True
pip module doesn't use proper pip executable from virtualenv - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME pip_module ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /code/ansible.cfg configured module search path = Default w/o overrides ``` Could affect 2.1 also ##### OS / ENVIRONM...
main
pip module doesn t use proper pip executable from virtualenv issue type bug report component name pip module ansible version ansible config file code ansible cfg configured module search path default w o overrides could affect also os environm...
1
4,329
21,779,669,565
IssuesEvent
2022-05-13 17:20:53
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
npm audit found vulnerabilities
type: bug work: frontend status: draft restricted: maintainers
``` === npm audit security report === # Run npm install --save-dev babel-jest@27.2.4 to resolve 1 vulnerability SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬────────────────...
True
npm audit found vulnerabilities - ``` === npm audit security report === # Run npm install --save-dev babel-jest@27.2.4 to resolve 1 vulnerability SEMVER WARNING: Recommended action is a potentially breaking change...
main
npm audit found vulnerabilities npm audit security report run npm install save dev babel jest to resolve vulnerability semver warning recommended action is a potentially breaking change ...
1
326,238
27,980,329,955
IssuesEvent
2023-03-26 03:46:23
ALTA-LapakUMKM-Group-2/LapakUMKM-APITesting
https://api.github.com/repos/ALTA-LapakUMKM-Group-2/LapakUMKM-APITesting
opened
[Category-A006] Get a single data Categories with invalid ID
Manual Api Testing
Given Get single categories with invalid id When Send get single categories Then Status code should be 404 Not Found And Validate get single data resource json schema
1.0
[Category-A006] Get a single data Categories with invalid ID - Given Get single categories with invalid id When Send get single categories Then Status code should be 404 Not Found And Validate get single data resource json schema
non_main
get a single data categories with invalid id given get single categories with invalid id when send get single categories then status code should be not found and validate get single data resource json schema
0
319,786
9,754,913,082
IssuesEvent
2019-06-04 12:49:13
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Rename IdentifiedDataSerializable.getId()
Estimation: S Internal breaking change Module: Serialization Priority: Low Source: Community Team: Client Type: Enhancement
The `getId()` method of the interface `IdentifiedDataSerializable` is a common method, meaning a naming conflict will happen frequently. For example, database entities will also have a `getId()` method. Consider renaming this method to a more unique name. For the forum discussion, please see https://groups.goog...
1.0
Rename IdentifiedDataSerializable.getId() - The `getId()` method of the interface `IdentifiedDataSerializable` is a common method, meaning a naming conflict will happen frequently. For example, database entities will also have a `getId()` method. Consider renaming this method to a more unique name. For the forum...
non_main
rename identifieddataserializable getid the getid method of the interface identifieddataserializable is a common method meaning a naming conflict will happen frequently for example database entities will also have a getid method consider renaming this method to a more unique name for the forum...
0
4,939
25,382,318,938
IssuesEvent
2022-11-21 18:37:05
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Bug: Generated pipelines from sam pipeline for dotnet 6 don't work and have little guidance
type/bug maintainer/need-followup
### Description: When generating a pipeline for Bitbucket and dotnet 6 with SAM Pipeline, the template generates using the command `sam build --template $SAM_TEMPLATE --use-container` but should leave out the `--use-container` option as it is unsupported in this scenario. This also means that the dotnet cli must ...
True
Bug: Generated pipelines from sam pipeline for dotnet 6 don't work and have little guidance - ### Description: When generating a pipeline for Bitbucket and dotnet 6 with SAM Pipeline, the template generates using the command `sam build --template $SAM_TEMPLATE --use-container` but should leave out the `--use-contain...
main
bug generated pipelines from sam pipeline for dotnet don t work and have little guidance description when generating a pipeline for bitbucket and dotnet with sam pipeline the template generates using the command sam build template sam template use container but should leave out the use contain...
1
1,759
6,574,985,638
IssuesEvent
2017-09-11 14:41:48
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
TypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners'
affects_2.1 aws bug_report cloud waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_elb_lb ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured ...
True
TypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners' - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_elb_lb ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between q...
main
typeerror create load balancer got an unexpected keyword argument complex listeners issue type bug report component name elb lb ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration...
1
152,988
24,049,768,514
IssuesEvent
2022-09-16 11:43:04
aristanetworks/ansible-avd
https://api.github.com/repos/aristanetworks/ansible-avd
reopened
SVI in default routing table
type: enhancement state: accepted role: eos_designs
### Enhancement summary In current implementation SVIs have to be configured in a specific VRF. Is it possible to make AVD able to add SVI interface in default routing table? ### Which component of AVD is impacted eos_designs ### Use case example ``` interface Vlan110 description Tenant_A_OP_Zone...
1.0
SVI in default routing table - ### Enhancement summary In current implementation SVIs have to be configured in a specific VRF. Is it possible to make AVD able to add SVI interface in default routing table? ### Which component of AVD is impacted eos_designs ### Use case example ``` interface Vlan110 ...
non_main
svi in default routing table enhancement summary in current implementation svis have to be configured in a specific vrf is it possible to make avd able to add svi interface in default routing table which component of avd is impacted eos designs use case example interface des...
0
4,586
23,817,644,646
IssuesEvent
2022-09-05 08:21:15
tgbot-collection/ytdlbot
https://api.github.com/repos/tgbot-collection/ytdlbot
closed
Process a list or urls in .txt file
enhancement not-maintained
Add feature to make bot able to process list or urls in .txt file line by line Example list.txt ``` Url1 Url2 Url3 ```
True
Process a list or urls in .txt file - Add feature to make bot able to process list or urls in .txt file line by line Example list.txt ``` Url1 Url2 Url3 ```
main
process a list or urls in txt file add feature to make bot able to process list or urls in txt file line by line example list txt
1
122,046
26,081,635,839
IssuesEvent
2022-12-25 12:55:03
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
create readme for Feedback form
codepeak 22 issue:3
<h1>How to create a Readme for Feedback?</h1> 1.Copy each component code and paste it in [Tailwind Playground](https://play.tailwindcss.com/) 2.Take a screenshot of that. (Make sure to have a proper aspect ratio. 16:9 will be good) and add it to the readme in the table format 3.Make sure to enclose the scre...
1.0
create readme for Feedback form - <h1>How to create a Readme for Feedback?</h1> 1.Copy each component code and paste it in [Tailwind Playground](https://play.tailwindcss.com/) 2.Take a screenshot of that. (Make sure to have a proper aspect ratio. 16:9 will be good) and add it to the readme in the table format...
non_main
create readme for feedback form how to create a readme for feedback copy each component code and paste it in take a screenshot of that make sure to have a proper aspect ratio will be good and add it to the readme in the table format make sure to enclose the screenshot under anchor tag...
0
5,035
25,838,721,651
IssuesEvent
2022-12-12 21:57:31
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Argument list is too long
product: IntelliJ topic: bazel more-data-needed awaiting-maintainer
The issue #1081 is still relevant for us and should be reopened. Check out my comment via the link below https://github.com/bazelbuild/intellij/issues/1081#issuecomment-871800109
True
Argument list is too long - The issue #1081 is still relevant for us and should be reopened. Check out my comment via the link below https://github.com/bazelbuild/intellij/issues/1081#issuecomment-871800109
main
argument list is too long the issue is still relevant for us and should be reopened check out my comment via the link below
1
4,518
23,492,492,372
IssuesEvent
2022-08-17 20:15:58
ipfs/ipfs-webui
https://api.github.com/repos/ipfs/ipfs-webui
closed
Attempted to resolve locale that does not exist
exp/novice P2 need/analysis need/maintainer-input
**Describe the bug** The WebUI attempts to resolve a locale that does not exist. Eventually, WebUI rendering fails. **To Reproduce** This issue can be seen by accessing the WebUI from a non-English desktop. **Expected behavior** If the locale does not exist, it should be automatically resolved as `en`. **Sc...
True
Attempted to resolve locale that does not exist - **Describe the bug** The WebUI attempts to resolve a locale that does not exist. Eventually, WebUI rendering fails. **To Reproduce** This issue can be seen by accessing the WebUI from a non-English desktop. **Expected behavior** If the locale does not exist, it...
main
attempted to resolve locale that does not exist describe the bug the webui attempts to resolve a locale that does not exist eventually webui rendering fails to reproduce this issue can be seen by accessing the webui from a non english desktop expected behavior if the locale does not exist it...
1
566,985
16,835,939,418
IssuesEvent
2021-06-18 12:05:15
adirh3/Fluent-Search
https://api.github.com/repos/adirh3/Fluent-Search
closed
Impossible to add tags after search query
Medium Priority bug
ERROR: type should be string, got "\r\n\r\nhttps://user-images.githubusercontent.com/55885756/122355137-f5ea3680-cf51-11eb-99d6-fc5b50fbb0b3.mp4\r\n\r\n**Describe the bug**\r\nIn previous versions of FS, one used to be able to insert a tag after typing the search query. But now, it's impossible\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Open Fs, type search query (ex. blast\r\n2. Insert \"folder\" tag\r\n3. FS won't search a folder named blast, instead, it'll start a new empty search with \"folder' tag\r\n\r\n\r\n**Expected behavior**\r\nFS used to search a folder named blast when the tag was inserted after the search term\r\n\r\n**Screenshots**\r\nIf applicable, add screenshots to help explain your problem.\r\n\r\n**Desktop (please complete the following information):**\r\n - Windows 10 Version: [e.g. 20H1]\r\n - Fluent Search Version [e.g. 0.9.85.65]\r\n\r\n**Additional context**\r\nI don't know if this feature was removed because of issue it caused, but it was very useful.\r\n"
1.0
Impossible to add tags after search query - https://user-images.githubusercontent.com/55885756/122355137-f5ea3680-cf51-11eb-99d6-fc5b50fbb0b3.mp4 **Describe the bug** In previous versions of FS, one used to be able to insert a tag after typing the search query. But now, it's impossible **To Reproduce** Step...
non_main
impossible to add tags after search query describe the bug in previous versions of fs one used to be able to insert a tag after typing the search query but now it s impossible to reproduce steps to reproduce the behavior open fs type search query ex blast insert folder tag f...
0
646
4,159,379,713
IssuesEvent
2016-06-17 08:50:29
Particular/NServiceBus.SqlServer
https://api.github.com/repos/Particular/NServiceBus.SqlServer
closed
V3 does not throw QueueNotFoundException when destination table queue does not exist
Project: V6 Launch Tag: Maintainer Prio Type: Bug
### Original V2 behavior ### When V2 of the transport couldn't insert message row into the destination queue table because the table did not exist, it threw `QueueNotFoundException` which was the handled by the core. ### Current V3 behavior ### V3 does not detect that row insert failed because the table did no...
True
V3 does not throw QueueNotFoundException when destination table queue does not exist - ### Original V2 behavior ### When V2 of the transport couldn't insert message row into the destination queue table because the table did not exist, it threw `QueueNotFoundException` which was the handled by the core. ### Curren...
main
does not throw queuenotfoundexception when destination table queue does not exist original behavior when of the transport couldn t insert message row into the destination queue table because the table did not exist it threw queuenotfoundexception which was the handled by the core current ...
1
121,391
17,651,767,876
IssuesEvent
2021-08-20 14:06:17
snowdensb/spring-security-oauth
https://api.github.com/repos/snowdensb/spring-security-oauth
opened
CVE-2019-16943 (High) detected in jackson-databind-2.8.11.3.jar, jackson-databind-2.6.6.jar
security vulnerability
## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11.3.jar</b>, <b>jackson-databind-2.6.6.jar</b></p></summary> <p> <details><summary><b>jackson-...
True
CVE-2019-16943 (High) detected in jackson-databind-2.8.11.3.jar, jackson-databind-2.6.6.jar - ## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11...
non_main
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core s...
0
321,104
27,505,978,279
IssuesEvent
2023-03-06 03:30:26
omegaup/omegaup
https://api.github.com/repos/omegaup/omegaup
closed
[BUG] Bullets in Contest Page
UI Task omegaUp for Contests bug Good first issue
## Comportamiento Esperado ![Screenshot from 2022-04-15 11-36-07](https://user-images.githubusercontent.com/88332977/163528612-4e8d68d2-e4e9-4449-ad9a-c49e476c57a2.png) Bullet should be equal to intructions(Rules). ## Comportamiento Actual ![Screenshot from 2022-04-14 20-1-34](https://user-images.github...
1.0
[BUG] Bullets in Contest Page - ## Comportamiento Esperado ![Screenshot from 2022-04-15 11-36-07](https://user-images.githubusercontent.com/88332977/163528612-4e8d68d2-e4e9-4449-ad9a-c49e476c57a2.png) Bullet should be equal to intructions(Rules). ## Comportamiento Actual ![Screenshot from 2022-04-14 20-...
non_main
bullets in contest page comportamiento esperado bullet should be equal to intructions rules comportamiento actual i contest page in most of contest one bullet is extra pasos para reproducir para bugs go to open any contest in most of u will find this bug ...
0