Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
58,376 | 14,371,296,081 | IssuesEvent | 2020-12-01 12:21:46 | hasura/graphql-engine | https://api.github.com/repos/hasura/graphql-engine | closed | support pg_dump for Postgres 13 | c/build-system c/server | I'm using Hasura ver 1.3.2. When I call `hasura migrate ...`, I got an error.
```
cannot fetch schema dump: [unexpected] error while executing pg_dump: pg_dump: error: server version: 13rc1; pg_dump version: 12.2 (Debian 12.2-2.pgdg90+1)
```
I think Hasura currently only supports pg ver 12 & below. | 1.0 | support pg_dump for Postgres 13 - I'm using Hasura ver 1.3.2. When I call `hasura migrate ...`, I got an error.
```
cannot fetch schema dump: [unexpected] error while executing pg_dump: pg_dump: error: server version: 13rc1; pg_dump version: 12.2 (Debian 12.2-2.pgdg90+1)
```
I think Hasura currently only supports pg ver 12 & below. | non_priority | support pg dump for postgres i m using hasura ver when i call hasura migrate i got an error cannot fetch schema dump error while executing pg dump pg dump error server version pg dump version debian i think hasura currently only supports pg ver below | 0 |
69,257 | 30,215,415,627 | IssuesEvent | 2023-07-05 15:15:53 | Azure/azure-powershell | https://api.github.com/repos/Azure/azure-powershell | closed | [Feature]: Add ability to `Get-AzVmss` on `-ResourceId` | feature-request Compute - VMSS Service Attention customer-reported | ### Description of the new feature
Please make `Get-AzVmss` (and probably other `<verb>-AzVmss` cmdlets) more flexible by adding optional `-ResourceId` parameter, like `Get-AzVm` and many other Az cmdlets already have.
Would also make it possible to `Get-AzVmss` without first having to `Set-AzContext`. Which could help make scripts faster to run, with less logic to create and maintain.
If I have resourceid as input in scripts now, I currently solve it like so:
```powershell
Get-AzVmss -ResourceGroupName $VmssResourceId.Split('/')[4] -VMScaleSetName $VmssResourceId.Split('/')[-1]
```
With this feature implemented, it can be done much cleaner like so:
```powershell
Get-AzVmss -ResourceId $VmssResourceId
```
### Proposed implementation details (optional)
Just like `Get-AzVm`. | 1.0 | [Feature]: Add ability to `Get-AzVmss` on `-ResourceId` - ### Description of the new feature
Please make `Get-AzVmss` (and probably other `<verb>-AzVmss` cmdlets) more flexible by adding optional `-ResourceId` parameter, like `Get-AzVm` and many other Az cmdlets already have.
Would also make it possible to `Get-AzVmss` without first having to `Set-AzContext`. Which could help make scripts faster to run, with less logic to create and maintain.
If I have resourceid as input in scripts now, I currently solve it like so:
```powershell
Get-AzVmss -ResourceGroupName $VmssResourceId.Split('/')[4] -VMScaleSetName $VmssResourceId.Split('/')[-1]
```
With this feature implemented, it can be done much cleaner like so:
```powershell
Get-AzVmss -ResourceId $VmssResourceId
```
### Proposed implementation details (optional)
Just like `Get-AzVm`. | non_priority | add ability to get azvmss on resourceid description of the new feature please make get azvmss and probably other azvmss cmdlets more flexible by adding optional resourceid parameter like get azvm and many other az cmdlets already have would also make it possible to get azvmss without first having to set azcontext which could help make scripts faster to run with less logic to create and maintain if i have resourceid as input in scripts now i currently solve it like so powershell get azvmss resourcegroupname vmssresourceid split vmscalesetname vmssresourceid split with this feature implemented it can be done much cleaner like so powershell get azvmss resourceid vmssresourceid proposed implementation details optional just like get azvm | 0 |
311,066 | 23,369,544,812 | IssuesEvent | 2022-08-10 18:28:33 | cloudflare/cloudflare-docs | https://api.github.com/repos/cloudflare/cloudflare-docs | closed | Provide reference documentation for cdn-cgi/access/certs | documentation product:access Backlog content:new | ### Product
Zero Trust
### Subject Matter
Various documentation refers to and consumes the `/cdn-cgi/access/certs` endpoint. There should be formal reference documentation that specifies the format this endpoint returns, along with any semantics that a developer ought to know.
### Content Location
#### Where would you expect this addition to be placed?
At some long-lived persistent URL that I can reference from my code of configuration that consumes it.
#### Please provide any URLs to existing documents.
https://developers.cloudflare.com/cloudflare-one/identity/users/validating-json/#manual-verification
| 1.0 | Provide reference documentation for cdn-cgi/access/certs - ### Product
Zero Trust
### Subject Matter
Various documentation refers to and consumes the `/cdn-cgi/access/certs` endpoint. There should be formal reference documentation that specifies the format this endpoint returns, along with any semantics that a developer ought to know.
### Content Location
#### Where would you expect this addition to be placed?
At some long-lived persistent URL that I can reference from my code of configuration that consumes it.
#### Please provide any URLs to existing documents.
https://developers.cloudflare.com/cloudflare-one/identity/users/validating-json/#manual-verification
| non_priority | provide reference documentation for cdn cgi access certs product zero trust subject matter various documentation refers to and consumes the cdn cgi access certs endpoint there should be formal reference documentation that specifies the format this endpoint returns along with any semantics that a developer ought to know content location where would you expect this addition to be placed at some long lived persistent url that i can reference from my code of configuration that consumes it please provide any urls to existing documents | 0 |
91,670 | 3,857,177,292 | IssuesEvent | 2016-04-07 03:56:36 | Microsoft/RTVS | https://api.github.com/repos/Microsoft/RTVS | closed | Attempt to uninstall from Loaded tab replaces loaded list with installed list | area:Package Manager priority:P1 type:bug | Try uninstallng base from Loaded tab
List replaced by installed packages list | 1.0 | Attempt to uninstall from Loaded tab replaces loaded list with installed list - Try uninstallng base from Loaded tab
List replaced by installed packages list | priority | attempt to uninstall from loaded tab replaces loaded list with installed list try uninstallng base from loaded tab list replaced by installed packages list | 1 |
6,437 | 2,588,038,355 | IssuesEvent | 2015-02-17 22:13:34 | ilios/ilios | https://api.github.com/repos/ilios/ilios | closed | load user attributes in management console asynchronously | Deprecated Functionality low priority wontfix | refs #364.
see `ilios.management.user_accounts.buildUserAddAndRolesDOM`
rewrite this whole mess to load user attributes asynchronously. | 1.0 | load user attributes in management console asynchronously - refs #364.
see `ilios.management.user_accounts.buildUserAddAndRolesDOM`
rewrite this whole mess to load user attributes asynchronously. | priority | load user attributes in management console asynchronously refs see ilios management user accounts builduseraddandrolesdom rewrite this whole mess to load user attributes asynchronously | 1 |
194,080 | 6,891,424,295 | IssuesEvent | 2017-11-22 17:00:06 | vmware/vic | https://api.github.com/repos/vmware/vic | opened | Regression in our vic-machine logging | kind/bug priority/high team/lifecycle | The vic-machine.log is correct, but stdout shows a bunch of new non-printing characters like \, ", \n, etc.
```
'time="2017-11-22T10:54:07-06:00" level=info msg="### Installing VCH ####" time="2017-11-22T10:54:07-06:00" level=warning msg="Using administrative user for VCH operation - use --ops-user to improve security (see -x for advanced help)" time="2017-11-22T10:54:07-06:00" level=warning msg="Configuring without TLS - all communications will be insecure" time="2017-11-22T10:54:08-06:00" level=info msg="Validating supplied configuration" time="2017-11-22T10:54:09-06:00" level=info msg="Suggesting valid values for --image-store based on \"*\"" time="2017-11-22T10:54:09-06:00" level=info msg="Suggested values for --image-store:" time="2017-11-22T10:54:09-06:00" level=info msg=" \"datastore1\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-storage61.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"scm-trees.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-ob.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-apps.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"bugs.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-toolchain.eng.vmware.com_0\"" time="2017-11-22T10:54:10-06:00" level=error msg="Firewall check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg="License check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg="DRS check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg="Compatibility check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg=-------------------- time="2017-11-22T10:54:10-06:00" level=error msg="Target is managed by vCenter server \"10.160.53.128\", please change --target to vCenter server address or select a standalone ESXi" time="2017-11-22T10:54:10-06:00" level=error msg="datastore empty" time="2017-11-22T10:54:10-06:00" level=error msg="Firewall check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="License check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="DRS check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="Compatibility check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="Create cannot continue: configuration validation failed" time="2017-11-22T10:54:10-06:00" level=error msg=-------------------- time="2017-11-22T10:54:10-06:00" level=error msg="vic-machine-linux create failed: validation of configuration failed\n" '
``` | 1.0 | Regression in our vic-machine logging - The vic-machine.log is correct, but stdout shows a bunch of new non-printing characters like \, ", \n, etc.
```
'time="2017-11-22T10:54:07-06:00" level=info msg="### Installing VCH ####" time="2017-11-22T10:54:07-06:00" level=warning msg="Using administrative user for VCH operation - use --ops-user to improve security (see -x for advanced help)" time="2017-11-22T10:54:07-06:00" level=warning msg="Configuring without TLS - all communications will be insecure" time="2017-11-22T10:54:08-06:00" level=info msg="Validating supplied configuration" time="2017-11-22T10:54:09-06:00" level=info msg="Suggesting valid values for --image-store based on \"*\"" time="2017-11-22T10:54:09-06:00" level=info msg="Suggested values for --image-store:" time="2017-11-22T10:54:09-06:00" level=info msg=" \"datastore1\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-storage61.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"scm-trees.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-ob.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-apps.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"bugs.eng.vmware.com_0\"" time="2017-11-22T10:54:09-06:00" level=info msg=" \"build-toolchain.eng.vmware.com_0\"" time="2017-11-22T10:54:10-06:00" level=error msg="Firewall check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg="License check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg="DRS check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg="Compatibility check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg=" datastore not set" time="2017-11-22T10:54:10-06:00" level=error msg=-------------------- time="2017-11-22T10:54:10-06:00" level=error msg="Target is managed by vCenter server \"10.160.53.128\", please change --target to vCenter server address or select a standalone ESXi" time="2017-11-22T10:54:10-06:00" level=error msg="datastore empty" time="2017-11-22T10:54:10-06:00" level=error msg="Firewall check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="License check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="DRS check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="Compatibility check SKIPPED" time="2017-11-22T10:54:10-06:00" level=error msg="Create cannot continue: configuration validation failed" time="2017-11-22T10:54:10-06:00" level=error msg=-------------------- time="2017-11-22T10:54:10-06:00" level=error msg="vic-machine-linux create failed: validation of configuration failed\n" '
``` | priority | regression in our vic machine logging the vic machine log is correct but stdout shows a bunch of new non printing characters like n etc time level info msg installing vch time level warning msg using administrative user for vch operation use ops user to improve security see x for advanced help time level warning msg configuring without tls all communications will be insecure time level info msg validating supplied configuration time level info msg suggesting valid values for image store based on time level info msg suggested values for image store time level info msg time level info msg build eng vmware com time level info msg scm trees eng vmware com time level info msg build ob eng vmware com time level info msg build apps eng vmware com time level info msg bugs eng vmware com time level info msg build toolchain eng vmware com time level error msg firewall check skipped time level error msg datastore not set time level error msg license check skipped time level error msg datastore not set time level error msg drs check skipped time level error msg datastore not set time level error msg compatibility check skipped time level error msg datastore not set time level error msg time level error msg target is managed by vcenter server please change target to vcenter server address or select a standalone esxi time level error msg datastore empty time level error msg firewall check skipped time level error msg license check skipped time level error msg drs check skipped time level error msg compatibility check skipped time level error msg create cannot continue configuration validation failed time level error msg time level error msg vic machine linux create failed validation of configuration failed n | 1 |
682,688 | 23,353,146,165 | IssuesEvent | 2022-08-10 03:38:17 | PediatricOpenTargets/ticket-tracker | https://api.github.com/repos/PediatricOpenTargets/ticket-tracker | closed | Updated analysis: subset files for CI | high priority MTP 1.1 | <!--Hi there! Please take a moment to fill out the template below.-->
#### What analysis module should be updated and why?
[create-subset-files](https://github.com/PediatricOpenTargets/OpenPedCan-analysis/tree/dev/analyses/create-subset-files) needs to be updated to begin CI for this repository.
#### What changes need to be made? Please provide enough detail for another participant to make the update.
1. Pull in latest code updates from https://github.com/AlexsLemonade/OpenPBTA-analysis/tree/master/analyses/create-subset-files
2. Update [create_subset_files.sh](https://github.com/PediatricOpenTargets/OpenPedCan-analysis/blob/dev/analyses/create-subset-files/create_subset_files.sh) based on the current release and filenames.
3. Update other scripts to use the current filenames from the release.
4. [01-get_biospecimen_identifiers.R](Update https://github.com/PediatricOpenTargets/OpenPedCan-analysis/blob/dev/analyses/create-subset-files/01-get_biospecimen_identifiers.R) to select biospecimen IDs from files which will be used in CI but are not currently being subset.
5. Update [02-subset_files.R](https://github.com/PediatricOpenTargets/OpenPedCan-analysis/blob/dev/analyses/create-subset-files/02-subset_files.R) similarly to add missing files.
6. Run the module (will need to do on EC2).
#### What input data should be used? Which data were used in the version being updated?
files from v11 release
#### When do you expect the revised analysis will be completed?
~2 weeks
#### Who will complete the updated analysis?
| 1.0 | Updated analysis: subset files for CI - <!--Hi there! Please take a moment to fill out the template below.-->
#### What analysis module should be updated and why?
[create-subset-files](https://github.com/PediatricOpenTargets/OpenPedCan-analysis/tree/dev/analyses/create-subset-files) needs to be updated to begin CI for this repository.
#### What changes need to be made? Please provide enough detail for another participant to make the update.
1. Pull in latest code updates from https://github.com/AlexsLemonade/OpenPBTA-analysis/tree/master/analyses/create-subset-files
2. Update [create_subset_files.sh](https://github.com/PediatricOpenTargets/OpenPedCan-analysis/blob/dev/analyses/create-subset-files/create_subset_files.sh) based on the current release and filenames.
3. Update other scripts to use the current filenames from the release.
4. [01-get_biospecimen_identifiers.R](Update https://github.com/PediatricOpenTargets/OpenPedCan-analysis/blob/dev/analyses/create-subset-files/01-get_biospecimen_identifiers.R) to select biospecimen IDs from files which will be used in CI but are not currently being subset.
5. Update [02-subset_files.R](https://github.com/PediatricOpenTargets/OpenPedCan-analysis/blob/dev/analyses/create-subset-files/02-subset_files.R) similarly to add missing files.
6. Run the module (will need to do on EC2).
#### What input data should be used? Which data were used in the version being updated?
files from v11 release
#### When do you expect the revised analysis will be completed?
~2 weeks
#### Who will complete the updated analysis?
| priority | updated analysis subset files for ci what analysis module should be updated and why needs to be updated to begin ci for this repository what changes need to be made please provide enough detail for another participant to make the update pull in latest code updates from update based on the current release and filenames update other scripts to use the current filenames from the release update to select biospecimen ids from files which will be used in ci but are not currently being subset update similarly to add missing files run the module will need to do on what input data should be used which data were used in the version being updated files from release when do you expect the revised analysis will be completed weeks who will complete the updated analysis | 1 |
422,386 | 12,277,683,859 | IssuesEvent | 2020-05-08 08:25:21 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | mobile.twitter.com - see bug description | browser-fenix engine-gecko priority-critical | <!-- @browser: Firefox Mobile 77.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:77.0) Gecko/77.0 Firefox/77.0 -->
<!-- @reported_with: -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/52597 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://mobile.twitter.com/home
**Browser / Version**: Firefox Mobile 77.0
**Operating System**: Android
**Tested Another Browser**: Yes Other
**Problem type**: Something else
**Description**: reload button doesn't persistent after done playing video.
**Steps to Reproduce**:
After finished playing a video, it shown a message of media couldnt be played with reload button and sometimes the reload page and video thumbnail are randomly shifting each other. In rare occasion, the media couldn't be played and reload button was shown up during playing a video.
<details><summary>View the screenshot</summary><img alt='Screenshot' src='https://webcompat.com/uploads/2020/5/34ccc235-f981-4e71-88d2-b8cba2f49c89.jpeg'></details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
Submitted in the name of `@Nibiras`
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | mobile.twitter.com - see bug description - <!-- @browser: Firefox Mobile 77.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:77.0) Gecko/77.0 Firefox/77.0 -->
<!-- @reported_with: -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/52597 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://mobile.twitter.com/home
**Browser / Version**: Firefox Mobile 77.0
**Operating System**: Android
**Tested Another Browser**: Yes Other
**Problem type**: Something else
**Description**: reload button doesn't persistent after done playing video.
**Steps to Reproduce**:
After finished playing a video, it shown a message of media couldnt be played with reload button and sometimes the reload page and video thumbnail are randomly shifting each other. In rare occasion, the media couldn't be played and reload button was shown up during playing a video.
<details><summary>View the screenshot</summary><img alt='Screenshot' src='https://webcompat.com/uploads/2020/5/34ccc235-f981-4e71-88d2-b8cba2f49c89.jpeg'></details>
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
Submitted in the name of `@Nibiras`
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | mobile twitter com see bug description url browser version firefox mobile operating system android tested another browser yes other problem type something else description reload button doesn t persistent after done playing video steps to reproduce after finished playing a video it shown a message of media couldnt be played with reload button and sometimes the reload page and video thumbnail are randomly shifting each other in rare occasion the media couldn t be played and reload button was shown up during playing a video view the screenshot img alt screenshot src browser configuration none submitted in the name of nibiras from with ❤️ | 1 |
7,729 | 10,932,631,250 | IssuesEvent | 2019-11-23 19:08:11 | OWASP/samm | https://api.github.com/repos/OWASP/samm | closed | review Requirements Driven Testing | 4V2RequirementsTesting | Typo: A ... at the end of L1
ASVS - 180 requirements ?
when are these triggered ? once each year or once ? add a frequency (yearly or with new features)
"application's use of the controls" not "applications user of the controls"
fix references in the text
Owasp T10 - too much web based (make this an example) - what about IoT
L2
frequency or when are the tests done?
L3
typo - .vA generic security test s
also consider regression testing as part of end-to-end testing?
or less specific in the headline
e.g. mutation tests ...
like "enforce security regression testing"
abuse level 1
+ typo - FuzzDB*)
reference - typo [19] ?
less absolute: logical tests cannot be discovered with tools
format the bullet list
DoS
too concrete? only level 3?
look at the process? review with CMM in mind?
review picture - include DOS in earlier stages and add text from picture as L3
| 1.0 | review Requirements Driven Testing - Typo: A ... at the end of L1
ASVS - 180 requirements ?
when are these triggered ? once each year or once ? add a frequency (yearly or with new features)
"application's use of the controls" not "applications user of the controls"
fix references in the text
Owasp T10 - too much web based (make this an example) - what about IoT
L2
frequency or when are the tests done?
L3
typo - .vA generic security test s
also consider regression testing as part of end-to-end testing?
or less specific in the headline
e.g. mutation tests ...
like "enforce security regression testing"
abuse level 1
+ typo - FuzzDB*)
reference - typo [19] ?
less absolute: logical tests cannot be discovered with tools
format the bullet list
DoS
too concrete? only level 3?
look at the process? review with CMM in mind?
review picture - include DOS in earlier stages and add text from picture as L3
| non_priority | review requirements driven testing typo a at the end of asvs requirements when are these triggered once each year or once add a frequency yearly or with new features application s use of the controls not applications user of the controls fix references in the text owasp too much web based make this an example what about iot frequency or when are the tests done typo va generic security test s also consider regression testing as part of end to end testing or less specific in the headline e g mutation tests like enforce security regression testing abuse level typo fuzzdb reference typo less absolute logical tests cannot be discovered with tools format the bullet list dos too concrete only level look at the process review with cmm in mind review picture include dos in earlier stages and add text from picture as | 0 |
97,369 | 3,989,296,213 | IssuesEvent | 2016-05-09 13:33:57 | Victoire/victoire | https://api.github.com/repos/Victoire/victoire | opened | Cannot find a view reference for BE and the BT of a the BE parent's | Priority : Medium Type : Bug | -Create a jedi
-Create a BusinessTemplate for characters
-When you access to businessTemplates it will try to find a view Reference for the jedi and for character
and cant find one. | 1.0 | Cannot find a view reference for BE and the BT of a the BE parent's - -Create a jedi
-Create a BusinessTemplate for characters
-When you access to businessTemplates it will try to find a view Reference for the jedi and for character
and cant find one. | priority | cannot find a view reference for be and the bt of a the be parent s create a jedi create a businesstemplate for characters when you access to businesstemplates it will try to find a view reference for the jedi and for character and cant find one | 1 |
593,426 | 18,006,809,409 | IssuesEvent | 2021-09-16 01:25:51 | RoboJackets/apiary-mobile | https://api.github.com/repos/RoboJackets/apiary-mobile | opened | Add NFC tap tips to app directly | good first issue type / enhancement priority / medium | I've found myself telling people this anyways so may as well put it as in-app education:
> - Align the center of the BuzzCard over the NFC on your phone. If you don't know where the NFC sensor is, search "<phone model> nfc sensor location" using your preferred search enginer
> - You'll probably have to fiddle a little bit to find the best spot
> - If you have a particularly thick case or your phone isn't recognizing BuzzCards (usually it should vibrate) at all, try removing your case
> - Sometimes someone forgets their BuzzCard or one just won't scan. You can use the Enter GTID manually button and type in their GTID to take their attendance. | 1.0 | Add NFC tap tips to app directly - I've found myself telling people this anyways so may as well put it as in-app education:
> - Align the center of the BuzzCard over the NFC on your phone. If you don't know where the NFC sensor is, search "<phone model> nfc sensor location" using your preferred search enginer
> - You'll probably have to fiddle a little bit to find the best spot
> - If you have a particularly thick case or your phone isn't recognizing BuzzCards (usually it should vibrate) at all, try removing your case
> - Sometimes someone forgets their BuzzCard or one just won't scan. You can use the Enter GTID manually button and type in their GTID to take their attendance. | priority | add nfc tap tips to app directly i ve found myself telling people this anyways so may as well put it as in app education align the center of the buzzcard over the nfc on your phone if you don t know where the nfc sensor is search nfc sensor location using your preferred search enginer you ll probably have to fiddle a little bit to find the best spot if you have a particularly thick case or your phone isn t recognizing buzzcards usually it should vibrate at all try removing your case sometimes someone forgets their buzzcard or one just won t scan you can use the enter gtid manually button and type in their gtid to take their attendance | 1 |
446,193 | 12,840,739,961 | IssuesEvent | 2020-07-07 21:37:53 | GoogleCloudPlatform/cloud-code-intellij | https://api.github.com/repos/GoogleCloudPlatform/cloud-code-intellij | closed | java.lang.IndexOutOfBoundsException at LineSet.checkLineIndex : Wrong line: 3174. Available lines count: 2769 | area/lsp kind/bug priority/p2 | https://listnrcrash.corp.google.com/product/717949/report/1000000680691872291
```
com.intellij.diagnostic.PluginException: annotator: com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator@1935c774 (class com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator) [Plugin: com.google.gct.core]
at com.intellij.ide.plugins.PluginManagerCore.createPluginException(PluginManagerCore.java:368)
at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:12)
at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:68)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.process(ExternalToolPass.java:243)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.doApply(ExternalToolPass.java:209)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.access$700(ExternalToolPass.java:41)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass$1.lambda$null$0(ExternalToolPass.java:170)
at com.intellij.openapi.application.ReadAction.lambda$run$1(ReadAction.java:53)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:974)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.application.ReadAction.run(ReadAction.java:53)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass$1.lambda$run$1(ExternalToolPass.java:167)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$10(BackgroundTaskUtil.java:243)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$3(CoreProgressManager.java:180)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:164)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:586)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:532)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:86)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:151)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:180)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:263)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:242)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass$1.run(ExternalToolPass.java:165)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:336)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:326)
at com.intellij.util.ui.update.MergingUpdateQueue.lambda$flush$1(MergingUpdateQueue.java:276)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:290)
at com.intellij.util.ui.update.MergingUpdateQueue.run(MergingUpdateQueue.java:245)
at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:232)
at com.intellij.util.Alarm$Request.runSafely(Alarm.java:368)
at com.intellij.util.Alarm$Request.run(Alarm.java:355)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:220)
at com.intellij.util.concurrency.BoundedTaskExecutor.access$100(BoundedTaskExecutor.java:26)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.lambda$run$0(BoundedTaskExecutor.java:198)
at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:224)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:194)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IndexOutOfBoundsException: Wrong line: 3174. Available lines count: 2769
at com.intellij.openapi.editor.impl.LineSet.checkLineIndex(LineSet.java:210)
at com.intellij.openapi.editor.impl.LineSet.getLineStart(LineSet.java:191)
at com.intellij.openapi.editor.impl.DocumentImpl.getLineStartOffset(DocumentImpl.java:1003)
at com.google.cloud.tools.intellij.languageclient.ExtensionsKt.asOffset(Extensions.kt:30)
at com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator$Companion.diagnosticToAnnotation(LanguageServerExternalAnnotator.kt:73)
at com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator.apply(LanguageServerExternalAnnotator.kt:108)
at com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator.apply(LanguageServerExternalAnnotator.kt:53)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.doApply(ExternalToolPass.java:206)
... 37 more
``` | 1.0 | java.lang.IndexOutOfBoundsException at LineSet.checkLineIndex : Wrong line: 3174. Available lines count: 2769 - https://listnrcrash.corp.google.com/product/717949/report/1000000680691872291
```
com.intellij.diagnostic.PluginException: annotator: com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator@1935c774 (class com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator) [Plugin: com.google.gct.core]
at com.intellij.ide.plugins.PluginManagerCore.createPluginException(PluginManagerCore.java:368)
at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:12)
at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:68)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.process(ExternalToolPass.java:243)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.doApply(ExternalToolPass.java:209)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.access$700(ExternalToolPass.java:41)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass$1.lambda$null$0(ExternalToolPass.java:170)
at com.intellij.openapi.application.ReadAction.lambda$run$1(ReadAction.java:53)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:974)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.application.ReadAction.run(ReadAction.java:53)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass$1.lambda$run$1(ExternalToolPass.java:167)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.lambda$runUnderDisposeAwareIndicator$10(BackgroundTaskUtil.java:243)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$3(CoreProgressManager.java:180)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:164)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:586)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:532)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:86)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:151)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:180)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:263)
at com.intellij.openapi.progress.util.BackgroundTaskUtil.runUnderDisposeAwareIndicator(BackgroundTaskUtil.java:242)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass$1.run(ExternalToolPass.java:165)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:336)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:326)
at com.intellij.util.ui.update.MergingUpdateQueue.lambda$flush$1(MergingUpdateQueue.java:276)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:290)
at com.intellij.util.ui.update.MergingUpdateQueue.run(MergingUpdateQueue.java:245)
at com.intellij.util.concurrency.QueueProcessor.runSafely(QueueProcessor.java:232)
at com.intellij.util.Alarm$Request.runSafely(Alarm.java:368)
at com.intellij.util.Alarm$Request.run(Alarm.java:355)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:224)
at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:220)
at com.intellij.util.concurrency.BoundedTaskExecutor.access$100(BoundedTaskExecutor.java:26)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.lambda$run$0(BoundedTaskExecutor.java:198)
at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:224)
at com.intellij.util.concurrency.BoundedTaskExecutor$2.run(BoundedTaskExecutor.java:194)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IndexOutOfBoundsException: Wrong line: 3174. Available lines count: 2769
at com.intellij.openapi.editor.impl.LineSet.checkLineIndex(LineSet.java:210)
at com.intellij.openapi.editor.impl.LineSet.getLineStart(LineSet.java:191)
at com.intellij.openapi.editor.impl.DocumentImpl.getLineStartOffset(DocumentImpl.java:1003)
at com.google.cloud.tools.intellij.languageclient.ExtensionsKt.asOffset(Extensions.kt:30)
at com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator$Companion.diagnosticToAnnotation(LanguageServerExternalAnnotator.kt:73)
at com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator.apply(LanguageServerExternalAnnotator.kt:108)
at com.google.cloud.tools.intellij.languageclient.LanguageServerExternalAnnotator.apply(LanguageServerExternalAnnotator.kt:53)
at com.intellij.codeInsight.daemon.impl.ExternalToolPass.doApply(ExternalToolPass.java:206)
... 37 more
``` | priority | java lang indexoutofboundsexception at lineset checklineindex wrong line available lines count com intellij diagnostic pluginexception annotator com google cloud tools intellij languageclient languageserverexternalannotator class com google cloud tools intellij languageclient languageserverexternalannotator at com intellij ide plugins pluginmanagercore createpluginexception pluginmanagercore java at com intellij diagnostic pluginproblemreporterimpl createpluginexceptionbyclass pluginproblemreporterimpl java at com intellij diagnostic pluginexception createbyclass pluginexception java at com intellij codeinsight daemon impl externaltoolpass process externaltoolpass java at com intellij codeinsight daemon impl externaltoolpass doapply externaltoolpass java at com intellij codeinsight daemon impl externaltoolpass access externaltoolpass java at com intellij codeinsight daemon impl externaltoolpass lambda null externaltoolpass java at com intellij openapi application readaction lambda run readaction java at com intellij openapi application impl applicationimpl runreadaction applicationimpl java at com intellij openapi application readaction compute readaction java at com intellij openapi application readaction run readaction java at com intellij codeinsight daemon impl externaltoolpass lambda run externaltoolpass java at com intellij openapi progress util backgroundtaskutil lambda rununderdisposeawareindicator backgroundtaskutil java at com intellij openapi progress impl coreprogressmanager lambda runprocess coreprogressmanager java at com intellij openapi progress impl coreprogressmanager lambda runprocess coreprogressmanager java at com intellij openapi progress impl coreprogressmanager registerindicatorandrun coreprogressmanager java at com intellij openapi progress impl coreprogressmanager executeprocessunderprogress coreprogressmanager java at com intellij openapi progress impl progressmanagerimpl executeprocessunderprogress progressmanagerimpl java at com intellij openapi progress impl coreprogressmanager runprocess coreprogressmanager java at com intellij openapi progress impl coreprogressmanager runprocess coreprogressmanager java at com intellij openapi progress util backgroundtaskutil rununderdisposeawareindicator backgroundtaskutil java at com intellij openapi progress util backgroundtaskutil rununderdisposeawareindicator backgroundtaskutil java at com intellij codeinsight daemon impl externaltoolpass run externaltoolpass java at com intellij util ui update mergingupdatequeue execute mergingupdatequeue java at com intellij util ui update mergingupdatequeue execute mergingupdatequeue java at com intellij util ui update mergingupdatequeue lambda flush mergingupdatequeue java at com intellij util ui update mergingupdatequeue flush mergingupdatequeue java at com intellij util ui update mergingupdatequeue run mergingupdatequeue java at com intellij util concurrency queueprocessor runsafely queueprocessor java at com intellij util alarm request runsafely alarm java at com intellij util alarm request run alarm java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at com intellij util concurrency schedulingwrapper myscheduledfuturetask run schedulingwrapper java at com intellij util concurrency boundedtaskexecutor dorun boundedtaskexecutor java at com intellij util concurrency boundedtaskexecutor access boundedtaskexecutor java at com intellij util concurrency boundedtaskexecutor lambda run boundedtaskexecutor java at com intellij util concurrencyutil rununderthreadname concurrencyutil java at com intellij util concurrency boundedtaskexecutor run boundedtaskexecutor java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by java lang indexoutofboundsexception wrong line available lines count at com intellij openapi editor impl lineset checklineindex lineset java at com intellij openapi editor impl lineset getlinestart lineset java at com intellij openapi editor impl documentimpl getlinestartoffset documentimpl java at com google cloud tools intellij languageclient extensionskt asoffset extensions kt at com google cloud tools intellij languageclient languageserverexternalannotator companion diagnostictoannotation languageserverexternalannotator kt at com google cloud tools intellij languageclient languageserverexternalannotator apply languageserverexternalannotator kt at com google cloud tools intellij languageclient languageserverexternalannotator apply languageserverexternalannotator kt at com intellij codeinsight daemon impl externaltoolpass doapply externaltoolpass java more | 1 |
595,527 | 18,068,110,708 | IssuesEvent | 2021-09-20 21:46:35 | EdwinParra35/MinTIC_g02_TicDigitalG8 | https://api.github.com/repos/EdwinParra35/MinTIC_g02_TicDigitalG8 | closed | Definir estándares y la mnemotecnia para el nombramiento de atributos, clases y entidades | High priority | Diseñar el diagrama de clases y el MER | 1.0 | Definir estándares y la mnemotecnia para el nombramiento de atributos, clases y entidades - Diseñar el diagrama de clases y el MER | priority | definir estándares y la mnemotecnia para el nombramiento de atributos clases y entidades diseñar el diagrama de clases y el mer | 1 |
261,948 | 27,828,578,513 | IssuesEvent | 2023-03-20 01:13:27 | gavarasana/spring-petclinic | https://api.github.com/repos/gavarasana/spring-petclinic | opened | CVE-2016-10735 (Medium) detected in bootstrap-3.3.6.jar | Mend: dependency security vulnerability | ## CVE-2016-10735 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.6.jar</b></p></summary>
<p>WebJar for Bootstrap</p>
<p>Library home page: <a href="http://webjars.org">http://webjars.org</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /canner/.m2/repository/org/webjars/bootstrap/3.3.6/bootstrap-3.3.6.jar</p>
<p>
Dependency Hierarchy:
- :x: **bootstrap-3.3.6.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/gavarasana/spring-petclinic/commit/3535fb0922496f23d4915bd9ad24c8d3c8658c09">3535fb0922496f23d4915bd9ad24c8d3c8658c09</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.
<p>Publish Date: 2019-01-09
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-10735>CVE-2016-10735</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p>
<p>Release Date: 2019-01-09</p>
<p>Fix Resolution: 3.4.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2016-10735 (Medium) detected in bootstrap-3.3.6.jar - ## CVE-2016-10735 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.6.jar</b></p></summary>
<p>WebJar for Bootstrap</p>
<p>Library home page: <a href="http://webjars.org">http://webjars.org</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /canner/.m2/repository/org/webjars/bootstrap/3.3.6/bootstrap-3.3.6.jar</p>
<p>
Dependency Hierarchy:
- :x: **bootstrap-3.3.6.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/gavarasana/spring-petclinic/commit/3535fb0922496f23d4915bd9ad24c8d3c8658c09">3535fb0922496f23d4915bd9ad24c8d3c8658c09</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.
<p>Publish Date: 2019-01-09
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-10735>CVE-2016-10735</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p>
<p>Release Date: 2019-01-09</p>
<p>Fix Resolution: 3.4.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve medium detected in bootstrap jar cve medium severity vulnerability vulnerable library bootstrap jar webjar for bootstrap library home page a href path to dependency file pom xml path to vulnerable library canner repository org webjars bootstrap bootstrap jar dependency hierarchy x bootstrap jar vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap x before and x beta before beta xss is possible in the data target attribute a different vulnerability than cve publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
275,362 | 8,575,603,299 | IssuesEvent | 2018-11-12 17:44:56 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Move query-over-time start/stop options out of global, into query window. | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | Starting and ending timesteps seem more apropos to individual queries, rather than
a global setting, so they should be moved to query windows, out of the global QueryOverTime window.
(per team discussion regarding issue #554).
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 579
Status: Resolved
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Move query-over-time start/stop options out of global, into query window.
Assigned to: Kathleen Biagas
Category:
Target version: 2.4
Author: Kathleen Biagas
Start: 02/02/2011
Due date:
% Done: 0
Estimated time:
Created: 02/02/2011 11:29 am
Updated: 09/01/2011 05:44 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Starting and ending timesteps seem more apropos to individual queries, rather than
a global setting, so they should be moved to query windows, out of the global QueryOverTime window.
(per team discussion regarding issue #554).
Comments:
Setting start/end times and stride now available in Query window, and in Pick window under TimePickOptions tab.They have been removed from global QueryOverTime window.Can also be set as named arguments from CLI in QueryOverTime method:QueryOverTime("Min", stride=5)Part of overall query changes, R16065.
| 1.0 | Move query-over-time start/stop options out of global, into query window. - Starting and ending timesteps seem more apropos to individual queries, rather than
a global setting, so they should be moved to query windows, out of the global QueryOverTime window.
(per team discussion regarding issue #554).
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 579
Status: Resolved
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Move query-over-time start/stop options out of global, into query window.
Assigned to: Kathleen Biagas
Category:
Target version: 2.4
Author: Kathleen Biagas
Start: 02/02/2011
Due date:
% Done: 0
Estimated time:
Created: 02/02/2011 11:29 am
Updated: 09/01/2011 05:44 pm
Likelihood:
Severity:
Found in version:
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
Starting and ending timesteps seem more apropos to individual queries, rather than
a global setting, so they should be moved to query windows, out of the global QueryOverTime window.
(per team discussion regarding issue #554).
Comments:
Setting start/end times and stride now available in Query window, and in Pick window under TimePickOptions tab.They have been removed from global QueryOverTime window.Can also be set as named arguments from CLI in QueryOverTime method:QueryOverTime("Min", stride=5)Part of overall query changes, R16065.
| priority | move query over time start stop options out of global into query window starting and ending timesteps seem more apropos to individual queries rather than a global setting so they should be moved to query windows out of the global queryovertime window per team discussion regarding issue redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject move query over time start stop options out of global into query window assigned to kathleen biagas category target version author kathleen biagas start due date done estimated time created am updated pm likelihood severity found in version impact medium expected use occasional os all support group any description starting and ending timesteps seem more apropos to individual queries rather than a global setting so they should be moved to query windows out of the global queryovertime window per team discussion regarding issue comments setting start end times and stride now available in query window and in pick window under timepickoptions tab they have been removed from global queryovertime window can also be set as named arguments from cli in queryovertime method queryovertime min stride part of overall query changes | 1 |
2,422 | 8,606,880,284 | IssuesEvent | 2018-11-17 16:41:12 | arcticicestudio/nord-docs | https://api.github.com/repos/arcticicestudio/nord-docs | closed | lint-staged | context-workflow scope-maintainability type-task | <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48658851-01e38400-ea49-11e8-911e-d859eefe6dd5.png" width="25%" /></p>
> Must be resolved **after** #14 #15 #16
> Must be resolved **before** #18
Integrate [lint-staged][gh-lint-staged] to run linters against staged Git files to prevent to add code that violates any style guide into the code base.
<p align="center"><img src="https://raw.githubusercontent.com/okonet/lint-staged/master/screenshots/lint-staged-prettier.gif" width="80%" /></p>
### Configuration
The configuration file `lint-staged.config.js` will be placed in the project root and includes the command that should be run for matching file extensions (globs). It will include at least the three following entries with the same order as listed here:
1. `prettier --list-different` - Run Prettier (#16) against `*.{js,json,jsx,mdx,yml}` to ensure all files are formatted correctly. The `--list-different` prints the found files that are not conform to the Prettier configuration.
2. `eslint` - Run ESLint (#15) against `*.{js,jsx}` to ensure all JavaScript files are compliant to the style guide after being formatted with Prettier.
3. `remark --no-stdout` - Run remark-lint (#14) against `*.md` to ensure all Markdown files are compliant to the style guide. The `--no-stdout` flag suppresses the output of the parsed file content.
## Tasks
- [x] Install [lint-staged][npm-lint-staged] package.
- [x] Implement `lint-staged.config.js` configuration file.
[gh-lint-staged]: https://github.com/okonet/lint-staged
[npm-lint-staged]: https://www.npmjs.com/package/lint-staged | True | lint-staged - <p align="center"><img src="https://user-images.githubusercontent.com/7836623/48658851-01e38400-ea49-11e8-911e-d859eefe6dd5.png" width="25%" /></p>
> Must be resolved **after** #14 #15 #16
> Must be resolved **before** #18
Integrate [lint-staged][gh-lint-staged] to run linters against staged Git files to prevent to add code that violates any style guide into the code base.
<p align="center"><img src="https://raw.githubusercontent.com/okonet/lint-staged/master/screenshots/lint-staged-prettier.gif" width="80%" /></p>
### Configuration
The configuration file `lint-staged.config.js` will be placed in the project root and includes the command that should be run for matching file extensions (globs). It will include at least the three following entries with the same order as listed here:
1. `prettier --list-different` - Run Prettier (#16) against `*.{js,json,jsx,mdx,yml}` to ensure all files are formatted correctly. The `--list-different` prints the found files that are not conform to the Prettier configuration.
2. `eslint` - Run ESLint (#15) against `*.{js,jsx}` to ensure all JavaScript files are compliant to the style guide after being formatted with Prettier.
3. `remark --no-stdout` - Run remark-lint (#14) against `*.md` to ensure all Markdown files are compliant to the style guide. The `--no-stdout` flag suppresses the output of the parsed file content.
## Tasks
- [x] Install [lint-staged][npm-lint-staged] package.
- [x] Implement `lint-staged.config.js` configuration file.
[gh-lint-staged]: https://github.com/okonet/lint-staged
[npm-lint-staged]: https://www.npmjs.com/package/lint-staged | non_priority | lint staged must be resolved after must be resolved before integrate to run linters against staged git files to prevent to add code that violates any style guide into the code base configuration the configuration file lint staged config js will be placed in the project root and includes the command that should be run for matching file extensions globs it will include at least the three following entries with the same order as listed here prettier list different run prettier against js json jsx mdx yml to ensure all files are formatted correctly the list different prints the found files that are not conform to the prettier configuration eslint run eslint against js jsx to ensure all javascript files are compliant to the style guide after being formatted with prettier remark no stdout run remark lint against md to ensure all markdown files are compliant to the style guide the no stdout flag suppresses the output of the parsed file content tasks install package implement lint staged config js configuration file | 0 |
601,479 | 18,410,784,862 | IssuesEvent | 2021-10-13 05:20:10 | AY2122S1-CS2103T-T11-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-T11-1/tp | closed | Add filter command by Events | type.Story priority.High | As a user, I can filter the data by events, so that I can see which students are attending which events. | 1.0 | Add filter command by Events - As a user, I can filter the data by events, so that I can see which students are attending which events. | priority | add filter command by events as a user i can filter the data by events so that i can see which students are attending which events | 1 |
163,349 | 13,915,928,816 | IssuesEvent | 2020-10-21 01:59:25 | SOM-Timer/Frontend | https://api.github.com/repos/SOM-Timer/Frontend | opened | Create MVP | Phase 1 documentation | ### Feature Categories:
- [ ] Express
- [ ] React
- [ ] Styling/CSS
- [X] Documentation
- [ ] Other:
**Describe the feature/Bug your gonna work on**
Create full MVP for SOM Timer | 1.0 | Create MVP - ### Feature Categories:
- [ ] Express
- [ ] React
- [ ] Styling/CSS
- [X] Documentation
- [ ] Other:
**Describe the feature/Bug your gonna work on**
Create full MVP for SOM Timer | non_priority | create mvp feature categories express react styling css documentation other describe the feature bug your gonna work on create full mvp for som timer | 0 |
352,682 | 25,078,591,142 | IssuesEvent | 2022-11-07 17:17:58 | facebook/jest | https://api.github.com/repos/facebook/jest | closed | [Bug]: Outdated webpack example in the docs | good first issue Help Wanted Documentation :book: | ### Version
docs
### Steps to reproduce
This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack
The syntax for loaders looks really strange and it probably originates from Webpack 2 or 3 (?) . In Webpack 4+ the syntax is completely different.
Additionally in Webpack 5 (which is present for about 1.5 year), the `file-loader` and `url-loader` are deprecated and should not be used. Instead the `asset modules` should be used.
### Expected behavior
This page in the docs about Webpack should be up to date with Webpack 5
https://jestjs.io/docs/webpack
### Actual behavior
This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack
### Additional context
_No response_
### Environment
```shell
Does not apply. This is the bug about Jest docs.
```
| 1.0 | [Bug]: Outdated webpack example in the docs - ### Version
docs
### Steps to reproduce
This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack
The syntax for loaders looks really strange and it probably originates from Webpack 2 or 3 (?) . In Webpack 4+ the syntax is completely different.
Additionally in Webpack 5 (which is present for about 1.5 year), the `file-loader` and `url-loader` are deprecated and should not be used. Instead the `asset modules` should be used.
### Expected behavior
This page in the docs about Webpack should be up to date with Webpack 5
https://jestjs.io/docs/webpack
### Actual behavior
This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack
### Additional context
_No response_
### Environment
```shell
Does not apply. This is the bug about Jest docs.
```
| non_priority | outdated webpack example in the docs version docs steps to reproduce this page in the docs about webpack is completely outdated the syntax for loaders looks really strange and it probably originates from webpack or in webpack the syntax is completely different additionally in webpack which is present for about year the file loader and url loader are deprecated and should not be used instead the asset modules should be used expected behavior this page in the docs about webpack should be up to date with webpack actual behavior this page in the docs about webpack is completely outdated additional context no response environment shell does not apply this is the bug about jest docs | 0 |
97,542 | 3,995,400,513 | IssuesEvent | 2016-05-10 15:24:56 | newamericafoundation/newamerica-cms | https://api.github.com/repos/newamericafoundation/newamerica-cms | closed | Hide both carousels on a program homepage if no events are added to events carousel | Done June 2016 Low Priority Pre Launch | Not essential that's it's done pre-launch but it would be good if it's possible | 1.0 | Hide both carousels on a program homepage if no events are added to events carousel - Not essential that's it's done pre-launch but it would be good if it's possible | priority | hide both carousels on a program homepage if no events are added to events carousel not essential that s it s done pre launch but it would be good if it s possible | 1 |
43,750 | 7,064,248,761 | IssuesEvent | 2018-01-06 04:12:47 | City-Bureau/documenters-aggregator | https://api.github.com/repos/City-Bureau/documenters-aggregator | opened | Document using Docker for local development | documentation help wanted priority: normal (important to have) | Some folks on Windows have been using Docker to develop locally. We should include how to do this in our docs. | 1.0 | Document using Docker for local development - Some folks on Windows have been using Docker to develop locally. We should include how to do this in our docs. | non_priority | document using docker for local development some folks on windows have been using docker to develop locally we should include how to do this in our docs | 0 |
7,825 | 4,075,952,581 | IssuesEvent | 2016-05-29 15:28:46 | shockone/black-screen | https://api.github.com/repos/shockone/black-screen | closed | homebrew | Build | Hi all.
I'm very curious to try black-screen. It's awesome to see that somebody took the initiative to make something as interesting as this 👍
I was wondering if installing with brew cask will be implemented?
And also: what's the best way of knowing there's a new release?
Thanks! | 1.0 | homebrew - Hi all.
I'm very curious to try black-screen. It's awesome to see that somebody took the initiative to make something as interesting as this 👍
I was wondering if installing with brew cask will be implemented?
And also: what's the best way of knowing there's a new release?
Thanks! | non_priority | homebrew hi all i m very curious to try black screen it s awesome to see that somebody took the initiative to make something as interesting as this 👍 i was wondering if installing with brew cask will be implemented and also what s the best way of knowing there s a new release thanks | 0 |
184,010 | 14,267,109,353 | IssuesEvent | 2020-11-20 19:53:07 | AlaskaAirlines/WC-Generator | https://api.github.com/repos/AlaskaAirlines/WC-Generator | opened | generator: visual regression testing | Type: Feature Type: Testing help wanted | ## Is your feature request related to a problem? Please describe.
As features are added to each component, we are doing a healthy standard of unit testing, but we are not testing for visual regressions.
## Describe the solution you'd like
What I would like to see is that when we run tests that a visual regression tool is run at the same time. This tool will stop any commit if there is an unresolved diff.
## Describe alternatives you've considered
In the past I used a tool called backstopJS to do visual regression testing, but I am hearing that Cyprus is the new hotness.
| 1.0 | generator: visual regression testing - ## Is your feature request related to a problem? Please describe.
As features are added to each component, we are doing a healthy standard of unit testing, but we are not testing for visual regressions.
## Describe the solution you'd like
What I would like to see is that when we run tests that a visual regression tool is run at the same time. This tool will stop any commit if there is an unresolved diff.
## Describe alternatives you've considered
In the past I used a tool called backstopJS to do visual regression testing, but I am hearing that Cyprus is the new hotness.
| non_priority | generator visual regression testing is your feature request related to a problem please describe as features are added to each component we are doing a healthy standard of unit testing but we are not testing for visual regressions describe the solution you d like what i would like to see is that when we run tests that a visual regression tool is run at the same time this tool will stop any commit if there is an unresolved diff describe alternatives you ve considered in the past i used a tool called backstopjs to do visual regression testing but i am hearing that cyprus is the new hotness | 0 |
4,120 | 4,822,223,167 | IssuesEvent | 2016-11-05 18:55:22 | opencv/opencv | https://api.github.com/repos/opencv/opencv | closed | online docs are down | bug category: infrastructure | both docs.opencv.org and opencv.org can't be reached via http,
ping also fails. | 1.0 | online docs are down - both docs.opencv.org and opencv.org can't be reached via http,
ping also fails. | non_priority | online docs are down both docs opencv org and opencv org can t be reached via http ping also fails | 0 |
205,132 | 15,592,868,197 | IssuesEvent | 2021-03-18 12:15:17 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Avoid printing . for module name when testing single bal file | Area/Testerina Team/TestFramework Type/Bug | **Description:**
Avoid printing '.' for module name when running tests using single bal file
**Steps to reproduce:**
Run a single bal file with tests.
```
Compiling source
testerina_test.bal
Running Tests
.
I'm the before suite function!
I'm in test function 1!
I'm in test function 2!
I'm the after suite function!
[pass] testFunction1
[pass] testFunction2
2 passing
0 failing
0 skipped
```
**Affected Versions:**
**OS, DB, other environment details and versions:**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| 2.0 | Avoid printing . for module name when testing single bal file - **Description:**
Avoid printing '.' for module name when running tests using single bal file
**Steps to reproduce:**
Run a single bal file with tests.
```
Compiling source
testerina_test.bal
Running Tests
.
I'm the before suite function!
I'm in test function 1!
I'm in test function 2!
I'm the after suite function!
[pass] testFunction1
[pass] testFunction2
2 passing
0 failing
0 skipped
```
**Affected Versions:**
**OS, DB, other environment details and versions:**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| non_priority | avoid printing for module name when testing single bal file description avoid printing for module name when running tests using single bal file steps to reproduce run a single bal file with tests compiling source testerina test bal running tests i m the before suite function i m in test function i m in test function i m the after suite function passing failing skipped affected versions os db other environment details and versions related issues optional suggested labels optional suggested assignees optional | 0 |
350,033 | 24,965,648,359 | IssuesEvent | 2022-11-01 19:08:18 | Azure/azure-dev | https://api.github.com/repos/Azure/azure-dev | closed | Update docs for new `azd config` commands | documentation blocker | Update the docs for `azd config`
- Autogenerated docs from the cobra command configuration
- Docs regarding special config keys like `defaults.subscription` & `defaults.location` | 1.0 | Update docs for new `azd config` commands - Update the docs for `azd config`
- Autogenerated docs from the cobra command configuration
- Docs regarding special config keys like `defaults.subscription` & `defaults.location` | non_priority | update docs for new azd config commands update the docs for azd config autogenerated docs from the cobra command configuration docs regarding special config keys like defaults subscription defaults location | 0 |
212,513 | 23,906,331,306 | IssuesEvent | 2022-09-09 01:26:49 | RG4421/ampere-centos-kernel | https://api.github.com/repos/RG4421/ampere-centos-kernel | reopened | CVE-2020-14416 (Medium) detected in linuxv5.2 | security vulnerability | ## CVE-2020-14416 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/torvalds/linux.git>https://github.com/torvalds/linux.git</a></p>
<p>Found in base branch: <b>amp-centos-8.0-kernel</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/slip/slip.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/slip/slip.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In the Linux kernel before 5.4.16, a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/slip/slip.c and drivers/net/can/slcan.c.
<p>Publish Date: 2020-06-18
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14416>CVE-2020-14416</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14416">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14416</a></p>
<p>Release Date: 2020-06-18</p>
<p>Fix Resolution: v5.5</p>
</p>
</details>
<p></p>
| True | CVE-2020-14416 (Medium) detected in linuxv5.2 - ## CVE-2020-14416 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.2</b></p></summary>
<p>
<p>Linux kernel source tree</p>
<p>Library home page: <a href=https://github.com/torvalds/linux.git>https://github.com/torvalds/linux.git</a></p>
<p>Found in base branch: <b>amp-centos-8.0-kernel</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/slip/slip.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/slip/slip.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In the Linux kernel before 5.4.16, a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/slip/slip.c and drivers/net/can/slcan.c.
<p>Publish Date: 2020-06-18
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14416>CVE-2020-14416</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: High
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14416">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14416</a></p>
<p>Release Date: 2020-06-18</p>
<p>Fix Resolution: v5.5</p>
</p>
</details>
<p></p>
| non_priority | cve medium detected in cve medium severity vulnerability vulnerable library linux kernel source tree library home page a href found in base branch amp centos kernel vulnerable source files drivers net slip slip c drivers net slip slip c vulnerability details in the linux kernel before a race condition in tty disc data handling in the slip and slcan line discipline could lead to a use after free aka cid this affects drivers net slip slip c and drivers net can slcan c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required high user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution | 0 |
797,047 | 28,136,197,734 | IssuesEvent | 2023-04-01 12:11:39 | AY2223S2-CS2113-F13-1/tp | https://api.github.com/repos/AY2223S2-CS2113-F13-1/tp | closed | [PE-D][Tester C] Link for jar not included in UG | type.Bug priority.High severity.Medium | (under Quick Start)

<!--session: 1680252396534-5cf8226f-3652-415a-bc2a-4d5f2a727189-->
<!--Version: Web v3.4.7-->
-------------
Labels: `type.DocumentationBug` `severity.High`
original: honglinshang/ped#8 | 1.0 | [PE-D][Tester C] Link for jar not included in UG - (under Quick Start)

<!--session: 1680252396534-5cf8226f-3652-415a-bc2a-4d5f2a727189-->
<!--Version: Web v3.4.7-->
-------------
Labels: `type.DocumentationBug` `severity.High`
original: honglinshang/ped#8 | priority | link for jar not included in ug under quick start labels type documentationbug severity high original honglinshang ped | 1 |
306,215 | 26,448,083,389 | IssuesEvent | 2023-01-16 09:08:30 | TypeCobolTeam/TypeCobol | https://api.github.com/repos/TypeCobolTeam/TypeCobol | closed | Add incremental tests to validate future changes | Cobol Tests incremental | Part of #2086.
We need more incremental tests that cover basic and advanced uses of the parser inside an IDE.
To add
- variable declaration
- MOVE editing
- IF editing
- EVALUATE editing
- paragraph declaration and PERFORM editing
- structural changes
- adding a section into a division
See #2235 for more advanced test cases.
| 1.0 | Add incremental tests to validate future changes - Part of #2086.
We need more incremental tests that cover basic and advanced uses of the parser inside an IDE.
To add
- variable declaration
- MOVE editing
- IF editing
- EVALUATE editing
- paragraph declaration and PERFORM editing
- structural changes
- adding a section into a division
See #2235 for more advanced test cases.
| non_priority | add incremental tests to validate future changes part of we need more incremental tests that cover basic and advanced uses of the parser inside an ide to add variable declaration move editing if editing evaluate editing paragraph declaration and perform editing structural changes adding a section into a division see for more advanced test cases | 0 |
762,007 | 26,706,088,538 | IssuesEvent | 2023-01-27 18:17:48 | magento/magento2 | https://api.github.com/repos/magento/magento2 | closed | [Test] Test what? | Priority: P1 Priority: P4 Progress: done | Hi @github-jira-sync-bot. Thank you for your report.
To speed up processing of this issue, make sure that you provided the following information:
1. Summary of the issue
2. Information on your environment
3. Steps to reproduce
4. Expected and actual results | 2.0 | [Test] Test what? - Hi @github-jira-sync-bot. Thank you for your report.
To speed up processing of this issue, make sure that you provided the following information:
1. Summary of the issue
2. Information on your environment
3. Steps to reproduce
4. Expected and actual results | priority | test what hi github jira sync bot thank you for your report to speed up processing of this issue make sure that you provided the following information summary of the issue information on your environment steps to reproduce expected and actual results | 1 |
686,285 | 23,485,101,040 | IssuesEvent | 2022-08-17 13:51:12 | AgnostiqHQ/covalent | https://api.github.com/repos/AgnostiqHQ/covalent | closed | Input details for electron not displaying correctly | priority / high Team Psi | Current behaviour:
Inputs for electrons are not showing up on the GUI electron sidebar

Expected behaviour:
Need to calculate input based on the graph nodes and links and display on the GUI.

| 1.0 | Input details for electron not displaying correctly - Current behaviour:
Inputs for electrons are not showing up on the GUI electron sidebar

Expected behaviour:
Need to calculate input based on the graph nodes and links and display on the GUI.

| priority | input details for electron not displaying correctly current behaviour inputs for electrons are not showing up on the gui electron sidebar expected behaviour need to calculate input based on the graph nodes and links and display on the gui | 1 |
15,924 | 2,869,098,896 | IssuesEvent | 2015-06-05 23:19:34 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Interaction between dart:js, ImageData, unittest and useHtmlConfiguration() causes IE9 to freak out | Area-Pkg Pkg-Unittest Priority-Medium Triaged Type-Defect | import 'dart:html';
import 'dart:js';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
void main() {
useHtmlConfiguration();
test('WTF', () {
var i = context['ImageData'];
window.console.log(i);
});
}
Causes this error (after the console.log line prints): SCRIPT438: Object doesn't support property or method 'setInnerHtml$1'
| 1.0 | Interaction between dart:js, ImageData, unittest and useHtmlConfiguration() causes IE9 to freak out - import 'dart:html';
import 'dart:js';
import 'package:unittest/unittest.dart';
import 'package:unittest/html_config.dart';
void main() {
useHtmlConfiguration();
test('WTF', () {
var i = context['ImageData'];
window.console.log(i);
});
}
Causes this error (after the console.log line prints): SCRIPT438: Object doesn't support property or method 'setInnerHtml$1'
| non_priority | interaction between dart js imagedata unittest and usehtmlconfiguration causes to freak out import dart html import dart js import package unittest unittest dart import package unittest html config dart void main nbsp nbsp usehtmlconfiguration nbsp nbsp test wtf nbsp nbsp nbsp nbsp var i context nbsp nbsp nbsp nbsp window console log i nbsp nbsp causes this error after the console log line prints object doesn t support property or method setinnerhtml | 0 |
41,599 | 6,922,735,540 | IssuesEvent | 2017-11-30 05:15:42 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Is "an encapsulation of the data required to assert an identity over a channel" the right summary for grpc.CallCredentials? | area/security kind/enhancement/documentation kind/question lang/Python priority/P2 | Currently [the summary string of `grpc.CallCredentials` reads "An encapsulation of the data required to assert an identity over a channel."](https://grpc.io/grpc/python/grpc.html#grpc.CallCredentials). Is this correct or should "over a channel" be changed to "for a call"? | 1.0 | Is "an encapsulation of the data required to assert an identity over a channel" the right summary for grpc.CallCredentials? - Currently [the summary string of `grpc.CallCredentials` reads "An encapsulation of the data required to assert an identity over a channel."](https://grpc.io/grpc/python/grpc.html#grpc.CallCredentials). Is this correct or should "over a channel" be changed to "for a call"? | non_priority | is an encapsulation of the data required to assert an identity over a channel the right summary for grpc callcredentials currently is this correct or should over a channel be changed to for a call | 0 |
326,747 | 9,960,605,666 | IssuesEvent | 2019-07-06 18:10:42 | x13pixels/remedybg-issues | https://api.github.com/repos/x13pixels/remedybg-issues | closed | Editing long watch expressions | Component: Watch Window Priority: 3 (Low-Med) Status: Completed Type: Bug | [simon] If I edit an expression in the watch panel but the expression is larger than the column, "view" stays on the first characters and I can't see what I'm typing. | 1.0 | Editing long watch expressions - [simon] If I edit an expression in the watch panel but the expression is larger than the column, "view" stays on the first characters and I can't see what I'm typing. | priority | editing long watch expressions if i edit an expression in the watch panel but the expression is larger than the column view stays on the first characters and i can t see what i m typing | 1 |
74,303 | 9,779,257,849 | IssuesEvent | 2019-06-07 14:06:47 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | closed | Change the link to demo in README.md | bug documentation | Currently in README.md, the link to demo is:
https://github.com/SAP/fundamental-ngx/tree/master/docs
However, it should be:
https://sap.github.io/fundamental-ngx/calendar
| 1.0 | Change the link to demo in README.md - Currently in README.md, the link to demo is:
https://github.com/SAP/fundamental-ngx/tree/master/docs
However, it should be:
https://sap.github.io/fundamental-ngx/calendar
| non_priority | change the link to demo in readme md currently in readme md the link to demo is however it should be | 0 |
663,093 | 22,161,773,802 | IssuesEvent | 2022-06-04 15:56:51 | jmgilman/nixago | https://api.github.com/repos/jmgilman/nixago | closed | adding a Why section. | Status: In Progress Type: Maintenance Priority: Medium | hello,
I would recommend adding a Why section to your readme. Helping to understand the benefits is sometimes more important then the features | 1.0 | adding a Why section. - hello,
I would recommend adding a Why section to your readme. Helping to understand the benefits is sometimes more important then the features | priority | adding a why section hello i would recommend adding a why section to your readme helping to understand the benefits is sometimes more important then the features | 1 |
255,524 | 27,484,988,479 | IssuesEvent | 2023-03-04 01:43:40 | panasalap/linux-4.1.15 | https://api.github.com/repos/panasalap/linux-4.1.15 | closed | CVE-2016-2185 (Medium) detected in linux-yoctov3.18.26 - autoclosed | security vulnerability | ## CVE-2016-2185 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov3.18.26</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p>
<p>Found in HEAD commit: <a href="https://github.com/panasalap/linux-4.1.15/commit/aae4c2fa46027fd4c477372871df090c6b94f3f1">aae4c2fa46027fd4c477372871df090c6b94f3f1</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/misc/ati_remote2.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/misc/ati_remote2.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/misc/ati_remote2.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The ati_remote2_probe function in drivers/input/misc/ati_remote2.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor.
<p>Publish Date: 2016-05-02
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-2185>CVE-2016-2185</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2016-2185">https://nvd.nist.gov/vuln/detail/CVE-2016-2185</a></p>
<p>Release Date: 2016-05-02</p>
<p>Fix Resolution: 4.5.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2016-2185 (Medium) detected in linux-yoctov3.18.26 - autoclosed - ## CVE-2016-2185 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov3.18.26</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://git.yoctoproject.org/git/linux-yocto>https://git.yoctoproject.org/git/linux-yocto</a></p>
<p>Found in HEAD commit: <a href="https://github.com/panasalap/linux-4.1.15/commit/aae4c2fa46027fd4c477372871df090c6b94f3f1">aae4c2fa46027fd4c477372871df090c6b94f3f1</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (3)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/misc/ati_remote2.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/misc/ati_remote2.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/input/misc/ati_remote2.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The ati_remote2_probe function in drivers/input/misc/ati_remote2.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor.
<p>Publish Date: 2016-05-02
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2016-2185>CVE-2016-2185</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2016-2185">https://nvd.nist.gov/vuln/detail/CVE-2016-2185</a></p>
<p>Release Date: 2016-05-02</p>
<p>Fix Resolution: 4.5.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve medium detected in linux autoclosed cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers input misc ati c drivers input misc ati c drivers input misc ati c vulnerability details the ati probe function in drivers input misc ati c in the linux kernel before allows physically proximate attackers to cause a denial of service null pointer dereference and system crash via a crafted endpoints value in a usb device descriptor publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
750,410 | 26,200,914,048 | IssuesEvent | 2023-01-03 17:22:18 | Lightning-AI/tutorials | https://api.github.com/repos/Lightning-AI/tutorials | closed | building notebooks in parallel for tests & publish | enhancement help wanted Priority ci/cd | ## 🚀 Feature
Dynamically extend the time limit for running CI on PR touching more content
### Motivation
do not penalise PR which are touching multiple notebooks
### Additional context
Run one tiny job which would determine how many notebooks are changed, and pass this count N to the test job and for example set timeout for testing as N*30min
| 1.0 | building notebooks in parallel for tests & publish - ## 🚀 Feature
Dynamically extend the time limit for running CI on PR touching more content
### Motivation
do not penalise PR which are touching multiple notebooks
### Additional context
Run one tiny job which would determine how many notebooks are changed, and pass this count N to the test job and for example set timeout for testing as N*30min
| priority | building notebooks in parallel for tests publish 🚀 feature dynamically extend the time limit for running ci on pr touching more content motivation do not penalise pr which are touching multiple notebooks additional context run one tiny job which would determine how many notebooks are changed and pass this count n to the test job and for example set timeout for testing as n | 1 |
62,670 | 7,622,967,594 | IssuesEvent | 2018-05-03 13:49:23 | Prospress/woocommerce-subscribe-all-the-things | https://api.github.com/repos/Prospress/woocommerce-subscribe-all-the-things | closed | Forced subscriptions and subscribe entire cart | bug:confirmed design priority:now ux wontfix | - Make a simple product. Nothing fancy.
- In the subscriptions tab, select force subscription.
- Don't add subscription options to the product.
- Instead, in the WC -> subscriptions settings, add some cart subscription options e.g. every month, every two months.
Note: for simplicity's sake, I want to configure my site so each initial order can only have a single subscription associated with it, i.e. one or many different products with different quantities etc, but the same billing interval. This is why I love the idea of subscribing to the entire cart, not individual cart lines. If the customer wants to make a subscription with a different billing interval, then she will just have to make a new order.
This would simplify our administrative process. It would also prevent screwups with free shipping; for example, when a customer orders a monthly subscription and an every two month subscription in the same order and qualifies for free shipping on the initial order, on the third month you'd have two renewals at the same time, but one or both of them may not qualify for free shipping even though grouped together, with a higher order total, they would have qualified. It's a pain to deal with and hard to explain to customers.
Anyway, what happens:
- The product view and product category view of the product is pretty much identical to a simple product without subscription options. This is fine. I want the customer to subscribe only on the shopping cart, and they won't be selecting subscription options at this stage.
- When navigating to the shopping cart, I'm greeted with: "<product> is only available with a subscription plan. Please choose a plan to proceed.", in a big red error message.
- I am invited to choose a subscription plan, the wording of which makes it sound like it's optional, i.e. I'm also given the option to say no thanks.
- If I select a cart subscription option other than no thanks, I still get the same error message.
- Interestingly, If I select no thanks, I'm still able to proceed to the checkout to make a one-off payment, even though force subscription is selected.
What I'd expect in this scenario:
1. If there is no opportunity to one-off purchase any of the products in the cart at the time, there should be no option to proceed to checkout / complete a purchase, until a subscription plan is selected.
2. There should be no error message about selecting a subscription plan if a cart subscription option has been selected
3. A customer should of course be notified that a subscription plan is required, but it seems rather in-your-face with a big red error message, as if they've done something wrong. I would instead expect the customer to now be invited to select a plan, as that's required. Or allow a default cart subscription to be selected, or both these things. | 1.0 | Forced subscriptions and subscribe entire cart - - Make a simple product. Nothing fancy.
- In the subscriptions tab, select force subscription.
- Don't add subscription options to the product.
- Instead, in the WC -> subscriptions settings, add some cart subscription options e.g. every month, every two months.
Note: for simplicity's sake, I want to configure my site so each initial order can only have a single subscription associated with it, i.e. one or many different products with different quantities etc, but the same billing interval. This is why I love the idea of subscribing to the entire cart, not individual cart lines. If the customer wants to make a subscription with a different billing interval, then she will just have to make a new order.
This would simplify our administrative process. It would also prevent screwups with free shipping; for example, when a customer orders a monthly subscription and an every two month subscription in the same order and qualifies for free shipping on the initial order, on the third month you'd have two renewals at the same time, but one or both of them may not qualify for free shipping even though grouped together, with a higher order total, they would have qualified. It's a pain to deal with and hard to explain to customers.
Anyway, what happens:
- The product view and product category view of the product is pretty much identical to a simple product without subscription options. This is fine. I want the customer to subscribe only on the shopping cart, and they won't be selecting subscription options at this stage.
- When navigating to the shopping cart, I'm greeted with: "<product> is only available with a subscription plan. Please choose a plan to proceed.", in a big red error message.
- I am invited to choose a subscription plan, the wording of which makes it sound like it's optional, i.e. I'm also given the option to say no thanks.
- If I select a cart subscription option other than no thanks, I still get the same error message.
- Interestingly, If I select no thanks, I'm still able to proceed to the checkout to make a one-off payment, even though force subscription is selected.
What I'd expect in this scenario:
1. If there is no opportunity to one-off purchase any of the products in the cart at the time, there should be no option to proceed to checkout / complete a purchase, until a subscription plan is selected.
2. There should be no error message about selecting a subscription plan if a cart subscription option has been selected
3. A customer should of course be notified that a subscription plan is required, but it seems rather in-your-face with a big red error message, as if they've done something wrong. I would instead expect the customer to now be invited to select a plan, as that's required. Or allow a default cart subscription to be selected, or both these things. | non_priority | forced subscriptions and subscribe entire cart make a simple product nothing fancy in the subscriptions tab select force subscription don t add subscription options to the product instead in the wc subscriptions settings add some cart subscription options e g every month every two months note for simplicity s sake i want to configure my site so each initial order can only have a single subscription associated with it i e one or many different products with different quantities etc but the same billing interval this is why i love the idea of subscribing to the entire cart not individual cart lines if the customer wants to make a subscription with a different billing interval then she will just have to make a new order this would simplify our administrative process it would also prevent screwups with free shipping for example when a customer orders a monthly subscription and an every two month subscription in the same order and qualifies for free shipping on the initial order on the third month you d have two renewals at the same time but one or both of them may not qualify for free shipping even though grouped together with a higher order total they would have qualified it s a pain to deal with and hard to explain to customers anyway what happens the product view and product category view of the product is pretty much identical to a simple product without subscription options this is fine i want the customer to subscribe only on the shopping cart and they won t be selecting subscription options at this stage when navigating to the shopping cart i m greeted with is only available with a subscription plan please choose a plan to proceed in a big red error message i am invited to choose a subscription plan the wording of which makes it sound like it s optional i e i m also given the option to say no thanks if i select a cart subscription option other than no thanks i still get the same error message interestingly if i select no thanks i m still able to proceed to the checkout to make a one off payment even though force subscription is selected what i d expect in this scenario if there is no opportunity to one off purchase any of the products in the cart at the time there should be no option to proceed to checkout complete a purchase until a subscription plan is selected there should be no error message about selecting a subscription plan if a cart subscription option has been selected a customer should of course be notified that a subscription plan is required but it seems rather in your face with a big red error message as if they ve done something wrong i would instead expect the customer to now be invited to select a plan as that s required or allow a default cart subscription to be selected or both these things | 0 |
42,970 | 9,358,372,585 | IssuesEvent | 2019-04-02 02:07:54 | EdenServer/community | https://api.github.com/repos/EdenServer/community | closed | Xolotl didn't spawn in 24hours | in-code-review | Just camped xolotl for 24 hours and he didn't spawn once. I have not logged out, I'm standing at E7 where he spawns in retail and he didn't spawn. | 1.0 | Xolotl didn't spawn in 24hours - Just camped xolotl for 24 hours and he didn't spawn once. I have not logged out, I'm standing at E7 where he spawns in retail and he didn't spawn. | non_priority | xolotl didn t spawn in just camped xolotl for hours and he didn t spawn once i have not logged out i m standing at where he spawns in retail and he didn t spawn | 0 |
251,509 | 18,952,699,646 | IssuesEvent | 2021-11-18 16:40:52 | QData/TextAttack | https://api.github.com/repos/QData/TextAttack | closed | How to load available pre-trained word-CNN and lstm models from textAttack model zoo | documentation | Please tell how can pre-trained word-CNN models be loaded and used for attack in python notebook. The tutorials only talk about loading Tranaformers models and not LSTMs and Word-CNNs.
| 1.0 | How to load available pre-trained word-CNN and lstm models from textAttack model zoo - Please tell how can pre-trained word-CNN models be loaded and used for attack in python notebook. The tutorials only talk about loading Tranaformers models and not LSTMs and Word-CNNs.
| non_priority | how to load available pre trained word cnn and lstm models from textattack model zoo please tell how can pre trained word cnn models be loaded and used for attack in python notebook the tutorials only talk about loading tranaformers models and not lstms and word cnns | 0 |
75,238 | 15,397,079,207 | IssuesEvent | 2021-03-03 21:35:30 | idonthaveafifaaddiction/visx | https://api.github.com/repos/idonthaveafifaaddiction/visx | opened | CVE-2019-11358 (Medium) detected in jquery-1.11.3.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.11.3.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js</a></p>
<p>Path to dependency file: visx/node_modules/es6-shim/test/index.html</p>
<p>Path to vulnerable library: visx/node_modules/es6-shim/test/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.11.3.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/idonthaveafifaaddiction/visx/commit/d093d266b596a350577f1132623e642c2d77cdeb">d093d266b596a350577f1132623e642c2d77cdeb</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.
<p>Publish Date: 2019-04-20
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11358>CVE-2019-11358</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358</a></p>
<p>Release Date: 2019-04-20</p>
<p>Fix Resolution: 3.4.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.11.3","packageFilePaths":["/node_modules/es6-shim/test/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:1.11.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"3.4.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-11358","vulnerabilityDetails":"jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11358","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> --> | True | CVE-2019-11358 (Medium) detected in jquery-1.11.3.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.11.3.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js</a></p>
<p>Path to dependency file: visx/node_modules/es6-shim/test/index.html</p>
<p>Path to vulnerable library: visx/node_modules/es6-shim/test/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.11.3.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/idonthaveafifaaddiction/visx/commit/d093d266b596a350577f1132623e642c2d77cdeb">d093d266b596a350577f1132623e642c2d77cdeb</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.
<p>Publish Date: 2019-04-20
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11358>CVE-2019-11358</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358</a></p>
<p>Release Date: 2019-04-20</p>
<p>Fix Resolution: 3.4.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.11.3","packageFilePaths":["/node_modules/es6-shim/test/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:1.11.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"3.4.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-11358","vulnerabilityDetails":"jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-11358","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> --> | non_priority | cve medium detected in jquery js cve medium severity vulnerability vulnerable library jquery js javascript library for dom operations library home page a href path to dependency file visx node modules shim test index html path to vulnerable library visx node modules shim test index html dependency hierarchy x jquery js vulnerable library found in head commit a href found in base branch master vulnerability details jquery before as used in drupal backdrop cms and other products mishandles jquery extend true because of object prototype pollution if an unsanitized source object contained an enumerable proto property it could extend the native object prototype publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree jquery isminimumfixversionavailable true minimumfixversion basebranches vulnerabilityidentifier cve vulnerabilitydetails jquery before as used in drupal backdrop cms and other products mishandles jquery extend true because of object prototype pollution if an unsanitized source object contained an enumerable proto property it could extend the native object prototype vulnerabilityurl | 0 |
619,301 | 19,521,431,929 | IssuesEvent | 2021-12-29 19:18:20 | dieselxxx/FireHub | https://api.github.com/repos/dieselxxx/FireHub | closed | Konfiguracijski servis | platform: FireHub Core priority: Normal scope: Core status: In Progress type: Feature | ## Konfiguracijski servis
### Preduvjeti
> Preduvjeti za rad
- [ ] završeno
### Informacije
> Informacije o aplikaciji
- [ ] završeno
### Sistemske putanje
> Sistemske putanje svih bitnijih mapa za FireHub
- [ ] završeno
### Ekstenzije
> Potrebne PHP ekstenzije za radi FireHub-a
- [ ] završeno
### PHP postavke
> Zavisne PHP ini postavke koje ne utječu na rad FireHub-a, te se mogu po potrebi upaliti ili ugasiti
- [ ] završeno
### PHP debug
> PHP debug okidač
- [ ] završeno
### FireHub debug
> FireHub debug okidač
- [ ] završeno
### Baza podataka
> Dostupne vrste baze podataka
> <[vrsta => [modul => [naziv, vrijednost]]]>
- [ ] završeno
### Predmemorija
> Dostupne vrste predmemorije
> <[vrsta => [modul => [naziv, vrijednost]]]>
- [ ] završeno
### Naziv
> Naziv korisničke aplikacije
- [ ] završeno
### Verzija
> Verzija korisničke aplikacije
- [ ] završeno
### Vremenska zona
> Zadana vremenska zona
- [ ] završeno
## Ostalo
### Diagram
> Napraviti diagram
- [ ] završeno
### Test
> Napraviti testove
- [ ] završeno | 1.0 | Konfiguracijski servis - ## Konfiguracijski servis
### Preduvjeti
> Preduvjeti za rad
- [ ] završeno
### Informacije
> Informacije o aplikaciji
- [ ] završeno
### Sistemske putanje
> Sistemske putanje svih bitnijih mapa za FireHub
- [ ] završeno
### Ekstenzije
> Potrebne PHP ekstenzije za radi FireHub-a
- [ ] završeno
### PHP postavke
> Zavisne PHP ini postavke koje ne utječu na rad FireHub-a, te se mogu po potrebi upaliti ili ugasiti
- [ ] završeno
### PHP debug
> PHP debug okidač
- [ ] završeno
### FireHub debug
> FireHub debug okidač
- [ ] završeno
### Baza podataka
> Dostupne vrste baze podataka
> <[vrsta => [modul => [naziv, vrijednost]]]>
- [ ] završeno
### Predmemorija
> Dostupne vrste predmemorije
> <[vrsta => [modul => [naziv, vrijednost]]]>
- [ ] završeno
### Naziv
> Naziv korisničke aplikacije
- [ ] završeno
### Verzija
> Verzija korisničke aplikacije
- [ ] završeno
### Vremenska zona
> Zadana vremenska zona
- [ ] završeno
## Ostalo
### Diagram
> Napraviti diagram
- [ ] završeno
### Test
> Napraviti testove
- [ ] završeno | priority | konfiguracijski servis konfiguracijski servis preduvjeti preduvjeti za rad završeno informacije informacije o aplikaciji završeno sistemske putanje sistemske putanje svih bitnijih mapa za firehub završeno ekstenzije potrebne php ekstenzije za radi firehub a završeno php postavke zavisne php ini postavke koje ne utječu na rad firehub a te se mogu po potrebi upaliti ili ugasiti završeno php debug php debug okidač završeno firehub debug firehub debug okidač završeno baza podataka dostupne vrste baze podataka završeno predmemorija dostupne vrste predmemorije završeno naziv naziv korisničke aplikacije završeno verzija verzija korisničke aplikacije završeno vremenska zona zadana vremenska zona završeno ostalo diagram napraviti diagram završeno test napraviti testove završeno | 1 |
592,558 | 17,911,174,273 | IssuesEvent | 2021-09-09 05:37:05 | geolonia/app.geolonia.com | https://api.github.com/repos/geolonia/app.geolonia.com | closed | app-dev.geolonia.com で作成したAPIキーで地図を表示できるように | Priority: Low | > 地図を表示する手順を試してみようと、https://app-dev.geolonia.com/ で作成したAPIキーを使い、自分のブログに地図を追加してみると、403でベースの地図が表示されませんでした。原因って何か分かりますでしょうか、、?
テストした環境はこちらです。
https://naoki-is.me/archives/713
<img width="1440" alt="スクリーンショット 2021-07-16 15 44 17" src="https://user-images.githubusercontent.com/8760841/125910093-ec726a82-8cd3-4f01-859c-c9071009c662.png">
## 解決法
stage=devの場合はstyle に source として追加している tileserver.geolonia.com をtileserver-dev.geolonia.com に置き換える必要がある。 | 1.0 | app-dev.geolonia.com で作成したAPIキーで地図を表示できるように - > 地図を表示する手順を試してみようと、https://app-dev.geolonia.com/ で作成したAPIキーを使い、自分のブログに地図を追加してみると、403でベースの地図が表示されませんでした。原因って何か分かりますでしょうか、、?
テストした環境はこちらです。
https://naoki-is.me/archives/713
<img width="1440" alt="スクリーンショット 2021-07-16 15 44 17" src="https://user-images.githubusercontent.com/8760841/125910093-ec726a82-8cd3-4f01-859c-c9071009c662.png">
## 解決法
stage=devの場合はstyle に source として追加している tileserver.geolonia.com をtileserver-dev.geolonia.com に置き換える必要がある。 | priority | app dev geolonia com で作成したapiキーで地図を表示できるように 地図を表示する手順を試してみようと、 で作成したapiキーを使い、自分のブログに地図を追加してみると、 。原因って何か分かりますでしょうか、、? テストした環境はこちらです。 img width alt スクリーンショット src 解決法 stage devの場合はstyle に source として追加している tileserver geolonia com をtileserver dev geolonia com に置き換える必要がある。 | 1 |
72,486 | 24,138,619,519 | IssuesEvent | 2022-09-21 13:19:50 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Chips | Clear icon is not visible with long text content | defect | ### Describe the bug
No obvious way to remove entries that are very long or if the width of the chips component has been limited in any way (this includes monitor width)
### Environment
Any
### Reproducer
https://www.primefaces.org/primeng/chips
### Angular version
^14
### PrimeNG version
^14
### Build / Runtime
Angular CLI App
### Language
TypeScript
### Node version (for AoT issues node --version)
16.13.1
### Browser(s)
_No response_
### Steps to reproduce the behavior
1 - go to the demoed chip component
2 - input a VERY long string (something that is beyond the width of the actual field)
3 - press ENTER to input said long string
----> There is no " X " visible to remove the entry and no way to scroll to it in order to see it.
### Expected behavior
There is an obvious way/button to remove the entry from the chips component.
Current workaround -> use backspace to remove the entry since the "X" button is not reachable | 1.0 | Chips | Clear icon is not visible with long text content - ### Describe the bug
No obvious way to remove entries that are very long or if the width of the chips component has been limited in any way (this includes monitor width)
### Environment
Any
### Reproducer
https://www.primefaces.org/primeng/chips
### Angular version
^14
### PrimeNG version
^14
### Build / Runtime
Angular CLI App
### Language
TypeScript
### Node version (for AoT issues node --version)
16.13.1
### Browser(s)
_No response_
### Steps to reproduce the behavior
1 - go to the demoed chip component
2 - input a VERY long string (something that is beyond the width of the actual field)
3 - press ENTER to input said long string
----> There is no " X " visible to remove the entry and no way to scroll to it in order to see it.
### Expected behavior
There is an obvious way/button to remove the entry from the chips component.
Current workaround -> use backspace to remove the entry since the "X" button is not reachable | non_priority | chips clear icon is not visible with long text content describe the bug no obvious way to remove entries that are very long or if the width of the chips component has been limited in any way this includes monitor width environment any reproducer angular version primeng version build runtime angular cli app language typescript node version for aot issues node version browser s no response steps to reproduce the behavior go to the demoed chip component input a very long string something that is beyond the width of the actual field press enter to input said long string there is no x visible to remove the entry and no way to scroll to it in order to see it expected behavior there is an obvious way button to remove the entry from the chips component current workaround use backspace to remove the entry since the x button is not reachable | 0 |
421,117 | 28,308,897,499 | IssuesEvent | 2023-04-10 13:44:04 | bounswe/bounswe2023group2 | https://api.github.com/repos/bounswe/bounswe2023group2 | closed | Creating Sequence Diagram wiki page | type: documentation state: assigned priority: critical state: In progress effort: level 1 | ### Issue Description
Creating Sequence Diagram wiki page
### Deadline of the Issue
10.04.2023
### Reviewer
Merve Gürbüz | 1.0 | Creating Sequence Diagram wiki page - ### Issue Description
Creating Sequence Diagram wiki page
### Deadline of the Issue
10.04.2023
### Reviewer
Merve Gürbüz | non_priority | creating sequence diagram wiki page issue description creating sequence diagram wiki page deadline of the issue reviewer merve gürbüz | 0 |
198,267 | 6,971,875,593 | IssuesEvent | 2017-12-11 15:22:14 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | closed | Object can't be used in data-rv-config | bug-type: broken use case needs: estimate priority: medium problem: bug | The expectation is that the object accepted in the data-rv-config file instead of config file (json).
From the authoring tool work, we have tried to load the object, and it doesn't seem to work. | 1.0 | Object can't be used in data-rv-config - The expectation is that the object accepted in the data-rv-config file instead of config file (json).
From the authoring tool work, we have tried to load the object, and it doesn't seem to work. | priority | object can t be used in data rv config the expectation is that the object accepted in the data rv config file instead of config file json from the authoring tool work we have tried to load the object and it doesn t seem to work | 1 |
284,855 | 30,924,509,373 | IssuesEvent | 2023-08-06 10:15:44 | DeFiTON/Telegram-Bot-TON-NFT-Panthers | https://api.github.com/repos/DeFiTON/Telegram-Bot-TON-NFT-Panthers | opened | crypto-pay-api-1.0.2.tgz: 1 vulnerabilities (highest severity is: 6.1) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>crypto-pay-api-1.0.2.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /bot/package.json</p>
<p>Path to vulnerable library: /bot/node_modules/node-fetch/package.json,/panthers/node_modules/node-fetch/package.json</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/DeFiTON/Telegram-Bot-TON-NFT-Panthers/commit/e2b29305f08fe5db8725be9ef26d361cffaac4af">e2b29305f08fe5db8725be9ef26d361cffaac4af</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (crypto-pay-api version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2022-0235](https://www.mend.io/vulnerability-database/CVE-2022-0235) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 6.1 | node-fetch-2.6.6.tgz | Transitive | 1.0.3 | ❌ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2022-0235</summary>
### Vulnerable Library - <b>node-fetch-2.6.6.tgz</b></p>
<p>A light-weight module that brings window.fetch to node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz">https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz</a></p>
<p>Path to dependency file: /bot/package.json</p>
<p>Path to vulnerable library: /bot/node_modules/node-fetch/package.json,/panthers/node_modules/node-fetch/package.json</p>
<p>
Dependency Hierarchy:
- crypto-pay-api-1.0.2.tgz (Root Library)
- :x: **node-fetch-2.6.6.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/DeFiTON/Telegram-Bot-TON-NFT-Panthers/commit/e2b29305f08fe5db8725be9ef26d361cffaac4af">e2b29305f08fe5db8725be9ef26d361cffaac4af</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
<p>Publish Date: 2022-01-16
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0235>CVE-2022-0235</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>6.1</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-r683-j2x4-v87g">https://github.com/advisories/GHSA-r683-j2x4-v87g</a></p>
<p>Release Date: 2022-01-16</p>
<p>Fix Resolution (node-fetch): 2.6.7</p>
<p>Direct dependency fix Resolution (@foile/crypto-pay-api): 1.0.3</p>
</p>
<p></p>
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
</details> | True | crypto-pay-api-1.0.2.tgz: 1 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>crypto-pay-api-1.0.2.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /bot/package.json</p>
<p>Path to vulnerable library: /bot/node_modules/node-fetch/package.json,/panthers/node_modules/node-fetch/package.json</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/DeFiTON/Telegram-Bot-TON-NFT-Panthers/commit/e2b29305f08fe5db8725be9ef26d361cffaac4af">e2b29305f08fe5db8725be9ef26d361cffaac4af</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (crypto-pay-api version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2022-0235](https://www.mend.io/vulnerability-database/CVE-2022-0235) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Medium | 6.1 | node-fetch-2.6.6.tgz | Transitive | 1.0.3 | ❌ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> CVE-2022-0235</summary>
### Vulnerable Library - <b>node-fetch-2.6.6.tgz</b></p>
<p>A light-weight module that brings window.fetch to node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz">https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.6.tgz</a></p>
<p>Path to dependency file: /bot/package.json</p>
<p>Path to vulnerable library: /bot/node_modules/node-fetch/package.json,/panthers/node_modules/node-fetch/package.json</p>
<p>
Dependency Hierarchy:
- crypto-pay-api-1.0.2.tgz (Root Library)
- :x: **node-fetch-2.6.6.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/DeFiTON/Telegram-Bot-TON-NFT-Panthers/commit/e2b29305f08fe5db8725be9ef26d361cffaac4af">e2b29305f08fe5db8725be9ef26d361cffaac4af</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor
<p>Publish Date: 2022-01-16
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-0235>CVE-2022-0235</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>6.1</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-r683-j2x4-v87g">https://github.com/advisories/GHSA-r683-j2x4-v87g</a></p>
<p>Release Date: 2022-01-16</p>
<p>Fix Resolution (node-fetch): 2.6.7</p>
<p>Direct dependency fix Resolution (@foile/crypto-pay-api): 1.0.3</p>
</p>
<p></p>
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
</details> | non_priority | crypto pay api tgz vulnerabilities highest severity is vulnerable library crypto pay api tgz path to dependency file bot package json path to vulnerable library bot node modules node fetch package json panthers node modules node fetch package json found in head commit a href vulnerabilities cve severity cvss dependency type fixed in crypto pay api version remediation available medium node fetch tgz transitive details cve vulnerable library node fetch tgz a light weight module that brings window fetch to node js library home page a href path to dependency file bot package json path to vulnerable library bot node modules node fetch package json panthers node modules node fetch package json dependency hierarchy crypto pay api tgz root library x node fetch tgz vulnerable library found in head commit a href found in base branch main vulnerability details node fetch is vulnerable to exposure of sensitive information to an unauthorized actor publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution node fetch direct dependency fix resolution foile crypto pay api step up your open source security game with mend | 0 |
42,940 | 5,557,907,465 | IssuesEvent | 2017-03-24 13:28:36 | okfn/opendatasurvey | https://api.github.com/repos/okfn/opendatasurvey | closed | Link from entry page to the relevant discourse discussion on discuss.okfn.org | design enhancement in progress | If during the submission phase a forum thread was opened, link to it from the page.
If there is no forum thread opened, link to forum so people can open a new thread. | 1.0 | Link from entry page to the relevant discourse discussion on discuss.okfn.org - If during the submission phase a forum thread was opened, link to it from the page.
If there is no forum thread opened, link to forum so people can open a new thread. | non_priority | link from entry page to the relevant discourse discussion on discuss okfn org if during the submission phase a forum thread was opened link to it from the page if there is no forum thread opened link to forum so people can open a new thread | 0 |
121,261 | 15,883,365,675 | IssuesEvent | 2021-04-09 17:17:12 | zooniverse/front-end-monorepo | https://api.github.com/repos/zooniverse/front-end-monorepo | closed | Classifier should have 'persist annotations' setting | design difficulty: easy difficulty: medium enhancement has time estimate | ## Feature Required
package: `lib-classifier`
- The Classifier, by default, removes the annotations made by the user on the current step/task, whenever the user goes back to a previous step/task.
- In PFE, the user is given a (small) warning before they go back a previous step and this happens.
- However, there is a 'persist annotations' setting that can be enabled. (See the [dev Classifier](https://master.pfe-preview.zooniverse.org/dev/classifier), with the 'persist annotations' option at the bottom of the page.)
Follows discussion on https://github.com/zooniverse/front-end-monorepo/pull/378#issuecomment-456138485 . Also see full Slack discussion on `#dev-frontend` between @shaunanoordin @eatyourgreens @srallen on 21 Jan 2019. | 1.0 | Classifier should have 'persist annotations' setting - ## Feature Required
package: `lib-classifier`
- The Classifier, by default, removes the annotations made by the user on the current step/task, whenever the user goes back to a previous step/task.
- In PFE, the user is given a (small) warning before they go back a previous step and this happens.
- However, there is a 'persist annotations' setting that can be enabled. (See the [dev Classifier](https://master.pfe-preview.zooniverse.org/dev/classifier), with the 'persist annotations' option at the bottom of the page.)
Follows discussion on https://github.com/zooniverse/front-end-monorepo/pull/378#issuecomment-456138485 . Also see full Slack discussion on `#dev-frontend` between @shaunanoordin @eatyourgreens @srallen on 21 Jan 2019. | non_priority | classifier should have persist annotations setting feature required package lib classifier the classifier by default removes the annotations made by the user on the current step task whenever the user goes back to a previous step task in pfe the user is given a small warning before they go back a previous step and this happens however there is a persist annotations setting that can be enabled see the with the persist annotations option at the bottom of the page follows discussion on also see full slack discussion on dev frontend between shaunanoordin eatyourgreens srallen on jan | 0 |
71,113 | 8,628,171,697 | IssuesEvent | 2018-11-21 16:41:52 | ParabolInc/action | https://api.github.com/repos/ParabolInc/action | closed | Design: assign task by Role | design enhancement | ## Issue - Enhancement
In the near future, assigning work via a person's TeamMember will be expanded to assign work via Role to accommodate different ways of working including the ever-popular [RACI](https://en.wikipedia.org/wiki/Responsibility_assignment_matrix), Holacratic method, or some custom Role-based assignment (as August and The Ready use).
Here are some _jobs to be done_ around assigning task cards by Role:
When new work comes up and I'm not sure which person is most appropriate to accept the work, I want to easily search through pre-existing Roles, so that I can assign the work to somebody
When new work comes up and it's clear that we don't have a Role for it, I want to fallback and assign it to a person, so that somebody does it
When new work comes up and it's clear we don't have a Role for it, I want to easily create a second task to define that Role, so that we can improve our team dynamic
When new work comes up and multiple people fill a Role, I want to be able to choose between them, so that it's clear who's accepted the task
For reference, here are a list of current roles on the Parabol Product team, and the people who fille them:

### Acceptance Criteria (optional)
Users can:
- Raise the assignment menu and filter the list of roles or possible assignees by entering text
- Assign a task to a Role or an Individual
- If assigned to an individual, the card _may_ be decorated with a helper that says, "define new role?"
- if "define new role?" is clicked, a new task card is created that links to the team's route for define the new role
- **Estimated effort:** 15 points ([see CONTRIBUTING.md](https://github.com/ParabolInc/action/blob/master/CONTRIBUTING.md#points-and-sizes))
| 1.0 | Design: assign task by Role - ## Issue - Enhancement
In the near future, assigning work via a person's TeamMember will be expanded to assign work via Role to accommodate different ways of working including the ever-popular [RACI](https://en.wikipedia.org/wiki/Responsibility_assignment_matrix), Holacratic method, or some custom Role-based assignment (as August and The Ready use).
Here are some _jobs to be done_ around assigning task cards by Role:
When new work comes up and I'm not sure which person is most appropriate to accept the work, I want to easily search through pre-existing Roles, so that I can assign the work to somebody
When new work comes up and it's clear that we don't have a Role for it, I want to fallback and assign it to a person, so that somebody does it
When new work comes up and it's clear we don't have a Role for it, I want to easily create a second task to define that Role, so that we can improve our team dynamic
When new work comes up and multiple people fill a Role, I want to be able to choose between them, so that it's clear who's accepted the task
For reference, here are a list of current roles on the Parabol Product team, and the people who fille them:

### Acceptance Criteria (optional)
Users can:
- Raise the assignment menu and filter the list of roles or possible assignees by entering text
- Assign a task to a Role or an Individual
- If assigned to an individual, the card _may_ be decorated with a helper that says, "define new role?"
- if "define new role?" is clicked, a new task card is created that links to the team's route for define the new role
- **Estimated effort:** 15 points ([see CONTRIBUTING.md](https://github.com/ParabolInc/action/blob/master/CONTRIBUTING.md#points-and-sizes))
| non_priority | design assign task by role issue enhancement in the near future assigning work via a person s teammember will be expanded to assign work via role to accommodate different ways of working including the ever popular holacratic method or some custom role based assignment as august and the ready use here are some jobs to be done around assigning task cards by role when new work comes up and i m not sure which person is most appropriate to accept the work i want to easily search through pre existing roles so that i can assign the work to somebody when new work comes up and it s clear that we don t have a role for it i want to fallback and assign it to a person so that somebody does it when new work comes up and it s clear we don t have a role for it i want to easily create a second task to define that role so that we can improve our team dynamic when new work comes up and multiple people fill a role i want to be able to choose between them so that it s clear who s accepted the task for reference here are a list of current roles on the parabol product team and the people who fille them acceptance criteria optional users can raise the assignment menu and filter the list of roles or possible assignees by entering text assign a task to a role or an individual if assigned to an individual the card may be decorated with a helper that says define new role if define new role is clicked a new task card is created that links to the team s route for define the new role estimated effort points | 0 |
604,016 | 18,675,648,441 | IssuesEvent | 2021-10-31 14:12:29 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | opened | Authorization is failing with cached tokens | Type/Bug Priority/Normal | ### Description:
The first API call succeeds and the second API call onwards on the same cached token fails for scope-protected resources, with legacy mode false. (API Microgateway 3.2.0 used with APIM 3.2.0).
### Steps to reproduce:
### Affected Product Version:
- Set KeyManager : enableLegacyMode to false.
- Generate an authorization code.
- Generate an access token using authorization code grant.
- Invoke a scope-protected API endpoint.
### Environment details (with versions):
- OS:
- Client:
- Env (Docker/K8s):
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Suggested Labels:
<!--Only to be used by non-members-->
#### Suggested Assignees:
<!--Only to be used by non-members-->
| 1.0 | Authorization is failing with cached tokens - ### Description:
The first API call succeeds and the second API call onwards on the same cached token fails for scope-protected resources, with legacy mode false. (API Microgateway 3.2.0 used with APIM 3.2.0).
### Steps to reproduce:
### Affected Product Version:
- Set KeyManager : enableLegacyMode to false.
- Generate an authorization code.
- Generate an access token using authorization code grant.
- Invoke a scope-protected API endpoint.
### Environment details (with versions):
- OS:
- Client:
- Env (Docker/K8s):
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Suggested Labels:
<!--Only to be used by non-members-->
#### Suggested Assignees:
<!--Only to be used by non-members-->
| priority | authorization is failing with cached tokens description the first api call succeeds and the second api call onwards on the same cached token fails for scope protected resources with legacy mode false api microgateway used with apim steps to reproduce affected product version set keymanager enablelegacymode to false generate an authorization code generate an access token using authorization code grant invoke a scope protected api endpoint environment details with versions os client env docker optional fields related issues suggested labels suggested assignees | 1 |
206,187 | 15,715,439,962 | IssuesEvent | 2021-03-28 01:18:07 | IntellectualSites/FastAsyncWorldEdit | https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit | closed | I used more ram i copied the area, but problem on schem save | Requires Testing | ### Server Implementation
Paper
### Server Version
1.16.5
### Describe the bug
I changed to 5gb Ram, but when after copied it wont save to .schem
### To Reproduce
Select the area
Copy the area (Confirm the copy)
Try saving as schematic
### Expected behaviour
Save the clipboard as .schem
### Screenshots / Videos
_No response_
### Error log (if applicable)
_No response_
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/0581fec070e64bf9b04ac82937ada93d
### Fawe Version
* Bukkit-Official(1.16-635;65067ea)
### Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists.
| 1.0 | I used more ram i copied the area, but problem on schem save - ### Server Implementation
Paper
### Server Version
1.16.5
### Describe the bug
I changed to 5gb Ram, but when after copied it wont save to .schem
### To Reproduce
Select the area
Copy the area (Confirm the copy)
Try saving as schematic
### Expected behaviour
Save the clipboard as .schem
### Screenshots / Videos
_No response_
### Error log (if applicable)
_No response_
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/0581fec070e64bf9b04ac82937ada93d
### Fawe Version
* Bukkit-Official(1.16-635;65067ea)
### Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists.
| non_priority | i used more ram i copied the area but problem on schem save server implementation paper server version describe the bug i changed to ram but when after copied it wont save to schem to reproduce select the area copy the area confirm the copy try saving as schematic expected behaviour save the clipboard as schem screenshots videos no response error log if applicable no response fawe debugpaste fawe version bukkit official checklist i have included a fawe debugpaste i am using the newest build from and the issue still persists | 0 |
39,405 | 5,232,913,256 | IssuesEvent | 2017-01-30 11:03:53 | OAButton/discussion | https://api.github.com/repos/OAButton/discussion | opened | Changes to the received page | Blocked: Development Blocked: Test enhancement Website | ## 1
- [ ] change
> It's best if the URL goes directly to the web page where the article full text can be found, rather than to a journal splash page for example. However, we'll take whatever works best for you!
to
> It's best if the URL goes directly to the web page where the article full text can be found, rather than to a journal splash page for example.
approved @chealsye ?
## 2
- [ ] Can we suggest what a good publically accessible URL is? For example, a copy on your author page or pre-print or something in a repo - @chealsye
## 3
- [ ] Shall we split the page in two along the following lines:
1. If the article is online somewhere. This can take the first paragraph (and some of the second) with the URL box. We can top this with a header too.
2. If the article isn't online somewhere. This can take the second paragraph (and some of the second) with the URL box. We can top this with a header too.
- @markmacgillivray
## 4
- [ ] If it's good, can we show the user story more prominently on this page (see #473 ) - @markmacgillivray
## 5
- [ ] we need to include more information on why this is worth doing for an author - @chealsye
## 6
- [ ] we need to make it easier to ask a question from the page - @chealsye
## 7
- [ ] make the info textbox better - @chealsye
## 8
- [ ] move the whole page onto the normal request page header - @markmacgillivray | 1.0 | Changes to the received page - ## 1
- [ ] change
> It's best if the URL goes directly to the web page where the article full text can be found, rather than to a journal splash page for example. However, we'll take whatever works best for you!
to
> It's best if the URL goes directly to the web page where the article full text can be found, rather than to a journal splash page for example.
approved @chealsye ?
## 2
- [ ] Can we suggest what a good publically accessible URL is? For example, a copy on your author page or pre-print or something in a repo - @chealsye
## 3
- [ ] Shall we split the page in two along the following lines:
1. If the article is online somewhere. This can take the first paragraph (and some of the second) with the URL box. We can top this with a header too.
2. If the article isn't online somewhere. This can take the second paragraph (and some of the second) with the URL box. We can top this with a header too.
- @markmacgillivray
## 4
- [ ] If it's good, can we show the user story more prominently on this page (see #473 ) - @markmacgillivray
## 5
- [ ] we need to include more information on why this is worth doing for an author - @chealsye
## 6
- [ ] we need to make it easier to ask a question from the page - @chealsye
## 7
- [ ] make the info textbox better - @chealsye
## 8
- [ ] move the whole page onto the normal request page header - @markmacgillivray | non_priority | changes to the received page change it s best if the url goes directly to the web page where the article full text can be found rather than to a journal splash page for example however we ll take whatever works best for you to it s best if the url goes directly to the web page where the article full text can be found rather than to a journal splash page for example approved chealsye can we suggest what a good publically accessible url is for example a copy on your author page or pre print or something in a repo chealsye shall we split the page in two along the following lines if the article is online somewhere this can take the first paragraph and some of the second with the url box we can top this with a header too if the article isn t online somewhere this can take the second paragraph and some of the second with the url box we can top this with a header too markmacgillivray if it s good can we show the user story more prominently on this page see markmacgillivray we need to include more information on why this is worth doing for an author chealsye we need to make it easier to ask a question from the page chealsye make the info textbox better chealsye move the whole page onto the normal request page header markmacgillivray | 0 |
46,644 | 24,645,025,777 | IssuesEvent | 2022-10-17 14:18:58 | flxzt/rnote | https://api.github.com/repos/flxzt/rnote | closed | Speed and Smoothness | enhancement performance | Hi,
I realized that with increased drawing speed smoothness of the objects decreases notably.
I remember a related problem with the defunct gnome-extension "draw on your screen"
https://codeberg.org/som/DrawOnYourScreen/issues/45
Perhaps something can be done analogously?
I attach a note to explain the issue better..

| True | Speed and Smoothness - Hi,
I realized that with increased drawing speed smoothness of the objects decreases notably.
I remember a related problem with the defunct gnome-extension "draw on your screen"
https://codeberg.org/som/DrawOnYourScreen/issues/45
Perhaps something can be done analogously?
I attach a note to explain the issue better..

| non_priority | speed and smoothness hi i realized that with increased drawing speed smoothness of the objects decreases notably i remember a related problem with the defunct gnome extension draw on your screen perhaps something can be done analogously i attach a note to explain the issue better | 0 |
220,892 | 16,988,900,227 | IssuesEvent | 2021-06-30 17:39:39 | kubernetes/sig-release | https://api.github.com/repos/kubernetes/sig-release | closed | Release Team Lead access for @palnabarun @kikisdeliveryservice @savitharaghunathan @bai | area/release-eng area/release-team kind/cleanup kind/documentation priority/important-soon sig/release | ### GitHub Username(s)
- @palnabarun
- @kikisdeliveryservice
- @savitharaghunathan
- @bai
### Release Cycle
Kubernetes 1.21
### Prerequisites
- [x] Ensure new Release Team Lead:
- [x] Has joined the following mailing lists:
- [kubernetes-sig-release](https://groups.google.com/forum/#!forum/kubernetes-sig-release)
- [kubernetes-dev](https://groups.google.com/forum/#!forum/kubernetes-dev)
- [x] Has joined the following Slack channels:
- [#sig-release](https://kubernetes.slack.com/messages/C2C40FMNF)
- [#release-management](https://kubernetes.slack.com/messages/CJH2GBF7Y)
- [x] Is a [Kubernetes GitHub org member](https://github.com/kubernetes/community/blob/master/community-membership.md#member)
- [x] Has completed the [CNCF Inclusive Speaker Orientation](https://training.linuxfoundation.org/training/inclusive-speaker-orientation/). Please drop in the certification ID in the comments once completed.
- [x] Nabarun Pal
- [x] Kirsten Garrison
- [x] Savitha Raghunathan
- [x] Vlad Gorodetsky
### Onboarding
- [x] Release Team Lead has agreed to abide by the guidelines set forth in the
[Security Release Process](https://git.k8s.io/security/security-release-process.md), specifically the embargo on CVE communications.
This must be done as an issue comment by the incoming Release Team Lead.
- [x] Update GitHub teams [(`kubernetes/org`)](https://git.k8s.io/org/config/kubernetes/sig-release/teams.yaml) ~> (https://github.com/kubernetes/org/pull/2405)
- `milestone-maintainers`
- `release-team`
- `release-team-leads`
- `sig-release`
- [x] Update `kubernetes/sig-release` `OWNERS` ~> (https://github.com/kubernetes/sig-release/pull/1407 and https://github.com/kubernetes/sig-release/pull/1405)
- Release Team Lead and Shadows
- Add an `approvers` entry in `releases/release-1.21/OWNERS`
- **Release Team Lead only**
- In `OWNERS_ALIASES`, add an entry in the following sections:
- `release-team`
- `release-team-lead-role`
- [x] Update Google Groups/GCP IAM membership [(`kubernetes/k8s.io`)](https://git.k8s.io/k8s.io/groups/groups.yaml) ~> (https://github.com/kubernetes/k8s.io/pull/1513)
- `k8s-infra-release-viewers@`
- `release-managers@`
- [x] Manually grant access to the following Google Groups:
- [kubernetes-release-team](https://groups.google.com/a/kubernetes.io/g/release-team) (Add as Manager)
- [kubernetes-sig-leads](https://groups.google.com/forum/#!forum/kubernetes-sig-leads) (Add as Member)
- [x] Grant calendar access
- [x] Grant Zoom credentials (host key)
- [x] Add incoming leads to `release-team-leads` Slack Group [(`kubernetes/community`)](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml) ~> (https://github.com/kubernetes/community/pull/5393)
- Add slack ID(s) to [`users.yaml`](https://git.k8s.io/community/communication/slack-config/users.yaml), if they are not yet in the file
- Add username(s) to [`usergroups.yaml`](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml)
### Offboarding
- [x] Remove from GitHub teams [(`kubernetes/org`)](https://git.k8s.io/org/config/kubernetes/sig-release/teams.yaml)
- `milestone-maintainers`
- `release-team`
- `release-team-leads`
- [x] Remove from Google Groups/GCP IAM membership [(`kubernetes/k8s.io`)](https://git.k8s.io/k8s.io/groups/groups.yaml)
- `k8s-infra-release-viewers@`
- `release-managers@`
- [x] Manually remove from the following Google Groups:
- [kubernetes-release-team](https://groups.google.com/a/kubernetes.io/g/release-team) (Add as Manager)
- [kubernetes-sig-leads](https://groups.google.com/forum/#!forum/kubernetes-sig-leads) (Add as Member)
- [x] Remove from `release-team-leads` Slack Group [(`kubernetes/community`)](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml)
- Remove slack ID(s) from [`users.yaml`](https://git.k8s.io/community/communication/slack-config/users.yaml), if no longer in a group
- Remove username(s) from [`usergroups.yaml`](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml)
cc: @kubernetes/release-engineering @kubernetes/release-team | 1.0 | Release Team Lead access for @palnabarun @kikisdeliveryservice @savitharaghunathan @bai - ### GitHub Username(s)
- @palnabarun
- @kikisdeliveryservice
- @savitharaghunathan
- @bai
### Release Cycle
Kubernetes 1.21
### Prerequisites
- [x] Ensure new Release Team Lead:
- [x] Has joined the following mailing lists:
- [kubernetes-sig-release](https://groups.google.com/forum/#!forum/kubernetes-sig-release)
- [kubernetes-dev](https://groups.google.com/forum/#!forum/kubernetes-dev)
- [x] Has joined the following Slack channels:
- [#sig-release](https://kubernetes.slack.com/messages/C2C40FMNF)
- [#release-management](https://kubernetes.slack.com/messages/CJH2GBF7Y)
- [x] Is a [Kubernetes GitHub org member](https://github.com/kubernetes/community/blob/master/community-membership.md#member)
- [x] Has completed the [CNCF Inclusive Speaker Orientation](https://training.linuxfoundation.org/training/inclusive-speaker-orientation/). Please drop in the certification ID in the comments once completed.
- [x] Nabarun Pal
- [x] Kirsten Garrison
- [x] Savitha Raghunathan
- [x] Vlad Gorodetsky
### Onboarding
- [x] Release Team Lead has agreed to abide by the guidelines set forth in the
[Security Release Process](https://git.k8s.io/security/security-release-process.md), specifically the embargo on CVE communications.
This must be done as an issue comment by the incoming Release Team Lead.
- [x] Update GitHub teams [(`kubernetes/org`)](https://git.k8s.io/org/config/kubernetes/sig-release/teams.yaml) ~> (https://github.com/kubernetes/org/pull/2405)
- `milestone-maintainers`
- `release-team`
- `release-team-leads`
- `sig-release`
- [x] Update `kubernetes/sig-release` `OWNERS` ~> (https://github.com/kubernetes/sig-release/pull/1407 and https://github.com/kubernetes/sig-release/pull/1405)
- Release Team Lead and Shadows
- Add an `approvers` entry in `releases/release-1.21/OWNERS`
- **Release Team Lead only**
- In `OWNERS_ALIASES`, add an entry in the following sections:
- `release-team`
- `release-team-lead-role`
- [x] Update Google Groups/GCP IAM membership [(`kubernetes/k8s.io`)](https://git.k8s.io/k8s.io/groups/groups.yaml) ~> (https://github.com/kubernetes/k8s.io/pull/1513)
- `k8s-infra-release-viewers@`
- `release-managers@`
- [x] Manually grant access to the following Google Groups:
- [kubernetes-release-team](https://groups.google.com/a/kubernetes.io/g/release-team) (Add as Manager)
- [kubernetes-sig-leads](https://groups.google.com/forum/#!forum/kubernetes-sig-leads) (Add as Member)
- [x] Grant calendar access
- [x] Grant Zoom credentials (host key)
- [x] Add incoming leads to `release-team-leads` Slack Group [(`kubernetes/community`)](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml) ~> (https://github.com/kubernetes/community/pull/5393)
- Add slack ID(s) to [`users.yaml`](https://git.k8s.io/community/communication/slack-config/users.yaml), if they are not yet in the file
- Add username(s) to [`usergroups.yaml`](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml)
### Offboarding
- [x] Remove from GitHub teams [(`kubernetes/org`)](https://git.k8s.io/org/config/kubernetes/sig-release/teams.yaml)
- `milestone-maintainers`
- `release-team`
- `release-team-leads`
- [x] Remove from Google Groups/GCP IAM membership [(`kubernetes/k8s.io`)](https://git.k8s.io/k8s.io/groups/groups.yaml)
- `k8s-infra-release-viewers@`
- `release-managers@`
- [x] Manually remove from the following Google Groups:
- [kubernetes-release-team](https://groups.google.com/a/kubernetes.io/g/release-team) (Add as Manager)
- [kubernetes-sig-leads](https://groups.google.com/forum/#!forum/kubernetes-sig-leads) (Add as Member)
- [x] Remove from `release-team-leads` Slack Group [(`kubernetes/community`)](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml)
- Remove slack ID(s) from [`users.yaml`](https://git.k8s.io/community/communication/slack-config/users.yaml), if no longer in a group
- Remove username(s) from [`usergroups.yaml`](https://git.k8s.io/community/communication/slack-config/sig-release/usergroups.yaml)
cc: @kubernetes/release-engineering @kubernetes/release-team | non_priority | release team lead access for palnabarun kikisdeliveryservice savitharaghunathan bai github username s palnabarun kikisdeliveryservice savitharaghunathan bai release cycle kubernetes prerequisites ensure new release team lead has joined the following mailing lists has joined the following slack channels is a has completed the please drop in the certification id in the comments once completed nabarun pal kirsten garrison savitha raghunathan vlad gorodetsky onboarding release team lead has agreed to abide by the guidelines set forth in the specifically the embargo on cve communications this must be done as an issue comment by the incoming release team lead update github teams milestone maintainers release team release team leads sig release update kubernetes sig release owners and release team lead and shadows add an approvers entry in releases release owners release team lead only in owners aliases add an entry in the following sections release team release team lead role update google groups gcp iam membership infra release viewers release managers manually grant access to the following google groups add as manager add as member grant calendar access grant zoom credentials host key add incoming leads to release team leads slack group add slack id s to if they are not yet in the file add username s to offboarding remove from github teams milestone maintainers release team release team leads remove from google groups gcp iam membership infra release viewers release managers manually remove from the following google groups add as manager add as member remove from release team leads slack group remove slack id s from if no longer in a group remove username s from cc kubernetes release engineering kubernetes release team | 0 |
13,642 | 16,243,705,541 | IssuesEvent | 2021-05-07 12:36:07 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Add Spring integration support | type: compatibility | I was wondering is Spring integration is supported or what is the current status of it? | True | Add Spring integration support - I was wondering is Spring integration is supported or what is the current status of it? | non_priority | add spring integration support i was wondering is spring integration is supported or what is the current status of it | 0 |
37,993 | 2,837,749,294 | IssuesEvent | 2015-05-27 00:46:14 | onaio/help | https://api.github.com/repos/onaio/help | opened | List how changing a question type will affect existing data | enhancement high priority SIZE - Small (≤1) | The help, http://help.ona.io/faq/replacing-forms-that-have-submissions/, says,
> Changing question types; changing the question type of a field should be avoided, because it can affect existing data. For instance, if a question changes from an integer to a select multiple question in the updated form.
* [ ] enumerate all the possible ways that this will affect existing data
| 1.0 | List how changing a question type will affect existing data - The help, http://help.ona.io/faq/replacing-forms-that-have-submissions/, says,
> Changing question types; changing the question type of a field should be avoided, because it can affect existing data. For instance, if a question changes from an integer to a select multiple question in the updated form.
* [ ] enumerate all the possible ways that this will affect existing data
| priority | list how changing a question type will affect existing data the help says changing question types changing the question type of a field should be avoided because it can affect existing data for instance if a question changes from an integer to a select multiple question in the updated form enumerate all the possible ways that this will affect existing data | 1 |
292,804 | 25,240,529,757 | IssuesEvent | 2022-11-15 06:57:29 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Credentials purchase doesn't complete, leading to so-called "stuck triangle" | bug QA/Yes release-notes/exclude QA/Test-Plan-Specified OS/Desktop feature/vpn | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED-->
## Description
<!--Provide a brief description of the issue-->
Credentials purchase doesn't complete, leading to so-called "stuck triangle"
Note: this is a follow-on from https://github.com/brave/brave-browser/issues/26671, but has a separate cause, and thus, fix 👍
## Steps to Reproduce
<!--Please add a series of steps to reproduce the issue-->
0. delete any `BraveVPN` OS-configs, first
1. install `1.47.71`
2. launch Brave using `--vmodule="*/skus/*"=2 --enable-logging=stdrr --v=1`
3. click `Maybe later`
4. click `Skip welcome tour`
5. open `brave://flags`
6. set `brave://flags/#brave-vpn` to `Enabled`
7. click `Relaunch` (if you want to retain logging, `CTRL+C` and relaunch from `Terminal`/console
8. click `No thanks` on the `Tired of cookie consent notices?` dialog
9. load `account.bravesoftware.com`
10. enter staging credentials from 1Password
11. enter a unique email address such as "`unique99@mailinator.com`" or similar
12. click `Get login link`
13. open the `Log in to your Brave Pre...` email (`https://www.mailinator.com/v4/public/inboxes.jsp?to=unique99` in the above case)
14. click on either the `Log in to Brave` button -or- the link below it
15. click `Browse plans` on `https://account.bravesoftware.com/account/`
16. scroll down
17. click on `Buy now` beneath `Brave VPN Subscription`
18. complete the Stripe checkout using `https://stripe.com/docs/testing#testing-interactively`
19. if you're able to, click on the `VPN` button in the browser toolbar, and attempt to add and connect to the `BraveVPN` config
## Actual result:
<!--Please add screenshots if needed-->
Many times, we get the so-called "stuck triangle" shown here, with or without the included JSON exception, also shown:
<img width="1587" alt="Screen Shot 2022-11-14 at 9 08 14 AM" src="https://user-images.githubusercontent.com/387249/201741912-a327e797-40bb-4655-8818-f37c86cb00d3.png">
## Expected result:
<img width="1312" alt="Screen Shot 2022-11-12 at 1 30 33 AM" src="https://user-images.githubusercontent.com/387249/201741576-64d992bf-62d4-4771-9ddd-ead6b3581436.png">
## Reproduces how often:
<!--[Easily reproduced/Intermittent issue/No steps to reproduce]-->
Often:
run 1 - “stuck triangle”
run 2 - “stuck triangle”
run 3 - got it working on the 2nd reload, after the 1st reload propagated the JSON-request body error
run 4 - 1st normal reload made it work
run 5 - “stuck triangle”
## Brave version (brave://version info)
<!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details-->
Brave | 1.47.71 Chromium: 107.0.5304.110 (Official Build) nightly (x86_64)
-- | --
Revision | 2a558545ab7e6fb8177002bf44d4fc1717cb2998-refs/branch-heads/5304@{#1202}
OS | macOS Version 11.7.1 (Build 20G918)
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current release? `N/A`
- Can you reproduce this issue with the beta channel? `Yes`
- Can you reproduce this issue with the nightly channel? `Yes`
/cc @mattmcalister @rebron @husobee @evq @AlanBreck @brave/qa-team | 1.0 | Credentials purchase doesn't complete, leading to so-called "stuck triangle" - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED-->
## Description
<!--Provide a brief description of the issue-->
Credentials purchase doesn't complete, leading to so-called "stuck triangle"
Note: this is a follow-on from https://github.com/brave/brave-browser/issues/26671, but has a separate cause, and thus, fix 👍
## Steps to Reproduce
<!--Please add a series of steps to reproduce the issue-->
0. delete any `BraveVPN` OS-configs, first
1. install `1.47.71`
2. launch Brave using `--vmodule="*/skus/*"=2 --enable-logging=stdrr --v=1`
3. click `Maybe later`
4. click `Skip welcome tour`
5. open `brave://flags`
6. set `brave://flags/#brave-vpn` to `Enabled`
7. click `Relaunch` (if you want to retain logging, `CTRL+C` and relaunch from `Terminal`/console
8. click `No thanks` on the `Tired of cookie consent notices?` dialog
9. load `account.bravesoftware.com`
10. enter staging credentials from 1Password
11. enter a unique email address such as "`unique99@mailinator.com`" or similar
12. click `Get login link`
13. open the `Log in to your Brave Pre...` email (`https://www.mailinator.com/v4/public/inboxes.jsp?to=unique99` in the above case)
14. click on either the `Log in to Brave` button -or- the link below it
15. click `Browse plans` on `https://account.bravesoftware.com/account/`
16. scroll down
17. click on `Buy now` beneath `Brave VPN Subscription`
18. complete the Stripe checkout using `https://stripe.com/docs/testing#testing-interactively`
19. if you're able to, click on the `VPN` button in the browser toolbar, and attempt to add and connect to the `BraveVPN` config
## Actual result:
<!--Please add screenshots if needed-->
Many times, we get the so-called "stuck triangle" shown here, with or without the included JSON exception, also shown:
<img width="1587" alt="Screen Shot 2022-11-14 at 9 08 14 AM" src="https://user-images.githubusercontent.com/387249/201741912-a327e797-40bb-4655-8818-f37c86cb00d3.png">
## Expected result:
<img width="1312" alt="Screen Shot 2022-11-12 at 1 30 33 AM" src="https://user-images.githubusercontent.com/387249/201741576-64d992bf-62d4-4771-9ddd-ead6b3581436.png">
## Reproduces how often:
<!--[Easily reproduced/Intermittent issue/No steps to reproduce]-->
Often:
run 1 - “stuck triangle”
run 2 - “stuck triangle”
run 3 - got it working on the 2nd reload, after the 1st reload propagated the JSON-request body error
run 4 - 1st normal reload made it work
run 5 - “stuck triangle”
## Brave version (brave://version info)
<!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details-->
Brave | 1.47.71 Chromium: 107.0.5304.110 (Official Build) nightly (x86_64)
-- | --
Revision | 2a558545ab7e6fb8177002bf44d4fc1717cb2998-refs/branch-heads/5304@{#1202}
OS | macOS Version 11.7.1 (Build 20G918)
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current release? `N/A`
- Can you reproduce this issue with the beta channel? `Yes`
- Can you reproduce this issue with the nightly channel? `Yes`
/cc @mattmcalister @rebron @husobee @evq @AlanBreck @brave/qa-team | non_priority | credentials purchase doesn t complete leading to so called stuck triangle have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description credentials purchase doesn t complete leading to so called stuck triangle note this is a follow on from but has a separate cause and thus fix 👍 steps to reproduce delete any bravevpn os configs first install launch brave using vmodule skus enable logging stdrr v click maybe later click skip welcome tour open brave flags set brave flags brave vpn to enabled click relaunch if you want to retain logging ctrl c and relaunch from terminal console click no thanks on the tired of cookie consent notices dialog load account bravesoftware com enter staging credentials from enter a unique email address such as mailinator com or similar click get login link open the log in to your brave pre email in the above case click on either the log in to brave button or the link below it click browse plans on scroll down click on buy now beneath brave vpn subscription complete the stripe checkout using if you re able to click on the vpn button in the browser toolbar and attempt to add and connect to the bravevpn config actual result many times we get the so called stuck triangle shown here with or without the included json exception also shown img width alt screen shot at am src expected result img width alt screen shot at am src reproduces how often often run “stuck triangle” run “stuck triangle” run got it working on the reload after the reload propagated the json request body error run normal reload made it work run “stuck triangle” brave version brave version info brave chromium official build nightly revision refs branch heads os macos version build version channel information can you reproduce this issue with the current release n a can you reproduce this issue with the beta channel yes can you reproduce this issue with the nightly channel yes cc mattmcalister rebron husobee evq alanbreck brave qa team | 0 |
641,436 | 20,826,644,453 | IssuesEvent | 2022-03-18 21:58:44 | SE701-T1/backend | https://api.github.com/repos/SE701-T1/backend | closed | Refactor user endpoints to use authorisation | Priority: High Status: Blocked Type: Feature Team: Users | **Describe the task that needs to be done.**
Once the authorization interceptor is implemented, we need to refactor the user endpoints to use authorisation.
**Describe how a solution to your proposed task might look like (and any alternatives considered).**
The interceptor should handle the authorization and returning 401 Unauthorized if the user is unauthorized.
Also extract information from the token and store it for the endpoints to access.
Refactoring work will include removing the user id from the request path parameters.
The id should instead be extracted from the interceptor somehow (depends on how issue #57 is implemented).
**Notes**
Blocked by #57 | 1.0 | Refactor user endpoints to use authorisation - **Describe the task that needs to be done.**
Once the authorization interceptor is implemented, we need to refactor the user endpoints to use authorisation.
**Describe how a solution to your proposed task might look like (and any alternatives considered).**
The interceptor should handle the authorization and returning 401 Unauthorized if the user is unauthorized.
Also extract information from the token and store it for the endpoints to access.
Refactoring work will include removing the user id from the request path parameters.
The id should instead be extracted from the interceptor somehow (depends on how issue #57 is implemented).
**Notes**
Blocked by #57 | priority | refactor user endpoints to use authorisation describe the task that needs to be done once the authorization interceptor is implemented we need to refactor the user endpoints to use authorisation describe how a solution to your proposed task might look like and any alternatives considered the interceptor should handle the authorization and returning unauthorized if the user is unauthorized also extract information from the token and store it for the endpoints to access refactoring work will include removing the user id from the request path parameters the id should instead be extracted from the interceptor somehow depends on how issue is implemented notes blocked by | 1 |
608,221 | 18,818,774,212 | IssuesEvent | 2021-11-10 04:38:34 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | ci: Need to investigate CDash console debug dump due to errors | priority: low team: kitware component: continuous integration | From Slack:
https://drakedevelopers.slack.com/archives/C270MN28G/p1572401376036300
> jwnimmer-tri 10:09 PM
> The CDash test dump on https://drake-jenkins.csail.mit.edu/job/mac-catalina-clang-bazel-experimental-release/7/console output is very large (20 MB).
> jamiesnape 8:50 AM
> We will look into it. Dumping the whole file on failure definitely is not great.
Perhaps some weird build of cURL on Mac. | 1.0 | ci: Need to investigate CDash console debug dump due to errors - From Slack:
https://drakedevelopers.slack.com/archives/C270MN28G/p1572401376036300
> jwnimmer-tri 10:09 PM
> The CDash test dump on https://drake-jenkins.csail.mit.edu/job/mac-catalina-clang-bazel-experimental-release/7/console output is very large (20 MB).
> jamiesnape 8:50 AM
> We will look into it. Dumping the whole file on failure definitely is not great.
Perhaps some weird build of cURL on Mac. | priority | ci need to investigate cdash console debug dump due to errors from slack jwnimmer tri pm the cdash test dump on output is very large mb jamiesnape am we will look into it dumping the whole file on failure definitely is not great perhaps some weird build of curl on mac | 1 |
40,055 | 6,796,439,877 | IssuesEvent | 2017-11-01 19:01:16 | scikit-learn-contrib/imbalanced-learn | https://api.github.com/repos/scikit-learn-contrib/imbalanced-learn | closed | Update instruction using conda-forge | documentation | We should update the documentation since we can use the conda-forge channel.
We should also remove the building of the local package | 1.0 | Update instruction using conda-forge - We should update the documentation since we can use the conda-forge channel.
We should also remove the building of the local package | non_priority | update instruction using conda forge we should update the documentation since we can use the conda forge channel we should also remove the building of the local package | 0 |
215,878 | 7,298,912,995 | IssuesEvent | 2018-02-26 18:26:04 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | closed | Move as many custom conflation opts used in the UI as possible to be core defaults | Category: Core Priority: Medium Status: In Progress Type: Task | The rationale behind this is that the simpler we can make the options used in the different types of conflation, the less error prone the UI will be in sending the options in. The two I have in mind specifically right now are the CornerSplitter and rubber sheeting.
CornerSplitter is used with Network/Differential roads, but not Unifying. I made CornerSplitter a default cleaning op for all conflation types and it had positive a positive effect on one regression test and fairly minor impact on the rest of them (will add details later), so I think that's a no-brainer change.
I would like to also do rubber sheeting, but it may not be a good idea, b/c 1) its likely to have a big impact on regression tests (both positive for some and negative for others 2) its can be an expensive operation for some input data. Users have requested making it the default in the UI for Network roads, which makes sense since its already a default for Network roads in the core. It may not make sense for Unifying roads, but I'll try it out anyway and see. Turning rubber sheeting on in the UI by default would make things even simpler. | 1.0 | Move as many custom conflation opts used in the UI as possible to be core defaults - The rationale behind this is that the simpler we can make the options used in the different types of conflation, the less error prone the UI will be in sending the options in. The two I have in mind specifically right now are the CornerSplitter and rubber sheeting.
CornerSplitter is used with Network/Differential roads, but not Unifying. I made CornerSplitter a default cleaning op for all conflation types and it had positive a positive effect on one regression test and fairly minor impact on the rest of them (will add details later), so I think that's a no-brainer change.
I would like to also do rubber sheeting, but it may not be a good idea, b/c 1) its likely to have a big impact on regression tests (both positive for some and negative for others 2) its can be an expensive operation for some input data. Users have requested making it the default in the UI for Network roads, which makes sense since its already a default for Network roads in the core. It may not make sense for Unifying roads, but I'll try it out anyway and see. Turning rubber sheeting on in the UI by default would make things even simpler. | priority | move as many custom conflation opts used in the ui as possible to be core defaults the rationale behind this is that the simpler we can make the options used in the different types of conflation the less error prone the ui will be in sending the options in the two i have in mind specifically right now are the cornersplitter and rubber sheeting cornersplitter is used with network differential roads but not unifying i made cornersplitter a default cleaning op for all conflation types and it had positive a positive effect on one regression test and fairly minor impact on the rest of them will add details later so i think that s a no brainer change i would like to also do rubber sheeting but it may not be a good idea b c its likely to have a big impact on regression tests both positive for some and negative for others its can be an expensive operation for some input data users have requested making it the default in the ui for network roads which makes sense since its already a default for network roads in the core it may not make sense for unifying roads but i ll try it out anyway and see turning rubber sheeting on in the ui by default would make things even simpler | 1 |
51,851 | 3,014,673,520 | IssuesEvent | 2015-07-29 15:51:02 | brharp/hjckrrh | https://api.github.com/repos/brharp/hjckrrh | closed | S1- Share this page is now broken- was working | priority: high type: bug | Looks like url has duplicate site name see CCS website | 1.0 | S1- Share this page is now broken- was working - Looks like url has duplicate site name see CCS website | priority | share this page is now broken was working looks like url has duplicate site name see ccs website | 1 |
158,784 | 24,898,073,888 | IssuesEvent | 2022-10-28 17:48:04 | Expensify/App | https://api.github.com/repos/Expensify/App | opened | Update workspace editor illustrations | Design | Note: This issue is part of the greater **[Implement Our New Branding in NewDot](https://github.com/Expensify/Expensify/issues/239140)** project.
**What is it:**
Updating the illustrations found in the workspace editor. We will also update the sections of the editor to look like “cards”

**Does it require a mini design doc:**
No, minor style changes
**Design finished:**
Yes
cc @GabiHExpensify
| 1.0 | Update workspace editor illustrations - Note: This issue is part of the greater **[Implement Our New Branding in NewDot](https://github.com/Expensify/Expensify/issues/239140)** project.
**What is it:**
Updating the illustrations found in the workspace editor. We will also update the sections of the editor to look like “cards”

**Does it require a mini design doc:**
No, minor style changes
**Design finished:**
Yes
cc @GabiHExpensify
| non_priority | update workspace editor illustrations note this issue is part of the greater project what is it updating the illustrations found in the workspace editor we will also update the sections of the editor to look like “cards” does it require a mini design doc no minor style changes design finished yes cc gabihexpensify | 0 |
243,665 | 18,721,338,456 | IssuesEvent | 2021-11-03 12:09:21 | raspberrypi/documentation | https://api.github.com/repos/raspberrypi/documentation | closed | Needs update the Power Supply documentation with Pi Zero 2 W requirements. | enhancement documentation | Needs update for Pi Zero 2 W Power Supply requirements on the [Power Supply documentation](https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/power-supplies.adoc). | 1.0 | Needs update the Power Supply documentation with Pi Zero 2 W requirements. - Needs update for Pi Zero 2 W Power Supply requirements on the [Power Supply documentation](https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/power-supplies.adoc). | non_priority | needs update the power supply documentation with pi zero w requirements needs update for pi zero w power supply requirements on the | 0 |
516,771 | 14,987,706,675 | IssuesEvent | 2021-01-28 23:29:37 | benetech/ServiceNet | https://api.github.com/repos/benetech/ServiceNet | closed | Allow user to add their own notes to partner records that persist across imports | PM: Workflow Priority C | Several partners said that they would like the ability to add information that doesn’t fit into existing fields, etc. and suggested notes fields.
Recommendation and Action item: Follow up with partners through observations/ interviews to find out what kinds of notes they would find most useful, which fields or sections might be most helped by notes, etc. Have partners prioritize and then create list for version release: where would partners like to add notes? Under what kinds of circumstances? Which fields/topics are the most important?
| 1.0 | Allow user to add their own notes to partner records that persist across imports - Several partners said that they would like the ability to add information that doesn’t fit into existing fields, etc. and suggested notes fields.
Recommendation and Action item: Follow up with partners through observations/ interviews to find out what kinds of notes they would find most useful, which fields or sections might be most helped by notes, etc. Have partners prioritize and then create list for version release: where would partners like to add notes? Under what kinds of circumstances? Which fields/topics are the most important?
| priority | allow user to add their own notes to partner records that persist across imports several partners said that they would like the ability to add information that doesn’t fit into existing fields etc and suggested notes fields recommendation and action item follow up with partners through observations interviews to find out what kinds of notes they would find most useful which fields or sections might be most helped by notes etc have partners prioritize and then create list for version release where would partners like to add notes under what kinds of circumstances which fields topics are the most important | 1 |
383,764 | 11,362,131,189 | IssuesEvent | 2020-01-26 19:18:51 | arfc/2020-fairhurst-hydrogen-production | https://api.github.com/repos/arfc/2020-fairhurst-hydrogen-production | closed | Concept Clarity Correction. | Comp:Core Difficulty:2-Challenging Priority:2-Normal Status:1-New Type:Bug | I think this sentence fundamentally misrepresents the issue:
"Although using hydrogen does not produce CO2, some of the hydrogen production methods still do it."
The hydrogen production methods that produce CO2 (e.g. methane reforming) capture that CO2 on site. This is not the source of CO2 that is of concern.
ALL hydrogen production methods are only as carbon-free as the source of energy they rely on (electric, heat, or both) to drive the process. *That* is where the main CO2 issue exists in a hydrogen economy, and that is where nuclear comes in.
This issue can be closed with a pull request to the paper that clarifies this. | 1.0 | Concept Clarity Correction. - I think this sentence fundamentally misrepresents the issue:
"Although using hydrogen does not produce CO2, some of the hydrogen production methods still do it."
The hydrogen production methods that produce CO2 (e.g. methane reforming) capture that CO2 on site. This is not the source of CO2 that is of concern.
ALL hydrogen production methods are only as carbon-free as the source of energy they rely on (electric, heat, or both) to drive the process. *That* is where the main CO2 issue exists in a hydrogen economy, and that is where nuclear comes in.
This issue can be closed with a pull request to the paper that clarifies this. | priority | concept clarity correction i think this sentence fundamentally misrepresents the issue although using hydrogen does not produce some of the hydrogen production methods still do it the hydrogen production methods that produce e g methane reforming capture that on site this is not the source of that is of concern all hydrogen production methods are only as carbon free as the source of energy they rely on electric heat or both to drive the process that is where the main issue exists in a hydrogen economy and that is where nuclear comes in this issue can be closed with a pull request to the paper that clarifies this | 1 |
47,719 | 13,066,140,499 | IssuesEvent | 2020-07-30 21:04:33 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | [cmake / simprod-scripts] Running make production-tarball; make tarball doesn't make libgsl.so in simulation trunk (Trac #1049) | Migrated from Trac cmake defect | Tested this a couple times with trunk of simulation. Running make install_tool_libs will install it, but shouldn't be necessary
Migrated from https://code.icecube.wisc.edu/ticket/1049
```json
{
"status": "closed",
"changetime": "2019-01-11T23:56:01",
"description": "Tested this a couple times with trunk of simulation. Running make install_tool_libs will install it, but shouldn't be necessary",
"reporter": "mamday",
"cc": "david.schultz",
"resolution": "fixed",
"_ts": "1547250961636294",
"component": "cmake",
"summary": "[cmake / simprod-scripts] Running make production-tarball; make tarball doesn't make libgsl.so in simulation trunk",
"priority": "normal",
"keywords": "tarball cmake simprod-scripts",
"time": "2015-07-14T18:46:13",
"milestone": "",
"owner": "nega",
"type": "defect"
}
```
| 1.0 | [cmake / simprod-scripts] Running make production-tarball; make tarball doesn't make libgsl.so in simulation trunk (Trac #1049) - Tested this a couple times with trunk of simulation. Running make install_tool_libs will install it, but shouldn't be necessary
Migrated from https://code.icecube.wisc.edu/ticket/1049
```json
{
"status": "closed",
"changetime": "2019-01-11T23:56:01",
"description": "Tested this a couple times with trunk of simulation. Running make install_tool_libs will install it, but shouldn't be necessary",
"reporter": "mamday",
"cc": "david.schultz",
"resolution": "fixed",
"_ts": "1547250961636294",
"component": "cmake",
"summary": "[cmake / simprod-scripts] Running make production-tarball; make tarball doesn't make libgsl.so in simulation trunk",
"priority": "normal",
"keywords": "tarball cmake simprod-scripts",
"time": "2015-07-14T18:46:13",
"milestone": "",
"owner": "nega",
"type": "defect"
}
```
| non_priority | running make production tarball make tarball doesn t make libgsl so in simulation trunk trac tested this a couple times with trunk of simulation running make install tool libs will install it but shouldn t be necessary migrated from json status closed changetime description tested this a couple times with trunk of simulation running make install tool libs will install it but shouldn t be necessary reporter mamday cc david schultz resolution fixed ts component cmake summary running make production tarball make tarball doesn t make libgsl so in simulation trunk priority normal keywords tarball cmake simprod scripts time milestone owner nega type defect | 0 |
70,297 | 18,074,105,644 | IssuesEvent | 2021-09-21 07:55:21 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | internal compiler error: in assign_temp, at function.c:968 | stat:awaiting response stat:awaiting tensorflower type:build/install stalled TF 2.0 subtype: ubuntu/linux | <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 Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 16.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary): source
- TensorFlow version: 2.0
- Python version: 3.6
- Installed using virtualenv? pip? conda?:
- Bazel version (if compiling from source): Build label: 0.26.1
- GCC/Compiler version (if compiling from source):
```gcc (Ubuntu 5.5.0-12ubuntu1~16.04) 5.5.0 20171010```
and
```gcc (Ubuntu 7.4.0-1ubuntu1~16.04~ppa1) 7.4.0```
- CUDA/cuDNN version: off
- GPU model and memory: off
**Describe the problem**
```
ERROR: /home/ubuntu/tensorflow/tensorflow/compiler/mlir/xla/BUILD:226:1: C++ compilation of rule '//tensorflow/compiler/mlir/xla:hlo' failed (Exit 1)
tensorflow/compiler/mlir/xla/ir/hlo_ops.cc: In function 'mlir::Type {anonymous}::GetBroadcastType(mlir::Builder*, mlir::Type, mlir::Type, mlir::Type, mlir::DenseIntElementsAttr)':
tensorflow/compiler/mlir/xla/ir/hlo_ops.cc:622:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < shape_x.size(); i++) {
~~^~~~~~~~~~~~~~~~
In file included from ./tensorflow/compiler/mlir/xla/ir/hlo_ops.h:22:0,
from tensorflow/compiler/mlir/xla/ir/hlo_ops.cc:18:
external/local_config_mlir/include/mlir/IR/Attributes.h: In member function 'T mlir::DenseElementsAttr::getValue(llvm::ArrayRef<long unsigned int>) const [with T = mlir::IntegerAttr]':
external/local_config_mlir/include/mlir/IR/Attributes.h:783:20: internal compiler error: in assign_temp, at function.c:968
auto castFn = [](Attribute attr) { return attr.template cast<T>(); };
^
Please submit a full bug report,
```
**Provide the exact sequence of commands / steps that you executed before running into the problem**
```
$ bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package
```
**Any other info / logs**
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
| 1.0 | internal compiler error: in assign_temp, at function.c:968 - <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 Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 16.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary): source
- TensorFlow version: 2.0
- Python version: 3.6
- Installed using virtualenv? pip? conda?:
- Bazel version (if compiling from source): Build label: 0.26.1
- GCC/Compiler version (if compiling from source):
```gcc (Ubuntu 5.5.0-12ubuntu1~16.04) 5.5.0 20171010```
and
```gcc (Ubuntu 7.4.0-1ubuntu1~16.04~ppa1) 7.4.0```
- CUDA/cuDNN version: off
- GPU model and memory: off
**Describe the problem**
```
ERROR: /home/ubuntu/tensorflow/tensorflow/compiler/mlir/xla/BUILD:226:1: C++ compilation of rule '//tensorflow/compiler/mlir/xla:hlo' failed (Exit 1)
tensorflow/compiler/mlir/xla/ir/hlo_ops.cc: In function 'mlir::Type {anonymous}::GetBroadcastType(mlir::Builder*, mlir::Type, mlir::Type, mlir::Type, mlir::DenseIntElementsAttr)':
tensorflow/compiler/mlir/xla/ir/hlo_ops.cc:622:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < shape_x.size(); i++) {
~~^~~~~~~~~~~~~~~~
In file included from ./tensorflow/compiler/mlir/xla/ir/hlo_ops.h:22:0,
from tensorflow/compiler/mlir/xla/ir/hlo_ops.cc:18:
external/local_config_mlir/include/mlir/IR/Attributes.h: In member function 'T mlir::DenseElementsAttr::getValue(llvm::ArrayRef<long unsigned int>) const [with T = mlir::IntegerAttr]':
external/local_config_mlir/include/mlir/IR/Attributes.h:783:20: internal compiler error: in assign_temp, at function.c:968
auto castFn = [](Attribute attr) { return attr.template cast<T>(); };
^
Please submit a full bug report,
```
**Provide the exact sequence of commands / steps that you executed before running into the problem**
```
$ bazel build --config=opt //tensorflow/tools/pip_package:build_pip_package
```
**Any other info / logs**
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
| non_priority | internal compiler error in assign temp at function c please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution e g linux ubuntu ubuntu mobile device e g iphone pixel samsung galaxy if the issue happens on mobile device tensorflow installed from source or binary source tensorflow version python version installed using virtualenv pip conda bazel version if compiling from source build label gcc compiler version if compiling from source gcc ubuntu and gcc ubuntu cuda cudnn version off gpu model and memory off describe the problem error home ubuntu tensorflow tensorflow compiler mlir xla build c compilation of rule tensorflow compiler mlir xla hlo failed exit tensorflow compiler mlir xla ir hlo ops cc in function mlir type anonymous getbroadcasttype mlir builder mlir type mlir type mlir type mlir denseintelementsattr tensorflow compiler mlir xla ir hlo ops cc warning comparison between signed and unsigned integer expressions for int i i shape x size i in file included from tensorflow compiler mlir xla ir hlo ops h from tensorflow compiler mlir xla ir hlo ops cc external local config mlir include mlir ir attributes h in member function t mlir denseelementsattr getvalue llvm arrayref const external local config mlir include mlir ir attributes h internal compiler error in assign temp at function c auto castfn attribute attr return attr template cast please submit a full bug report provide the exact sequence of commands steps that you executed before running into the problem bazel build config opt tensorflow tools pip package build pip package any other info logs include any logs or source code that would be helpful to diagnose the problem if including tracebacks please include the full traceback large logs and files should be attached | 0 |
821,519 | 30,825,729,503 | IssuesEvent | 2023-08-01 19:54:12 | paleobot/pbot-dev | https://api.github.com/repos/paleobot/pbot-dev | closed | Maximum/minimum interval - collection node | question high priority Hack-A-Thon | I see these fields are grayed out in the data entry form. Assuming this is not going to be ready for the Hack-a-Thon, should we ask people to enter this information in the Notes for updating later? | 1.0 | Maximum/minimum interval - collection node - I see these fields are grayed out in the data entry form. Assuming this is not going to be ready for the Hack-a-Thon, should we ask people to enter this information in the Notes for updating later? | priority | maximum minimum interval collection node i see these fields are grayed out in the data entry form assuming this is not going to be ready for the hack a thon should we ask people to enter this information in the notes for updating later | 1 |
89,303 | 8,200,111,705 | IssuesEvent | 2018-08-31 23:55:46 | astropy/astropy | https://api.github.com/repos/astropy/astropy | closed | warnings_to_ignore kward for enable_deprecations_as_exceptions() | Feature Request testing utils | To ignore deprecation warnings coming from e.g. numpy (via another dependency, so we don't have any power to fix them), the only way with the current machinery is to either ignore everything coming from numpy, or to list the warning in `warnings_to_ignore_by_pyver` for each and every python versions being supported.
I feel it would be nicer and cleaner to have one more kwarg, that is python version agnostic to list all of these warnings.
What do you think @pllim? | 1.0 | warnings_to_ignore kward for enable_deprecations_as_exceptions() - To ignore deprecation warnings coming from e.g. numpy (via another dependency, so we don't have any power to fix them), the only way with the current machinery is to either ignore everything coming from numpy, or to list the warning in `warnings_to_ignore_by_pyver` for each and every python versions being supported.
I feel it would be nicer and cleaner to have one more kwarg, that is python version agnostic to list all of these warnings.
What do you think @pllim? | non_priority | warnings to ignore kward for enable deprecations as exceptions to ignore deprecation warnings coming from e g numpy via another dependency so we don t have any power to fix them the only way with the current machinery is to either ignore everything coming from numpy or to list the warning in warnings to ignore by pyver for each and every python versions being supported i feel it would be nicer and cleaner to have one more kwarg that is python version agnostic to list all of these warnings what do you think pllim | 0 |
223,904 | 17,646,523,062 | IssuesEvent | 2021-08-20 07:06:07 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | closed | The string 'Copy Path' is not localized for files/blobs/adls gen2 blobs | 🧪 testing :globe_with_meridians: localization | **Storage Explorer Version**: 1.20.0-dev
**Build Number**: 20210524.7
**Branch**: main
**Platform/OS**: Windows 10/ Linux Ubuntu 18.04/ MacOS Big Sur 11.3
**Architecture**: ia32/x64
**Language**: All
**How Found**: From running test case
**Regression From**: Not a regression
## Steps to Reproduce ##
1. Launch Storage Explorer.
2. Open 'Settings' -> Application (Regional Settings) -> Select 'Español' -> Restart Storage Explorer.
3. Expand one storage account -> File Shares.
4. Select one file share -> Open it -> Select one file then right click it.
5. Check whether the string 'Copy Path' is localized.
## Expected Experience ##
The string 'Copy Path' is localized.
## Actual Experience ##
The string 'Copy Path' is not localized.

| 1.0 | The string 'Copy Path' is not localized for files/blobs/adls gen2 blobs - **Storage Explorer Version**: 1.20.0-dev
**Build Number**: 20210524.7
**Branch**: main
**Platform/OS**: Windows 10/ Linux Ubuntu 18.04/ MacOS Big Sur 11.3
**Architecture**: ia32/x64
**Language**: All
**How Found**: From running test case
**Regression From**: Not a regression
## Steps to Reproduce ##
1. Launch Storage Explorer.
2. Open 'Settings' -> Application (Regional Settings) -> Select 'Español' -> Restart Storage Explorer.
3. Expand one storage account -> File Shares.
4. Select one file share -> Open it -> Select one file then right click it.
5. Check whether the string 'Copy Path' is localized.
## Expected Experience ##
The string 'Copy Path' is localized.
## Actual Experience ##
The string 'Copy Path' is not localized.

| non_priority | the string copy path is not localized for files blobs adls blobs storage explorer version dev build number branch main platform os windows linux ubuntu macos big sur architecture language all how found from running test case regression from not a regression steps to reproduce launch storage explorer open settings application regional settings select español restart storage explorer expand one storage account file shares select one file share open it select one file then right click it check whether the string copy path is localized expected experience the string copy path is localized actual experience the string copy path is not localized | 0 |
585,067 | 17,470,377,125 | IssuesEvent | 2021-08-07 02:51:51 | onedotprojects/auth | https://api.github.com/repos/onedotprojects/auth | closed | Deploy workflow only works when manually run | type: bug priority: 3 scope: meta | # Deploy workflow only works when manually run
## Describe the bug
The `Release and deploy` workflow only works when it's run manually. It never does on a push to `release`.
## To Reproduce
https://github.com/onedotprojects/auth/actions/workflows/deploy.yml
## Expected behavior
it should always work | 1.0 | Deploy workflow only works when manually run - # Deploy workflow only works when manually run
## Describe the bug
The `Release and deploy` workflow only works when it's run manually. It never does on a push to `release`.
## To Reproduce
https://github.com/onedotprojects/auth/actions/workflows/deploy.yml
## Expected behavior
it should always work | priority | deploy workflow only works when manually run deploy workflow only works when manually run describe the bug the release and deploy workflow only works when it s run manually it never does on a push to release to reproduce expected behavior it should always work | 1 |
346,239 | 10,409,695,391 | IssuesEvent | 2019-09-13 09:25:19 | xwikisas/application-diagram | https://api.github.com/repos/xwikisas/application-diagram | closed | Add support for viewing the diagram in full screen mode | Priority: Major Type: New Feature | Ideally there should be a button in view mode (e.g. in a balloon toolbar) to toggle the full screen mode. | 1.0 | Add support for viewing the diagram in full screen mode - Ideally there should be a button in view mode (e.g. in a balloon toolbar) to toggle the full screen mode. | priority | add support for viewing the diagram in full screen mode ideally there should be a button in view mode e g in a balloon toolbar to toggle the full screen mode | 1 |
341,836 | 10,308,531,975 | IssuesEvent | 2019-08-29 11:11:11 | ddionrails/ddionrails | https://api.github.com/repos/ddionrails/ddionrails | closed | Add "state" to DataTables | Priority: Low Status: Abandoned Status: Available Type: Enhancement | Das System merkt sich die Einstellung nicht, dass 100 Einträge pro Seite angezeigt werden sollen. Bei jedem Wechsel der Seite muss diese Option wieder neu eingestellt werden. | 1.0 | Add "state" to DataTables - Das System merkt sich die Einstellung nicht, dass 100 Einträge pro Seite angezeigt werden sollen. Bei jedem Wechsel der Seite muss diese Option wieder neu eingestellt werden. | priority | add state to datatables das system merkt sich die einstellung nicht dass einträge pro seite angezeigt werden sollen bei jedem wechsel der seite muss diese option wieder neu eingestellt werden | 1 |
517,966 | 15,021,566,630 | IssuesEvent | 2021-02-01 15:57:20 | HabitRPG/habitica-android | https://api.github.com/repos/HabitRPG/habitica-android | closed | player should not be automatically removed from Challenges when leaving a Guild or Party | Help wanted Priority: medium Type: Bug | Currently on the Android app, when a player leaves a Guild, they are automatically removed from any challenges they have joined that are hosted in that Guild. This should not happen - they should remain as participants of the challenges, even for those hosted in private guilds.
The same applies when the player is removed from a Guild - that should not remove them from challenges.
The same applies to leaving or being removed from a Party.
_(FYI, this bug also used to occur on the website but has been fixed there in https://github.com/HabitRPG/habitica/pull/8517. I'm going to ask other mods to test to see if it happens on the iOS app and if so I'll log an issue in that repo too.)_ | 1.0 | player should not be automatically removed from Challenges when leaving a Guild or Party - Currently on the Android app, when a player leaves a Guild, they are automatically removed from any challenges they have joined that are hosted in that Guild. This should not happen - they should remain as participants of the challenges, even for those hosted in private guilds.
The same applies when the player is removed from a Guild - that should not remove them from challenges.
The same applies to leaving or being removed from a Party.
_(FYI, this bug also used to occur on the website but has been fixed there in https://github.com/HabitRPG/habitica/pull/8517. I'm going to ask other mods to test to see if it happens on the iOS app and if so I'll log an issue in that repo too.)_ | priority | player should not be automatically removed from challenges when leaving a guild or party currently on the android app when a player leaves a guild they are automatically removed from any challenges they have joined that are hosted in that guild this should not happen they should remain as participants of the challenges even for those hosted in private guilds the same applies when the player is removed from a guild that should not remove them from challenges the same applies to leaving or being removed from a party fyi this bug also used to occur on the website but has been fixed there in i m going to ask other mods to test to see if it happens on the ios app and if so i ll log an issue in that repo too | 1 |
3,997 | 2,544,499,607 | IssuesEvent | 2015-01-29 10:24:12 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | closed | GENERAL-USE: DB create/update at installation. Installation. Migrations. | Coding DB & sql & Hibernate general-use tasks Installation MEDIUM priority to share | GENERAL-USE: DB create/update at installation. Installation. Migrations. | 1.0 | GENERAL-USE: DB create/update at installation. Installation. Migrations. - GENERAL-USE: DB create/update at installation. Installation. Migrations. | priority | general use db create update at installation installation migrations general use db create update at installation installation migrations | 1 |
161,168 | 12,532,806,141 | IssuesEvent | 2020-06-04 16:31:08 | elastic/elasticsearch-ruby | https://api.github.com/repos/elastic/elasticsearch-ruby | opened | Test Runner: warnings | CI test-runner | Implement checking for warnings.
## `warnings`
If the arguments to `do` include `warnings` then we are expecting a Warning header to come back from the request. If the arguments don’t include a warnings argument then we don’t expect the response to include a Warning header. The warnings must match exactly. Using it looks like this:
| 1.0 | Test Runner: warnings - Implement checking for warnings.
## `warnings`
If the arguments to `do` include `warnings` then we are expecting a Warning header to come back from the request. If the arguments don’t include a warnings argument then we don’t expect the response to include a Warning header. The warnings must match exactly. Using it looks like this:
| non_priority | test runner warnings implement checking for warnings warnings if the arguments to do include warnings then we are expecting a warning header to come back from the request if the arguments don’t include a warnings argument then we don’t expect the response to include a warning header the warnings must match exactly using it looks like this | 0 |
10,290 | 6,664,376,304 | IssuesEvent | 2017-10-02 19:54:45 | truetandem/e-QIP-prototype | https://api.github.com/repos/truetandem/e-QIP-prototype | opened | Marital/relationships - status - other explanation margin | bug usability | - [ ] Close gap between other block and provide explanation input
- [ ] Make sure there is a margin between the provide explanation input and the next headline
<img width="1178" alt="screen shot 2017-10-02 at 3 52 16 pm" src="https://user-images.githubusercontent.com/19935974/31096367-cd4c0c06-a789-11e7-8e15-6606bfabddc4.png">
| True | Marital/relationships - status - other explanation margin - - [ ] Close gap between other block and provide explanation input
- [ ] Make sure there is a margin between the provide explanation input and the next headline
<img width="1178" alt="screen shot 2017-10-02 at 3 52 16 pm" src="https://user-images.githubusercontent.com/19935974/31096367-cd4c0c06-a789-11e7-8e15-6606bfabddc4.png">
| non_priority | marital relationships status other explanation margin close gap between other block and provide explanation input make sure there is a margin between the provide explanation input and the next headline img width alt screen shot at pm src | 0 |
696,888 | 23,920,300,098 | IssuesEvent | 2022-09-09 16:11:21 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | HLIF_BRAIN didn't give SP bonus in level 3 and 4. | status:confirmed component:skill priority:low mode:renewal mode:prerenewal type:bug | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: [ae74eb8](https://github.com/rathena/rathena/commit/ae74eb840480d358c8250d35bd9d28c097794e28)
* **Client Date**: 2018 06 20
* **Server Mode**: Pre Renewal
* **Description of Issue**: For a weird reason, Brain Surgery doesn't give any bonus of SP at level 3 and 4. I didn't pay attention to other skill parameters so I can't describe more problem if there is any
* Result:






* Expected Result: HLIF_BRAIN should give bonus in all level
* How to Reproduce: Take a lif and test level by level Brain Surgency
* Official Information: [Divine Pride](https://www.divine-pride.net/database/skill/8003/brain-surgery)
* **Modifications that may affect results**: No modification
| 1.0 | HLIF_BRAIN didn't give SP bonus in level 3 and 4. - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: [ae74eb8](https://github.com/rathena/rathena/commit/ae74eb840480d358c8250d35bd9d28c097794e28)
* **Client Date**: 2018 06 20
* **Server Mode**: Pre Renewal
* **Description of Issue**: For a weird reason, Brain Surgery doesn't give any bonus of SP at level 3 and 4. I didn't pay attention to other skill parameters so I can't describe more problem if there is any
* Result:






* Expected Result: HLIF_BRAIN should give bonus in all level
* How to Reproduce: Take a lif and test level by level Brain Surgency
* Official Information: [Divine Pride](https://www.divine-pride.net/database/skill/8003/brain-surgery)
* **Modifications that may affect results**: No modification
| priority | hlif brain didn t give sp bonus in level and rathena hash client date server mode pre renewal description of issue for a weird reason brain surgery doesn t give any bonus of sp at level and i didn t pay attention to other skill parameters so i can t describe more problem if there is any result expected result hlif brain should give bonus in all level how to reproduce take a lif and test level by level brain surgency official information modifications that may affect results no modification | 1 |
204,760 | 15,530,671,679 | IssuesEvent | 2021-03-13 20:04:03 | rdmtc/RedMatic | https://api.github.com/repos/rdmtc/RedMatic | closed | error while loading shared libraries: libonig.so.4 nach Update auf 7.2.0 | 🐛bug 🔬to be retested | Nach dem Update auf v7.2.0 kommt bei mir beim Starten von RedMatic o.g. Fehler. Die komplette Fehlerzeile lautet:
`Mar 13 13:47:29 homematic daemon.info redmatic-pkg: /usr/local/addons/redmatic/bin/jq: error while loading shared libraries: libonig.so.4: cannot open shared object file: No such file or directory`
- Verwendete Version: RaspberryMatic (>= 3.53.34.20201121) Varianten rpi3, rpi4, tinkerboard und oci_arm64 (aarch64)
- RedMatic läuft dennoch bei mir (bislang) unauffällig. | 1.0 | error while loading shared libraries: libonig.so.4 nach Update auf 7.2.0 - Nach dem Update auf v7.2.0 kommt bei mir beim Starten von RedMatic o.g. Fehler. Die komplette Fehlerzeile lautet:
`Mar 13 13:47:29 homematic daemon.info redmatic-pkg: /usr/local/addons/redmatic/bin/jq: error while loading shared libraries: libonig.so.4: cannot open shared object file: No such file or directory`
- Verwendete Version: RaspberryMatic (>= 3.53.34.20201121) Varianten rpi3, rpi4, tinkerboard und oci_arm64 (aarch64)
- RedMatic läuft dennoch bei mir (bislang) unauffällig. | non_priority | error while loading shared libraries libonig so nach update auf nach dem update auf kommt bei mir beim starten von redmatic o g fehler die komplette fehlerzeile lautet mar homematic daemon info redmatic pkg usr local addons redmatic bin jq error while loading shared libraries libonig so cannot open shared object file no such file or directory verwendete version raspberrymatic varianten tinkerboard und oci redmatic läuft dennoch bei mir bislang unauffällig | 0 |
141,134 | 11,395,182,779 | IssuesEvent | 2020-01-30 10:52:08 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | Test GDM in gnome3-xorg test | 0.kind: bug 0.kind: enhancement 6.topic: gnome3 6.topic: nixos 6.topic: testing | **Describe the bug**
Currently with the following diff
```diff
diff --git a/nixos/tests/gnome3-xorg.nix b/nixos/tests/gnome3-xorg.nix
index f12361da037..bfc76c39345 100644
--- a/nixos/tests/gnome3-xorg.nix
+++ b/nixos/tests/gnome3-xorg.nix
@@ -11,13 +11,18 @@ import ./make-test.nix ({ pkgs, ...} : {
services.xserver.enable = true;
- services.xserver.displayManager.gdm.enable = false;
- services.xserver.displayManager.lightdm.enable = true;
- services.xserver.displayManager.lightdm.autoLogin.enable = true;
- services.xserver.displayManager.lightdm.autoLogin.user = "alice";
services.xserver.desktopManager.gnome3.enable = true;
services.xserver.desktopManager.default = "gnome-xorg";
+ services.xserver.displayManager.gdm = {
+ wayland = false;
+ enable = true;
+ autoLogin = {
+ enable = true;
+ user = "alice";
+ };
+ };
+
virtualisation.memorySize = 1024;
};
```
it stalls with this repeating message in the output
```
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
machine# No protocol specified
machine# xwininfo: error: unable to open display ":0.0"
machine: exit status 0
(0.04 seconds)
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
machine# No protocol specified
machine# xwininfo: error: unable to open display ":0.0"
machine: exit status 0
(0.03 seconds)
```
cc @jtojnar | 1.0 | Test GDM in gnome3-xorg test - **Describe the bug**
Currently with the following diff
```diff
diff --git a/nixos/tests/gnome3-xorg.nix b/nixos/tests/gnome3-xorg.nix
index f12361da037..bfc76c39345 100644
--- a/nixos/tests/gnome3-xorg.nix
+++ b/nixos/tests/gnome3-xorg.nix
@@ -11,13 +11,18 @@ import ./make-test.nix ({ pkgs, ...} : {
services.xserver.enable = true;
- services.xserver.displayManager.gdm.enable = false;
- services.xserver.displayManager.lightdm.enable = true;
- services.xserver.displayManager.lightdm.autoLogin.enable = true;
- services.xserver.displayManager.lightdm.autoLogin.user = "alice";
services.xserver.desktopManager.gnome3.enable = true;
services.xserver.desktopManager.default = "gnome-xorg";
+ services.xserver.displayManager.gdm = {
+ wayland = false;
+ enable = true;
+ autoLogin = {
+ enable = true;
+ user = "alice";
+ };
+ };
+
virtualisation.memorySize = 1024;
};
```
it stalls with this repeating message in the output
```
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
machine# No protocol specified
machine# xwininfo: error: unable to open display ":0.0"
machine: exit status 0
(0.04 seconds)
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
machine# No protocol specified
machine# xwininfo: error: unable to open display ":0.0"
machine: exit status 0
(0.03 seconds)
```
cc @jtojnar | non_priority | test gdm in xorg test describe the bug currently with the following diff diff diff git a nixos tests xorg nix b nixos tests xorg nix index a nixos tests xorg nix b nixos tests xorg nix import make test nix pkgs services xserver enable true services xserver displaymanager gdm enable false services xserver displaymanager lightdm enable true services xserver displaymanager lightdm autologin enable true services xserver displaymanager lightdm autologin user alice services xserver desktopmanager enable true services xserver desktopmanager default gnome xorg services xserver displaymanager gdm wayland false enable true autologin enable true user alice virtualisation memorysize it stalls with this repeating message in the output machine must succeed xwininfo root tree sed s t d machine no protocol specified machine xwininfo error unable to open display machine exit status seconds machine must succeed xwininfo root tree sed s t d machine no protocol specified machine xwininfo error unable to open display machine exit status seconds cc jtojnar | 0 |
329,718 | 28,303,456,105 | IssuesEvent | 2023-04-10 08:37:28 | milvus-io/milvus | https://api.github.com/repos/milvus-io/milvus | opened | [Bug]: [benchmark][standalone] milvus search failed to report :"_InactiveRpcError of RPC that terminated with" | kind/bug needs-triage test/benchmark | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.2.0-20230410-58eb118a
- Deployment mode(standalone or cluster):standalone
- MQ type(rocksmq, pulsar or kafka):
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:
```
### Current Behavior
case : test_concurrent_locust_ivf_sq8_search_standalone
argo task : fouramf-concurrent-8svs2 , id : 2
server:
```
fouramf-concurrent-8svs2-2-etcd-0 1/1 Running 0 2m25s 10.104.6.100 4am-node13 <none> <none>
fouramf-concurrent-8svs2-2-milvus-standalone-8487bdd875-j4dw8 1/1 Running 0 2m25s 10.104.5.213 4am-node12 <none> <none>
fouramf-concurrent-8svs2-2-minio-db79b7fb9-f8lkg 1/1 Running 0 2m25s 10.104.6.99 4am-node13 <none> <none>
```
client log:
[test_concurrent_locust_ivf_sq8_search_standalone.zip](https://github.com/milvus-io/milvus/files/11189009/test_concurrent_locust_ivf_sq8_search_standalone.zip)
### Expected Behavior
_No response_
### Steps To Reproduce
```markdown
1. create a collection or use an existing collection
2. build index on vector column
3. insert a certain number of vectors
4. flush collection
5. build index on vector column with the same parameters
6. build index on on scalars column or not
7. count the total number of rows
8. load collection
9. perform concurrent operations
10. clean all collections or not
```
### Milvus Log
_No response_
### Anything else?
_No response_ | 1.0 | [Bug]: [benchmark][standalone] milvus search failed to report :"_InactiveRpcError of RPC that terminated with" - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.2.0-20230410-58eb118a
- Deployment mode(standalone or cluster):standalone
- MQ type(rocksmq, pulsar or kafka):
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:
```
### Current Behavior
case : test_concurrent_locust_ivf_sq8_search_standalone
argo task : fouramf-concurrent-8svs2 , id : 2
server:
```
fouramf-concurrent-8svs2-2-etcd-0 1/1 Running 0 2m25s 10.104.6.100 4am-node13 <none> <none>
fouramf-concurrent-8svs2-2-milvus-standalone-8487bdd875-j4dw8 1/1 Running 0 2m25s 10.104.5.213 4am-node12 <none> <none>
fouramf-concurrent-8svs2-2-minio-db79b7fb9-f8lkg 1/1 Running 0 2m25s 10.104.6.99 4am-node13 <none> <none>
```
client log:
[test_concurrent_locust_ivf_sq8_search_standalone.zip](https://github.com/milvus-io/milvus/files/11189009/test_concurrent_locust_ivf_sq8_search_standalone.zip)
### Expected Behavior
_No response_
### Steps To Reproduce
```markdown
1. create a collection or use an existing collection
2. build index on vector column
3. insert a certain number of vectors
4. flush collection
5. build index on vector column with the same parameters
6. build index on on scalars column or not
7. count the total number of rows
8. load collection
9. perform concurrent operations
10. clean all collections or not
```
### Milvus Log
_No response_
### Anything else?
_No response_ | non_priority | milvus search failed to report inactiverpcerror of rpc that terminated with is there an existing issue for this i have searched the existing issues environment markdown milvus version deployment mode standalone or cluster standalone mq type rocksmq pulsar or kafka sdk version e g pymilvus os ubuntu or centos cpu memory gpu others current behavior case test concurrent locust ivf search standalone argo task fouramf concurrent id server fouramf concurrent etcd running fouramf concurrent milvus standalone running fouramf concurrent minio running client log expected behavior no response steps to reproduce markdown create a collection or use an existing collection build index on vector column insert a certain number of vectors flush collection build index on vector column with the same parameters build index on on scalars column or not count the total number of rows load collection perform concurrent operations clean all collections or not milvus log no response anything else no response | 0 |
10,908 | 13,686,525,475 | IssuesEvent | 2020-09-30 08:49:38 | prisma/prisma-engines | https://api.github.com/repos/prisma/prisma-engines | closed | All field attributes except relation should work with native types | engines/data model parser process/candidate team/engines | related https://github.com/prisma/prisma-engines/issues/1160
They all error if they are being used with arguments. | 1.0 | All field attributes except relation should work with native types - related https://github.com/prisma/prisma-engines/issues/1160
They all error if they are being used with arguments. | non_priority | all field attributes except relation should work with native types related they all error if they are being used with arguments | 0 |
226,157 | 24,946,592,385 | IssuesEvent | 2022-11-01 01:09:38 | dkushwah/WhiteSourceTs | https://api.github.com/repos/dkushwah/WhiteSourceTs | opened | CVE-2022-37620 (Medium) detected in html-minifier-3.5.16.tgz | security vulnerability | ## CVE-2022-37620 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>html-minifier-3.5.16.tgz</b></p></summary>
<p>Highly configurable, well-tested, JavaScript-based HTML minifier.</p>
<p>Library home page: <a href="https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.16.tgz">https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.16.tgz</a></p>
<p>
Dependency Hierarchy:
- html-webpack-plugin-2.29.0.tgz (Root Library)
- :x: **html-minifier-3.5.16.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/dkushwah/WhiteSourceTs/commit/c3e484161c80b5ca0982f78e6cf89d9970ba88cd">c3e484161c80b5ca0982f78e6cf89d9970ba88cd</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 via the candidate variable in htmlminifier.js.
<p>Publish Date: 2022-10-31
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-37620>CVE-2022-37620</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-37620 (Medium) detected in html-minifier-3.5.16.tgz - ## CVE-2022-37620 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>html-minifier-3.5.16.tgz</b></p></summary>
<p>Highly configurable, well-tested, JavaScript-based HTML minifier.</p>
<p>Library home page: <a href="https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.16.tgz">https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.16.tgz</a></p>
<p>
Dependency Hierarchy:
- html-webpack-plugin-2.29.0.tgz (Root Library)
- :x: **html-minifier-3.5.16.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/dkushwah/WhiteSourceTs/commit/c3e484161c80b5ca0982f78e6cf89d9970ba88cd">c3e484161c80b5ca0982f78e6cf89d9970ba88cd</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Regular Expression Denial of Service (ReDoS) flaw was found in kangax html-minifier 4.0.0 via the candidate variable in htmlminifier.js.
<p>Publish Date: 2022-10-31
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-37620>CVE-2022-37620</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve medium detected in html minifier tgz cve medium severity vulnerability vulnerable library html minifier tgz highly configurable well tested javascript based html minifier library home page a href dependency hierarchy html webpack plugin tgz root library x html minifier tgz vulnerable library found in head commit a href vulnerability details a regular expression denial of service redos flaw was found in kangax html minifier via the candidate variable in htmlminifier js publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href step up your open source security game with mend | 0 |
209,891 | 7,180,877,270 | IssuesEvent | 2018-02-01 01:32:28 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Single Player World Watched All Plants Die | High Priority | **Version:** 0.7.0.0 beta staging-73643fd0

I started a Stopwatch when i logged in for the first time on a newly created World as was curious to When the Plants Will disappear (as i knew there was this bug) but they actually die and it only took just under 10 Minutes (about 9 minutes 40 seconds give or take a few)
Would this be the First Tick of the World that is Mentioned in this (World layers issues #3630)? | 1.0 | USER ISSUE: Single Player World Watched All Plants Die - **Version:** 0.7.0.0 beta staging-73643fd0

I started a Stopwatch when i logged in for the first time on a newly created World as was curious to When the Plants Will disappear (as i knew there was this bug) but they actually die and it only took just under 10 Minutes (about 9 minutes 40 seconds give or take a few)
Would this be the First Tick of the World that is Mentioned in this (World layers issues #3630)? | priority | user issue single player world watched all plants die version beta staging i started a stopwatch when i logged in for the first time on a newly created world as was curious to when the plants will disappear as i knew there was this bug but they actually die and it only took just under minutes about minutes seconds give or take a few would this be the first tick of the world that is mentioned in this world layers issues | 1 |
180,395 | 6,649,280,795 | IssuesEvent | 2017-09-28 12:42:00 | envistaInteractive/itagroup-ecommerce-template | https://api.github.com/repos/envistaInteractive/itagroup-ecommerce-template | opened | Cart: update line quantity | High Priority JavaScript | ### Summary
Update quantity of line item in cart.
**Requirements**:
- if the quantity is changed in the input, put request is made on blur
- the - and + buttons should update the quantity in the input
- if the update of the quantity is made with the - or + button, the put request happens on click
- the - button should not decrement below 1.
**Example of request**
```
superagent
.put('/api/profile/updateLineQty/f707c236a94cac0f50ab3cec729d5847')
.send({quantity: 2})
.on('request', function() {
if(typeof window.activityLoader !== 'undefined') {
window.activityLoader.show();
}
})
.end(function(err, res){
if(typeof window.activityLoader !== 'undefined') {
window.activityLoader.hide();
}
if (err) {
console.log('err', err);
return;
}
console.log('res', res);
});
```
**website refkey for testing**: 1ce80a9df2fb9c0e1d722ffab5ddf384
**branch**: feat/cart-line-qty
**template**: templates/cart.liquid
**due**: Sept 28th | 1.0 | Cart: update line quantity - ### Summary
Update quantity of line item in cart.
**Requirements**:
- if the quantity is changed in the input, put request is made on blur
- the - and + buttons should update the quantity in the input
- if the update of the quantity is made with the - or + button, the put request happens on click
- the - button should not decrement below 1.
**Example of request**
```
superagent
.put('/api/profile/updateLineQty/f707c236a94cac0f50ab3cec729d5847')
.send({quantity: 2})
.on('request', function() {
if(typeof window.activityLoader !== 'undefined') {
window.activityLoader.show();
}
})
.end(function(err, res){
if(typeof window.activityLoader !== 'undefined') {
window.activityLoader.hide();
}
if (err) {
console.log('err', err);
return;
}
console.log('res', res);
});
```
**website refkey for testing**: 1ce80a9df2fb9c0e1d722ffab5ddf384
**branch**: feat/cart-line-qty
**template**: templates/cart.liquid
**due**: Sept 28th | priority | cart update line quantity summary update quantity of line item in cart requirements if the quantity is changed in the input put request is made on blur the and buttons should update the quantity in the input if the update of the quantity is made with the or button the put request happens on click the button should not decrement below example of request superagent put api profile updatelineqty send quantity on request function if typeof window activityloader undefined window activityloader show end function err res if typeof window activityloader undefined window activityloader hide if err console log err err return console log res res website refkey for testing branch feat cart line qty template templates cart liquid due sept | 1 |
208,280 | 15,882,868,562 | IssuesEvent | 2021-04-09 16:36:12 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | reopened | Http2.ConnectCallback_UseUnixDomainSocket_Success failing on Windows | area-System.Net.Http disabled-test os-windows test-run-core | I see ~25 failures in CI in last month. I also frequently get local failure on my local Window 10 VM
```
System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_ConnectCallback_Http2.ConnectCallback_UseUnixDomainSocket_Success(useSsl: False) [FAIL]
System.OperationCanceledException : The operation was canceled.
Stack Trace:
C:\Users\test\github\wfurt-runtime\src\libraries\System.Private.CoreLib\src\System\Threading\CancellationToken.cs(379,0): at System.Threading.CancellationToken.ThrowOperationCanceledException()
C:\Users\test\github\wfurt-runtime\src\libraries\System.Net.Sockets\src\System\Net\Sockets\Socket.Tasks.cs(961,0): at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\System.Net.Sockets\src\System\Net\Sockets\Socket.Tasks.cs(930,0): at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(124,0): at System.Net.Test.Common.Http2LoopbackConnection.FillBufferAsync(Memory`1 buffer, CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(158,0): at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(182,0): at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(148,0): at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(TimeSpan timeout)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(290,0): at System.Net.Test.Common.Http2LoopbackConnection.WaitForClientDisconnectAsync(Boolean ignoreUnexpectedFrames)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(321,0): at System.Net.Test.Common.Http2LoopbackConnection.WaitForConnectionShutdownAsync(Boolean ignoreUnexpectedFrames)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(331,0): at System.Net.Test.Common.Http2LoopbackConnection.ShutdownIgnoringErrorsAsync(Int32 lastStreamId, ProtocolErrors errorCode)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(795,0): at System.Net.Test.Common.Http2LoopbackConnection.Dispose()
C:\Users\test\github\wfurt-runtime\src\libraries\System.Net.Http\tests\FunctionalTests\SocketsHttpHandlerTest.cs(2494,0): at System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_ConnectCallback.ConnectCallback_UseUnixDomainSocket_Success(Boolean useSsl)
--- End of stack trace from previous location ---
Finished: System.Net.Http.Functional.Tests
=== TEST EXECUTION SUMMARY ===
System.Net.Http.Functional.Tests Total: 2303, Errors: 0, Failed: 1, Skipped: 14, Time: 35.140s
```
this does not seems load related. From the test, this failure happens _after_ all the checks are done. Disposing Loopback server expects clean H/2 shutdown and it is not happening - at least not it timely matter.
It is curious this is failing only on Windows - where UnixDomainSocket is somewhat fresh.
cc: @scalablecory @geoffkizer
<!-- runfo report start -->
Runfo Tracking Issue: [connectcallback_useunixdomainsocket_success](https://runfo.azurewebsites.net/tracking/issue/109)
|Build|Definition|Kind|Run Name|
|---|---|---|---|
Build Result Summary
|Day Hit Count|Week Hit Count|Month Hit Count|
|---|---|---|
|0|0|0|
<!-- runfo report end -->
| 2.0 | Http2.ConnectCallback_UseUnixDomainSocket_Success failing on Windows - I see ~25 failures in CI in last month. I also frequently get local failure on my local Window 10 VM
```
System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_ConnectCallback_Http2.ConnectCallback_UseUnixDomainSocket_Success(useSsl: False) [FAIL]
System.OperationCanceledException : The operation was canceled.
Stack Trace:
C:\Users\test\github\wfurt-runtime\src\libraries\System.Private.CoreLib\src\System\Threading\CancellationToken.cs(379,0): at System.Threading.CancellationToken.ThrowOperationCanceledException()
C:\Users\test\github\wfurt-runtime\src\libraries\System.Net.Sockets\src\System\Net\Sockets\Socket.Tasks.cs(961,0): at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\System.Net.Sockets\src\System\Net\Sockets\Socket.Tasks.cs(930,0): at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(124,0): at System.Net.Test.Common.Http2LoopbackConnection.FillBufferAsync(Memory`1 buffer, CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(158,0): at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(182,0): at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(CancellationToken cancellationToken)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(148,0): at System.Net.Test.Common.Http2LoopbackConnection.ReadFrameAsync(TimeSpan timeout)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(290,0): at System.Net.Test.Common.Http2LoopbackConnection.WaitForClientDisconnectAsync(Boolean ignoreUnexpectedFrames)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(321,0): at System.Net.Test.Common.Http2LoopbackConnection.WaitForConnectionShutdownAsync(Boolean ignoreUnexpectedFrames)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(331,0): at System.Net.Test.Common.Http2LoopbackConnection.ShutdownIgnoringErrorsAsync(Int32 lastStreamId, ProtocolErrors errorCode)
C:\Users\test\github\wfurt-runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(795,0): at System.Net.Test.Common.Http2LoopbackConnection.Dispose()
C:\Users\test\github\wfurt-runtime\src\libraries\System.Net.Http\tests\FunctionalTests\SocketsHttpHandlerTest.cs(2494,0): at System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_ConnectCallback.ConnectCallback_UseUnixDomainSocket_Success(Boolean useSsl)
--- End of stack trace from previous location ---
Finished: System.Net.Http.Functional.Tests
=== TEST EXECUTION SUMMARY ===
System.Net.Http.Functional.Tests Total: 2303, Errors: 0, Failed: 1, Skipped: 14, Time: 35.140s
```
this does not seems load related. From the test, this failure happens _after_ all the checks are done. Disposing Loopback server expects clean H/2 shutdown and it is not happening - at least not it timely matter.
It is curious this is failing only on Windows - where UnixDomainSocket is somewhat fresh.
cc: @scalablecory @geoffkizer
<!-- runfo report start -->
Runfo Tracking Issue: [connectcallback_useunixdomainsocket_success](https://runfo.azurewebsites.net/tracking/issue/109)
|Build|Definition|Kind|Run Name|
|---|---|---|---|
Build Result Summary
|Day Hit Count|Week Hit Count|Month Hit Count|
|---|---|---|
|0|0|0|
<!-- runfo report end -->
| non_priority | connectcallback useunixdomainsocket success failing on windows i see failures in ci in last month i also frequently get local failure on my local window vm system net http functional tests socketshttphandlertest connectcallback connectcallback useunixdomainsocket success usessl false system operationcanceledexception the operation was canceled stack trace c users test github wfurt runtime src libraries system private corelib src system threading cancellationtoken cs at system threading cancellationtoken throwoperationcanceledexception c users test github wfurt runtime src libraries system net sockets src system net sockets socket tasks cs at system net sockets socket awaitablesocketasynceventargs throwexception socketerror error cancellationtoken cancellationtoken c users test github wfurt runtime src libraries system net sockets src system net sockets socket tasks cs at system net sockets socket awaitablesocketasynceventargs getresult token c users test github wfurt runtime src libraries common tests system net http cs at system net test common fillbufferasync memory buffer cancellationtoken cancellationtoken c users test github wfurt runtime src libraries common tests system net http cs at system net test common readframeasync cancellationtoken cancellationtoken c users test github wfurt runtime src libraries common tests system net http cs at system net test common readframeasync cancellationtoken cancellationtoken c users test github wfurt runtime src libraries common tests system net http cs at system net test common readframeasync timespan timeout c users test github wfurt runtime src libraries common tests system net http cs at system net test common waitforclientdisconnectasync boolean ignoreunexpectedframes c users test github wfurt runtime src libraries common tests system net http cs at system net test common waitforconnectionshutdownasync boolean ignoreunexpectedframes c users test github wfurt runtime src libraries common tests system net http cs at system net test common shutdownignoringerrorsasync laststreamid protocolerrors errorcode c users test github wfurt runtime src libraries common tests system net http cs at system net test common dispose c users test github wfurt runtime src libraries system net http tests functionaltests socketshttphandlertest cs at system net http functional tests socketshttphandlertest connectcallback connectcallback useunixdomainsocket success boolean usessl end of stack trace from previous location finished system net http functional tests test execution summary system net http functional tests total errors failed skipped time this does not seems load related from the test this failure happens after all the checks are done disposing loopback server expects clean h shutdown and it is not happening at least not it timely matter it is curious this is failing only on windows where unixdomainsocket is somewhat fresh cc scalablecory geoffkizer runfo tracking issue build definition kind run name build result summary day hit count week hit count month hit count | 0 |
146,020 | 5,592,127,670 | IssuesEvent | 2017-03-30 02:53:19 | nus-mtp/nus-oracle | https://api.github.com/repos/nus-mtp/nus-oracle | opened | [Refactor] Form Inputs for Login, Signup and Forget Password | medium priority UI | * For more maintainability in the future, since many of these components have repeated properties | 1.0 | [Refactor] Form Inputs for Login, Signup and Forget Password - * For more maintainability in the future, since many of these components have repeated properties | priority | form inputs for login signup and forget password for more maintainability in the future since many of these components have repeated properties | 1 |
704,788 | 24,208,884,489 | IssuesEvent | 2022-09-25 16:14:01 | l7mp/stunner | https://api.github.com/repos/l7mp/stunner | closed | Feature: custom annotations to Stunner gateway services | priority: high type: enhancement | In many cloud hosted Kubernetes environments `LoadBalancer` type services need custom annotations in order to tell the cloud provider what kind of external IP you want. A couple of examples:
- Amazon EKS: https://docs.aws.amazon.com/eks/latest/userguide/network-load-balancing.html
- Azure AKS: https://docs.microsoft.com/en-us/azure/aks/load-balancer-standard#additional-customizations-via-kubernetes-annotations
- Digital Ocean: https://docs.digitalocean.com/products/kubernetes/how-to/configure-load-balancers/
- MetalLB: https://metallb.universe.tf/usage/
To that end it would be nice if we could add custom annotations to the services created by Stunner.
My suggestion is to add a field to the Stunner `GatewayConfig` spec, e.g. like this:
```
apiVersion: stunner.l7mp.io/v1alpha1
kind: GatewayConfig
metadata:
name: stunner-gatewayconfig
namespace: default
spec:
realm: stunner.l7mp.io
authType: plaintext
userName: "user-1"
password: "pass-1"
loadBalancerServiceAnnotations:
service.beta.kubernetes.io/aws-load-balancer-type: nlb
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: ip
service.beta.kubernetes.io/aws-load-balancer-scheme: internet-facing
```
Then the operator can just copy the annotations under the `loadBalancerServiceAnnotations` key as-is to the created `LoadBalancer` service. | 1.0 | Feature: custom annotations to Stunner gateway services - In many cloud hosted Kubernetes environments `LoadBalancer` type services need custom annotations in order to tell the cloud provider what kind of external IP you want. A couple of examples:
- Amazon EKS: https://docs.aws.amazon.com/eks/latest/userguide/network-load-balancing.html
- Azure AKS: https://docs.microsoft.com/en-us/azure/aks/load-balancer-standard#additional-customizations-via-kubernetes-annotations
- Digital Ocean: https://docs.digitalocean.com/products/kubernetes/how-to/configure-load-balancers/
- MetalLB: https://metallb.universe.tf/usage/
To that end it would be nice if we could add custom annotations to the services created by Stunner.
My suggestion is to add a field to the Stunner `GatewayConfig` spec, e.g. like this:
```
apiVersion: stunner.l7mp.io/v1alpha1
kind: GatewayConfig
metadata:
name: stunner-gatewayconfig
namespace: default
spec:
realm: stunner.l7mp.io
authType: plaintext
userName: "user-1"
password: "pass-1"
loadBalancerServiceAnnotations:
service.beta.kubernetes.io/aws-load-balancer-type: nlb
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: ip
service.beta.kubernetes.io/aws-load-balancer-scheme: internet-facing
```
Then the operator can just copy the annotations under the `loadBalancerServiceAnnotations` key as-is to the created `LoadBalancer` service. | priority | feature custom annotations to stunner gateway services in many cloud hosted kubernetes environments loadbalancer type services need custom annotations in order to tell the cloud provider what kind of external ip you want a couple of examples amazon eks azure aks digital ocean metallb to that end it would be nice if we could add custom annotations to the services created by stunner my suggestion is to add a field to the stunner gatewayconfig spec e g like this apiversion stunner io kind gatewayconfig metadata name stunner gatewayconfig namespace default spec realm stunner io authtype plaintext username user password pass loadbalancerserviceannotations service beta kubernetes io aws load balancer type nlb service beta kubernetes io aws load balancer nlb target type ip service beta kubernetes io aws load balancer scheme internet facing then the operator can just copy the annotations under the loadbalancerserviceannotations key as is to the created loadbalancer service | 1 |
399,236 | 11,745,063,424 | IssuesEvent | 2020-03-12 09:06:41 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | www.pornhub.com - video or audio doesn't play | browser-firefox-reality engine-gecko nsfw priority-critical | <!-- @browser: Android 7.1.1 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile VR; rv:74.0) Gecko/74.0 Firefox/74.0 -->
<!-- @reported_with: browser-fxr -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/50053 -->
<!-- @extra_labels: browser-firefox-reality -->
**URL**: https://www.pornhub.com/video/search?search=vr
**Browser / Version**: Android 7.1.1
**Operating System**: Android 7.1.1
**Tested Another Browser**: Yes
**Problem type**: Video or audio doesn't play
**Description**: no enter vr option
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | www.pornhub.com - video or audio doesn't play - <!-- @browser: Android 7.1.1 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.1; Mobile VR; rv:74.0) Gecko/74.0 Firefox/74.0 -->
<!-- @reported_with: browser-fxr -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/50053 -->
<!-- @extra_labels: browser-firefox-reality -->
**URL**: https://www.pornhub.com/video/search?search=vr
**Browser / Version**: Android 7.1.1
**Operating System**: Android 7.1.1
**Tested Another Browser**: Yes
**Problem type**: Video or audio doesn't play
**Description**: no enter vr option
**Steps to Reproduce**:
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | video or audio doesn t play url browser version android operating system android tested another browser yes problem type video or audio doesn t play description no enter vr option steps to reproduce browser configuration none from with ❤️ | 1 |
648,391 | 21,184,939,206 | IssuesEvent | 2022-04-08 11:44:42 | iotaledger/wallet.rs | https://api.github.com/repos/iotaledger/wallet.rs | closed | [Task]: Extend SyncOptions | network:shimmer priority:2 scope:core type:enhancement | ## Description
In the SyncOptions one should be able to set only specific addresses that should get synced
## Motivation
Reduce requests for faster syncing, syncing specific addresses should later also be used when MQTT is enabled and we got an event there.
## Requirements
1. Add a field in the SyncOptions where one can provide a Vec wit the addresses to sync
## Open questions (optional)
What should the address Vec contain? The address index or the bech32 addresses or Address/AddressWrapper struct?
## Are you planning to do it yourself in a pull request?
Maybe.
| 1.0 | [Task]: Extend SyncOptions - ## Description
In the SyncOptions one should be able to set only specific addresses that should get synced
## Motivation
Reduce requests for faster syncing, syncing specific addresses should later also be used when MQTT is enabled and we got an event there.
## Requirements
1. Add a field in the SyncOptions where one can provide a Vec wit the addresses to sync
## Open questions (optional)
What should the address Vec contain? The address index or the bech32 addresses or Address/AddressWrapper struct?
## Are you planning to do it yourself in a pull request?
Maybe.
| priority | extend syncoptions description in the syncoptions one should be able to set only specific addresses that should get synced motivation reduce requests for faster syncing syncing specific addresses should later also be used when mqtt is enabled and we got an event there requirements add a field in the syncoptions where one can provide a vec wit the addresses to sync open questions optional what should the address vec contain the address index or the addresses or address addresswrapper struct are you planning to do it yourself in a pull request maybe | 1 |
110,348 | 16,977,174,950 | IssuesEvent | 2021-06-30 01:55:44 | githuballpractice/gameoflife | https://api.github.com/repos/githuballpractice/gameoflife | opened | WS-2021-0174 (Medium) detected in spring-beans-3.0.2.RELEASE.jar | security vulnerability | ## WS-2021-0174 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-3.0.2.RELEASE.jar</b></p></summary>
<p>Spring Framework Parent</p>
<p>Path to dependency file: gameoflife/gameoflife-web/pom.xml</p>
<p>Path to vulnerable library: gameoflife/gameoflife-web/target/gameoflife/WEB-INF/lib/spring-beans-3.0.2.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-beans/3.0.2.RELEASE/spring-beans-3.0.2.RELEASE.jar</p>
<p>
Dependency Hierarchy:
- :x: **spring-beans-3.0.2.RELEASE.jar** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In spring-framework, versions 4.0.0 to 4.0.1 and 3.0.0 to 3.2.18, are vulnerable against CGLIB memory leak for method injection as a result of mishandled callbacks and non-static classes.
<p>Publish Date: 2021-06-29
<p>URL: <a href=https://github.com/spring-projects/spring-framework/commit/8028eae786ff36ea58df9a385319bf045795fa77>WS-2021-0174</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/spring-projects/spring-framework/releases/tag/v4.0.2.RELEASE">https://github.com/spring-projects/spring-framework/releases/tag/v4.0.2.RELEASE</a></p>
<p>Release Date: 2021-06-29</p>
<p>Fix Resolution: org.springframework:spring-beans:4.0.2.RELEASE</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | WS-2021-0174 (Medium) detected in spring-beans-3.0.2.RELEASE.jar - ## WS-2021-0174 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-beans-3.0.2.RELEASE.jar</b></p></summary>
<p>Spring Framework Parent</p>
<p>Path to dependency file: gameoflife/gameoflife-web/pom.xml</p>
<p>Path to vulnerable library: gameoflife/gameoflife-web/target/gameoflife/WEB-INF/lib/spring-beans-3.0.2.RELEASE.jar,/home/wss-scanner/.m2/repository/org/springframework/spring-beans/3.0.2.RELEASE/spring-beans-3.0.2.RELEASE.jar</p>
<p>
Dependency Hierarchy:
- :x: **spring-beans-3.0.2.RELEASE.jar** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In spring-framework, versions 4.0.0 to 4.0.1 and 3.0.0 to 3.2.18, are vulnerable against CGLIB memory leak for method injection as a result of mishandled callbacks and non-static classes.
<p>Publish Date: 2021-06-29
<p>URL: <a href=https://github.com/spring-projects/spring-framework/commit/8028eae786ff36ea58df9a385319bf045795fa77>WS-2021-0174</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/spring-projects/spring-framework/releases/tag/v4.0.2.RELEASE">https://github.com/spring-projects/spring-framework/releases/tag/v4.0.2.RELEASE</a></p>
<p>Release Date: 2021-06-29</p>
<p>Fix Resolution: org.springframework:spring-beans:4.0.2.RELEASE</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | ws medium detected in spring beans release jar ws medium severity vulnerability vulnerable library spring beans release jar spring framework parent path to dependency file gameoflife gameoflife web pom xml path to vulnerable library gameoflife gameoflife web target gameoflife web inf lib spring beans release jar home wss scanner repository org springframework spring beans release spring beans release jar dependency hierarchy x spring beans release jar vulnerable library found in base branch master vulnerability details in spring framework versions to and to are vulnerable against cglib memory leak for method injection as a result of mishandled callbacks and non static classes publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org springframework spring beans release step up your open source security game with whitesource | 0 |
73,447 | 15,254,798,568 | IssuesEvent | 2021-02-20 13:31:52 | AlexRogalskiy/code-formats | https://api.github.com/repos/AlexRogalskiy/code-formats | opened | CVE-2020-7656 (Medium) detected in jquery-1.8.1.min.js | security vulnerability | ## CVE-2020-7656 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.1/jquery.min.js</a></p>
<p>Path to dependency file: code-formats/node_modules/redeyed/examples/browser/index.html</p>
<p>Path to vulnerable library: code-formats/node_modules/redeyed/examples/browser/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.8.1.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/code-formats/commit/edfede1d2bc4b461914c4ba98cb0a1a9d432136a">edfede1d2bc4b461914c4ba98cb0a1a9d432136a</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.
<p>Publish Date: 2020-05-19
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7656>CVE-2020-7656</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568">https://github.com/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568</a></p>
<p>Release Date: 2020-05-19</p>
<p>Fix Resolution: jquery-rails - 2.2.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2020-7656 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2020-7656 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.1/jquery.min.js</a></p>
<p>Path to dependency file: code-formats/node_modules/redeyed/examples/browser/index.html</p>
<p>Path to vulnerable library: code-formats/node_modules/redeyed/examples/browser/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.8.1.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/code-formats/commit/edfede1d2bc4b461914c4ba98cb0a1a9d432136a">edfede1d2bc4b461914c4ba98cb0a1a9d432136a</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.
<p>Publish Date: 2020-05-19
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7656>CVE-2020-7656</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568">https://github.com/rails/jquery-rails/commit/8f601cbfa08749ee5bbd2bffb6e509db9d753568</a></p>
<p>Release Date: 2020-05-19</p>
<p>Fix Resolution: jquery-rails - 2.2.0</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file code formats node modules redeyed examples browser index html path to vulnerable library code formats node modules redeyed examples browser index html dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch master vulnerability details jquery prior to allows cross site scripting attacks via the load method the load method fails to recognize and remove html tags that contain a whitespace character i e which results in the enclosed script logic to be executed publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery rails step up your open source security game with whitesource | 0 |
115,079 | 9,780,679,325 | IssuesEvent | 2019-06-07 17:36:10 | aces/Loris | https://api.github.com/repos/aces/Loris | closed | [imaging_browser] QC info not viewable if do not have permission to edit the QC | 21.0.0 Testing Bug Fix PR sent | Test Plan section D. MRI-QC:
22. Viewable by all, editable IFF permission imaging_browser_qc
=> When trying to view the QC information with a user that do not have permission imaging_browser_qc, we get a 403 error.
This error got inserted here: https://github.com/aces/Loris/commit/16bb75f7cd813915d43bb61c9bd08329c8b7203c#diff-44bcdd7c78b4cad3c9529f51aa8598f9 | 1.0 | [imaging_browser] QC info not viewable if do not have permission to edit the QC - Test Plan section D. MRI-QC:
22. Viewable by all, editable IFF permission imaging_browser_qc
=> When trying to view the QC information with a user that do not have permission imaging_browser_qc, we get a 403 error.
This error got inserted here: https://github.com/aces/Loris/commit/16bb75f7cd813915d43bb61c9bd08329c8b7203c#diff-44bcdd7c78b4cad3c9529f51aa8598f9 | non_priority | qc info not viewable if do not have permission to edit the qc test plan section d mri qc viewable by all editable iff permission imaging browser qc when trying to view the qc information with a user that do not have permission imaging browser qc we get a error this error got inserted here | 0 |
202,520 | 15,286,840,980 | IssuesEvent | 2021-02-23 15:07:59 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: schemachange/invertedindex failed | C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker | [(roachtest).schemachange/invertedindex failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2661563&tab=buildLog) on [release-20.1@90f78268f3b5b08ba838ac3ad164821d2f5a5362](https://github.com/cockroachdb/cockroach/commits/90f78268f3b5b08ba838ac3ad164821d2f5a5362):
```
The test failed on branch=release-20.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/schemachange/invertedindex/run_1
cluster.go:2198,inverted_index.go:43,inverted_index.go:27,test_runner.go:749: output in run_092338.073_n5_workload_init_json: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2661563-1612941348-113-n5cpu4:5 -- ./workload init json {pgurl:1} returned: exit status 20
(1) attached stack trace
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2276
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2196
| main.runSchemaChangeInvertedIndex
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/inverted_index.go:43
| main.registerSchemaChangeInvertedIndex.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/inverted_index.go:27
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:749
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) 2 safe details enclosed
Wraps: (3) output in run_092338.073_n5_workload_init_json
Wraps: (4) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2661563-1612941348-113-n5cpu4:5 -- ./workload init json {pgurl:1} returned
| stderr:
| ./workload: error while loading shared libraries: libncurses.so.6: cannot open shared object file: No such file or directory
| Error: COMMAND_PROBLEM: exit status 127
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 5. Command with error:
| | ```
| | ./workload init json {pgurl:1}
| | ```
| Wraps: (3) exit status 127
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (5) exit status 20
Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *exec.ExitError
```
<details><summary>More</summary><p>
Artifacts: [/schemachange/invertedindex](https://teamcity.cockroachdb.com/viewLog.html?buildId=2661563&tab=artifacts#/schemachange/invertedindex)
Related:
- #60245 roachtest: schemachange/invertedindex failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker)
- #48711 roachtest: schemachange/invertedindex failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.2)
[See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Aschemachange%2Finvertedindex.%2A&sort=title&restgroup=false&display=lastcommented+project)
<sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
| 2.0 | roachtest: schemachange/invertedindex failed - [(roachtest).schemachange/invertedindex failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2661563&tab=buildLog) on [release-20.1@90f78268f3b5b08ba838ac3ad164821d2f5a5362](https://github.com/cockroachdb/cockroach/commits/90f78268f3b5b08ba838ac3ad164821d2f5a5362):
```
The test failed on branch=release-20.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/schemachange/invertedindex/run_1
cluster.go:2198,inverted_index.go:43,inverted_index.go:27,test_runner.go:749: output in run_092338.073_n5_workload_init_json: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2661563-1612941348-113-n5cpu4:5 -- ./workload init json {pgurl:1} returned: exit status 20
(1) attached stack trace
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2276
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2196
| main.runSchemaChangeInvertedIndex
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/inverted_index.go:43
| main.registerSchemaChangeInvertedIndex.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/inverted_index.go:27
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:749
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1374
Wraps: (2) 2 safe details enclosed
Wraps: (3) output in run_092338.073_n5_workload_init_json
Wraps: (4) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2661563-1612941348-113-n5cpu4:5 -- ./workload init json {pgurl:1} returned
| stderr:
| ./workload: error while loading shared libraries: libncurses.so.6: cannot open shared object file: No such file or directory
| Error: COMMAND_PROBLEM: exit status 127
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 5. Command with error:
| | ```
| | ./workload init json {pgurl:1}
| | ```
| Wraps: (3) exit status 127
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
Wraps: (5) exit status 20
Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *exec.ExitError
```
<details><summary>More</summary><p>
Artifacts: [/schemachange/invertedindex](https://teamcity.cockroachdb.com/viewLog.html?buildId=2661563&tab=artifacts#/schemachange/invertedindex)
Related:
- #60245 roachtest: schemachange/invertedindex failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-60149](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-60149) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker)
- #48711 roachtest: schemachange/invertedindex failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-19.2](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-19.2)
[See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Aschemachange%2Finvertedindex.%2A&sort=title&restgroup=false&display=lastcommented+project)
<sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
| non_priority | roachtest schemachange invertedindex failed on the test failed on branch release cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts schemachange invertedindex run cluster go inverted index go inverted index go test runner go output in run workload init json home agent work go src github com cockroachdb cockroach bin roachprod run teamcity workload init json pgurl returned exit status attached stack trace main cluster rune home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main cluster run home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main runschemachangeinvertedindex home agent work go src github com cockroachdb cockroach pkg cmd roachtest inverted index go main registerschemachangeinvertedindex home agent work go src github com cockroachdb cockroach pkg cmd roachtest inverted index go main testrunner runtest home agent work go src github com cockroachdb cockroach pkg cmd roachtest test runner go runtime goexit usr local go src runtime asm s wraps safe details enclosed wraps output in run workload init json wraps home agent work go src github com cockroachdb cockroach bin roachprod run teamcity workload init json pgurl returned stderr workload error while loading shared libraries libncurses so cannot open shared object file no such file or directory error command problem exit status command problem wraps node command with error workload init json pgurl wraps exit status error types errors cmd hintdetail withdetail exec exiterror stdout wraps exit status error types withstack withstack safedetails withsafedetails errutil withmessage main withcommanddetails exec exiterror more artifacts related roachtest schemachange invertedindex failed roachtest schemachange invertedindex failed powered by | 0 |
777,505 | 27,282,337,007 | IssuesEvent | 2023-02-23 10:57:46 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | fast.com - see bug description | priority-normal browser-fenix engine-gecko | <!-- @browser: Firefox Mobile 112.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Mobile; rv:109.0) Gecko/112.0 Firefox/112.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/118659 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://fast.com/
**Browser / Version**: Firefox Mobile 112.0
**Operating System**: Android 7.1.2
**Tested Another Browser**: Yes Chrome
**Problem type**: Something else
**Description**: Sometimes don't work
**Steps to Reproduce**:
I'm not able to connect to the website
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20230221212648</li><li>channel: nightly</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2023/2/861f13c3-1e17-45ed-9843-7abf0b0154c9)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | fast.com - see bug description - <!-- @browser: Firefox Mobile 112.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Mobile; rv:109.0) Gecko/112.0 Firefox/112.0 -->
<!-- @reported_with: android-components-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/118659 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://fast.com/
**Browser / Version**: Firefox Mobile 112.0
**Operating System**: Android 7.1.2
**Tested Another Browser**: Yes Chrome
**Problem type**: Something else
**Description**: Sometimes don't work
**Steps to Reproduce**:
I'm not able to connect to the website
<details>
<summary>Browser Configuration</summary>
<ul>
<li>gfx.webrender.all: false</li><li>gfx.webrender.blob-images: true</li><li>gfx.webrender.enabled: false</li><li>image.mem.shared: true</li><li>buildID: 20230221212648</li><li>channel: nightly</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2023/2/861f13c3-1e17-45ed-9843-7abf0b0154c9)
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | fast com see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description sometimes don t work steps to reproduce i m not able to connect to the website browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel nightly hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
332,666 | 10,102,449,337 | IssuesEvent | 2019-07-29 11:13:32 | PowerShell/ActiveDirectoryDsc | https://api.github.com/repos/PowerShell/ActiveDirectoryDsc | closed | ActiveDirectoryDsc: All examples should be prefixed with resource name | enhancement good first issue high priority in progress | When the examples are deployed to the PowerShell Gallery it will not be easy to find examples if they are not prefixed with the resource name.
For example the example [1-AddDomainControllerToDomainMinimal_Config.ps1](https://github.com/PowerShell/xActiveDirectory/blob/dev/Examples/Resources/xADDomainController/1-AddDomainControllerToDomainMinimal_Config.ps1) should instead be named `1-xADDomainController_AddDomainControllerToDomainMinimal_Config.ps1`. It will then be easy for users to search for `xADDomainController` and get all the examples for that resource.
When the filename changes, the configuration name must also change to have the prefix as configuration name and filename must be same (with the exception of the prefix number '1-').
*See examples in ComputerManagementDsc https://github.com/PowerShell/ComputerManagementDsc/tree/dev/Examples/Resources/Computer.* | 1.0 | ActiveDirectoryDsc: All examples should be prefixed with resource name - When the examples are deployed to the PowerShell Gallery it will not be easy to find examples if they are not prefixed with the resource name.
For example the example [1-AddDomainControllerToDomainMinimal_Config.ps1](https://github.com/PowerShell/xActiveDirectory/blob/dev/Examples/Resources/xADDomainController/1-AddDomainControllerToDomainMinimal_Config.ps1) should instead be named `1-xADDomainController_AddDomainControllerToDomainMinimal_Config.ps1`. It will then be easy for users to search for `xADDomainController` and get all the examples for that resource.
When the filename changes, the configuration name must also change to have the prefix as configuration name and filename must be same (with the exception of the prefix number '1-').
*See examples in ComputerManagementDsc https://github.com/PowerShell/ComputerManagementDsc/tree/dev/Examples/Resources/Computer.* | priority | activedirectorydsc all examples should be prefixed with resource name when the examples are deployed to the powershell gallery it will not be easy to find examples if they are not prefixed with the resource name for example the example should instead be named xaddomaincontroller adddomaincontrollertodomainminimal config it will then be easy for users to search for xaddomaincontroller and get all the examples for that resource when the filename changes the configuration name must also change to have the prefix as configuration name and filename must be same with the exception of the prefix number see examples in computermanagementdsc | 1 |
107,472 | 9,214,315,893 | IssuesEvent | 2019-03-10 18:55:16 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | teamcity: failed test: TestLogic | C-test-failure O-robot | The following tests appear to have failed on master (test): TestLogic, TestLogic/local, TestLogic/fakedist: TestLogic/fakedist-metadata, TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/fk, TestLogic/local: TestLogic/local/event_log
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestLogic).
[#1167177](https://teamcity.cockroachdb.com/viewLog.html?buildId=1167177):
```
TestLogic/fakedist: TestLogic/fakedist-metadata
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist-metadata (0.410s)
TestLogic/local: TestLogic/local/event_log
--- FAIL: test/TestLogic: TestLogic/local: TestLogic/local/event_log (2.640s)
------- Stdout: -------
=== PAUSE TestLogic/local/event_log
logic.go:2313:
testdata/logic_test/event_log:207: SELECT "targetID", "reportingID", info::JSONB->>'TableName'
FROM system.eventlog
WHERE "eventType" = 'drop_table'
expected:
55 1 test.public.a
54 1 test.public.b
but found (query options: "rowsort" -> ignore the following ordering of rows) :
56 1 test.public.a
54 1 test.public.b
logic.go:2345:
testdata/logic_test/event_log:215: error while processing
logic.go:2346: testdata/logic_test/event_log:215: too many errors encountered, skipping the rest of the input
TestLogic
--- FAIL: test/TestLogic (444.490s)
------- Stdout: -------
test_log_scope.go:81: test logs captured to: /tmp/logTestLogic678690474
test_log_scope.go:62: use -show-logs to present logs inline
TestLogic/local
--- FAIL: test/TestLogic: TestLogic/local (0.480s)
TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/fk
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/fk (2.730s)
------- Stdout: -------
=== PAUSE TestLogic/fakedist-metadata/fk
logic.go:2313:
testdata/logic_test/fk:318:
expected "foreign key violation: \"delivery\" row item='885155001450' has no match in \"products\"", but found "pq: expected 13 metadata senders but found 11; missing dd8d94ed-d147-46b6-857a-991581c5351e, 056ab8cf-3c81-4cb4-82fb-74cea57d94e7"
logic.go:2345:
testdata/logic_test/fk:321: error while processing
logic.go:2346: testdata/logic_test/fk:321: too many errors encountered, skipping the rest of the input
```
Please assign, take a look and update the issue accordingly.
| 1.0 | teamcity: failed test: TestLogic - The following tests appear to have failed on master (test): TestLogic, TestLogic/local, TestLogic/fakedist: TestLogic/fakedist-metadata, TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/fk, TestLogic/local: TestLogic/local/event_log
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestLogic).
[#1167177](https://teamcity.cockroachdb.com/viewLog.html?buildId=1167177):
```
TestLogic/fakedist: TestLogic/fakedist-metadata
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist-metadata (0.410s)
TestLogic/local: TestLogic/local/event_log
--- FAIL: test/TestLogic: TestLogic/local: TestLogic/local/event_log (2.640s)
------- Stdout: -------
=== PAUSE TestLogic/local/event_log
logic.go:2313:
testdata/logic_test/event_log:207: SELECT "targetID", "reportingID", info::JSONB->>'TableName'
FROM system.eventlog
WHERE "eventType" = 'drop_table'
expected:
55 1 test.public.a
54 1 test.public.b
but found (query options: "rowsort" -> ignore the following ordering of rows) :
56 1 test.public.a
54 1 test.public.b
logic.go:2345:
testdata/logic_test/event_log:215: error while processing
logic.go:2346: testdata/logic_test/event_log:215: too many errors encountered, skipping the rest of the input
TestLogic
--- FAIL: test/TestLogic (444.490s)
------- Stdout: -------
test_log_scope.go:81: test logs captured to: /tmp/logTestLogic678690474
test_log_scope.go:62: use -show-logs to present logs inline
TestLogic/local
--- FAIL: test/TestLogic: TestLogic/local (0.480s)
TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/fk
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist-metadata: TestLogic/fakedist-metadata/fk (2.730s)
------- Stdout: -------
=== PAUSE TestLogic/fakedist-metadata/fk
logic.go:2313:
testdata/logic_test/fk:318:
expected "foreign key violation: \"delivery\" row item='885155001450' has no match in \"products\"", but found "pq: expected 13 metadata senders but found 11; missing dd8d94ed-d147-46b6-857a-991581c5351e, 056ab8cf-3c81-4cb4-82fb-74cea57d94e7"
logic.go:2345:
testdata/logic_test/fk:321: error while processing
logic.go:2346: testdata/logic_test/fk:321: too many errors encountered, skipping the rest of the input
```
Please assign, take a look and update the issue accordingly.
| non_priority | teamcity failed test testlogic the following tests appear to have failed on master test testlogic testlogic local testlogic fakedist testlogic fakedist metadata testlogic fakedist testlogic fakedist metadata testlogic fakedist metadata fk testlogic local testlogic local event log you may want to check testlogic fakedist testlogic fakedist metadata fail test testlogic testlogic fakedist testlogic fakedist metadata testlogic local testlogic local event log fail test testlogic testlogic local testlogic local event log stdout pause testlogic local event log logic go testdata logic test event log select targetid reportingid info jsonb tablename from system eventlog where eventtype drop table expected test public a test public b but found query options rowsort ignore the following ordering of rows test public a test public b logic go testdata logic test event log error while processing logic go testdata logic test event log too many errors encountered skipping the rest of the input testlogic fail test testlogic stdout test log scope go test logs captured to tmp test log scope go use show logs to present logs inline testlogic local fail test testlogic testlogic local testlogic fakedist testlogic fakedist metadata testlogic fakedist metadata fk fail test testlogic testlogic fakedist testlogic fakedist metadata testlogic fakedist metadata fk stdout pause testlogic fakedist metadata fk logic go testdata logic test fk expected foreign key violation delivery row item has no match in products but found pq expected metadata senders but found missing logic go testdata logic test fk error while processing logic go testdata logic test fk too many errors encountered skipping the rest of the input please assign take a look and update the issue accordingly | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.