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
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
138,686
18,794,540,322
IssuesEvent
2021-11-08 20:35:58
Dima2022/concord
https://api.github.com/repos/Dima2022/concord
opened
CVE-2021-32803 (High) detected in tar-4.4.8.tgz, tar-6.1.0.tgz
security vulnerability
## CVE-2021-32803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.8.tgz</b>, <b>tar-6.1.0.tgz</b></p></summary> <p> <details><summary><b>tar-4.4.8.tgz</b></p></summary> <p>t...
True
CVE-2021-32803 (High) detected in tar-4.4.8.tgz, tar-6.1.0.tgz - ## CVE-2021-32803 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tar-4.4.8.tgz</b>, <b>tar-6.1.0.tgz</b></p></summary...
non_priority
cve high detected in tar tgz tar tgz cve high severity vulnerability vulnerable libraries tar tgz tar tgz tar tgz tar for node library home page a href dependency hierarchy babel cli tgz root library chokidar tgz ...
0
326,451
24,085,853,790
IssuesEvent
2022-09-19 10:51:50
yugabyte/yb-voyager
https://api.github.com/repos/yugabyte/yb-voyager
closed
Documentation: Not use the same export-dir for both command - import data and import data file
documentation GA1.0 small
We have to document it properly that for every unique/new migration or different command like `import data` and `import data file` user should use separate export directory otherwise the metainfo stored in the directory for the ongoing migration might cause issues with the new migration started.
1.0
Documentation: Not use the same export-dir for both command - import data and import data file - We have to document it properly that for every unique/new migration or different command like `import data` and `import data file` user should use separate export directory otherwise the metainfo stored in the directory for...
non_priority
documentation not use the same export dir for both command import data and import data file we have to document it properly that for every unique new migration or different command like import data and import data file user should use separate export directory otherwise the metainfo stored in the directory for...
0
40,051
12,744,922,778
IssuesEvent
2020-06-26 13:23:39
RG4421/atlasdb
https://api.github.com/repos/RG4421/atlasdb
opened
CVE-2018-10936 (High) detected in postgresql-42.2.1.jar
security vulnerability
## CVE-2018-10936 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.2.1.jar</b></p></summary> <p>Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database</p> <p>Library home p...
True
CVE-2018-10936 (High) detected in postgresql-42.2.1.jar - ## CVE-2018-10936 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.2.1.jar</b></p></summary> <p>Java JDBC 4.2 (JR...
non_priority
cve high detected in postgresql jar cve high severity vulnerability vulnerable library postgresql jar java jdbc jre driver for postgresql database library home page a href path to vulnerable library canner gradle caches modules files org postgresql postg...
0
301,402
26,045,184,657
IssuesEvent
2022-12-22 13:50:27
microsoft/vscode-python
https://api.github.com/repos/microsoft/vscode-python
closed
Testing config doesn't work if using a .code-workspace file.
bug area-testing needs PR
I ran into this while trying to validate #6417. 1. clone ptvsd: https://github.com/Microsoft/ptvsd 2. open in VS Code 3. when prompted, choose to load the workspace file 4. run the `Python: Configure Tests` command 5. choose "pytest" At this point it should go to selecting the "root" folder. However, it does...
1.0
Testing config doesn't work if using a .code-workspace file. - I ran into this while trying to validate #6417. 1. clone ptvsd: https://github.com/Microsoft/ptvsd 2. open in VS Code 3. when prompted, choose to load the workspace file 4. run the `Python: Configure Tests` command 5. choose "pytest" At this point...
non_priority
testing config doesn t work if using a code workspace file i ran into this while trying to validate clone ptvsd open in vs code when prompted choose to load the workspace file run the python configure tests command choose pytest at this point it should go to selecting the root...
0
68,881
14,962,648,823
IssuesEvent
2021-01-27 09:32:58
mdn/sprints
https://api.github.com/repos/mdn/sprints
closed
U - Document best practices for secrets protection
Content:Security Epic
# User story As a web developer, I want to know how to protect secrets such as API keys, so I can keep my site secure. # Acceptance criteria - [ ] Best practices for secrets protection are documented.
True
U - Document best practices for secrets protection - # User story As a web developer, I want to know how to protect secrets such as API keys, so I can keep my site secure. # Acceptance criteria - [ ] Best practices for secrets protection are documented.
non_priority
u document best practices for secrets protection user story as a web developer i want to know how to protect secrets such as api keys so i can keep my site secure acceptance criteria best practices for secrets protection are documented
0
54,976
30,534,828,537
IssuesEvent
2023-07-19 16:33:07
Dart-Code/Dart-Code
https://api.github.com/repos/Dart-Code/Dart-Code
closed
vsls:/ URIs are converted to file:/ URIs on the way to analysis server
is bug is performance important
If you open a project in Live Share, we get a root folder of `vsls:/`, but this code here converts it to `file:///`: https://github.com/Dart-Code/Dart-Code/blob/a895d3ca437bca7520e2abb9c2ce87f4220a9eb9/src/extension/analysis/analyzer_lsp.ts#L421 This results in the server analyzing the entire disk.
True
vsls:/ URIs are converted to file:/ URIs on the way to analysis server - If you open a project in Live Share, we get a root folder of `vsls:/`, but this code here converts it to `file:///`: https://github.com/Dart-Code/Dart-Code/blob/a895d3ca437bca7520e2abb9c2ce87f4220a9eb9/src/extension/analysis/analyzer_lsp.ts#L42...
non_priority
vsls uris are converted to file uris on the way to analysis server if you open a project in live share we get a root folder of vsls but this code here converts it to file this results in the server analyzing the entire disk
0
56,906
23,953,311,228
IssuesEvent
2022-09-12 13:15:49
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Inspector] Allow to filter on top hits, top metrics, minimum and maximum values
Team:AppServicesSv
**Describe the feature:** For the top hits, top metrics, minimum and maximum values we are constructing `field: exists` filter at the moment: <img width="707" alt="Screenshot 2022-09-12 at 14 54 04" src="https://user-images.githubusercontent.com/4283304/189662913-368f1ede-a144-4b11-809d-77a46875fd2e.png"> We cou...
1.0
[Inspector] Allow to filter on top hits, top metrics, minimum and maximum values - **Describe the feature:** For the top hits, top metrics, minimum and maximum values we are constructing `field: exists` filter at the moment: <img width="707" alt="Screenshot 2022-09-12 at 14 54 04" src="https://user-images.githubuse...
non_priority
allow to filter on top hits top metrics minimum and maximum values describe the feature for the top hits top metrics minimum and maximum values we are constructing field exists filter at the moment img width alt screenshot at src we could improve it and filter by the exact ...
0
338,568
30,305,973,656
IssuesEvent
2023-07-10 09:29:58
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution] [Flaky tests] Determine true flakes
test-failure-flaky
**Describe the feature:** 1. Going through these [tickets](https://github.com/elastic/kibana/issues?q=is%3Aopen+is%3Aissue+label%3Afailed-test%2Cskipped-test+label%3A%22Team%3ADetections+and+Resp%22+ ) and determine what are the true flaky/failing tests 2. If any of the tests wasn't flaky, close it and link the...
1.0
[Security Solution] [Flaky tests] Determine true flakes - **Describe the feature:** 1. Going through these [tickets](https://github.com/elastic/kibana/issues?q=is%3Aopen+is%3Aissue+label%3Afailed-test%2Cskipped-test+label%3A%22Team%3ADetections+and+Resp%22+ ) and determine what are the true flaky/failing tests ...
non_priority
determine true flakes describe the feature going through these and determine what are the true flaky failing tests if any of the tests wasn t flaky close it and link the respective flaky test runner link
0
98,230
29,512,894,947
IssuesEvent
2023-06-04 06:06:38
RPCS3/rpcs3
https://api.github.com/repos/RPCS3/rpcs3
reopened
[macOS] [Arm] Building on Arm fails if glslang is installed locally via homebrew
OS: Mac Build and CI
### Quick summary Building on Arm (for an Arm target) will fail if `glslang` is installed locally with homebrew. Building works fine if `glslang` is uninstalled. I tested with an Intel Mac and it doesn't have the same issue. ### Details Building on Arm (for an Arm target) will fail if `glslang` is inst...
1.0
[macOS] [Arm] Building on Arm fails if glslang is installed locally via homebrew - ### Quick summary Building on Arm (for an Arm target) will fail if `glslang` is installed locally with homebrew. Building works fine if `glslang` is uninstalled. I tested with an Intel Mac and it doesn't have the same issue. ...
non_priority
building on arm fails if glslang is installed locally via homebrew quick summary building on arm for an arm target will fail if glslang is installed locally with homebrew building works fine if glslang is uninstalled i tested with an intel mac and it doesn t have the same issue deta...
0
136,344
18,734,095,304
IssuesEvent
2021-11-04 03:39:20
Dima2022/kaltura-sample-code
https://api.github.com/repos/Dima2022/kaltura-sample-code
opened
CVE-2016-1000342 (High) detected in bcprov-jdk15on-1.55.jar
security vulnerability
## CVE-2016-1000342 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.55.jar</b></p></summary> <p>The Bouncy Castle Crypto package is a Java implementation of cryptograp...
True
CVE-2016-1000342 (High) detected in bcprov-jdk15on-1.55.jar - ## CVE-2016-1000342 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bcprov-jdk15on-1.55.jar</b></p></summary> <p>The Bounc...
non_priority
cve high detected in bcprov jar cve high severity vulnerability vulnerable library bcprov jar the bouncy castle crypto package is a java implementation of cryptographic algorithms this jar contains jce provider and lightweight api for the bouncy castle cryptography apis for jdk...
0
107,921
13,530,597,418
IssuesEvent
2020-09-15 20:10:39
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
block.json: set color property individually
[Feature] Design Tools [Status] In Progress
The implicit block attributes for colors we declare through block.json follow this logic: CSS Property | block.json (check presence of) | Style attribute (block serialization) | theme.json --- | --- | --- | --- `--wp--style--color--link` | `__experimentalColor.linkColor` | `style.color.link` | `styles.color.link` ...
1.0
block.json: set color property individually - The implicit block attributes for colors we declare through block.json follow this logic: CSS Property | block.json (check presence of) | Style attribute (block serialization) | theme.json --- | --- | --- | --- `--wp--style--color--link` | `__experimentalColor.linkColo...
non_priority
block json set color property individually the implicit block attributes for colors we declare through block json follow this logic css property block json check presence of style attribute block serialization theme json wp style color link experimentalcolor linkcolo...
0
12,433
3,271,128,403
IssuesEvent
2015-10-24 05:50:19
FreeCodeCamp/FreeCodeCamp
https://api.github.com/repos/FreeCodeCamp/FreeCodeCamp
closed
It is getting validated other than given description value of $($(".slot")[0]).html(slotOne);
confirmed easy tests
Challenge [Waypoint: Bring your JavaScript Slot Machine to Life](http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life) has an issue. User Agent is: <code>Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.93 Safari/537.36</code>. Please de...
1.0
It is getting validated other than given description value of $($(".slot")[0]).html(slotOne); - Challenge [Waypoint: Bring your JavaScript Slot Machine to Life](http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life) has an issue. User Agent is: <code>Mozilla/5.0 (Windows NT 6.3; W...
non_priority
it is getting validated other than given description value of slot html slotone challenge has an issue user agent is mozilla windows nt applewebkit khtml like gecko chrome safari please describe how to reproduce this issue and include links to screenshots if po...
0
115,993
14,914,801,873
IssuesEvent
2021-01-22 15:52:57
grommet/hpe-design-system
https://api.github.com/repos/grommet/hpe-design-system
reopened
Table - Complete design, guidance, and examples for Table pagination vs. infiniteScroll
blocked design system site
Some guidance content has been written. Need to flesh out: - [ ] Pagination designs https://github.com/hpe-design/design-system/issues/1018 - [ ] Validate / modify guidance copy https://github.com/hpe-design/design-system/issues/1018 - [ ] Implement examples demonstrating pagination and infiniteScroll for tables
1.0
Table - Complete design, guidance, and examples for Table pagination vs. infiniteScroll - Some guidance content has been written. Need to flesh out: - [ ] Pagination designs https://github.com/hpe-design/design-system/issues/1018 - [ ] Validate / modify guidance copy https://github.com/hpe-design/design-system/iss...
non_priority
table complete design guidance and examples for table pagination vs infinitescroll some guidance content has been written need to flesh out pagination designs validate modify guidance copy implement examples demonstrating pagination and infinitescroll for tables
0
6,260
7,544,813,673
IssuesEvent
2018-04-17 19:36:44
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Incorrect path on 'Update the app and redeploy' section
app-service-web cxp doc-bug in-progress triaged
The documentation states "From the Solution Explorer, open Pages/Index.cshtml", however that path does not exist following along. Instead, it should be open "Views/Home/Index.cshtml". Thanks --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 3d...
1.0
Incorrect path on 'Update the app and redeploy' section - The documentation states "From the Solution Explorer, open Pages/Index.cshtml", however that path does not exist following along. Instead, it should be open "Views/Home/Index.cshtml". Thanks --- #### Document Details ⚠ *Do not edit this section. It is required...
non_priority
incorrect path on update the app and redeploy section the documentation states from the solution explorer open pages index cshtml however that path does not exist following along instead it should be open views home index cshtml thanks document details ⚠ do not edit this section it is required...
0
161,434
25,340,333,927
IssuesEvent
2022-11-18 20:54:04
PowerShell/PowerShell
https://api.github.com/repos/PowerShell/PowerShell
closed
Get-Command can't get parameters for alias to local function when in a different module sesssionstate
Resolution-By Design WG-Engine-Module
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. - [X] Refer to the [FAQ](https://github.com/PowerShell/PowerShell/blob/master/docs/FAQ.md). - [X] Refer to [D...
1.0
Get-Command can't get parameters for alias to local function when in a different module sesssionstate - ### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. - [X]...
non_priority
get command can t get parameters for alias to local function when in a different module sesssionstate prerequisites write a descriptive title make sure you are able to repro it on the search the existing issues refer to the refer to steps to reproduce when creating an alia...
0
3,573
6,025,265,339
IssuesEvent
2017-06-08 08:14:20
OpenSRP/opensrp-client
https://api.github.com/repos/OpenSRP/opensrp-client
closed
Implement app menu sidebar
Functional Requirement PATH BID Zambia
![217767414](https://cloud.githubusercontent.com/assets/3488986/23010470/a6e4cfc8-f42c-11e6-9bf2-ba719086fffa.png) @maina I realized this was a missing issue. Can this be partially in place for the preview release, i.e., the log out button should be there ideally as well as the user initials. - [x] You get to thi...
1.0
Implement app menu sidebar - ![217767414](https://cloud.githubusercontent.com/assets/3488986/23010470/a6e4cfc8-f42c-11e6-9bf2-ba719086fffa.png) @maina I realized this was a missing issue. Can this be partially in place for the preview release, i.e., the log out button should be there ideally as well as the user init...
non_priority
implement app menu sidebar maina i realized this was a missing issue can this be partially in place for the preview release i e the log out button should be there ideally as well as the user initials you get to this menu bar by tapping the user initials in the top left of the home screen in this...
0
104,739
11,421,129,019
IssuesEvent
2020-02-03 11:30:14
AIR-FOI-HR/AIR1920
https://api.github.com/repos/AIR-FOI-HR/AIR1920
closed
4.2. Gamification
documentation enhancement
### **Opis:** - Ocjenjivanjem i komentiranjem korisnik dobiva bodove, a bodove gubi ako mu ostali korisnici recenziju označe s „ne sviđa mi se“. - Korisnici s većim levelom bi trebali dati dojam pouzdanosti recenzije. Leveliranje je smišljeno za motivaciju korištenja aplikacije. ### **Zadaće**: - [x] Postaviti da se...
1.0
4.2. Gamification - ### **Opis:** - Ocjenjivanjem i komentiranjem korisnik dobiva bodove, a bodove gubi ako mu ostali korisnici recenziju označe s „ne sviđa mi se“. - Korisnici s većim levelom bi trebali dati dojam pouzdanosti recenzije. Leveliranje je smišljeno za motivaciju korištenja aplikacije. ### **Zadaće**: -...
non_priority
gamification opis ocjenjivanjem i komentiranjem korisnik dobiva bodove a bodove gubi ako mu ostali korisnici recenziju označe s „ne sviđa mi se“ korisnici s većim levelom bi trebali dati dojam pouzdanosti recenzije leveliranje je smišljeno za motivaciju korištenja aplikacije zadaće ...
0
24,717
4,106,369,286
IssuesEvent
2016-06-06 08:29:42
AtomLinter/linter-javac
https://api.github.com/repos/AtomLinter/linter-javac
closed
Error: Process exited with no output, code: 0
bug untested
Starting from v1.9.2, I get this error when javac exits with no errors/warnings. (If javac warns about something, the linter still works correctly.) I looked at sb-exec and the base linter package but couldn't figure out where exactly the problem came from... ``` Error: Process exited with no output, code: 0 a...
1.0
Error: Process exited with no output, code: 0 - Starting from v1.9.2, I get this error when javac exits with no errors/warnings. (If javac warns about something, the linter still works correctly.) I looked at sb-exec and the base linter package but couldn't figure out where exactly the problem came from... ``` Erro...
non_priority
error process exited with no output code starting from i get this error when javac exits with no errors warnings if javac warns about something the linter still works correctly i looked at sb exec and the base linter package but couldn t figure out where exactly the problem came from error...
0
45,616
18,770,172,019
IssuesEvent
2021-11-06 17:43:02
MicrosoftDocs/live-share
https://api.github.com/repos/MicrosoftDocs/live-share
closed
Autocomplete import not working for guest
area: language services product-feedback p2
When a live share session is created, autocomplete gives suggestion for some Classes, but when the suggestion is selected the related imports are not inserted. I tested it on both C# and Java and the same behavior was observed. **What was your system configuration?** *Product and Version* [VS/VSCode]: VSCode 1.47....
1.0
Autocomplete import not working for guest - When a live share session is created, autocomplete gives suggestion for some Classes, but when the suggestion is selected the related imports are not inserted. I tested it on both C# and Java and the same behavior was observed. **What was your system configuration?** *Pr...
non_priority
autocomplete import not working for guest when a live share session is created autocomplete gives suggestion for some classes but when the suggestion is selected the related imports are not inserted i tested it on both c and java and the same behavior was observed what was your system configuration pr...
0
333,375
24,372,789,879
IssuesEvent
2022-10-03 20:53:26
redpanda-data/documentation
https://api.github.com/repos/redpanda-data/documentation
opened
Redpanda Community Feedback: Update NodeJS to clarify msg automation wrt heartbeat intervals
documentation
### Describe the Issue From Redpanda Community Slack (#repdanda channel): https://redpandacommunity.slack.com/archives/C01AJDUT88N/p1664641747129069 See **bold text** at bottom of this conversation for the actual suggested update. Also, doesn't a consumer need to do an explicit ack? If not, how can it be guar...
1.0
Redpanda Community Feedback: Update NodeJS to clarify msg automation wrt heartbeat intervals - ### Describe the Issue From Redpanda Community Slack (#repdanda channel): https://redpandacommunity.slack.com/archives/C01AJDUT88N/p1664641747129069 See **bold text** at bottom of this conversation for the actual sugge...
non_priority
redpanda community feedback update nodejs to clarify msg automation wrt heartbeat intervals describe the issue from redpanda community slack repdanda channel see bold text at bottom of this conversation for the actual suggested update also doesn t a consumer need to do an explicit ack if n...
0
75,101
7,460,084,517
IssuesEvent
2018-03-30 18:05:19
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed tests on master: Jepsen/Jepsen
Robot test-failure
The following tests appear to have failed: [#587404](https://teamcity.cockroachdb.com/viewLog.html?buildId=587404): ``` --- FAIL: Jepsen/Jepsen: JepsenBank-multitable: JepsenBank-multitable/majority-ring+subcritical-skews (13.355s) ``` Please assign, take a look and update the issue accordingly.
1.0
teamcity: failed tests on master: Jepsen/Jepsen - The following tests appear to have failed: [#587404](https://teamcity.cockroachdb.com/viewLog.html?buildId=587404): ``` --- FAIL: Jepsen/Jepsen: JepsenBank-multitable: JepsenBank-multitable/majority-ring+subcritical-skews (13.355s) ``` Please assign, take a look a...
non_priority
teamcity failed tests on master jepsen jepsen the following tests appear to have failed fail jepsen jepsen jepsenbank multitable jepsenbank multitable majority ring subcritical skews please assign take a look and update the issue accordingly
0
344,133
30,718,384,260
IssuesEvent
2023-07-27 14:23:50
TheRenegadeCoder/sample-programs
https://api.github.com/repos/TheRenegadeCoder/sample-programs
closed
Add Batch Testing
enhancement tests
To request a new language, please fill out the following: Language name: batch Official Language Style Guide: Official Language Website: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc758944(v=ws.10) Official Language Docker Image: https://hub.docker.com/r/esolang/cmd
1.0
Add Batch Testing - To request a new language, please fill out the following: Language name: batch Official Language Style Guide: Official Language Website: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc758944(v=ws.10) Official Language Docker Image: https://hub.docker....
non_priority
add batch testing to request a new language please fill out the following language name batch official language style guide official language website official language docker image
0
269,078
28,959,996,031
IssuesEvent
2023-05-10 01:06:49
dreamboy9/mongo
https://api.github.com/repos/dreamboy9/mongo
reopened
CVE-2022-0355 (High) detected in simple-get-3.1.0.tgz
Mend: dependency security vulnerability
## CVE-2022-0355 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-get-3.1.0.tgz</b></p></summary> <p>Simplest way to make http get requests. Supports HTTPS, redirects, gzip/defla...
True
CVE-2022-0355 (High) detected in simple-get-3.1.0.tgz - ## CVE-2022-0355 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>simple-get-3.1.0.tgz</b></p></summary> <p>Simplest way to make ...
non_priority
cve high detected in simple get tgz cve high severity vulnerability vulnerable library simple get tgz simplest way to make http get requests supports https redirects gzip deflate streams in library home page a href path to dependency file buildscripts libdeps grap...
0
208,145
15,877,690,576
IssuesEvent
2021-04-09 09:58:14
ktraunmueller/Compositor
https://api.github.com/repos/ktraunmueller/Compositor
closed
End-of-paragraph marker shown for non-empty selection
automated test bug
**Steps to reproduce** - Create a new document (Article) - Insert a new paragraph in the first section -- a "Paragraph" placeholder text will be inserted. - Double-click "Paragraph" **Problem** The end-of-paragraph marker is shown together with the selection: <img width="213" alt="Screenshot 2021-04-09 at...
1.0
End-of-paragraph marker shown for non-empty selection - **Steps to reproduce** - Create a new document (Article) - Insert a new paragraph in the first section -- a "Paragraph" placeholder text will be inserted. - Double-click "Paragraph" **Problem** The end-of-paragraph marker is shown together with the sele...
non_priority
end of paragraph marker shown for non empty selection steps to reproduce create a new document article insert a new paragraph in the first section a paragraph placeholder text will be inserted double click paragraph problem the end of paragraph marker is shown together with the sele...
0
279,182
24,205,579,684
IssuesEvent
2022-09-25 06:56:36
returntocorp/semgrep
https://api.github.com/repos/returntocorp/semgrep
closed
semgrep --test does not scan current directory in docker
devops stale feature:test
Running `semgrep --test` in the docker fails, where I expect it to run the tests in the current directory. docker run -v "$PWD:/foo" -w "/foo" returntocorp/semgrep:latest semgrep --test ``` METRICS: Using configs from the Registry (like --config=p/ci) reports pseudonymous rule metrics to semgrep.dev. To dis...
1.0
semgrep --test does not scan current directory in docker - Running `semgrep --test` in the docker fails, where I expect it to run the tests in the current directory. docker run -v "$PWD:/foo" -w "/foo" returntocorp/semgrep:latest semgrep --test ``` METRICS: Using configs from the Registry (like --config=p/ci...
non_priority
semgrep test does not scan current directory in docker running semgrep test in the docker fails where i expect it to run the tests in the current directory docker run v pwd foo w foo returntocorp semgrep latest semgrep test metrics using configs from the registry like config p ci...
0
336,054
30,116,299,766
IssuesEvent
2023-06-30 11:49:47
CPMpy/cpmpy
https://api.github.com/repos/CPMpy/cpmpy
closed
Some MiniZinc subsolvers give wrongly an unsatisfiable on a specific input file
fuzz-test
solver: Minizinc's subsolvers minizinc:float, minizinc:coinbc, minizinc:mip, minizinc:osicbc CPMpy: version v0.9.9 commit e79b3afedc934a9437c2ddb3a9f54d7e2d7bd3ee minizinc-python release version 0.7.0 commit {https://github.com/MiniZinc/minizinc-python/commit/a195cf63fcfbc98665d70ab64efb5424db25bd7e) Some MiniZinc...
1.0
Some MiniZinc subsolvers give wrongly an unsatisfiable on a specific input file - solver: Minizinc's subsolvers minizinc:float, minizinc:coinbc, minizinc:mip, minizinc:osicbc CPMpy: version v0.9.9 commit e79b3afedc934a9437c2ddb3a9f54d7e2d7bd3ee minizinc-python release version 0.7.0 commit {https://github.com/MiniZinc...
non_priority
some minizinc subsolvers give wrongly an unsatisfiable on a specific input file solver minizinc s subsolvers minizinc float minizinc coinbc minizinc mip minizinc osicbc cpmpy version commit minizinc python release version commit some minizinc solvers did not complain about an alldifferent ...
0
311,763
26,811,623,157
IssuesEvent
2023-02-01 23:00:52
llvm/llvm-project
https://api.github.com/repos/llvm/llvm-project
closed
[libc++] Long running test `ranges.transform.binary.pass.cpp`
libc++ test-suite
``` Timed Out Tests (1): ibm-libc++-shared.cfg.in :: std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.binary.pass.cpp ``` Probably could be splitted by 2 tests.
1.0
[libc++] Long running test `ranges.transform.binary.pass.cpp` - ``` Timed Out Tests (1): ibm-libc++-shared.cfg.in :: std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.binary.pass.cpp ``` Probably could be splitted by 2 tests.
non_priority
long running test ranges transform binary pass cpp timed out tests ibm libc shared cfg in std algorithms alg modifying operations alg transform ranges transform binary pass cpp probably could be splitted by tests
0
8,233
7,198,637,077
IssuesEvent
2018-02-05 13:33:31
larcai/cornuex
https://api.github.com/repos/larcai/cornuex
closed
Unvalidated account access to wallet
bug security issue
With an unverified account, visiting the [wallet URL](http://demo.cornuex.com/wallet) directly will still allow access to the wallet. I still successfully made a deposit into the bitcoin wallet, even though there are still uncleared validation checks. ###### Reproducing the bug * On an unverified account, go to htt...
True
Unvalidated account access to wallet - With an unverified account, visiting the [wallet URL](http://demo.cornuex.com/wallet) directly will still allow access to the wallet. I still successfully made a deposit into the bitcoin wallet, even though there are still uncleared validation checks. ###### Reproducing the bug...
non_priority
unvalidated account access to wallet with an unverified account visiting the directly will still allow access to the wallet i still successfully made a deposit into the bitcoin wallet even though there are still uncleared validation checks reproducing the bug on an unverified account go to ...
0
88,271
10,567,949,046
IssuesEvent
2019-10-06 09:14:20
ubolonton/emacs-module-rs
https://api.github.com/repos/ubolonton/emacs-module-rs
closed
How to embed 2 types in user-ptr, when one of them is lifetime-constrained by the other?
documentation question
I'm trying to convert a rust library to be able to run in Emacs but I've run into an issue when trying to upgrade from `0.9.0` to `0.10.0+`. I get an error about rust being able to infer appropriate lifetimes for a struct. This code compiles perfectly fine in 0.9.0`, but once you added the static lifetimes requirement ...
1.0
How to embed 2 types in user-ptr, when one of them is lifetime-constrained by the other? - I'm trying to convert a rust library to be able to run in Emacs but I've run into an issue when trying to upgrade from `0.9.0` to `0.10.0+`. I get an error about rust being able to infer appropriate lifetimes for a struct. This c...
non_priority
how to embed types in user ptr when one of them is lifetime constrained by the other i m trying to convert a rust library to be able to run in emacs but i ve run into an issue when trying to upgrade from to i get an error about rust being able to infer appropriate lifetimes for a struct this co...
0
58,463
14,401,321,052
IssuesEvent
2020-12-03 13:34:51
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
No matching distribution found for Tensorflow for pip-20.3
stat:awaiting response subtype: ubuntu/linux type:build/install
<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> **System information** - OS P...
1.0
No matching distribution found for Tensorflow for pip-20.3 - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitH...
non_priority
no matching distribution found for tensorflow for pip please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution...
0
75,577
25,926,377,097
IssuesEvent
2022-12-16 05:04:15
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
Minor Improvements for ParsedCurveGenerator
T: defect P: normal
## Bug Description The oversampling loop in `ParsedCurveGenerator` may become infinite in some cases. A maximum counter is needed to throw an error instead of being freezing silently. There are also some typos in syntax and documentation that need to be fixed. ## Steps to Reproduce If the starting and ending p...
1.0
Minor Improvements for ParsedCurveGenerator - ## Bug Description The oversampling loop in `ParsedCurveGenerator` may become infinite in some cases. A maximum counter is needed to throw an error instead of being freezing silently. There are also some typos in syntax and documentation that need to be fixed. ## St...
non_priority
minor improvements for parsedcurvegenerator bug description the oversampling loop in parsedcurvegenerator may become infinite in some cases a maximum counter is needed to throw an error instead of being freezing silently there are also some typos in syntax and documentation that need to be fixed st...
0
35,054
14,596,608,576
IssuesEvent
2020-12-20 16:32:21
layer5io/meshery-maesh
https://api.github.com/repos/layer5io/meshery-maesh
closed
Create beta adapter for Traefik Mesh
area/lifecycle service-mesh/maesh
**Enhancement Description** Use MeshKit and Meshery Adapter Library architecture to do so.
1.0
Create beta adapter for Traefik Mesh - **Enhancement Description** Use MeshKit and Meshery Adapter Library architecture to do so.
non_priority
create beta adapter for traefik mesh enhancement description use meshkit and meshery adapter library architecture to do so
0
71,753
18,856,348,241
IssuesEvent
2021-11-12 07:02:09
spack/spack
https://api.github.com/repos/spack/spack
closed
Installation issue: boost
build-error
While trying out a recent PR to address boost%intel build issues, I encountered another failure: ``` ==> [2021-09-17-11:25:19.231164] './b2' '--clean' '-j' '16' '--user-config=/tmp/quellyn/spack-stage/spack-stage-boost-1.77.0-ejpxz3b52lknwmoglt4sj6nyk4ugzmhd/spack-src/user-config.jam' 'variant=release' '--disable-icu...
1.0
Installation issue: boost - While trying out a recent PR to address boost%intel build issues, I encountered another failure: ``` ==> [2021-09-17-11:25:19.231164] './b2' '--clean' '-j' '16' '--user-config=/tmp/quellyn/spack-stage/spack-stage-boost-1.77.0-ejpxz3b52lknwmoglt4sj6nyk4ugzmhd/spack-src/user-config.jam' 'var...
non_priority
installation issue boost while trying out a recent pr to address boost intel build issues i encountered another failure clean j user config tmp quellyn spack stage spack stage boost spack src user config jam variant release disable icu s include yellow users q...
0
83,243
24,014,602,749
IssuesEvent
2022-09-14 22:32:49
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Build julia with MSYS2
build windows
> Compiling with MinGW/MSYS2 > > Compiling Julia from source using [MSYS2](https://msys2.github.io/) has worked in the past but is not actively supported. Pull requests to restore support would be welcome. See a [past version of this file](https://github.com/JuliaLang/julia/blob/v0.6.0/README.windows.md) for the f...
1.0
Build julia with MSYS2 - > Compiling with MinGW/MSYS2 > > Compiling Julia from source using [MSYS2](https://msys2.github.io/) has worked in the past but is not actively supported. Pull requests to restore support would be welcome. See a [past version of this file](https://github.com/JuliaLang/julia/blob/v0.6.0/REA...
non_priority
build julia with compiling with mingw compiling julia from source using has worked in the past but is not actively supported pull requests to restore support would be welcome see a for the former instructions for compiling using —— have toolchains available out of the box ...
0
7,536
7,964,784,054
IssuesEvent
2018-07-13 23:28:43
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
How can we use this python script for accessing the ML model in an offline android application https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-model-python
cognitive-services/svc cxp doc-provided triaged
How can we use this python script for accessing the ML model in an offline android application --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 754dd7d5-dd8b-4a75-5d79-0ba621a847cd * Version Independent ID: 3cca3535-1c16-2da1-46c6-421...
1.0
How can we use this python script for accessing the ML model in an offline android application https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-model-python - How can we use this python script for accessing the ML model in an offline android application --- #### Document Detail...
non_priority
how can we use this python script for accessing the ml model in an offline android application how can we use this python script for accessing the ml model in an offline android application document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking ...
0
71,773
13,745,233,729
IssuesEvent
2020-10-06 02:16:21
new-zealand-research-information-system/nzris-data-specifications
https://api.github.com/repos/new-zealand-research-information-system/nzris-data-specifications
closed
Error with “No Protection Needed” definition
change made in system codeset error
Pattern 08 – “No Protection Needed” in the Protection Pattern codeset is listed as excluding “All fields” from view, this should be changed to “no fields”.
1.0
Error with “No Protection Needed” definition - Pattern 08 – “No Protection Needed” in the Protection Pattern codeset is listed as excluding “All fields” from view, this should be changed to “no fields”.
non_priority
error with “no protection needed” definition pattern – “no protection needed” in the protection pattern codeset is listed as excluding “all fields” from view this should be changed to “no fields”
0
239,388
19,861,875,772
IssuesEvent
2022-01-22 01:19:38
KangKyung/TDDStudy
https://api.github.com/repos/KangKyung/TDDStudy
opened
손님이 지불하는 액수가 더 적을경우 요청 메시지 리턴
new Test
🔴RED : - 액수가 더 적을경우의 상황 설계 - 이전 코드를 복붙하는 과정에서 `CalculateError`를 생성해버림 🟢GREEN : 액수가 더 적을경우를 처리하는 로직 생성 🔵REFACTOR : `PaidCorrectCheckType`를 만들어 `금액을 더 많이내는 경우`, `적게내는 경우`, `정상적인 경우`로 일어날 경우의 수 분기
1.0
손님이 지불하는 액수가 더 적을경우 요청 메시지 리턴 - 🔴RED : - 액수가 더 적을경우의 상황 설계 - 이전 코드를 복붙하는 과정에서 `CalculateError`를 생성해버림 🟢GREEN : 액수가 더 적을경우를 처리하는 로직 생성 🔵REFACTOR : `PaidCorrectCheckType`를 만들어 `금액을 더 많이내는 경우`, `적게내는 경우`, `정상적인 경우`로 일어날 경우의 수 분기
non_priority
손님이 지불하는 액수가 더 적을경우 요청 메시지 리턴 🔴red 액수가 더 적을경우의 상황 설계 이전 코드를 복붙하는 과정에서 calculateerror 를 생성해버림 🟢green 액수가 더 적을경우를 처리하는 로직 생성 🔵refactor paidcorrectchecktype 를 만들어 금액을 더 많이내는 경우 적게내는 경우 정상적인 경우 로 일어날 경우의 수 분기
0
175,605
27,944,275,943
IssuesEvent
2023-03-24 00:50:22
SWIM-ucf/Design-Document
https://api.github.com/repos/SWIM-ucf/Design-Document
closed
Discuss front end register organization
design doc front end
Imported from Google Doc. How will the $gp register be shown in the list of registers? https://github.com/SWIM-ucf/Design-Document/blob/2a9efe1dd1fea27ff9afd971b80d27de67a077d0/swim.tex#L4575-L4578
1.0
Discuss front end register organization - Imported from Google Doc. How will the $gp register be shown in the list of registers? https://github.com/SWIM-ucf/Design-Document/blob/2a9efe1dd1fea27ff9afd971b80d27de67a077d0/swim.tex#L4575-L4578
non_priority
discuss front end register organization imported from google doc how will the gp register be shown in the list of registers
0
14,776
3,421,917,380
IssuesEvent
2015-12-08 20:46:28
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
[Test Failure] Build Timed Out in prtest/win/vsi/p0 on PR #7263
Area-IDE Contributor Pain Flaky Test Urgency-Now
PR: [#7263](https://github.com/dotnet/roslyn/pull/7263) *Find 'Add Using' results with the same Fuzzy-match algorithm used by the spell-checker.* by @CyrusNajmabadi Failure: http://dotnet-ci.cloudapp.net/job/dotnet_roslyn_prtest_win_vsi_p0/79/ **Issue 1: Build Timed Out** The build timed out, or was forcible abort...
1.0
[Test Failure] Build Timed Out in prtest/win/vsi/p0 on PR #7263 - PR: [#7263](https://github.com/dotnet/roslyn/pull/7263) *Find 'Add Using' results with the same Fuzzy-match algorithm used by the spell-checker.* by @CyrusNajmabadi Failure: http://dotnet-ci.cloudapp.net/job/dotnet_roslyn_prtest_win_vsi_p0/79/ **Issu...
non_priority
build timed out in prtest win vsi on pr pr find add using results with the same fuzzy match algorithm used by the spell checker by cyrusnajmabadi failure issue build timed out the build timed out or was forcible aborted after reaching the maximum length view the log right before the...
0
232,302
25,567,523,116
IssuesEvent
2022-11-30 15:17:53
RG4421/node-clair-client
https://api.github.com/repos/RG4421/node-clair-client
opened
CVE-2022-38900 (High) detected in decode-uri-component-0.2.0.tgz
security vulnerability
## CVE-2022-38900 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decode-uri-component-0.2.0.tgz</b></p></summary> <p>A better decodeURIComponent</p> <p>Library home page: <a href="htt...
True
CVE-2022-38900 (High) detected in decode-uri-component-0.2.0.tgz - ## CVE-2022-38900 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>decode-uri-component-0.2.0.tgz</b></p></summary> <p...
non_priority
cve high detected in decode uri component tgz cve high severity vulnerability vulnerable library decode uri component tgz a better decodeuricomponent library home page a href path to dependency file package json path to vulnerable library node modules decode uri co...
0
277,255
21,034,917,621
IssuesEvent
2022-03-31 06:49:24
astronomer/astronomer-providers
https://api.github.com/repos/astronomer/astronomer-providers
closed
Document Async Redshift Operator integration test findings
documentation
Some of the findings of Integration Testing on the Async Redshift Operator are : - While creating the cluster make sure it is created with a unique name along with a cluster snapshot - If it is created with previous name make sure there is a snapshot in the cluster - Delete the cluster along with created snapshot (it...
1.0
Document Async Redshift Operator integration test findings - Some of the findings of Integration Testing on the Async Redshift Operator are : - While creating the cluster make sure it is created with a unique name along with a cluster snapshot - If it is created with previous name make sure there is a snapshot in the...
non_priority
document async redshift operator integration test findings some of the findings of integration testing on the async redshift operator are while creating the cluster make sure it is created with a unique name along with a cluster snapshot if it is created with previous name make sure there is a snapshot in the...
0
133,202
12,534,503,512
IssuesEvent
2020-06-04 19:33:27
datastax/cass-operator
https://api.github.com/repos/datastax/cass-operator
opened
Specify resources for the cass-operator container
documentation enhancement good first issue question
As good citizens on a K8s cluster the cass-operator should specify the resources required for it to perform its job. Do we have metrics around the system that cass-operator requires?
1.0
Specify resources for the cass-operator container - As good citizens on a K8s cluster the cass-operator should specify the resources required for it to perform its job. Do we have metrics around the system that cass-operator requires?
non_priority
specify resources for the cass operator container as good citizens on a cluster the cass operator should specify the resources required for it to perform its job do we have metrics around the system that cass operator requires
0
257,250
19,501,049,741
IssuesEvent
2021-12-28 03:17:33
hackforla/VRMS
https://api.github.com/repos/hackforla/VRMS
opened
Moving over to PeopleDepot - Identify how VRMS uses the databas
Documentation role: Back End MVP v0.4 - dev v0.3 size: 2pt role: Database
### Overview VRMS will transition from using a database to using the PeopleDepot api. We need to have documentation on how and where the application interacts with the db in both v 0.3 and v 0.4 ### Action Items - [ ] List all api calls that are used currently in the app - [ ] look through v0.4 and create a list ...
1.0
Moving over to PeopleDepot - Identify how VRMS uses the databas - ### Overview VRMS will transition from using a database to using the PeopleDepot api. We need to have documentation on how and where the application interacts with the db in both v 0.3 and v 0.4 ### Action Items - [ ] List all api calls that are use...
non_priority
moving over to peopledepot identify how vrms uses the databas overview vrms will transition from using a database to using the peopledepot api we need to have documentation on how and where the application interacts with the db in both v and v action items list all api calls that are used ...
0
7,834
4,076,523,232
IssuesEvent
2016-05-29 23:36:08
lambdacreatives/tofino
https://api.github.com/repos/lambdacreatives/tofino
closed
Maybe we should use stylelint instead of sass-lint
Build
Because sass-lint keeps breaking. I don't know if [stylelint](https://github.com/stylelint/stylelint) is any better but it's worth looking into.
1.0
Maybe we should use stylelint instead of sass-lint - Because sass-lint keeps breaking. I don't know if [stylelint](https://github.com/stylelint/stylelint) is any better but it's worth looking into.
non_priority
maybe we should use stylelint instead of sass lint because sass lint keeps breaking i don t know if is any better but it s worth looking into
0
191,108
14,593,289,619
IssuesEvent
2020-12-19 21:58:32
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
mfojtik/snowstorm: vendor/golang.org/x/text/unicode/norm/ucd_test.go; 3 LoC
fresh test tiny vendored
Found a possible issue in [mfojtik/snowstorm](https://www.github.com/mfojtik/snowstorm) at [vendor/golang.org/x/text/unicode/norm/ucd_test.go](https://github.com/mfojtik/snowstorm/blob/77c1465b3fd288889d43adfe0e948cfcf0c1caac/vendor/golang.org/x/text/unicode/norm/ucd_test.go#L249-L251) Below is the message reported b...
1.0
mfojtik/snowstorm: vendor/golang.org/x/text/unicode/norm/ucd_test.go; 3 LoC - Found a possible issue in [mfojtik/snowstorm](https://www.github.com/mfojtik/snowstorm) at [vendor/golang.org/x/text/unicode/norm/ucd_test.go](https://github.com/mfojtik/snowstorm/blob/77c1465b3fd288889d43adfe0e948cfcf0c1caac/vendor/golang.o...
non_priority
mfojtik snowstorm vendor golang org x text unicode norm ucd test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the be...
0
98,681
16,387,804,726
IssuesEvent
2021-05-17 12:48:45
fitzinbox/Exomiser
https://api.github.com/repos/fitzinbox/Exomiser
opened
CVE-2020-5421 (Medium) detected in spring-web-5.1.5.RELEASE.jar, spring-web-5.1.3.RELEASE.jar
security vulnerability
## CVE-2020-5421 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-web-5.1.5.RELEASE.jar</b>, <b>spring-web-5.1.3.RELEASE.jar</b></p></summary> <p> <details><summary><b>spring...
True
CVE-2020-5421 (Medium) detected in spring-web-5.1.5.RELEASE.jar, spring-web-5.1.3.RELEASE.jar - ## CVE-2020-5421 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>spring-web-5.1.5.REL...
non_priority
cve medium detected in spring web release jar spring web release jar cve medium severity vulnerability vulnerable libraries spring web release jar spring web release jar spring web release jar spring web library home page a href path to dep...
0
56,699
15,302,226,192
IssuesEvent
2021-02-24 14:31:02
martinrotter/rssguard
https://api.github.com/repos/martinrotter/rssguard
closed
[BUG]: Build fails with Qt 5.12.7
Type-Defect
#### Brief description of the issue. Build fails with Qt 5.12.7 #### How to reproduce the bug? 1. Have Qt 5.12.7 installed 2. Run qmake 3. Run make #### What was the expected result? A successful build. #### What actually happened? See [log snippet](https://github.com/martinrotter/rssguard/fi...
1.0
[BUG]: Build fails with Qt 5.12.7 - #### Brief description of the issue. Build fails with Qt 5.12.7 #### How to reproduce the bug? 1. Have Qt 5.12.7 installed 2. Run qmake 3. Run make #### What was the expected result? A successful build. #### What actually happened? See [log snippet](https:...
non_priority
build fails with qt brief description of the issue build fails with qt how to reproduce the bug have qt installed run qmake run make what was the expected result a successful build what actually happened see other informati...
0
39,295
9,380,737,912
IssuesEvent
2019-04-04 17:50:39
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Jacobian for ADDGKernels wrong for coupled variables
T: defect
## Bug Description Jacobian for ADDGKernels wrong for coupled variables ## Steps to Reproduce 1. Write a residual in an `ADDGKernel` that involves a coupled variable 2. Run `-snes_test_jacobian` 3. Observe the bad ratio ## Impact AD is not currently beautiful for coupling in `ADDGKernels`
1.0
Jacobian for ADDGKernels wrong for coupled variables - ## Bug Description Jacobian for ADDGKernels wrong for coupled variables ## Steps to Reproduce 1. Write a residual in an `ADDGKernel` that involves a coupled variable 2. Run `-snes_test_jacobian` 3. Observe the bad ratio ## Impact AD is not currently beau...
non_priority
jacobian for addgkernels wrong for coupled variables bug description jacobian for addgkernels wrong for coupled variables steps to reproduce write a residual in an addgkernel that involves a coupled variable run snes test jacobian observe the bad ratio impact ad is not currently beau...
0
100,763
8,754,024,080
IssuesEvent
2018-12-14 10:19:51
smartdevicelink/sdl_core
https://api.github.com/repos/smartdevicelink/sdl_core
closed
Invalid memory access observed in commands_test unit test
Bug fix submitted testing
##### Reproduction Steps 1. Check out latest `develop` branch, commit 4bc4914adc8b23b57b377a47e771c2b10217739a 2. Enable BUILD_TESTS option in CMakeLists.txt 3. Give a build 4. Run `SliderRequestTest.OnEvent_UI_OnResetTimeout_UNSUCCESS` test case of commands_test on valgrind ``` $ cd src/components/application_ma...
1.0
Invalid memory access observed in commands_test unit test - ##### Reproduction Steps 1. Check out latest `develop` branch, commit 4bc4914adc8b23b57b377a47e771c2b10217739a 2. Enable BUILD_TESTS option in CMakeLists.txt 3. Give a build 4. Run `SliderRequestTest.OnEvent_UI_OnResetTimeout_UNSUCCESS` test case of comman...
non_priority
invalid memory access observed in commands test unit test reproduction steps check out latest develop branch commit enable build tests option in cmakelists txt give a build run sliderrequesttest onevent ui onresettimeout unsuccess test case of commands test on valgrind cd src comp...
0
19,260
6,692,002,219
IssuesEvent
2017-10-09 14:57:10
gpac/gpac
https://api.github.com/repos/gpac/gpac
closed
gpac fails to build with openssl-1.1
build
Latest git head fails like this: ``` x86_64-pc-linux-gnu-gcc -shared "-Wl,-soname,libgpac.so.7" -o ../bin/gcc/libgpac.so utils/os_divers.o utils/os_file.o utils/list.o utils/bitstream.o utils/error.o utils/alloc.o utils/url.o utils/configfile.o utils/sha1.o utils/base_encoding.o utils/os_net.o utils/os_thread.o util...
1.0
gpac fails to build with openssl-1.1 - Latest git head fails like this: ``` x86_64-pc-linux-gnu-gcc -shared "-Wl,-soname,libgpac.so.7" -o ../bin/gcc/libgpac.so utils/os_divers.o utils/os_file.o utils/list.o utils/bitstream.o utils/error.o utils/alloc.o utils/url.o utils/configfile.o utils/sha1.o utils/base_encoding....
non_priority
gpac fails to build with openssl latest git head fails like this pc linux gnu gcc shared wl soname libgpac so o bin gcc libgpac so utils os divers o utils os file o utils list o utils bitstream o utils error o utils alloc o utils url o utils configfile o utils o utils base encoding o util...
0
305,588
26,395,335,469
IssuesEvent
2023-01-12 18:52:29
ocbe-uio/trajpy
https://api.github.com/repos/ocbe-uio/trajpy
closed
New tests required for object tracking functions
enhancement tests
Several new functions were implemented for object tracking and analysis of live animal trajectories. We need to write unit tests for these functions.
1.0
New tests required for object tracking functions - Several new functions were implemented for object tracking and analysis of live animal trajectories. We need to write unit tests for these functions.
non_priority
new tests required for object tracking functions several new functions were implemented for object tracking and analysis of live animal trajectories we need to write unit tests for these functions
0
48,321
5,953,468,072
IssuesEvent
2017-05-27 08:01:07
AutolabJS/autolabcli
https://api.github.com/repos/AutolabJS/autolabcli
closed
grunt vs npm
Assigned Component: Installation Component: Tests
<!-- Have you read AutolabJS' Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/AutolabJS/autolabcli/blob/master/CODE_OF_CONDUCT.md --> At present, we are using grunt to manage the liting, testing. In future, we may use grunt to ...
1.0
grunt vs npm - <!-- Have you read AutolabJS' Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/AutolabJS/autolabcli/blob/master/CODE_OF_CONDUCT.md --> At present, we are using grunt to manage the liting, testing. In future, we ma...
non_priority
grunt vs npm have you read autolabjs code of conduct by filing an issue you are expected to comply with it including treating everyone with respect at present we are using grunt to manage the liting testing in future we may use grunt to package the application as well since npm is perfectl...
0
57,912
8,213,524,244
IssuesEvent
2018-09-04 19:50:46
fga-eps-mds/2018.2-iFood
https://api.github.com/repos/fga-eps-mds/2018.2-iFood
opened
Documento de Metodologia
Documentation Scrum Master
Descrever a metodologia e de desenvolvimento, seus rituais e suas ferramentas. Descrever - [ ] Papéis - [ ] Rituais - [ ] Técnicas de planejamento - [ ] Métricas de Gerenciamento - [ ] Técnicas de codificação
1.0
Documento de Metodologia - Descrever a metodologia e de desenvolvimento, seus rituais e suas ferramentas. Descrever - [ ] Papéis - [ ] Rituais - [ ] Técnicas de planejamento - [ ] Métricas de Gerenciamento - [ ] Técnicas de codificação
non_priority
documento de metodologia descrever a metodologia e de desenvolvimento seus rituais e suas ferramentas descrever papéis rituais técnicas de planejamento métricas de gerenciamento técnicas de codificação
0
146,155
11,727,949,864
IssuesEvent
2020-03-10 16:44:35
wazuh/wazuh-qa
https://api.github.com/repos/wazuh/wazuh-qa
opened
FIM System Tests: Adapt the Jenkins Pipeline with the new tasks and phases
fim-system-tests
### Objective Implement the reporting phases on Jenkins ### Tasks - [ ] Create required phases to launch the system tests information gathering - [ ] Launch the playbook that reports to GitHub ensuring the credentials are properly managed - [ ] Test the whole pipeline by launching it x times
1.0
FIM System Tests: Adapt the Jenkins Pipeline with the new tasks and phases - ### Objective Implement the reporting phases on Jenkins ### Tasks - [ ] Create required phases to launch the system tests information gathering - [ ] Launch the playbook that reports to GitHub ensuring the credentials are properly ...
non_priority
fim system tests adapt the jenkins pipeline with the new tasks and phases objective implement the reporting phases on jenkins tasks create required phases to launch the system tests information gathering launch the playbook that reports to github ensuring the credentials are properly mana...
0
77,006
9,533,774,857
IssuesEvent
2019-04-29 22:24:13
oasis-tcs/sarif-spec
https://api.github.com/repos/oasis-tcs/sarif-spec
closed
Remove per-property "inheritance" from cached objects
CSD.2 design-improvement impact-breaks-consumers impact-breaks-producers merged resolved-fixed
Addresses and logical locations have a parenting mechanism to provide for caching. Adding a second caching mechanism for these creates unnecessary complexity for consumers that doesn't provide clear value. If producers provide an index, they can recapitulate duplicative properties for purposes of readability but they m...
1.0
Remove per-property "inheritance" from cached objects - Addresses and logical locations have a parenting mechanism to provide for caching. Adding a second caching mechanism for these creates unnecessary complexity for consumers that doesn't provide clear value. If producers provide an index, they can recapitulate dupli...
non_priority
remove per property inheritance from cached objects addresses and logical locations have a parenting mechanism to provide for caching adding a second caching mechanism for these creates unnecessary complexity for consumers that doesn t provide clear value if producers provide an index they can recapitulate dupli...
0
394,563
27,033,197,438
IssuesEvent
2023-02-12 13:10:22
DevMed22/Revive_My_Memory
https://api.github.com/repos/DevMed22/Revive_My_Memory
closed
identify Activty Diagram
documentation
identify the start and end point for each activity performed by a system
1.0
identify Activty Diagram - identify the start and end point for each activity performed by a system
non_priority
identify activty diagram identify the start and end point for each activity performed by a system
0
30,792
7,260,192,241
IssuesEvent
2018-02-18 06:08:01
SolidZORO/blog
https://api.github.com/repos/SolidZORO/blog
opened
记录一下 img 写入到树莓派 3B [#](write-img-to-raspberrypi3b)
code
首先 过去下载 img 镜像 `RASPBIAN` https://www.raspberrypi.org/downloads/ 然后用 `diskutil list` 看看 TF 卡情况 ``` /dev/disk2 (external, physical): #: TYPE NAME SIZE IDENTIFIER 0: FDisk_partition_scheme *31.9 GB disk2 1: ...
1.0
记录一下 img 写入到树莓派 3B [#](write-img-to-raspberrypi3b) - 首先 过去下载 img 镜像 `RASPBIAN` https://www.raspberrypi.org/downloads/ 然后用 `diskutil list` 看看 TF 卡情况 ``` /dev/disk2 (external, physical): #: TYPE NAME SIZE IDENTIFIER 0: FDisk_partition_scheme ...
non_priority
记录一下 img 写入到树莓派 write img to 首先 过去下载 img 镜像 raspbian 然后用 diskutil list 看看 tf 卡情况 dev external physical type name size identifier fdisk partition scheme gb dos fat ...
0
31,571
8,711,818,119
IssuesEvent
2018-12-06 20:19:06
paypal/NNAnalytics
https://api.github.com/repos/paypal/NNAnalytics
closed
Drop support for Apache 2.4.X and 2.6.X and add 3.1.X
build documentation
In order to keep up with Apache Hadoop development we will need to eventually drop support for lesser versions in order to get access to more information and features of future HDFS. I think it's healthy to start the phasing out process now and start with phasing out support for the 2.4.0 version of NNA. Pros: (...
1.0
Drop support for Apache 2.4.X and 2.6.X and add 3.1.X - In order to keep up with Apache Hadoop development we will need to eventually drop support for lesser versions in order to get access to more information and features of future HDFS. I think it's healthy to start the phasing out process now and start with phasi...
non_priority
drop support for apache x and x and add x in order to keep up with apache hadoop development we will need to eventually drop support for lesser versions in order to get access to more information and features of future hdfs i think it s healthy to start the phasing out process now and start with phasi...
0
202,473
15,832,054,277
IssuesEvent
2021-04-06 14:14:42
ExploreASL/ExploreASL
https://api.github.com/repos/ExploreASL/ExploreASL
closed
Remove remaining markdown docs
documentation
### Release note Remove remaining markdown file to a separate Documentation repository.
1.0
Remove remaining markdown docs - ### Release note Remove remaining markdown file to a separate Documentation repository.
non_priority
remove remaining markdown docs release note remove remaining markdown file to a separate documentation repository
0
2,966
2,728,907,703
IssuesEvent
2015-04-16 02:45:30
KSP-KOS/KOS
https://api.github.com/repos/KSP-KOS/KOS
opened
in-game documentation
documentation enhancement
We could have a new window that renders the kos documentation in-game. Seems pretty neat.
1.0
in-game documentation - We could have a new window that renders the kos documentation in-game. Seems pretty neat.
non_priority
in game documentation we could have a new window that renders the kos documentation in game seems pretty neat
0
106,389
23,225,319,756
IssuesEvent
2022-08-02 23:03:01
llvm/llvm-project
https://api.github.com/repos/llvm/llvm-project
closed
clang crashes at -O1 and above on x86_64-linux-gnu: Assertion `hiBit <= BitWidth && "hiBit out of range"' failed
llvm:codegen release:backport llvm:crash confirmed
It seems to be a recent regression from 14.*. See also the already closed and fixed https://github.com/llvm/llvm-project/issues/56424. Compiler Explorer: https://godbolt.org/z/zhsPMM89x ```console % clangtk -v clang version 16.0.0 (https://github.com/llvm/llvm-project.git 0ed2bd9311fd54f0b414549b96a2cd4036ef...
1.0
clang crashes at -O1 and above on x86_64-linux-gnu: Assertion `hiBit <= BitWidth && "hiBit out of range"' failed - It seems to be a recent regression from 14.*. See also the already closed and fixed https://github.com/llvm/llvm-project/issues/56424. Compiler Explorer: https://godbolt.org/z/zhsPMM89x ```consol...
non_priority
clang crashes at and above on linux gnu assertion hibit bitwidth hibit out of range failed it seems to be a recent regression from see also the already closed and fixed compiler explorer console clangtk v clang version target unknown linux gnu thread mo...
0
178,791
21,509,516,727
IssuesEvent
2022-04-28 01:49:47
n-devs/uiWebView
https://api.github.com/repos/n-devs/uiWebView
closed
WS-2019-0185 (High) detected in lodash.merge-3.3.2.tgz - autoclosed
security vulnerability
## WS-2019-0185 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash.merge-3.3.2.tgz</b></p></summary> <p>The modern build of lodash’s `_.merge` as a module.</p> <p>Library home page...
True
WS-2019-0185 (High) detected in lodash.merge-3.3.2.tgz - autoclosed - ## WS-2019-0185 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash.merge-3.3.2.tgz</b></p></summary> <p>The mo...
non_priority
ws high detected in lodash merge tgz autoclosed ws high severity vulnerability vulnerable library lodash merge tgz the modern build of lodash’s merge as a module library home page a href path to dependency file uiwebview package json path to vulnerable library...
0
119,302
25,505,062,312
IssuesEvent
2022-11-28 08:48:07
5l1D3R/Veracode-Github-integration
https://api.github.com/repos/5l1D3R/Veracode-Github-integration
opened
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') ('CRLF Injection') [VID:27]
VeracodeFlaw: Medium Veracode Policy Scan
**Filename:** UserController.java **Line:** 173 **CWE:** 113 (Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') ('CRLF Injection')) <span>This call to javax.servlet.http.HttpServletResponse.addCookie() contains an HTTP response splitting flaw. Writing untrusted input into...
2.0
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') ('CRLF Injection') [VID:27] - **Filename:** UserController.java **Line:** 173 **CWE:** 113 (Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') ('CRLF Injection')) <span>This call t...
non_priority
improper neutralization of crlf sequences in http headers http request response splitting crlf injection filename usercontroller java line cwe improper neutralization of crlf sequences in http headers http request response splitting crlf injection this call to javax servlet ...
0
6,363
8,682,006,844
IssuesEvent
2018-12-02 02:34:19
Zrips/CMI
https://api.github.com/repos/Zrips/CMI
opened
Random Teleport avoidance
Compatibility enhancement feature request
**Description of issue or feature request:** Would be useful if cmi could avoid teleport locations in GriefPrevention claims, Worldguard regions, Residence claims, and Towny land. In addition to this, CMI's randomteleport could also have the option to whitelist blocks that players can teleport onto: e.g. `GRASS_B...
True
Random Teleport avoidance - **Description of issue or feature request:** Would be useful if cmi could avoid teleport locations in GriefPrevention claims, Worldguard regions, Residence claims, and Towny land. In addition to this, CMI's randomteleport could also have the option to whitelist blocks that players can te...
non_priority
random teleport avoidance description of issue or feature request would be useful if cmi could avoid teleport locations in griefprevention claims worldguard regions residence claims and towny land in addition to this cmi s randomteleport could also have the option to whitelist blocks that players can te...
0
52,832
13,771,906,665
IssuesEvent
2020-10-07 23:05:13
jgeraigery/please-del-this-repo
https://api.github.com/repos/jgeraigery/please-del-this-repo
opened
WS-2018-0022 (Medium) detected in angular-sanitize-1.2.3.min.js
security vulnerability
## WS-2018-0022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-sanitize-1.2.3.min.js</b></p></summary> <p>AngularJS is an MVC framework for building web applications. The co...
True
WS-2018-0022 (Medium) detected in angular-sanitize-1.2.3.min.js - ## WS-2018-0022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-sanitize-1.2.3.min.js</b></p></summary> <p>A...
non_priority
ws medium detected in angular sanitize min js ws medium severity vulnerability vulnerable library angular sanitize min js angularjs is an mvc framework for building web applications the core features include html enhanced with custom component and data binding capabilities dep...
0
81,514
7,784,550,030
IssuesEvent
2018-06-06 13:36:02
edenlabllc/ehealth.web
https://api.github.com/repos/edenlabllc/ehealth.web
closed
DS Sign in via Cabinet
FE epic/cabinet kind/user_story project/phase3 status/test
_From @danakonovalenko on March 16, 2018 10:2_ In case patients doesn't have set 2FA factor there is a way to authorize in Cabinet using DS and password to DS. Develop FE process according to the [process](https://edenlab.atlassian.net/wiki/x/bQB5Gw) _Copied from original issue: edenlabllc/ehealth.api#1952_
1.0
DS Sign in via Cabinet - _From @danakonovalenko on March 16, 2018 10:2_ In case patients doesn't have set 2FA factor there is a way to authorize in Cabinet using DS and password to DS. Develop FE process according to the [process](https://edenlab.atlassian.net/wiki/x/bQB5Gw) _Copied from original issue: edenlabllc/e...
non_priority
ds sign in via cabinet from danakonovalenko on march in case patients doesn t have set factor there is a way to authorize in cabinet using ds and password to ds develop fe process according to the copied from original issue edenlabllc ehealth api
0
143,423
11,563,495,667
IssuesEvent
2020-02-20 06:13:33
fmd-project-team/FMD
https://api.github.com/repos/fmd-project-team/FMD
closed
Download fail from [Hentainexus]
Testing
My first time download from Hentainexus usually fail, after that if i resume download it works just fine. I don't know why but it is very annoying, it seems like it only occur when i have more than one task in progress, download each chapter one by one doesn't have this issue an it only onHentainexus
1.0
Download fail from [Hentainexus] - My first time download from Hentainexus usually fail, after that if i resume download it works just fine. I don't know why but it is very annoying, it seems like it only occur when i have more than one task in progress, download each chapter one by one doesn't have this issue an it o...
non_priority
download fail from my first time download from hentainexus usually fail after that if i resume download it works just fine i don t know why but it is very annoying it seems like it only occur when i have more than one task in progress download each chapter one by one doesn t have this issue an it only onhentai...
0
32,934
13,957,740,715
IssuesEvent
2020-10-24 08:25:40
microsoft/MixedRealityToolkit-Unity
https://api.github.com/repos/microsoft/MixedRealityToolkit-Unity
closed
Changing ActiveProfile duplicates DefaultCursor object in hierarchy
Bug Profile and Inspectors Services Stale
## Describe the bug When switching the MixedRealityToolkit.ActiveProfle value, the DefaultCursor object may get duplicated in the hierarchy. This appears to be most common when switching from the DefaultHoloLens2ConfigurationProfile to the DefaultMixedRealityToolkitConfigurationProfile. ## To reproduce 1. Create a...
1.0
Changing ActiveProfile duplicates DefaultCursor object in hierarchy - ## Describe the bug When switching the MixedRealityToolkit.ActiveProfle value, the DefaultCursor object may get duplicated in the hierarchy. This appears to be most common when switching from the DefaultHoloLens2ConfigurationProfile to the DefaultMi...
non_priority
changing activeprofile duplicates defaultcursor object in hierarchy describe the bug when switching the mixedrealitytoolkit activeprofle value the defaultcursor object may get duplicated in the hierarchy this appears to be most common when switching from the to the defaultmixedrealitytoolkitconfigurationprofi...
0
99,420
30,449,738,542
IssuesEvent
2023-07-16 06:07:09
haskell/cabal
https://api.github.com/repos/haskell/cabal
closed
Remote packages always downloaded
type: bug cabal-install: cmd/build
**Describe the bug** When specifying a remote package in the `packages` field of the `cabal.project` file, that package is always downloaded when building. There does not appear to be any way to cache it. **To Reproduce** Steps to reproduce the behavior: Create a `cabal.project` file like this: ``` package...
1.0
Remote packages always downloaded - **Describe the bug** When specifying a remote package in the `packages` field of the `cabal.project` file, that package is always downloaded when building. There does not appear to be any way to cache it. **To Reproduce** Steps to reproduce the behavior: Create a `cabal.proj...
non_priority
remote packages always downloaded describe the bug when specifying a remote package in the packages field of the cabal project file that package is always downloaded when building there does not appear to be any way to cache it to reproduce steps to reproduce the behavior create a cabal proj...
0
278,763
24,173,983,660
IssuesEvent
2022-09-22 22:19:10
rancher/rancher
https://api.github.com/repos/rancher/rancher
reopened
[BUG] ingress with no path fails on k3s type of cluster
kind/bug [zube]: Done [zube]: To Test area/k3s team/area2 team/infracloud
**Rancher Server Setup** - Rancher version: v2.6.8 - Installation option (Docker install/Helm Chart): Docker **Information about the Cluster** - Kubernetes version: v1.24 - Cluster Type (Local/Downstream): Downstream - If downstream, what type of cluster? (Custom/Imported or specify provider for Hosted/Infra...
1.0
[BUG] ingress with no path fails on k3s type of cluster - **Rancher Server Setup** - Rancher version: v2.6.8 - Installation option (Docker install/Helm Chart): Docker **Information about the Cluster** - Kubernetes version: v1.24 - Cluster Type (Local/Downstream): Downstream - If downstream, what type of clus...
non_priority
ingress with no path fails on type of cluster rancher server setup rancher version installation option docker install helm chart docker information about the cluster kubernetes version cluster type local downstream downstream if downstream what type of cluster cus...
0
252,074
27,227,491,147
IssuesEvent
2023-02-21 10:43:55
serverless/serverless
https://api.github.com/repos/serverless/serverless
closed
Failing yarn audit
cat/security
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin issue ### Are you using the latest version? - [X] Yes, I'm using the latest version ### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported ...
True
Failing yarn audit - ### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin issue ### Are you using the latest version? - [X] Yes, I'm using the latest version ### Is there an existing issue for this? - [X] I have searched existing issues, it...
non_priority
failing yarn audit are you certain it s a bug yes it looks like a bug is the issue caused by a plugin it is not a plugin issue are you using the latest version yes i m using the latest version is there an existing issue for this i have searched existing issues it hasn t ...
0
17,474
3,358,235,848
IssuesEvent
2015-11-19 08:18:19
osakagamba/7GIQSKRNE5P3AVTZCEFXE3ON
https://api.github.com/repos/osakagamba/7GIQSKRNE5P3AVTZCEFXE3ON
closed
dP6uiIg7sGn0w+SPCIcIEcuR1A5Sp94Mr8CN0NiNBRnoElqZr25CVUiee5uhSmgDY2GKUVpLZ4fEjUqV5JKK271dJDa6f5xG5SMmymD3J81VF6j2KqwGd5RLgr2nzv+b2N/hQ+d1WrJkosW9Ft/X9am26MBdArsHzNccPGf+n6U=
design
6hQrTdJowW0Swmf6rI2DdAVToqzF7HWQIzEaLfMAXTcpfRcMiuFFa7VPdonVaEduwhVgwxdrFkxcUfDQsVDGgkxOOtcEAiD6tOjaoHAq+vDwgAmtTiXanmAfy0oFHauazE1f5ZY50p+fkYgWNGqz2BzpW4k4Cqo6anXVbo/zzug9J4Q0DgfGCP15SEDDn+GFfzZVsF2bb4PI5Fe/oPrgvNyWPMHogQ8PliiKXKj1yY85Wb4ccF2kzBgcuBngObf8+4fN/N3iLCeeRv1AWh8KpXq2qg6+BiMCqj7GFqorNF6khO/8qv7I/jWQF+7Jqp/+...
1.0
dP6uiIg7sGn0w+SPCIcIEcuR1A5Sp94Mr8CN0NiNBRnoElqZr25CVUiee5uhSmgDY2GKUVpLZ4fEjUqV5JKK271dJDa6f5xG5SMmymD3J81VF6j2KqwGd5RLgr2nzv+b2N/hQ+d1WrJkosW9Ft/X9am26MBdArsHzNccPGf+n6U= - 6hQrTdJowW0Swmf6rI2DdAVToqzF7HWQIzEaLfMAXTcpfRcMiuFFa7VPdonVaEduwhVgwxdrFkxcUfDQsVDGgkxOOtcEAiD6tOjaoHAq+vDwgAmtTiXanmAfy0oFHauazE1f5ZY50p+fkYgWN...
non_priority
hq jwqf jwqf gsvedeswuu yj myd
0
16,723
9,498,809,190
IssuesEvent
2019-04-24 03:32:17
OctopusDeploy/Issues
https://api.github.com/repos/OctopusDeploy/Issues
closed
Package Upload is slow when a large number of projects use Automatic Release Creation (2019.3 LTS)
area/performance kind/bug
Implement Fixes in #5439 on 2019.3 LTS
True
Package Upload is slow when a large number of projects use Automatic Release Creation (2019.3 LTS) - Implement Fixes in #5439 on 2019.3 LTS
non_priority
package upload is slow when a large number of projects use automatic release creation lts implement fixes in on lts
0
71,542
15,207,775,224
IssuesEvent
2021-02-17 00:59:35
billmcchesney1/foxtrot
https://api.github.com/repos/billmcchesney1/foxtrot
opened
CVE-2019-14379 (High) detected in jackson-databind-2.9.9.1.jar
security vulnerability
## CVE-2019-14379 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core stream...
True
CVE-2019-14379 (High) detected in jackson-databind-2.9.9.1.jar - ## CVE-2019-14379 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.1.jar</b></p></summary> <p>Gen...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file foxtrot foxtrot sql pom xml...
0
10,881
4,106,399,246
IssuesEvent
2016-06-06 08:37:35
SleepyTrousers/EnderIO
https://api.github.com/repos/SleepyTrousers/EnderIO
closed
[1.9] Render Bug
1.9 bug Code Complete UI Bug
#### Issue Description: Look at the picture. Menu on the second screen render double left image on first screen #### Affected Versions: - EnderIO for Minecraft: 1.9 ![9159ebb5bfb19346c2d8fdd59520059f](https://cloud.githubusercontent.com/assets/7906418/15675743/c15eccb6-275c-11e6-9ed3-83a0eae9effa.png) ![7c1c...
1.0
[1.9] Render Bug - #### Issue Description: Look at the picture. Menu on the second screen render double left image on first screen #### Affected Versions: - EnderIO for Minecraft: 1.9 ![9159ebb5bfb19346c2d8fdd59520059f](https://cloud.githubusercontent.com/assets/7906418/15675743/c15eccb6-275c-11e6-9ed3-83a0ea...
non_priority
render bug issue description look at the picture menu on the second screen render double left image on first screen affected versions enderio for minecraft
0
282,827
21,315,965,259
IssuesEvent
2022-04-16 09:23:47
ivanaitzliddat/pe
https://api.github.com/repos/ivanaitzliddat/pe
opened
Scollbar does not work in pdf
severity.Low type.DocumentationBug
For the expected outcome of the help menu, the pdf does not allow for scrolling, hence not the full help menu can be viewed ![image.png](https://raw.githubusercontent.com/ivanaitzliddat/pe/main/files/8cc63938-7577-468e-9c34-ff73264a1743.png) <!--session: 1650095959978-2d35ac18-cc5d-4738-853a-84b4d2bcc82b--> <!--Ve...
1.0
Scollbar does not work in pdf - For the expected outcome of the help menu, the pdf does not allow for scrolling, hence not the full help menu can be viewed ![image.png](https://raw.githubusercontent.com/ivanaitzliddat/pe/main/files/8cc63938-7577-468e-9c34-ff73264a1743.png) <!--session: 1650095959978-2d35ac18-cc5d-...
non_priority
scollbar does not work in pdf for the expected outcome of the help menu the pdf does not allow for scrolling hence not the full help menu can be viewed
0
4,093
2,971,209,799
IssuesEvent
2015-07-14 04:13:51
phetsims/bending-light
https://api.github.com/repos/phetsims/bending-light
closed
Add the correct @author annotations
code-review
As I was working on the code review for #44 I saw the file BendingLightModel.js listed the author as `@author Sam Reid`. It is okay to leave that name there since he developed the original Java file, but you should also add the primary developer name and affiliation, like so: ```js @author Chandrashekar Bemagoni (...
1.0
Add the correct @author annotations - As I was working on the code review for #44 I saw the file BendingLightModel.js listed the author as `@author Sam Reid`. It is okay to leave that name there since he developed the original Java file, but you should also add the primary developer name and affiliation, like so: `...
non_priority
add the correct author annotations as i was working on the code review for i saw the file bendinglightmodel js listed the author as author sam reid it is okay to leave that name there since he developed the original java file but you should also add the primary developer name and affiliation like so ...
0
23,125
3,994,157,571
IssuesEvent
2016-05-10 11:12:43
hazelcast/hazelcast-csharp-client
https://api.github.com/repos/hazelcast/hazelcast-csharp-client
closed
ClientQueueTest.TestAddAll
Type: Test-Failure
``` MESSAGE: SetUp : Hazelcast.Core.HazelcastException : com.hazelcast.spi.exception.RetryableIOException: Packet not send to -> Address[172.30.0.171]:5702 ----> Hazelcast.Core.HazelcastException : Exception of type 'Hazelcast.Core.HazelcastException' was thrown. T...
1.0
ClientQueueTest.TestAddAll - ``` MESSAGE: SetUp : Hazelcast.Core.HazelcastException : com.hazelcast.spi.exception.RetryableIOException: Packet not send to -> Address[172.30.0.171]:5702 ----> Hazelcast.Core.HazelcastException : Exception of type 'Hazelcast.Core.Hazel...
non_priority
clientqueuetest testaddall message setup hazelcast core hazelcastexception com hazelcast spi exception retryableioexception packet not send to address hazelcast core hazelcastexception exception of type hazelcast core hazelcastexception w...
0
93,521
10,764,972,464
IssuesEvent
2019-11-01 09:47:24
qjie7/ped
https://api.github.com/repos/qjie7/ped
opened
Documentation flaws
severity.Low type.DocumentationBug
Summary: Command summary should not consist instruction that are not in current version/release.
1.0
Documentation flaws - Summary: Command summary should not consist instruction that are not in current version/release.
non_priority
documentation flaws summary command summary should not consist instruction that are not in current version release
0
165,047
26,086,789,133
IssuesEvent
2022-12-26 04:41:24
BreadGood-22/frontend
https://api.github.com/repos/BreadGood-22/frontend
closed
[design] 홈페이지 UI 구현
design
## ⭐ 주요 기능 <!-- 구현할 기능(목표)에 대한 간략한 설명 --> ## 📋 진행 사항 - [x] 팔로우한 유저 없을 경우 렌더링될 컴포넌트 구현 - [x] HeaderMain 헤더 검색 버튼 라우트 경로 추가 - [x] 팔로우한 유저 있는 경우와 없는 경우 조건부 렌더링 ## 📄 참고 사항
1.0
[design] 홈페이지 UI 구현 - ## ⭐ 주요 기능 <!-- 구현할 기능(목표)에 대한 간략한 설명 --> ## 📋 진행 사항 - [x] 팔로우한 유저 없을 경우 렌더링될 컴포넌트 구현 - [x] HeaderMain 헤더 검색 버튼 라우트 경로 추가 - [x] 팔로우한 유저 있는 경우와 없는 경우 조건부 렌더링 ## 📄 참고 사항
non_priority
홈페이지 ui 구현 ⭐ 주요 기능 📋 진행 사항 팔로우한 유저 없을 경우 렌더링될 컴포넌트 구현 headermain 헤더 검색 버튼 라우트 경로 추가 팔로우한 유저 있는 경우와 없는 경우 조건부 렌더링 📄 참고 사항
0
40,871
6,875,207,891
IssuesEvent
2017-11-19 11:07:10
commercialhaskell/stack
https://api.github.com/repos/commercialhaskell/stack
closed
`stack templates --help` should mention stack-templates repo
component: documentation newcomer friendly
### General summary/comments Lots of templates listed from `stack templates` provide no description, so I have some research and found [stack-templates](https://github.com/commercialhaskell/stack-templates) repository. I think that others might want to know abot it. Forgive me if it was in documentation somewhere...
1.0
`stack templates --help` should mention stack-templates repo - ### General summary/comments Lots of templates listed from `stack templates` provide no description, so I have some research and found [stack-templates](https://github.com/commercialhaskell/stack-templates) repository. I think that others might want t...
non_priority
stack templates help should mention stack templates repo general summary comments lots of templates listed from stack templates provide no description so i have some research and found repository i think that others might want to know abot it forgive me if it was in documentation somewhere alre...
0
80,680
30,479,278,749
IssuesEvent
2023-07-17 18:59:00
primefaces/primefaces
https://api.github.com/repos/primefaces/primefaces
reopened
DataTable: rowExpansion+rowEditor creates duplicate ids
:lady_beetle: defect
**Describe the defect** Using dataTable with rowExpansion and rowEditor creates duplicate ids. **Reproducer** [primefaces-datatable-rowexpansion-roweditor-duplicate-ids.zip](https://github.com/primefaces/primefaces/files/7068337/primefaces-datatable-rowexpansion-roweditor-duplicate-ids.zip) (Targets 10.0.0 instea...
1.0
DataTable: rowExpansion+rowEditor creates duplicate ids - **Describe the defect** Using dataTable with rowExpansion and rowEditor creates duplicate ids. **Reproducer** [primefaces-datatable-rowexpansion-roweditor-duplicate-ids.zip](https://github.com/primefaces/primefaces/files/7068337/primefaces-datatable-rowexpa...
non_priority
datatable rowexpansion roweditor creates duplicate ids describe the defect using datatable with rowexpansion and roweditor creates duplicate ids reproducer targets instead of master snapshot due to environment pf version jsf version all affect...
0
56,134
14,078,392,380
IssuesEvent
2020-11-04 13:30:35
themagicalmammal/android_kernel_samsung_j7elte
https://api.github.com/repos/themagicalmammal/android_kernel_samsung_j7elte
opened
CVE-2019-15215 (Medium) detected in linuxv3.10
security vulnerability
## CVE-2019-15215 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.10</b></p></summary> <p> <p>Linux kernel source tree</p> <p>Library home page: <a href=https://github.com/to...
True
CVE-2019-15215 (Medium) detected in linuxv3.10 - ## CVE-2019-15215 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.10</b></p></summary> <p> <p>Linux kernel source tree</p> <p...
non_priority
cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in head commit a href found in base branch xsentinel experimental vulnerable source files android ker...
0
8,647
7,544,973,236
IssuesEvent
2018-04-17 20:07:55
shaughnessyar/driftR
https://api.github.com/repos/shaughnessyar/driftR
closed
Unit testing for dr_drop
type:infrastructure
We need to create a new set of unit tests for the second and third approaches for dropping observations using `dr_drop`.
1.0
Unit testing for dr_drop - We need to create a new set of unit tests for the second and third approaches for dropping observations using `dr_drop`.
non_priority
unit testing for dr drop we need to create a new set of unit tests for the second and third approaches for dropping observations using dr drop
0
89,536
8,205,716,964
IssuesEvent
2018-09-03 11:05:12
humera987/HumTestData
https://api.github.com/repos/humera987/HumTestData
closed
Humera_Test_Proj : ApiV1RunsIdTestSuiteResponsesGetPathParamNullValueId
Humera_Test_Proj
Project : Humera_Test_Proj Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DEN...
1.0
Humera_Test_Proj : ApiV1RunsIdTestSuiteResponsesGetPathParamNullValueId - Project : Humera_Test_Proj Job : UAT Env : UAT Region : FXLabs/US_WEST_1 Result : fail Status Code : 200 Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age...
non_priority
humera test proj project humera test proj job uat env uat region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint ...
0
153,361
12,141,609,258
IssuesEvent
2020-04-23 23:01:14
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
ccl/backupccl: TestBackupRestoreWithConcurrentWrites failed
C-test-failure O-robot branch-master
[(ccl/backupccl).TestBackupRestoreWithConcurrentWrites failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1844283&tab=buildLog) on [master@f169a876c07281ff1d564b7faa9ae322bd423d1c](https://github.com/cockroachdb/cockroach/commits/f169a876c07281ff1d564b7faa9ae322bd423d1c): Fatal error: ``` panic: event Retri...
1.0
ccl/backupccl: TestBackupRestoreWithConcurrentWrites failed - [(ccl/backupccl).TestBackupRestoreWithConcurrentWrites failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=1844283&tab=buildLog) on [master@f169a876c07281ff1d564b7faa9ae322bd423d1c](https://github.com/cockroachdb/cockroach/commits/f169a876c07281ff1...
non_priority
ccl backupccl testbackuprestorewithconcurrentwrites failed on fatal error panic event retriableerr canautoretry false iscommit false inappropriate in current state notxn panic panic while executing statements update set where caused by event retriableerr canautoretry fals...
0
44,708
5,887,420,600
IssuesEvent
2017-05-17 07:23:35
geetsisbac/YE7GLKCP77LP3XTRJGXDSBHN
https://api.github.com/repos/geetsisbac/YE7GLKCP77LP3XTRJGXDSBHN
reopened
LmDPDaqnCveKr0VteWOGmZPZYK8URAqVNUqOC8Anq6j/lQSSY9wsnXj9od0z5lQHRa9VEC5UrDXFg0YqwvdpRWJ1DRL4hnX76VHv6Ky4Y2s3Zq9gmpIrcplTHCQ1soXGvoNvVSxgsfDeHJ1o2XK/NwR/8iny0WLrCTyldhI5oGA=
design
B/PAgB6T9kPGpRhH283520LzWZ2lnCr2a9Nwp1pcb4J+FoXvg5o2Espie4P6Xjp48GgFKCOewn/7IwMc3y+k0xNhVHznY9jkDAjkL0ldxBCkJyViKuZImxw+lycwr2W0oq/dUWFKdARLRnseTc+cScKGJ/lrt9tQjevaO7IAs0rWN3t1RT0OrfBCv0hAcutFr7526ZLu8kgwPT+l3gW1wF6GwXUCDoGwXUbdNVVlpaFEOMb82UC3Wc1D+H8vAi8aSxRqmjkFjiT00E4bofyygicUnggtLvD8rRQyuYCfpsAF7TwZcoksNMG+qwxOuTiO...
1.0
LmDPDaqnCveKr0VteWOGmZPZYK8URAqVNUqOC8Anq6j/lQSSY9wsnXj9od0z5lQHRa9VEC5UrDXFg0YqwvdpRWJ1DRL4hnX76VHv6Ky4Y2s3Zq9gmpIrcplTHCQ1soXGvoNvVSxgsfDeHJ1o2XK/NwR/8iny0WLrCTyldhI5oGA= - B/PAgB6T9kPGpRhH283520LzWZ2lnCr2a9Nwp1pcb4J+FoXvg5o2Espie4P6Xjp48GgFKCOewn/7IwMc3y+k0xNhVHznY9jkDAjkL0ldxBCkJyViKuZImxw+lycwr2W0oq/dUWFKdARLRnseT...
non_priority
nwr b duwfkdarlrnsetc csckgj qwxoutiorsfdbdmw qgaw ebd hahm bu wfzplyxzoccnurmywuld h tw qp pfms yysm oepe mhbfmucnird tdoesrtudp yn qjit ...
0
67,753
28,039,703,478
IssuesEvent
2023-03-28 17:31:42
Azure/azure-sdk-for-java
https://api.github.com/repos/Azure/azure-sdk-for-java
closed
[BUG] Encounter Timeout exception constantly while accessing service bus with ServiceBusSenderClient
question Service Bus Client customer-reported needs-author-feedback no-recent-activity
**Describe the bug** Getting Timeout exception constantly while sending message to Service Bus with ServiceBusSenderClient from Azure HttpTrigger Function ***Exception or Stack Trace*** ``` Full Exception : Exception while executing function /Functions.HistoricDataImportFunction ---> Microsoft.Azure.WebJobs.Scr...
1.0
[BUG] Encounter Timeout exception constantly while accessing service bus with ServiceBusSenderClient - **Describe the bug** Getting Timeout exception constantly while sending message to Service Bus with ServiceBusSenderClient from Azure HttpTrigger Function ***Exception or Stack Trace*** ``` Full Exception : Exc...
non_priority
encounter timeout exception constantly while accessing service bus with servicebussenderclient describe the bug getting timeout exception constantly while sending message to service bus with servicebussenderclient from azure httptrigger function exception or stack trace full exception excepti...
0
300,524
22,684,416,628
IssuesEvent
2022-07-04 12:52:44
AFM-SPM/TopoStats
https://api.github.com/repos/AFM-SPM/TopoStats
opened
Note Anaconda >= 2022.05 required for M1 architecture
documentation
A few members of the team have the new Apple M1 Macbooks and have in the past had issues with installing Anaconda and associated libraries required by TopoStats such as SciPy. This was addressed with the 2022.05 release of Anaconda (see [blog-post](https://www.anaconda.com/blog/new-release-anaconda-distribution-now-...
1.0
Note Anaconda >= 2022.05 required for M1 architecture - A few members of the team have the new Apple M1 Macbooks and have in the past had issues with installing Anaconda and associated libraries required by TopoStats such as SciPy. This was addressed with the 2022.05 release of Anaconda (see [blog-post](https://www....
non_priority
note anaconda required for architecture a few members of the team have the new apple macbooks and have in the past had issues with installing anaconda and associated libraries required by topostats such as scipy this was addressed with the release of anaconda see and so a simple note under the...
0
6,409
14,520,493,436
IssuesEvent
2020-12-14 05:35:04
JoshuaKGoldberg/TypeStat
https://api.github.com/repos/JoshuaKGoldberg/TypeStat
closed
Investigate using TypeScript's typeToString to print types
area: architecture status: needs investigation type: cleanup
```ts typeToString(type: Type, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; ``` This...might be a lot easier than the shenanigans I've been doing to print types? 😄
1.0
Investigate using TypeScript's typeToString to print types - ```ts typeToString(type: Type, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string; ``` This...might be a lot easier than the shenanigans I've been doing to print types? 😄
non_priority
investigate using typescript s typetostring to print types ts typetostring type type enclosingdeclaration node flags typeformatflags string this might be a lot easier than the shenanigans i ve been doing to print types 😄
0
334,459
29,866,819,202
IssuesEvent
2023-06-20 05:05:52
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix miscellaneous_ops.test_torch_trace
PyTorch Frontend Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5318235073/jobs/9629514711"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5318235073/jobs/9629514711"><img src=https://img.shields.io/badge/-failure-red></a> |tenso...
1.0
Fix miscellaneous_ops.test_torch_trace - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5318235073/jobs/9629514711"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5318235073/jobs/9629514711"><img src=https://img.s...
non_priority
fix miscellaneous ops test torch trace jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
0
165,380
26,157,699,412
IssuesEvent
2022-12-31 02:56:50
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
reopened
Stats Page Redesign: Annual Insights
Stats [Status] Design Input Requested [Status] UI Changes
# Development ### Must have: - [x] Add new header (#71374) - [ ] Restyle the table - [x] Use the new Jetpack colophon at the bottom (#71315) ### Nice to have: - [x] Add mobile app promo banner (#71557) - [ ] Add sticky horizontal scrolling to the table in the mobile viewport Must-have items must be complete...
1.0
Stats Page Redesign: Annual Insights - # Development ### Must have: - [x] Add new header (#71374) - [ ] Restyle the table - [x] Use the new Jetpack colophon at the bottom (#71315) ### Nice to have: - [x] Add mobile app promo banner (#71557) - [ ] Add sticky horizontal scrolling to the table in the mobile viewp...
non_priority
stats page redesign annual insights development must have add new header restyle the table use the new jetpack colophon at the bottom nice to have add mobile app promo banner add sticky horizontal scrolling to the table in the mobile viewport must have items...
0
451,656
32,037,664,082
IssuesEvent
2023-09-22 16:34:42
gravitational/teleport
https://api.github.com/repos/gravitational/teleport
opened
Move the Teleport Enterprise Cloud Downloads page
documentation
## Applies To `/docs/choose-an-edition/teleport-cloud/downloads/` ## Details The Teleport Enterprise Cloud Downloads page also applies to Teleport Team (though we may want to double-check specific instructions within the page). We should move it to the "Home" section or combine it with the Installation page to...
1.0
Move the Teleport Enterprise Cloud Downloads page - ## Applies To `/docs/choose-an-edition/teleport-cloud/downloads/` ## Details The Teleport Enterprise Cloud Downloads page also applies to Teleport Team (though we may want to double-check specific instructions within the page). We should move it to the "Home"...
non_priority
move the teleport enterprise cloud downloads page applies to docs choose an edition teleport cloud downloads details the teleport enterprise cloud downloads page also applies to teleport team though we may want to double check specific instructions within the page we should move it to the home ...
0
159,175
24,950,152,274
IssuesEvent
2022-11-01 06:13:01
Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022
https://api.github.com/repos/Ingressive-for-Good/I4G-OPENSOURCE-FRONTEND-PROJECT-2022
closed
Admin Design - User Search Result (Desktop View)
documentation enhancement hacktoberfest-accepted hacktoberfest design
- Design the desktop view of the user search result page. - Design an empty state screen - when the search input cannot be found or the internet connection is faulty - Design a filled state screen - showing the search result - Ensure you use the colors, typography, icons and side navigation on the style guide to ens...
1.0
Admin Design - User Search Result (Desktop View) - - Design the desktop view of the user search result page. - Design an empty state screen - when the search input cannot be found or the internet connection is faulty - Design a filled state screen - showing the search result - Ensure you use the colors, typography, ...
non_priority
admin design user search result desktop view design the desktop view of the user search result page design an empty state screen when the search input cannot be found or the internet connection is faulty design a filled state screen showing the search result ensure you use the colors typography ...
0
151,478
13,424,071,905
IssuesEvent
2020-09-06 02:49:23
scikit-image/scikit-image
https://api.github.com/repos/scikit-image/scikit-image
closed
CI failure, path issue for windows in gallery
type: documentation type: infrastructure
## Description See https://dev.azure.com/scikit-image/scikit-image/_build/results?buildId=4299&view=logs&j=31eb6c88-23c5-50ae-eda4-a7f72508e1eb&t=f7291549-81f8-5748-7064-2be81963872c&l=164 @mkcor @hmaarrfk Is this due to one of your recent contributions?
1.0
CI failure, path issue for windows in gallery - ## Description See https://dev.azure.com/scikit-image/scikit-image/_build/results?buildId=4299&view=logs&j=31eb6c88-23c5-50ae-eda4-a7f72508e1eb&t=f7291549-81f8-5748-7064-2be81963872c&l=164 @mkcor @hmaarrfk Is this due to one of your recent contributions?
non_priority
ci failure path issue for windows in gallery description see mkcor hmaarrfk is this due to one of your recent contributions
0
89,648
25,866,958,420
IssuesEvent
2022-12-13 21:49:13
spack/spack
https://api.github.com/repos/spack/spack
opened
Installation issue: trilinos fails to build within an environment (Power9 GCC)
build-error
### Steps to reproduce the issue ```console [quellyn@rzansel13:spack]$ spack spec -l Input spec -------------------------------- trilinos Concretized -------------------------------- 5hf6aiu trilinos@13.2.0%gcc@8.3.1 cflags="-Wl,-rpath,/usr/tce/packages/gcc/gcc-8.3.1/rh/usr/lib64" cxxflags="-Wl,-rpath,/usr...
1.0
Installation issue: trilinos fails to build within an environment (Power9 GCC) - ### Steps to reproduce the issue ```console [quellyn@rzansel13:spack]$ spack spec -l Input spec -------------------------------- trilinos Concretized -------------------------------- 5hf6aiu trilinos@13.2.0%gcc@8.3.1 cflags="-...
non_priority
installation issue trilinos fails to build within an environment gcc steps to reproduce the issue console spack spec l input spec trilinos concretized trilinos gcc cflags wl rpath usr tce packages gcc gcc ...
0
175,668
14,535,038,784
IssuesEvent
2020-12-15 04:34:40
pradyunsg/furo
https://api.github.com/repos/pradyunsg/furo
closed
pygments_dark_style doesn't work?
documentation
**URL**: https://pradyunsg.me/furo/customisation/colors/#code-block-styling **What is missing or inaccurate about the content on this page?** This section suggests using a Pygments option for Sphinx that doesn't exist, and it seems that no matter what I set this value to, Furo uses its own color scheme for code s...
1.0
pygments_dark_style doesn't work? - **URL**: https://pradyunsg.me/furo/customisation/colors/#code-block-styling **What is missing or inaccurate about the content on this page?** This section suggests using a Pygments option for Sphinx that doesn't exist, and it seems that no matter what I set this value to, Furo ...
non_priority
pygments dark style doesn t work url what is missing or inaccurate about the content on this page this section suggests using a pygments option for sphinx that doesn t exist and it seems that no matter what i set this value to furo uses its own color scheme for code segments in dark mode is t...
0
313,539
23,480,687,139
IssuesEvent
2022-08-17 10:16:22
ArielHorwitz/botroyale
https://api.github.com/repos/ArielHorwitz/botroyale
closed
API documentation
documentation
As the project begins to stabilize, it is worth reviewing and documenting (possibly also refactoring) the modules used by bot developers. Some proper guides would also be helpful: - "Step by step: write a simple bot" - "Custom battles: how to run battles without the GUI"
1.0
API documentation - As the project begins to stabilize, it is worth reviewing and documenting (possibly also refactoring) the modules used by bot developers. Some proper guides would also be helpful: - "Step by step: write a simple bot" - "Custom battles: how to run battles without the GUI"
non_priority
api documentation as the project begins to stabilize it is worth reviewing and documenting possibly also refactoring the modules used by bot developers some proper guides would also be helpful step by step write a simple bot custom battles how to run battles without the gui
0
35,070
9,534,058,333
IssuesEvent
2019-04-29 23:36:31
mapbox/mapbox-gl-native
https://api.github.com/repos/mapbox/mapbox-gl-native
closed
Error: 404 Not Found: @mapbox/cmake-node-module@^1.2.0
build iOS support
<!-- Hello and thanks for contributing to the Mapbox Maps SDKs for iOS and macOS! To help us diagnose your problem quickly, please: - Include a minimal demonstration of the bug, including code, logs, and screenshots. - Ensure you can reproduce the bug using the latest release. - Only post to report a bug or re...
1.0
Error: 404 Not Found: @mapbox/cmake-node-module@^1.2.0 - <!-- Hello and thanks for contributing to the Mapbox Maps SDKs for iOS and macOS! To help us diagnose your problem quickly, please: - Include a minimal demonstration of the bug, including code, logs, and screenshots. - Ensure you can reproduce the bug usi...
non_priority
error not found mapbox cmake node module hello and thanks for contributing to the mapbox maps sdks for ios and macos to help us diagnose your problem quickly please include a minimal demonstration of the bug including code logs and screenshots ensure you can reproduce the bug using...
0
352,843
25,084,230,843
IssuesEvent
2022-11-07 22:06:14
Ben-Ryder/local-first-backend
https://api.github.com/repos/Ben-Ryder/local-first-backend
opened
Move relevant docs from my Athena project
documentation project/server project/toolkit
This project came about because of https://github.com/Ben-Ryder/athena and as such that project still houses some docs which should now live in this project. For example, the docs around how the toolkit handles keys for client-side encryption and user login is currently here: https://github.com/Ben-Ryder/athena/blob/m...
1.0
Move relevant docs from my Athena project - This project came about because of https://github.com/Ben-Ryder/athena and as such that project still houses some docs which should now live in this project. For example, the docs around how the toolkit handles keys for client-side encryption and user login is currently here...
non_priority
move relevant docs from my athena project this project came about because of and as such that project still houses some docs which should now live in this project for example the docs around how the toolkit handles keys for client side encryption and user login is currently here
0