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
260,220
8,205,125,964
IssuesEvent
2018-09-03 09:08:12
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
ONE_MANAGED should be renamed to VCENTER_IMPORTED
Category: vCenter Priority: Low Status: Accepted Type: Bug
**Description** A clear and concise description of what the bug is. OPENNEBULA_MANAGED is a attribute for disks and nics with the purpose of mark these vm resources with a flag that tell us that are managed by vCenter. Raw resources like Images or networks should have the VCENTER_IMPORTED attribute. Used as pr...
1.0
ONE_MANAGED should be renamed to VCENTER_IMPORTED - **Description** A clear and concise description of what the bug is. OPENNEBULA_MANAGED is a attribute for disks and nics with the purpose of mark these vm resources with a flag that tell us that are managed by vCenter. Raw resources like Images or networks shou...
non_main
one managed should be renamed to vcenter imported description a clear and concise description of what the bug is opennebula managed is a attribute for disks and nics with the purpose of mark these vm resources with a flag that tell us that are managed by vcenter raw resources like images or networks shou...
0
4,152
19,760,947,002
IssuesEvent
2022-01-16 12:04:44
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
closed
Ctor should set default values for a property that returns an Enum
feature Area: analyzer Area: maintainability
To make it clear to the developer and to prevent accidentally changed behavior, properties that return `Enum` values should be set via the `.ctor`. Following code **SHOULD** report an issue: ```c# public class TestMe { public TestMe() { } public StringComparison Comparison { get; } } ``` Reason: Th...
True
Ctor should set default values for a property that returns an Enum - To make it clear to the developer and to prevent accidentally changed behavior, properties that return `Enum` values should be set via the `.ctor`. Following code **SHOULD** report an issue: ```c# public class TestMe { public TestMe() { } ...
main
ctor should set default values for a property that returns an enum to make it clear to the developer and to prevent accidentally changed behavior properties that return enum values should be set via the ctor following code should report an issue c public class testme public testme ...
1
2,644
9,022,892,595
IssuesEvent
2019-02-07 04:10:56
reactiveops/reckoner
https://api.github.com/repos/reactiveops/reckoner
reopened
certain subcommands don't work
Maintainability Usability good first issue
Might suggest removing them as they do not work today. `reckoner generate` Stacktrace -- see below: ``` reckoner generate 2019-01-04 14:23:03 xps13-9370 root[16862] INFO Generating example course as course.yml Traceback (most recent call last): File "/home/user/.pentagon/venv/bin/reckoner", line 11, in <modul...
True
certain subcommands don't work - Might suggest removing them as they do not work today. `reckoner generate` Stacktrace -- see below: ``` reckoner generate 2019-01-04 14:23:03 xps13-9370 root[16862] INFO Generating example course as course.yml Traceback (most recent call last): File "/home/user/.pentagon/venv/...
main
certain subcommands don t work might suggest removing them as they do not work today reckoner generate stacktrace see below reckoner generate root info generating example course as course yml traceback most recent call last file home user pentagon venv bin reckoner line ...
1
75,224
20,732,500,213
IssuesEvent
2022-03-14 10:43:06
denoland/deno
https://api.github.com/repos/denoland/deno
opened
Disable snapshots when cross compiling
build suggestion
When cross-compiling, snapshots are built for the host architecture instead of the target. There is no easy workaround for this. Unblocks our CI to produce the following targets: - `aarch64-android-linux` - `aarch64-unknown-linux-gnu`
1.0
Disable snapshots when cross compiling - When cross-compiling, snapshots are built for the host architecture instead of the target. There is no easy workaround for this. Unblocks our CI to produce the following targets: - `aarch64-android-linux` - `aarch64-unknown-linux-gnu`
non_main
disable snapshots when cross compiling when cross compiling snapshots are built for the host architecture instead of the target there is no easy workaround for this unblocks our ci to produce the following targets android linux unknown linux gnu
0
39,929
2,860,895,353
IssuesEvent
2015-06-03 17:59:43
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
rewrite CondorPlugIn for Condor 8 or upper version
Medium Priority New Feature ToDo WMAgent
take advantage of python bindings provided by Condor 8. Possibly improve the performance and reduce the memory usage.
1.0
rewrite CondorPlugIn for Condor 8 or upper version - take advantage of python bindings provided by Condor 8. Possibly improve the performance and reduce the memory usage.
non_main
rewrite condorplugin for condor or upper version take advantage of python bindings provided by condor possibly improve the performance and reduce the memory usage
0
4,896
25,139,034,818
IssuesEvent
2022-11-09 21:16:49
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
Cell selection logic prevents user from modifying column types options
type: bug work: frontend status: ready restricted: maintainers
## Reproduce 1. Navigate to the Publications Table Page. 1. Select a cell within the Year column. 1. Open the Column tab within the Table Inspector. 1. Within Data Type, click Number to edit the type options. 1. Open the Digit Grouping select element. 1. Choose a new value. 1. Expect the select element to close but re...
True
Cell selection logic prevents user from modifying column types options - ## Reproduce 1. Navigate to the Publications Table Page. 1. Select a cell within the Year column. 1. Open the Column tab within the Table Inspector. 1. Within Data Type, click Number to edit the type options. 1. Open the Digit Grouping select ele...
main
cell selection logic prevents user from modifying column types options reproduce navigate to the publications table page select a cell within the year column open the column tab within the table inspector within data type click number to edit the type options open the digit grouping select ele...
1
5,645
28,369,956,689
IssuesEvent
2023-04-12 16:13:59
deislabs/spiderlightning
https://api.github.com/repos/deislabs/spiderlightning
opened
can't install "sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa" per `make install-deps"
🐛 bug 🚧 maintainer issue
**Description of the bug** on Ubuntu 20.04 WSL2, doing `make install-deps` to build (because installation fails due to https://github.com/deislabs/spiderlightning/issues/377 ) results in: ╭── ~/work/squillace/spiderlightning  main ✘✘✘ ✭ ╰────▶ sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa More info: ...
True
can't install "sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa" per `make install-deps" - **Description of the bug** on Ubuntu 20.04 WSL2, doing `make install-deps` to build (because installation fails due to https://github.com/deislabs/spiderlightning/issues/377 ) results in: ╭── ~/work/squillace/spiderlig...
main
can t install sudo apt add repository ppa mosquitto dev mosquitto ppa per make install deps description of the bug on ubuntu doing make install deps to build because installation fails due to results in ╭── work squillace spiderlightning  main ✘✘✘ ✭ ╰────▶ sudo apt add repository ppa mo...
1
2,122
7,245,243,524
IssuesEvent
2018-02-14 17:26:08
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
Unused parameters should be removed
Area: analyzer Area: maintainability feature
Methods that have parameters which are not used should be reworked and the unused parameters should be removed.
True
Unused parameters should be removed - Methods that have parameters which are not used should be reworked and the unused parameters should be removed.
main
unused parameters should be removed methods that have parameters which are not used should be reworked and the unused parameters should be removed
1
813,888
30,477,995,239
IssuesEvent
2023-07-17 18:00:00
npm/cli
https://api.github.com/repos/npm/cli
closed
[BUG] npx 'canceled' error reason lacks clarity
Enhancement Priority 2 Release 9.x
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using the latest npm ### Current Behavior Using npm version 9.5.0 running the command: ```bash npx --no-install esbuild --bundle "~/typescript-graphql-service/service/sr...
1.0
[BUG] npx 'canceled' error reason lacks clarity - ### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using the latest npm ### Current Behavior Using npm version 9.5.0 running the command: ```bash npx --no-install esbuild...
non_main
npx canceled error reason lacks clarity is there an existing issue for this i have searched the existing issues this issue exists in the latest npm version i am using the latest npm current behavior using npm version running the command bash npx no install esbuild bundl...
0
1,859
6,577,407,957
IssuesEvent
2017-09-12 00:42:13
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
lineinfile: regexp="...\b..." no longer matches in v2
affects_2.0 bug_report waiting_on_maintainer
##### ISSUE TYPE Bug Report ##### COMPONENT NAME lineinfile module ##### ANSIBLE VERSION 2.0.0.2 ##### SUMMARY This is a re-submit of bug #14449 by user nichovo which was filed against ansible-core, but should be filed here. Given this line in /etc/ssh/sshd_config: # AddressFamily any this task in Ansible v1.9.4:...
True
lineinfile: regexp="...\b..." no longer matches in v2 - ##### ISSUE TYPE Bug Report ##### COMPONENT NAME lineinfile module ##### ANSIBLE VERSION 2.0.0.2 ##### SUMMARY This is a re-submit of bug #14449 by user nichovo which was filed against ansible-core, but should be filed here. Given this line in /etc/ssh/sshd_c...
main
lineinfile regexp b no longer matches in issue type bug report component name lineinfile module ansible version summary this is a re submit of bug by user nichovo which was filed against ansible core but should be filed here given this line in etc ssh sshd config...
1
5,817
30,792,519,056
IssuesEvent
2023-07-31 17:14:34
jupyter-naas/awesome-notebooks
https://api.github.com/repos/jupyter-naas/awesome-notebooks
closed
JSON - Pretty Print JSON Data
templates maintainer
This notebook will show how to pretty print JSON data and how it is useful for organizations. It will explain how to parse a JSON string and display it in a readable format.
True
JSON - Pretty Print JSON Data - This notebook will show how to pretty print JSON data and how it is useful for organizations. It will explain how to parse a JSON string and display it in a readable format.
main
json pretty print json data this notebook will show how to pretty print json data and how it is useful for organizations it will explain how to parse a json string and display it in a readable format
1
26,107
11,268,134,049
IssuesEvent
2020-01-14 05:01:59
istio/istio
https://api.github.com/repos/istio/istio
closed
Path based basic auth
area/security kind/enhancement lifecycle/needs-triage lifecycle/stale
**Describe the feature request** I would expect that istio supports basic authentication for routing. E.g. like this: ```yaml apiVersion: "authentication.istio.io/v1alpha1" kind: "Policy" metadata: name: "jwt-example" spec: targets: - name: httpbin origins: - basic: secret: "k8s-basic-a...
True
Path based basic auth - **Describe the feature request** I would expect that istio supports basic authentication for routing. E.g. like this: ```yaml apiVersion: "authentication.istio.io/v1alpha1" kind: "Policy" metadata: name: "jwt-example" spec: targets: - name: httpbin origins: - basic: ...
non_main
path based basic auth describe the feature request i would expect that istio supports basic authentication for routing e g like this yaml apiversion authentication istio io kind policy metadata name jwt example spec targets name httpbin origins basic sec...
0
146,790
23,121,391,635
IssuesEvent
2022-07-27 21:58:32
clap-rs/clap
https://api.github.com/repos/clap-rs/clap
closed
Add an option to show aliases to `--help`
C-enhancement A-help S-waiting-on-design
### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Clap Versi...
1.0
Add an option to show aliases to `--help` - ### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-...
non_main
add an option to show aliases to help please complete the following tasks i have searched the i have searched the and issues clap version describe your use case currently the developer either specifies alias or visible alias so that aliases for commands are either al...
0
322,728
23,920,639,975
IssuesEvent
2022-09-09 16:30:43
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Crash when opening docs for a second time on Fit Script Generator
Bug Documentation ISIS Team: Spectroscopy
**Describe the bug** Opening the documentation page from the `Fit Script Generator` for a second time, after closing and re-opening the interface, causes a crash. **To Reproduce** 1. Open `General`->`Fit Script Generator` 2. Click `?` and the documentation should open 3. Close the interface 4. Open the same i...
1.0
Crash when opening docs for a second time on Fit Script Generator - **Describe the bug** Opening the documentation page from the `Fit Script Generator` for a second time, after closing and re-opening the interface, causes a crash. **To Reproduce** 1. Open `General`->`Fit Script Generator` 2. Click `?` and the d...
non_main
crash when opening docs for a second time on fit script generator describe the bug opening the documentation page from the fit script generator for a second time after closing and re opening the interface causes a crash to reproduce open general fit script generator click and the d...
0
800
4,417,453,085
IssuesEvent
2016-08-15 05:26:00
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
cron module erases other cronjobs of user root and puts cronjobs of other users in /var/cron/tabs/root
bug_report waiting_on_maintainer
This issue is not found yet in bug tracker ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cron module ##### ANSIBLE VERSION ansible 2.0.1.0 config file = /usr/local/etc/ansible/ansible.cfg configured module search path = Default w/o overrides ##### CONFIGURATION forks = 200 ssh_args...
True
cron module erases other cronjobs of user root and puts cronjobs of other users in /var/cron/tabs/root - This issue is not found yet in bug tracker ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME cron module ##### ANSIBLE VERSION ansible 2.0.1.0 config file = /usr/local/etc/ansible/ansible.cfg con...
main
cron module erases other cronjobs of user root and puts cronjobs of other users in var cron tabs root this issue is not found yet in bug tracker issue type bug report component name cron module ansible version ansible config file usr local etc ansible ansible cfg con...
1
698,508
23,982,997,562
IssuesEvent
2022-09-13 16:29:57
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
Backend/Filer: business founding date mismatch between firms and other entity types
bug Priority1 ENTITY
#### New description Create UI is saving Start Date as `yyyy-mm-dd`, as expected. The Filer should take this and add the filing time, so that the eventual Founding Date is `yyyy-mm-ddThh:mm:ss` (in UTC). (Same thing with Dissolution Date -- please check if this is incorrect as well.) (In the db, for some firms, Found...
1.0
Backend/Filer: business founding date mismatch between firms and other entity types - #### New description Create UI is saving Start Date as `yyyy-mm-dd`, as expected. The Filer should take this and add the filing time, so that the eventual Founding Date is `yyyy-mm-ddThh:mm:ss` (in UTC). (Same thing with Dissolution ...
non_main
backend filer business founding date mismatch between firms and other entity types new description create ui is saving start date as yyyy mm dd as expected the filer should take this and add the filing time so that the eventual founding date is yyyy mm ddthh mm ss in utc same thing with dissolution ...
0
783
4,387,451,399
IssuesEvent
2016-08-08 15:49:44
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
zfs module doesn't support management of OpenZFS pools
bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zfs ##### ANSIBLE VERSION ansible 2.1.0.0 ##### CONFIGURATION Nothing ##### OS / ENVIRONMENT Freshly installed latest version of OpenZFS on OpenIndiana. This also affects every illumos-based operating systems (SmartOS, OmniOS etc) ##### SUMMARY ...
True
zfs module doesn't support management of OpenZFS pools - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME zfs ##### ANSIBLE VERSION ansible 2.1.0.0 ##### CONFIGURATION Nothing ##### OS / ENVIRONMENT Freshly installed latest version of OpenZFS on OpenIndiana. This also affects every illumos-based o...
main
zfs module doesn t support management of openzfs pools issue type bug report component name zfs ansible version ansible configuration nothing os environment freshly installed latest version of openzfs on openindiana this also affects every illumos based o...
1
169,079
26,744,998,773
IssuesEvent
2023-01-30 15:26:05
linagora/Twake-Mobile
https://api.github.com/repos/linagora/Twake-Mobile
closed
[Story] Workspace limitation
story to design mobile
## User story summary [Definition](#Definition) [Business case](#Business-case) [Criteria](#criteria) [UI/UX Design](#UI-UX-design) [Notes](#notes) [Related](#related) ## Definition ```gherkin Given I am a user in a free company, When I want to create a second workspace in my company Then I can see a popu...
1.0
[Story] Workspace limitation - ## User story summary [Definition](#Definition) [Business case](#Business-case) [Criteria](#criteria) [UI/UX Design](#UI-UX-design) [Notes](#notes) [Related](#related) ## Definition ```gherkin Given I am a user in a free company, When I want to create a second workspace in m...
non_main
workspace limitation user story summary definition business case criteria ui ux design notes related definition gherkin given i am a user in a free company when i want to create a second workspace in my company then i can see a popup saying that i have to upgrade to c...
0
56,121
14,938,204,405
IssuesEvent
2021-01-25 15:30:35
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
508-defect-2 [COGNITION, SCREEN READER]: Buttons SHOULD have unique and accessible labels on the Military Service History page
508-defect-2 508-issue-cognition 508-issue-screenreader 508/Accessibility BDD vsa-benefits
# [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) <!-- Enter an issue title using the format [ERROR TYPE]: Brief description of the problem --- [SCREENREADER]: Edit buttons need aria-label for context ...
1.0
508-defect-2 [COGNITION, SCREEN READER]: Buttons SHOULD have unique and accessible labels on the Military Service History page - # [508-defect-2](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/accessibility/guidance/defect-severity-rubric.md#508-defect-2) <!-- Enter an issue titl...
non_main
defect buttons should have unique and accessible labels on the military service history page enter an issue title using the format brief description of the problem edit buttons need aria label for context add another user link will not receive keyboard focus heading levels sh...
0
823,980
31,075,953,353
IssuesEvent
2023-08-12 13:34:49
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
opened
Mobile Schedule filter dropdowns not following defined order and dropdown too short
bug Priority: High
The mobile schedule filter dropdowns are too short and do not follow the defined order of the wizard. 1. Follow in wizard defined order 2. Increase dropdown height to show at least 10 items. ![Screenshot from 2023-08-12 21-27-49](https://github.com/fossasia/open-event-frontend/assets/1583873/4bae5eda-61eb-47ff-824...
1.0
Mobile Schedule filter dropdowns not following defined order and dropdown too short - The mobile schedule filter dropdowns are too short and do not follow the defined order of the wizard. 1. Follow in wizard defined order 2. Increase dropdown height to show at least 10 items. ![Screenshot from 2023-08-12 21-27-49]...
non_main
mobile schedule filter dropdowns not following defined order and dropdown too short the mobile schedule filter dropdowns are too short and do not follow the defined order of the wizard follow in wizard defined order increase dropdown height to show at least items
0
5,225
26,507,019,092
IssuesEvent
2023-01-18 14:32:26
precice/precice
https://api.github.com/repos/precice/precice
closed
Clarify mesh API
enhancement usability maintainability breaking change
**Please describe the problem you are trying to solve.** The API for setting mesh primitives is confusing and tedious. * Triangles have to be set using edges * `setMeshTriangleWithEdges` sounds like it would take edges, but it actually takes vertices. #1057 * There are no bulk functions for setting edges and tr...
True
Clarify mesh API - **Please describe the problem you are trying to solve.** The API for setting mesh primitives is confusing and tedious. * Triangles have to be set using edges * `setMeshTriangleWithEdges` sounds like it would take edges, but it actually takes vertices. #1057 * There are no bulk functions for s...
main
clarify mesh api please describe the problem you are trying to solve the api for setting mesh primitives is confusing and tedious triangles have to be set using edges setmeshtrianglewithedges sounds like it would take edges but it actually takes vertices there are no bulk functions for sett...
1
5,193
26,405,381,143
IssuesEvent
2023-01-13 07:25:06
seleniumbase/SeleniumBase
https://api.github.com/repos/seleniumbase/SeleniumBase
closed
Maintainer on vacation from January 6 to January 12, 2023
maintainer on vacation
Hey, this is the maintainer of SeleniumBase. I'll be on vacation January 6 to January 12. Will be in Florida again, like my previous vacation a year ago (https://github.com/seleniumbase/SeleniumBase/issues/1224). Responses will be very delayed. I might be able to respond to simple questions via smartphone, but I plan o...
True
Maintainer on vacation from January 6 to January 12, 2023 - Hey, this is the maintainer of SeleniumBase. I'll be on vacation January 6 to January 12. Will be in Florida again, like my previous vacation a year ago (https://github.com/seleniumbase/SeleniumBase/issues/1224). Responses will be very delayed. I might be able...
main
maintainer on vacation from january to january hey this is the maintainer of seleniumbase i ll be on vacation january to january will be in florida again like my previous vacation a year ago responses will be very delayed i might be able to respond to simple questions via smartphone but i plan on ...
1
167,232
20,725,929,149
IssuesEvent
2022-03-14 01:52:02
jinuem/Cordova-Examples
https://api.github.com/repos/jinuem/Cordova-Examples
opened
CVE-2021-37701 (High) detected in tar-2.2.1.tgz, nodev11.15.0
security vulnerability
## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.1.tgz</b>, <b>nodev11.15.0</b></p></summary> <p> <details><summary><b>tar-2.2.1.tgz</b></p></summary> <p>ta...
True
CVE-2021-37701 (High) detected in tar-2.2.1.tgz, nodev11.15.0 - ## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-2.2.1.tgz</b>, <b>nodev11.15.0</b></p></summary> ...
non_main
cve high detected in tar tgz cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar for node library home page a href path to dependency file cordova examples package json path to vulnerable library fixcontacts nod...
0
143,974
11,589,563,405
IssuesEvent
2020-02-24 02:50:55
qmk/qmk_firmware
https://api.github.com/repos/qmk/qmk_firmware
closed
Bad Lag sometimes happens with I2C on split boards
bug core discussion help wanted needs testing
On some of my builds, if USE_I2C is used, that half and the whole board lags a bunch in registering keypresses. ## Describe the Bug I’ve tried to trace things down a bit, like erasing EEPROM, compiling with and without EE_HANDS and RGB, but no luck so far. Some of my halves work fine. I’ve heard someone else ...
1.0
Bad Lag sometimes happens with I2C on split boards - On some of my builds, if USE_I2C is used, that half and the whole board lags a bunch in registering keypresses. ## Describe the Bug I’ve tried to trace things down a bit, like erasing EEPROM, compiling with and without EE_HANDS and RGB, but no luck so far. Som...
non_main
bad lag sometimes happens with on split boards on some of my builds if use is used that half and the whole board lags a bunch in registering keypresses describe the bug i’ve tried to trace things down a bit like erasing eeprom compiling with and without ee hands and rgb but no luck so far some of...
0
714,219
24,554,820,073
IssuesEvent
2022-10-12 15:06:17
episphere/dashboard
https://api.github.com/repos/episphere/dashboard
closed
Participant Status=Error for suspended contact on all pts pg stage
High Priority Pending PROD Deployment
Adding github issue so we can track. The stage pt with a suspended contact has their participation status=ERROR on the all participants pg of the dshbrd. But their participation status looks correct on the pt details pg. Their status should = no refusal. For pt 3249429176. ...
1.0
Participant Status=Error for suspended contact on all pts pg stage - Adding github issue so we can track. The stage pt with a suspended contact has their participation status=ERROR on the all participants pg of the dshbrd. But their participation status looks correct on the pt details pg. Their status should = no refus...
non_main
participant status error for suspended contact on all pts pg stage adding github issue so we can track the stage pt with a suspended contact has their participation status error on the all participants pg of the dshbrd but their participation status looks correct on the pt details pg their status should no refus...
0
527
3,925,502,773
IssuesEvent
2016-04-22 19:13:20
heiglandreas/authLdap
https://api.github.com/repos/heiglandreas/authLdap
closed
bug password reset should be disabled for authLdap users
feature maintainer reply expected
This adds the code to disable password resets for LDAP users. Apologies for not providing diffs. I added this function below authLdap_show_password_fields: ``` /** * This function disables the password reset for a user. * * It does not make sense to authenticate via LDAP and then allow the user to * r...
True
bug password reset should be disabled for authLdap users - This adds the code to disable password resets for LDAP users. Apologies for not providing diffs. I added this function below authLdap_show_password_fields: ``` /** * This function disables the password reset for a user. * * It does not make sens...
main
bug password reset should be disabled for authldap users this adds the code to disable password resets for ldap users apologies for not providing diffs i added this function below authldap show password fields this function disables the password reset for a user it does not make sens...
1
3,378
13,082,397,771
IssuesEvent
2020-08-01 14:22:15
OpenLightingProject/ola
https://api.github.com/repos/OpenLightingProject/ola
closed
"readdir_r" deprecated in newer glibc versions
Difficulty-Easy Language-C++ Maintainability OpSys-Linux
In fedora's rawhide version of glibc `readdir_r` is deprecated ([build.log](https://kojipkgs.fedoraproject.org//work/tasks/9706/13179706/build.log)), the [patch](https://www.sourceware.org/ml/libc-alpha/2016-02/msg00093.html) or [bug](https://sourceware.org/bugzilla/show_bug.cgi?id=19056) don't really explain why or wh...
True
"readdir_r" deprecated in newer glibc versions - In fedora's rawhide version of glibc `readdir_r` is deprecated ([build.log](https://kojipkgs.fedoraproject.org//work/tasks/9706/13179706/build.log)), the [patch](https://www.sourceware.org/ml/libc-alpha/2016-02/msg00093.html) or [bug](https://sourceware.org/bugzilla/show...
main
readdir r deprecated in newer glibc versions in fedora s rawhide version of glibc readdir r is deprecated the or don t really explain why or what to use else
1
65,402
27,092,076,425
IssuesEvent
2023-02-14 22:03:22
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Not mentioning filter types
service-bus-messaging/svc triaged assigned-to-author doc-enhancement Pri2
Microsoft makes a categorization on the filter types: sql, boolean, and correlation. But that is not reflected in this examples. I would advise Microsoft to not make these categorizations that looks simple but generates more questions. Or specify the difference in these types with clear examples. --- #### Docume...
1.0
Not mentioning filter types - Microsoft makes a categorization on the filter types: sql, boolean, and correlation. But that is not reflected in this examples. I would advise Microsoft to not make these categorizations that looks simple but generates more questions. Or specify the difference in these types with clear ...
non_main
not mentioning filter types microsoft makes a categorization on the filter types sql boolean and correlation but that is not reflected in this examples i would advise microsoft to not make these categorizations that looks simple but generates more questions or specify the difference in these types with clear ...
0
187,803
22,045,920,308
IssuesEvent
2022-05-30 01:40:22
ngocdai94/Hacker-Scripts
https://api.github.com/repos/ngocdai94/Hacker-Scripts
opened
CVE-2020-36242 (High) detected in cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2020-36242 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>cryptography is a package which provides cry...
True
CVE-2020-36242 (High) detected in cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2020-36242 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptography-2.6.1-cp27-cp27mu...
non_main
cve high detected in cryptography whl cve high severity vulnerability vulnerable library cryptography whl cryptography is a package which provides cryptographic recipes and primitives to python developers library home page a href path to dependency f...
0
342,310
10,315,036,815
IssuesEvent
2019-08-30 06:16:19
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.ncbi.nlm.nih.gov - The page is displayed with overlapping elements
browser-fenix engine-gecko priority-important severity-important
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.ncbi.nlm.nih.gov/pubmed/advanced **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android **...
1.0
www.ncbi.nlm.nih.gov - The page is displayed with overlapping elements - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.ncbi.nlm.nih.gov/pubmed/advanced **...
non_main
the page is displayed with overlapping elements url browser version firefox mobile operating system android tested another browser yes problem type site is not usable description improper site layout steps to reproduce just typed in the web address br...
0
5,437
27,245,989,737
IssuesEvent
2023-02-22 02:04:31
VA-Explorer/va_explorer
https://api.github.com/repos/VA-Explorer/va_explorer
opened
Change dashboard trends to only display last 3 years worth of data
Type: Maintainance good first issue Domain: Frontend
**What is the expected state?** When I view the dashboard I want to see data that is no older than Jan 1 2020 in the trends panel. **What is the actual state?** When I view the dashboard I see data from the 1960s (possible corrupt VAs?) **Relevant context** - Consider tackling #263 first as it will affect this...
True
Change dashboard trends to only display last 3 years worth of data - **What is the expected state?** When I view the dashboard I want to see data that is no older than Jan 1 2020 in the trends panel. **What is the actual state?** When I view the dashboard I see data from the 1960s (possible corrupt VAs?) **Rele...
main
change dashboard trends to only display last years worth of data what is the expected state when i view the dashboard i want to see data that is no older than jan in the trends panel what is the actual state when i view the dashboard i see data from the possible corrupt vas relevant co...
1
1,515
6,548,401,121
IssuesEvent
2017-09-04 21:32:29
commercialhaskell/path
https://api.github.com/repos/commercialhaskell/path
opened
Sharing Travis capacity with the rest of the commercialhaskell organization
discuss help wanted maintainability
It's annoying that my Travis job is stuck waiting (apparently) for a stack job. I'm not sure if this can be fixed in any other way than moving this repo to a different (new) organization or account.
True
Sharing Travis capacity with the rest of the commercialhaskell organization - It's annoying that my Travis job is stuck waiting (apparently) for a stack job. I'm not sure if this can be fixed in any other way than moving this repo to a different (new) organization or account.
main
sharing travis capacity with the rest of the commercialhaskell organization it s annoying that my travis job is stuck waiting apparently for a stack job i m not sure if this can be fixed in any other way than moving this repo to a different new organization or account
1
711,325
24,458,567,271
IssuesEvent
2022-10-07 09:03:28
root-project/root
https://api.github.com/repos/root-project/root
closed
TExecutorCRTP and TSequentialExecutor errors when building application with Kokkos 3.7
priority:default
I'm seeing an error when building an application with root 6.26.06, gcc 11.2 and Kokkos 3.7. I didn't see this when building the same source against root 6.24.00, Kokkos 3.4 with gcc 9.3. Nothing in the source is explicitly calling TExecutorCRTP. Before I start playing with all permutations of root / gcc / kokkos ...
1.0
TExecutorCRTP and TSequentialExecutor errors when building application with Kokkos 3.7 - I'm seeing an error when building an application with root 6.26.06, gcc 11.2 and Kokkos 3.7. I didn't see this when building the same source against root 6.24.00, Kokkos 3.4 with gcc 9.3. Nothing in the source is explicitly calling...
non_main
texecutorcrtp and tsequentialexecutor errors when building application with kokkos i m seeing an error when building an application with root gcc and kokkos i didn t see this when building the same source against root kokkos with gcc nothing in the source is explicitly calling texe...
0
5,531
27,646,120,352
IssuesEvent
2023-03-10 23:19:52
microsoft/DirectXTex
https://api.github.com/repos/microsoft/DirectXTex
closed
BC6 BC7 CPU /analyze warning
maintainence
Looking at this /analyze warning, it looks like there's a bug in the code. The helpers **OptimizeRGB** and **OptimizeRGBA** are never updated ``fError`` in the loop. ``` BC6HBC7.cpp(1477) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use t...
True
BC6 BC7 CPU /analyze warning - Looking at this /analyze warning, it looks like there's a bug in the code. The helpers **OptimizeRGB** and **OptimizeRGBA** are never updated ``fError`` in the loop. ``` BC6HBC7.cpp(1477) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expres...
main
cpu analyze warning looking at this analyze warning it looks like there s a bug in the code the helpers optimizergb and optimizergba are never updated ferror in the loop cpp warning always evaluates to the result of did you intend to use the bitwise and operator ...
1
433,567
12,506,855,622
IssuesEvent
2020-06-02 13:15:57
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
How can I use boringssl instead of openssl ?
kind/question priority/P3
Hi, I want to use grpc as a static library. That is, linking libgrpc++.a and libgrpc.a into my libmy.so. But I found that, if openssl has installed on my machine, grpc will use openssl instead of boringssl, which makes libmy.so depends on libopenssl.so. That is not what I want. Can I find some options to disable openss...
1.0
How can I use boringssl instead of openssl ? - Hi, I want to use grpc as a static library. That is, linking libgrpc++.a and libgrpc.a into my libmy.so. But I found that, if openssl has installed on my machine, grpc will use openssl instead of boringssl, which makes libmy.so depends on libopenssl.so. That is not what I ...
non_main
how can i use boringssl instead of openssl hi i want to use grpc as a static library that is linking libgrpc a and libgrpc a into my libmy so but i found that if openssl has installed on my machine grpc will use openssl instead of boringssl which makes libmy so depends on libopenssl so that is not what i ...
0
150,239
13,327,082,618
IssuesEvent
2020-08-27 12:40:13
EntCollNet/BugFlow
https://api.github.com/repos/EntCollNet/BugFlow
closed
Modules 4A-J (Imaging) Need Created
documentation
4A - Pinned 2D photo-stacked specimen imaging 4B - Pinned 3D specimen imaging 4C - Enveloped/flat (dragonfly?) Imaging 4D - Frozen/tissue imaging (subcase of "wet" museum specimens?) 4E - Slide photo-stacked imaging 4F - Slide label/low-res imaging 4G - Wet photo-stacked imaging 4H - Dry Bulk low-res Imaging 4I...
1.0
Modules 4A-J (Imaging) Need Created - 4A - Pinned 2D photo-stacked specimen imaging 4B - Pinned 3D specimen imaging 4C - Enveloped/flat (dragonfly?) Imaging 4D - Frozen/tissue imaging (subcase of "wet" museum specimens?) 4E - Slide photo-stacked imaging 4F - Slide label/low-res imaging 4G - Wet photo-stacked imag...
non_main
modules j imaging need created pinned photo stacked specimen imaging pinned specimen imaging enveloped flat dragonfly imaging frozen tissue imaging subcase of wet museum specimens slide photo stacked imaging slide label low res imaging wet photo stacked imaging d...
0
356,964
10,599,839,360
IssuesEvent
2019-10-10 08:50:20
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - design is broken
ML Correct ML ON browser-fenix engine-gecko priority-critical
<!-- @browser: Firefox Mobile 70.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.google.com/search?q=test **Browser / Version**: Firefox Mobile 70.0 **Operating System**: Android **Tested A...
1.0
www.google.com - design is broken - <!-- @browser: Firefox Mobile 70.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 --> <!-- @reported_with: --> <!-- @extra_labels: browser-fenix --> **URL**: https://www.google.com/search?q=test **Browser / Version**: Firefox Mobile 70.0 **Op...
non_main
design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description searches look really ugly compared to other browser the layout of google searches is rounder in other browsers ste...
0
2,652
9,083,443,576
IssuesEvent
2019-02-17 20:31:23
lrozenblyum/chess
https://api.github.com/repos/lrozenblyum/chess
closed
Update Maven plug-ins
maintainability
Related to #245. - [x] maven-compiler-plugin - [x] maven-clean-plugin - already up-to-date - [x] maven-jar-plugin - [x] maven-dependency-plugin - [x] maven-assembly-plugin - [x] github-release-plugin - already up-to-date - [x] pitest-maven - split to #262 - [x] implicit plugins - [x] https://stackoverflow....
True
Update Maven plug-ins - Related to #245. - [x] maven-compiler-plugin - [x] maven-clean-plugin - already up-to-date - [x] maven-jar-plugin - [x] maven-dependency-plugin - [x] maven-assembly-plugin - [x] github-release-plugin - already up-to-date - [x] pitest-maven - split to #262 - [x] implicit plugins - [x...
main
update maven plug ins related to maven compiler plugin maven clean plugin already up to date maven jar plugin maven dependency plugin maven assembly plugin github release plugin already up to date pitest maven split to implicit plugins maven inst...
1
310,811
26,746,196,929
IssuesEvent
2023-01-30 16:09:03
r-three/git-theta
https://api.github.com/repos/r-three/git-theta
opened
Fast test target
testing
Some of our unittests do probablistic/randomized testing and run things many times. We should have 2 ways to run the unittests a fast on that run more normal SWE tests and is really quick and a more through one the runs the computational tests too.
1.0
Fast test target - Some of our unittests do probablistic/randomized testing and run things many times. We should have 2 ways to run the unittests a fast on that run more normal SWE tests and is really quick and a more through one the runs the computational tests too.
non_main
fast test target some of our unittests do probablistic randomized testing and run things many times we should have ways to run the unittests a fast on that run more normal swe tests and is really quick and a more through one the runs the computational tests too
0
2,849
10,219,571,462
IssuesEvent
2019-08-15 18:56:09
arcticicestudio/styleguide-javascript
https://api.github.com/repos/arcticicestudio/styleguide-javascript
closed
Husky
context-workflow scope-dx scope-maintainability scope-quality type-feature
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/48658801-30ad2a80-ea48-11e8-9323-16bb0b25002b.png" width="20%" /></p> > Epic: #8 > Must be resolved **after** #12 Integrate [Husky][gh-husky], the tool that make Git hooks easy and can prevent bad Git commits, pushes and more :dog: _wo...
True
Husky - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48658801-30ad2a80-ea48-11e8-9323-16bb0b25002b.png" width="20%" /></p> > Epic: #8 > Must be resolved **after** #12 Integrate [Husky][gh-husky], the tool that make Git hooks easy and can prevent bad Git commits, pushes and more :...
main
husky epic must be resolved after integrate the tool that make git hooks easy and can prevent bad git commits pushes and more dog woof configuration the configuration file huskyrc js will be placed in the project root and includes the command to run for any it will...
1
1,981
6,694,193,362
IssuesEvent
2017-10-10 00:13:33
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Editor: Needs UX improvement
Maintainer Input Requested
User feedback: "The idea is great but... how can I run the python code? This is not intuitive at all." --- IA Page: http://duck.co/ia/view/editor [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @jmg
True
Editor: Needs UX improvement - User feedback: "The idea is great but... how can I run the python code? This is not intuitive at all." --- IA Page: http://duck.co/ia/view/editor [Maintainer](http://docs.duckduckhack.com/maintaining/guidelines.html): @jmg
main
editor needs ux improvement user feedback the idea is great but how can i run the python code this is not intuitive at all ia page jmg
1
1,576
6,572,341,584
IssuesEvent
2017-09-11 01:32:47
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lxc_container: logging is not applied to any action except container creation
affects_2.1 bug_report cloud 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 --> lxc_container ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between ...
True
lxc_container: logging is not applied to any action except container creation - <!--- 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 --> lxc_container ####...
main
lxc container logging is not applied to any action except container creation issue type bug report component name lxc container ansible version ansible config file configured module search path default w o overrides configuration mention any setti...
1
3,717
15,353,415,800
IssuesEvent
2021-03-01 08:32:45
RalfKoban/MiKo-Analyzers
https://api.github.com/repos/RalfKoban/MiKo-Analyzers
opened
Exceptional Log statements should end with colon
Area: analyzer Area: maintainability feature
Log statements that log exceptions should end with a colon, to indicate that there is an exception.
True
Exceptional Log statements should end with colon - Log statements that log exceptions should end with a colon, to indicate that there is an exception.
main
exceptional log statements should end with colon log statements that log exceptions should end with a colon to indicate that there is an exception
1
5,003
25,732,477,115
IssuesEvent
2022-12-07 21:27:26
carbon-design-system/carbon
https://api.github.com/repos/carbon-design-system/carbon
closed
ComboBox doesn't support entry of Text not found in list items
type: bug 🐛 component: combobox status: waiting for maintainer response 💬
## ComboBox has onInputChange but no way to know when Enter is pressed ## Though documentation claims the ComboBox allows people to enter text not found in the list items, there is no notification that this has occurred. There should be an onSubmit method to allow capture of Text that was in the input field when ent...
True
ComboBox doesn't support entry of Text not found in list items - ## ComboBox has onInputChange but no way to know when Enter is pressed ## Though documentation claims the ComboBox allows people to enter text not found in the list items, there is no notification that this has occurred. There should be an onSubmit met...
main
combobox doesn t support entry of text not found in list items combobox has oninputchange but no way to know when enter is pressed though documentation claims the combobox allows people to enter text not found in the list items there is no notification that this has occurred there should be an onsubmit met...
1
1,051
4,863,245,681
IssuesEvent
2016-11-14 14:58:33
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
Unarchive module thinks existing local archive is nonexistent
affects_2.1 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> Issue close to this one: #932 ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> - unarchive module ##### ANSIBLE VERSION <!--- Paste v...
True
Unarchive module thinks existing local archive is nonexistent - <!--- Verify first that your issue/request is not already reported in GitHub --> Issue close to this one: #932 ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task...
main
unarchive module thinks existing local archive is nonexistent issue close to this one issue type bug report component name unarchive module ansible version ansible configuration mention any settings you have changed added removed i...
1
255,159
21,903,264,400
IssuesEvent
2022-05-20 15:19:38
ORNL-Fusion/xolotl
https://api.github.com/repos/ORNL-Fusion/xolotl
closed
Add tests for bursting and other processes
testing
Set the RNG seed to a given value to be able to reproduce the results.
1.0
Add tests for bursting and other processes - Set the RNG seed to a given value to be able to reproduce the results.
non_main
add tests for bursting and other processes set the rng seed to a given value to be able to reproduce the results
0
3,688
15,057,685,839
IssuesEvent
2021-02-03 22:05:24
IITIDIDX597/sp_2021_team2
https://api.github.com/repos/IITIDIDX597/sp_2021_team2
opened
Getting quickest supply of items
Maintaining Inventory Story
As a shared space manager I want to understand which supplier will be able to get an item quickest prior to placing an order So that kitchen users will have access to items as soon as possible
True
Getting quickest supply of items - As a shared space manager I want to understand which supplier will be able to get an item quickest prior to placing an order So that kitchen users will have access to items as soon as possible
main
getting quickest supply of items as a shared space manager i want to understand which supplier will be able to get an item quickest prior to placing an order so that kitchen users will have access to items as soon as possible
1
201,394
15,192,841,673
IssuesEvent
2021-02-15 23:01:50
istio/istio.io
https://api.github.com/repos/istio/istio.io
closed
Use of Pilot, Mixer, Galley
community/testing days
Is there a doc somewhere that says how the various components should be used in the current doc. For example, I see - Each Istio component (Pilot, Galley, Mixer) - Mixer, Pilot, and Galley all implement
1.0
Use of Pilot, Mixer, Galley - Is there a doc somewhere that says how the various components should be used in the current doc. For example, I see - Each Istio component (Pilot, Galley, Mixer) - Mixer, Pilot, and Galley all implement
non_main
use of pilot mixer galley is there a doc somewhere that says how the various components should be used in the current doc for example i see each istio component pilot galley mixer mixer pilot and galley all implement
0
2,399
8,518,507,200
IssuesEvent
2018-11-01 11:52:44
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Proper typing of beacons that dispense items
Maintainability/Hinders improvements
`/obj/item/musicbeacon` `/obj/item/herobeacon` `/obj/item/holybeacon` These all do literally the exact same thing in nearly the same way, certainly enough to require they be typed properly. `obj/item/beacon` is already taken so may need to be typed to `/obj/item/choice_beacon` with each of these three a subtype...
True
Proper typing of beacons that dispense items - `/obj/item/musicbeacon` `/obj/item/herobeacon` `/obj/item/holybeacon` These all do literally the exact same thing in nearly the same way, certainly enough to require they be typed properly. `obj/item/beacon` is already taken so may need to be typed to `/obj/item/ch...
main
proper typing of beacons that dispense items obj item musicbeacon obj item herobeacon obj item holybeacon these all do literally the exact same thing in nearly the same way certainly enough to require they be typed properly obj item beacon is already taken so may need to be typed to obj item ch...
1
2,262
7,940,756,390
IssuesEvent
2018-07-10 00:15:08
backdrop-ops/contrib
https://api.github.com/repos/backdrop-ops/contrib
closed
Requesting access to the backdrop-contrib group (New Relic RPM module)
Maintainer application Port status
I would like access to the backdrop-contrib repository. I am a maintainer for the New Relic RPM module and i have ported it to backdrop. [Drupal module](https://www.drupal.org/project/new_relic_rpm) [Backdrop module](https://github.com/hosef/new_relic) I agree to all items in the Backdrop Contributed Project Ag...
True
Requesting access to the backdrop-contrib group (New Relic RPM module) - I would like access to the backdrop-contrib repository. I am a maintainer for the New Relic RPM module and i have ported it to backdrop. [Drupal module](https://www.drupal.org/project/new_relic_rpm) [Backdrop module](https://github.com/hosef/...
main
requesting access to the backdrop contrib group new relic rpm module i would like access to the backdrop contrib repository i am a maintainer for the new relic rpm module and i have ported it to backdrop i agree to all items in the backdrop contributed project agreement
1
12,807
8,717,407,534
IssuesEvent
2018-12-07 17:02:51
istio/istio
https://api.github.com/repos/istio/istio
closed
Tool to run 'deep validation' for authN policy and related destination rule
area/security/aaa kind/enhancement stale
We may want to provide a tool for customers to verify authN policy setup (mainly focus on mTLS, due to the complexity of having authN policy and destination rule that control server and clients independently). The tool could be part of `istioctl`, or as a stand-alone script/binary. 1. Check for authentication pol...
True
Tool to run 'deep validation' for authN policy and related destination rule - We may want to provide a tool for customers to verify authN policy setup (mainly focus on mTLS, due to the complexity of having authN policy and destination rule that control server and clients independently). The tool could be part of `is...
non_main
tool to run deep validation for authn policy and related destination rule we may want to provide a tool for customers to verify authn policy setup mainly focus on mtls due to the complexity of having authn policy and destination rule that control server and clients independently the tool could be part of is...
0
69,677
15,025,333,168
IssuesEvent
2021-02-01 20:56:07
AlexRogalskiy/gradle-kotlin-sample
https://api.github.com/repos/AlexRogalskiy/gradle-kotlin-sample
opened
CVE-2015-7501 (High) detected in commons-collections-3.2.1.jar
security vulnerability
## CVE-2015-7501 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Types that extend and augment the Java Collections Framework.</p> <p...
True
CVE-2015-7501 (High) detected in commons-collections-3.2.1.jar - ## CVE-2015-7501 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-collections-3.2.1.jar</b></p></summary> <p>Typ...
non_main
cve high detected in commons collections jar cve high severity vulnerability vulnerable library commons collections jar types that extend and augment the java collections framework path to dependency file gradle kotlin sample buildsrc build gradle kts path to vulnerable li...
0
264,723
20,030,245,205
IssuesEvent
2022-02-02 04:19:23
endojs/endo
https://api.github.com/repos/endojs/endo
closed
SES / endo security policy documentation out of sync with github, hackerone
documentation endo
https://hackerone.com/agoric?type=team refers to https://github.com/Agoric/ses-shim ; that redirects to https://github.com/endojs/endo , which is good, but SECURITY.md is under packages/ses , so github doesn't treat it as the security policy for the repository. Also, SECURITY.md doesn't mention hackerone. cc @jes...
1.0
SES / endo security policy documentation out of sync with github, hackerone - https://hackerone.com/agoric?type=team refers to https://github.com/Agoric/ses-shim ; that redirects to https://github.com/endojs/endo , which is good, but SECURITY.md is under packages/ses , so github doesn't treat it as the security policy ...
non_main
ses endo security policy documentation out of sync with github hackerone refers to that redirects to which is good but security md is under packages ses so github doesn t treat it as the security policy for the repository also security md doesn t mention hackerone cc jessysaurusrex
0
1,979
6,694,191,273
IssuesEvent
2017-10-10 00:12:44
duckduckgo/zeroclickinfo-spice
https://api.github.com/repos/duckduckgo/zeroclickinfo-spice
closed
Instant Answers on Beta: Display scrolls back to the first tile under the time frame
Maintainer Input Requested
If we click on an IA tile, the details are of that IA are shown and the display scrolls back to the first tile for that time frame. For example, if I click 'Political Polls' which is the last IA under 'Last 30 Days' currently, the display scrolls back to 'Ace Editor Cheat Sheet'. Was this intended? People to notify: @j...
True
Instant Answers on Beta: Display scrolls back to the first tile under the time frame - If we click on an IA tile, the details are of that IA are shown and the display scrolls back to the first tile for that time frame. For example, if I click 'Political Polls' which is the last IA under 'Last 30 Days' currently, the di...
main
instant answers on beta display scrolls back to the first tile under the time frame if we click on an ia tile the details are of that ia are shown and the display scrolls back to the first tile for that time frame for example if i click political polls which is the last ia under last days currently the dis...
1
37,629
6,625,171,918
IssuesEvent
2017-09-22 14:31:07
FlinkML/flink-jpmml
https://api.github.com/repos/FlinkML/flink-jpmml
opened
Add maven libraries version badges
Documentation enhancement
Add maven libraries version badges to show on README the last published versions for both scala 2.10 and 2.11
1.0
Add maven libraries version badges - Add maven libraries version badges to show on README the last published versions for both scala 2.10 and 2.11
non_main
add maven libraries version badges add maven libraries version badges to show on readme the last published versions for both scala and
0
76,216
14,582,295,762
IssuesEvent
2020-12-18 12:08:18
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Crash, likely bot speech capitalization error.
Bug Code Crash
*Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).* --- From: Crazy Ivan **Description** >From the log, I think maybe a bot tried to say something. I was playing with 3 other bots. **Steps To Reproduce** **Version** 0.11.0.9 **Operating System** Mac -- ...
1.0
Crash, likely bot speech capitalization error. - *Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).* --- From: Crazy Ivan **Description** >From the log, I think maybe a bot tried to say something. I was playing with 3 other bots. **Steps To Reproduce** **Versio...
non_main
crash likely bot speech capitalization error sent by wordpress issue barotraumagame com created by from crazy ivan description from the log i think maybe a bot tried to say something i was playing with other bots steps to reproduce version operating system ...
0
2,965
10,618,705,144
IssuesEvent
2019-10-13 07:11:30
arcticicestudio/nord-docs
https://api.github.com/repos/arcticicestudio/nord-docs
opened
Dependency Update April-October 2019
scope-compatibility scope-maintainability scope-performance scope-quality scope-security scope-stability type-task
This is the regular batch update for outdated dependencies. The following testing related packages have also been deprecated in favor of new (scoped) packages: - `eslint-config-arcticicestudio` ➔ `@arcticicestudio/eslint-config` - `gatsby-mdx` ➔ `gatsby-plugin-mdx` - `jest-dom` ➔ `@testing-library/jest-dom` - ...
True
Dependency Update April-October 2019 - This is the regular batch update for outdated dependencies. The following testing related packages have also been deprecated in favor of new (scoped) packages: - `eslint-config-arcticicestudio` ➔ `@arcticicestudio/eslint-config` - `gatsby-mdx` ➔ `gatsby-plugin-mdx` - `jest...
main
dependency update april october this is the regular batch update for outdated dependencies the following testing related packages have also been deprecated in favor of new scoped packages eslint config arcticicestudio ➔ arcticicestudio eslint config gatsby mdx ➔ gatsby plugin mdx jest do...
1
5,281
26,683,320,785
IssuesEvent
2023-01-26 19:35:39
ipfs/ipfs-docs
https://api.github.com/repos/ipfs/ipfs-docs
opened
Add a "report abuse" resource to the docs somewhere
kind/enhancement need/maintainers-input
As discussed in this thread: https://filecoinproject.slack.com/archives/C04ENJL5S84/p1674748260526859 Currently, every now and then we'll get an issue opened in this repo reporting some kind of abuse of our CoC or ToS, and asking for instruction on what to do about it. It would be useful to have a very visible reso...
True
Add a "report abuse" resource to the docs somewhere - As discussed in this thread: https://filecoinproject.slack.com/archives/C04ENJL5S84/p1674748260526859 Currently, every now and then we'll get an issue opened in this repo reporting some kind of abuse of our CoC or ToS, and asking for instruction on what to do abo...
main
add a report abuse resource to the docs somewhere as discussed in this thread currently every now and then we ll get an issue opened in this repo reporting some kind of abuse of our coc or tos and asking for instruction on what to do about it it would be useful to have a very visible resource regarding ho...
1
64,819
6,923,913,817
IssuesEvent
2017-11-30 10:43:47
ocadotechnology/aimmo
https://api.github.com/repos/ocadotechnology/aimmo
closed
Integration Testing
Epic testing
We need some integration testing. My idea was to create a mock django server that would capture all request and responses and potentially deploy the server to an actual cluster. The idea seems to work locally with threads and minikube(not finished yet) -- you can see the work on branch "tests".
1.0
Integration Testing - We need some integration testing. My idea was to create a mock django server that would capture all request and responses and potentially deploy the server to an actual cluster. The idea seems to work locally with threads and minikube(not finished yet) -- you can see the work on branch "tests".
non_main
integration testing we need some integration testing my idea was to create a mock django server that would capture all request and responses and potentially deploy the server to an actual cluster the idea seems to work locally with threads and minikube not finished yet you can see the work on branch tests
0
786,562
27,658,844,152
IssuesEvent
2023-03-12 09:33:49
nabu-catalog/nabu
https://api.github.com/repos/nabu-catalog/nabu
closed
Enable gzip for static resources in nginx configuration
Priority Major Urgent (#1) 2019 Priorities
Hi, As per title, please enable gzip'ing of static resources in the nginx configuration to speed up content serving. Following is a browser console screenshot showing that the response is not zipped. ![screen shot 2018-04-11 at 9 46 06 am](https://user-images.githubusercontent.com/2639995/38589267-598337c0-3d6...
1.0
Enable gzip for static resources in nginx configuration - Hi, As per title, please enable gzip'ing of static resources in the nginx configuration to speed up content serving. Following is a browser console screenshot showing that the response is not zipped. ![screen shot 2018-04-11 at 9 46 06 am](https://user-...
non_main
enable gzip for static resources in nginx configuration hi as per title please enable gzip ing of static resources in the nginx configuration to speed up content serving following is a browser console screenshot showing that the response is not zipped an example is or if the nginx version ...
0
58,120
16,342,528,793
IssuesEvent
2021-05-13 00:31:03
darshan-hpc/darshan
https://api.github.com/repos/darshan-hpc/darshan
closed
MPIIO_F_WRITE_START_TIMESTAMP counter incorrect
defect
In GitLab by @carns on Oct 5, 2016, 09:08 Reported by William Yoo. This counter doesn't match the POSIX level write start timestamp or system-level instrumentation for a VPIC benchmark that does collective writes via HDF5.
1.0
MPIIO_F_WRITE_START_TIMESTAMP counter incorrect - In GitLab by @carns on Oct 5, 2016, 09:08 Reported by William Yoo. This counter doesn't match the POSIX level write start timestamp or system-level instrumentation for a VPIC benchmark that does collective writes via HDF5.
non_main
mpiio f write start timestamp counter incorrect in gitlab by carns on oct reported by william yoo this counter doesn t match the posix level write start timestamp or system level instrumentation for a vpic benchmark that does collective writes via
0
1,107
4,981,804,283
IssuesEvent
2016-12-07 09:18:52
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Floor tile system limits ability to add new colors and patterns
Maintainability - Hinders improvements - Not a bug Sprites
As-is, if you want to add a new floor tile color with all the directions and such, you need 13 sprites, four for each half-colored tile, four for the three-quarter colored tiles, four for the corner colored tiles, and one for the full-colored tile. And if you want the color to have a checkerboard pattern, that's two mo...
True
Floor tile system limits ability to add new colors and patterns - As-is, if you want to add a new floor tile color with all the directions and such, you need 13 sprites, four for each half-colored tile, four for the three-quarter colored tiles, four for the corner colored tiles, and one for the full-colored tile. And i...
main
floor tile system limits ability to add new colors and patterns as is if you want to add a new floor tile color with all the directions and such you need sprites four for each half colored tile four for the three quarter colored tiles four for the corner colored tiles and one for the full colored tile and if...
1
2,498
8,655,458,078
IssuesEvent
2018-11-27 16:00:19
codestation/qcma
https://api.github.com/repos/codestation/qcma
closed
Cannot connect to PSTV
unmaintained
As titled. Rather than necro bumping another thread I choose to open this new one. I'm running Windows 10 x64 and PSTV (FW 3.57) just can't find qcma. I checked Windows firewall and qcma is not blocked by it. PSTV is connected to LAN by Ethernet, and PSTV can go online like PSN or web browser.
True
Cannot connect to PSTV - As titled. Rather than necro bumping another thread I choose to open this new one. I'm running Windows 10 x64 and PSTV (FW 3.57) just can't find qcma. I checked Windows firewall and qcma is not blocked by it. PSTV is connected to LAN by Ethernet, and PSTV can go online like PSN or web browser....
main
cannot connect to pstv as titled rather than necro bumping another thread i choose to open this new one i m running windows and pstv fw just can t find qcma i checked windows firewall and qcma is not blocked by it pstv is connected to lan by ethernet and pstv can go online like psn or web browser
1
5,315
26,821,766,949
IssuesEvent
2023-02-02 09:59:21
toolbx-images/images
https://api.github.com/repos/toolbx-images/images
closed
Request for Amazon Linux based images
new-image-request maintainers-wanted
### Distribution name and versions requested Amazon Linux 2 & Amazon Linux 2022 https://github.com/thimslugga/amazonlinux-toolbx ### Where are the official container images from the distribution published? FROM public.ecr.aws/amazonlinux/amazonlinux:2 FROM public.ecr.aws/amazonlinux/amazonlinux:2022 #...
True
Request for Amazon Linux based images - ### Distribution name and versions requested Amazon Linux 2 & Amazon Linux 2022 https://github.com/thimslugga/amazonlinux-toolbx ### Where are the official container images from the distribution published? FROM public.ecr.aws/amazonlinux/amazonlinux:2 FROM public.e...
main
request for amazon linux based images distribution name and versions requested amazon linux amazon linux where are the official container images from the distribution published from public ecr aws amazonlinux amazonlinux from public ecr aws amazonlinux amazonlinux will you b...
1
5,184
26,394,234,889
IssuesEvent
2023-01-12 17:54:56
chocolatey-community/chocolatey-package-requests
https://api.github.com/repos/chocolatey-community/chocolatey-package-requests
closed
RFP - kite
Status: Available For Maintainer(s)
## Checklist - [x] The package I am requesting does not already exist on https://chocolatey.org/packages; - [x] There is no open issue for this package; - [x] The issue title starts with 'RFP - '; - [x] The download URL is public and not locked behind a paywall / login; ## Package Details Software project U...
True
RFP - kite - ## Checklist - [x] The package I am requesting does not already exist on https://chocolatey.org/packages; - [x] There is no open issue for this package; - [x] The issue title starts with 'RFP - '; - [x] The download URL is public and not locked behind a paywall / login; ## Package Details Softw...
main
rfp kite checklist the package i am requesting does not already exist on there is no open issue for this package the issue title starts with rfp the download url is public and not locked behind a paywall login package details software project url direct download ur...
1
151,031
13,388,362,292
IssuesEvent
2020-09-02 17:15:38
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
2.0.2 升级2.1 出现coredns 配置丢失
area/installation kind/documentation stale
**问题描述** 从2.0.2 离线版升级 2.1 离线版 后,出现coredns 配置丢失。 **安装环境的硬件配置** easystack 云主机 **Installer版本** 2.0.2 >> 2.1
1.0
2.0.2 升级2.1 出现coredns 配置丢失 - **问题描述** 从2.0.2 离线版升级 2.1 离线版 后,出现coredns 配置丢失。 **安装环境的硬件配置** easystack 云主机 **Installer版本** 2.0.2 >> 2.1
non_main
出现coredns 配置丢失 问题描述 离线版升级 离线版 后,出现coredns 配置丢失。 安装环境的硬件配置 easystack 云主机 installer版本
0
5,095
26,007,472,462
IssuesEvent
2022-12-20 20:56:11
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
[Feature Request] Cognito Offline Testing
type/feature area/local/start-api stage/pm-review maintainer/need-followup
Just curious whether SAM will support cognito offline testing? Pasting in some links to the same feature request in various other forums: - https://github.com/localstack/localstack/issues/26 - https://stackoverflow.com/questions/41633800/use-cognito-locally-offline - https://stackoverflow.com/questions/51719765/i...
True
[Feature Request] Cognito Offline Testing - Just curious whether SAM will support cognito offline testing? Pasting in some links to the same feature request in various other forums: - https://github.com/localstack/localstack/issues/26 - https://stackoverflow.com/questions/41633800/use-cognito-locally-offline - ht...
main
cognito offline testing just curious whether sam will support cognito offline testing pasting in some links to the same feature request in various other forums
1
35,742
5,005,664,868
IssuesEvent
2016-12-12 11:28:49
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[Upgrade test] "ScheduledJob should replace jobs when ReplaceConcurrent" in ci-kubernetes-e2e-gce-1.4-1.5-upgrade-cluster
kind/upgrade-test-failure non-release-blocker
Test has been failing [100% of the time](https://k8s-testgrid.appspot.com/google-1.4-1.5-upgrade#gce-cvm-1.4-cvm-1.5-upgrade-cluster&width=20&sort-by-failures=&include-filter-by-regex=ScheduledJob%20should%20replace%20jobs%20when%20ReplaceConcurrent) in [ci-kubernetes-e2e-gce-1.4-1.5-upgrade-cluster](https://k8s-gubern...
1.0
[Upgrade test] "ScheduledJob should replace jobs when ReplaceConcurrent" in ci-kubernetes-e2e-gce-1.4-1.5-upgrade-cluster - Test has been failing [100% of the time](https://k8s-testgrid.appspot.com/google-1.4-1.5-upgrade#gce-cvm-1.4-cvm-1.5-upgrade-cluster&width=20&sort-by-failures=&include-filter-by-regex=ScheduledJob...
non_main
scheduledjob should replace jobs when replaceconcurrent in ci kubernetes gce upgrade cluster test has been failing in sample failure based on spreadsheet tracking upgrade test failures created by krousey
0
344,521
10,345,888,173
IssuesEvent
2019-09-04 14:18:26
GarkGarcia/icon_baker
https://api.github.com/repos/GarkGarcia/icon_baker
closed
IconBaker's Svg renderer
priority
Follow up to https://github.com/GarkGarcia/icon-pie/issues/15. As you can see in [`resvg`](https://github.com/GarkGarcia/icon_baker/tree/resvg), I've ported the `svg` functionalities from `nsvg` to `resvg`. Everything seems to be working fine. However, I'm (unfortunately) using a Windows machine and I was not abl...
1.0
IconBaker's Svg renderer - Follow up to https://github.com/GarkGarcia/icon-pie/issues/15. As you can see in [`resvg`](https://github.com/GarkGarcia/icon_baker/tree/resvg), I've ported the `svg` functionalities from `nsvg` to `resvg`. Everything seems to be working fine. However, I'm (unfortunately) using a Window...
non_main
iconbaker s svg renderer follow up to as you can see in i ve ported the svg functionalities from nsvg to resvg everything seems to be working fine however i m unfortunately using a windows machine and i was not able to install cairo this makes it hard for me to debug the library for now ...
0
5,548
27,776,201,954
IssuesEvent
2023-03-16 17:23:26
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
closed
The database extension overrides CSS styles from core
bug UI maintainability extension
The database extensions loads Yahoo's prue.css library which styles elements regardless of classes and as a result one must always ensure that core got styles which take priority to avoid side effects. ### To Reproduce Inspect any element on either the index or project page and check for styles coming from prue....
True
The database extension overrides CSS styles from core - The database extensions loads Yahoo's prue.css library which styles elements regardless of classes and as a result one must always ensure that core got styles which take priority to avoid side effects. ### To Reproduce Inspect any element on either the inde...
main
the database extension overrides css styles from core the database extensions loads yahoo s prue css library which styles elements regardless of classes and as a result one must always ensure that core got styles which take priority to avoid side effects to reproduce inspect any element on either the inde...
1
159,995
20,092,432,575
IssuesEvent
2022-02-06 01:01:58
directoryxx/Django-Polls-Tutorial
https://api.github.com/repos/directoryxx/Django-Polls-Tutorial
opened
CVE-2022-22818 (Medium) detected in django2.2.2
security vulnerability
## CVE-2022-22818 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>django2.2.2</b></p></summary> <p> <p>The Web framework for perfectionists with deadlines.</p> <p>Library home page: ...
True
CVE-2022-22818 (Medium) detected in django2.2.2 - ## CVE-2022-22818 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>django2.2.2</b></p></summary> <p> <p>The Web framework for perfect...
non_main
cve medium detected in cve medium severity vulnerability vulnerable library the web framework for perfectionists with deadlines library home page a href vulnerable source files django polls tutorial venv lib site packages django template ...
0
4,203
20,604,219,346
IssuesEvent
2022-03-06 18:36:01
bromite/bromite
https://api.github.com/repos/bromite/bromite
closed
Enable encrypted Backups
enhancement enhancement-without-maintainer
### Is your feature request related to privacy? Yes, with [Seedvault](https://github.com/seedvault-app/seedvault) it is possible to do privacy respecting backups - IF the app allows it... ### Is there a patch available for this feature somewhere? Yes, see: https://github.com/grote/Transportr/commit/4dc38f429f...
True
Enable encrypted Backups - ### Is your feature request related to privacy? Yes, with [Seedvault](https://github.com/seedvault-app/seedvault) it is possible to do privacy respecting backups - IF the app allows it... ### Is there a patch available for this feature somewhere? Yes, see: https://github.com/grote/T...
main
enable encrypted backups is your feature request related to privacy yes with it is possible to do privacy respecting backups if the app allows it is there a patch available for this feature somewhere yes see from describe the solution you would like bromite should a...
1
96
2,518,727,816
IssuesEvent
2015-01-17 01:29:15
tgstation/-tg-station
https://api.github.com/repos/tgstation/-tg-station
closed
chemistry heater is shit
Bug Usability
a. it can't eject the beakers you put in until it's done heating b. it doesn't have a gui c. it heats INCREDIBLY slowly. 2 per tick may not seem too slow, but there is no chemical that is BELOW 200k to heat, so it takes incredibly long most of the time d. there's no way to tell what the temperature is at the given m...
True
chemistry heater is shit - a. it can't eject the beakers you put in until it's done heating b. it doesn't have a gui c. it heats INCREDIBLY slowly. 2 per tick may not seem too slow, but there is no chemical that is BELOW 200k to heat, so it takes incredibly long most of the time d. there's no way to tell what the te...
non_main
chemistry heater is shit a it can t eject the beakers you put in until it s done heating b it doesn t have a gui c it heats incredibly slowly per tick may not seem too slow but there is no chemical that is below to heat so it takes incredibly long most of the time d there s no way to tell what the tempe...
0
958
4,702,357,466
IssuesEvent
2016-10-13 01:43:18
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
ios_config save: true - "unable to load backup configuration"
affects_2.2 bug_report networking P1 waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_config iosxr_config ##### ANSIBLE VERSION ``` ansible --version ansible 2.2.0 (devel 1c7890bf86) last updated 2016/09/26 10:42:34 (GMT +100) lib/ansible/modules/core: (devel cf243860ff) last updated 2016/09/26 10:42:39 (GMT +100) lib/ansible/modu...
True
ios_config save: true - "unable to load backup configuration" - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ios_config iosxr_config ##### ANSIBLE VERSION ``` ansible --version ansible 2.2.0 (devel 1c7890bf86) last updated 2016/09/26 10:42:34 (GMT +100) lib/ansible/modules/core: (devel cf243860ff)...
main
ios config save true unable to load backup configuration issue type bug report component name ios config iosxr config ansible version ansible version ansible devel last updated gmt lib ansible modules core devel last updated g...
1
118,965
15,383,449,376
IssuesEvent
2021-03-03 02:45:16
PostHog/posthog.com
https://api.github.com/repos/PostHog/posthog.com
opened
Features pages
design
First stab at a layout for feature pages. This has evolved a bit from my original thinking. [**Invision prototype of Product section tabs**](https://balsamiq.cloud/sd0i9zq/pxvojo4/r60A1?f=N4IgUiBcAMA0IDkpxAYSgRngGU%2FAQsvALJEgBaZA0lANoC6AvkA%3D) (Overview | Product analytics) ![image](https://user-images.githubus...
1.0
Features pages - First stab at a layout for feature pages. This has evolved a bit from my original thinking. [**Invision prototype of Product section tabs**](https://balsamiq.cloud/sd0i9zq/pxvojo4/r60A1?f=N4IgUiBcAMA0IDkpxAYSgRngGU%2FAQsvALJEgBaZA0lANoC6AvkA%3D) (Overview | Product analytics) ![image](https://use...
non_main
features pages first stab at a layout for feature pages this has evolved a bit from my original thinking overview product analytics new idea for product subnavigation seen above overview pictured above use cases that posthog handles showing the breadth of the platform prod...
0
182,658
14,145,411,599
IssuesEvent
2020-11-10 17:42:25
istio/istio.io
https://api.github.com/repos/istio/istio.io
closed
[istio.io testing] Need test for Ingress Control
area/test and release kind/docs kind/enhancement lifecycle/needs-triage
**Describe the feature request** We need to develop a test for the [Ingress Control](https://preliminary.istio.io/docs/tasks/traffic-management/ingress/ingress-control/) task in order to provide automated testing of the Istio.io website for future releases. Example tests and the documentation for the framework can ...
1.0
[istio.io testing] Need test for Ingress Control - **Describe the feature request** We need to develop a test for the [Ingress Control](https://preliminary.istio.io/docs/tasks/traffic-management/ingress/ingress-control/) task in order to provide automated testing of the Istio.io website for future releases. Example...
non_main
need test for ingress control describe the feature request we need to develop a test for the task in order to provide automated testing of the istio io website for future releases example tests and the documentation for the framework can be found here a youtube video describing the usage of the f...
0
155,832
12,279,356,651
IssuesEvent
2020-05-08 12:01:38
awslabs/s2n
https://api.github.com/repos/awslabs/s2n
closed
Dynamic record size tests fail sometimes
good first issue type/flaky_test type/integration_test
## **Problem:** From time to time we run into failures with dynamic record size tests. https://travis-ci.org/awslabs/s2n/jobs/650075690?utm_medium=notification&utm_source=github_status ```sh Running s2n dynamic record size tests Cipher: AES128-SHA Vers: TLSv1.2 ... PASSED Cipher: DHE-RSA-AE...
2.0
Dynamic record size tests fail sometimes - ## **Problem:** From time to time we run into failures with dynamic record size tests. https://travis-ci.org/awslabs/s2n/jobs/650075690?utm_medium=notification&utm_source=github_status ```sh Running s2n dynamic record size tests Cipher: AES128-SHA Ve...
non_main
dynamic record size tests fail sometimes problem from time to time we run into failures with dynamic record size tests sh running dynamic record size tests cipher sha vers passed cipher dhe rsa sha vers passed cipher sha ...
0
1,039
4,836,057,250
IssuesEvent
2016-11-08 18:30:39
daemonraco/toobasic
https://api.github.com/repos/daemonraco/toobasic
closed
JSON Validator for Database Specs
Core Logic Database Database Structure Maintainer JSONValidator
## What to do Implement validations for database specifications using _JSON Validator_, both version 1 and 2.
True
JSON Validator for Database Specs - ## What to do Implement validations for database specifications using _JSON Validator_, both version 1 and 2.
main
json validator for database specs what to do implement validations for database specifications using json validator both version and
1
54,939
11,352,958,206
IssuesEvent
2020-01-24 14:41:28
mozilla/addons-server
https://api.github.com/repos/mozilla/addons-server
closed
Investigate pygit2 performance by iterating differently through the diffs
component: code manager priority: p3
This is just temporary for now till I played more with it but I found https://github.com/libgit2/pygit2/issues/736 and it seems that there might be some more performant API usage that we could use to speed up the diff api. I'll investigate and update the issue accordingly.
1.0
Investigate pygit2 performance by iterating differently through the diffs - This is just temporary for now till I played more with it but I found https://github.com/libgit2/pygit2/issues/736 and it seems that there might be some more performant API usage that we could use to speed up the diff api. I'll investigate a...
non_main
investigate performance by iterating differently through the diffs this is just temporary for now till i played more with it but i found and it seems that there might be some more performant api usage that we could use to speed up the diff api i ll investigate and update the issue accordingly
0
60,818
7,390,218,221
IssuesEvent
2018-03-16 11:32:11
otavanopisto/muikku
https://api.github.com/repos/otavanopisto/muikku
closed
Issues for implementation of the new UI design
REDESIGN2017 enhancement review ui
It would be a great idea to atomize rest of the new UI design for smaller issues and place them to milestones. Lankinen is about to leave for his vacation, so this should be done next week.
1.0
Issues for implementation of the new UI design - It would be a great idea to atomize rest of the new UI design for smaller issues and place them to milestones. Lankinen is about to leave for his vacation, so this should be done next week.
non_main
issues for implementation of the new ui design it would be a great idea to atomize rest of the new ui design for smaller issues and place them to milestones lankinen is about to leave for his vacation so this should be done next week
0
3,744
15,733,398,958
IssuesEvent
2021-03-29 19:30:55
DynamoRIO/dynamorio
https://api.github.com/repos/DynamoRIO/dynamorio
opened
Add runtime option to disable start/stop API and annotations and then remove the ifdefs
Maintainability Type-Feature
For running untrusted applications, it might be nice to disable all cases where DR listens to the app for what to do: the start/stop API and annotations. Today we have ifdefs for both of those: but we'd like to remove the DR_APP_EXPORTS define (xref #2971), and the ANNOTATIONS define for that matter once it's ported...
True
Add runtime option to disable start/stop API and annotations and then remove the ifdefs - For running untrusted applications, it might be nice to disable all cases where DR listens to the app for what to do: the start/stop API and annotations. Today we have ifdefs for both of those: but we'd like to remove the DR_AP...
main
add runtime option to disable start stop api and annotations and then remove the ifdefs for running untrusted applications it might be nice to disable all cases where dr listens to the app for what to do the start stop api and annotations today we have ifdefs for both of those but we d like to remove the dr ap...
1
146,257
13,174,993,485
IssuesEvent
2020-08-12 00:09:37
nicholaschiasson/ngx_upstream_jdomain
https://api.github.com/repos/nicholaschiasson/ngx_upstream_jdomain
closed
Improve README.md
documentation good first issue help wanted
Document the project better. - [ ] Features: all supported directive attributes and what they do. - [ ] Development tools to use for local development: docker, [act](https://github.com/nektos/act), etc. - [ ] General instructions for local development: building, testing, running github actions locally, etc.
1.0
Improve README.md - Document the project better. - [ ] Features: all supported directive attributes and what they do. - [ ] Development tools to use for local development: docker, [act](https://github.com/nektos/act), etc. - [ ] General instructions for local development: building, testing, running github actions lo...
non_main
improve readme md document the project better features all supported directive attributes and what they do development tools to use for local development docker etc general instructions for local development building testing running github actions locally etc
0
472,005
13,614,525,834
IssuesEvent
2020-09-23 13:22:03
magento/adobe-stock-integration
https://api.github.com/repos/magento/adobe-stock-integration
closed
Error when saving image from stock that does not have Category
Priority: P3 Progress: PR created Severity: S3
### Steps to reproduce (*) 1. Open Adobe Stock Panel from Media Gallery 2. Search for "Distant deer in a misty forest" 4. In the search results find an image with category "None" 5. Save Preview ![image](https://user-images.githubusercontent.com/2028541/93813917-7cd8df80-fc5c-11ea-91ec-b4c84945e141.png) ### E...
1.0
Error when saving image from stock that does not have Category - ### Steps to reproduce (*) 1. Open Adobe Stock Panel from Media Gallery 2. Search for "Distant deer in a misty forest" 4. In the search results find an image with category "None" 5. Save Preview ![image](https://user-images.githubusercontent.com/20...
non_main
error when saving image from stock that does not have category steps to reproduce open adobe stock panel from media gallery search for distant deer in a misty forest in the search results find an image with category none save preview expected result image is saved succe...
0
2,641
8,960,709,765
IssuesEvent
2019-01-28 07:12:09
pound-python/infobob
https://api.github.com/repos/pound-python/infobob
closed
Set up CI
maintainability
Travis is probably fine. Need to investigate if Travis has hooks we can use for CD. Requires #22
True
Set up CI - Travis is probably fine. Need to investigate if Travis has hooks we can use for CD. Requires #22
main
set up ci travis is probably fine need to investigate if travis has hooks we can use for cd requires
1
146,085
22,954,172,908
IssuesEvent
2022-07-19 10:01:30
dotnet/aspnetcore
https://api.github.com/repos/dotnet/aspnetcore
closed
QuickGrid: QuickGridItemsProvider naming suggestion
area-blazor :heavy_check_mark: Resolution: Answered Status: Resolved design-proposal
I was having a look at the QuickGrid implementation and noticed that the `GridItemsProviderResult` and `GridItemsProviderRequest` structs as well as the `GridItemsProvider` delegate could be generally useful in custom list components. In this case, I was wondering if it would make more sense for the naming to not a...
1.0
QuickGrid: QuickGridItemsProvider naming suggestion - I was having a look at the QuickGrid implementation and noticed that the `GridItemsProviderResult` and `GridItemsProviderRequest` structs as well as the `GridItemsProvider` delegate could be generally useful in custom list components. In this case, I was wonderi...
non_main
quickgrid quickgriditemsprovider naming suggestion i was having a look at the quickgrid implementation and noticed that the griditemsproviderresult and griditemsproviderrequest structs as well as the griditemsprovider delegate could be generally useful in custom list components in this case i was wonderi...
0
5,245
26,565,988,528
IssuesEvent
2023-01-20 20:16:30
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[QUESTION] Suddenly showing "It looks like something's gone wrong"
🤷‍♂️ Question 👤 Awaiting Maintainer Response
<h3 dir="auto">Question</h3> <p dir="auto">Hello :)</p> <p dir="auto">I've been using dashy for a year or more now, and kept it updated using watchtower (it runs once every 5 minutes so I am pretty sure that I use the latest version). Since today, I always get this error message:<br> <a target="_blank" rel="noopener no...
True
[QUESTION] Suddenly showing "It looks like something's gone wrong" - <h3 dir="auto">Question</h3> <p dir="auto">Hello :)</p> <p dir="auto">I've been using dashy for a year or more now, and kept it updated using watchtower (it runs once every 5 minutes so I am pretty sure that I use the latest version). Since today, I a...
main
suddenly showing it looks like something s gone wrong question hello i ve been using dashy for a year or more now and kept it updated using watchtower it runs once every minutes so i am pretty sure that i use the latest version since today i always get this error message however after waiti...
1
686
4,231,993,004
IssuesEvent
2016-07-04 19:17:31
Microsoft/UVAtlas
https://api.github.com/repos/Microsoft/UVAtlas
opened
Retire Windows 8.1 Store projects
maintainence
At some point we should remove support for this older version in favor of UWP apps ``UVatlas_Windows81.vcxproj`` Please put any requests for continued support here.
True
Retire Windows 8.1 Store projects - At some point we should remove support for this older version in favor of UWP apps ``UVatlas_Windows81.vcxproj`` Please put any requests for continued support here.
main
retire windows store projects at some point we should remove support for this older version in favor of uwp apps uvatlas vcxproj please put any requests for continued support here
1
22,427
3,645,494,735
IssuesEvent
2016-02-15 14:53:55
contao/core
https://api.github.com/repos/contao/core
closed
ModuleRegistration does not throw an error when username and password are identical
defect
The following comparison fails: `// Check whether the password matches the username` `if ($objWidget instanceof \FormPassword && $varValue == \Input::post('username'))` `{` ` $objWidget->addError($GLOBALS['TL_LANG']['ERR']['passwordName']);` `} Maybe related to #8144
1.0
ModuleRegistration does not throw an error when username and password are identical - The following comparison fails: `// Check whether the password matches the username` `if ($objWidget instanceof \FormPassword && $varValue == \Input::post('username'))` `{` ` $objWidget->addError($GLOBALS['TL_LANG']['ERR']['pass...
non_main
moduleregistration does not throw an error when username and password are identical the following comparison fails check whether the password matches the username if objwidget instanceof formpassword varvalue input post username objwidget adderror globals maybe rela...
0
3,166
12,226,516,301
IssuesEvent
2020-05-03 11:17:59
gfleetwood/asteres
https://api.github.com/repos/gfleetwood/asteres
opened
nocomplexity/SecurityPrivacyReferenceArchitecture (44663811)
Python maintain
https://github.com/nocomplexity/SecurityPrivacyReferenceArchitecture Open Repository for the Open Security and Privacy Reference Architecture
True
nocomplexity/SecurityPrivacyReferenceArchitecture (44663811) - https://github.com/nocomplexity/SecurityPrivacyReferenceArchitecture Open Repository for the Open Security and Privacy Reference Architecture
main
nocomplexity securityprivacyreferencearchitecture open repository for the open security and privacy reference architecture
1
4,272
21,465,353,929
IssuesEvent
2022-04-26 02:43:45
tgstation/tgstation
https://api.github.com/repos/tgstation/tgstation
closed
Suit accessories with a storage component (ie pocket protectors) can no longer be accessed without first removing them from your uniform
Maintainability/Hinders improvements Bug Cleanup Flagged
Master Repo: Put pocket protector on your uniform Try to click it end up taking off your uniform alt: Put pocket protector on your uniform Try to drag it to yourself nothing happens I have a couple features in the works that depends on this working, so tagging it as hinders improvements
True
Suit accessories with a storage component (ie pocket protectors) can no longer be accessed without first removing them from your uniform - Master Repo: Put pocket protector on your uniform Try to click it end up taking off your uniform alt: Put pocket protector on your uniform Try to drag it to yourself not...
main
suit accessories with a storage component ie pocket protectors can no longer be accessed without first removing them from your uniform master repo put pocket protector on your uniform try to click it end up taking off your uniform alt put pocket protector on your uniform try to drag it to yourself not...
1
5,503
27,485,366,823
IssuesEvent
2023-03-04 02:36:04
Windham-High-School/CubeServer
https://api.github.com/repos/Windham-High-School/CubeServer
closed
Pin exact versions of dependencies
maintainability :scroll: Convention Established :scroll:
Dependency versions will be pinned to prevent dependency updates from screwing with functionality and/or causing bugs. # :scroll: - Convention Establishment - :scroll: **Henceforth**, the following _shall_ be performed _prior to_ **every** major release (`X.0.0`): - New dependency versions should be sought after...
True
Pin exact versions of dependencies - Dependency versions will be pinned to prevent dependency updates from screwing with functionality and/or causing bugs. # :scroll: - Convention Establishment - :scroll: **Henceforth**, the following _shall_ be performed _prior to_ **every** major release (`X.0.0`): - New depen...
main
pin exact versions of dependencies dependency versions will be pinned to prevent dependency updates from screwing with functionality and or causing bugs scroll convention establishment scroll henceforth the following shall be performed prior to every major release x new depen...
1
5,262
26,621,056,519
IssuesEvent
2023-01-24 11:15:08
NaluKit/nalu
https://api.github.com/repos/NaluKit/nalu
closed
use INSTANCE instead .get() to get a factory instance
maintainance
In some cases factories provide a `get()`-method to provide a facotry instnace other a static `INSTANCE`-variable. Change nalu in this way, that all factories use a a static `INSTANCE`-variable.
True
use INSTANCE instead .get() to get a factory instance - In some cases factories provide a `get()`-method to provide a facotry instnace other a static `INSTANCE`-variable. Change nalu in this way, that all factories use a a static `INSTANCE`-variable.
main
use instance instead get to get a factory instance in some cases factories provide a get method to provide a facotry instnace other a static instance variable change nalu in this way that all factories use a a static instance variable
1
3,043
11,297,456,986
IssuesEvent
2020-01-17 06:05:16
microsoft/DirectXTK
https://api.github.com/repos/microsoft/DirectXTK
closed
directxtk build failure for x86-uwp #9486
maintainence
#9486 "C:\MyDevProjects\MyProjectsThirdPartyLibs\vcpkg2\vcpkg\buildtrees\directxtk\src\dec2019-b08f6255ba\DirectXTK_Windows10_2019.sln" (Rebuild target) (1) -> (ValidateSolutionConfiguration target) -> C:\MyDevProjects\MyProjectsThirdPartyLibs\vcpkg2\vcpkg\buildtrees\directxtk\src\dec2019-b08f6255ba\Di...
True
directxtk build failure for x86-uwp #9486 - #9486 "C:\MyDevProjects\MyProjectsThirdPartyLibs\vcpkg2\vcpkg\buildtrees\directxtk\src\dec2019-b08f6255ba\DirectXTK_Windows10_2019.sln" (Rebuild target) (1) -> (ValidateSolutionConfiguration target) -> C:\MyDevProjects\MyProjectsThirdPartyLibs\vcpkg2\vcpkg\bu...
main
directxtk build failure for uwp c mydevprojects myprojectsthirdpartylibs vcpkg buildtrees directxtk src directxtk sln rebuild target validatesolutionconfiguration target c mydevprojects myprojectsthirdpartylibs vcpkg buildtrees directxtk src directxtk sln...
1
331,635
10,075,749,943
IssuesEvent
2019-07-24 14:51:16
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
login.live.com - site is not usable
browser-firefox-mobile engine-gecko priority-critical
<!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> **URL**: https://login.live.com/login.srf?wa=wsignin1.0 **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Android 8.1.0 **Tested Another Browser**: ...
1.0
login.live.com - site is not usable - <!-- @browser: Firefox Mobile 68.0 --> <!-- @ua_header: Mozilla/5.0 (Android 8.1.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 --> <!-- @reported_with: --> **URL**: https://login.live.com/login.srf?wa=wsignin1.0 **Browser / Version**: Firefox Mobile 68.0 **Operating System**: Andr...
non_main
login live com site is not usable url browser version firefox mobile operating system android tested another browser no problem type site is not usable description slow and unresponsive steps to reproduce browser configuration none from ...
0
330,915
28,495,527,170
IssuesEvent
2023-04-18 13:58:20
NationalSecurityAgency/skills-service
https://api.github.com/repos/NationalSecurityAgency/skills-service
closed
Admin users are not able to view quiz status or run a quiz on behalf of another user
bug test
- navigate to user's Skills Display preview (``/administrator/projects/<project-id>/subjects/<subject-id>/skills/<skill-id>/users/<user-id>/`` - drill down to a skill that has a quiz or a survey assigned to it - attempt to take the survey/quiz
1.0
Admin users are not able to view quiz status or run a quiz on behalf of another user - - navigate to user's Skills Display preview (``/administrator/projects/<project-id>/subjects/<subject-id>/skills/<skill-id>/users/<user-id>/`` - drill down to a skill that has a quiz or a survey assigned to it - attempt to take the...
non_main
admin users are not able to view quiz status or run a quiz on behalf of another user navigate to user s skills display preview administrator projects subjects skills users drill down to a skill that has a quiz or a survey assigned to it attempt to take the survey quiz
0
32,608
13,890,852,656
IssuesEvent
2020-10-19 09:50:19
terraform-providers/terraform-provider-azurerm
https://api.github.com/repos/terraform-providers/terraform-provider-azurerm
closed
Support for composite indexes in `azurerm_cosmosdb_sql_container`
enhancement service/cosmosdb
Please add support for composite indexes in `azurerm_cosmosdb_sql_container`. I'll probably be working on this myself, but opening up an issue in case someone feels compelled as well :)
1.0
Support for composite indexes in `azurerm_cosmosdb_sql_container` - Please add support for composite indexes in `azurerm_cosmosdb_sql_container`. I'll probably be working on this myself, but opening up an issue in case someone feels compelled as well :)
non_main
support for composite indexes in azurerm cosmosdb sql container please add support for composite indexes in azurerm cosmosdb sql container i ll probably be working on this myself but opening up an issue in case someone feels compelled as well
0
35,301
7,929,391,818
IssuesEvent
2018-07-06 14:56:01
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
to change the level at a menu - starange sort. in the menu
No Code Attached Yet
### Steps to reproduce the issue 1 open a menu 2 change the level (i do from 2 to 1) ### Expected result Error: BIGINT UNSIGNED value is out of range in '(`maniacsql30`.`#__menu`.`level` + -(1))' ### Actual result strange sort in the menu. different to the sort in the table xx_menu ### System inform...
1.0
to change the level at a menu - starange sort. in the menu - ### Steps to reproduce the issue 1 open a menu 2 change the level (i do from 2 to 1) ### Expected result Error: BIGINT UNSIGNED value is out of range in '(`maniacsql30`.`#__menu`.`level` + -(1))' ### Actual result strange sort in the menu. di...
non_main
to change the level at a menu starange sort in the menu steps to reproduce the issue open a menu change the level i do from to expected result error bigint unsigned value is out of range in menu level actual result strange sort in the menu different to...
0
120,881
25,886,812,881
IssuesEvent
2022-12-14 15:05:50
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
[Factions] Hammerhead Matriarch Genes are experiencing incredibly odd behaviour
Bug Need more info Code Severe
### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What happened? ### The following is a recollection of my experiences shared in the dedicated channel. I noticed that my Hammerhead Matriarch genes were not workin...
1.0
[Factions] Hammerhead Matriarch Genes are experiencing incredibly odd behaviour - ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [ ] My issue happened while using mods. ### What happened? ### The following is a recollection of my experiences shared in the d...
non_main
hammerhead matriarch genes are experiencing incredibly odd behaviour disclaimers i have searched the issue tracker to check if the issue has already been reported my issue happened while using mods what happened the following is a recollection of my experiences shared in the dedicated chan...
0
50,858
13,608,189,155
IssuesEvent
2020-09-23 01:38:56
peilin823/peilin823-security_test_demo1
https://api.github.com/repos/peilin823/peilin823-security_test_demo1
opened
CVE-2017-16113 (High) detected in parsejson-0.0.3.tgz
security vulnerability
## CVE-2017-16113 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parsejson-0.0.3.tgz</b></p></summary> <p>Method that parses a JSON string and returns a JSON object</p> <p>Library hom...
True
CVE-2017-16113 (High) detected in parsejson-0.0.3.tgz - ## CVE-2017-16113 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parsejson-0.0.3.tgz</b></p></summary> <p>Method that parses a ...
non_main
cve high detected in parsejson tgz cve high severity vulnerability vulnerable library parsejson tgz method that parses a json string and returns a json object library home page a href path to dependency file security test package json path to vulnerable library ...
0
1,294
5,477,711,492
IssuesEvent
2017-03-12 11:22:56
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lvol is trying to shrink logical volume with fixed size when executed twice
affects_2.2 bug_report waiting_on_maintainer
ISSUE TYPE: Bug Report COMPONENT NAME: lvol ANSIBLE VERSION: ansible 2.2.0.0 CONFIGURATION: no changes OS / ENVIRONMENT: Ubuntu xenial 16.04 (Linux 4.4.0-47-generic #68-Ubuntu SMP x86_64) - ##### SUMMARY lvol is creating the logical volume correctly at the first run, but after running the same playbook again w...
True
lvol is trying to shrink logical volume with fixed size when executed twice - ISSUE TYPE: Bug Report COMPONENT NAME: lvol ANSIBLE VERSION: ansible 2.2.0.0 CONFIGURATION: no changes OS / ENVIRONMENT: Ubuntu xenial 16.04 (Linux 4.4.0-47-generic #68-Ubuntu SMP x86_64) - ##### SUMMARY lvol is creating the logical ...
main
lvol is trying to shrink logical volume with fixed size when executed twice issue type bug report component name lvol ansible version ansible configuration no changes os environment ubuntu xenial linux generic ubuntu smp summary lvol is creating the logical volume ...
1