Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
171,754
6,494,216,422
IssuesEvent
2017-08-21 20:45:19
weibullguy/rtk
https://api.github.com/repos/weibullguy/rtk
opened
No Error Handling for add_hardwareMethod
Module:Hardware Priority:Normal Status:InProgress Type:Bug
in the add_hardware() method in the BoM class when no parent_id is passed to the method an error code isn't set. The parent_id is simply set to zero. An error code shall be set and the method returned. The view should handle the error.
1.0
No Error Handling for add_hardwareMethod - in the add_hardware() method in the BoM class when no parent_id is passed to the method an error code isn't set. The parent_id is simply set to zero. An error code shall be set and the method returned. The view should handle the error.
priority
no error handling for add hardwaremethod in the add hardware method in the bom class when no parent id is passed to the method an error code isn t set the parent id is simply set to zero an error code shall be set and the method returned the view should handle the error
1
204,450
7,087,843,464
IssuesEvent
2018-01-11 19:16:57
ArmaAchilles/AresModAchillesExpansion
https://api.github.com/repos/ArmaAchilles/AresModAchillesExpansion
closed
"Talking guns" for Suppressive Fire Module
feature request priority/low
Description: Alternating fire between two or more ARs. e.g. https://www.youtube.com/watch?v=fl8X6q3dRjU
1.0
"Talking guns" for Suppressive Fire Module - Description: Alternating fire between two or more ARs. e.g. https://www.youtube.com/watch?v=fl8X6q3dRjU
priority
talking guns for suppressive fire module description alternating fire between two or more ars e g
1
671,687
22,772,694,353
IssuesEvent
2022-07-08 11:36:48
Bibliome/bibliome-java-utils
https://api.github.com/repos/Bibliome/bibliome-java-utils
opened
Tries should be allowed to match space with any whitespace
Priority: High Topic: Trie Type: Feature Request
At the moment a space in the query will not match anything other than a space in the subject. This behavior prevents from matching a space with, for example, a newline character. Solution: Add to *StandardMatchControl* a property *foldWhitespace*. If set to `true`, then *canonize()* transforms any whitespace char...
1.0
Tries should be allowed to match space with any whitespace - At the moment a space in the query will not match anything other than a space in the subject. This behavior prevents from matching a space with, for example, a newline character. Solution: Add to *StandardMatchControl* a property *foldWhitespace*. If se...
priority
tries should be allowed to match space with any whitespace at the moment a space in the query will not match anything other than a space in the subject this behavior prevents from matching a space with for example a newline character solution add to standardmatchcontrol a property foldwhitespace if se...
1
483,100
13,918,499,774
IssuesEvent
2020-10-21 07:47:36
GTBitsOfGood/gen-soln
https://api.github.com/repos/GTBitsOfGood/gen-soln
closed
[VMS] Add pagination support to `getByFilteredEventsCardData()`
VMS backend high priority
* The code will be very similar to how pagination is implemented for `getUpcomingEventsCardData()`, except you will have a lot more parameters! * Feel free to create additional types in `utils/types.ts`. Also don't forget to implement a counting function, like we have `getUpcomingEventsCardDataCount()` for `getUpcomin...
1.0
[VMS] Add pagination support to `getByFilteredEventsCardData()` - * The code will be very similar to how pagination is implemented for `getUpcomingEventsCardData()`, except you will have a lot more parameters! * Feel free to create additional types in `utils/types.ts`. Also don't forget to implement a counting function...
priority
add pagination support to getbyfilteredeventscarddata the code will be very similar to how pagination is implemented for getupcomingeventscarddata except you will have a lot more parameters feel free to create additional types in utils types ts also don t forget to implement a counting function li...
1
11,528
7,276,532,350
IssuesEvent
2018-02-21 16:38:01
riptano/argus
https://api.github.com/repos/riptano/argus
opened
Creating custom report without having existing Jenkins connections
enhancement triage_support usability
ptnapoleon: Once I've created a new custom report, I select "add a job". and this is the prompt I see: Which Jenkins Connection would you like to add jobs from? q : quit (back to previous menu) That... doesn't help me know what to specify. I suspect here I need a message that tells me to add a jenkins connection. ...
True
Creating custom report without having existing Jenkins connections - ptnapoleon: Once I've created a new custom report, I select "add a job". and this is the prompt I see: Which Jenkins Connection would you like to add jobs from? q : quit (back to previous menu) That... doesn't help me know what to specify. I susp...
non_priority
creating custom report without having existing jenkins connections ptnapoleon once i ve created a new custom report i select add a job and this is the prompt i see which jenkins connection would you like to add jobs from q quit back to previous menu that doesn t help me know what to specify i susp...
0
68,315
17,225,393,850
IssuesEvent
2021-07-20 00:21:45
tsunamayo/Starship-EVO
https://api.github.com/repos/tsunamayo/Starship-EVO
opened
[New build - EXPERIMENTAL] 21w29a: Custom Docking Port
Build Release Note
It is now possible to create custom docking port made out of several smaller Docking Connector. To do so: - Link a Docking Config Gate to all the Docking Connectors of the custom design - Inside the Config Gate toggle the "Composite Mode" flag to "Merge Docks". - Assign a Tag if necessary, in case several different...
1.0
[New build - EXPERIMENTAL] 21w29a: Custom Docking Port - It is now possible to create custom docking port made out of several smaller Docking Connector. To do so: - Link a Docking Config Gate to all the Docking Connectors of the custom design - Inside the Config Gate toggle the "Composite Mode" flag to "Merge Docks"...
non_priority
custom docking port it is now possible to create custom docking port made out of several smaller docking connector to do so link a docking config gate to all the docking connectors of the custom design inside the config gate toggle the composite mode flag to merge docks assign a tag if necessary...
0
407,219
11,908,171,927
IssuesEvent
2020-03-31 00:11:01
eclipse-ee4j/glassfish
https://api.github.com/repos/eclipse-ee4j/glassfish
closed
Form authentication NPE if original request has POST data
5-0-exclude 5-0-triaged Component: web_container Priority: Major Stale Type: Bug
If I POST to a webapp with FORM authentication while not authenticated the appserver nullpointers. Full stacktrace: ``` An exception or error occurred in the container during the request processing java.lang.NullPointerException at org.glassfish.grizzly.http.util.ByteChunk.append(ByteChunk.java:431) a...
1.0
Form authentication NPE if original request has POST data - If I POST to a webapp with FORM authentication while not authenticated the appserver nullpointers. Full stacktrace: ``` An exception or error occurred in the container during the request processing java.lang.NullPointerException at org.glassfish.griz...
priority
form authentication npe if original request has post data if i post to a webapp with form authentication while not authenticated the appserver nullpointers full stacktrace an exception or error occurred in the container during the request processing java lang nullpointerexception at org glassfish griz...
1
312,898
26,884,992,720
IssuesEvent
2023-02-06 01:50:40
metafizzy/flickity
https://api.github.com/repos/metafizzy/flickity
closed
My Flickity slider shows just image as a block and does not slide... using Wordpress loop.
test case required
My Flickity slider shows all images and does not slide... using Wordpress. Code is as such... Using ACF 'gallery' and Flickity **PHP** <?php $images = get_field('gallery'); $size = 'full'; // (thumbnail, medium, large, full or custom size) if( $images ): ?> <div class="main-carousel"> <ul> ...
1.0
My Flickity slider shows just image as a block and does not slide... using Wordpress loop. - My Flickity slider shows all images and does not slide... using Wordpress. Code is as such... Using ACF 'gallery' and Flickity **PHP** <?php $images = get_field('gallery'); $size = 'full'; // (thumbnail, medium, ...
non_priority
my flickity slider shows just image as a block and does not slide using wordpress loop my flickity slider shows all images and does not slide using wordpress code is as such using acf gallery and flickity php php images get field gallery size full thumbnail medium ...
0
122,960
16,389,055,072
IssuesEvent
2021-05-17 14:04:52
BarryCap/BarryCap.github.io
https://api.github.com/repos/BarryCap/BarryCap.github.io
opened
Set different cursors for each page
CSS design enhancement image improvement
Set different colors for cursors in different pages (e. g. <span style="color: yellow">yellow</span> for Realizations, <span style="color: red">red</span> for About, <span style="color: green">green</span> for Random, etc.).
1.0
Set different cursors for each page - Set different colors for cursors in different pages (e. g. <span style="color: yellow">yellow</span> for Realizations, <span style="color: red">red</span> for About, <span style="color: green">green</span> for Random, etc.).
non_priority
set different cursors for each page set different colors for cursors in different pages e g yellow for realizations red for about green for random etc
0
13,521
8,250,254,812
IssuesEvent
2018-09-12 01:42:35
letsencrypt/boulder
https://api.github.com/repos/letsencrypt/boulder
closed
Remove email address check at new-reg and update reg time
area/ra kind/cleanup kind/performance
It adds variability to those requests, and requires that the RA be able to reach the EFN.
True
Remove email address check at new-reg and update reg time - It adds variability to those requests, and requires that the RA be able to reach the EFN.
non_priority
remove email address check at new reg and update reg time it adds variability to those requests and requires that the ra be able to reach the efn
0
47,154
10,039,434,191
IssuesEvent
2019-07-18 17:21:57
cloudflare/boringtun
https://api.github.com/repos/cloudflare/boringtun
closed
Split Noise from WireGuard handshake processing
code quality security review
Cryptographic calculations for the Noise-based handshake should probably be separated from WireGuard-specific additions, like Type, Receiver/Sender ID, MAC1, MAC2. Advantages would be: * Able to verify the Noise-specific implementation without distraction from "unimportant parts" (MAC1, etc.) * Able to verify the...
1.0
Split Noise from WireGuard handshake processing - Cryptographic calculations for the Noise-based handshake should probably be separated from WireGuard-specific additions, like Type, Receiver/Sender ID, MAC1, MAC2. Advantages would be: * Able to verify the Noise-specific implementation without distraction from "unim...
non_priority
split noise from wireguard handshake processing cryptographic calculations for the noise based handshake should probably be separated from wireguard specific additions like type receiver sender id advantages would be able to verify the noise specific implementation without distraction from unimportan...
0
234,097
7,716,454,705
IssuesEvent
2018-05-23 10:43:58
IBMResearch/jlocke
https://api.github.com/repos/IBMResearch/jlocke
opened
Insecure dev dependency
good first issue priority: low status: confirmed type: bug
The development dependency "eslint-config-json" has a known vuln among their deps ("jshint"). We will fix it [in this fork](https://github.com/IBMResearch/eslint-plugin-json) here and send a PR when this problem is solved in the [this PR](https://github.com/jshint/jshint/pull/3283). But it's still not merged and publis...
1.0
Insecure dev dependency - The development dependency "eslint-config-json" has a known vuln among their deps ("jshint"). We will fix it [in this fork](https://github.com/IBMResearch/eslint-plugin-json) here and send a PR when this problem is solved in the [this PR](https://github.com/jshint/jshint/pull/3283). But it's s...
priority
insecure dev dependency the development dependency eslint config json has a known vuln among their deps jshint we will fix it here and send a pr when this problem is solved in the but it s still not merged and published
1
401,512
11,791,033,164
IssuesEvent
2020-03-17 20:10:34
vmware/clarity
https://api.github.com/repos/vmware/clarity
reopened
Tree View selected state not announced
priority: high status: in progress type: accessibility
## Describe the bug The selected state of treenode is not announced by screen readers. Currently, when a treenode is selected, a background color of #d9e4ea is applied. But blind screen users cannot see this background color and do not hear any feedback telling the a given treenode has been selected. ## How to re...
1.0
Tree View selected state not announced - ## Describe the bug The selected state of treenode is not announced by screen readers. Currently, when a treenode is selected, a background color of #d9e4ea is applied. But blind screen users cannot see this background color and do not hear any feedback telling the a given tr...
priority
tree view selected state not announced describe the bug the selected state of treenode is not announced by screen readers currently when a treenode is selected a background color of is applied but blind screen users cannot see this background color and do not hear any feedback telling the a given treenod...
1
419,208
12,219,030,374
IssuesEvent
2020-05-01 20:42:25
redhat-developer/vscode-openshift-tools
https://api.github.com/repos/redhat-developer/vscode-openshift-tools
closed
When executing command in terminal it should be named properly
demo kind/feature priority/minor
For example if running 'Follow Log' command for component terminal should be called `OpenShidt: follow 'CompName' Log and etc. ![image](https://user-images.githubusercontent.com/620330/80833852-511d6600-8ba4-11ea-8415-0085bec2a307.png)
1.0
When executing command in terminal it should be named properly - For example if running 'Follow Log' command for component terminal should be called `OpenShidt: follow 'CompName' Log and etc. ![image](https://user-images.githubusercontent.com/620330/80833852-511d6600-8ba4-11ea-8415-0085bec2a307.png)
priority
when executing command in terminal it should be named properly for example if running follow log command for component terminal should be called openshidt follow compname log and etc
1
297,879
25,769,883,293
IssuesEvent
2022-12-09 06:52:34
openBackhaul/TypeApprovalRegister
https://api.github.com/repos/openBackhaul/TypeApprovalRegister
opened
operation-name attributes to be checked for Attribute correctness
testsuite_to_be_changed
In v2.0.0, all operations are added with a constraint to have minLength: 6. This need to be tested for correctness in Acceptance section under Service Layer :: Attribute correctness - [ ] /v1/redirect-info-about-approval-status-changes - subscriber-operation
1.0
operation-name attributes to be checked for Attribute correctness - In v2.0.0, all operations are added with a constraint to have minLength: 6. This need to be tested for correctness in Acceptance section under Service Layer :: Attribute correctness - [ ] /v1/redirect-info-about-approval-status-changes - subscri...
non_priority
operation name attributes to be checked for attribute correctness in all operations are added with a constraint to have minlength this need to be tested for correctness in acceptance section under service layer attribute correctness redirect info about approval status changes subscriber ...
0
163,305
6,196,150,461
IssuesEvent
2017-07-05 14:11:43
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[craftercms] ERROR: child process failed when running ./gradlew start/stop
bug Priority: Low
On a fresh install (git clone of craftercms) 1. build it `./gradlew init build deploy` 2. start it (The first run, I don't see the error message) `./gradlew start` 3. stop it `./gradlew stop` Notice the error in your terminal: ``ERROR: child process failed, exited with error number 48`` Here's the ...
1.0
[craftercms] ERROR: child process failed when running ./gradlew start/stop - On a fresh install (git clone of craftercms) 1. build it `./gradlew init build deploy` 2. start it (The first run, I don't see the error message) `./gradlew start` 3. stop it `./gradlew stop` Notice the error in your terminal:...
priority
error child process failed when running gradlew start stop on a fresh install git clone of craftercms build it gradlew init build deploy start it the first run i don t see the error message gradlew start stop it gradlew stop notice the error in your terminal error ...
1
252,600
21,606,207,886
IssuesEvent
2022-05-04 03:36:31
h-REA/hREA
https://api.github.com/repos/h-REA/hREA
closed
`test/proposal` has 0/? assertions passing. update them
test-writing
``` cd test WASM_LOG=debug RUST_LOG=error RUST_BACKTRACE=1 npx tape proposal/**/*.js ```
1.0
`test/proposal` has 0/? assertions passing. update them - ``` cd test WASM_LOG=debug RUST_LOG=error RUST_BACKTRACE=1 npx tape proposal/**/*.js ```
non_priority
test proposal has assertions passing update them cd test wasm log debug rust log error rust backtrace npx tape proposal js
0
72,471
7,298,911,358
IssuesEvent
2018-02-26 18:25:45
ShaneKent/PyEventLogViewer
https://api.github.com/repos/ShaneKent/PyEventLogViewer
closed
Unit test to check that parsing errors are handled
testing
Originally from issue #89, failed during that sprint. Add a unit test which passes invalid data to the parser and tests that errors are handled.
1.0
Unit test to check that parsing errors are handled - Originally from issue #89, failed during that sprint. Add a unit test which passes invalid data to the parser and tests that errors are handled.
non_priority
unit test to check that parsing errors are handled originally from issue failed during that sprint add a unit test which passes invalid data to the parser and tests that errors are handled
0
674,882
23,069,133,760
IssuesEvent
2022-07-25 16:18:58
WordPress/openverse-api
https://api.github.com/repos/WordPress/openverse-api
closed
Link to `CONTRIBUTING.md` in consumer API docs
good first issue help wanted 🟩 priority: low ✨ goal: improvement 📄 aspect: text
## Description <!-- Describe the feature and how it solves the problem. --> Originally reported by @dhruvkb Link: https://api.openverse.engineering/v1/#section/Contribute We should instead to the [repo contributing document](https://github.com/WordPress/openverse-api/blob/main/CONTRIBUTING.md), or down the line our [...
1.0
Link to `CONTRIBUTING.md` in consumer API docs - ## Description <!-- Describe the feature and how it solves the problem. --> Originally reported by @dhruvkb Link: https://api.openverse.engineering/v1/#section/Contribute We should instead to the [repo contributing document](https://github.com/WordPress/openverse-api/b...
priority
link to contributing md in consumer api docs description originally reported by dhruvkb link we should instead to the or down the line our additional context implementation 🙋 i would be interested in implementing this feature
1
327,040
9,965,326,334
IssuesEvent
2019-07-08 08:30:22
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
labonneboite.pole-emploi.fr - see bug description
browser-firefox-tablet engine-gecko priority-important
<!-- @browser: Firefox Mobile (Tablet) 65.0 --> <!-- @ua_header: QwantMobile/3.0 (Android 7.1.2; Tablet; rv:67.0) Gecko/67.0 Firefox/65.0 QwantBrowser/67.0.4 --> <!-- @reported_with: mobile-reporter --> **URL**: https://labonneboite.pole-emploi.fr/jepostule/candidater/52978422500094?rome_code=K2204 **Browser / Versio...
1.0
labonneboite.pole-emploi.fr - see bug description - <!-- @browser: Firefox Mobile (Tablet) 65.0 --> <!-- @ua_header: QwantMobile/3.0 (Android 7.1.2; Tablet; rv:67.0) Gecko/67.0 Firefox/65.0 QwantBrowser/67.0.4 --> <!-- @reported_with: mobile-reporter --> **URL**: https://labonneboite.pole-emploi.fr/jepostule/candidate...
priority
labonneboite pole emploi fr see bug description url browser version firefox mobile tablet operating system android tested another browser no problem type something else description delivery mail ils not possible steps to reproduce the function je postule ...
1
181,770
30,738,670,203
IssuesEvent
2023-07-28 09:40:42
tijlleenders/ZinZen
https://api.github.com/repos/tijlleenders/ZinZen
closed
Add illustration to theme choice
design low prio
The design in #319 is good - but a little too minimal / pale in my opinion. It would be interesting to use the shared color palette of the light and dark theme to create some illustration for each choice. For example, - a landscape with a sun for the light theme - a landscape with stars and a moon for the dark them...
1.0
Add illustration to theme choice - The design in #319 is good - but a little too minimal / pale in my opinion. It would be interesting to use the shared color palette of the light and dark theme to create some illustration for each choice. For example, - a landscape with a sun for the light theme - a landscape with...
non_priority
add illustration to theme choice the design in is good but a little too minimal pale in my opinion it would be interesting to use the shared color palette of the light and dark theme to create some illustration for each choice for example a landscape with a sun for the light theme a landscape with s...
0
791,440
27,863,883,671
IssuesEvent
2023-03-21 08:54:01
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
discord.com - see bug description
browser-firefox-mobile priority-important engine-gecko android13
<!-- @browser: Firefox Mobile 111.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/119798 --> **URL**: https://discord.com/invite/thatskygame **Browser / Version**: Firefox Mo...
1.0
discord.com - see bug description - <!-- @browser: Firefox Mobile 111.0 --> <!-- @ua_header: Mozilla/5.0 (Android 13; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/119798 --> **URL**: https://discord.com/invite/thatskygam...
priority
discord com see bug description url browser version firefox mobile operating system android tested another browser yes other problem type something else description the invite link is invalid it has been for some time now i think someone should look into it ste...
1
55,198
30,626,925,728
IssuesEvent
2023-07-24 12:11:31
unoplatform/uno
https://api.github.com/repos/unoplatform/uno
closed
[Benchmark] - Porting UNO benchmarks project to MAUI runtime.
difficulty/starter area/performance
Porting UNO benchmarks project to MAUI for Android Platform UNO has a [repository](https://github.com/unoplatform/performance) with benchmarks projects then we need to port to MAUI to generate benchmarks between UNO and MAUI. ![image](https://user-images.githubusercontent.com/5515535/160973172-abaf16b9-27e9-43d...
True
[Benchmark] - Porting UNO benchmarks project to MAUI runtime. - Porting UNO benchmarks project to MAUI for Android Platform UNO has a [repository](https://github.com/unoplatform/performance) with benchmarks projects then we need to port to MAUI to generate benchmarks between UNO and MAUI. ![image](https://user-...
non_priority
porting uno benchmarks project to maui runtime porting uno benchmarks project to maui for android platform uno has a with benchmarks projects then we need to port to maui to generate benchmarks between uno and maui
0
278,712
24,169,612,972
IssuesEvent
2022-09-22 17:57:15
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
[BUG] Local cluster v2prov non-functional when feature flag multi-cluster-management=false
kind/bug [zube]: To Test area/harvester team/area2
**Rancher Server Setup** - Rancher version: v2.6.7 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): v1.22.12+rke2r1 **User Information** - What is the role of the user logged in? Admin **Describe the bug** When starting rk...
1.0
[BUG] Local cluster v2prov non-functional when feature flag multi-cluster-management=false - **Rancher Server Setup** - Rancher version: v2.6.7 - Installation option (Docker install/Helm Chart): Helm - If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): v1.22.12+rke2r1 **User Information...
non_priority
local cluster non functional when feature flag multi cluster management false rancher server setup rancher version installation option docker install helm chart helm if helm chart kubernetes cluster and version eks etc user information what is the role of ...
0
643,581
20,960,137,981
IssuesEvent
2022-03-27 17:20:36
federico-terzi/espanso
https://api.github.com/repos/federico-terzi/espanso
reopened
error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full
bug Linux High priority
Hi, man. I'm trying to install the new alpha version, but I get this error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full (this error generates in the step sudo ~/opt/Espanso.AppImage env-path register ) I have confirmed with echo $XDG_SESSIO...
1.0
error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full - Hi, man. I'm trying to install the new alpha version, but I get this error. /home/lucio/opt/Espanso.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full...
priority
error home lucio opt espanso appimage symbol lookup error usr lib libgio so undefined symbol g module open full hi man i m trying to install the new alpha version but i get this error home lucio opt espanso appimage symbol lookup error usr lib libgio so undefined symbol g module open full...
1
88,706
3,783,890,475
IssuesEvent
2016-03-19 12:46:04
VladSerdobintsev/zfcore
https://api.github.com/repos/VladSerdobintsev/zfcore
closed
Module Comments
auto-migrated Priority-Medium Type-Enhancement
``` Добавить в раздел администратора страницу с комментариями ожидающими апрува администратора ``` Original issue reported on code.google.com by `AntonShe...@gmail.com` on 2 Aug 2012 at 10:10
1.0
Module Comments - ``` Добавить в раздел администратора страницу с комментариями ожидающими апрува администратора ``` Original issue reported on code.google.com by `AntonShe...@gmail.com` on 2 Aug 2012 at 10:10
priority
module comments добавить в раздел администратора страницу с комментариями ожидающими апрува администратора original issue reported on code google com by antonshe gmail com on aug at
1
67,823
13,037,613,891
IssuesEvent
2020-07-28 14:04:20
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Add support for Interval precision and scale
C: Code Generation C: Functionality C: Parser E: All Editions P: Medium T: Enhancement
Dialects that support interval data types usually also support precision and "scale" on the data type. For example, it is possible to specify `INTERVAL DAY (9) TO SECOND (6)`. This is currently not possible in jOOQ. See also: #8971
1.0
Add support for Interval precision and scale - Dialects that support interval data types usually also support precision and "scale" on the data type. For example, it is possible to specify `INTERVAL DAY (9) TO SECOND (6)`. This is currently not possible in jOOQ. See also: #8971
non_priority
add support for interval precision and scale dialects that support interval data types usually also support precision and scale on the data type for example it is possible to specify interval day to second this is currently not possible in jooq see also
0
51,372
13,207,458,003
IssuesEvent
2020-08-14 23:10:44
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
Glshovel segfault when using box next to DOMLaunchSeriesMap (Trac #301)
Incomplete Migration Migrated from Trac defect glshovel
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/301">https://code.icecube.wisc.edu/projects/icecube/ticket/301</a>, reported by tfeuselsand owned by olivas</em></summary> <p> ```json { "status": "closed", "changetime": "2015-07-07T22:32:33", "_ts": "1436...
1.0
Glshovel segfault when using box next to DOMLaunchSeriesMap (Trac #301) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/301">https://code.icecube.wisc.edu/projects/icecube/ticket/301</a>, reported by tfeuselsand owned by olivas</em></summary> <p> ```json { "st...
non_priority
glshovel segfault when using box next to domlaunchseriesmap trac migrated from json status closed changetime ts description for rawdata domlaunchseriesmaps there is a box next to domlaunchseriesmap when i click on that box glshovel seg fault...
0
282,463
30,889,339,834
IssuesEvent
2023-08-04 02:34:50
madhans23/linux-4.1.15
https://api.github.com/repos/madhans23/linux-4.1.15
reopened
CVE-2018-14611 (Medium) detected in linux-stable-rtv4.1.33
Mend: dependency security vulnerability
## CVE-2018-14611 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia Cartwright's fork of linux-stable-rt.git</p> <p>Library home p...
True
CVE-2018-14611 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2018-14611 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary> <p> <p>Julia C...
non_priority
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files fs btrfs vol...
0
381,983
26,481,141,564
IssuesEvent
2023-01-17 14:47:00
dotnet/dotnet-docker
https://api.github.com/repos/dotnet/dotnet-docker
closed
Alpine 3.17 images causes SSL Error "unsafe legacy renegotiation disabled"
bug area-documentation untriaged
After upgrading the `dotnet/runtime` and `dotnet/sdk` Docker images I'm using to the latest `6.0-alpine` (_i.e._ upgrading from `6.0-alpine3.16` to `6.0-alpine3.17`), I get the following SSL "unsafe legacy renegotiation disabled" error when trying to reach an endpoint that only accepts TLSv1.2 (I know this because disa...
1.0
Alpine 3.17 images causes SSL Error "unsafe legacy renegotiation disabled" - After upgrading the `dotnet/runtime` and `dotnet/sdk` Docker images I'm using to the latest `6.0-alpine` (_i.e._ upgrading from `6.0-alpine3.16` to `6.0-alpine3.17`), I get the following SSL "unsafe legacy renegotiation disabled" error when tr...
non_priority
alpine images causes ssl error unsafe legacy renegotiation disabled after upgrading the dotnet runtime and dotnet sdk docker images i m using to the latest alpine i e upgrading from to i get the following ssl unsafe legacy renegotiation disabled error when trying to reach a...
0
556,559
16,485,882,663
IssuesEvent
2021-05-24 17:53:23
LLK/scratch-www
https://api.github.com/repos/LLK/scratch-www
closed
Change conference/2020 to conference/2021
priority 2
Currently, if you go to the URL "scratch.mit.edu/conference," you go to "scratch.mit.edu/conference/2020" Desired behavior: 1. We would like the contents of the page "scratch.mit.edu/conference/2020" to be at "scratch.mit.edu/conference/2021" 2. We would like "conference" to redirect to "conference/2021" 3. We w...
1.0
Change conference/2020 to conference/2021 - Currently, if you go to the URL "scratch.mit.edu/conference," you go to "scratch.mit.edu/conference/2020" Desired behavior: 1. We would like the contents of the page "scratch.mit.edu/conference/2020" to be at "scratch.mit.edu/conference/2021" 2. We would like "conferenc...
priority
change conference to conference currently if you go to the url scratch mit edu conference you go to scratch mit edu conference desired behavior we would like the contents of the page scratch mit edu conference to be at scratch mit edu conference we would like conference to redirect ...
1
265,549
8,355,836,975
IssuesEvent
2018-10-02 16:44:21
SCIInstitute/SCIRun
https://api.github.com/repos/SCIInstitute/SCIRun
opened
Sumientra issues
Data Import Graphics Priority-High Question
> I’ve been trying to convert my SCIRun 4 networks to SCIRun 5. Generally it works. Most modules can be easily converted. What’s weird is that none of the module settings are converted, even though the importLog does show an entry for each setting. This is manageable though. - [ ] We're have experimental code writte...
1.0
Sumientra issues - > I’ve been trying to convert my SCIRun 4 networks to SCIRun 5. Generally it works. Most modules can be easily converted. What’s weird is that none of the module settings are converted, even though the importLog does show an entry for each setting. This is manageable though. - [ ] We're have exper...
priority
sumientra issues i’ve been trying to convert my scirun networks to scirun generally it works most modules can be easily converted what’s weird is that none of the module settings are converted even though the importlog does show an entry for each setting this is manageable though we re have experim...
1
133,540
10,833,730,368
IssuesEvent
2019-11-11 13:35:42
GMLC-TDC/HELICS
https://api.github.com/repos/GMLC-TDC/HELICS
opened
Additional Benchmarks
Interfaces performance/scalability testing
These are some additional benchmarks that have come up in the discussions planned for the next version of HELICS beyond 2.3. - [ ] Timing benchmark with no additional communications, to test the timing loop - [ ] Ring Message benchmark, test the ring benchmark using messages instead of values as the token going...
1.0
Additional Benchmarks - These are some additional benchmarks that have come up in the discussions planned for the next version of HELICS beyond 2.3. - [ ] Timing benchmark with no additional communications, to test the timing loop - [ ] Ring Message benchmark, test the ring benchmark using messages instead of ...
non_priority
additional benchmarks these are some additional benchmarks that have come up in the discussions planned for the next version of helics beyond timing benchmark with no additional communications to test the timing loop ring message benchmark test the ring benchmark using messages instead of valu...
0
145,569
13,154,710,310
IssuesEvent
2020-08-10 07:24:17
ISISScientificComputing/autoreduce
https://api.github.com/repos/ISISScientificComputing/autoreduce
closed
Link activemq install documentation
:key: Documentation
Issue raised by: [developer] ### What? Add developer link-install documentation of activemq between build/install/activemq.* and build/settings.py. As discussed with Elliot a better longer term solution can be provided, this is just a short term fix to avoid confusion for developer when next update activemq vers...
1.0
Link activemq install documentation - Issue raised by: [developer] ### What? Add developer link-install documentation of activemq between build/install/activemq.* and build/settings.py. As discussed with Elliot a better longer term solution can be provided, this is just a short term fix to avoid confusion for de...
non_priority
link activemq install documentation issue raised by what add developer link install documentation of activemq between build install activemq and build settings py as discussed with elliot a better longer term solution can be provided this is just a short term fix to avoid confusion for developer wh...
0
238,838
19,770,592,151
IssuesEvent
2022-01-17 09:38:09
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/data_frame_analytics/outlier_detection_creation·ts - machine learning data frame analytics outlier detection creation iowa house prices loads the data frame analytics wizard
:ml failed-test
A test failed on a tracked branch ``` Error: retry.tryForTime timeout: Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="mlAnalyticsButtonCreate"]) Wait timed out after 10009ms at /opt/local-ssd/buildkite/builds/kb-n2-4-235c406cf11b23ac/elastic/kibana-hourl...
1.0
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/data_frame_analytics/outlier_detection_creation·ts - machine learning data frame analytics outlier detection creation iowa house prices loads the data frame analytics wizard - A test failed on a tracked branch ``` Error: retry.tryForTime t...
non_priority
failing test chrome x pack ui functional tests x pack test functional apps ml data frame analytics outlier detection creation·ts machine learning data frame analytics outlier detection creation iowa house prices loads the data frame analytics wizard a test failed on a tracked branch error retry tryfortime t...
0
45,471
13,123,807,454
IssuesEvent
2020-08-06 01:45:55
ZbayApp/zbay
https://api.github.com/repos/ZbayApp/zbay
opened
Sign in prompt should show *before* syncing for returning users
light wallet security
Right now the sign in prompt shows after sync. It should show before. Just noting this to track it. There might be a few other issues with sign in flow as well.
True
Sign in prompt should show *before* syncing for returning users - Right now the sign in prompt shows after sync. It should show before. Just noting this to track it. There might be a few other issues with sign in flow as well.
non_priority
sign in prompt should show before syncing for returning users right now the sign in prompt shows after sync it should show before just noting this to track it there might be a few other issues with sign in flow as well
0
142,557
21,785,122,490
IssuesEvent
2022-05-14 02:34:59
ntrappe/cse112-s22-group2
https://api.github.com/repos/ntrappe/cse112-s22-group2
closed
Design
design
**Hi-Fi Prototype Demo:** https://www.figma.com/proto/J87cj9HiQVI8xtOvtBREtT/CSE-112-Prototypes?node-id=0%3A1 Home Screen <img width="407" alt="Screen Shot 2022-05-10 at 9 13 27 PM" src="https://user-images.githubusercontent.com/33298966/167767817-6146f0ea-4f07-473d-9def-40b9da6d6405.png"> Daily Logs (Inbox) <i...
1.0
Design - **Hi-Fi Prototype Demo:** https://www.figma.com/proto/J87cj9HiQVI8xtOvtBREtT/CSE-112-Prototypes?node-id=0%3A1 Home Screen <img width="407" alt="Screen Shot 2022-05-10 at 9 13 27 PM" src="https://user-images.githubusercontent.com/33298966/167767817-6146f0ea-4f07-473d-9def-40b9da6d6405.png"> Daily Logs (I...
non_priority
design hi fi prototype demo home screen img width alt screen shot at pm src daily logs inbox img width alt screen shot at pm src single daily log img width alt screen shot at pm src
0
532,644
15,560,660,923
IssuesEvent
2021-03-16 12:58:52
grafana/grafana
https://api.github.com/repos/grafana/grafana
closed
Opportunistically query for exemplars
area/explore datasource/Prometheus priority/important-soon type/feature-request
**What would you like to be added**: With 7.4, we have an option to query for exemplars in explore. Current behaviour: - If you turn it on with a version of Prometheus that doesn't support exemplars, the whole query fails - If you turn it on with one that does, you sometimes see exemplars (when the query has some...
1.0
Opportunistically query for exemplars - **What would you like to be added**: With 7.4, we have an option to query for exemplars in explore. Current behaviour: - If you turn it on with a version of Prometheus that doesn't support exemplars, the whole query fails - If you turn it on with one that does, you sometime...
priority
opportunistically query for exemplars what would you like to be added with we have an option to query for exemplars in explore current behaviour if you turn it on with a version of prometheus that doesn t support exemplars the whole query fails if you turn it on with one that does you sometime...
1
289,670
31,991,465,254
IssuesEvent
2023-09-21 06:14:46
pazhanivel07/frameworks_av_AOSP_10_r33_CVE-2023-35687_CVE-2023-35679
https://api.github.com/repos/pazhanivel07/frameworks_av_AOSP_10_r33_CVE-2023-35687_CVE-2023-35679
opened
CVE-2020-0132 (Medium) detected in avandroid-10.0.0_r33
Mend: dependency security vulnerability
## CVE-2020-0132 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r33</b></p></summary> <p> <p>Library home page: <a href=https://android.googlesource.com/platform/fr...
True
CVE-2020-0132 (Medium) detected in avandroid-10.0.0_r33 - ## CVE-2020-0132 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>avandroid-10.0.0_r33</b></p></summary> <p> <p>Library home ...
non_priority
cve medium detected in avandroid cve medium severity vulnerability vulnerable library avandroid library home page a href found in head commit a href found in base branch main vulnerable source files media libaaudio src binding iaa...
0
235,981
18,066,819,852
IssuesEvent
2021-09-20 20:14:35
microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/microsoft/MixedRealityToolkit-Unity
closed
Add documentation and description field to MRTK profiles
Documentation Feature Request Urgency-Soon ISV Profile and Inspectors
## Describe the problem MRTK ships with several profiles that are not clearly documented. Users don't know when to use which profiles (importing the example packages drags in quite a lot of profiles) ## Describe the solution you'd like We should document profiles that ship with official MRTK packages so users ...
1.0
Add documentation and description field to MRTK profiles - ## Describe the problem MRTK ships with several profiles that are not clearly documented. Users don't know when to use which profiles (importing the example packages drags in quite a lot of profiles) ## Describe the solution you'd like We should docume...
non_priority
add documentation and description field to mrtk profiles describe the problem mrtk ships with several profiles that are not clearly documented users don t know when to use which profiles importing the example packages drags in quite a lot of profiles describe the solution you d like we should docume...
0
16,894
23,252,890,607
IssuesEvent
2022-08-04 06:31:51
widelands/widelands
https://api.github.com/repos/widelands/widelands
closed
Add-on descriptions registered too early
bug world saveloading & compatibility urgent addon
Currently the EditorGameBase registers the descriptions directly after loading. If later add-ons are disabled by map/game loading code, this may mean that spurious registries by disabled add-ons are still in existence. In the worst case this means that add-ons are silently enabled they should not be. As an example s...
True
Add-on descriptions registered too early - Currently the EditorGameBase registers the descriptions directly after loading. If later add-ons are disabled by map/game loading code, this may mean that spurious registries by disabled add-ons are still in existence. In the worst case this means that add-ons are silently ena...
non_priority
add on descriptions registered too early currently the editorgamebase registers the descriptions directly after loading if later add ons are disabled by map game loading code this may mean that spurious registries by disabled add ons are still in existence in the worst case this means that add ons are silently ena...
0
63,405
3,194,773,018
IssuesEvent
2015-09-30 13:53:38
fusioninventory/fusioninventory-for-glpi
https://api.github.com/repos/fusioninventory/fusioninventory-for-glpi
closed
Problem to add/update computer when computer yet in GLPI
Category: Computer inventory Component: For junior contributor Component: Found in version Priority: Immediate Status: Closed Tracker: Bug
--- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 2090, http://forge.fusioninventory.org/issues/2090 Original Date: 2013-04-15 Original Assignee: David Durieux --- We must clean XML created with XML generated with GLPI data.
1.0
Problem to add/update computer when computer yet in GLPI - --- Author Name: **David Durieux** (@ddurieux) Original Redmine Issue: 2090, http://forge.fusioninventory.org/issues/2090 Original Date: 2013-04-15 Original Assignee: David Durieux --- We must clean XML created with XML generated with GLPI data.
priority
problem to add update computer when computer yet in glpi author name david durieux ddurieux original redmine issue original date original assignee david durieux we must clean xml created with xml generated with glpi data
1
168,418
20,762,984,638
IssuesEvent
2022-03-15 17:50:09
wrbejar/JetBrains-sample_rails_app
https://api.github.com/repos/wrbejar/JetBrains-sample_rails_app
opened
jquery-3.4.1.tgz: 2 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.4.1.tgz</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz">h...
True
jquery-3.4.1.tgz: 2 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.4.1.tgz</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page:...
non_priority
jquery tgz vulnerabilities highest severity is vulnerable library jquery tgz javascript library for dom operations library home page a href path to dependency file package json path to vulnerable library node modules jquery package json found in head commit a hr...
0
694,216
23,806,440,371
IssuesEvent
2022-09-04 05:14:01
smcnab1/op-question-mark
https://api.github.com/repos/smcnab1/op-question-mark
closed
[FR] Add Travel Popup
Status: Confirmed Type: Feature Priority: Low For: Frontend
Add popup for travel like notifications with option of person and where going
1.0
[FR] Add Travel Popup - Add popup for travel like notifications with option of person and where going
priority
add travel popup add popup for travel like notifications with option of person and where going
1
80,273
9,990,746,311
IssuesEvent
2019-07-11 09:29:42
iov-one/weave
https://api.github.com/repos/iov-one/weave
closed
Implement a timeout when using unix sockets with weave to avoid the edge-case of always blocking on an already existing socket.
design
This is really hard to debug as any crashes produced by the first run may very well be hidden by hanging up on a second run, especially if tendermint is poking at that same socket. *TODO* Design, review exactly what changes needed, what easiest... remember abci server is in tendermint code based
1.0
Implement a timeout when using unix sockets with weave to avoid the edge-case of always blocking on an already existing socket. - This is really hard to debug as any crashes produced by the first run may very well be hidden by hanging up on a second run, especially if tendermint is poking at that same socket. *TODO*...
non_priority
implement a timeout when using unix sockets with weave to avoid the edge case of always blocking on an already existing socket this is really hard to debug as any crashes produced by the first run may very well be hidden by hanging up on a second run especially if tendermint is poking at that same socket todo ...
0
823,301
30,989,324,103
IssuesEvent
2023-08-09 02:18:02
milvus-io/milvus
https://api.github.com/repos/milvus-io/milvus
closed
[Bug]: [Nightly]Miss search results when insert multiple times
kind/bug priority/critical-urgent triage/accepted
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: c2693ea - Deployment mode(standalone or cluster):cluster - MQ type(rocksmq, pulsar or kafka): pulsar - SDK version(e.g. pymilvus v2.0.0rc2): 2.4.0.dev103 - OS(Ubuntu or CentO...
1.0
[Bug]: [Nightly]Miss search results when insert multiple times - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: c2693ea - Deployment mode(standalone or cluster):cluster - MQ type(rocksmq, pulsar or kafka): pulsar - SDK ver...
priority
miss search results when insert multiple times is there an existing issue for this i have searched the existing issues environment markdown milvus version deployment mode standalone or cluster cluster mq type rocksmq pulsar or kafka pulsar sdk version e g pymilvus ...
1
407,289
27,609,752,768
IssuesEvent
2023-03-09 15:14:57
CarsOk/castillo_del_rey
https://api.github.com/repos/CarsOk/castillo_del_rey
opened
Script
documentation
Historia de usuario # Yo como ## Aprendiz sena # Quiero ## llevar a cabo la realización del Script de mi proyecto formativo # Para ## que de esta forma avancemos con nuestro aplicativo. Criterios de aceptación -[] Debe cumplir con las herramientas de uso ya planteadas por nuestro grupo y el diseño corre...
1.0
Script - Historia de usuario # Yo como ## Aprendiz sena # Quiero ## llevar a cabo la realización del Script de mi proyecto formativo # Para ## que de esta forma avancemos con nuestro aplicativo. Criterios de aceptación -[] Debe cumplir con las herramientas de uso ya planteadas por nuestro grupo y el dis...
non_priority
script historia de usuario yo como aprendiz sena quiero llevar a cabo la realización del script de mi proyecto formativo para que de esta forma avancemos con nuestro aplicativo criterios de aceptación debe cumplir con las herramientas de uso ya planteadas por nuestro grupo y el dise...
0
28,482
2,703,154,050
IssuesEvent
2015-04-06 15:37:08
agrc/bb-econ
https://api.github.com/repos/agrc/bb-econ
closed
New logo for application
1 hr high priority
Attached is the logo Kelleigh wants swapped out for the main logo in the upper left of the application. ![locate logo horizontal](https://cloud.githubusercontent.com/assets/8332142/6830230/12961bcc-d2de-11e4-9404-47797cace075.png)
1.0
New logo for application - Attached is the logo Kelleigh wants swapped out for the main logo in the upper left of the application. ![locate logo horizontal](https://cloud.githubusercontent.com/assets/8332142/6830230/12961bcc-d2de-11e4-9404-47797cace075.png)
priority
new logo for application attached is the logo kelleigh wants swapped out for the main logo in the upper left of the application
1
271,837
8,490,023,459
IssuesEvent
2018-10-26 22:10:58
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Investigate case list
bug-medium-priority case-search/list foxtrot
Jebby reported a case where there are only 3 cases associated with the Veteran ID in Caseflow ( showing in the Case list/search results) but may more in VACOLS. Can we investigate why Caseflow isn't showing all of the results? ![unnamed](https://user-images.githubusercontent.com/27704093/47594671-6f205f80-d94a-11e8-...
1.0
Investigate case list - Jebby reported a case where there are only 3 cases associated with the Veteran ID in Caseflow ( showing in the Case list/search results) but may more in VACOLS. Can we investigate why Caseflow isn't showing all of the results? ![unnamed](https://user-images.githubusercontent.com/27704093/4759...
priority
investigate case list jebby reported a case where there are only cases associated with the veteran id in caseflow showing in the case list search results but may more in vacols can we investigate why caseflow isn t showing all of the results
1
207,840
23,498,459,391
IssuesEvent
2022-08-18 05:49:30
ignatandrei/TILT
https://api.github.com/repos/ignatandrei/TILT
closed
aspnetcore.healthchecks.ui.6.0.5.nupkg: 1 vulnerabilities (highest severity is: 5.9)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aspnetcore.healthchecks.ui.6.0.5.nupkg</b></p></summary> <p></p> <p>Path to dependency file: /src/backend/Net6/NetTilt/NetTilt/NetTilt.WebAPI/NetTilt.WebAPI.csproj</p...
True
aspnetcore.healthchecks.ui.6.0.5.nupkg: 1 vulnerabilities (highest severity is: 5.9) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>aspnetcore.healthchecks.ui.6.0.5.nupkg</b></p></summary> <p></p> <p>Path to dep...
non_priority
aspnetcore healthchecks ui nupkg vulnerabilities highest severity is vulnerable library aspnetcore healthchecks ui nupkg path to dependency file src backend nettilt nettilt nettilt webapi nettilt webapi csproj path to vulnerable library home wss scanner nuget packages por...
0
426,490
12,373,115,038
IssuesEvent
2020-05-18 21:47:04
kubeflow/kubeflow
https://api.github.com/repos/kubeflow/kubeflow
closed
Profile-controller crashes on gke Private cluster
kind/bug platform/gcp priority/p1
/kind bug **What steps did you take and what happened:** Created a gke cluster with the following command ``` gcloud beta container clusters create ${CLUSTER_NAME} \ --project ${PROJECT_NAME} \ --zone "us-central1-c" \ --no-enable-basic-auth \ --cluster-version "1.13.11-gke....
1.0
Profile-controller crashes on gke Private cluster - /kind bug **What steps did you take and what happened:** Created a gke cluster with the following command ``` gcloud beta container clusters create ${CLUSTER_NAME} \ --project ${PROJECT_NAME} \ --zone "us-central1-c" \ --no-enable-b...
priority
profile controller crashes on gke private cluster kind bug what steps did you take and what happened created a gke cluster with the following command gcloud beta container clusters create cluster name project project name zone us c no enable basic au...
1
388,729
11,491,666,660
IssuesEvent
2020-02-11 19:26:21
krzychu124/Cities-Skylines-Traffic-Manager-President-Edition
https://api.github.com/repos/krzychu124/Cities-Skylines-Traffic-Manager-President-Edition
opened
Eraser button on main toolbar
JUNCTION RESTRICTIONS LANE ROUTING PARKING PRIORITY SIGNS SPEED LIMITS TRAFFIC LIGHTS UI Usability VEHICLE RESTRICTIONS feature
**Summary:** A new "eraser" button on the TM:PE toolbar which, when selected, allows users to clear their customisations for anything clicked on. If one of the tools is active, the eraser works for just that tool, otherwise it clears all tool customisations from whatever is clicked. This idea formed some time ago bu...
1.0
Eraser button on main toolbar - **Summary:** A new "eraser" button on the TM:PE toolbar which, when selected, allows users to clear their customisations for anything clicked on. If one of the tools is active, the eraser works for just that tool, otherwise it clears all tool customisations from whatever is clicked. T...
priority
eraser button on main toolbar summary a new eraser button on the tm pe toolbar which when selected allows users to clear their customisations for anything clicked on if one of the tools is active the eraser works for just that tool otherwise it clears all tool customisations from whatever is clicked t...
1
36,281
9,789,572,149
IssuesEvent
2019-06-10 10:10:43
ShaikASK/Testing
https://api.github.com/repos/ShaikASK/Testing
closed
HR User : Schedule : Calendars : Meeting scheduled by HR admin is not being displayed in HR user calendars
Defect HR User Module P2 Release #3 Build # 47.6 Schedule calendars
Steps To Replicate : 1.Launch the URL 2.Sign in as HR admin user 3.Create New Hire (say Test User) 4.Initiate the above created New Hire (Test User) 5.Schedule a meeting for the above initiated New Hire (Test User) 6.Check the scheduled meeting in the calendars screen under task (using HR admin credentials) ...
1.0
HR User : Schedule : Calendars : Meeting scheduled by HR admin is not being displayed in HR user calendars - Steps To Replicate : 1.Launch the URL 2.Sign in as HR admin user 3.Create New Hire (say Test User) 4.Initiate the above created New Hire (Test User) 5.Schedule a meeting for the above initiated New Hir...
non_priority
hr user schedule calendars meeting scheduled by hr admin is not being displayed in hr user calendars steps to replicate launch the url sign in as hr admin user create new hire say test user initiate the above created new hire test user schedule a meeting for the above initiated new hir...
0
293,794
25,322,656,000
IssuesEvent
2022-11-18 06:07:48
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
closed
Isolate and rework PHPUnit performance tests.
Automated testing ⭐️ Sitewide CMS
## Description We have a few PHPUnit performance tests, but they aren't written very well; they just execute some operation and fail if that operation takes longer than a certain amount of time. This is not great because outlying figures cause test failures that can irritate and distract the developer. A more st...
1.0
Isolate and rework PHPUnit performance tests. - ## Description We have a few PHPUnit performance tests, but they aren't written very well; they just execute some operation and fail if that operation takes longer than a certain amount of time. This is not great because outlying figures cause test failures that can i...
non_priority
isolate and rework phpunit performance tests description we have a few phpunit performance tests but they aren t written very well they just execute some operation and fail if that operation takes longer than a certain amount of time this is not great because outlying figures cause test failures that can i...
0
122,392
4,834,900,068
IssuesEvent
2016-11-08 15:32:01
wow-mania/Redemption
https://api.github.com/repos/wow-mania/Redemption
closed
[Raid] Obsidium Sanctum
Fixed Priority Raid
Most of the dual-portal mechanics of the mini-dragons (Vesperon and whatsoever) are missing which can cause a mess sometimes if it's not an equal-to-raid gear run due to how bugged it can get. And Sartharion is supposed to instant-kill you if you're on the outer Isle but it doesn't, which makes it alot easier for the ...
1.0
[Raid] Obsidium Sanctum - Most of the dual-portal mechanics of the mini-dragons (Vesperon and whatsoever) are missing which can cause a mess sometimes if it's not an equal-to-raid gear run due to how bugged it can get. And Sartharion is supposed to instant-kill you if you're on the outer Isle but it doesn't, which mak...
priority
obsidium sanctum most of the dual portal mechanics of the mini dragons vesperon and whatsoever are missing which can cause a mess sometimes if it s not an equal to raid gear run due to how bugged it can get and sartharion is supposed to instant kill you if you re on the outer isle but it doesn t which makes it...
1
116,650
24,957,007,277
IssuesEvent
2022-11-01 12:41:46
eclipse/che
https://api.github.com/repos/eclipse/che
closed
VS Code should not open a new terminal on start if another terminal is already opened
kind/bug severity/P2 team/editors area/editor/che-code
### Describe the bug When VS Code is opened, it starts a new terminal without checking if another terminal is already opened. ### Che version next (development version) ### Steps to reproduce Start a DevWorkspace with VS Code editor. Refresh the page several times. Notice how many terminal panels are opened. ##...
1.0
VS Code should not open a new terminal on start if another terminal is already opened - ### Describe the bug When VS Code is opened, it starts a new terminal without checking if another terminal is already opened. ### Che version next (development version) ### Steps to reproduce Start a DevWorkspace with VS Code e...
non_priority
vs code should not open a new terminal on start if another terminal is already opened describe the bug when vs code is opened it starts a new terminal without checking if another terminal is already opened che version next development version steps to reproduce start a devworkspace with vs code e...
0
54,004
23,122,581,074
IssuesEvent
2022-07-27 23:49:18
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Can not complete quick start of Live Video Analytics
media-services/svc triaged assigned-to-author doc-bug Pri2 lva-edge/subsvc
[Enter feedback here] I try to quick start of Live Video Analytics as below link. https://docs.microsoft.com/en-us/azure/media-services/live-video-analytics-edge/get-started-detect-motion-emit-events-quickstart I did those steps several times. But I could not complete all time. All time error happens at "...
1.0
Can not complete quick start of Live Video Analytics - [Enter feedback here] I try to quick start of Live Video Analytics as below link. https://docs.microsoft.com/en-us/azure/media-services/live-video-analytics-edge/get-started-detect-motion-emit-events-quickstart I did those steps several times. But I coul...
non_priority
can not complete quick start of live video analytics i try to quick start of live video analytics as below link i did those steps several times but i could not complete all time all time error happens at invoke graphtopologylist step returning status code the response is below in...
0
336,830
10,197,508,194
IssuesEvent
2019-08-13 00:43:00
ZTLARTCC/ZTL_website
https://api.github.com/repos/ZTLARTCC/ZTL_website
closed
Emails Throw Random Errors
bug medium priority
Not really sure. I've done really all I can and anyone else that would like to take a look at it is more than welcome. It "works" but not really.
1.0
Emails Throw Random Errors - Not really sure. I've done really all I can and anyone else that would like to take a look at it is more than welcome. It "works" but not really.
priority
emails throw random errors not really sure i ve done really all i can and anyone else that would like to take a look at it is more than welcome it works but not really
1
17,417
9,769,295,154
IssuesEvent
2019-06-06 08:12:19
ppy/osu-framework
https://api.github.com/repos/ppy/osu-framework
opened
CompositeDrawNode copies too many objects
android performance
`MaskingInfo` being nullable presents us with the inevitability of having to copy it locally during `Draw()`. It's a pretty big object and we could save some time avoiding this. 1. Transform the nullability into a bool (isMasking). 2. Compute the `BorderColour` adjustment during `ApplyState()`, at the point of cons...
True
CompositeDrawNode copies too many objects - `MaskingInfo` being nullable presents us with the inevitability of having to copy it locally during `Draw()`. It's a pretty big object and we could save some time avoiding this. 1. Transform the nullability into a bool (isMasking). 2. Compute the `BorderColour` adjustment...
non_priority
compositedrawnode copies too many objects maskinginfo being nullable presents us with the inevitability of having to copy it locally during draw it s a pretty big object and we could save some time avoiding this transform the nullability into a bool ismasking compute the bordercolour adjustment...
0
402,727
11,813,668,071
IssuesEvent
2020-03-19 23:04:35
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
awaiting finalized market shows up when checkbox for in my portfolio is clicked but it isn't in my portfolio
Bug Needed for V2 launch Priority: High
not in porttfolio: ![Screen Shot 2020-03-17 at 12.57.51 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/d2807cf4-afa4-4703-8f2a-ecf38f4ec6b1) portfolio box clicked: ![Screen Shot 2020-03-17 at 12.57.42 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/617a95c5-3d6f-41ba-85f7-d...
1.0
awaiting finalized market shows up when checkbox for in my portfolio is clicked but it isn't in my portfolio - not in porttfolio: ![Screen Shot 2020-03-17 at 12.57.51 PM.png](https://images.zenhubusercontent.com/574e216bbf93871ccd9be5fb/d2807cf4-afa4-4703-8f2a-ecf38f4ec6b1) portfolio box clicked: ![Screen Shot 2020-03...
priority
awaiting finalized market shows up when checkbox for in my portfolio is clicked but it isn t in my portfolio not in porttfolio portfolio box clicked
1
8,089
2,611,451,824
IssuesEvent
2015-02-27 04:59:47
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Sound problems
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Run Hedgewars and find hedgehogs from different teams near the land edge / with low health. 2. Select one of them (I'll call him hedgehog from team 1) and take one enemy (from team 2) out of the land. 3. Kill the hedgehog from team 1 after that. What is the expected outp...
1.0
Sound problems - ``` What steps will reproduce the problem? 1. Run Hedgewars and find hedgehogs from different teams near the land edge / with low health. 2. Select one of them (I'll call him hedgehog from team 1) and take one enemy (from team 2) out of the land. 3. Kill the hedgehog from team 1 after that. What is ...
non_priority
sound problems what steps will reproduce the problem run hedgewars and find hedgehogs from different teams near the land edge with low health select one of them i ll call him hedgehog from team and take one enemy from team out of the land kill the hedgehog from team after that what is ...
0
217,781
16,737,921,519
IssuesEvent
2021-06-11 05:55:18
tendermint/liquidity
https://api.github.com/repos/tendermint/liquidity
closed
QA Liquidity Module Spec Markdown docs
documentation
The purpose of the issue is to QA the specification documentation for the Liquidity module. Documentation can be found [in the tendermint repo](https://github.com/tendermint/liquidity/blob/develop/x/liquidity/spec) Outcomes will include - Edits suggested in PR https://github.com/tendermint/liquidity/pull/201 - ...
1.0
QA Liquidity Module Spec Markdown docs - The purpose of the issue is to QA the specification documentation for the Liquidity module. Documentation can be found [in the tendermint repo](https://github.com/tendermint/liquidity/blob/develop/x/liquidity/spec) Outcomes will include - Edits suggested in PR https://gith...
non_priority
qa liquidity module spec markdown docs the purpose of the issue is to qa the specification documentation for the liquidity module documentation can be found outcomes will include edits suggested in pr comments that will outline areas for improvements and identify it may also include plans for re...
0
14,932
26,101,243,246
IssuesEvent
2022-12-27 07:21:04
NVIDIA-Merlin/HugeCTR
https://api.github.com/repos/NVIDIA-Merlin/HugeCTR
closed
[Requirement] Supporting libsvm in input dataset
requirement
**Is your feature request related to a problem? Please describe.** libsvm is a kind of commonly used format. The biggest advantage is that it's readable by human beings. [MB] **Describe the solution you'd like** Supporting libsvm in HugeCTR data reader
1.0
[Requirement] Supporting libsvm in input dataset - **Is your feature request related to a problem? Please describe.** libsvm is a kind of commonly used format. The biggest advantage is that it's readable by human beings. [MB] **Describe the solution you'd like** Supporting libsvm in HugeCTR data reader
non_priority
supporting libsvm in input dataset is your feature request related to a problem please describe libsvm is a kind of commonly used format the biggest advantage is that it s readable by human beings describe the solution you d like supporting libsvm in hugectr data reader
0
176,999
28,309,689,938
IssuesEvent
2023-04-10 14:20:59
bounswe/bounswe2023group9
https://api.github.com/repos/bounswe/bounswe2023group9
closed
Sequence Diagrams for Contributor Interactions
priority: critical status: needs-review size: small difficulty: easy type: design
Sequence Diagrams of Use Cases for Contributor Interactions should be prepared. Steps: - [x] View Workspace - [x] Create Workspace - [x] Create Entry - [x] Edit Entry - [x] Answer Question - [x] Delete Question - [x] Send collaboration request - [x] Answer collaboration request
1.0
Sequence Diagrams for Contributor Interactions - Sequence Diagrams of Use Cases for Contributor Interactions should be prepared. Steps: - [x] View Workspace - [x] Create Workspace - [x] Create Entry - [x] Edit Entry - [x] Answer Question - [x] Delete Question - [x] Send collaboration request - [x] Answer c...
non_priority
sequence diagrams for contributor interactions sequence diagrams of use cases for contributor interactions should be prepared steps view workspace create workspace create entry edit entry answer question delete question send collaboration request answer collaboration req...
0
803,974
29,239,688,678
IssuesEvent
2023-05-23 00:54:27
streamlit/streamlit
https://api.github.com/repos/streamlit/streamlit
closed
Option to expand sidebar navigation is missing in 1.22 (regression)
type:bug status:confirmed priority:P1
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient information below to help reproduce this issue. ### Summary As [reported in the forums](https://discuss.s...
1.0
Option to expand sidebar navigation is missing in 1.22 (regression) - ### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient information below to help reproduce t...
priority
option to expand sidebar navigation is missing in regression checklist i have searched the for similar issues i added a very descriptive title to this issue i have provided sufficient information below to help reproduce this issue summary as the arrow to expand the sidebar navi...
1
151,130
5,798,748,110
IssuesEvent
2017-05-03 03:31:18
Mountainview-WebDesign/lifestonechurch
https://api.github.com/repos/Mountainview-WebDesign/lifestonechurch
closed
Add youth event
priority
Wednesday, May 10th Youth Service Project @ Holding Out Help (Draper) 6:10 departure from Lifestone. Holding Out HELP provides those who come from a polygamous culture the resources needed to transition from isolation to independence. HOH currently serves polygamist background with housing, food, clothing, c...
1.0
Add youth event - Wednesday, May 10th Youth Service Project @ Holding Out Help (Draper) 6:10 departure from Lifestone. Holding Out HELP provides those who come from a polygamous culture the resources needed to transition from isolation to independence. HOH currently serves polygamist background with housing,...
priority
add youth event wednesday may youth service project holding out help draper departure from lifestone holding out help provides those who come from a polygamous culture the resources needed to transition from isolation to independence hoh currently serves polygamist background with housing foo...
1
256,930
27,561,742,594
IssuesEvent
2023-03-07 22:43:30
samqws-marketing/amzn-ion-hive-serde
https://api.github.com/repos/samqws-marketing/amzn-ion-hive-serde
closed
CVE-2018-1313 (Medium) detected in derby-10.10.2.0.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2018-1313 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>derby-10.10.2.0.jar</b></p></summary> <p>Contains the core Apache Derby database engine, which also includes the embe...
True
CVE-2018-1313 (Medium) detected in derby-10.10.2.0.jar - autoclosed - ## CVE-2018-1313 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>derby-10.10.2.0.jar</b></p></summary> <p>Contai...
non_priority
cve medium detected in derby jar autoclosed cve medium severity vulnerability vulnerable library derby jar contains the core apache derby database engine which also includes the embedded jdbc driver path to dependency file integration test build gradle path to vuln...
0
198,380
22,633,188,061
IssuesEvent
2022-06-30 16:18:03
samq-democorp/easybuggy
https://api.github.com/repos/samq-democorp/easybuggy
opened
esapi-2.1.0.1.jar: 21 vulnerabilities (highest severity is: 9.8)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>esapi-2.1.0.1.jar</b></p></summary> <p>The Enterprise Security API (ESAPI) project is an OWASP project to create simple strong security controls for every web...
True
esapi-2.1.0.1.jar: 21 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>esapi-2.1.0.1.jar</b></p></summary> <p>The Enterprise Security API (ESAPI) project is an OWASP proj...
non_priority
esapi jar vulnerabilities highest severity is vulnerable library esapi jar the enterprise security api esapi project is an owasp project to create simple strong security controls for every web platform security controls are not simple to build you can read abo...
0
8,078
20,820,571,310
IssuesEvent
2022-03-18 14:58:55
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
VSCE: Create and share Sourcegraph search links of search results
vscode-extension vscode-architecture vscode-search vscode-sharing
Create and share Sourcegraph search links of search results using current search query
1.0
VSCE: Create and share Sourcegraph search links of search results - Create and share Sourcegraph search links of search results using current search query
non_priority
vsce create and share sourcegraph search links of search results create and share sourcegraph search links of search results using current search query
0
135,462
10,997,186,861
IssuesEvent
2019-12-03 08:37:39
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
opened
The descriptions for MSAL are not localized on Settings
:gear: settings 🌐 localization 🧪 testing
**Storage Explorer Version:** 1.11.1 **Build:** [20191203.1](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3288089) **Branch:** master **Language:** Chinese(zh-CN) / Chinese(zh-TW) **Platform/OS:** Windows 10/ Linux Ubuntu 18.04/macOS High Sierra **Architecture:** ia32/x64 **Regression From:** Not...
1.0
The descriptions for MSAL are not localized on Settings - **Storage Explorer Version:** 1.11.1 **Build:** [20191203.1](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3288089) **Branch:** master **Language:** Chinese(zh-CN) / Chinese(zh-TW) **Platform/OS:** Windows 10/ Linux Ubuntu 18.04/macOS High Si...
non_priority
the descriptions for msal are not localized on settings storage explorer version build branch master language chinese zh cn chinese zh tw platform os windows linux ubuntu macos high sierra architecture regression from not a regression steps to rep...
0
95,426
3,951,332,012
IssuesEvent
2016-04-29 00:24:22
NinjaKap/TechnologyAdvanced-II
https://api.github.com/repos/NinjaKap/TechnologyAdvanced-II
closed
CustomMainMenu buttons offway screen for select few
Bug High Priority
The CMM buttons to play the game are halfway off the screen for a few people.
1.0
CustomMainMenu buttons offway screen for select few - The CMM buttons to play the game are halfway off the screen for a few people.
priority
custommainmenu buttons offway screen for select few the cmm buttons to play the game are halfway off the screen for a few people
1
516,360
14,980,480,482
IssuesEvent
2021-01-28 13:42:22
kubernetes/release
https://api.github.com/repos/kubernetes/release
closed
gh2gcs: Feature/bug tracking
area/release-eng kind/feature needs-priority sig/release
### Bug - [x] Single tags appear to incorrectly upload to the root of `releaseDir` - fixed in https://github.com/kubernetes/release/pull/1470 - [x] Need to cleanup temp dir - fixed in https://github.com/kubernetes/release/pull/1324 - [ ] Copy operation not printing to screen until complete ### Feature - [x] ...
1.0
gh2gcs: Feature/bug tracking - ### Bug - [x] Single tags appear to incorrectly upload to the root of `releaseDir` - fixed in https://github.com/kubernetes/release/pull/1470 - [x] Need to cleanup temp dir - fixed in https://github.com/kubernetes/release/pull/1324 - [ ] Copy operation not printing to screen until co...
priority
feature bug tracking bug single tags appear to incorrectly upload to the root of releasedir fixed in need to cleanup temp dir fixed in copy operation not printing to screen until complete feature add usage documentation fixed in yaml based config fixed in ...
1
402
3,455,953,023
IssuesEvent
2015-12-17 22:28:16
tgstation/-tg-station
https://api.github.com/repos/tgstation/-tg-station
closed
NanoUI JSRender not documented.
Maintainability - Hinders improvements Not a bug
### Problem @Faerdan implemented NanoUI and vanished before documenting the template markup. #### Details One day I decided I would try to learn how NanoUI works and found out it uses [JSRender](http://www.jsviews.com/#jsrapi) for its markup. I saw how to basically use it, except I got scared when I saw Faerdan us...
True
NanoUI JSRender not documented. - ### Problem @Faerdan implemented NanoUI and vanished before documenting the template markup. #### Details One day I decided I would try to learn how NanoUI works and found out it uses [JSRender](http://www.jsviews.com/#jsrapi) for its markup. I saw how to basically use it, except ...
non_priority
nanoui jsrender not documented problem faerdan implemented nanoui and vanished before documenting the template markup details one day i decided i would try to learn how nanoui works and found out it uses for its markup i saw how to basically use it except i got scared when i saw faerdan use car...
0
696
2,856,335,230
IssuesEvent
2015-06-02 14:33:25
alexbooker/Community-Casts
https://api.github.com/repos/alexbooker/Community-Casts
closed
Secure against XSS
help wanted Security
I did not bother encoding output because all input needs to be approved and I am not going to **consciously** approve an entry which XSS. I might allow a malicious input on accident so I should encode the output anyway. Thanks to @s-moon for pointing this out.
True
Secure against XSS - I did not bother encoding output because all input needs to be approved and I am not going to **consciously** approve an entry which XSS. I might allow a malicious input on accident so I should encode the output anyway. Thanks to @s-moon for pointing this out.
non_priority
secure against xss i did not bother encoding output because all input needs to be approved and i am not going to consciously approve an entry which xss i might allow a malicious input on accident so i should encode the output anyway thanks to s moon for pointing this out
0
34,141
12,244,923,551
IssuesEvent
2020-05-05 12:04:57
Souparnee/WebGoat2_20022020
https://api.github.com/repos/Souparnee/WebGoat2_20022020
opened
CVE-2018-19839 (Medium) detected in node-sass-4.11.0.tgz, CSS::Sass-v3.4.11
security vulnerability
## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.11.0.tgz</b></p></summary> <p>Wrapper...
True
CVE-2018-19839 (Medium) detected in node-sass-4.11.0.tgz, CSS::Sass-v3.4.11 - ## CVE-2018-19839 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.11.0.tgz</b></p></summary...
non_priority
cve medium detected in node sass tgz css sass cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm docs package json path to vu...
0
713,632
24,533,752,419
IssuesEvent
2022-10-11 18:45:21
cloudflare/cloudflared
https://api.github.com/repos/cloudflare/cloudflared
closed
Unable to connect to Cloudflare tunnel🐛
Type: Bug Priority: Normal
**Describe the bug** After setting up the addon, and authorizing the tunnel I keep getting the errors shown below. Im not able to remote access my HA keeps giving me error 400: Bad Request. If it's an issue with Cloudflare Tunnel: 4. Tunnel ID : e435b45e-b8c0-4026-947f-5121e3b972b3 5. cloudflared config: Not sure...
1.0
Unable to connect to Cloudflare tunnel🐛 - **Describe the bug** After setting up the addon, and authorizing the tunnel I keep getting the errors shown below. Im not able to remote access my HA keeps giving me error 400: Bad Request. If it's an issue with Cloudflare Tunnel: 4. Tunnel ID : e435b45e-b8c0-4026-947f-51...
priority
unable to connect to cloudflare tunnel🐛 describe the bug after setting up the addon and authorizing the tunnel i keep getting the errors shown below im not able to remote access my ha keeps giving me error bad request if it s an issue with cloudflare tunnel tunnel id cloudflared co...
1
691,497
23,699,048,408
IssuesEvent
2022-08-29 17:10:48
KendallDoesCoding/mogul-christmas
https://api.github.com/repos/KendallDoesCoding/mogul-christmas
closed
Improve design of "Rate Song" page
enhancement help wanted good first issue css 🟩 priority: low EddieHub:good-first-issue 🔢 points: 3 UI/UX
As part of the UI Update (#203), improve design of the rate song form, it looks very basic, and I would rate the page 0.5/10 🤣 .
1.0
Improve design of "Rate Song" page - As part of the UI Update (#203), improve design of the rate song form, it looks very basic, and I would rate the page 0.5/10 🤣 .
priority
improve design of rate song page as part of the ui update improve design of the rate song form it looks very basic and i would rate the page 🤣
1
104,469
16,616,833,085
IssuesEvent
2021-06-02 17:49:25
Dima2021/t-vault
https://api.github.com/repos/Dima2021/t-vault
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_priority
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 t vault tvaultui package json path to vulnerable library t ...
0
592,961
17,934,771,920
IssuesEvent
2021-09-10 14:03:23
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Chrome auto fill on navbar search has same colour as background
Type:Bug Status:Fix Proposed Priority:Moderate Area: Styling
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product ...
1.0
Chrome auto fill on navbar search has same colour as background - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emai...
priority
chrome auto fill on navbar search has same colour as background issue when using the navbar search on chrome when you select an auto fill the font colour is the same as the search bar back ground making it not appear expected behavior the font colour should be the same as when you typ...
1
203,613
15,377,281,238
IssuesEvent
2021-03-02 16:54:37
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
closed
test_filesystem_completion_hypothesis fails with NUL
bug: exception component: tests priority: 1 - middle
https://github.com/qutebrowser/qutebrowser/runs/2007338499?check_suite_focus=true ``` ____________________ test_filesystem_completion_hypothesis _____________________ info = CompletionInfo(config=<qutebrowser.config.config.Config object at 0x7f7e09597820>, keyconf=<qutebrowser.config.config.KeyConfig object at 0...
1.0
test_filesystem_completion_hypothesis fails with NUL - https://github.com/qutebrowser/qutebrowser/runs/2007338499?check_suite_focus=true ``` ____________________ test_filesystem_completion_hypothesis _____________________ info = CompletionInfo(config=<qutebrowser.config.config.Config object at 0x7f7e09597820>, k...
non_priority
test filesystem completion hypothesis fails with nul test filesystem completion hypothesis info completioninfo config keyconf win id cur tab none tests unit completion test models py ...
0
664,783
22,288,181,140
IssuesEvent
2022-06-12 00:40:54
jordan-sullivan/travel-tracker
https://api.github.com/repos/jordan-sullivan/travel-tracker
closed
It.1 - DATA for Trip and Traveler Classes
High Priority Data Portion MVP
- [ ] TDD for Trip and Traveler Classes - [x] Get first name method - [x] Single Trip cost method - [x] yearly trip cost method - [x] Day JS- install for date acquisition - [ ] method for past trips - array - [ ] method for present(actively happening, on vacation) trips -array - [ ] method for pending trips -arr...
1.0
It.1 - DATA for Trip and Traveler Classes - - [ ] TDD for Trip and Traveler Classes - [x] Get first name method - [x] Single Trip cost method - [x] yearly trip cost method - [x] Day JS- install for date acquisition - [ ] method for past trips - array - [ ] method for present(actively happening, on vacation) trips...
priority
it data for trip and traveler classes tdd for trip and traveler classes get first name method single trip cost method yearly trip cost method day js install for date acquisition method for past trips array method for present actively happening on vacation trips array m...
1
728,417
25,077,751,192
IssuesEvent
2022-11-07 16:42:45
strusoft/femdesign-api
https://api.github.com/repos/strusoft/femdesign-api
closed
Add get material method to database object
type:feature good first issue priority:now framework:c#
Add GetMaterialByNameOrIndex method to MaterialDatabase object. https://github.com/strusoft/femdesign-api/blob/74740e03ddfd358b1e8acbe3551f69f2bd655ed1/FemDesign.Core/Materials/Material.cs#L59-L86 This should be a non-static method on the MaterialDatabase class instance: ```csharp var materialDb = new Materia...
1.0
Add get material method to database object - Add GetMaterialByNameOrIndex method to MaterialDatabase object. https://github.com/strusoft/femdesign-api/blob/74740e03ddfd358b1e8acbe3551f69f2bd655ed1/FemDesign.Core/Materials/Material.cs#L59-L86 This should be a non-static method on the MaterialDatabase class instanc...
priority
add get material method to database object add getmaterialbynameorindex method to materialdatabase object this should be a non static method on the materialdatabase class instance csharp var materialdb new materialdatabase var material materialdb getmaterialbynameorindex myname also...
1
401,349
11,789,083,557
IssuesEvent
2020-03-17 16:34:23
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Sanitycheck generated incorrect acrn.xml on acrn platform
area: Sanitycheck bug priority: low
**Describe the bug** Running sanitycheck on acrn platform, the generated two files acrn.xml and sanitycheck.xml are not same in sanity-out directory, the test results in these two files are different. the result in sanitycheck.xml should be right, it's the same with sanitycheck.log. **To Reproduce** Steps to re...
1.0
Sanitycheck generated incorrect acrn.xml on acrn platform - **Describe the bug** Running sanitycheck on acrn platform, the generated two files acrn.xml and sanitycheck.xml are not same in sanity-out directory, the test results in these two files are different. the result in sanitycheck.xml should be right, it's the...
priority
sanitycheck generated incorrect acrn xml on acrn platform describe the bug running sanitycheck on acrn platform the generated two files acrn xml and sanitycheck xml are not same in sanity out directory the test results in these two files are different the result in sanitycheck xml should be right it s the...
1
33,143
9,037,106,658
IssuesEvent
2019-02-09 06:47:15
rust-lang/rust
https://api.github.com/repos/rust-lang/rust
closed
Some warnings are not errors when compiling rustc
A-rustbuild
rustc should not compile with any warnings. Some warnings are currently denied, but not all: see https://github.com/rust-lang/rust/pull/57177, for instance, where a warning got through.
1.0
Some warnings are not errors when compiling rustc - rustc should not compile with any warnings. Some warnings are currently denied, but not all: see https://github.com/rust-lang/rust/pull/57177, for instance, where a warning got through.
non_priority
some warnings are not errors when compiling rustc rustc should not compile with any warnings some warnings are currently denied but not all see for instance where a warning got through
0
50,074
3,006,170,537
IssuesEvent
2015-07-27 08:37:45
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
opened
OpenCV Android native camera doesn't work on some Motorola devices
affected: 2.4 auto-transferred bug category: android priority: normal
Transferred from http://code.opencv.org/issues/1244 ``` || Andrey Kamaev on 2011-07-21 09:22 || Priority: Normal || Affected: branch '2.4' || Category: android || Tracker: Bug || Difficulty: || PR: || Platform: ARM / Android ``` OpenCV Android native camera doesn't work on some Motorola devices ----------- ``` More...
1.0
OpenCV Android native camera doesn't work on some Motorola devices - Transferred from http://code.opencv.org/issues/1244 ``` || Andrey Kamaev on 2011-07-21 09:22 || Priority: Normal || Affected: branch '2.4' || Category: android || Tracker: Bug || Difficulty: || PR: || Platform: ARM / Android ``` OpenCV Android nat...
priority
opencv android native camera doesn t work on some motorola devices transferred from andrey kamaev on priority normal affected branch category android tracker bug difficulty pr platform arm android opencv android native camera doesn t work on some motorola...
1
11,557
3,007,165,050
IssuesEvent
2015-07-27 14:49:12
owncloud/gallery-old
https://api.github.com/repos/owncloud/gallery-old
closed
Change pictures view button is not visible using IE11 as browser
browser:ie bug design enhancement
### Steps to reproduce 1. Using IE 11 as browser, go to Pictures menu 2. Share the pictures by link 3. Using the previous link change the view of the pictures ### Expected behaviour The change view button should be more visible and not located just in the right ### Actual behaviour The button is only half-vi...
1.0
Change pictures view button is not visible using IE11 as browser - ### Steps to reproduce 1. Using IE 11 as browser, go to Pictures menu 2. Share the pictures by link 3. Using the previous link change the view of the pictures ### Expected behaviour The change view button should be more visible and not located ju...
non_priority
change pictures view button is not visible using as browser steps to reproduce using ie as browser go to pictures menu share the pictures by link using the previous link change the view of the pictures expected behaviour the change view button should be more visible and not located just i...
0
294,473
25,374,268,072
IssuesEvent
2022-11-21 12:58:49
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Site Logo: The placeholder stretches if the size is a non-default value
[Status] In Progress Needs Testing [Block] Site Logo [Block] Pattern
### Description The stretched placeholder is unpleasant, and it should scale to the size specified in the markup. **Context:** Let's say there is a header pattern with a site logo that is 100x100 px. When this pattern is added to a site that has no site logo, the placeholder stretches like the below. ![Screen...
1.0
Site Logo: The placeholder stretches if the size is a non-default value - ### Description The stretched placeholder is unpleasant, and it should scale to the size specified in the markup. **Context:** Let's say there is a header pattern with a site logo that is 100x100 px. When this pattern is added to a site t...
non_priority
site logo the placeholder stretches if the size is a non default value description the stretched placeholder is unpleasant and it should scale to the size specified in the markup context let s say there is a header pattern with a site logo that is px when this pattern is added to a site that ha...
0
431,341
12,477,881,326
IssuesEvent
2020-05-29 15:41:18
celo-org/celo-monorepo
https://api.github.com/repos/celo-org/celo-monorepo
closed
[Wallet] Sync incoming transaction and balance update
Priority: P2 applications enhancement wallet
This issue is a result of discussion started here: https://github.com/celo-org/celo-monorepo/pull/2548#issuecomment-579541351 ### Expected Behavior When user receives incoming transaction, we need to show it on the list and also update the balance. We should present these two actions to a user at the same time or...
1.0
[Wallet] Sync incoming transaction and balance update - This issue is a result of discussion started here: https://github.com/celo-org/celo-monorepo/pull/2548#issuecomment-579541351 ### Expected Behavior When user receives incoming transaction, we need to show it on the list and also update the balance. We should...
priority
sync incoming transaction and balance update this issue is a result of discussion started here expected behavior when user receives incoming transaction we need to show it on the list and also update the balance we should present these two actions to a user at the same time or explicitly communicate ...
1
117,673
11,953,423,444
IssuesEvent
2020-04-03 20:52:40
kubernetes-sigs/aws-alb-ingress-controller
https://api.github.com/repos/kubernetes-sigs/aws-alb-ingress-controller
closed
Error using Cognito
kind/bug kind/documentation lifecycle/rotten priority/critical-urgent triage/needs-information
Hello! I'm configuring an ingress to support Cognito authentication but so far without success :-( I'm getting an error, but the error message is not descriptive enough to fully understand what's going on. This is the annotation that I'm using ``` annotations: kubernetes.io/ingress.class: alb alb...
1.0
Error using Cognito - Hello! I'm configuring an ingress to support Cognito authentication but so far without success :-( I'm getting an error, but the error message is not descriptive enough to fully understand what's going on. This is the annotation that I'm using ``` annotations: kubernetes.io/ingre...
non_priority
error using cognito hello i m configuring an ingress to support cognito authentication but so far without success i m getting an error but the error message is not descriptive enough to fully understand what s going on this is the annotation that i m using annotations kubernetes io ingre...
0
242,135
20,199,095,075
IssuesEvent
2022-02-11 13:35:26
apache/shardingsphere
https://api.github.com/repos/apache/shardingsphere
closed
Add more unit test for ShardingConditions
in: test good first issue
Hi, community: This issue is to add more unit tests for the ShardingConditions class. Welcome to claim them. The specific subtasks are as follows: - [ ] Add unit test for ShardingConditions#isAlwaysFalse - [ ] Add unit test for ShardingConditions#merge - [ ] Add unit test for ShardingConditions#isNeedMerg...
1.0
Add more unit test for ShardingConditions - Hi, community: This issue is to add more unit tests for the ShardingConditions class. Welcome to claim them. The specific subtasks are as follows: - [ ] Add unit test for ShardingConditions#isAlwaysFalse - [ ] Add unit test for ShardingConditions#merge - [ ] Add...
non_priority
add more unit test for shardingconditions hi community this issue is to add more unit tests for the shardingconditions class welcome to claim them the specific subtasks are as follows add unit test for shardingconditions isalwaysfalse add unit test for shardingconditions merge add unit ...
0
387,877
11,471,323,511
IssuesEvent
2020-02-09 10:27:05
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
closed
Display the batch name of item lines in a prescription
Docs: not needed Effort: small Feature Module: dispensary Priority: high
## Is your feature request related to a problem? Please describe. At the moment the batch name of batches being dispensed is not displayed ## Describe the solution you'd like <img width="537" alt="image" src="https://user-images.githubusercontent.com/35858975/73993164-46dd3880-49b6-11ea-9c32-9a77ef19241b.png">...
1.0
Display the batch name of item lines in a prescription - ## Is your feature request related to a problem? Please describe. At the moment the batch name of batches being dispensed is not displayed ## Describe the solution you'd like <img width="537" alt="image" src="https://user-images.githubusercontent.com/358...
priority
display the batch name of item lines in a prescription is your feature request related to a problem please describe at the moment the batch name of batches being dispensed is not displayed describe the solution you d like img width alt image src show batch name here implementation ...
1
767,302
26,918,323,223
IssuesEvent
2023-02-07 08:37:33
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
opened
The header is not fixed when scrolling to bottom
🟥 priority: critical 🛠 goal: fix 🕹 aspect: interface
## Description The header is not fixed. If you scroll down, you will see it disappear. ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> <!-- Step 1 ... -->On staging.openverse.org, search for images and scroll down. You will see that after some point, the header scrolls up and disappears...
1.0
The header is not fixed when scrolling to bottom - ## Description The header is not fixed. If you scroll down, you will see it disappear. ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> <!-- Step 1 ... -->On staging.openverse.org, search for images and scroll down. You will see that aft...
priority
the header is not fixed when scrolling to bottom description the header is not fixed if you scroll down you will see it disappear reproduction on staging openverse org search for images and scroll down you will see that after some point the header scrolls up and disappears from the screen ...
1
21,651
3,535,846,290
IssuesEvent
2016-01-16 20:46:11
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
opened
Occasional fails in travis
Defect
We still have those https://travis-ci.org/cakephp/cakephp/jobs/101130429 happening in some branches. From what I understand, those should never fail, as they do sth not related to datetime leap second issues or dependencies. Any idea whats going on here?
1.0
Occasional fails in travis - We still have those https://travis-ci.org/cakephp/cakephp/jobs/101130429 happening in some branches. From what I understand, those should never fail, as they do sth not related to datetime leap second issues or dependencies. Any idea whats going on here?
non_priority
occasional fails in travis we still have those happening in some branches from what i understand those should never fail as they do sth not related to datetime leap second issues or dependencies any idea whats going on here
0
535,126
15,682,771,725
IssuesEvent
2021-03-25 07:50:47
python-discord/site
https://api.github.com/repos/python-discord/site
opened
Unexpected 500 error when searching infraction for valid regex
area: API priority: 3 - low type: bug
Attempting a regex search with `!infraction search "a{3,5}b"` hits the /bot/infractions/extended endpoint with `{"search": "a{3,5}b"}`, This is a valid regex search, however the site throws a 500 error inside the database, rejecting the regex with: ``` django.db.utils.DataError: invalid regular expression: braces...
1.0
Unexpected 500 error when searching infraction for valid regex - Attempting a regex search with `!infraction search "a{3,5}b"` hits the /bot/infractions/extended endpoint with `{"search": "a{3,5}b"}`, This is a valid regex search, however the site throws a 500 error inside the database, rejecting the regex with: `...
priority
unexpected error when searching infraction for valid regex attempting a regex search with infraction search a b hits the bot infractions extended endpoint with search a b this is a valid regex search however the site throws a error inside the database rejecting the regex with ...
1
649,909
21,329,996,891
IssuesEvent
2022-04-18 06:58:25
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.farsroid.com - site is not usable
priority-normal browser-focus-geckoview engine-gecko
<!-- @browser: Firefox Mobile 98.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0; Mobile; rv:98.0) Gecko/98.0 Firefox/98.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/102784 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://...
1.0
www.farsroid.com - site is not usable - <!-- @browser: Firefox Mobile 98.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0; Mobile; rv:98.0) Gecko/98.0 Firefox/98.0 --> <!-- @reported_with: android-components-reporter --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/102784 --> <!-- @extra_labels: browse...
priority
site is not usable url browser version firefox mobile operating system android tested another browser yes edge problem type site is not usable description browser unsupported steps to reproduce ابو رذلتذاذذتررغردذلمکذرزذددززتتز view the screen...
1
35,459
6,472,503,759
IssuesEvent
2017-08-17 14:07:18
qlik-oss/enigma.js
https://api.github.com/repos/qlik-oss/enigma.js
closed
Write new CHANGELOG entry for 2.0
documentation v2
We need to create an (rather big) entry in the changelog file for the new version before release.
1.0
Write new CHANGELOG entry for 2.0 - We need to create an (rather big) entry in the changelog file for the new version before release.
non_priority
write new changelog entry for we need to create an rather big entry in the changelog file for the new version before release
0
250,110
7,968,553,626
IssuesEvent
2018-07-16 04:00:21
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
WayJoinerTest fails when quick tests are run sequentially, but passes when run in parallel.
Category: Core Priority: Medium Type: Bug
I noticed this a while ago... The specific test is `N4hoot13WayJoinerTestE::runConflateTest` Error: `src/test/cpp/hoot/core/algorithms/WayJoinerTest.cpp(152) - Maps do not match: test-output/algorithms/wayjoiner/WayJoinerConflateOutput.osm test-files/algorithms/wayjoiner/WayJoinerConflateExpected.osm`
1.0
WayJoinerTest fails when quick tests are run sequentially, but passes when run in parallel. - I noticed this a while ago... The specific test is `N4hoot13WayJoinerTestE::runConflateTest` Error: `src/test/cpp/hoot/core/algorithms/WayJoinerTest.cpp(152) - Maps do not match: test-output/algorithms/wayjoiner/WayJoine...
priority
wayjoinertest fails when quick tests are run sequentially but passes when run in parallel i noticed this a while ago the specific test is runconflatetest error src test cpp hoot core algorithms wayjoinertest cpp maps do not match test output algorithms wayjoiner wayjoinerconflateoutput osm tes...
1
281,659
30,888,917,199
IssuesEvent
2023-08-04 02:00:39
nidhi7598/linux-4.1.15_CVE-2019-10220
https://api.github.com/repos/nidhi7598/linux-4.1.15_CVE-2019-10220
reopened
CVE-2018-7492 (Medium) detected in linuxlinux-4.4.302
Mend: dependency security vulnerability
## CVE-2018-7492 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.k...
True
CVE-2018-7492 (Medium) detected in linuxlinux-4.4.302 - ## CVE-2018-7492 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary> <p> <p>The Linux Kernel<...
non_priority
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files net rds rdma...
0
61,586
25,571,552,790
IssuesEvent
2022-11-30 18:06:40
Azure/azure-cli
https://api.github.com/repos/Azure/azure-cli
closed
create apim api from azure resource
Service Attention API Management customer-reported feature-request
Hi, currently it is not possible via cli to "Create an API from azure resource" like Logic APP in API Management Service. In Azure portal this functionality is available and would be great step for all IAC develpoers to have the same funstionality in azure cli. ..or maybe azure portal should provide a useable ...
1.0
create apim api from azure resource - Hi, currently it is not possible via cli to "Create an API from azure resource" like Logic APP in API Management Service. In Azure portal this functionality is available and would be great step for all IAC develpoers to have the same funstionality in azure cli. ..or maybe ...
non_priority
create apim api from azure resource hi currently it is not possible via cli to create an api from azure resource like logic app in api management service in azure portal this functionality is available and would be great step for all iac develpoers to have the same funstionality in azure cli or maybe ...
0
577,344
17,108,423,820
IssuesEvent
2021-07-09 22:23:05
Zelig880/BooksBank
https://api.github.com/repos/Zelig880/BooksBank
closed
add book functionality seem to be broken when trying to add a second book
high priority
**Describe the bug** The add book functionality seem to be broken when trying to add a second book. There must be something wrong in the reset feature **To Reproduce** Steps to reproduce the behavior: 1. Try to add 2 books back to back **Expected behavior** The flow should work
1.0
add book functionality seem to be broken when trying to add a second book - **Describe the bug** The add book functionality seem to be broken when trying to add a second book. There must be something wrong in the reset feature **To Reproduce** Steps to reproduce the behavior: 1. Try to add 2 books back to back ...
priority
add book functionality seem to be broken when trying to add a second book describe the bug the add book functionality seem to be broken when trying to add a second book there must be something wrong in the reset feature to reproduce steps to reproduce the behavior try to add books back to back ...
1