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
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
74,318
14,234,039,091
IssuesEvent
2020-11-18 13:02:57
fossasia/open-event-frontend
https://api.github.com/repos/fossasia/open-event-frontend
closed
Country List in Forms show historic countries that do not exist today
bug codeheat
Please update the country list used in forms to only show countries that exist today. Part of the issue is, that you research the list of countries that exist today or find a library that is up to date. ![Screenshot from 2020-11-13 13-25-13](https://user-images.githubusercontent.com/1583873/99072172-ccc88880-25b3...
1.0
Country List in Forms show historic countries that do not exist today - Please update the country list used in forms to only show countries that exist today. Part of the issue is, that you research the list of countries that exist today or find a library that is up to date. ![Screenshot from 2020-11-13 13-25-13](...
non_priority
country list in forms show historic countries that do not exist today please update the country list used in forms to only show countries that exist today part of the issue is that you research the list of countries that exist today or find a library that is up to date
0
78,074
22,109,789,060
IssuesEvent
2022-06-01 20:07:24
hashicorp/packer
https://api.github.com/repos/hashicorp/packer
closed
Error in PREIN scriptlet in rpm package packer-1.8.1-1.x86_64
bug build
<!--- Please keep this note for the community ---> #### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not ...
1.0
Error in PREIN scriptlet in rpm package packer-1.8.1-1.x86_64 - <!--- Please keep this note for the community ---> #### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com...
non_priority
error in prein scriptlet in rpm package packer community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions ...
0
206,269
16,024,150,636
IssuesEvent
2021-04-21 06:48:51
sbslee/fuc
https://api.github.com/repos/sbslee/fuc
closed
Read The Docs automodule not working properly
bug documentation
I noticed that ``automodule`` is working fine with the `make html` command, but it fails to render when built by Read The Docs on the web. This issue is most likely related to [this issue](https://github.com/readthedocs/readthedocs.org/issues/4210). When I looked at the build in Read The Docs, I found this message: ...
1.0
Read The Docs automodule not working properly - I noticed that ``automodule`` is working fine with the `make html` command, but it fails to render when built by Read The Docs on the web. This issue is most likely related to [this issue](https://github.com/readthedocs/readthedocs.org/issues/4210). When I looked at the b...
non_priority
read the docs automodule not working properly i noticed that automodule is working fine with the make html command but it fails to render when built by read the docs on the web this issue is most likely related to when i looked at the build in read the docs i found this message running sphinx ...
0
105,331
16,637,235,095
IssuesEvent
2021-06-04 01:39:39
tlkh/mini-dlperf
https://api.github.com/repos/tlkh/mini-dlperf
opened
CVE-2021-28678 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-28678 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home ...
True
CVE-2021-28678 (High) detected in Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-28678 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-6.2.2-cp27-cp27mu-manylinux1_...
non_priority
cve high detected in pillow whl cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file mini dlperf requirements txt path to vulnerable library mini dlperf requir...
0
62,841
12,248,896,228
IssuesEvent
2020-05-05 18:17:46
dawidkomorowski/geisha
https://api.github.com/repos/dawidkomorowski/geisha
closed
Migrate Geisha.IntegrationTestsData to .NET Core.
area-engine-audio area-engine-core area-engine-input area-engine-physics area-engine-rendering code-quality
Geisha.IntegrationTestsData project is set of test asset files for integration tests of engine. Most likely it should be converted from .NET Framework project to .NET Standard project. For now it will be targeted at the highest version as of today (2.1) and changed in future if necessary. C# 8 should be set as language...
1.0
Migrate Geisha.IntegrationTestsData to .NET Core. - Geisha.IntegrationTestsData project is set of test asset files for integration tests of engine. Most likely it should be converted from .NET Framework project to .NET Standard project. For now it will be targeted at the highest version as of today (2.1) and changed in...
non_priority
migrate geisha integrationtestsdata to net core geisha integrationtestsdata project is set of test asset files for integration tests of engine most likely it should be converted from net framework project to net standard project for now it will be targeted at the highest version as of today and changed in...
0
33,948
6,275,686,448
IssuesEvent
2017-07-18 07:40:39
LUKKIEN/wagtailtrans
https://api.github.com/repos/LUKKIEN/wagtailtrans
closed
Add section for development
documentation enhancement help wanted
We have a Contributing section in place but we are missing out on a section in our docs. We should have a section on ``Development`` - like [Wagtail](http://docs.wagtail.io/en/v1.9/contributing/developing.html) - in order for other people to know on how-to develop in Wagtailtrans. This will open up the probability of h...
1.0
Add section for development - We have a Contributing section in place but we are missing out on a section in our docs. We should have a section on ``Development`` - like [Wagtail](http://docs.wagtail.io/en/v1.9/contributing/developing.html) - in order for other people to know on how-to develop in Wagtailtrans. This wil...
non_priority
add section for development we have a contributing section in place but we are missing out on a section in our docs we should have a section on development like in order for other people to know on how to develop in wagtailtrans this will open up the probability of handling pr s and people actually cont...
0
102,933
12,831,922,530
IssuesEvent
2020-07-07 06:37:48
joonaspaakko/ScriptUI-Dialog-Builder-Joonas
https://api.github.com/repos/joonaspaakko/ScriptUI-Dialog-Builder-Joonas
closed
Horizontal tab menu keeps crashing
ScriptUI Bug: (Illustrator) ScriptUI Bug: (Indesign)
Im not sure what issue i have with my setup. I tried both 2017 cc and 2018 cc, 2 old versions i only have. The dialog shows all seems to function, but when i cancel or press excecution button Illustrator crashes. It happens in both my illustrators versions i have. Im on OSX and tried it as well on different OS version...
1.0
Horizontal tab menu keeps crashing - Im not sure what issue i have with my setup. I tried both 2017 cc and 2018 cc, 2 old versions i only have. The dialog shows all seems to function, but when i cancel or press excecution button Illustrator crashes. It happens in both my illustrators versions i have. Im on OSX and tri...
non_priority
horizontal tab menu keeps crashing im not sure what issue i have with my setup i tried both cc and cc old versions i only have the dialog shows all seems to function but when i cancel or press excecution button illustrator crashes it happens in both my illustrators versions i have im on osx and tried it ...
0
181,411
21,658,659,792
IssuesEvent
2022-05-06 16:37:40
TIBCOSoftware/MqttStreamUsingNanoscale
https://api.github.com/repos/TIBCOSoftware/MqttStreamUsingNanoscale
closed
WS-2019-0019 (Medium) detected in braces-1.8.5.tgz - autoclosed
security vulnerability
## WS-2019-0019 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>braces-1.8.5.tgz</b></p></summary> <p>Fastest brace expansion for node.js, with the most complete support for the Bash...
True
WS-2019-0019 (Medium) detected in braces-1.8.5.tgz - autoclosed - ## WS-2019-0019 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>braces-1.8.5.tgz</b></p></summary> <p>Fastest brace ...
non_priority
ws medium detected in braces tgz autoclosed ws medium severity vulnerability vulnerable library braces tgz fastest brace expansion for node js with the most complete support for the bash braces specification library home page a href path to dependency file mqtt...
0
144,278
13,100,876,466
IssuesEvent
2020-08-04 01:58:20
Azure/azure-iot-sdk-c
https://api.github.com/repos/Azure/azure-iot-sdk-c
closed
certificate link in prov_dev_client_Sample
area-documentation
Hello https://docs.microsoft.com/en-us/azure/iot-dps/quick-create-simulated-device-x509 The documentation does not explain how to use a custom cert to attest onto the DPS from C. Using the example cert works fine. You run dice_device_enrollment, register the generated cert as an individual enrollment and then r...
1.0
certificate link in prov_dev_client_Sample - Hello https://docs.microsoft.com/en-us/azure/iot-dps/quick-create-simulated-device-x509 The documentation does not explain how to use a custom cert to attest onto the DPS from C. Using the example cert works fine. You run dice_device_enrollment, register the generate...
non_priority
certificate link in prov dev client sample hello the documentation does not explain how to use a custom cert to attest onto the dps from c using the example cert works fine you run dice device enrollment register the generated cert as an individual enrollment and then run prov dev client sample and every...
0
95,008
16,064,580,166
IssuesEvent
2021-04-23 17:00:53
NixOS/nixpkgs
https://api.github.com/repos/NixOS/nixpkgs
opened
Vulnerability roundup 101: hostapd-2.9: 1 advisory [5.3]
1.severity: security
[search](https://search.nix.gsc.io/?q=hostapd&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=hostapd+in%3Apath&type=Code) * [ ] [CVE-2021-30004](https://nvd.nist.gov/vuln/detail/CVE-2021-30004) CVSSv3=5.3 (nixos-20.09, nixos-unstable) Scanned versions: nixos-20.09: c7e9...
True
Vulnerability roundup 101: hostapd-2.9: 1 advisory [5.3] - [search](https://search.nix.gsc.io/?q=hostapd&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=hostapd+in%3Apath&type=Code) * [ ] [CVE-2021-30004](https://nvd.nist.gov/vuln/detail/CVE-2021-30004) CVSSv3=5.3 (nixos-...
non_priority
vulnerability roundup hostapd advisory nixos nixos unstable scanned versions nixos nixos unstable cc mweinelt cc ninjatrappeur cc phreedom
0
17,907
12,686,981,281
IssuesEvent
2020-06-20 14:07:45
deep-learning-indaba/Baobab
https://api.github.com/repos/deep-learning-indaba/Baobab
opened
Create abstract form API
back-end enhancement front-end infrastructure
*PLACEHOLDER* *LONGER-TERM CLEANUP* The application form, review form and registration form all have very similar data models (form, sections, questions) and have similar logic and some shared components on the front-end. Create a more abstract version of a form with sections and questions that covers the use cases...
1.0
Create abstract form API - *PLACEHOLDER* *LONGER-TERM CLEANUP* The application form, review form and registration form all have very similar data models (form, sections, questions) and have similar logic and some shared components on the front-end. Create a more abstract version of a form with sections and question...
non_priority
create abstract form api placeholder longer term cleanup the application form review form and registration form all have very similar data models form sections questions and have similar logic and some shared components on the front end create a more abstract version of a form with sections and question...
0
182,718
14,921,306,279
IssuesEvent
2021-01-23 09:30:20
mrtechtroid/python
https://api.github.com/repos/mrtechtroid/python
opened
Contributions To Tips and Tricks
documentation
Hello Coders, Have A Suggestion, Short code or Tip for the Tips And Tricks Section? Leave Them Down here and we will add them to that section. Just Note The Format: ``` Title: Brief Summary Of What it does in 5-10 Words Code: Random Code Output Random Output Summary Or Additional Info ```
1.0
Contributions To Tips and Tricks - Hello Coders, Have A Suggestion, Short code or Tip for the Tips And Tricks Section? Leave Them Down here and we will add them to that section. Just Note The Format: ``` Title: Brief Summary Of What it does in 5-10 Words Code: Random Code Output Random Output Summary Or Ad...
non_priority
contributions to tips and tricks hello coders have a suggestion short code or tip for the tips and tricks section leave them down here and we will add them to that section just note the format title brief summary of what it does in words code random code output random output summary or add...
0
345,630
24,867,903,805
IssuesEvent
2022-10-27 13:19:37
VDVde/OJP
https://api.github.com/repos/VDVde/OJP
closed
Add refinement service to OJP from TRIAS
enhancement documentation
[Low priority](https://github.com/VDVde/TRIAS/tree/Version1.4) From Trias the TripRefineRequest should be copied. The other refinements I would skip for the time being. The goal of the refinement request could be: * more information about certain legs (e.g. real-time, fares, more details, situations). In ...
1.0
Add refinement service to OJP from TRIAS - [Low priority](https://github.com/VDVde/TRIAS/tree/Version1.4) From Trias the TripRefineRequest should be copied. The other refinements I would skip for the time being. The goal of the refinement request could be: * more information about certain legs (e.g. real-time...
non_priority
add refinement service to ojp from trias from trias the triprefinerequest should be copied the other refinements i would skip for the time being the goal of the refinement request could be more information about certain legs e g real time fares more details situations in a distributed en...
0
243,341
20,380,150,352
IssuesEvent
2022-02-21 20:30:07
nodejs/node
https://api.github.com/repos/nodejs/node
closed
test-cpu-prof-worker-argv multiple assertion errors
macos flaky-test
<!-- Thank you for reporting a flaky test. Flaky tests are tests that fail occasionally in the Node.js CI, but not consistently enough to block PRs from landing, or that are failing in CI jobs or test modes that are not run for every PR. Please fill in as much of the template below as you're able. Test: The...
1.0
test-cpu-prof-worker-argv multiple assertion errors - <!-- Thank you for reporting a flaky test. Flaky tests are tests that fail occasionally in the Node.js CI, but not consistently enough to block PRs from landing, or that are failing in CI jobs or test modes that are not run for every PR. Please fill in as m...
non_priority
test cpu prof worker argv multiple assertion errors thank you for reporting a flaky test flaky tests are tests that fail occasionally in the node js ci but not consistently enough to block prs from landing or that are failing in ci jobs or test modes that are not run for every pr please fill in as m...
0
545
2,773,801,646
IssuesEvent
2015-05-03 23:22:37
TeamMentor/TM_4_0_Design
https://api.github.com/repos/TeamMentor/TM_4_0_Design
closed
Can inject content into "Recently Viewed Articles" and "Top Articles"
1x effort: Taster Action:Close Area: Security P0 Resolution: Tracking for CS Sprint2 Type: Question Type:Bug
Changing the text after an article's guid and following the link will cause the injected text from being added to the "Recently Viewed Articles" section of the page. Doing that repeatedly will cause the injected text to be listed in "Top Articles". Shouldn't the titles for these sections come from the articles thems...
True
Can inject content into "Recently Viewed Articles" and "Top Articles" - Changing the text after an article's guid and following the link will cause the injected text from being added to the "Recently Viewed Articles" section of the page. Doing that repeatedly will cause the injected text to be listed in "Top Articles"....
non_priority
can inject content into recently viewed articles and top articles changing the text after an article s guid and following the link will cause the injected text from being added to the recently viewed articles section of the page doing that repeatedly will cause the injected text to be listed in top articles ...
0
55,519
30,791,022,654
IssuesEvent
2023-07-31 16:10:11
AmbientRun/Ambient
https://api.github.com/repos/AmbientRun/Ambient
opened
Improve component path serialisation in diff stream
topic:performance topic:networking
Currently we serialise the whole component path as a string. For example "core::physics::angular_velocity" or "core::transform::translation". So a `WorldDiff` can have say 137 `WorldChange::Set`s with paths being 3290 bytes in total but have only 7 unique paths with total length of 174 bytes (taken from a `WorldDiff` s...
True
Improve component path serialisation in diff stream - Currently we serialise the whole component path as a string. For example "core::physics::angular_velocity" or "core::transform::translation". So a `WorldDiff` can have say 137 `WorldChange::Set`s with paths being 3290 bytes in total but have only 7 unique paths with...
non_priority
improve component path serialisation in diff stream currently we serialise the whole component path as a string for example core physics angular velocity or core transform translation so a worlddiff can have say worldchange set s with paths being bytes in total but have only unique paths with tota...
0
101,105
16,490,897,007
IssuesEvent
2021-05-25 03:32:45
ekediala/honest-parrot
https://api.github.com/repos/ekediala/honest-parrot
opened
CVE-2021-23383 (High) detected in handlebars-4.1.2.tgz
security vulnerability
## CVE-2021-23383 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides the power necessary to let you build semantic templates ...
True
CVE-2021-23383 (High) detected in handlebars-4.1.2.tgz - ## CVE-2021-23383 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.tgz</b></p></summary> <p>Handlebars provides...
non_priority
cve high detected in handlebars tgz cve high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file honest par...
0
47,894
13,066,336,575
IssuesEvent
2020-07-30 21:28:57
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
wimpsim-reader - test fails to build (Trac #1368)
Migrated from Trac combo simulation defect
during cmake: ```text -- + wimpsim-reader -- +-- python [symlinks] -- Coordinate-service not build, skipping 'test_sun_position'-test ``` Migrated from https://code.icecube.wisc.edu/ticket/1368 ```json { "status": "closed", "changetime": "2015-09-25T14:12:26", "description": "during cmake:\n\n{{{\n-- ...
1.0
wimpsim-reader - test fails to build (Trac #1368) - during cmake: ```text -- + wimpsim-reader -- +-- python [symlinks] -- Coordinate-service not build, skipping 'test_sun_position'-test ``` Migrated from https://code.icecube.wisc.edu/ticket/1368 ```json { "status": "closed", "changetime": "2015-09-25T14:12...
non_priority
wimpsim reader test fails to build trac during cmake text wimpsim reader python coordinate service not build skipping test sun position test migrated from json status closed changetime description during cmake n n n wimpsim ...
0
24,941
4,118,291,643
IssuesEvent
2016-06-08 10:51:22
mathjax/MathJax
https://api.github.com/repos/mathjax/MathJax
closed
[CommonHTML] equation label not properly aligned in large arrays with many labels
Accepted Merged Test Needed
Examples * Tags become vertically lower than the cell ```latex \begin{eqnarray} a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ \end{eqnarray} ``` * Tags become vertically high...
1.0
[CommonHTML] equation label not properly aligned in large arrays with many labels - Examples * Tags become vertically lower than the cell ```latex \begin{eqnarray} a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \tag{tag}\\ a \...
non_priority
equation label not properly aligned in large arrays with many labels examples tags become vertically lower than the cell latex begin eqnarray a tag tag a tag tag a tag tag a tag tag a tag tag a tag tag a tag tag a tag tag a tag tag ...
0
67,347
12,945,042,345
IssuesEvent
2020-07-18 13:40:38
tamasfe/taplo
https://api.github.com/repos/tamasfe/taplo
closed
`=` inside string breaks syntax coloring
bug vscode
Having a `=` inside any string (double or single quoted) breaks all syntax coloring after the string in a TOML file in VSCode. Simplest reproduction: 1) Have any TOML file open in VSCode 2) Put `test = "="` near top of file I'm on newest VSCode on Windows 10 using Even Better TOML extension.
1.0
`=` inside string breaks syntax coloring - Having a `=` inside any string (double or single quoted) breaks all syntax coloring after the string in a TOML file in VSCode. Simplest reproduction: 1) Have any TOML file open in VSCode 2) Put `test = "="` near top of file I'm on newest VSCode on Windows 10 using Even...
non_priority
inside string breaks syntax coloring having a inside any string double or single quoted breaks all syntax coloring after the string in a toml file in vscode simplest reproduction have any toml file open in vscode put test near top of file i m on newest vscode on windows using even ...
0
136,349
18,734,096,430
IssuesEvent
2021-11-04 03:39:29
Dima2022/kaltura-sample-code
https://api.github.com/repos/Dima2022/kaltura-sample-code
opened
CVE-2017-12617 (High) detected in tomcat-embed-core-8.5.16.jar
security vulnerability
## CVE-2017-12617 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.16.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Library home page: <a href="http:/...
True
CVE-2017-12617 (High) detected in tomcat-embed-core-8.5.16.jar - ## CVE-2017-12617 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-8.5.16.jar</b></p></summary> <p>Cor...
non_priority
cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation library home page a href path to dependency file kaltura sample code pom xml path to vulnerable library home wss scanner ...
0
49,781
13,187,269,397
IssuesEvent
2020-08-13 02:52:49
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[icetray] Remove ROOT version from I3TrayInfo (Trac #2057)
Incomplete Migration Migrated from Trac combo core defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2057">https://code.icecube.wisc.edu/ticket/2057</a>, reported by kjmeagher and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:14:38", "description": "icetray project inclu...
1.0
[icetray] Remove ROOT version from I3TrayInfo (Trac #2057) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2057">https://code.icecube.wisc.edu/ticket/2057</a>, reported by kjmeagher and owned by kjmeagher</em></summary> <p> ```json { "status": "closed", "changetime": "201...
non_priority
remove root version from trac migrated from json status closed changetime description icetray project includes root as a tool for the sole purpose of saving the version string in trayinfos are so rarely used and icerec is almost completely de root if...
0
320,705
27,452,862,548
IssuesEvent
2023-03-02 18:46:32
facebook/react-native
https://api.github.com/repos/facebook/react-native
closed
EAS build fails on Fastlane.
Needs: Triage :mag: Needs: Verify on Latest Version Type: Expo
### Description I run eas build, choose iOS, log in, the build starts, and fails because of fastlane. I'm very tech savvy but i'm new to development. 1 year. Can someone help me figure out how to clear this? ### React Native Version 0.70.5 ### Output of `npx react-native info` expo-env-info 1.0.5 environment info:...
1.0
EAS build fails on Fastlane. - ### Description I run eas build, choose iOS, log in, the build starts, and fails because of fastlane. I'm very tech savvy but i'm new to development. 1 year. Can someone help me figure out how to clear this? ### React Native Version 0.70.5 ### Output of `npx react-native info` expo-e...
non_priority
eas build fails on fastlane description i run eas build choose ios log in the build starts and fails because of fastlane i m very tech savvy but i m new to development year can someone help me figure out how to clear this react native version output of npx react native info expo en...
0
428,624
30,002,724,787
IssuesEvent
2023-06-26 10:21:27
lachlanmcdonald/mock-storagearea
https://api.github.com/repos/lachlanmcdonald/mock-storagearea
opened
onChanged.addListener does not exist on storage object as per documentation
Further Information Required Documentation Mismatch
The documentation states that `onChanged` exists on the `storage` object: ```js chrome.storage.onChanged.addListener( callback: function, ) ``` However, in @types/chrome, the onChanged event exists on the individual Storage Area: ```ts declare namespace chrome.storage { export interface StorageArea...
1.0
onChanged.addListener does not exist on storage object as per documentation - The documentation states that `onChanged` exists on the `storage` object: ```js chrome.storage.onChanged.addListener( callback: function, ) ``` However, in @types/chrome, the onChanged event exists on the individual Storage Area: ...
non_priority
onchanged addlistener does not exist on storage object as per documentation the documentation states that onchanged exists on the storage object js chrome storage onchanged addlistener callback function however in types chrome the onchanged event exists on the individual storage area ...
0
147,571
13,210,470,382
IssuesEvent
2020-08-15 17:06:51
chartjs/Chart.js
https://api.github.com/repos/chartjs/Chart.js
closed
Scheduled roadmap on Chart.js website.
type: documentation
Documentation Is: <!-- Please place an x (no spaces!) in all [ ] that apply --> - [X] Missing or needed - [ ] Confusing - [ ] Not Sure? ### Please Explain in Detail... I didn't see your planning on a date for a release candidate. Have I missed something? ### Your Proposal for Changes Can you put a s...
1.0
Scheduled roadmap on Chart.js website. - Documentation Is: <!-- Please place an x (no spaces!) in all [ ] that apply --> - [X] Missing or needed - [ ] Confusing - [ ] Not Sure? ### Please Explain in Detail... I didn't see your planning on a date for a release candidate. Have I missed something? ### You...
non_priority
scheduled roadmap on chart js website documentation is missing or needed confusing not sure please explain in detail i didn t see your planning on a date for a release candidate have i missed something your proposal for changes can you put a scheduled roadmap for next...
0
429,841
30,106,134,246
IssuesEvent
2023-06-30 01:33:50
JesusGami/git_web_practice_branch
https://api.github.com/repos/JesusGami/git_web_practice_branch
opened
Un commit que no sigue la convención de código o arreglo a realizar
documentation
La convención del mensaje del último commit no es la esperada: `Cambios` Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>` Para realizar la corrección del mensaje de commit ejecute los comandos `git commit --amend` y `git push -f` Este issue es solo un recordatorio de la ...
1.0
Un commit que no sigue la convención de código o arreglo a realizar - La convención del mensaje del último commit no es la esperada: `Cambios` Recuerde que debe tener el siguiente formato: `<Identificador de la corrección>: <Comentario>` Para realizar la corrección del mensaje de commit ejecute los comandos `git comm...
non_priority
un commit que no sigue la convención de código o arreglo a realizar la convención del mensaje del último commit no es la esperada cambios recuerde que debe tener el siguiente formato para realizar la corrección del mensaje de commit ejecute los comandos git commit amend y git push f este issue es...
0
35,576
4,997,055,636
IssuesEvent
2016-12-09 15:43:27
ElucidataInc/ElMaven
https://api.github.com/repos/ElucidataInc/ElMaven
closed
crash if peak picking is cancelled
bug fixed tested
I can semi-reliably get Maven to crash if I hit "cancel" after initiating peak picking (while it's running). This happens most reproducibly if you do untargeted analysis, but sometimes also with targeted.
1.0
crash if peak picking is cancelled - I can semi-reliably get Maven to crash if I hit "cancel" after initiating peak picking (while it's running). This happens most reproducibly if you do untargeted analysis, but sometimes also with targeted.
non_priority
crash if peak picking is cancelled i can semi reliably get maven to crash if i hit cancel after initiating peak picking while it s running this happens most reproducibly if you do untargeted analysis but sometimes also with targeted
0
247,833
18,857,990,998
IssuesEvent
2021-11-12 09:15:40
jhlee1997/pe
https://api.github.com/repos/jhlee1997/pe
opened
Name format under Glossary
severity.VeryLow type.DocumentationBug
Thank you for adding a `Glossary` section to explain the formats of certain fields like email and module. ![image.png](https://raw.githubusercontent.com/jhlee1997/pe/main/files/91a9e993-1ddb-495e-8463-188228e9d2e5.png) It is also good to have a section for `name` because the user only discovers what makes a valid nam...
1.0
Name format under Glossary - Thank you for adding a `Glossary` section to explain the formats of certain fields like email and module. ![image.png](https://raw.githubusercontent.com/jhlee1997/pe/main/files/91a9e993-1ddb-495e-8463-188228e9d2e5.png) It is also good to have a section for `name` because the user only dis...
non_priority
name format under glossary thank you for adding a glossary section to explain the formats of certain fields like email and module it is also good to have a section for name because the user only discovers what makes a valid name by reading the error message
0
292,951
22,040,145,429
IssuesEvent
2022-05-29 08:10:27
r-lib/lintr
https://api.github.com/repos/r-lib/lintr
closed
Make sure modify_defaults is in the undesirable_* doc page
documentation
Maybe we should also put the `modify_defaults()` in the docs for `undesirable_{operator,function}_linter()`. Follow-up? _Originally posted by @AshesITR in https://github.com/r-lib/lintr/pull/1295#discussion_r883989017_
1.0
Make sure modify_defaults is in the undesirable_* doc page - Maybe we should also put the `modify_defaults()` in the docs for `undesirable_{operator,function}_linter()`. Follow-up? _Originally posted by @AshesITR in https://github.com/r-lib/lintr/pull/1295#discussion_r883989017_
non_priority
make sure modify defaults is in the undesirable doc page maybe we should also put the modify defaults in the docs for undesirable operator function linter follow up originally posted by ashesitr in
0
52,778
13,225,056,359
IssuesEvent
2020-08-17 20:24:02
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
Neutrino Generator puts MMCTrack list in Frame, which causes a clash with the MMC module in some cases. (Trac #325)
Migrated from Trac combo simulation defect
Neutrino Generator puts an MMCTrack list into the frame that causes unwanted clashes with MMC. It does this even when it is explicitly told not to <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/325">https://code.icecube.wisc.edu/projects/icecube/ticket/325</a>, rep...
1.0
Neutrino Generator puts MMCTrack list in Frame, which causes a clash with the MMC module in some cases. (Trac #325) - Neutrino Generator puts an MMCTrack list into the frame that causes unwanted clashes with MMC. It does this even when it is explicitly told not to <details> <summary><em>Migrated from <a href="https:/...
non_priority
neutrino generator puts mmctrack list in frame which causes a clash with the mmc module in some cases trac neutrino generator puts an mmctrack list into the frame that causes unwanted clashes with mmc it does this even when it is explicitly told not to migrated from json status closed...
0
17,242
9,986,084,199
IssuesEvent
2019-07-10 18:11:42
HealthCatalyst/Fabric.Cashmere
https://api.github.com/repos/HealthCatalyst/Fabric.Cashmere
closed
WS-2017-3737 (Medium) detected in shelljs-0.7.6.tgz, shelljs-0.7.8.tgz
security vulnerability
## WS-2017-3737 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>shelljs-0.7.6.tgz</b>, <b>shelljs-0.7.8.tgz</b></p></summary> <p> <details><summary><b>shelljs-0.7.6.tgz</b></p></su...
True
WS-2017-3737 (Medium) detected in shelljs-0.7.6.tgz, shelljs-0.7.8.tgz - ## WS-2017-3737 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>shelljs-0.7.6.tgz</b>, <b>shelljs-0.7.8.tgz<...
non_priority
ws medium detected in shelljs tgz shelljs tgz ws medium severity vulnerability vulnerable libraries shelljs tgz shelljs tgz shelljs tgz portable unix shell commands for node js library home page a href path to dependency file fabric cashm...
0
23,659
22,495,890,766
IssuesEvent
2022-06-23 07:32:21
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Lens] Allow dragging between layers
enhancement usability Team:VisEditors Feature:Lens
For both keyboard and mouse use, I'd love to be able to drag between layers. This won't be possible if they're different indexes, I guess, but I think should otherwise work. <img width="1659" alt="Screen Shot 2021-02-05 at 10 46 53" src="https://user-images.githubusercontent.com/4188087/107055982-dc650100-679f-11...
True
[Lens] Allow dragging between layers - For both keyboard and mouse use, I'd love to be able to drag between layers. This won't be possible if they're different indexes, I guess, but I think should otherwise work. <img width="1659" alt="Screen Shot 2021-02-05 at 10 46 53" src="https://user-images.githubusercontent...
non_priority
allow dragging between layers for both keyboard and mouse use i d love to be able to drag between layers this won t be possible if they re different indexes i guess but i think should otherwise work img width alt screen shot at src
0
253,750
21,701,183,361
IssuesEvent
2022-05-10 04:24:01
rancher/qa-tasks
https://api.github.com/repos/rancher/qa-tasks
closed
v2.6.5 Support Matrix checks - Validate installing Rancher, Downstream clusters listed in the support matrix 2.6.4
team/area1 [zube]: QA Working area/release-testing qa-release-task
Start date - Post Bug complete date - 04/20/2022 Due by - 05/06/2022 --- On latest 2.6-head or latest 2.6.5 -rc --- ### Deploy Rancher on these(Hosted clusters) clusters (Using HA jenkins) --> These hosted should be the latest available in for AKS/EKS/GKE - Deploy a downstream cluster with the following clust...
1.0
v2.6.5 Support Matrix checks - Validate installing Rancher, Downstream clusters listed in the support matrix 2.6.4 - Start date - Post Bug complete date - 04/20/2022 Due by - 05/06/2022 --- On latest 2.6-head or latest 2.6.5 -rc --- ### Deploy Rancher on these(Hosted clusters) clusters (Using HA jenkins) --> T...
non_priority
support matrix checks validate installing rancher downstream clusters listed in the support matrix start date post bug complete date due by on latest head or latest rc deploy rancher on these hosted clusters clusters using ha jenkins these hosted...
0
11,219
3,476,635,299
IssuesEvent
2015-12-27 04:27:10
linnovate/mean
https://api.github.com/repos/linnovate/mean
closed
Nginx Config for Production
documentation
We want to ideally deploy the mean-app on production with a load balancer using nginx, but are struggling a little. Even the static files were not being being served the right way, with the configuration of nginx. We looked at the docs, but they hardly helped. (https://github.com/linnovate/mean/wiki/Nginx-vhost-configu...
1.0
Nginx Config for Production - We want to ideally deploy the mean-app on production with a load balancer using nginx, but are struggling a little. Even the static files were not being being served the right way, with the configuration of nginx. We looked at the docs, but they hardly helped. (https://github.com/linnovate...
non_priority
nginx config for production we want to ideally deploy the mean app on production with a load balancer using nginx but are struggling a little even the static files were not being being served the right way with the configuration of nginx we looked at the docs but they hardly helped it used to work fine f...
0
83,934
7,884,883,730
IssuesEvent
2018-06-27 10:32:29
Microsoft/AzureStorageExplorer
https://api.github.com/repos/Microsoft/AzureStorageExplorer
opened
The deleted directory can be downloaded successfully
testing
Storage Explorer Version: 1.2.0 Platform/OS Version: Windows 10/MacOS High Sierra/Linux Ubuntu 16.04 Architecture: ia32/x64 Build Number: 20180627.6 Commit: 6fdb639d Regression From: Not a regression #### Steps to Reproduce: #### 1. Go to Subscription -> Storage Accounts. 2. Open one file share which contains...
1.0
The deleted directory can be downloaded successfully - Storage Explorer Version: 1.2.0 Platform/OS Version: Windows 10/MacOS High Sierra/Linux Ubuntu 16.04 Architecture: ia32/x64 Build Number: 20180627.6 Commit: 6fdb639d Regression From: Not a regression #### Steps to Reproduce: #### 1. Go to Subscription -> S...
non_priority
the deleted directory can be downloaded successfully storage explorer version platform os version windows macos high sierra linux ubuntu architecture build number commit regression from not a regression steps to reproduce go to subscription storage accounts o...
0
66,385
20,168,923,459
IssuesEvent
2022-02-10 08:35:22
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Element overwrites config dir symlink with text file
T-Defect
### Steps to reproduce ``` cd ~/.config ln -s ../.cfgkeep/Element-Nightly Element-Nightly /opt/Element-Nightly/element-desktop-nightly ``` After that, launch it like normal. It does not always replace the symlink on launch, but no matter what, after some hours of running, it replaces it. ### Outcome #### What...
1.0
Element overwrites config dir symlink with text file - ### Steps to reproduce ``` cd ~/.config ln -s ../.cfgkeep/Element-Nightly Element-Nightly /opt/Element-Nightly/element-desktop-nightly ``` After that, launch it like normal. It does not always replace the symlink on launch, but no matter what, after some ho...
non_priority
element overwrites config dir symlink with text file steps to reproduce cd config ln s cfgkeep element nightly element nightly opt element nightly element desktop nightly after that launch it like normal it does not always replace the symlink on launch but no matter what after some ho...
0
4,517
23,491,025,974
IssuesEvent
2022-08-17 18:45:10
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Pick up the IAM Role from Template
type/feature maintainer/need-response
Newish to all this, but my cloudformation templates typically build the roles for the lambda to execute under. The roles don't exist outside of this scope. Trying to use the sam local invoke, unfortunately it doesn't seem to reach out to that role. The steps therefore to test locally now seem more involved / cumbersome...
True
Pick up the IAM Role from Template - Newish to all this, but my cloudformation templates typically build the roles for the lambda to execute under. The roles don't exist outside of this scope. Trying to use the sam local invoke, unfortunately it doesn't seem to reach out to that role. The steps therefore to test locall...
non_priority
pick up the iam role from template newish to all this but my cloudformation templates typically build the roles for the lambda to execute under the roles don t exist outside of this scope trying to use the sam local invoke unfortunately it doesn t seem to reach out to that role the steps therefore to test locall...
0
97,238
20,200,153,655
IssuesEvent
2022-02-11 14:31:39
informalsystems/ibc-rs
https://api.github.com/repos/informalsystems/ibc-rs
closed
modules: Cleanup access to the state in handler messages
good first issue modules code-hygiene
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals may be rejected v without deliberati...
1.0
modules: Cleanup access to the state in handler messages - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for opening an issue! ✰ v Before smashing the submit button please review the template. v Word of caution: poorly thought-out proposals...
non_priority
modules cleanup access to the state in handler messages ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v word of caution poorly thought out proposals...
0
35,015
9,530,674,697
IssuesEvent
2019-04-29 14:23:19
Guestlogix/traveler-ios
https://api.github.com/repos/Guestlogix/traveler-ios
closed
Experience details | Prevent date picker resetting to current date if there's no availability
Future Build enhancement iOS
Given i'm on the experience detail page When I select a date that doesn't have availability then the date picker doesn't automatically change back to the current date # Acceptance Criteria 1. Keep date selected, highlight in red, display message "Date unavailable". Do not scroll back to the last available date
1.0
Experience details | Prevent date picker resetting to current date if there's no availability - Given i'm on the experience detail page When I select a date that doesn't have availability then the date picker doesn't automatically change back to the current date # Acceptance Criteria 1. Keep date selected, highlight i...
non_priority
experience details prevent date picker resetting to current date if there s no availability given i m on the experience detail page when i select a date that doesn t have availability then the date picker doesn t automatically change back to the current date acceptance criteria keep date selected highlight i...
0
26,458
12,406,314,418
IssuesEvent
2020-05-21 18:54:31
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
C++ 0.26 fails on remote server
Language Service bug more info needed regression
**Type: LanguageService** C/C++ **Describe the bug** - OS and Version: Windows 10 - VS Code Version: 1.40.2 - C/C++ Extension Version: 0.26.1. - Other extensions you installed (and if the issue persists after disabling them): - A clear and concise description of what the bug is. I'm running VSCode on Windo...
1.0
C++ 0.26 fails on remote server - **Type: LanguageService** C/C++ **Describe the bug** - OS and Version: Windows 10 - VS Code Version: 1.40.2 - C/C++ Extension Version: 0.26.1. - Other extensions you installed (and if the issue persists after disabling them): - A clear and concise description of what the bug ...
non_priority
c fails on remote server type languageservice c c describe the bug os and version windows vs code version c c extension version other extensions you installed and if the issue persists after disabling them a clear and concise description of what the bug is ...
0
29,746
7,123,042,295
IssuesEvent
2018-01-19 14:10:17
antton44/Elevkollen
https://api.github.com/repos/antton44/Elevkollen
opened
Kolla igenom nya login.java med states
Code Review
Kolla igenom Login.java, skriv om ni har frågor etc, kan vara värt att testa om ert skit fortfarande gör det de ska även fast jag ändrat login till att ha states. ignorera utseendet på koden, jag kan snygga till och eventuellt dela upp i flera filer senare om det inte är några andra problem.
1.0
Kolla igenom nya login.java med states - Kolla igenom Login.java, skriv om ni har frågor etc, kan vara värt att testa om ert skit fortfarande gör det de ska även fast jag ändrat login till att ha states. ignorera utseendet på koden, jag kan snygga till och eventuellt dela upp i flera filer senare om det inte är några a...
non_priority
kolla igenom nya login java med states kolla igenom login java skriv om ni har frågor etc kan vara värt att testa om ert skit fortfarande gör det de ska även fast jag ändrat login till att ha states ignorera utseendet på koden jag kan snygga till och eventuellt dela upp i flera filer senare om det inte är några a...
0
575
2,533,052,697
IssuesEvent
2015-01-23 20:21:19
biocore/qiime
https://api.github.com/repos/biocore/qiime
opened
update qiime.org homepage
documentation addition documentation change
Update http://qiime.org/ homepage with the following: - [ ] add links to menu on left for help.qiime.org, scripts.qiime.org, and install docs - [ ] update main text as necessary
2.0
update qiime.org homepage - Update http://qiime.org/ homepage with the following: - [ ] add links to menu on left for help.qiime.org, scripts.qiime.org, and install docs - [ ] update main text as necessary
non_priority
update qiime org homepage update homepage with the following add links to menu on left for help qiime org scripts qiime org and install docs update main text as necessary
0
80,230
15,586,272,577
IssuesEvent
2021-03-18 01:33:48
D-M-Moriarty/Mail-Parser
https://api.github.com/repos/D-M-Moriarty/Mail-Parser
opened
WS-2017-3734 (Medium) detected in httpclient-4.3.6.jar
security vulnerability
## WS-2017-3734 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>httpclient-4.3.6.jar</b></p></summary> <p>HttpComponents Client</p> <p>Path to dependency file: /Mail-Parser/pom.xml</...
True
WS-2017-3734 (Medium) detected in httpclient-4.3.6.jar - ## WS-2017-3734 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>httpclient-4.3.6.jar</b></p></summary> <p>HttpComponents Clie...
non_priority
ws medium detected in httpclient jar ws medium severity vulnerability vulnerable library httpclient jar httpcomponents client path to dependency file mail parser pom xml path to vulnerable library repository org apache httpcomponents httpclient httpclient ja...
0
319,737
23,787,809,804
IssuesEvent
2022-09-02 11:52:45
camaraproject/WorkingGroups
https://api.github.com/repos/camaraproject/WorkingGroups
closed
Testing principles doc
documentation commonalities stale
Decide on the testing principles and tools for validation in telco networks
1.0
Testing principles doc - Decide on the testing principles and tools for validation in telco networks
non_priority
testing principles doc decide on the testing principles and tools for validation in telco networks
0
220,121
24,562,377,937
IssuesEvent
2022-10-12 21:40:12
jtimberlake/react-server
https://api.github.com/repos/jtimberlake/react-server
closed
CVE-2021-33502 (High) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>normalize-url-3.3.0.tgz</b>, <b>normalize-url-2.0.1.tgz</b>, <b>normalize-url-1.9.1.tgz</b></p></summary> <p> <detai...
True
CVE-2021-33502 (High) detected in multiple libraries - autoclosed - ## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>normalize-url-3.3.0.tgz</b>, <b>normalize-url-2.0...
non_priority
cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries normalize url tgz normalize url tgz normalize url tgz normalize url tgz normalize a url library home page a href path to dependency file ...
0
20,059
10,450,850,215
IssuesEvent
2019-09-19 11:32:10
liorzilberg/swagger-parser
https://api.github.com/repos/liorzilberg/swagger-parser
opened
CVE-2018-19361 (High) detected in jackson-databind-2.9.5.jar
security vulnerability
## CVE-2018-19361 - 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.5.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2018-19361 (High) detected in jackson-databind-2.9.5.jar - ## CVE-2018-19361 - 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.5.jar</b></p></summary> <p>General...
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 tmp ws scm swagger parser modu...
0
155,248
24,430,926,066
IssuesEvent
2022-10-06 08:04:26
OpenRefine/OpenRefine
https://api.github.com/repos/OpenRefine/OpenRefine
opened
Add new data quality or data profiling UI enhancements
enhancement overlay model design discussions UX
Facets are great for quickly getting a sense of a column's values and showing the count of each unique value. However, there are broad strokes of general data quality or data profiling views in other tools and the OpenRefine ecosystem of extensions and addons that could be looked to as inspiration to incorporate some ...
1.0
Add new data quality or data profiling UI enhancements - Facets are great for quickly getting a sense of a column's values and showing the count of each unique value. However, there are broad strokes of general data quality or data profiling views in other tools and the OpenRefine ecosystem of extensions and addons th...
non_priority
add new data quality or data profiling ui enhancements facets are great for quickly getting a sense of a column s values and showing the count of each unique value however there are broad strokes of general data quality or data profiling views in other tools and the openrefine ecosystem of extensions and addons th...
0
324,465
24,000,369,836
IssuesEvent
2022-09-14 10:56:12
coq/platform
https://api.github.com/repos/coq/platform
closed
Pick readme files: include OCaml version in header
part: documentation kind: enhancement
As discussed in Zulip, the auto generated pick readme files should contain the OCaml version / flags in the header.
1.0
Pick readme files: include OCaml version in header - As discussed in Zulip, the auto generated pick readme files should contain the OCaml version / flags in the header.
non_priority
pick readme files include ocaml version in header as discussed in zulip the auto generated pick readme files should contain the ocaml version flags in the header
0
230,200
18,515,416,811
IssuesEvent
2021-10-20 09:32:12
carbon-design-system/carbon-for-ibm-dotcom
https://api.github.com/repos/carbon-design-system/carbon-for-ibm-dotcom
opened
[Test Scenario]: Card - default
dev test: e2e
### Component and test scenario title Card - default ### Test scenario steps a. Check card, eyebrow text, CTA link is loaded and whole card is clickable b. Verify Add tags can be added to card from knobs c. Verify Add image can be added to card from knobs d. Customize theme from Carbon theme and verify gray 10,...
1.0
[Test Scenario]: Card - default - ### Component and test scenario title Card - default ### Test scenario steps a. Check card, eyebrow text, CTA link is loaded and whole card is clickable b. Verify Add tags can be added to card from knobs c. Verify Add image can be added to card from knobs d. Customize theme fr...
non_priority
card default component and test scenario title card default test scenario steps a check card eyebrow text cta link is loaded and whole card is clickable b verify add tags can be added to card from knobs c verify add image can be added to card from knobs d customize theme from carbon them...
0
80,947
10,076,631,342
IssuesEvent
2019-07-24 16:41:59
inbo/vespa-watch
https://api.github.com/repos/inbo/vespa-watch
closed
Observation show/edit: clearly show origin/sync status
sync ✨ enhancement 🌈 design 🐝 observation form
Currently the origin (iNat Vs VespaWatch) and sync status is not shown (at least directly/clearly) to the user, which can make things confusing. We could use a Bootstrap badge (or similar) to improve this.
1.0
Observation show/edit: clearly show origin/sync status - Currently the origin (iNat Vs VespaWatch) and sync status is not shown (at least directly/clearly) to the user, which can make things confusing. We could use a Bootstrap badge (or similar) to improve this.
non_priority
observation show edit clearly show origin sync status currently the origin inat vs vespawatch and sync status is not shown at least directly clearly to the user which can make things confusing we could use a bootstrap badge or similar to improve this
0
206,077
23,365,617,484
IssuesEvent
2022-08-10 15:07:45
pactflow/example-provider-golang
https://api.github.com/repos/pactflow/example-provider-golang
opened
CVE-2020-29652 (High) detected in github.com/golang/crypto-ab33eee955e00ff7c973405b2780aca48d293014
security vulnerability
## CVE-2020-29652 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/golang/crypto-ab33eee955e00ff7c973405b2780aca48d293014</b></p></summary> <p>[mirror] Go supplementary crypt...
True
CVE-2020-29652 (High) detected in github.com/golang/crypto-ab33eee955e00ff7c973405b2780aca48d293014 - ## CVE-2020-29652 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>github.com/golang...
non_priority
cve high detected in github com golang crypto cve high severity vulnerability vulnerable library github com golang crypto go supplementary cryptography libraries dependency hierarchy github com gin gonic gin root library github com go playground validator ...
0
273,966
20,821,566,599
IssuesEvent
2022-03-18 15:52:42
CodeandoMexico/estandar-datos-legislativos
https://api.github.com/repos/CodeandoMexico/estandar-datos-legislativos
closed
Análisis del congreso de Zacatecas
documentation
# Análisis del congreso de Zacatecas https://www.congresozac.gob.mx/64/inicio ## Enlaces web Enlaces donde se encuentra la información de: Legislativo - Asistencias del pleno (ordinarias) - Cabilderos - Códigos - Comisiones - Decretos - Dictámenes - Diputados - Distritos - Iniciativas - Legislat...
1.0
Análisis del congreso de Zacatecas - # Análisis del congreso de Zacatecas https://www.congresozac.gob.mx/64/inicio ## Enlaces web Enlaces donde se encuentra la información de: Legislativo - Asistencias del pleno (ordinarias) - Cabilderos - Códigos - Comisiones - Decretos - Dictámenes - Diputados -...
non_priority
análisis del congreso de zacatecas análisis del congreso de zacatecas enlaces web enlaces donde se encuentra la información de legislativo asistencias del pleno ordinarias cabilderos códigos comisiones decretos dictámenes diputados distritos iniciativas legislatur...
0
36,562
9,822,236,515
IssuesEvent
2019-06-14 09:18:01
ginkgo-project/ginkgo
https://api.github.com/repos/ginkgo-project/ginkgo
opened
Compiler internal error within `iterator_factory.hpp`
Bug Build Core
### Error summary There is a problem on summit with the following function: ```c++ operator element() const { return element{dominant(), secondary()}; } ``` Here is the error ``` In file included from ginkgo-github/reference/matrix/csr_kernels.cpp:51:0: ginkgo-github/core/base/iterator_factory.hpp: In membe...
1.0
Compiler internal error within `iterator_factory.hpp` - ### Error summary There is a problem on summit with the following function: ```c++ operator element() const { return element{dominant(), secondary()}; } ``` Here is the error ``` In file included from ginkgo-github/reference/matrix/csr_kernels.cpp:51:0:...
non_priority
compiler internal error within iterator factory hpp error summary there is a problem on summit with the following function c operator element const return element dominant secondary here is the error in file included from ginkgo github reference matrix csr kernels cpp ...
0
304,484
26,280,829,812
IssuesEvent
2023-01-07 09:20:42
jflex-de/jflex
https://api.github.com/repos/jflex-de/jflex
closed
add test cases for warn/no-warn options
testing
The CLU and lex spec options introduced in #1020 still need test cases.
1.0
add test cases for warn/no-warn options - The CLU and lex spec options introduced in #1020 still need test cases.
non_priority
add test cases for warn no warn options the clu and lex spec options introduced in still need test cases
0
45,907
11,755,667,452
IssuesEvent
2020-03-13 09:59:32
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Conda install Tensorflow 2.1 with mkl (avx/avx2 support) not working
TF 2.1 stat:awaiting response subtype:windows 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
Conda install Tensorflow 2.1 with mkl (avx/avx2 support) not working - <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 issu...
non_priority
conda install tensorflow with mkl avx support not working 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 dist...
0
104,560
22,691,683,526
IssuesEvent
2022-07-04 21:30:43
SENG426-Team4/vega-web
https://api.github.com/repos/SENG426-Team4/vega-web
reopened
Filtering dates is off by about 7h
bug sp:3 medium Code
# Description # Origin of bug Code # Steps to reproduce # Story Points: 3 # Priority:
1.0
Filtering dates is off by about 7h - # Description # Origin of bug Code # Steps to reproduce # Story Points: 3 # Priority:
non_priority
filtering dates is off by about description origin of bug code steps to reproduce story points priority
0
20,490
10,763,320,474
IssuesEvent
2019-11-01 03:27:19
jimmejardine/qiqqa-open-source
https://api.github.com/repos/jimmejardine/qiqqa-open-source
closed
Follow-up on #65: only update/refresh/fill library-related UI parts once library is completely loaded
⛷performance 🐛bug 🦸‍♀️enhancement🦸‍♂️
Follow-up on #65. As commented in commit SHA-1: 4907f6e2478290d3d13f185518f0448ff22a5729 - the library list/overview UI is updated asynchronously, only once and then *way too early* so the numbers for 'document(s) in library' are quite wrong 99.9% of the time for medium and large sized libraries. + Only jig...
True
Follow-up on #65: only update/refresh/fill library-related UI parts once library is completely loaded - Follow-up on #65. As commented in commit SHA-1: 4907f6e2478290d3d13f185518f0448ff22a5729 - the library list/overview UI is updated asynchronously, only once and then *way too early* so the numbers for 'document...
non_priority
follow up on only update refresh fill library related ui parts once library is completely loaded follow up on as commented in commit sha the library list overview ui is updated asynchronously only once and then way too early so the numbers for document s in library are quite wrong of t...
0
61,835
8,559,072,483
IssuesEvent
2018-11-08 20:08:23
redhat-developer/vscode-xml
https://api.github.com/repos/redhat-developer/vscode-xml
closed
Provide documentation in the wiki
documentation in progress
* [x] file associations * [x] catalogs * [x] server vm arguments * [x] proxy support * [x] formatter settings * [x] cached data
1.0
Provide documentation in the wiki - * [x] file associations * [x] catalogs * [x] server vm arguments * [x] proxy support * [x] formatter settings * [x] cached data
non_priority
provide documentation in the wiki file associations catalogs server vm arguments proxy support formatter settings cached data
0
7,110
4,776,769,730
IssuesEvent
2016-10-27 14:39:27
tbs-sct/gcconnex
https://api.github.com/repos/tbs-sct/gcconnex
closed
Turn GCconnex inbox into a thread of replies.
enhancement Layout / CSS Project plan deliverable Usability
Be able to access conversations and content quickly.
True
Turn GCconnex inbox into a thread of replies. - Be able to access conversations and content quickly.
non_priority
turn gcconnex inbox into a thread of replies be able to access conversations and content quickly
0
42,626
6,993,349,324
IssuesEvent
2017-12-15 10:58:03
kbc-itw/BookChain
https://api.github.com/repos/kbc-itw/BookChain
closed
Chaincode設計
documentation
## 概要 Fabricの中で動くChaincodeを設計する。 ## 目的 Chaincodeは、他のブロックチェーン界隈でいうスマートコントラクトのこと。実際のブロックチェーンへの書き込みやクエリはこのChaincodeを介して行うことになる。 今回はJava SDKからChaincodeを呼び出す流れになるので、その部分のインターフェースを取り決めておく必要がある。
1.0
Chaincode設計 - ## 概要 Fabricの中で動くChaincodeを設計する。 ## 目的 Chaincodeは、他のブロックチェーン界隈でいうスマートコントラクトのこと。実際のブロックチェーンへの書き込みやクエリはこのChaincodeを介して行うことになる。 今回はJava SDKからChaincodeを呼び出す流れになるので、その部分のインターフェースを取り決めておく必要がある。
non_priority
chaincode設計 概要 fabricの中で動くchaincodeを設計する。 目的 chaincodeは、他のブロックチェーン界隈でいうスマートコントラクトのこと。実際のブロックチェーンへの書き込みやクエリはこのchaincodeを介して行うことになる。 今回はjava sdkからchaincodeを呼び出す流れになるので、その部分のインターフェースを取り決めておく必要がある。
0
264,008
19,985,502,650
IssuesEvent
2022-01-30 15:50:24
Dealerdirect/phpcodesniffer-composer-installer
https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer
closed
Document QA and development details
documentation
_This issue addresses a point of concern raised in the conversation of #122_ There seems to be a lot of implicit knowledge assumed regarding the GitHub actions we run. After having documented the current release process, it might also be good to document how to run all of the QA tools in our current pipeline loca...
1.0
Document QA and development details - _This issue addresses a point of concern raised in the conversation of #122_ There seems to be a lot of implicit knowledge assumed regarding the GitHub actions we run. After having documented the current release process, it might also be good to document how to run all of the...
non_priority
document qa and development details this issue addresses a point of concern raised in the conversation of there seems to be a lot of implicit knowledge assumed regarding the github actions we run after having documented the current release process it might also be good to document how to run all of the q...
0
169,708
26,848,067,777
IssuesEvent
2023-02-03 08:54:33
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
opened
A place for users to see all their ongoing recurring expenses
feature complexity → medium frontend needs design
Requested publicly in https://opencollective.slack.com/archives/C0RMV6F8C/p1675293311346129, by @alanna in https://opencollective.slack.com/archives/GFH4N961L/p1674961816732959 and proposed by @aminakazi a while ago (if I remember correctly). # Current status Users can go to User Menu > Manage Expenses to see th...
1.0
A place for users to see all their ongoing recurring expenses - Requested publicly in https://opencollective.slack.com/archives/C0RMV6F8C/p1675293311346129, by @alanna in https://opencollective.slack.com/archives/GFH4N961L/p1674961816732959 and proposed by @aminakazi a while ago (if I remember correctly). # Current ...
non_priority
a place for users to see all their ongoing recurring expenses requested publicly in by alanna in and proposed by aminakazi a while ago if i remember correctly current status users can go to user menu manage expenses to see their pending drafts aka recurring expenses that have been triggered bu...
0
42,570
11,019,628,068
IssuesEvent
2019-12-05 13:06:12
virtualsatellite/VirtualSatellite4-DEV-IDE
https://api.github.com/repos/virtualsatellite/VirtualSatellite4-DEV-IDE
closed
Update dependency to Checkstyle p2
bug build easy
The eclispe checkstyle plugin seems to have moved. The dependency needs to be updated. https://bintray.com/eclipse-cs/eclipse-cs/update-site
1.0
Update dependency to Checkstyle p2 - The eclispe checkstyle plugin seems to have moved. The dependency needs to be updated. https://bintray.com/eclipse-cs/eclipse-cs/update-site
non_priority
update dependency to checkstyle the eclispe checkstyle plugin seems to have moved the dependency needs to be updated
0
120,778
25,862,764,896
IssuesEvent
2022-12-13 18:12:35
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
Improve footer-blue-09
MEDIUM codepeak 22 issue:3
Need to improve this component: footer-blue-09 ## Improvements required : 1. Update design as per the Figma file. 2. Make it responsive ## Any reference image? Current design: ![Screenshot (1961)](https://user-images.githubusercontent.com/66685553/207307402-b7257a22-7bd2-46a2-b724-ee44b77da78c.png)
1.0
Improve footer-blue-09 - Need to improve this component: footer-blue-09 ## Improvements required : 1. Update design as per the Figma file. 2. Make it responsive ## Any reference image? Current design: ![Screenshot (1961)](https://user-images.githubusercontent.com/66685553/207307402-b7257a22-7bd2-46a2-b724-ee...
non_priority
improve footer blue need to improve this component footer blue improvements required update design as per the figma file make it responsive any reference image current design
0
312,338
26,858,287,990
IssuesEvent
2023-02-03 16:14:09
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix tensor.test_torch_special_long
PyTorch Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3977337296/jobs/6818403602" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/3977337296/jobs/6818403602" rel="noopener nore...
1.0
Fix tensor.test_torch_special_long - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3977337296/jobs/6818403602" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/397733729...
non_priority
fix tensor test torch special long tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test torch test tensor py test torch special long e valueerror only one element tensors can be converted to ...
0
242,342
26,264,679,055
IssuesEvent
2023-01-06 11:19:22
taddhopkins/Maven-Prioritize
https://api.github.com/repos/taddhopkins/Maven-Prioritize
closed
CVE-2020-14062 (High) detected in jackson-databind-2.9.10.3.jar - autoclosed
security vulnerability
## CVE-2020-14062 - 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.10.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core strea...
True
CVE-2020-14062 (High) detected in jackson-databind-2.9.10.3.jar - autoclosed - ## CVE-2020-14062 - 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.10.3.jar</b></p></s...
non_priority
cve high detected in jackson databind jar autoclosed 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 tmp ws scm ma...
0
260,267
27,781,285,805
IssuesEvent
2023-03-16 21:18:34
samq-ghdemo/Forrester-Demo
https://api.github.com/repos/samq-ghdemo/Forrester-Demo
opened
CVE-2023-28155 (Medium) detected in multiple libraries
Mend: dependency security vulnerability
## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>request-2.88.2.tgz</b>, <b>request-2.88.0.tgz</b>, <b>request-2.75.0.tgz</b>, <b>request-2.79.0.tgz</b></p></summar...
True
CVE-2023-28155 (Medium) detected in multiple libraries - ## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>request-2.88.2.tgz</b>, <b>request-2.88.0.tgz</b>, <b>requ...
non_priority
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries request tgz request tgz request tgz request tgz request tgz simplified http request client library home page a href path to dependency fi...
0
135,110
30,246,011,326
IssuesEvent
2023-07-06 16:31:14
UUDigitalHumanitieslab/I-analyzer
https://api.github.com/repos/UUDigitalHumanitieslab/I-analyzer
opened
Include elasticsearch in github test action
code quality
Our [test action](https://github.com/UUDigitalHumanitieslab/I-analyzer/blob/develop/.github/workflows/test.yml) does not run elasticsearch, but perhaps this can be added now that @BeritJanssen finished the docker configuration?
1.0
Include elasticsearch in github test action - Our [test action](https://github.com/UUDigitalHumanitieslab/I-analyzer/blob/develop/.github/workflows/test.yml) does not run elasticsearch, but perhaps this can be added now that @BeritJanssen finished the docker configuration?
non_priority
include elasticsearch in github test action our does not run elasticsearch but perhaps this can be added now that beritjanssen finished the docker configuration
0
331,255
24,299,131,748
IssuesEvent
2022-09-29 12:36:59
OpenVPN/easy-rsa
https://api.github.com/repos/OpenVPN/easy-rsa
closed
easy-rsa 3.0.9 Failed to install required data-files to PKI. (init)
packaging documentation Solution applied Version 3.0.x
Trying to upgrade to 3.0.9, but saw the `easyrsa init-pki` runtime failure: ``` ==> easyrsa init-pki * WARNING: Failed to install required data-files to PKI. (init) Easy-RSA error: init-pki failed to create safe SSL conf: /private/tmp/easy-rsa-test-20220518-71956-ds9c54/pki/safessl-easyrsa.cnf ``` rel...
1.0
easy-rsa 3.0.9 Failed to install required data-files to PKI. (init) - Trying to upgrade to 3.0.9, but saw the `easyrsa init-pki` runtime failure: ``` ==> easyrsa init-pki * WARNING: Failed to install required data-files to PKI. (init) Easy-RSA error: init-pki failed to create safe SSL conf: /private/tmp/e...
non_priority
easy rsa failed to install required data files to pki init trying to upgrade to but saw the easyrsa init pki runtime failure easyrsa init pki warning failed to install required data files to pki init easy rsa error init pki failed to create safe ssl conf private tmp e...
0
82,774
23,874,509,529
IssuesEvent
2022-09-07 17:41:22
eclipse/lemminx
https://api.github.com/repos/eclipse/lemminx
opened
Replace remark-java
build dependencies
The fork of remark-java that we use has been archived by the maintainer. Look into alternative libraries to accomplish the same thing. See: * https://github.com/eclipse/lemminx/pull/1288 (we need to update a library to address a security vulnerability, but updating the library breaks remark-java) * https://github....
1.0
Replace remark-java - The fork of remark-java that we use has been archived by the maintainer. Look into alternative libraries to accomplish the same thing. See: * https://github.com/eclipse/lemminx/pull/1288 (we need to update a library to address a security vulnerability, but updating the library breaks remark-ja...
non_priority
replace remark java the fork of remark java that we use has been archived by the maintainer look into alternative libraries to accomplish the same thing see we need to update a library to address a security vulnerability but updating the library breaks remark java
0
111,969
9,549,226,959
IssuesEvent
2019-05-02 08:32:16
elastic/apm-agent-dotnet
https://api.github.com/repos/elastic/apm-agent-dotnet
closed
Add integration-test sample
.NET Core [zube]: In Progress test
There should be .NET tests here: https://github.com/elastic/apm-integration-testing. Prerequisite: https://github.com/elastic/apm-agent-dotnet/issues/14 - [x] Create opbeans repository - [x] Implement opbeans sample - [x] Add test to https://github.com/elastic/apm-integration-testing
1.0
Add integration-test sample - There should be .NET tests here: https://github.com/elastic/apm-integration-testing. Prerequisite: https://github.com/elastic/apm-agent-dotnet/issues/14 - [x] Create opbeans repository - [x] Implement opbeans sample - [x] Add test to https://github.com/elastic/apm-integration...
non_priority
add integration test sample there should be net tests here prerequisite create opbeans repository implement opbeans sample add test to
0
16,973
4,110,590,796
IssuesEvent
2016-06-07 00:05:58
saltstack/salt
https://api.github.com/repos/saltstack/salt
opened
Document and test configs in saltrc
Documentation Feature Needs Testcase
### Description of Issue/Question Document and test [placing configs](https://github.com/saltstack/salt/blob/v2015.8.10/salt/config.py#L3058-L3064) in `${XDG_DIR}/saltrc` and `~/..saltrc`.
1.0
Document and test configs in saltrc - ### Description of Issue/Question Document and test [placing configs](https://github.com/saltstack/salt/blob/v2015.8.10/salt/config.py#L3058-L3064) in `${XDG_DIR}/saltrc` and `~/..saltrc`.
non_priority
document and test configs in saltrc description of issue question document and test in xdg dir saltrc and saltrc
0
112,525
11,770,843,598
IssuesEvent
2020-03-15 21:03:52
sharkdp/fd
https://api.github.com/repos/sharkdp/fd
closed
Add short option for --same-file-system
documentation help wanted
I commonly use `-xdev` in `find`. `--same-file-system` is a bit of a mouthful. Would you consider adding `-X` or some other short form for this (currently longest) long option? Related: #507 #536
1.0
Add short option for --same-file-system - I commonly use `-xdev` in `find`. `--same-file-system` is a bit of a mouthful. Would you consider adding `-X` or some other short form for this (currently longest) long option? Related: #507 #536
non_priority
add short option for same file system i commonly use xdev in find same file system is a bit of a mouthful would you consider adding x or some other short form for this currently longest long option related
0
148,906
13,250,499,167
IssuesEvent
2020-08-19 23:12:47
boto/boto3
https://api.github.com/repos/boto/boto3
closed
SQS Client Send Message Documentation Typo
closed-for-staleness documentation
The documentation uses parameter 'DataType': 'string', the correct parameter is 'DataType': 'String' Must use capitalized 'String'. Documentation Snippet: response = client.send_message( QueueUrl='string', MessageBody='string', DelaySeconds=123, MessageAttributes={ 'string': { ...
1.0
SQS Client Send Message Documentation Typo - The documentation uses parameter 'DataType': 'string', the correct parameter is 'DataType': 'String' Must use capitalized 'String'. Documentation Snippet: response = client.send_message( QueueUrl='string', MessageBody='string', DelaySeconds=123, ...
non_priority
sqs client send message documentation typo the documentation uses parameter datatype string the correct parameter is datatype string must use capitalized string documentation snippet response client send message queueurl string messagebody string delayseconds ...
0
51,853
6,200,024,016
IssuesEvent
2017-07-05 23:22:40
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
System.Text.Encoding tests are crashing uapaot ilc test run
area-System.Runtime bug test-run-uwp-ilc
There are two System.Text.Encoding tests that are crashing the test run process only on Debug builds. From what I can tell after doing some debugging, the problem seems to be when we try to pass in some member data to a Theory, specifically when that member data is an object array for which one of the elements is a str...
1.0
System.Text.Encoding tests are crashing uapaot ilc test run - There are two System.Text.Encoding tests that are crashing the test run process only on Debug builds. From what I can tell after doing some debugging, the problem seems to be when we try to pass in some member data to a Theory, specifically when that member ...
non_priority
system text encoding tests are crashing uapaot ilc test run there are two system text encoding tests that are crashing the test run process only on debug builds from what i can tell after doing some debugging the problem seems to be when we try to pass in some member data to a theory specifically when that member ...
0
67,146
7,036,627,078
IssuesEvent
2017-12-28 09:55:08
red/red
https://api.github.com/repos/red/red
closed
Tab key is lost when Shift key is pressed on macOS
GUI status.built status.tested type.bug
### Expected behavior The value of the Tab key must be preserved when the Shift key is pressed. ### Actual behavior The value of the Tab key is lost when the Shift key is pressed. Works fine on Windows 10 but not on macOS. ### Steps to reproduce the problem An example script: ``` Red [Needs: 'View] view [ ...
1.0
Tab key is lost when Shift key is pressed on macOS - ### Expected behavior The value of the Tab key must be preserved when the Shift key is pressed. ### Actual behavior The value of the Tab key is lost when the Shift key is pressed. Works fine on Windows 10 but not on macOS. ### Steps to reproduce the problem ...
non_priority
tab key is lost when shift key is pressed on macos expected behavior the value of the tab key must be preserved when the shift key is pressed actual behavior the value of the tab key is lost when the shift key is pressed works fine on windows but not on macos steps to reproduce the problem ...
0
78,369
9,695,791,282
IssuesEvent
2019-05-25 00:49:17
ppy/osu-web
https://api.github.com/repos/ppy/osu-web
opened
User card doesn't show anything about user group
design
![image](https://user-images.githubusercontent.com/191335/58362474-48bba600-7ed2-11e9-850e-df0ca2dcd16d.png) I feel like there should be a way of confirming if a user is a dev or moderator as it is useful context.
1.0
User card doesn't show anything about user group - ![image](https://user-images.githubusercontent.com/191335/58362474-48bba600-7ed2-11e9-850e-df0ca2dcd16d.png) I feel like there should be a way of confirming if a user is a dev or moderator as it is useful context.
non_priority
user card doesn t show anything about user group i feel like there should be a way of confirming if a user is a dev or moderator as it is useful context
0
1,101
2,852,878,186
IssuesEvent
2015-06-01 15:42:50
project8/mantis
https://api.github.com/repos/project8/mantis
closed
Delay starting digitization
performance
During tests of the updated mantis (client branch), I noticed that when the run would start, after the digitizer reported that it was "loose," there was a 30-60-second delay before it would actually take data. Then data would be taken at what appeared to be an normal rate, and no deadtime was reported.
True
Delay starting digitization - During tests of the updated mantis (client branch), I noticed that when the run would start, after the digitizer reported that it was "loose," there was a 30-60-second delay before it would actually take data. Then data would be taken at what appeared to be an normal rate, and no deadtime...
non_priority
delay starting digitization during tests of the updated mantis client branch i noticed that when the run would start after the digitizer reported that it was loose there was a second delay before it would actually take data then data would be taken at what appeared to be an normal rate and no deadtime w...
0
116,211
9,828,943,694
IssuesEvent
2019-06-15 16:12:21
AlternateLife/Bugs
https://api.github.com/repos/AlternateLife/Bugs
opened
Laufen während der Kriechanimation
bug ingame stresstest
**Beschreibe den Fehler** Wenn man in der Kriechanimation ist ist es möglich diese zu umgehen und trotzdem zu laufen wodurch man deutlich schneller ist. **Reproduktion des Fehlers** Schritte, um den Fehler zu reproduzieren: Während man in der Kriechanimation ist die Kamera seitlich auf den Charakter richten, A g...
1.0
Laufen während der Kriechanimation - **Beschreibe den Fehler** Wenn man in der Kriechanimation ist ist es möglich diese zu umgehen und trotzdem zu laufen wodurch man deutlich schneller ist. **Reproduktion des Fehlers** Schritte, um den Fehler zu reproduzieren: Während man in der Kriechanimation ist die Kamera se...
non_priority
laufen während der kriechanimation beschreibe den fehler wenn man in der kriechanimation ist ist es möglich diese zu umgehen und trotzdem zu laufen wodurch man deutlich schneller ist reproduktion des fehlers schritte um den fehler zu reproduzieren während man in der kriechanimation ist die kamera se...
0
69,457
9,304,138,778
IssuesEvent
2019-03-24 22:46:25
CBICA/CaPTk
https://api.github.com/repos/CBICA/CaPTk
closed
Utilities `--help` documentation
documentation
**Describe the Bug** Utilities `--help` documentation The `--help` output is missing explanation of purpose (1 paragraph overview, basic info re. required input data types, results that are produced, etc), The `--help` output is missing examples
1.0
Utilities `--help` documentation - **Describe the Bug** Utilities `--help` documentation The `--help` output is missing explanation of purpose (1 paragraph overview, basic info re. required input data types, results that are produced, etc), The `--help` output is missing examples
non_priority
utilities help documentation describe the bug utilities help documentation the help output is missing explanation of purpose paragraph overview basic info re required input data types results that are produced etc the help output is missing examples
0
90,703
11,426,050,203
IssuesEvent
2020-02-03 21:06:00
ParabolInc/action
https://api.github.com/repos/ParabolInc/action
opened
Thread AC WIP
design discussion issue wip
I’m 80% or done with this…most sections will become separate issues including a first, lean implementation issue. Feel free to comment/edit. A few ideas are options to be proposed. ## Lean first version ### Adding comments and tasks - Comments can be added by pressing enter or the `add` icon - Tasks can be adde...
1.0
Thread AC WIP - I’m 80% or done with this…most sections will become separate issues including a first, lean implementation issue. Feel free to comment/edit. A few ideas are options to be proposed. ## Lean first version ### Adding comments and tasks - Comments can be added by pressing enter or the `add` icon - T...
non_priority
thread ac wip i’m or done with this…most sections will become separate issues including a first lean implementation issue feel free to comment edit a few ideas are options to be proposed lean first version adding comments and tasks comments can be added by pressing enter or the add icon ta...
0
427,582
29,830,639,613
IssuesEvent
2023-06-18 08:18:16
TEZv/homepage
https://api.github.com/repos/TEZv/homepage
closed
Update content
documentation enhancement frontend content
### _Review_ and _update_ the content on the homepage to - [x] **provide accurate information** and - [x] **up-to-date information**. ### **Labels:** - [x] _Content_, _Frontend_ ### **Milestones:** - [x] more _time_ needed to _update_ the content with _appropriate_ information **Assignees**: - [x] @...
1.0
Update content - ### _Review_ and _update_ the content on the homepage to - [x] **provide accurate information** and - [x] **up-to-date information**. ### **Labels:** - [x] _Content_, _Frontend_ ### **Milestones:** - [x] more _time_ needed to _update_ the content with _appropriate_ information **Assig...
non_priority
update content review and update the content on the homepage to provide accurate information and up to date information labels content frontend milestones more time needed to update the content with appropriate information assignees ...
0
15,480
8,920,800,411
IssuesEvent
2019-01-21 08:14:22
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
[TFLite, Quantization, Performance] float32 nodes faster than uint8.
comp:lite stat:awaiting response type:bug/performance
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04 - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: No - TensorFlow i...
True
[TFLite, Quantization, Performance] float32 nodes faster than uint8. - **System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04 - Mobile device (e.g. iPhone 8, Pixel 2, Sa...
non_priority
nodes faster than system information have i written custom code as opposed to using a stock example script provided in tensorflow yes os platform and distribution e g linux ubuntu linux ubuntu mobile device e g iphone pixel samsung galaxy if the issue happens on mobile dev...
0
161,522
13,851,252,879
IssuesEvent
2020-10-15 03:28:14
openrelics/enigma
https://api.github.com/repos/openrelics/enigma
closed
The project is missing a Bill of Materials
bug documentation
Standard [part-numbering.md](https://github.com/openrelics/enigma/blob/main/part-numbering.md) requires project components to have valid part numbers and be listed in a project-wide Bill of Materials document (BOM). This document does not exist, and there are components in Fusion 360 without valid part numbers.
1.0
The project is missing a Bill of Materials - Standard [part-numbering.md](https://github.com/openrelics/enigma/blob/main/part-numbering.md) requires project components to have valid part numbers and be listed in a project-wide Bill of Materials document (BOM). This document does not exist, and there are components in F...
non_priority
the project is missing a bill of materials standard requires project components to have valid part numbers and be listed in a project wide bill of materials document bom this document does not exist and there are components in fusion without valid part numbers
0
26,425
5,253,280,855
IssuesEvent
2017-02-02 09:04:10
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Technical documentation for Fit benchmarking scripts
Component: Documentation Component: Fitting
Tech doc for scripts\CompareFitMinimizers. Add a .md file as for example is done for scripts\DiamondAttenuationCorrection etc
1.0
Technical documentation for Fit benchmarking scripts - Tech doc for scripts\CompareFitMinimizers. Add a .md file as for example is done for scripts\DiamondAttenuationCorrection etc
non_priority
technical documentation for fit benchmarking scripts tech doc for scripts comparefitminimizers add a md file as for example is done for scripts diamondattenuationcorrection etc
0
42,563
5,476,382,614
IssuesEvent
2017-03-11 20:07:33
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
closed
UI suggestion: visual distinction between session tabs
design release/not-blocking suggestion
**Did you search for similar issues before submitting this one?** Yes **Describe the issue you encountered:** When using session tabs, I can be confused in which session I'm currently in. Currently, the only way to know is to hover the session icon on the tab. ![screenshot from 2016-08-10 09-54-01](https://cloud.gith...
1.0
UI suggestion: visual distinction between session tabs - **Did you search for similar issues before submitting this one?** Yes **Describe the issue you encountered:** When using session tabs, I can be confused in which session I'm currently in. Currently, the only way to know is to hover the session icon on the tab. ...
non_priority
ui suggestion visual distinction between session tabs did you search for similar issues before submitting this one yes describe the issue you encountered when using session tabs i can be confused in which session i m currently in currently the only way to know is to hover the session icon on the tab ...
0
86,750
24,941,178,888
IssuesEvent
2022-10-31 19:05:29
microsoft/PowerToys
https://api.github.com/repos/microsoft/PowerToys
closed
Make MSI publish pre-build event more robust to Visual Studio paths
Needs-Author-Feedback Area-Quality Area-Build Status-No recent activity
Currently in order to use the `msbuild` command in the pre-build event, we follow the same procedure that is done in [build.cmd](https://github.com/microsoft/PowerToys/blob/c7fb1f6d17b1faec85f4cf7d6ae511e36c653c3c/.pipelines/build.cmd#L3) for the pipeline, i.e. `call "C:\Program Files (x86)\Microsoft Visual Studio\201...
1.0
Make MSI publish pre-build event more robust to Visual Studio paths - Currently in order to use the `msbuild` command in the pre-build event, we follow the same procedure that is done in [build.cmd](https://github.com/microsoft/PowerToys/blob/c7fb1f6d17b1faec85f4cf7d6ae511e36c653c3c/.pipelines/build.cmd#L3) for the pip...
non_priority
make msi publish pre build event more robust to visual studio paths currently in order to use the msbuild command in the pre build event we follow the same procedure that is done in for the pipeline i e call c program files microsoft visual studio enterprise tools vsdevcmd bat arch host arch...
0
52,447
13,224,732,260
IssuesEvent
2020-08-17 19:44:02
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
Docs-build Segmentation Fault (Trac #2224)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2224">https://code.icecube.wisc.edu/projects/icecube/ticket/2224</a>, reported by amedina</summary> <p> ```json { "status": "closed", "changetime": "2018-12-11T21:20:15", "_ts": "1544563215822180", "des...
1.0
Docs-build Segmentation Fault (Trac #2224) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/2224">https://code.icecube.wisc.edu/projects/icecube/ticket/2224</a>, reported by amedina</summary> <p> ```json { "status": "closed", "changetime": "2018-12-11T21:20...
non_priority
docs build segmentation fault trac migrated from json status closed changetime ts description while trying to run docs build an error was reported saying that there was a segmentation fault not entirely sure why nthis was using python and r...
0
123,092
16,441,566,705
IssuesEvent
2021-05-20 14:53:22
gnosis/safe-react
https://api.github.com/repos/gnosis/safe-react
closed
[Address Book v2] Import/Export design
Design
We need to come up with the design for the Import/export feature described in #1221. ### Screens **The Address Book screen:** * An Export button * An Import button A new **Export** screen – a simple modal window with: * specify that what is going to be exported is a CSV: only names and addresses * a succ...
1.0
[Address Book v2] Import/Export design - We need to come up with the design for the Import/export feature described in #1221. ### Screens **The Address Book screen:** * An Export button * An Import button A new **Export** screen – a simple modal window with: * specify that what is going to be exported is ...
non_priority
import export design we need to come up with the design for the import export feature described in screens the address book screen an export button an import button a new export screen – a simple modal window with specify that what is going to be exported is a csv only names a...
0
254,516
21,791,219,159
IssuesEvent
2022-05-14 23:35:41
metaplex-foundation/metaplex
https://api.github.com/repos/metaplex-foundation/metaplex
opened
[Bug]: Arweave-sol upload
needs tests bug
### Which package is this bug report for? candy machine cli ### Issue description Upload keep stoping at: Progress: [███████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 17% | 38/213 And I get different log output each time, here is one of them, and keep reruning multiple times and it keeps eating SOL ### Command ```shel...
1.0
[Bug]: Arweave-sol upload - ### Which package is this bug report for? candy machine cli ### Issue description Upload keep stoping at: Progress: [███████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 17% | 38/213 And I get different log output each time, here is one of them, and keep reruning multiple times and it keeps eati...
non_priority
arweave sol upload which package is this bug report for candy machine cli issue description upload keep stoping at progress and i get different log output each time here is one of them and keep reruning multiple times and it keeps eating sol command shell ts node metaplex ...
0
99,385
12,421,007,410
IssuesEvent
2020-05-23 14:50:03
ipfs/docs
https://api.github.com/repos/ipfs/docs
closed
Restyle alert panels
dif/easy effort/hours help wanted topic/design-front-end topic/infra
When time allows, here's some mods for the various alert blocks. I'm happy to attack myself, but first need someone such as @cwaring to show me where the controls are buried. ![image](https://user-images.githubusercontent.com/9259185/70178640-3d77dd00-16a2-11ea-8ac0-f4acc0931449.png) - [ ] Narrow the left strip t...
1.0
Restyle alert panels - When time allows, here's some mods for the various alert blocks. I'm happy to attack myself, but first need someone such as @cwaring to show me where the controls are buried. ![image](https://user-images.githubusercontent.com/9259185/70178640-3d77dd00-16a2-11ea-8ac0-f4acc0931449.png) - [ ] ...
non_priority
restyle alert panels when time allows here s some mods for the various alert blocks i m happy to attack myself but first need someone such as cwaring to show me where the controls are buried narrow the left strip to pixels wide for all letter spacing for the all caps headers ti...
0
8,085
11,257,663,499
IssuesEvent
2020-01-13 00:19:35
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
SAGA SagaAlgorithm().processAlgorithm() builds multiple saga_cmd commands for composite algorithms
Bug Processing
Using PyQGIS to automate QGIS version 3.8.0 from OSGEO4W64, running SAGA tools that have _n_-multiple output files (e.g., Morphometric Features, Basic Terrain Analysis) creates saga batch files with _n_ repeats of `saga_cmd`. An example is probably easiest way to explain: see below `saga_batch_job.bat` created when run...
1.0
SAGA SagaAlgorithm().processAlgorithm() builds multiple saga_cmd commands for composite algorithms - Using PyQGIS to automate QGIS version 3.8.0 from OSGEO4W64, running SAGA tools that have _n_-multiple output files (e.g., Morphometric Features, Basic Terrain Analysis) creates saga batch files with _n_ repeats of `saga...
non_priority
saga sagaalgorithm processalgorithm builds multiple saga cmd commands for composite algorithms using pyqgis to automate qgis version from running saga tools that have n multiple output files e g morphometric features basic terrain analysis creates saga batch files with n repeats of saga cmd a...
0
136,314
12,706,508,138
IssuesEvent
2020-06-23 07:19:19
heobu/swe573
https://api.github.com/repos/heobu/swe573
closed
Project Planning Tool Issue with Resource Conflict
documentation help wanted question wontfix
The tool used for Project Planning is ProjectLibre. This tool does not prevent a resource from being allocated for multiple tasks simultaneously. It would be useful if there was a way to prevent this from happening instead of manually entering start/end dates for each task so that a resource is not used by multip...
1.0
Project Planning Tool Issue with Resource Conflict - The tool used for Project Planning is ProjectLibre. This tool does not prevent a resource from being allocated for multiple tasks simultaneously. It would be useful if there was a way to prevent this from happening instead of manually entering start/end dates f...
non_priority
project planning tool issue with resource conflict the tool used for project planning is projectlibre this tool does not prevent a resource from being allocated for multiple tasks simultaneously it would be useful if there was a way to prevent this from happening instead of manually entering start end dates f...
0
5,180
7,964,094,173
IssuesEvent
2018-07-13 20:03:42
CCALI/caw
https://api.github.com/repos/CCALI/caw
closed
Question Bank link in rh menu needs to move up to Quizzes section
in process ready
The Question Bank should be part of the QuizWright Toolbox, not CALI Teaching Resources.
1.0
Question Bank link in rh menu needs to move up to Quizzes section - The Question Bank should be part of the QuizWright Toolbox, not CALI Teaching Resources.
non_priority
question bank link in rh menu needs to move up to quizzes section the question bank should be part of the quizwright toolbox not cali teaching resources
0
22,957
11,810,757,589
IssuesEvent
2020-03-19 17:00:29
Azure/azure-powershell
https://api.github.com/repos/Azure/azure-powershell
closed
need cmdlet in Az.PolicyInsights to trigger evaluation
Feature Request Policy Insights Service Attention customer-reported
## Description of the new feature Add a new Az.PolicyInsights cmdlet to trigger policy evaluation. ## Proposed implementation details (optional) The cmdlet should implement the triggerEvaluation REST API (https://docs.microsoft.com/en-us/rest/api/policy-insights/policystates/triggersubscriptionevaluation)
1.0
need cmdlet in Az.PolicyInsights to trigger evaluation - ## Description of the new feature Add a new Az.PolicyInsights cmdlet to trigger policy evaluation. ## Proposed implementation details (optional) The cmdlet should implement the triggerEvaluation REST API (https://docs.microsoft.com/en-us/rest/api/policy-ins...
non_priority
need cmdlet in az policyinsights to trigger evaluation description of the new feature add a new az policyinsights cmdlet to trigger policy evaluation proposed implementation details optional the cmdlet should implement the triggerevaluation rest api
0
27,339
12,543,333,792
IssuesEvent
2020-06-05 15:22:55
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Alerting] Pre-configured docs link points to the wrong page
Feature:Alerting Team:Alerting Services bug
**Kibana version:** 7.8.0 BC5 **Describe the bug:** The URL for "Learn more about preconfigured connectors." in the connector details leads to: https://www.elastic.co/guide/en/kibana/7.8/pre-configured-connectors.html The correct doc URL is: https://www.elastic.co/guide/en/kibana/7.8/pre-configured-action-type...
1.0
[Alerting] Pre-configured docs link points to the wrong page - **Kibana version:** 7.8.0 BC5 **Describe the bug:** The URL for "Learn more about preconfigured connectors." in the connector details leads to: https://www.elastic.co/guide/en/kibana/7.8/pre-configured-connectors.html The correct doc URL is: https:...
non_priority
pre configured docs link points to the wrong page kibana version describe the bug the url for learn more about preconfigured connectors in the connector details leads to the correct doc url is steps to reproduce setup a preconfigured connector open the connector ...
0
301,494
26,052,676,455
IssuesEvent
2022-12-22 20:31:39
libreswan/libreswan
https://api.github.com/repos/libreswan/libreswan
opened
initiator asks for IPv4+IPv6; responder only has IPv6
IKEv2 test-needed traffic-selectors
v4.9 unconditionally asks for both IPv4 and IPv6 addresses. mainline only asks for the IP addresses it sees it needs. Need to test v4.9 behaviour against mainline responder.
1.0
initiator asks for IPv4+IPv6; responder only has IPv6 - v4.9 unconditionally asks for both IPv4 and IPv6 addresses. mainline only asks for the IP addresses it sees it needs. Need to test v4.9 behaviour against mainline responder.
non_priority
initiator asks for responder only has unconditionally asks for both and addresses mainline only asks for the ip addresses it sees it needs need to test behaviour against mainline responder
0
195,419
22,339,599,897
IssuesEvent
2022-06-14 22:30:35
vincenzodistasio97/events-manager-io
https://api.github.com/repos/vincenzodistasio97/events-manager-io
opened
CVE-2019-10744 (High) detected in multiple libraries
security vulnerability
## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-es-4.17.8.tgz</b>, <b>lodash-es-4.17.4.tgz</b>, <b>lodash-4.17.10.tgz</b>, <b>lodash-4.17.4.tgz</b>, <b>lodash...
True
CVE-2019-10744 (High) detected in multiple libraries - ## CVE-2019-10744 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-es-4.17.8.tgz</b>, <b>lodash-es-4.17.4.tgz</b>, <b>loda...
non_priority
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries lodash es tgz lodash es tgz lodash tgz lodash tgz lodash tgz lodash es tgz lodash exported as es modules library home page a href pa...
0
139,252
20,818,527,991
IssuesEvent
2022-03-18 13:08:38
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
opened
Add PDF download button (not link) guidance and add to the pattern library
vsp-design-system-team
# Feature Request - [x] I’ve searched for any related issues and avoided creating a duplicate issue. ## This update is for: - [x] Content style guide - [x] Component - [x] Pattern - [ ] Utility - [ ] Other ## What is the name? <!-- Please describe the name of the component/pattern/utility, ...
1.0
Add PDF download button (not link) guidance and add to the pattern library - # Feature Request - [x] I’ve searched for any related issues and avoided creating a duplicate issue. ## This update is for: - [x] Content style guide - [x] Component - [x] Pattern - [ ] Utility - [ ] Other ## What is the name? ...
non_priority
add pdf download button not link guidance and add to the pattern library feature request i’ve searched for any related issues and avoided creating a duplicate issue this update is for content style guide component pattern utility other what is the name ...
0
233,146
25,739,685,651
IssuesEvent
2022-12-08 04:42:53
clinical-meteor/vault-server
https://api.github.com/repos/clinical-meteor/vault-server
opened
Add authentication guard around $export function
cybsersecurity audit
```javascript // FhirServer/Core.js if(get(Meteor, 'settings.private.enableJwtBackendServices')){ if(get(req, "headers.authorization")){ // do some JwtBackendServices authentication } } if((req.params.id === "$export") && (isAuthorizedToExport)){ // export some data } ```
True
Add authentication guard around $export function - ```javascript // FhirServer/Core.js if(get(Meteor, 'settings.private.enableJwtBackendServices')){ if(get(req, "headers.authorization")){ // do some JwtBackendServices authentication } } if((req.params.id === "$export") && (isAuthorizedToExport)){ ...
non_priority
add authentication guard around export function javascript fhirserver core js if get meteor settings private enablejwtbackendservices if get req headers authorization do some jwtbackendservices authentication if req params id export isauthorizedtoexport ...
0