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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
354,893 | 25,175,143,219 | IssuesEvent | 2022-11-11 08:33:38 | onepersonhere/pe | https://api.github.com/repos/onepersonhere/pe | opened | Did not specify which country the target user is from. | type.DocumentationBug severity.Low | 
This would cause many different design choices in the application itself (such as the allowing of Unicode for input of names etc.)
<!--session: 1668151843200-0f84eba3-3405-4c5b-afa5-bccf6b7dd70a-->
<!--Version: Web v3.4.4--> | 1.0 | Did not specify which country the target user is from. - 
This would cause many different design choices in the application itself (such as the allowing of Unicode for input of names etc.)
<!--session: 1668151843200-0f84eba3-3405-4c5b-afa5-bccf6b7dd70a-->
<!--Version: Web v3.4.4--> | non_priority | did not specify which country the target user is from this would cause many different design choices in the application itself such as the allowing of unicode for input of names etc | 0 |
744,112 | 25,929,485,294 | IssuesEvent | 2022-12-16 08:43:51 | ChrisNZL/Tallowmere2 | https://api.github.com/repos/ChrisNZL/Tallowmere2 | closed | Flushed up to token index xxxxxx, cache file is xxxxxxxxxxxxxx | 🚀 optimisation 📱 mobile ⚠ priority++ 🔳 Unity | Flushed up to token index xxxxxx, cache file is xxxxxxxxxxxxxx
causing screen freeze for 1s every 1min
I tried clear cache, data, uninstall, restart phone, reinstall still same issue
short sample of freeze in attached video
Device: Nubia Redmagic5g
OS: Android 11
Game version: 0.3.7g
Downloaded from playstore

https://user-images.githubusercontent.com/36652777/205377591-d773a669-c329-471c-abd4-ddc268d17810.mp4
| 1.0 | Flushed up to token index xxxxxx, cache file is xxxxxxxxxxxxxx - Flushed up to token index xxxxxx, cache file is xxxxxxxxxxxxxx
causing screen freeze for 1s every 1min
I tried clear cache, data, uninstall, restart phone, reinstall still same issue
short sample of freeze in attached video
Device: Nubia Redmagic5g
OS: Android 11
Game version: 0.3.7g
Downloaded from playstore

https://user-images.githubusercontent.com/36652777/205377591-d773a669-c329-471c-abd4-ddc268d17810.mp4
| priority | flushed up to token index xxxxxx cache file is xxxxxxxxxxxxxx flushed up to token index xxxxxx cache file is xxxxxxxxxxxxxx causing screen freeze for every i tried clear cache data uninstall restart phone reinstall still same issue short sample of freeze in attached video device nubia os android game version downloaded from playstore | 1 |
276,386 | 8,598,031,079 | IssuesEvent | 2018-11-15 20:30:21 | googleapis/google-cloud-java | https://api.github.com/repos/googleapis/google-cloud-java | closed | Synthesis failed for redis | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate redis. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-redis'
Traceback (most recent call last):
File "synth.py", line 18, in <module>
import synthtool.gcp as gcp
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/gcp/__init__.py", line 15, in <module>
from . import gapic_generator
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 22, in <module>
from synthtool.sources import git
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/sources/git.py", line 24, in <module>
from synthtool import metadata
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/metadata.py", line 22, in <module>
from synthtool.protos import metadata_pb2
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/protos/metadata_pb2.py", line 28, in <module>
dependencies=[google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR],
TypeError: __new__() got an unexpected keyword argument 'serialized_options'
Synthesis failed
```
Google internal developers can see the full log [here](https://sponge/996ff636-7eb9-4f75-b313-839d2d07fd49).
| 1.0 | Synthesis failed for redis - Hello! Autosynth couldn't regenerate redis. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-redis'
Traceback (most recent call last):
File "synth.py", line 18, in <module>
import synthtool.gcp as gcp
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/gcp/__init__.py", line 15, in <module>
from . import gapic_generator
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 22, in <module>
from synthtool.sources import git
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/sources/git.py", line 24, in <module>
from synthtool import metadata
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/metadata.py", line 22, in <module>
from synthtool.protos import metadata_pb2
File "/home/kbuilder/.local/lib/python3.6/site-packages/synthtool/protos/metadata_pb2.py", line 28, in <module>
dependencies=[google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR],
TypeError: __new__() got an unexpected keyword argument 'serialized_options'
Synthesis failed
```
Google internal developers can see the full log [here](https://sponge/996ff636-7eb9-4f75-b313-839d2d07fd49).
| priority | synthesis failed for redis hello autosynth couldn t regenerate redis broken heart here s the output from running synth py cloning into working repo switched to branch autosynth redis traceback most recent call last file synth py line in import synthtool gcp as gcp file home kbuilder local lib site packages synthtool gcp init py line in from import gapic generator file home kbuilder local lib site packages synthtool gcp gapic generator py line in from synthtool sources import git file home kbuilder local lib site packages synthtool sources git py line in from synthtool import metadata file home kbuilder local lib site packages synthtool metadata py line in from synthtool protos import metadata file home kbuilder local lib site packages synthtool protos metadata py line in dependencies typeerror new got an unexpected keyword argument serialized options synthesis failed google internal developers can see the full log | 1 |
64,758 | 16,022,638,590 | IssuesEvent | 2021-04-21 03:27:03 | intel-isl/Open3D | https://api.github.com/repos/intel-isl/Open3D | closed | i have git clone ,but i 'm not find open3d_install file,what i should do | build/install issue | Evi:
windows10,
x64
And question 2:
what should i do ,and can get lib and dll library,and i want run it in UnrealEngine4.25,
and happy to u; | 1.0 | i have git clone ,but i 'm not find open3d_install file,what i should do - Evi:
windows10,
x64
And question 2:
what should i do ,and can get lib and dll library,and i want run it in UnrealEngine4.25,
and happy to u; | non_priority | i have git clone but i m not find install file,what i should do evi and question what should i do and can get lib and dll library and i want run it in and happy to u | 0 |
67,991 | 21,393,200,440 | IssuesEvent | 2022-04-21 09:08:07 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | opened | [🐛 Bug]: Selenium Edge with IEMode( IEDriverServer (4.0.0.0) Unable to create session when run on locked VDI | I-defect needs-triaging | ### What happened?
I have to launch my web application in Edge->IE Compatibility mode, and I am trying to handle it through JAVA. It's lunching and working fine for me with unlocked VDI.
But while I will try run our script on locked window/VDI then its not working and through a exception of java.net.SocketException: Connection reset.
The above scenario works with the following setup
Selenium 4
IE Driver Server 4.0.0
IE 11.
The tested scenario (what we were hoping to upgrade to)--Not working
Windows 10 VM Connected using RDP
Selenium Grid 4.1 (Hub + Node)
Edge with IE Driver Server 4.0.0 (Basically we need to use IE compatibility mode)
### How can we reproduce the issue?
```shell
Please find my function to lunch the driver.
private WebDriver initIEDriver(String appURL) {
try {
System.out.println("Launching Internet Explorer with new profile..");
System.setProperty("webdriver.ie.driver", "Driver\\IEDriverServer.exe");
InternetExplorerOptions edgeIe11Options = new InternetExplorerOptions();
Map<String, Object> ops = (Map<String, Object>) edgeIe11Options.getCapability("se:ieOptions");
ops.put("ie.edgechromium", true);
ops.put("ie.edgepath", "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"); // Edge Browser directory path
edgeIe11Options.introduceFlakinessByIgnoringSecurityDomains();
edgeIe11Options.ignoreZoomSettings();
edgeIe11Options.enablePersistentHovering();
edgeIe11Options.takeFullPageScreenshot();
edgeIe11Options.setCapability("nativeEvents", false);
edgeIe11Options.requireWindowFocus();
edgeIe11Options.destructivelyEnsureCleanSession();
edgeIe11Options.setCapability("ignoreProtectedModeSettings", true);
edgeIe11Options.setUnhandledPromptBehaviour(UnexpectedAlertBehaviour.IGNORE);
this.driver = new InternetExplorerDriver(edgeIe11Options);
System.out.println("t1");
this.driver.manage().window().maximize();
this.driver.manage().timeouts().pageLoadTimeout(60L, TimeUnit.SECONDS);
this.driver.manage().timeouts().implicitlyWait(60L, TimeUnit.SECONDS);
this.driver.get(appURL);
} catch (Exception var4) {
System.out.println("Error in InternetExplorer-->" + var4.getMessage());
}
return this.driver;
}
```
### Relevant log output
```shell
Error in InternetExplorer-->java.net.SocketException: Connection reset
Build info: version: '3.7.1', revision: '8a0099a', time: '2017-11-06T21:01:39.354Z'
```
### Operating System
Window 10
### Selenium version
Selenium 3.7.1
### What are the browser(s) and version(s) where you see this issue?
Edge with IECompatibility mode (InternetExplorerDriver server (32-bit) 4.0.0.0)
### What are the browser driver(s) and version(s) where you see this issue?
Its not navigate to the URL while run on locked window/VDI
### Are you using Selenium Grid?
_No response_ | 1.0 | [🐛 Bug]: Selenium Edge with IEMode( IEDriverServer (4.0.0.0) Unable to create session when run on locked VDI - ### What happened?
I have to launch my web application in Edge->IE Compatibility mode, and I am trying to handle it through JAVA. It's lunching and working fine for me with unlocked VDI.
But while I will try run our script on locked window/VDI then its not working and through a exception of java.net.SocketException: Connection reset.
The above scenario works with the following setup
Selenium 4
IE Driver Server 4.0.0
IE 11.
The tested scenario (what we were hoping to upgrade to)--Not working
Windows 10 VM Connected using RDP
Selenium Grid 4.1 (Hub + Node)
Edge with IE Driver Server 4.0.0 (Basically we need to use IE compatibility mode)
### How can we reproduce the issue?
```shell
Please find my function to lunch the driver.
private WebDriver initIEDriver(String appURL) {
try {
System.out.println("Launching Internet Explorer with new profile..");
System.setProperty("webdriver.ie.driver", "Driver\\IEDriverServer.exe");
InternetExplorerOptions edgeIe11Options = new InternetExplorerOptions();
Map<String, Object> ops = (Map<String, Object>) edgeIe11Options.getCapability("se:ieOptions");
ops.put("ie.edgechromium", true);
ops.put("ie.edgepath", "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe"); // Edge Browser directory path
edgeIe11Options.introduceFlakinessByIgnoringSecurityDomains();
edgeIe11Options.ignoreZoomSettings();
edgeIe11Options.enablePersistentHovering();
edgeIe11Options.takeFullPageScreenshot();
edgeIe11Options.setCapability("nativeEvents", false);
edgeIe11Options.requireWindowFocus();
edgeIe11Options.destructivelyEnsureCleanSession();
edgeIe11Options.setCapability("ignoreProtectedModeSettings", true);
edgeIe11Options.setUnhandledPromptBehaviour(UnexpectedAlertBehaviour.IGNORE);
this.driver = new InternetExplorerDriver(edgeIe11Options);
System.out.println("t1");
this.driver.manage().window().maximize();
this.driver.manage().timeouts().pageLoadTimeout(60L, TimeUnit.SECONDS);
this.driver.manage().timeouts().implicitlyWait(60L, TimeUnit.SECONDS);
this.driver.get(appURL);
} catch (Exception var4) {
System.out.println("Error in InternetExplorer-->" + var4.getMessage());
}
return this.driver;
}
```
### Relevant log output
```shell
Error in InternetExplorer-->java.net.SocketException: Connection reset
Build info: version: '3.7.1', revision: '8a0099a', time: '2017-11-06T21:01:39.354Z'
```
### Operating System
Window 10
### Selenium version
Selenium 3.7.1
### What are the browser(s) and version(s) where you see this issue?
Edge with IECompatibility mode (InternetExplorerDriver server (32-bit) 4.0.0.0)
### What are the browser driver(s) and version(s) where you see this issue?
Its not navigate to the URL while run on locked window/VDI
### Are you using Selenium Grid?
_No response_ | non_priority | selenium edge with iemode iedriverserver unable to create session when run on locked vdi what happened i have to launch my web application in edge ie compatibility mode and i am trying to handle it through java it s lunching and working fine for me with unlocked vdi but while i will try run our script on locked window vdi then its not working and through a exception of java net socketexception connection reset the above scenario works with the following setup selenium ie driver server ie the tested scenario what we were hoping to upgrade to not working windows vm connected using rdp selenium grid hub node edge with ie driver server basically we need to use ie compatibility mode how can we reproduce the issue shell please find my function to lunch the driver private webdriver initiedriver string appurl try system out println launching internet explorer with new profile system setproperty webdriver ie driver driver iedriverserver exe internetexploreroptions new internetexploreroptions map ops map getcapability se ieoptions ops put ie edgechromium true ops put ie edgepath c program files microsoft edge application msedge exe edge browser directory path introduceflakinessbyignoringsecuritydomains ignorezoomsettings enablepersistenthovering takefullpagescreenshot setcapability nativeevents false requirewindowfocus destructivelyensurecleansession setcapability ignoreprotectedmodesettings true setunhandledpromptbehaviour unexpectedalertbehaviour ignore this driver new internetexplorerdriver system out println this driver manage window maximize this driver manage timeouts pageloadtimeout timeunit seconds this driver manage timeouts implicitlywait timeunit seconds this driver get appurl catch exception system out println error in internetexplorer getmessage return this driver relevant log output shell error in internetexplorer java net socketexception connection reset build info version revision time operating system window selenium version selenium what are the browser s and version s where you see this issue edge with iecompatibility mode internetexplorerdriver server bit what are the browser driver s and version s where you see this issue its not navigate to the url while run on locked window vdi are you using selenium grid no response | 0 |
151,373 | 13,399,975,605 | IssuesEvent | 2020-09-03 15:11:22 | GladysAssistant/Gladys | https://api.github.com/repos/GladysAssistant/Gladys | opened | Documentation: Add a documentation page for each scene triggers & actions | documentation effort:low | **Triggers**
- [ ] Devices state change
- [ ] Scheduled trigger
**Actions**
- [ ] Turn On/Off the lights
- [ ] Turn On/Off the switches
- [ ] Wait
- [ ] Send a message
- [ ] Get last device state
- [ ] Continue only if | 1.0 | Documentation: Add a documentation page for each scene triggers & actions - **Triggers**
- [ ] Devices state change
- [ ] Scheduled trigger
**Actions**
- [ ] Turn On/Off the lights
- [ ] Turn On/Off the switches
- [ ] Wait
- [ ] Send a message
- [ ] Get last device state
- [ ] Continue only if | non_priority | documentation add a documentation page for each scene triggers actions triggers devices state change scheduled trigger actions turn on off the lights turn on off the switches wait send a message get last device state continue only if | 0 |
87,334 | 10,889,774,316 | IssuesEvent | 2019-11-18 18:58:47 | DynamoDS/Dynamo | https://api.github.com/repos/DynamoDS/Dynamo | closed | Crash report from Dynamo 2.3.0.5331 | 2.x Design Script PTAL crash error/warning/crash | # Issue Description
Please fill in the following information to help us reproduce the issue:
### What did you do?
Altered a function that is nested within another
### What did you expect to see?
The altered result
### What did you see instead?
A crash
### What packages or external references (if any) were used?
None
### Stack Trace
```
Exception of type 'ProtoCore.Exceptions.CompilerInternalException' was thrown.
at ProtoCore.Core.BfsBuildSequenceTable(CodeBlock codeBlock, SymbolTable[] runtimeSymbols)
at ProtoCore.Core.BfsBuildSequenceTable(CodeBlock codeBlock, SymbolTable[] runtimeSymbols)
at ProtoCore.Core.BfsBuildSequenceTable(CodeBlock codeBlock, SymbolTable[] runtimeSymbols)
at ProtoCore.Core.GenerateExecutable()
at ProtoScript.Runners.LiveRunner.Compile(List`1 astList, Core targetCore)
at ProtoScript.Runners.LiveRunner.CompileAndExecute(List`1 astList)
at ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
at ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
at ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
at Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
at Dynamo.Scheduler.AsyncTask.Execute()
```
---
OS: `Microsoft Windows NT 6.2.9200.0`
CLR: `4.0.30319.42000`
Dynamo: `2.3.0.5331`
| 1.0 | Crash report from Dynamo 2.3.0.5331 - # Issue Description
Please fill in the following information to help us reproduce the issue:
### What did you do?
Altered a function that is nested within another
### What did you expect to see?
The altered result
### What did you see instead?
A crash
### What packages or external references (if any) were used?
None
### Stack Trace
```
Exception of type 'ProtoCore.Exceptions.CompilerInternalException' was thrown.
at ProtoCore.Core.BfsBuildSequenceTable(CodeBlock codeBlock, SymbolTable[] runtimeSymbols)
at ProtoCore.Core.BfsBuildSequenceTable(CodeBlock codeBlock, SymbolTable[] runtimeSymbols)
at ProtoCore.Core.BfsBuildSequenceTable(CodeBlock codeBlock, SymbolTable[] runtimeSymbols)
at ProtoCore.Core.GenerateExecutable()
at ProtoScript.Runners.LiveRunner.Compile(List`1 astList, Core targetCore)
at ProtoScript.Runners.LiveRunner.CompileAndExecute(List`1 astList)
at ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
at ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
at ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
at Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
at Dynamo.Scheduler.AsyncTask.Execute()
```
---
OS: `Microsoft Windows NT 6.2.9200.0`
CLR: `4.0.30319.42000`
Dynamo: `2.3.0.5331`
| non_priority | crash report from dynamo issue description please fill in the following information to help us reproduce the issue what did you do altered a function that is nested within another what did you expect to see the altered result what did you see instead a crash what packages or external references if any were used none stack trace exception of type protocore exceptions compilerinternalexception was thrown at protocore core bfsbuildsequencetable codeblock codeblock symboltable runtimesymbols at protocore core bfsbuildsequencetable codeblock codeblock symboltable runtimesymbols at protocore core bfsbuildsequencetable codeblock codeblock symboltable runtimesymbols at protocore core generateexecutable at protoscript runners liverunner compile list astlist core targetcore at protoscript runners liverunner compileandexecute list astlist at protoscript runners liverunner compileandexecutefordeltaexecution list astlist at protoscript runners liverunner synchronizeinternal graphsyncdata syncdata at protoscript runners liverunner updategraph graphsyncdata syncdata at dynamo scheduler updategraphasynctask handletaskexecutioncore at dynamo scheduler asynctask execute os microsoft windows nt clr dynamo | 0 |
615,722 | 19,274,105,859 | IssuesEvent | 2021-12-10 09:48:08 | googleapis/java-translate | https://api.github.com/repos/googleapis/java-translate | reopened | com.example.translate.TranslateTextWithGlossaryTests: testTranslateTextWithGlossary failed | priority: p1 type: bug api: translate flakybot: issue flakybot: flaky | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 97a3fd682e8c87f1966efc6213a6bd178b416b60
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/5decba61-b76d-477b-9adc-47b1d6547cbb), [Sponge](http://sponge2/5decba61-b76d-477b-9adc-47b1d6547cbb)
status: failed
<details><summary>Test output</summary><br><pre>com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Cloud IAM Permissions denied: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'. Requested permissions: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'.
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:53)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:72)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:60)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:68)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1133)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1277)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:564)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:534)
at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
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)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.translate.v3.TranslationServiceClient.translateText(TranslationServiceClient.java:419)
at com.example.translate.TranslateTextWithGlossary.translateTextWithGlossary(TranslateTextWithGlossary.java:76)
at com.example.translate.TranslateTextWithGlossaryTests.testTranslateTextWithGlossary(TranslateTextWithGlossaryTests.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Cloud IAM Permissions denied: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'. Requested permissions: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'.
at io.grpc.Status.asRuntimeException(Status.java:535)
... 13 more
</pre></details> | 1.0 | com.example.translate.TranslateTextWithGlossaryTests: testTranslateTextWithGlossary failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 97a3fd682e8c87f1966efc6213a6bd178b416b60
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/5decba61-b76d-477b-9adc-47b1d6547cbb), [Sponge](http://sponge2/5decba61-b76d-477b-9adc-47b1d6547cbb)
status: failed
<details><summary>Test output</summary><br><pre>com.google.api.gax.rpc.PermissionDeniedException: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Cloud IAM Permissions denied: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'. Requested permissions: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'.
at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:53)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:72)
at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:60)
at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)
at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:68)
at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1133)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31)
at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1277)
at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:1038)
at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:808)
at io.grpc.stub.ClientCalls$GrpcFuture.setException(ClientCalls.java:564)
at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:534)
at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
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)
Suppressed: com.google.api.gax.rpc.AsyncTaskException: Asynchronous task failed
at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:57)
at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
at com.google.cloud.translate.v3.TranslationServiceClient.translateText(TranslationServiceClient.java:419)
at com.example.translate.TranslateTextWithGlossary.translateTextWithGlossary(TranslateTextWithGlossary.java:76)
at com.example.translate.TranslateTextWithGlossaryTests.testTranslateTextWithGlossary(TranslateTextWithGlossaryTests.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: io.grpc.StatusRuntimeException: PERMISSION_DENIED: Cloud IAM Permissions denied: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'. Requested permissions: 'cloudtranslate.generalModels.predict', 'cloudtranslate.glossaries.predict'.
at io.grpc.Status.asRuntimeException(Status.java:535)
... 13 more
</pre></details> | priority | com example translate translatetextwithglossarytests testtranslatetextwithglossary failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output com google api gax rpc permissiondeniedexception io grpc statusruntimeexception permission denied cloud iam permissions denied cloudtranslate generalmodels predict cloudtranslate glossaries predict requested permissions cloudtranslate generalmodels predict cloudtranslate glossaries predict at com google api gax rpc apiexceptionfactory createexception apiexceptionfactory java at com google api gax grpc grpcapiexceptionfactory create grpcapiexceptionfactory java at com google api gax grpc grpcapiexceptionfactory create grpcapiexceptionfactory java at com google api gax grpc grpcexceptioncallable exceptiontransformingfuture onfailure grpcexceptioncallable java at com google api core apifutures onfailure apifutures java at com google common util concurrent futures callbacklistener run futures java at com google common util concurrent directexecutor execute directexecutor java at com google common util concurrent abstractfuture executelistener abstractfuture java at com google common util concurrent abstractfuture complete abstractfuture java at com google common util concurrent abstractfuture setexception abstractfuture java at io grpc stub clientcalls grpcfuture setexception clientcalls java at io grpc stub clientcalls unarystreamtofuture onclose clientcalls java at io grpc internal delayedclientcall delayedlistener run delayedclientcall java at io grpc internal delayedclientcall delayedlistener delayorexecute delayedclientcall java at io grpc internal delayedclientcall delayedlistener onclose delayedclientcall java at io grpc internal clientcallimpl closeobserver clientcallimpl java at io grpc internal clientcallimpl access clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runinternal clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runincontext clientcallimpl java at io grpc internal contextrunnable run contextrunnable java at io grpc internal serializingexecutor run serializingexecutor 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 suppressed com google api gax rpc asynctaskexception asynchronous task failed at com google api gax rpc apiexceptions callandtranslateapiexception apiexceptions java at com google api gax rpc unarycallable call unarycallable java at com google cloud translate translationserviceclient translatetext translationserviceclient java at com example translate translatetextwithglossary translatetextwithglossary translatetextwithglossary java at com example translate translatetextwithglossarytests testtranslatetextwithglossary translatetextwithglossarytests java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org apache maven surefire execute java at org apache maven surefire executewithrerun java at org apache maven surefire executetestset java at org apache maven surefire invoke java at org apache maven surefire booter forkedbooter runsuitesinprocess forkedbooter java at org apache maven surefire booter forkedbooter execute forkedbooter java at org apache maven surefire booter forkedbooter run forkedbooter java at org apache maven surefire booter forkedbooter main forkedbooter java caused by io grpc statusruntimeexception permission denied cloud iam permissions denied cloudtranslate generalmodels predict cloudtranslate glossaries predict requested permissions cloudtranslate generalmodels predict cloudtranslate glossaries predict at io grpc status asruntimeexception status java more | 1 |
204,540 | 15,934,956,267 | IssuesEvent | 2021-04-14 09:16:59 | NeoCoderMatrix86/AudioCuesheetEditor | https://api.github.com/repos/NeoCoderMatrix86/AudioCuesheetEditor | closed | Prevent app from getting closed | documentation enhancement | **Is your feature request related to a problem? Please describe.**
If you are using the app and have several data inside and close the browser window, no confirmation is asked. If you haven't saved your work, you can not get all data back. | 1.0 | Prevent app from getting closed - **Is your feature request related to a problem? Please describe.**
If you are using the app and have several data inside and close the browser window, no confirmation is asked. If you haven't saved your work, you can not get all data back. | non_priority | prevent app from getting closed is your feature request related to a problem please describe if you are using the app and have several data inside and close the browser window no confirmation is asked if you haven t saved your work you can not get all data back | 0 |
317,111 | 9,660,968,529 | IssuesEvent | 2019-05-20 16:44:02 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Model Comodel Example (Populations Mutated).gaml throws a warning | > Bug Concerns Co-Modeling Concerns Models Library Priority Medium Version Git | **Describe the bug**
Run the model named: Comodel Example (Populations Mutated).gaml in Modeling / Model coupling / Co-Prey Predator.
After few cycles (~100 steps), a warning is throwed: "Cannot evaluate location as the target agent is dead".
<img width="557" alt="Capture d’écran 2019-05-20 à 15 17 25" src="https://user-images.githubusercontent.com/1555274/58006493-65db2800-7b12-11e9-9cd0-0cd61a380015.png">
**Desktop (please complete the following information):**
- OS: macOS
- GAMA version: git
| 1.0 | Model Comodel Example (Populations Mutated).gaml throws a warning - **Describe the bug**
Run the model named: Comodel Example (Populations Mutated).gaml in Modeling / Model coupling / Co-Prey Predator.
After few cycles (~100 steps), a warning is throwed: "Cannot evaluate location as the target agent is dead".
<img width="557" alt="Capture d’écran 2019-05-20 à 15 17 25" src="https://user-images.githubusercontent.com/1555274/58006493-65db2800-7b12-11e9-9cd0-0cd61a380015.png">
**Desktop (please complete the following information):**
- OS: macOS
- GAMA version: git
| priority | model comodel example populations mutated gaml throws a warning describe the bug run the model named comodel example populations mutated gaml in modeling model coupling co prey predator after few cycles steps a warning is throwed cannot evaluate location as the target agent is dead img width alt capture d’écran à src desktop please complete the following information os macos gama version git | 1 |
323,378 | 9,854,063,327 | IssuesEvent | 2019-06-19 15:59:36 | minio/minio | https://api.github.com/repos/minio/minio | closed | Heal not working on nginx endpoint in federated clusters | community priority: medium | I have my nginx server_name directive named as testing.s3.xyz.com
I used the command
`mc config host add test3 http://testing.s3.xyz.com miniokey miniosecret --api S3v2`
to add a target to `mc` command.
`mc admin info test3` gives me the status output for all servers which confirms the working of target.
However, running heal on the TARGET `test3` gives me this following error.
```mc admin heal test3
mc: <ERROR> Unable to display heal status. No such heal process is running on the server```
| 1.0 | Heal not working on nginx endpoint in federated clusters - I have my nginx server_name directive named as testing.s3.xyz.com
I used the command
`mc config host add test3 http://testing.s3.xyz.com miniokey miniosecret --api S3v2`
to add a target to `mc` command.
`mc admin info test3` gives me the status output for all servers which confirms the working of target.
However, running heal on the TARGET `test3` gives me this following error.
```mc admin heal test3
mc: <ERROR> Unable to display heal status. No such heal process is running on the server```
| priority | heal not working on nginx endpoint in federated clusters i have my nginx server name directive named as testing xyz com i used the command mc config host add miniokey miniosecret api to add a target to mc command mc admin info gives me the status output for all servers which confirms the working of target however running heal on the target gives me this following error mc admin heal mc unable to display heal status no such heal process is running on the server | 1 |
128,859 | 27,341,836,651 | IssuesEvent | 2023-02-26 21:54:11 | files-community/Files | https://api.github.com/repos/files-community/Files | opened | Generalizing Rich Command Usage | codebase quality | ### Description
Thanks to @cinqmilleans' job, Files has now a cleaner way to handle commands across the solution. Rich commands now need to be implemented throughtout the whole solution.
### Concerned code
The following commands must be transformed into Rich Commands (See `BaseLayoutCommandsViewModel`):
- [ ] Compress Into Archive
- [ ] Compress Into Seven Zip
- [ ] Compress Into Zip
- [ ] Copy Item
- [ ] Copy Path Of Selected Items
- [ ] Create Folder With Selection
- [ ] Create New File
- [ ] Create New Folder
- [ ] Create Shortcut
- [ ] Create Shortcut From Dialog
- [ ] Cut Item
- [ ] Decompress Archive
- [ ] Decompress Archive Here
- [ ] Decompress Archive To Child Folder
- [ ] Delete Item
- [ ] Drag Over
- [ ] Drop
- [x] Empty Recycle Bin (#11415 )
- [ ] Format Drive
- [ ] Gridview Size Decrease
- [ ] Gridview Size Increase
- [ ] Install Font
- [ ] Install Inf Driver
- [ ] Item Pointer Pressed
- [ ] Open Directory In New Pane
- [ ] Open Directory In New Tab
- [ ] Open File Location
- [ ] Open In New Window Item
- [ ] Open In Terminal (#11445)
- [ ] Open Item
- [ ] Open Item With Application Picker
- [ ] Open Parent Folder
- [ ] Paste Items From Clipboard
- [ ] Pin Directory To Favorite
- [ ] Play All
- [ ] Pointer Wheel Changed
- [ ] Quick Look
- [ ] Refresh
- [ ] Rename Item
- [ ] Restore Item (#11472)
- [ ] Restore Selection Recycle Bin (#11472)
- [ ] Rotate Image Left
- [ ] Rotate Image Right
- [ ] Run As Admin
- [ ] Run As Another User
- [ ] Search Unindexed Items
- [ ] Set As Lockscreen Background
- [ ] Set As Slideshow Item
- [ ] Set as Desktop Background
- [ ] Show Folder Properties
- [ ] Show Properties
- [ ] Sidebar Pin Item
- [ ] Sidebar Unpin Item
- [ ] Unpin Directory From Favorite
- [ ] Unpin Item From Start
### Gains
- A more cohesive code.
- The ability to call commands easily from anywhere in the code.
### Requirements
- Each of the commands previously cited have been transformed into Rich Commands.
- The previous implementations of the commands are cleaned up.
### Comments
_No response_ | 1.0 | Generalizing Rich Command Usage - ### Description
Thanks to @cinqmilleans' job, Files has now a cleaner way to handle commands across the solution. Rich commands now need to be implemented throughtout the whole solution.
### Concerned code
The following commands must be transformed into Rich Commands (See `BaseLayoutCommandsViewModel`):
- [ ] Compress Into Archive
- [ ] Compress Into Seven Zip
- [ ] Compress Into Zip
- [ ] Copy Item
- [ ] Copy Path Of Selected Items
- [ ] Create Folder With Selection
- [ ] Create New File
- [ ] Create New Folder
- [ ] Create Shortcut
- [ ] Create Shortcut From Dialog
- [ ] Cut Item
- [ ] Decompress Archive
- [ ] Decompress Archive Here
- [ ] Decompress Archive To Child Folder
- [ ] Delete Item
- [ ] Drag Over
- [ ] Drop
- [x] Empty Recycle Bin (#11415 )
- [ ] Format Drive
- [ ] Gridview Size Decrease
- [ ] Gridview Size Increase
- [ ] Install Font
- [ ] Install Inf Driver
- [ ] Item Pointer Pressed
- [ ] Open Directory In New Pane
- [ ] Open Directory In New Tab
- [ ] Open File Location
- [ ] Open In New Window Item
- [ ] Open In Terminal (#11445)
- [ ] Open Item
- [ ] Open Item With Application Picker
- [ ] Open Parent Folder
- [ ] Paste Items From Clipboard
- [ ] Pin Directory To Favorite
- [ ] Play All
- [ ] Pointer Wheel Changed
- [ ] Quick Look
- [ ] Refresh
- [ ] Rename Item
- [ ] Restore Item (#11472)
- [ ] Restore Selection Recycle Bin (#11472)
- [ ] Rotate Image Left
- [ ] Rotate Image Right
- [ ] Run As Admin
- [ ] Run As Another User
- [ ] Search Unindexed Items
- [ ] Set As Lockscreen Background
- [ ] Set As Slideshow Item
- [ ] Set as Desktop Background
- [ ] Show Folder Properties
- [ ] Show Properties
- [ ] Sidebar Pin Item
- [ ] Sidebar Unpin Item
- [ ] Unpin Directory From Favorite
- [ ] Unpin Item From Start
### Gains
- A more cohesive code.
- The ability to call commands easily from anywhere in the code.
### Requirements
- Each of the commands previously cited have been transformed into Rich Commands.
- The previous implementations of the commands are cleaned up.
### Comments
_No response_ | non_priority | generalizing rich command usage description thanks to cinqmilleans job files has now a cleaner way to handle commands across the solution rich commands now need to be implemented throughtout the whole solution concerned code the following commands must be transformed into rich commands see baselayoutcommandsviewmodel compress into archive compress into seven zip compress into zip copy item copy path of selected items create folder with selection create new file create new folder create shortcut create shortcut from dialog cut item decompress archive decompress archive here decompress archive to child folder delete item drag over drop empty recycle bin format drive gridview size decrease gridview size increase install font install inf driver item pointer pressed open directory in new pane open directory in new tab open file location open in new window item open in terminal open item open item with application picker open parent folder paste items from clipboard pin directory to favorite play all pointer wheel changed quick look refresh rename item restore item restore selection recycle bin rotate image left rotate image right run as admin run as another user search unindexed items set as lockscreen background set as slideshow item set as desktop background show folder properties show properties sidebar pin item sidebar unpin item unpin directory from favorite unpin item from start gains a more cohesive code the ability to call commands easily from anywhere in the code requirements each of the commands previously cited have been transformed into rich commands the previous implementations of the commands are cleaned up comments no response | 0 |
591,930 | 17,865,568,691 | IssuesEvent | 2021-09-06 09:02:07 | DimensionDev/Maskbook | https://api.github.com/repos/DimensionDev/Maskbook | closed | [Bug] Collectible plugin can not get data of Rarible's offers,listing and history. | Priority: P4 (Do when free) Type: Bug | ## Bug Info
### How to reproduce?
1.Post a tweet with Collectible plugin, you can check https://twitter.com/WEN6666661/status/1420674394209153024
2.Compare the data of Rarible's offers,listing and history with original webpage: https://rarible.com/token/0x15f5ee2362f686617ee97c166f8e1b681dda7e8c:81?tab=history
### What happened?
Collectible plugin can not get data of Rarible's offers,listing and history.

### What should happen?
Collectible plugin card should present data of Rarible's offers,listing and history.
## Environment
### Mask Version:
- [ ] (Browser) Installed from the extension store (version: )
- [ ] (App) Installed from the app store (version: )
- [ ] master branch
- [x] Build of version/commit hash:1.35
(Please write down build command/flags if there is anything special)
### System
<!-- Correct the version if it is not the case -->
- [ ] Windows 10
- [x] Mac OS X Catalina
- [ ] Linux: <!-- What distro? -->
### Platform/Browser
<!-- Correct the version if it is not the case -->
- [x] Latest Chrome (stable channel)
- [ ] Latest Firefox (stable channel)
- [ ] Android 11
- [ ] iOS 14
| 1.0 | [Bug] Collectible plugin can not get data of Rarible's offers,listing and history. - ## Bug Info
### How to reproduce?
1.Post a tweet with Collectible plugin, you can check https://twitter.com/WEN6666661/status/1420674394209153024
2.Compare the data of Rarible's offers,listing and history with original webpage: https://rarible.com/token/0x15f5ee2362f686617ee97c166f8e1b681dda7e8c:81?tab=history
### What happened?
Collectible plugin can not get data of Rarible's offers,listing and history.

### What should happen?
Collectible plugin card should present data of Rarible's offers,listing and history.
## Environment
### Mask Version:
- [ ] (Browser) Installed from the extension store (version: )
- [ ] (App) Installed from the app store (version: )
- [ ] master branch
- [x] Build of version/commit hash:1.35
(Please write down build command/flags if there is anything special)
### System
<!-- Correct the version if it is not the case -->
- [ ] Windows 10
- [x] Mac OS X Catalina
- [ ] Linux: <!-- What distro? -->
### Platform/Browser
<!-- Correct the version if it is not the case -->
- [x] Latest Chrome (stable channel)
- [ ] Latest Firefox (stable channel)
- [ ] Android 11
- [ ] iOS 14
| priority | collectible plugin can not get data of rarible s offers,listing and history bug info how to reproduce post a tweet with collectible plugin you can check compare the data of rarible s offers,listing and history with original webpage what happened collectible plugin can not get data of rarible s offers,listing and history what should happen collectible plugin card should present data of rarible s offers,listing and history environment mask version browser installed from the extension store version app installed from the app store version master branch build of version commit hash please write down build command flags if there is anything special system windows mac os x catalina linux platform browser latest chrome stable channel latest firefox stable channel android ios | 1 |
99,874 | 30,569,974,625 | IssuesEvent | 2023-07-20 21:08:40 | google/mediapipe | https://api.github.com/repos/google/mediapipe | closed | mediapipe model maker error Colab | type:build/install stat:awaiting response platform:python type:modelmaker | I need you help, I have error whith comand in colab:
pip install mediapipe-model-maker or pip install mediapipe-model-maker --user or !pip install mediapipe-model-maker
Collecting mediapipe-model-maker
Downloading mediapipe_model_maker-0.2.0-py3-none-any.whl (117 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.5/117.5 kB 2.8 MB/s eta 0:00:00
Requirement already satisfied: absl-py in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (1.4.0)
Collecting mediapipe>=0.10.0 (from mediapipe-model-maker)
Obtaining dependency information for mediapipe>=0.10.0 from https://files.pythonhosted.org/packages/a3/4f/debe59547831963b4d33a28cae68cd53642ca3dd895510e42bad9b50ed6b/mediapipe-0.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading mediapipe-0.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)
Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (1.22.4)
Requirement already satisfied: opencv-python in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (4.7.0.72)
Requirement already satisfied: tensorflow>=2.10 in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (2.12.0)
Requirement already satisfied: tensorflow-datasets in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (4.9.2)
Requirement already satisfied: tensorflow-hub in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (0.14.0)
Collecting tf-models-official==2.11.6 (from mediapipe-model-maker)
Downloading tf_models_official-2.11.6-py2.py3-none-any.whl (2.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 28.4 MB/s eta 0:00:00
Requirement already satisfied: Cython in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (0.29.36)
Requirement already satisfied: Pillow in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (8.4.0)
Requirement already satisfied: gin-config in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (0.5.0)
Requirement already satisfied: google-api-python-client>=1.6.7 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (2.84.0)
Collecting immutabledict (from tf-models-official==2.11.6->mediapipe-model-maker)
Obtaining dependency information for immutabledict from https://files.pythonhosted.org/packages/63/24/2d70ce3bca941be9d81e7e701918b5eb4655e74f5ce7453d3fb6760edfa3/immutabledict-2.2.5-py3-none-any.whl.metadata
Downloading immutabledict-2.2.5-py3-none-any.whl.metadata (3.2 kB)
Requirement already satisfied: kaggle>=1.3.9 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (1.5.15)
Requirement already satisfied: matplotlib in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (3.7.1)
Requirement already satisfied: oauth2client in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (4.1.3)
Requirement already satisfied: opencv-python-headless in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (4.8.0.74)
Requirement already satisfied: pandas>=0.22.0 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (1.5.3)
Requirement already satisfied: psutil>=5.4.3 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (5.9.5)
Requirement already satisfied: py-cpuinfo>=3.3.0 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (9.0.0)
Requirement already satisfied: pycocotools in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (2.0.6)
Collecting pyyaml<6.0,>=5.1 (from tf-models-official==2.11.6->mediapipe-model-maker)
Downloading PyYAML-5.4.1.tar.gz (175 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 16.8 MB/s eta 0:00:00
Installing build dependencies ... done
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
For yours collaborations with error. very thanks | 1.0 | mediapipe model maker error Colab - I need you help, I have error whith comand in colab:
pip install mediapipe-model-maker or pip install mediapipe-model-maker --user or !pip install mediapipe-model-maker
Collecting mediapipe-model-maker
Downloading mediapipe_model_maker-0.2.0-py3-none-any.whl (117 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.5/117.5 kB 2.8 MB/s eta 0:00:00
Requirement already satisfied: absl-py in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (1.4.0)
Collecting mediapipe>=0.10.0 (from mediapipe-model-maker)
Obtaining dependency information for mediapipe>=0.10.0 from https://files.pythonhosted.org/packages/a3/4f/debe59547831963b4d33a28cae68cd53642ca3dd895510e42bad9b50ed6b/mediapipe-0.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading mediapipe-0.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)
Requirement already satisfied: numpy in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (1.22.4)
Requirement already satisfied: opencv-python in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (4.7.0.72)
Requirement already satisfied: tensorflow>=2.10 in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (2.12.0)
Requirement already satisfied: tensorflow-datasets in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (4.9.2)
Requirement already satisfied: tensorflow-hub in /usr/local/lib/python3.10/dist-packages (from mediapipe-model-maker) (0.14.0)
Collecting tf-models-official==2.11.6 (from mediapipe-model-maker)
Downloading tf_models_official-2.11.6-py2.py3-none-any.whl (2.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 28.4 MB/s eta 0:00:00
Requirement already satisfied: Cython in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (0.29.36)
Requirement already satisfied: Pillow in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (8.4.0)
Requirement already satisfied: gin-config in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (0.5.0)
Requirement already satisfied: google-api-python-client>=1.6.7 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (2.84.0)
Collecting immutabledict (from tf-models-official==2.11.6->mediapipe-model-maker)
Obtaining dependency information for immutabledict from https://files.pythonhosted.org/packages/63/24/2d70ce3bca941be9d81e7e701918b5eb4655e74f5ce7453d3fb6760edfa3/immutabledict-2.2.5-py3-none-any.whl.metadata
Downloading immutabledict-2.2.5-py3-none-any.whl.metadata (3.2 kB)
Requirement already satisfied: kaggle>=1.3.9 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (1.5.15)
Requirement already satisfied: matplotlib in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (3.7.1)
Requirement already satisfied: oauth2client in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (4.1.3)
Requirement already satisfied: opencv-python-headless in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (4.8.0.74)
Requirement already satisfied: pandas>=0.22.0 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (1.5.3)
Requirement already satisfied: psutil>=5.4.3 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (5.9.5)
Requirement already satisfied: py-cpuinfo>=3.3.0 in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (9.0.0)
Requirement already satisfied: pycocotools in /usr/local/lib/python3.10/dist-packages (from tf-models-official==2.11.6->mediapipe-model-maker) (2.0.6)
Collecting pyyaml<6.0,>=5.1 (from tf-models-official==2.11.6->mediapipe-model-maker)
Downloading PyYAML-5.4.1.tar.gz (175 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 16.8 MB/s eta 0:00:00
Installing build dependencies ... done
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
For yours collaborations with error. very thanks | non_priority | mediapipe model maker error colab i need you help i have error whith comand in colab pip install mediapipe model maker or pip install mediapipe model maker user or pip install mediapipe model maker collecting mediapipe model maker downloading mediapipe model maker none any whl kb ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ kb mb s eta requirement already satisfied absl py in usr local lib dist packages from mediapipe model maker collecting mediapipe from mediapipe model maker obtaining dependency information for mediapipe from downloading mediapipe manylinux whl metadata kb requirement already satisfied numpy in usr local lib dist packages from mediapipe model maker requirement already satisfied opencv python in usr local lib dist packages from mediapipe model maker requirement already satisfied tensorflow in usr local lib dist packages from mediapipe model maker requirement already satisfied tensorflow datasets in usr local lib dist packages from mediapipe model maker requirement already satisfied tensorflow hub in usr local lib dist packages from mediapipe model maker collecting tf models official from mediapipe model maker downloading tf models official none any whl mb ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mb mb s eta requirement already satisfied cython in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied pillow in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied gin config in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied google api python client in usr local lib dist packages from tf models official mediapipe model maker collecting immutabledict from tf models official mediapipe model maker obtaining dependency information for immutabledict from downloading immutabledict none any whl metadata kb requirement already satisfied kaggle in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied matplotlib in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied opencv python headless in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied pandas in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied psutil in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied py cpuinfo in usr local lib dist packages from tf models official mediapipe model maker requirement already satisfied pycocotools in usr local lib dist packages from tf models official mediapipe model maker collecting pyyaml from tf models official mediapipe model maker downloading pyyaml tar gz kb ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ kb mb s eta installing build dependencies done error subprocess exited with error × getting requirements to build wheel did not run successfully │ exit code ╰─ see above for output note this error originates from a subprocess and is likely not a problem with pip getting requirements to build wheel error error subprocess exited with error × getting requirements to build wheel did not run successfully │ exit code ╰─ see above for output for yours collaborations with error very thanks | 0 |
679,593 | 23,238,831,503 | IssuesEvent | 2022-08-03 14:01:16 | alephium/explorer-backend | https://api.github.com/repos/alephium/explorer-backend | closed | Kill explorer-backend if cannot access the node | high priority | Currently if the explorer-backend cannot reach the node while syncing, we just try to call it until it's up again.
We cannot assume the new IP of the node will be the same, especially now that we will move to Kubernetes. The safer is just to kill the explorer-backend and let it restart it. | 1.0 | Kill explorer-backend if cannot access the node - Currently if the explorer-backend cannot reach the node while syncing, we just try to call it until it's up again.
We cannot assume the new IP of the node will be the same, especially now that we will move to Kubernetes. The safer is just to kill the explorer-backend and let it restart it. | priority | kill explorer backend if cannot access the node currently if the explorer backend cannot reach the node while syncing we just try to call it until it s up again we cannot assume the new ip of the node will be the same especially now that we will move to kubernetes the safer is just to kill the explorer backend and let it restart it | 1 |
202,188 | 7,045,067,348 | IssuesEvent | 2018-01-01 14:14:08 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | closed | "Group and Role" Workflow Attribute Type Not Editable | Priority: Low Status: Confirmed Topic: Workflows Type: Bug | Having created a trigger to create a particular workflow type, I created a workflow attribute and ran the "Set attribute from Entity" action as the only action in the workflow to see what is passed when the workflow is triggered from a "Group Member Workflow". Since Group Role didn't appear to capture the data (though if I print the GUID stored in the attribute and search for that, I do find it in the [GroupRole] table), I changed the attribute to type "Group And Role".
Immediately upon saving the workflow type, the existing workflows disappear from the list of that workflow type.
Upon editing the workflow again and clicking the "Edit" button on the attribute, the following exception is thrown:
```
Error
The given key was not present in the dictionary.
at Rock.Field.Types.GroupAndRoleFieldType.EditControl(Dictionary`2 configurationValues, String id)
at Rock.Web.UI.Controls.AttributeEditor.CreateFieldTypeDetailControls(Nullable`1 fieldTypeId, Boolean recreate)
at Rock.Web.UI.Controls.AttributeEditor.set_FieldTypeId(Nullable`1 value)
at Rock.Web.UI.Controls.AttributeEditor.SetAttributeProperties(Attribute attribute, Type objectType)
at RockWeb.Blocks.WorkFlow.WorkflowTypeDetail.ShowAttributeEdit(Guid attributeGuid)
at RockWeb.Blocks.WorkFlow.WorkflowTypeDetail.gAttributes_Edit(Object sender, RowEventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
``` | 1.0 | "Group and Role" Workflow Attribute Type Not Editable - Having created a trigger to create a particular workflow type, I created a workflow attribute and ran the "Set attribute from Entity" action as the only action in the workflow to see what is passed when the workflow is triggered from a "Group Member Workflow". Since Group Role didn't appear to capture the data (though if I print the GUID stored in the attribute and search for that, I do find it in the [GroupRole] table), I changed the attribute to type "Group And Role".
Immediately upon saving the workflow type, the existing workflows disappear from the list of that workflow type.
Upon editing the workflow again and clicking the "Edit" button on the attribute, the following exception is thrown:
```
Error
The given key was not present in the dictionary.
at Rock.Field.Types.GroupAndRoleFieldType.EditControl(Dictionary`2 configurationValues, String id)
at Rock.Web.UI.Controls.AttributeEditor.CreateFieldTypeDetailControls(Nullable`1 fieldTypeId, Boolean recreate)
at Rock.Web.UI.Controls.AttributeEditor.set_FieldTypeId(Nullable`1 value)
at Rock.Web.UI.Controls.AttributeEditor.SetAttributeProperties(Attribute attribute, Type objectType)
at RockWeb.Blocks.WorkFlow.WorkflowTypeDetail.ShowAttributeEdit(Guid attributeGuid)
at RockWeb.Blocks.WorkFlow.WorkflowTypeDetail.gAttributes_Edit(Object sender, RowEventArgs e)
at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
``` | priority | group and role workflow attribute type not editable having created a trigger to create a particular workflow type i created a workflow attribute and ran the set attribute from entity action as the only action in the workflow to see what is passed when the workflow is triggered from a group member workflow since group role didn t appear to capture the data though if i print the guid stored in the attribute and search for that i do find it in the table i changed the attribute to type group and role immediately upon saving the workflow type the existing workflows disappear from the list of that workflow type upon editing the workflow again and clicking the edit button on the attribute the following exception is thrown error the given key was not present in the dictionary at rock field types groupandrolefieldtype editcontrol dictionary configurationvalues string id at rock web ui controls attributeeditor createfieldtypedetailcontrols nullable fieldtypeid boolean recreate at rock web ui controls attributeeditor set fieldtypeid nullable value at rock web ui controls attributeeditor setattributeproperties attribute attribute type objecttype at rockweb blocks workflow workflowtypedetail showattributeedit guid attributeguid at rockweb blocks workflow workflowtypedetail gattributes edit object sender roweventargs e at system web ui webcontrols linkbutton raisepostbackevent string eventargument at system web ui page processrequestmain boolean includestagesbeforeasyncpoint boolean includestagesafterasyncpoint | 1 |
556,944 | 16,495,801,501 | IssuesEvent | 2021-05-25 10:15:54 | intlify/vue-i18n-next | https://api.github.com/repos/intlify/vue-i18n-next | closed | typesafe translate? | Priority: High Status: Proposal Type: Improvement | key of t() is a string (eg.: `t('foo.bar')`)
I can get message functions by `useI18n().locale.messages` (eg.: `foo.bar` in which bar is a function)
Is it possible to translate like
```
const msgFunc = useI18n().locale.messages
msgFunc.foo.bar() // how to get context?
```
or
```
const msgFunc = useI18n().locale.messages
trans(msgFunc.foo.bar) // how to get context?
``` | 1.0 | typesafe translate? - key of t() is a string (eg.: `t('foo.bar')`)
I can get message functions by `useI18n().locale.messages` (eg.: `foo.bar` in which bar is a function)
Is it possible to translate like
```
const msgFunc = useI18n().locale.messages
msgFunc.foo.bar() // how to get context?
```
or
```
const msgFunc = useI18n().locale.messages
trans(msgFunc.foo.bar) // how to get context?
``` | priority | typesafe translate key of t is a string eg t foo bar i can get message functions by locale messages eg foo bar in which bar is a function is it possible to translate like const msgfunc locale messages msgfunc foo bar how to get context or const msgfunc locale messages trans msgfunc foo bar how to get context | 1 |
253,250 | 27,300,502,263 | IssuesEvent | 2023-02-24 01:14:14 | panasalap/linux-4.19.72_1 | https://api.github.com/repos/panasalap/linux-4.19.72_1 | opened | CVE-2019-16231 (Medium) detected in linux-yoctov5.4.51 | security vulnerability | ## CVE-2019-16231 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</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 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 (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/fjes/fjes_main.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/fjes/fjes_main.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>
drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
<p>Publish Date: 2019-09-11
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-16231>CVE-2019-16231</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.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: High
- 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="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-16231">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-16231</a></p>
<p>Release Date: 2020-05-04</p>
<p>Fix Resolution: v5.4-rc6</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-2019-16231 (Medium) detected in linux-yoctov5.4.51 - ## CVE-2019-16231 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</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 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 (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/fjes/fjes_main.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/fjes/fjes_main.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>
drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
<p>Publish Date: 2019-09-11
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-16231>CVE-2019-16231</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.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: High
- 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="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-16231">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-16231</a></p>
<p>Release Date: 2020-05-04</p>
<p>Fix Resolution: v5.4-rc6</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 cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in base branch master vulnerable source files drivers net fjes fjes main c drivers net fjes fjes main c vulnerability details drivers net fjes fjes main c in the linux kernel does not check the alloc workqueue return value leading to a null pointer dereference publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high 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 |
359,581 | 10,678,242,225 | IssuesEvent | 2019-10-21 16:53:20 | linkerd/linkerd2 | https://api.github.com/repos/linkerd/linkerd2 | closed | remove vertical line in dashboard header | area/web good first issue help wanted pinned priority/P1 | Minor, but there is a vertical line in the dashboard header to the right of the Linkerd logo, and it would look better to follow the K8s dashboard's approach of "no such line".

| 1.0 | remove vertical line in dashboard header - Minor, but there is a vertical line in the dashboard header to the right of the Linkerd logo, and it would look better to follow the K8s dashboard's approach of "no such line".

| priority | remove vertical line in dashboard header minor but there is a vertical line in the dashboard header to the right of the linkerd logo and it would look better to follow the dashboard s approach of no such line | 1 |
276,824 | 30,546,683,802 | IssuesEvent | 2023-07-20 04:55:48 | Automattic/wp-calypso | https://api.github.com/repos/Automattic/wp-calypso | closed | 2FA: Intermittent `Your session has expired, please go back to the login screen.` upon TOTP code entry. | [Type] Bug [Pri] Low Security 2FA Needs triage | ### Quick summary
Intermittently the MFA page displays an error banner stating that `Your session has expired, please go back to the login screen.` even when a valid TOTP code is entered.
This has been observed at a low-intermittent frequency in CI tests.
### Steps to reproduce
1. navigate to /log-in.
2. log in as a user with MFA set up with an authenticator app.
3. submit a valid TOTP code.
### What you expected to happen
TOTP code is accepted.
User is redirected to the home dashboard (new login) or the previous page they tried to access.
### What actually happened
`Your session has expired, please go back to the login screen.` error banner is shown.
Login attempt is rejected.

https://user-images.githubusercontent.com/6549265/146090689-69a59556-75a6-42c0-adf7-687fc5b9f570.mp4
### Context
Automated end to end tests for P2.
### Browser
_No response_
### Simple/Atomic
_No response_
### Other notes
Upon submission of the TOTP code, the following is logged in the developer console:
```Failed to load resource: the server responded with a status of 400 () wp-login.php?action=two-step-authentication-endpoint:0```
### Reproducibility
Intermittent
### Severity
Some (< 50%)
### Available workarounds?
Yes, easy to implement
### Workaround details
Have to return to /log-in and retry the attempt. | True | 2FA: Intermittent `Your session has expired, please go back to the login screen.` upon TOTP code entry. - ### Quick summary
Intermittently the MFA page displays an error banner stating that `Your session has expired, please go back to the login screen.` even when a valid TOTP code is entered.
This has been observed at a low-intermittent frequency in CI tests.
### Steps to reproduce
1. navigate to /log-in.
2. log in as a user with MFA set up with an authenticator app.
3. submit a valid TOTP code.
### What you expected to happen
TOTP code is accepted.
User is redirected to the home dashboard (new login) or the previous page they tried to access.
### What actually happened
`Your session has expired, please go back to the login screen.` error banner is shown.
Login attempt is rejected.

https://user-images.githubusercontent.com/6549265/146090689-69a59556-75a6-42c0-adf7-687fc5b9f570.mp4
### Context
Automated end to end tests for P2.
### Browser
_No response_
### Simple/Atomic
_No response_
### Other notes
Upon submission of the TOTP code, the following is logged in the developer console:
```Failed to load resource: the server responded with a status of 400 () wp-login.php?action=two-step-authentication-endpoint:0```
### Reproducibility
Intermittent
### Severity
Some (< 50%)
### Available workarounds?
Yes, easy to implement
### Workaround details
Have to return to /log-in and retry the attempt. | non_priority | intermittent your session has expired please go back to the login screen upon totp code entry quick summary intermittently the mfa page displays an error banner stating that your session has expired please go back to the login screen even when a valid totp code is entered this has been observed at a low intermittent frequency in ci tests steps to reproduce navigate to log in log in as a user with mfa set up with an authenticator app submit a valid totp code what you expected to happen totp code is accepted user is redirected to the home dashboard new login or the previous page they tried to access what actually happened your session has expired please go back to the login screen error banner is shown login attempt is rejected context automated end to end tests for browser no response simple atomic no response other notes upon submission of the totp code the following is logged in the developer console failed to load resource the server responded with a status of wp login php action two step authentication endpoint reproducibility intermittent severity some available workarounds yes easy to implement workaround details have to return to log in and retry the attempt | 0 |
634,351 | 20,359,496,964 | IssuesEvent | 2022-02-20 13:26:31 | abaporu-C/GROW-POS | https://api.github.com/repos/abaporu-C/GROW-POS | closed | Collapse opens all Cities | bug UI medium priority | @Lmarquez1983 I remember you worked on this screen. Could you please take a look?
Issue: click on any City name expands ALL cities at once.
I think the problem could be solved if you assign a unique ID for each new city .
Example: id="collapse1", id="collapse2" and so on. See attached screenshots.


| 1.0 | Collapse opens all Cities - @Lmarquez1983 I remember you worked on this screen. Could you please take a look?
Issue: click on any City name expands ALL cities at once.
I think the problem could be solved if you assign a unique ID for each new city .
Example: id="collapse1", id="collapse2" and so on. See attached screenshots.


| priority | collapse opens all cities i remember you worked on this screen could you please take a look issue click on any city name expands all cities at once i think the problem could be solved if you assign a unique id for each new city example id id and so on see attached screenshots | 1 |
475,241 | 13,689,567,471 | IssuesEvent | 2020-09-30 13:20:36 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | User manager without create multiple crash the admin gui | Priority: High Type: Bug | **Describe the bug**
Log in the admin gui with a account who don't have create multipes crash the admin gui.
**To Reproduce**
Create an admin acces role like that :

And log in in the admin gui and click on createuser
**Screenshots**

| 1.0 | User manager without create multiple crash the admin gui - **Describe the bug**
Log in the admin gui with a account who don't have create multipes crash the admin gui.
**To Reproduce**
Create an admin acces role like that :

And log in in the admin gui and click on createuser
**Screenshots**

| priority | user manager without create multiple crash the admin gui describe the bug log in the admin gui with a account who don t have create multipes crash the admin gui to reproduce create an admin acces role like that and log in in the admin gui and click on createuser screenshots | 1 |
355,099 | 10,576,479,705 | IssuesEvent | 2019-10-07 17:57:59 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | closed | [FEATURE] generate docs for nested modules | Priority: Medium Status: Accepted Type: Enhancement wontfix | <!--
> Please follow the issue template below for bug reports and queries.
> For issue, start the label of the title with [BUG]
> For feature requests, start the label of the title with [FEATURE] and explain your use case and ideas clearly below, you can remove sections which are not relevant.
-->
##### **Overview of the issue**
In our application, we have a `shared` module directory which, in turn, contains several nested modules. Running compodoc against this project does not generate documentation for these nested modules or components.
##### **Motivation for or Use Case**
It would be nice to have documentation for our nested modules as well so that our project is completely documented. | 1.0 | [FEATURE] generate docs for nested modules - <!--
> Please follow the issue template below for bug reports and queries.
> For issue, start the label of the title with [BUG]
> For feature requests, start the label of the title with [FEATURE] and explain your use case and ideas clearly below, you can remove sections which are not relevant.
-->
##### **Overview of the issue**
In our application, we have a `shared` module directory which, in turn, contains several nested modules. Running compodoc against this project does not generate documentation for these nested modules or components.
##### **Motivation for or Use Case**
It would be nice to have documentation for our nested modules as well so that our project is completely documented. | priority | generate docs for nested modules please follow the issue template below for bug reports and queries for issue start the label of the title with for feature requests start the label of the title with and explain your use case and ideas clearly below you can remove sections which are not relevant overview of the issue in our application we have a shared module directory which in turn contains several nested modules running compodoc against this project does not generate documentation for these nested modules or components motivation for or use case it would be nice to have documentation for our nested modules as well so that our project is completely documented | 1 |
110,875 | 9,480,807,879 | IssuesEvent | 2019-04-20 21:20:01 | SynBioDex/libSBOLj | https://api.github.com/repos/SynBioDex/libSBOLj | closed | Add a recursive copy method to update version | feature needs testing | This method should increment the version of the object and all objects it refers to recursively.
| 1.0 | Add a recursive copy method to update version - This method should increment the version of the object and all objects it refers to recursively.
| non_priority | add a recursive copy method to update version this method should increment the version of the object and all objects it refers to recursively | 0 |
116,578 | 4,703,814,730 | IssuesEvent | 2016-10-13 09:19:02 | JadeCore/JadeCore | https://api.github.com/repos/JadeCore/JadeCore | closed | Truice v1.3.8.2 Cataclysm could not search quest id! help ! | Priority:Medium | Truice v1.3.8.2 Cataclysm could not search quest id! help !
hi cooler want to use your uploaded Truice v1.3.8.2 Cataclysm to search some quest but when i use search the error occur :
sql error unknown column "lq.id" on clause
is this truice is not fit for jadecore database??
ty

| 1.0 | Truice v1.3.8.2 Cataclysm could not search quest id! help ! - Truice v1.3.8.2 Cataclysm could not search quest id! help !
hi cooler want to use your uploaded Truice v1.3.8.2 Cataclysm to search some quest but when i use search the error occur :
sql error unknown column "lq.id" on clause
is this truice is not fit for jadecore database??
ty

| priority | truice cataclysm could not search quest id help truice cataclysm could not search quest id help hi cooler want to use your uploaded truice cataclysm to search some quest but when i use search the error occur sql error unknown column lq id on clause is this truice is not fit for jadecore database ty | 1 |
452,071 | 32,049,350,962 | IssuesEvent | 2023-09-23 11:15:15 | SujanRaj20/INF2001-P4-3 | https://api.github.com/repos/SujanRaj20/INF2001-P4-3 | closed | 1.2.3 Assumptions and Dependencies | documentation Review | Task ID: #18
The Task is about listing and detailing the assumed factors that could potentially impact the requirements outlined in the report. These assumptions are distinct from known facts and may include factors such as the use of third-party or commercial components, considerations related to the development or operating environment, and any constraints that could influence the project's success. Additionally, it's essential to identify any dependencies the project has on external factors, like reusing software components from other projects.
The goal is to compile a concise yet comprehensive list of major assumptions that have the potential to significantly affect the design and requirements of the project. These assumptions should be clearly stated and their potential impact on the project's success should be outlined.
The completion criteria are met when a list of significant assumptions and dependencies is provided, along with a brief description of each and their potential impact on the project's requirements and design.
The allocated time for this task is 2 days.
The start date of this task is 5 September 2023, and the end date is 6 September 2023.
The owner of the task is Sureshbabu Sujanraj.
The status of the task is "Completed."
The priority of the task is **high**. | 1.0 | 1.2.3 Assumptions and Dependencies - Task ID: #18
The Task is about listing and detailing the assumed factors that could potentially impact the requirements outlined in the report. These assumptions are distinct from known facts and may include factors such as the use of third-party or commercial components, considerations related to the development or operating environment, and any constraints that could influence the project's success. Additionally, it's essential to identify any dependencies the project has on external factors, like reusing software components from other projects.
The goal is to compile a concise yet comprehensive list of major assumptions that have the potential to significantly affect the design and requirements of the project. These assumptions should be clearly stated and their potential impact on the project's success should be outlined.
The completion criteria are met when a list of significant assumptions and dependencies is provided, along with a brief description of each and their potential impact on the project's requirements and design.
The allocated time for this task is 2 days.
The start date of this task is 5 September 2023, and the end date is 6 September 2023.
The owner of the task is Sureshbabu Sujanraj.
The status of the task is "Completed."
The priority of the task is **high**. | non_priority | assumptions and dependencies task id the task is about listing and detailing the assumed factors that could potentially impact the requirements outlined in the report these assumptions are distinct from known facts and may include factors such as the use of third party or commercial components considerations related to the development or operating environment and any constraints that could influence the project s success additionally it s essential to identify any dependencies the project has on external factors like reusing software components from other projects the goal is to compile a concise yet comprehensive list of major assumptions that have the potential to significantly affect the design and requirements of the project these assumptions should be clearly stated and their potential impact on the project s success should be outlined the completion criteria are met when a list of significant assumptions and dependencies is provided along with a brief description of each and their potential impact on the project s requirements and design the allocated time for this task is days the start date of this task is september and the end date is september the owner of the task is sureshbabu sujanraj the status of the task is completed the priority of the task is high | 0 |
42,599 | 2,872,266,858 | IssuesEvent | 2015-06-08 10:42:51 | mPowering/wordpress-theme | https://api.github.com/repos/mPowering/wordpress-theme | reopened | Reports and Docs page: the word ‘documents’ comes under the icon | bug medium priority mobile | is it possible to have the words over each other (and not under the icon) | 1.0 | Reports and Docs page: the word ‘documents’ comes under the icon - is it possible to have the words over each other (and not under the icon) | priority | reports and docs page the word ‘documents’ comes under the icon is it possible to have the words over each other and not under the icon | 1 |
445,143 | 12,826,701,375 | IssuesEvent | 2020-07-06 17:02:22 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | Add MSOutput to Microservices digram | Low Priority New Feature ReqMgr2MS | **Impact of the new feature**
None
**Is your feature request related to a problem? Please describe.**
MSOutput is missing from the diagram in the Micro Services documentation
**Describe the solution you'd like**
Add new diagram to Micro Services documentation including MSOutput
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
| 1.0 | Add MSOutput to Microservices digram - **Impact of the new feature**
None
**Is your feature request related to a problem? Please describe.**
MSOutput is missing from the diagram in the Micro Services documentation
**Describe the solution you'd like**
Add new diagram to Micro Services documentation including MSOutput
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
| priority | add msoutput to microservices digram impact of the new feature none is your feature request related to a problem please describe msoutput is missing from the diagram in the micro services documentation describe the solution you d like add new diagram to micro services documentation including msoutput describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered additional context | 1 |
641,937 | 20,862,765,020 | IssuesEvent | 2022-03-22 01:44:16 | khalidsaadat/soen341 | https://api.github.com/repos/khalidsaadat/soen341 | closed | [USER STORY] As a normal user, I want to be able to submit/edit my billing and payment information, so that I can place my order. | High Priority user story 3 pts Medium Risk | ### Task:
- [x] #63
- [x] #97
### Acceptance Test:
1. User has the ability to access the "Checkout" page.
2. On that page, user can enter their billing details:
- First Name
- Last Name
- Country
- Address
- Town/City
- Country/State
- Postcode/Zip
- Phone
- Email
3. One the same page, user can enter their payment details:
- Credit/Debit card
- Cardholder name
- Expiration Date
- Security Code | 1.0 | [USER STORY] As a normal user, I want to be able to submit/edit my billing and payment information, so that I can place my order. - ### Task:
- [x] #63
- [x] #97
### Acceptance Test:
1. User has the ability to access the "Checkout" page.
2. On that page, user can enter their billing details:
- First Name
- Last Name
- Country
- Address
- Town/City
- Country/State
- Postcode/Zip
- Phone
- Email
3. One the same page, user can enter their payment details:
- Credit/Debit card
- Cardholder name
- Expiration Date
- Security Code | priority | as a normal user i want to be able to submit edit my billing and payment information so that i can place my order task acceptance test user has the ability to access the checkout page on that page user can enter their billing details first name last name country address town city country state postcode zip phone email one the same page user can enter their payment details credit debit card cardholder name expiration date security code | 1 |
222,271 | 7,431,103,574 | IssuesEvent | 2018-03-25 11:19:19 | Arquisoft/InciManager_i2a | https://api.github.com/repos/Arquisoft/InciManager_i2a | opened | Add validator to the incident/add page | enhancement priority: low | We should validate the fields of that form, as we need a concrete format and if it is not correct, the application crashes. | 1.0 | Add validator to the incident/add page - We should validate the fields of that form, as we need a concrete format and if it is not correct, the application crashes. | priority | add validator to the incident add page we should validate the fields of that form as we need a concrete format and if it is not correct the application crashes | 1 |
320,065 | 23,800,719,578 | IssuesEvent | 2022-09-03 08:32:49 | FreshRSS/FreshRSS | https://api.github.com/repos/FreshRSS/FreshRSS | closed | Being realistic about documentation | Documentation :books: Discussion Vote to close | I open a ticket to discuss about documentation (and I created in the mean time a label to identify "discussion" tickets).
FreshRSS had poor documentation for years, and it went more evident to me since I didn't work on it for 3 years. Here's 3 ideas to improve the situation and that I had successfully applied to other projects:
- [x] keep English documentation only, we are not able to maintain French version in parallel (maybe except the "user" documentation?) and it's more difficult for non-French people to contribute (see https://github.com/FreshRSS/FreshRSS/pull/2584)
- [ ] remove the "blank" sections, there are a lot of "TODOs" and it's just discouraging ourselves
- [x] add a "[PR template](https://help.github.com/en/articles/creating-a-pull-request-template-for-your-repository)" containing a list of points to check before merging, including "Document changes" (here's [an example](https://github.com/lessy-community/lessy/blob/master/docs/pull_request_template.md))
I keep this list to 3 tasks since it's always difficult to engage ourselves to more, but feel free to suggest more ideas. | 1.0 | Being realistic about documentation - I open a ticket to discuss about documentation (and I created in the mean time a label to identify "discussion" tickets).
FreshRSS had poor documentation for years, and it went more evident to me since I didn't work on it for 3 years. Here's 3 ideas to improve the situation and that I had successfully applied to other projects:
- [x] keep English documentation only, we are not able to maintain French version in parallel (maybe except the "user" documentation?) and it's more difficult for non-French people to contribute (see https://github.com/FreshRSS/FreshRSS/pull/2584)
- [ ] remove the "blank" sections, there are a lot of "TODOs" and it's just discouraging ourselves
- [x] add a "[PR template](https://help.github.com/en/articles/creating-a-pull-request-template-for-your-repository)" containing a list of points to check before merging, including "Document changes" (here's [an example](https://github.com/lessy-community/lessy/blob/master/docs/pull_request_template.md))
I keep this list to 3 tasks since it's always difficult to engage ourselves to more, but feel free to suggest more ideas. | non_priority | being realistic about documentation i open a ticket to discuss about documentation and i created in the mean time a label to identify discussion tickets freshrss had poor documentation for years and it went more evident to me since i didn t work on it for years here s ideas to improve the situation and that i had successfully applied to other projects keep english documentation only we are not able to maintain french version in parallel maybe except the user documentation and it s more difficult for non french people to contribute see remove the blank sections there are a lot of todos and it s just discouraging ourselves add a containing a list of points to check before merging including document changes here s i keep this list to tasks since it s always difficult to engage ourselves to more but feel free to suggest more ideas | 0 |
87,078 | 10,866,126,160 | IssuesEvent | 2019-11-14 20:31:13 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Conduct user testing sessions | design discovery research vsa-benefits-2 | ## User Story or Problem Statement
As a UX designer, I need to test the Medical Device Tool prototype with real users so I can receive feedback on the design and improve it.
## Goal
Collect feedback on the Medical Device Tool prototype via usability testing
## Objectives or Key Results this is meant to further
- Refinement of design based on human centered design principles.
## Acceptance Criteria
- [ ] Test the prototype with 6 users, preferably split between hearing aid users and prosthetics users (12 invited)
- [ ] Create notes and drop scrubbed data into GH
- [ ] Share notes with team
| 1.0 | Conduct user testing sessions - ## User Story or Problem Statement
As a UX designer, I need to test the Medical Device Tool prototype with real users so I can receive feedback on the design and improve it.
## Goal
Collect feedback on the Medical Device Tool prototype via usability testing
## Objectives or Key Results this is meant to further
- Refinement of design based on human centered design principles.
## Acceptance Criteria
- [ ] Test the prototype with 6 users, preferably split between hearing aid users and prosthetics users (12 invited)
- [ ] Create notes and drop scrubbed data into GH
- [ ] Share notes with team
| non_priority | conduct user testing sessions user story or problem statement as a ux designer i need to test the medical device tool prototype with real users so i can receive feedback on the design and improve it goal collect feedback on the medical device tool prototype via usability testing objectives or key results this is meant to further refinement of design based on human centered design principles acceptance criteria test the prototype with users preferably split between hearing aid users and prosthetics users invited create notes and drop scrubbed data into gh share notes with team | 0 |
21,761 | 4,745,146,011 | IssuesEvent | 2016-10-21 05:42:16 | zulip/zulip | https://api.github.com/repos/zulip/zulip | closed | Write "how to review code" guide | area: documentation | Write a guide on how to review code, to help existing contributors become maintainers. | 1.0 | Write "how to review code" guide - Write a guide on how to review code, to help existing contributors become maintainers. | non_priority | write how to review code guide write a guide on how to review code to help existing contributors become maintainers | 0 |
334,170 | 24,407,305,098 | IssuesEvent | 2022-10-05 09:08:18 | Together-Java/TJ-Bot | https://api.github.com/repos/Together-Java/TJ-Bot | closed | Wiki: use server template instaad of manually creating a server | documentation enhancement priority: low | **Is your feature request related to a problem? Please describe.**
The wiki explains to the user to create a server, while we have a template, which people can use to save time creating a server with channels themselves.
**Describe the solution you'd like**
Tell the users to use the template linked at: https://discord.new/WhtXEUZeFdTg
**Describe alternatives you've considered**
Pain.
| 1.0 | Wiki: use server template instaad of manually creating a server - **Is your feature request related to a problem? Please describe.**
The wiki explains to the user to create a server, while we have a template, which people can use to save time creating a server with channels themselves.
**Describe the solution you'd like**
Tell the users to use the template linked at: https://discord.new/WhtXEUZeFdTg
**Describe alternatives you've considered**
Pain.
| non_priority | wiki use server template instaad of manually creating a server is your feature request related to a problem please describe the wiki explains to the user to create a server while we have a template which people can use to save time creating a server with channels themselves describe the solution you d like tell the users to use the template linked at describe alternatives you ve considered pain | 0 |
81,212 | 3,587,955,031 | IssuesEvent | 2016-01-30 17:57:07 | kerry-westwood/bts-rankings | https://api.github.com/repos/kerry-westwood/bts-rankings | closed | Make Database work like what it's supposed to | Done! high priority | * Multiple Disciplines
* Prone
* 3P
* Air Rifle
* Air Pistol | 1.0 | Make Database work like what it's supposed to - * Multiple Disciplines
* Prone
* 3P
* Air Rifle
* Air Pistol | priority | make database work like what it s supposed to multiple disciplines prone air rifle air pistol | 1 |
759,414 | 26,593,272,798 | IssuesEvent | 2023-01-23 10:26:14 | wso2/api-manager | https://api.github.com/repos/wso2/api-manager | closed | Need to improve Migration Client Pre validation step to validate documents | Type/Improvement Priority/Normal Affected/APIM-4.0.0 4.x.x Component/APIM-MigrationClient Area/Migration Area/Pre-Migration | ### Problem
There are errors thrown at indexing step in migration process if there are issues in documents in old setup.
Error 01
[2022-10-05 18:39:12,359] ERROR - DocumentIndexer Error while getting document content. java.io.IOException: Error: End-of-File, expected line at org.apache.pdfbox.pdfparser.BaseParser.readLine(BaseParser.java:1523) ~[org.apache.pdfbox_1.8.16.jar:1.8.16] at org.apache.pdfbox.pdfparser.PDFParser.parseHeader(PDFParser.java:364) ~[org.apache.pdfbox_1.8.16.jar:1.8.16] at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:186) ~[org.apache.pdfbox_1.8.16.jar:1.8.16] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent_aroundBody4(DocumentIndexer.java:185) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent(DocumentIndexer.java:162) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument_aroundBody0(DocumentIndexer.java:100) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument(DocumentIndexer.java:73) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.getIndexDocument(IndexDocumentCreator.java:333) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.createIndexDocument(IndexDocumentCreator.java:96) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.createIndexDocument(AsyncIndexer.java:245) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.run(AsyncIndexer.java:210) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_345] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_345] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345]
Error 02
[2022-10-05 18:48:57,867] ERROR - DocumentIndexer Error while getting document content. org.apache.poi.poifs.filesystem.NotOLE2FileException: Invalid header signature; read 0x342E312D46445025, expected 0xE11AB1A1E011CFD0 - Your file appears not to be a valid OLE2 document at org.apache.poi.poifs.storage.HeaderBlock.<init>(HeaderBlock.java:144) ~[poi_3.17.0.wso2v1.jar:?] at org.apache.poi.poifs.storage.HeaderBlock.<init>(HeaderBlock.java:113) ~[poi_3.17.0.wso2v1.jar:?] at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:301) ~[poi_3.17.0.wso2v1.jar:?] at org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:81) ~[poi_3.17.0.wso2v1.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent_aroundBody4(DocumentIndexer.java:191) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent(DocumentIndexer.java:162) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument_aroundBody0(DocumentIndexer.java:100) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument(DocumentIndexer.java:73) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.getIndexDocument(IndexDocumentCreator.java:333) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.createIndexDocument(IndexDocumentCreator.java:96) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.createIndexDocument(AsyncIndexer.java:245) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.run(AsyncIndexer.java:210) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_345] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_345] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345]
### Solution
Need to improve Migration Client Pre validation step to validate documents.
### Affected Component
APIM
### Version
4.0.0
### Implementation
_No response_
### Related Issues
https://github.com/wso2-enterprise/wso2-apim-internal/issues/781
### Suggested Labels
_No response_ | 1.0 | Need to improve Migration Client Pre validation step to validate documents - ### Problem
There are errors thrown at indexing step in migration process if there are issues in documents in old setup.
Error 01
[2022-10-05 18:39:12,359] ERROR - DocumentIndexer Error while getting document content. java.io.IOException: Error: End-of-File, expected line at org.apache.pdfbox.pdfparser.BaseParser.readLine(BaseParser.java:1523) ~[org.apache.pdfbox_1.8.16.jar:1.8.16] at org.apache.pdfbox.pdfparser.PDFParser.parseHeader(PDFParser.java:364) ~[org.apache.pdfbox_1.8.16.jar:1.8.16] at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:186) ~[org.apache.pdfbox_1.8.16.jar:1.8.16] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent_aroundBody4(DocumentIndexer.java:185) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent(DocumentIndexer.java:162) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument_aroundBody0(DocumentIndexer.java:100) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument(DocumentIndexer.java:73) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.getIndexDocument(IndexDocumentCreator.java:333) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.createIndexDocument(IndexDocumentCreator.java:96) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.createIndexDocument(AsyncIndexer.java:245) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.run(AsyncIndexer.java:210) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_345] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_345] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345]
Error 02
[2022-10-05 18:48:57,867] ERROR - DocumentIndexer Error while getting document content. org.apache.poi.poifs.filesystem.NotOLE2FileException: Invalid header signature; read 0x342E312D46445025, expected 0xE11AB1A1E011CFD0 - Your file appears not to be a valid OLE2 document at org.apache.poi.poifs.storage.HeaderBlock.<init>(HeaderBlock.java:144) ~[poi_3.17.0.wso2v1.jar:?] at org.apache.poi.poifs.storage.HeaderBlock.<init>(HeaderBlock.java:113) ~[poi_3.17.0.wso2v1.jar:?] at org.apache.poi.poifs.filesystem.NPOIFSFileSystem.<init>(NPOIFSFileSystem.java:301) ~[poi_3.17.0.wso2v1.jar:?] at org.apache.poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:81) ~[poi_3.17.0.wso2v1.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent_aroundBody4(DocumentIndexer.java:191) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.fetchDocumentContent(DocumentIndexer.java:162) ~[org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument_aroundBody0(DocumentIndexer.java:100) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.apimgt.impl.indexing.indexer.DocumentIndexer.getIndexedDocument(DocumentIndexer.java:73) [org.wso2.carbon.apimgt.impl_9.0.174.221.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.getIndexDocument(IndexDocumentCreator.java:333) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.indexer.IndexDocumentCreator.createIndexDocument(IndexDocumentCreator.java:96) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.createIndexDocument(AsyncIndexer.java:245) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at org.wso2.carbon.registry.indexing.AsyncIndexer$IndexingTask.run(AsyncIndexer.java:210) [org.wso2.carbon.registry.indexing_4.7.39.jar:?] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_345] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_345] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_345] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345]
### Solution
Need to improve Migration Client Pre validation step to validate documents.
### Affected Component
APIM
### Version
4.0.0
### Implementation
_No response_
### Related Issues
https://github.com/wso2-enterprise/wso2-apim-internal/issues/781
### Suggested Labels
_No response_ | priority | need to improve migration client pre validation step to validate documents problem there are errors thrown at indexing step in migration process if there are issues in documents in old setup error error documentindexer error while getting document content java io ioexception error end of file expected line at org apache pdfbox pdfparser baseparser readline baseparser java at org apache pdfbox pdfparser pdfparser parseheader pdfparser java at org apache pdfbox pdfparser pdfparser parse pdfparser java at org carbon apimgt impl indexing indexer documentindexer fetchdocumentcontent documentindexer java at org carbon apimgt impl indexing indexer documentindexer fetchdocumentcontent documentindexer java at org carbon apimgt impl indexing indexer documentindexer getindexeddocument documentindexer java at org carbon apimgt impl indexing indexer documentindexer getindexeddocument documentindexer java at org carbon registry indexing indexer indexdocumentcreator getindexdocument indexdocumentcreator java at org carbon registry indexing indexer indexdocumentcreator createindexdocument indexdocumentcreator java at org carbon registry indexing asyncindexer indexingtask createindexdocument asyncindexer java at org carbon registry indexing asyncindexer indexingtask run asyncindexer java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask 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 error error documentindexer error while getting document content org apache poi poifs filesystem invalid header signature read expected your file appears not to be a valid document at org apache poi poifs storage headerblock headerblock java at org apache poi poifs storage headerblock headerblock java at org apache poi poifs filesystem npoifsfilesystem npoifsfilesystem java at org apache poi poifs filesystem poifsfilesystem poifsfilesystem java at org carbon apimgt impl indexing indexer documentindexer fetchdocumentcontent documentindexer java at org carbon apimgt impl indexing indexer documentindexer fetchdocumentcontent documentindexer java at org carbon apimgt impl indexing indexer documentindexer getindexeddocument documentindexer java at org carbon apimgt impl indexing indexer documentindexer getindexeddocument documentindexer java at org carbon registry indexing indexer indexdocumentcreator getindexdocument indexdocumentcreator java at org carbon registry indexing indexer indexdocumentcreator createindexdocument indexdocumentcreator java at org carbon registry indexing asyncindexer indexingtask createindexdocument asyncindexer java at org carbon registry indexing asyncindexer indexingtask run asyncindexer java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask 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 solution need to improve migration client pre validation step to validate documents affected component apim version implementation no response related issues suggested labels no response | 1 |
210,999 | 16,414,782,376 | IssuesEvent | 2021-05-19 04:26:33 | vigneshshettyin/Flask-Generate-Certificate | https://api.github.com/repos/vigneshshettyin/Flask-Generate-Certificate | closed | Add API Documentation | GSSOC21 Level3 documentation | ### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
There is no API documentation
### Describe the solution you'd like
A clear and concise description of what you want to happen.
I'll add API documentation in the API page
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
### Describe how this feature will be useful to our readers.
A clear and concise description of how this feature will be useful for our other readers.
### Which Program are you part of?
<!--
Example how to mark a checkbox:-
- [x] Part of this program.
-->
- [x] GSSOC21
- [] Any other
### Additional context
Add any other context or screenshots about the feature request here.
| 1.0 | Add API Documentation - ### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
There is no API documentation
### Describe the solution you'd like
A clear and concise description of what you want to happen.
I'll add API documentation in the API page
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
### Describe how this feature will be useful to our readers.
A clear and concise description of how this feature will be useful for our other readers.
### Which Program are you part of?
<!--
Example how to mark a checkbox:-
- [x] Part of this program.
-->
- [x] GSSOC21
- [] Any other
### Additional context
Add any other context or screenshots about the feature request here.
| non_priority | add api documentation is your feature request related to a problem please describe a clear and concise description of what the problem is there is no api documentation describe the solution you d like a clear and concise description of what you want to happen i ll add api documentation in the api page describe alternatives you ve considered a clear and concise description of any alternative solutions or features you ve considered describe how this feature will be useful to our readers a clear and concise description of how this feature will be useful for our other readers which program are you part of example how to mark a checkbox part of this program any other additional context add any other context or screenshots about the feature request here | 0 |
532,652 | 15,560,757,422 | IssuesEvent | 2021-03-16 13:05:29 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | twister: Twister cannot properly handle runners errors (flashing) | area: Twister bug priority: medium | **Describe the bug**
Errors occurring during flashing devices are not handled properly. There are several scenarios related to this issue.
I am able to reliably reproduce it on nrf5340 board, which raises errors during programming when app protected is not disabled, however, I see the same issues occasionally on other boards when an error occurs during programming.
Scenarios:
1.) configuration: when '--ninja' is used (both with and without `--hardware-map`): the test fails as soon as there is an error (which is good). However, the fail is reported as `FAILED Cmake build failure (device)` and treated as build error. Therefore, using `--retry-failed` does not retries such failures (which is bad).
- expected behavior: Such fail is not treated as a build error and the failed test is retried when `--retry-failed` is used
2.) configuration: without `--ninja` and without `--hardware-map`: the test ends only after timeout, even though "make" reports earlier there was a fail (`Makefile:748: recipe for target 'flash' failed`). This adds ~60s of wasted time to the test suite which can stack to some meaningful time in big test suites. In this scenario, `--retry-failed` works as it should
- expected behavior: test should be terminated as soon as there is an error in make for flash.
3.) configuration: without `--ninja` and with `--hardware-map`: Similar to 2.). This time, the output about `make flash` failing is not printed out. The rest is the same. Tests can be retried but are terminated only by timeouts.
- expected behavior: test should be terminated as soon as there is an error in make for flash.
The fact that hardware-related errors are seen as build errors results in printing out/saving in the report a lot of useless information which hinders the real issues. In such a case the full build log is dumped, even though the building was fine.
**Impact**
Can significantly increase the execution time for big test suites. Failed tests might not get retried. Hinders real errors with full build logs.
**Environment (please complete the following information):**
- OS Ubuntu: 18.04
- Toolchain: Zephyr SDK
- Commit SHA or Version used: zephyr-v2.5.0-276-g8e75fff5808f
**Additional context**
@nashif I also wonder if this could be the cause for "log mixing" problem #25719. I saw in my setups, that when flashing failed, the already programmed app can be executed giving not matching output.
| 1.0 | twister: Twister cannot properly handle runners errors (flashing) - **Describe the bug**
Errors occurring during flashing devices are not handled properly. There are several scenarios related to this issue.
I am able to reliably reproduce it on nrf5340 board, which raises errors during programming when app protected is not disabled, however, I see the same issues occasionally on other boards when an error occurs during programming.
Scenarios:
1.) configuration: when '--ninja' is used (both with and without `--hardware-map`): the test fails as soon as there is an error (which is good). However, the fail is reported as `FAILED Cmake build failure (device)` and treated as build error. Therefore, using `--retry-failed` does not retries such failures (which is bad).
- expected behavior: Such fail is not treated as a build error and the failed test is retried when `--retry-failed` is used
2.) configuration: without `--ninja` and without `--hardware-map`: the test ends only after timeout, even though "make" reports earlier there was a fail (`Makefile:748: recipe for target 'flash' failed`). This adds ~60s of wasted time to the test suite which can stack to some meaningful time in big test suites. In this scenario, `--retry-failed` works as it should
- expected behavior: test should be terminated as soon as there is an error in make for flash.
3.) configuration: without `--ninja` and with `--hardware-map`: Similar to 2.). This time, the output about `make flash` failing is not printed out. The rest is the same. Tests can be retried but are terminated only by timeouts.
- expected behavior: test should be terminated as soon as there is an error in make for flash.
The fact that hardware-related errors are seen as build errors results in printing out/saving in the report a lot of useless information which hinders the real issues. In such a case the full build log is dumped, even though the building was fine.
**Impact**
Can significantly increase the execution time for big test suites. Failed tests might not get retried. Hinders real errors with full build logs.
**Environment (please complete the following information):**
- OS Ubuntu: 18.04
- Toolchain: Zephyr SDK
- Commit SHA or Version used: zephyr-v2.5.0-276-g8e75fff5808f
**Additional context**
@nashif I also wonder if this could be the cause for "log mixing" problem #25719. I saw in my setups, that when flashing failed, the already programmed app can be executed giving not matching output.
| priority | twister twister cannot properly handle runners errors flashing describe the bug errors occurring during flashing devices are not handled properly there are several scenarios related to this issue i am able to reliably reproduce it on board which raises errors during programming when app protected is not disabled however i see the same issues occasionally on other boards when an error occurs during programming scenarios configuration when ninja is used both with and without hardware map the test fails as soon as there is an error which is good however the fail is reported as failed cmake build failure device and treated as build error therefore using retry failed does not retries such failures which is bad expected behavior such fail is not treated as a build error and the failed test is retried when retry failed is used configuration without ninja and without hardware map the test ends only after timeout even though make reports earlier there was a fail makefile recipe for target flash failed this adds of wasted time to the test suite which can stack to some meaningful time in big test suites in this scenario retry failed works as it should expected behavior test should be terminated as soon as there is an error in make for flash configuration without ninja and with hardware map similar to this time the output about make flash failing is not printed out the rest is the same tests can be retried but are terminated only by timeouts expected behavior test should be terminated as soon as there is an error in make for flash the fact that hardware related errors are seen as build errors results in printing out saving in the report a lot of useless information which hinders the real issues in such a case the full build log is dumped even though the building was fine impact can significantly increase the execution time for big test suites failed tests might not get retried hinders real errors with full build logs environment please complete the following information os ubuntu toolchain zephyr sdk commit sha or version used zephyr additional context nashif i also wonder if this could be the cause for log mixing problem i saw in my setups that when flashing failed the already programmed app can be executed giving not matching output | 1 |
56,453 | 15,100,838,940 | IssuesEvent | 2021-02-08 06:21:35 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | opened | bug: Value Help Dialog should show compact styles in Desktop mode | Defect Hunting Medium bug | #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
In Desktop mode, Value Help Dialog should show inputs fields in compact mode like Fiori spec shows:

Currently, everything is appearing to be cozy by default.

#### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
latest
#### If this is a bug, please provide steps for reproducing it.
1. Go to https://fundamental-ngx.netlify.app/#/platform/value-help-dialog
2. Observe any example
3. Input fields are in cozy mode in desktop mode.
| 1.0 | bug: Value Help Dialog should show compact styles in Desktop mode - #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
In Desktop mode, Value Help Dialog should show inputs fields in compact mode like Fiori spec shows:

Currently, everything is appearing to be cozy by default.

#### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
latest
#### If this is a bug, please provide steps for reproducing it.
1. Go to https://fundamental-ngx.netlify.app/#/platform/value-help-dialog
2. Observe any example
3. Input fields are in cozy mode in desktop mode.
| non_priority | bug value help dialog should show compact styles in desktop mode is this a bug enhancement or feature request bug briefly describe your proposal in desktop mode value help dialog should show inputs fields in compact mode like fiori spec shows currently everything is appearing to be cozy by default which versions of angular and fundamental library for angular are affected if this is a feature request use current version latest if this is a bug please provide steps for reproducing it go to observe any example input fields are in cozy mode in desktop mode | 0 |
691,394 | 23,695,817,332 | IssuesEvent | 2022-08-29 14:34:00 | project-chip/zap | https://api.github.com/repos/project-chip/zap | closed | Incorrect default/min/max value representation for floats and negative signed ints | bug matter high priority | If I have a float with a default value of "17" and an int32s with a default value of -5, the output I get from endpoint_config is:
* big-endian:
```
/* 413 - int32s, */ \
0x00, 0x00, 0x00, 0x - 5, \
...
/* 443 - float_single, */ \
0x00, 0x00, 0x00, 0x17, \
```
* little-endian:
```
/* 413 - int32s, */ \
0x - 5, 0x00, 0x00, 0x00, \
...
/* 443 - float_single, */ \
0x17, 0x00, 0x00, 0x00, \
```
That's after running clang-format, so it's possible originally the "0x - 5" were actually "0x-5".
These are clearly wrong. The right things would be `0x41, 0x88, 0x00, 0x00` for the big-endian float and `0xff, 0xff, 0xff, 0xfb` for the big-endian signed int, and those reversed for little-endian.
| 1.0 | Incorrect default/min/max value representation for floats and negative signed ints - If I have a float with a default value of "17" and an int32s with a default value of -5, the output I get from endpoint_config is:
* big-endian:
```
/* 413 - int32s, */ \
0x00, 0x00, 0x00, 0x - 5, \
...
/* 443 - float_single, */ \
0x00, 0x00, 0x00, 0x17, \
```
* little-endian:
```
/* 413 - int32s, */ \
0x - 5, 0x00, 0x00, 0x00, \
...
/* 443 - float_single, */ \
0x17, 0x00, 0x00, 0x00, \
```
That's after running clang-format, so it's possible originally the "0x - 5" were actually "0x-5".
These are clearly wrong. The right things would be `0x41, 0x88, 0x00, 0x00` for the big-endian float and `0xff, 0xff, 0xff, 0xfb` for the big-endian signed int, and those reversed for little-endian.
| priority | incorrect default min max value representation for floats and negative signed ints if i have a float with a default value of and an with a default value of the output i get from endpoint config is big endian float single little endian float single that s after running clang format so it s possible originally the were actually these are clearly wrong the right things would be for the big endian float and for the big endian signed int and those reversed for little endian | 1 |
4,089 | 3,295,163,163 | IssuesEvent | 2015-10-31 18:01:34 | stan-dev/stan | https://api.github.com/repos/stan-dev/stan | closed | Clean up make/tests | build Code cleanup | I'm going to update it so the list of dependencies is in alphabetical order. | 1.0 | Clean up make/tests - I'm going to update it so the list of dependencies is in alphabetical order. | non_priority | clean up make tests i m going to update it so the list of dependencies is in alphabetical order | 0 |
322,877 | 27,641,127,841 | IssuesEvent | 2023-03-10 18:09:12 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | closed | [test-triage] jtag_riscv_driver activation error | Component:TestTriage | ### Hierarchy of regression failure
Chip Level
### Failure Description
```
UVM_ERROR @ * us: (jtag_riscv_driver.sv:199) driver [driver] Could not activate RV_DM after * attempts
```
### Steps to Reproduce
- GitHub Revision: [38503dbd0](https://github.com/lowrisc/opentitan/tree/38503dbd0c08d5f08cf97dbe45e74114cef7d2ca)
- dvsim invocation command to reproduce the failure, inclusive of build and run seeds:
./util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_jtag_csr_rw --build-seed 363891383 --fixed-seed 1100164353 --waves fsdb
### Tests with similar or related failures
- [ ] chip_jtag_csr_rw
- [ ] chip_jtag_mem_access
| 1.0 | [test-triage] jtag_riscv_driver activation error - ### Hierarchy of regression failure
Chip Level
### Failure Description
```
UVM_ERROR @ * us: (jtag_riscv_driver.sv:199) driver [driver] Could not activate RV_DM after * attempts
```
### Steps to Reproduce
- GitHub Revision: [38503dbd0](https://github.com/lowrisc/opentitan/tree/38503dbd0c08d5f08cf97dbe45e74114cef7d2ca)
- dvsim invocation command to reproduce the failure, inclusive of build and run seeds:
./util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_jtag_csr_rw --build-seed 363891383 --fixed-seed 1100164353 --waves fsdb
### Tests with similar or related failures
- [ ] chip_jtag_csr_rw
- [ ] chip_jtag_mem_access
| non_priority | jtag riscv driver activation error hierarchy of regression failure chip level failure description uvm error us jtag riscv driver sv driver could not activate rv dm after attempts steps to reproduce github revision dvsim invocation command to reproduce the failure inclusive of build and run seeds util dvsim dvsim py hw top earlgrey dv chip sim cfg hjson i chip jtag csr rw build seed fixed seed waves fsdb tests with similar or related failures chip jtag csr rw chip jtag mem access | 0 |
299,181 | 22,593,719,777 | IssuesEvent | 2022-06-28 22:58:26 | TinkerStorm/interaction-prototypes | https://api.github.com/repos/TinkerStorm/interaction-prototypes | closed | chore: consider descriptive variable use where possible | documentation | > i.e. game.id is a channel, when the channelID var is available
https://github.com/TinkerStorm/interaction-prototypes/blob/232ff467bb4ad6c4a11c45c3db7bfeca2437182f/src/components/accept.ts#L48-L57
https://github.com/TinkerStorm/interaction-prototypes/blob/232ff467bb4ad6c4a11c45c3db7bfeca2437182f/src/components/accept.ts#L61 | 1.0 | chore: consider descriptive variable use where possible - > i.e. game.id is a channel, when the channelID var is available
https://github.com/TinkerStorm/interaction-prototypes/blob/232ff467bb4ad6c4a11c45c3db7bfeca2437182f/src/components/accept.ts#L48-L57
https://github.com/TinkerStorm/interaction-prototypes/blob/232ff467bb4ad6c4a11c45c3db7bfeca2437182f/src/components/accept.ts#L61 | non_priority | chore consider descriptive variable use where possible i e game id is a channel when the channelid var is available | 0 |
30,003 | 13,194,085,058 | IssuesEvent | 2020-08-13 16:13:28 | microsoft/BotFramework-WebChat | https://api.github.com/repos/microsoft/BotFramework-WebChat | opened | Adaptive card version not being considered | Bot Services Bug customer-reported | We are sending the adaptive card payload by specifying the version as below. But we are still seeing the style not getting applied to the Submit button
{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"body": [
{
"size": "Medium",
"weight": "Bolder",
"text": "**********",
"type": "TextBlock"
},
{
"size": "Medium",
"weight": "Bolder",
"text": "System: ",
"type": "TextBlock"
},
{
"text": "Not showing positive style\n\n",
"type": "TextBlock",
"wrap": true
}
],
"version": "1.2",
"actions": [
{
"style": "positive",
"type": "Action.ShowCard",
**"title": "Send reply",**
"card": {
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"body": [
{
"size": "small",
"text": "Send message",
"type": "TextBlock"
},
{
"isMultiline": true,
"id": "reply_message",
"placeholder": "Type messages",
"type": "Input.Text"
}
],
"actions": [
{
"data": {
"action_handler": "************",
"table": "**********"
},
"type": "Action.Submit",
"title": "Send"
}
],
"version": "1.2"
}
},
{
"type": "Action.OpenUrl",
"title": "*************",
"url": "***********"
}
]
}
## Screenshots
In MS Teams app (positive style not applied)

Same in designer (positive style applied)

## Version
1.1 is not applying style and 1.2 is applying style. But we are passing version as 1.2 as part of content
| 1.0 | Adaptive card version not being considered - We are sending the adaptive card payload by specifying the version as below. But we are still seeing the style not getting applied to the Submit button
{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"body": [
{
"size": "Medium",
"weight": "Bolder",
"text": "**********",
"type": "TextBlock"
},
{
"size": "Medium",
"weight": "Bolder",
"text": "System: ",
"type": "TextBlock"
},
{
"text": "Not showing positive style\n\n",
"type": "TextBlock",
"wrap": true
}
],
"version": "1.2",
"actions": [
{
"style": "positive",
"type": "Action.ShowCard",
**"title": "Send reply",**
"card": {
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"body": [
{
"size": "small",
"text": "Send message",
"type": "TextBlock"
},
{
"isMultiline": true,
"id": "reply_message",
"placeholder": "Type messages",
"type": "Input.Text"
}
],
"actions": [
{
"data": {
"action_handler": "************",
"table": "**********"
},
"type": "Action.Submit",
"title": "Send"
}
],
"version": "1.2"
}
},
{
"type": "Action.OpenUrl",
"title": "*************",
"url": "***********"
}
]
}
## Screenshots
In MS Teams app (positive style not applied)

Same in designer (positive style applied)

## Version
1.1 is not applying style and 1.2 is applying style. But we are passing version as 1.2 as part of content
| non_priority | adaptive card version not being considered we are sending the adaptive card payload by specifying the version as below but we are still seeing the style not getting applied to the submit button schema type adaptivecard body size medium weight bolder text type textblock size medium weight bolder text system type textblock text not showing positive style n n type textblock wrap true version actions style positive type action showcard title send reply card schema type adaptivecard body size small text send message type textblock ismultiline true id reply message placeholder type messages type input text actions data action handler table type action submit title send version type action openurl title url screenshots in ms teams app positive style not applied same in designer positive style applied version is not applying style and is applying style but we are passing version as as part of content | 0 |
19,826 | 13,488,096,955 | IssuesEvent | 2020-09-11 12:01:39 | openhab/openhab-addons | https://api.github.com/repos/openhab/openhab-addons | opened | Remove all .project and .classpath files after migration of add-ons to OH3 | infrastructure oh3 | All bindings have the eclipse `.project` and `.classpath` files checked in. This can be helpful when importing a project. However that was more relevant in the past than today. Because we now can simply import projects as maven projects. With the current eclipse setup script there are no project imported anymore, meaning it won't help there either.
Also these files are only needed for eclipse while we now support other ide's too. It might be a little bit inconvenient for existing users if we change this. But when moving to openHAB 3 the eclipse should use Java 11 (although it might be possible to just add Java 11, I would recommend to install eclipse using Java 11).
Therefor this issue proposes to remove all `.project` and `.classpath` files from all the add-ons.
Things to do after migration:
1. Remove all `.project` and `.classpath` files.
2. Add `.project` and `.classpath` to `.gitignore`
3. Update the skeleton to no generate these files anymore (this is not blocking because generating does no harm)
4. Communicate this change. | 1.0 | Remove all .project and .classpath files after migration of add-ons to OH3 - All bindings have the eclipse `.project` and `.classpath` files checked in. This can be helpful when importing a project. However that was more relevant in the past than today. Because we now can simply import projects as maven projects. With the current eclipse setup script there are no project imported anymore, meaning it won't help there either.
Also these files are only needed for eclipse while we now support other ide's too. It might be a little bit inconvenient for existing users if we change this. But when moving to openHAB 3 the eclipse should use Java 11 (although it might be possible to just add Java 11, I would recommend to install eclipse using Java 11).
Therefor this issue proposes to remove all `.project` and `.classpath` files from all the add-ons.
Things to do after migration:
1. Remove all `.project` and `.classpath` files.
2. Add `.project` and `.classpath` to `.gitignore`
3. Update the skeleton to no generate these files anymore (this is not blocking because generating does no harm)
4. Communicate this change. | non_priority | remove all project and classpath files after migration of add ons to all bindings have the eclipse project and classpath files checked in this can be helpful when importing a project however that was more relevant in the past than today because we now can simply import projects as maven projects with the current eclipse setup script there are no project imported anymore meaning it won t help there either also these files are only needed for eclipse while we now support other ide s too it might be a little bit inconvenient for existing users if we change this but when moving to openhab the eclipse should use java although it might be possible to just add java i would recommend to install eclipse using java therefor this issue proposes to remove all project and classpath files from all the add ons things to do after migration remove all project and classpath files add project and classpath to gitignore update the skeleton to no generate these files anymore this is not blocking because generating does no harm communicate this change | 0 |
477,388 | 13,761,209,138 | IssuesEvent | 2020-10-07 07:20:08 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Ctrl-tab to switch from most-to-least recently used tab | QA/Yes feature/keyboard-shortcuts priority/P3 release-notes/include suggestion | Carried over from https://github.com/brave/browser-laptop/issues/1753
> Currently in Brave Ctrl-tab just cycle among open tabs in the order as they appear on the screen. It would be nice if instead Ctrl-tab/Shift-Ctrl-tab navigated from most-to-least recently used tab order or in reverse. This way switching between 2-3 tabs that are actively used will be possible just by using Ctrl-tab. This is similar to what is available with Alt-tab/Command-tab that switches between application in most-to-least recently used order. | 1.0 | Ctrl-tab to switch from most-to-least recently used tab - Carried over from https://github.com/brave/browser-laptop/issues/1753
> Currently in Brave Ctrl-tab just cycle among open tabs in the order as they appear on the screen. It would be nice if instead Ctrl-tab/Shift-Ctrl-tab navigated from most-to-least recently used tab order or in reverse. This way switching between 2-3 tabs that are actively used will be possible just by using Ctrl-tab. This is similar to what is available with Alt-tab/Command-tab that switches between application in most-to-least recently used order. | priority | ctrl tab to switch from most to least recently used tab carried over from currently in brave ctrl tab just cycle among open tabs in the order as they appear on the screen it would be nice if instead ctrl tab shift ctrl tab navigated from most to least recently used tab order or in reverse this way switching between tabs that are actively used will be possible just by using ctrl tab this is similar to what is available with alt tab command tab that switches between application in most to least recently used order | 1 |
507,321 | 14,679,965,562 | IssuesEvent | 2020-12-31 08:38:10 | k8smeetup/website-tasks | https://api.github.com/repos/k8smeetup/website-tasks | opened | /docs/reference/glossary/kube-apiserver.md | lang/zh priority/P0 sync/update version/master welcome | Source File: [/docs/reference/glossary/kube-apiserver.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/glossary/kube-apiserver.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/reference/glossary/kube-apiserver.md content/zh/docs/reference/glossary/kube-apiserver.md
# 跨分支持查看原始文档更新差异
git diff release-1.19 master -- content/en/docs/reference/glossary/kube-apiserver.md
``` | 1.0 | /docs/reference/glossary/kube-apiserver.md - Source File: [/docs/reference/glossary/kube-apiserver.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/glossary/kube-apiserver.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译文档更新差异
git diff --no-index -- content/en/docs/reference/glossary/kube-apiserver.md content/zh/docs/reference/glossary/kube-apiserver.md
# 跨分支持查看原始文档更新差异
git diff release-1.19 master -- content/en/docs/reference/glossary/kube-apiserver.md
``` | priority | docs reference glossary kube apiserver md source file diff 命令参考 bash 查看原始文档与翻译文档更新差异 git diff no index content en docs reference glossary kube apiserver md content zh docs reference glossary kube apiserver md 跨分支持查看原始文档更新差异 git diff release master content en docs reference glossary kube apiserver md | 1 |
12,558 | 20,195,665,523 | IssuesEvent | 2022-02-11 10:25:06 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | Use "rangeStrategy: widen" for "typo3-cms-extension" root | type:feature status:requirements priority-5-triage | ### What would you like Renovate to be able to do?
If the root (repository) has the Composer `type` of `typo3-cms-extension` then `"rangeStrategy": "widen"` should be used for its `require` dependencies. ATM `replace` is used since #14143
This approach ensures that extensions get a update suggestion to support the next major release of dependencies (including TYPO3) instead of doing a hard cut. The latter makes upgrading said extension harder since it must be removed once and installed again after the TYPO3 upgrade.
## Example for understanding
Prerequisite: Project uses TYPO3v10 and has extension `foo/bar` installed, extension `foo/bar` requires `typo3/cms-core` with `^10.4`
1. Renovate suggests an update for `typo3/cms-core` to `^11.5` to the `foo/bar` extension which is applied and released
2. Project wants to update to TYPO3v11 and removes `foo/bar` since it is incompatible to TYPO3v11
3. Project updates to TYPO3v11
4. Project installs newer version of `foo/bar` (can include breaking changes, new features and new bugs)
Better approach:
1. Renovate suggests an update for `typo3/cms-core` to `^10.4 || ^11.5` to the `foo/bar` extension which is applied and released
2. Project wants to update to TYPO3v11 and updates `foo/bar` since it is compatible to both TYPO3v10 and TYPO3v11
3. Project updates to TYPO3v11
### If you have any ideas on how this should be implemented, please tell us here.
This should be integrated here: https://github.com/renovatebot/renovate/blob/5723be1ac5c776cff5c549457bd3cc238c54b5cf/lib/manager/composer/range.ts#L31-L47
### Is this a feature you are interested in implementing yourself?
Maybe | 1.0 | Use "rangeStrategy: widen" for "typo3-cms-extension" root - ### What would you like Renovate to be able to do?
If the root (repository) has the Composer `type` of `typo3-cms-extension` then `"rangeStrategy": "widen"` should be used for its `require` dependencies. ATM `replace` is used since #14143
This approach ensures that extensions get a update suggestion to support the next major release of dependencies (including TYPO3) instead of doing a hard cut. The latter makes upgrading said extension harder since it must be removed once and installed again after the TYPO3 upgrade.
## Example for understanding
Prerequisite: Project uses TYPO3v10 and has extension `foo/bar` installed, extension `foo/bar` requires `typo3/cms-core` with `^10.4`
1. Renovate suggests an update for `typo3/cms-core` to `^11.5` to the `foo/bar` extension which is applied and released
2. Project wants to update to TYPO3v11 and removes `foo/bar` since it is incompatible to TYPO3v11
3. Project updates to TYPO3v11
4. Project installs newer version of `foo/bar` (can include breaking changes, new features and new bugs)
Better approach:
1. Renovate suggests an update for `typo3/cms-core` to `^10.4 || ^11.5` to the `foo/bar` extension which is applied and released
2. Project wants to update to TYPO3v11 and updates `foo/bar` since it is compatible to both TYPO3v10 and TYPO3v11
3. Project updates to TYPO3v11
### If you have any ideas on how this should be implemented, please tell us here.
This should be integrated here: https://github.com/renovatebot/renovate/blob/5723be1ac5c776cff5c549457bd3cc238c54b5cf/lib/manager/composer/range.ts#L31-L47
### Is this a feature you are interested in implementing yourself?
Maybe | non_priority | use rangestrategy widen for cms extension root what would you like renovate to be able to do if the root repository has the composer type of cms extension then rangestrategy widen should be used for its require dependencies atm replace is used since this approach ensures that extensions get a update suggestion to support the next major release of dependencies including instead of doing a hard cut the latter makes upgrading said extension harder since it must be removed once and installed again after the upgrade example for understanding prerequisite project uses and has extension foo bar installed extension foo bar requires cms core with renovate suggests an update for cms core to to the foo bar extension which is applied and released project wants to update to and removes foo bar since it is incompatible to project updates to project installs newer version of foo bar can include breaking changes new features and new bugs better approach renovate suggests an update for cms core to to the foo bar extension which is applied and released project wants to update to and updates foo bar since it is compatible to both and project updates to if you have any ideas on how this should be implemented please tell us here this should be integrated here is this a feature you are interested in implementing yourself maybe | 0 |
555,781 | 16,469,784,782 | IssuesEvent | 2021-05-23 07:16:08 | ut-code/utmap-times | https://api.github.com/repos/ut-code/utmap-times | closed | サムネと記事上部の背景画像を別々に設定 | Priority: Medium | サムネと記事上部の背景画像を別々に設定できるようにしてほしいです。優先度は、static→intern/event→graduatesの順でお願いします! | 1.0 | サムネと記事上部の背景画像を別々に設定 - サムネと記事上部の背景画像を別々に設定できるようにしてほしいです。優先度は、static→intern/event→graduatesの順でお願いします! | priority | サムネと記事上部の背景画像を別々に設定 サムネと記事上部の背景画像を別々に設定できるようにしてほしいです。優先度は、static→intern event→graduatesの順でお願いします! | 1 |
288,479 | 24,906,669,146 | IssuesEvent | 2022-10-29 10:38:34 | commons-app/apps-android-commons | https://api.github.com/repos/commons-app/apps-android-commons | closed | Create unit tests for darkness-checking logic | good first issue tests | **Summary:**
Would be good to have a unit test for the darkness checking algorithm. It could use the 4 images in #1767 as samples.
See https://github.com/commons-app/apps-android-commons/pull/2639#issuecomment-473773865 | 1.0 | Create unit tests for darkness-checking logic - **Summary:**
Would be good to have a unit test for the darkness checking algorithm. It could use the 4 images in #1767 as samples.
See https://github.com/commons-app/apps-android-commons/pull/2639#issuecomment-473773865 | non_priority | create unit tests for darkness checking logic summary would be good to have a unit test for the darkness checking algorithm it could use the images in as samples see | 0 |
332,108 | 10,084,358,275 | IssuesEvent | 2019-07-25 15:30:04 | WordPress/wordcamp.org | https://api.github.com/repos/WordPress/wordcamp.org | closed | All: Restyle "select" dropdown to match mockups | [Component] Blocks [Meta] Good First Contribution [Priority] 3 [Type] Bug | Restyle "select" dropdown to match mockups:
- [x] No divider between content and down chevron
- [x] Remove "clear all" x (previously: Don't need to have an X to remove both individuals and all contents within the dropdown)

- [x] Tokens don't need featured images (like in the speakers block)
- [x] Tokens should be styled like core Gutenberg tokens (see the UI for tags)
- [x] Tokens don't need to display the number of items within them (it's okay in the search results, but too small to make out clearly within the token; we should just exclude)

- [x] Select dropdown & button should be the same height
| 1.0 | All: Restyle "select" dropdown to match mockups - Restyle "select" dropdown to match mockups:
- [x] No divider between content and down chevron
- [x] Remove "clear all" x (previously: Don't need to have an X to remove both individuals and all contents within the dropdown)

- [x] Tokens don't need featured images (like in the speakers block)
- [x] Tokens should be styled like core Gutenberg tokens (see the UI for tags)
- [x] Tokens don't need to display the number of items within them (it's okay in the search results, but too small to make out clearly within the token; we should just exclude)

- [x] Select dropdown & button should be the same height
| priority | all restyle select dropdown to match mockups restyle select dropdown to match mockups no divider between content and down chevron remove clear all x previously don t need to have an x to remove both individuals and all contents within the dropdown tokens don t need featured images like in the speakers block tokens should be styled like core gutenberg tokens see the ui for tags tokens don t need to display the number of items within them it s okay in the search results but too small to make out clearly within the token we should just exclude select dropdown button should be the same height | 1 |
151,306 | 5,809,932,564 | IssuesEvent | 2017-05-04 14:27:20 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Some skills are not increasing the ATK and MATK | bug:core mode:prerenewal mode:renewal priority:high server:map | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: https://github.com/rathena/rathena/commit/a75133eb4d8976c1c890d5420665e7a76349e226
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. -->
* **Client Date**: 2017-01-25RagexeRE
<!-- Please specify the client date you used. -->
* **Server Mode**: Renewall
<!-- Which mode does your server use: Pre-Renewal or Renewal? -->
* **Description of Issue**: Some skills are not increasing the character ATK or the damage.
* Result: When i use skills like Odin's Power, Pyroclastic or Striking my ATK doesn't increase and the final damage is not affected too.
* Expected Result: I think the damage should be increased or the ATK should be increased on the status window.
* How to Reproduce: Create a Archbishop, type ``@item 2156``, use the skill that the book's provide on yourself(Odin's Power). You can test with Genetic too using the Dieter Pyroclastic.
* Official Information: I don't have official information from kRO but there is a link from iRO wiki. The description of the item is the same on kRO so i think is the same as iRO.
<!-- * _NOTE: Make sure you quote ``` `@atcommands` ``` just like this so that you do not tag uninvolved GitHub users!_ -->
* **Modifications that may affect results**: Maybe it start happens after this commit https://github.com/rathena/rathena/commit/a75133eb4d8976c1c890d5420665e7a76349e226
My tests:
*Odin's Power Skill ~ Not increasing ATK and MATK


*Pyroclastic ~ Not increasing the ATK


| 1.0 | Some skills are not increasing the ATK and MATK - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: https://github.com/rathena/rathena/commit/a75133eb4d8976c1c890d5420665e7a76349e226
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. -->
* **Client Date**: 2017-01-25RagexeRE
<!-- Please specify the client date you used. -->
* **Server Mode**: Renewall
<!-- Which mode does your server use: Pre-Renewal or Renewal? -->
* **Description of Issue**: Some skills are not increasing the character ATK or the damage.
* Result: When i use skills like Odin's Power, Pyroclastic or Striking my ATK doesn't increase and the final damage is not affected too.
* Expected Result: I think the damage should be increased or the ATK should be increased on the status window.
* How to Reproduce: Create a Archbishop, type ``@item 2156``, use the skill that the book's provide on yourself(Odin's Power). You can test with Genetic too using the Dieter Pyroclastic.
* Official Information: I don't have official information from kRO but there is a link from iRO wiki. The description of the item is the same on kRO so i think is the same as iRO.
<!-- * _NOTE: Make sure you quote ``` `@atcommands` ``` just like this so that you do not tag uninvolved GitHub users!_ -->
* **Modifications that may affect results**: Maybe it start happens after this commit https://github.com/rathena/rathena/commit/a75133eb4d8976c1c890d5420665e7a76349e226
My tests:
*Odin's Power Skill ~ Not increasing ATK and MATK


*Pyroclastic ~ Not increasing the ATK


| priority | some skills are not increasing the atk and matk rathena hash client date server mode renewall description of issue some skills are not increasing the character atk or the damage result when i use skills like odin s power pyroclastic or striking my atk doesn t increase and the final damage is not affected too expected result i think the damage should be increased or the atk should be increased on the status window how to reproduce create a archbishop type item use the skill that the book s provide on yourself odin s power you can test with genetic too using the dieter pyroclastic official information i don t have official information from kro but there is a link from iro wiki the description of the item is the same on kro so i think is the same as iro modifications that may affect results maybe it start happens after this commit my tests odin s power skill not increasing atk and matk pyroclastic not increasing the atk | 1 |
25,810 | 2,683,997,138 | IssuesEvent | 2015-03-28 15:12:09 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | builds 110224/27 - частично не работает плагин Anamorphosis | 1 star bug imported Priority-Medium | _From [Serge.Ma...@gmail.com](https://code.google.com/u/107453499844765917443/) on March 02, 2011 06:15:55_
Far Manager, version 1.75 (build 2634) x86
Far Manager v2.0 build 1807 x86
Windows XP (5.1.2600) Service Pack 3
в custom.ini Anamorphosis прописана обработка некоторых расширений с помощью:
*.doc,*.wri,*.htm,*.hlp: ZD2T.exe
*.7z,*.chm,*.gz,*.tgz,*.lzh,*.bz2,*.tar,*.xpi: 7Z.exe
*.ha: ha.exe(!!)
*.j,*.jar: JAR32.exe
*.xls,*.xlw: XLHTML.exe(!!)
*.zip: PKZIPC.exe
*.rar: RAR.exe
*.od?,*.ot?: OOView.exe
*.lnk,*.fb2: CSCRIPT.exe
*.pdf: PDFTOTEXT.exe
*.djvu: DJVUTXT.exe
*.rtf: XDOC2TXT.exe
Отмеченные (!!) Anamorphosis показывает правильно. На остальных qview-панель оказавается пустой.
Без ConEmu все работает как надо.
P.S. До этого стоял 110126.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=372_ | 1.0 | builds 110224/27 - частично не работает плагин Anamorphosis - _From [Serge.Ma...@gmail.com](https://code.google.com/u/107453499844765917443/) on March 02, 2011 06:15:55_
Far Manager, version 1.75 (build 2634) x86
Far Manager v2.0 build 1807 x86
Windows XP (5.1.2600) Service Pack 3
в custom.ini Anamorphosis прописана обработка некоторых расширений с помощью:
*.doc,*.wri,*.htm,*.hlp: ZD2T.exe
*.7z,*.chm,*.gz,*.tgz,*.lzh,*.bz2,*.tar,*.xpi: 7Z.exe
*.ha: ha.exe(!!)
*.j,*.jar: JAR32.exe
*.xls,*.xlw: XLHTML.exe(!!)
*.zip: PKZIPC.exe
*.rar: RAR.exe
*.od?,*.ot?: OOView.exe
*.lnk,*.fb2: CSCRIPT.exe
*.pdf: PDFTOTEXT.exe
*.djvu: DJVUTXT.exe
*.rtf: XDOC2TXT.exe
Отмеченные (!!) Anamorphosis показывает правильно. На остальных qview-панель оказавается пустой.
Без ConEmu все работает как надо.
P.S. До этого стоял 110126.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=372_ | priority | builds частично не работает плагин anamorphosis from on march far manager version build far manager build windows xp service pack в custom ini anamorphosis прописана обработка некоторых расширений с помощью doc wri htm hlp exe chm gz tgz lzh tar xpi exe ha ha exe j jar exe xls xlw xlhtml exe zip pkzipc exe rar rar exe od ot ooview exe lnk cscript exe pdf pdftotext exe djvu djvutxt exe rtf exe отмеченные anamorphosis показывает правильно на остальных qview панель оказавается пустой без conemu все работает как надо p s до этого стоял original issue | 1 |
141,265 | 12,962,836,730 | IssuesEvent | 2020-07-20 17:47:41 | Open-EO/openeo-api | https://api.github.com/repos/Open-EO/openeo-api | opened | Clarify use of "Feature" in GeoJSON result response | documentation patch | A question that recently came up:
> I have a doubt about the response of /jobs/{job_id}/results
> the field type, can it be only Feature?
> I set it to raster in my response, and the validator complains
> but then it is a hard-coded value?
We need to clarify that the "Feature" is there because it's GeoJSON and only describes that the spatial reference (geometry) in the metadata is a feature, it doesn't describe what type the assets are.
cc @lforesta @bgoesswe | 1.0 | Clarify use of "Feature" in GeoJSON result response - A question that recently came up:
> I have a doubt about the response of /jobs/{job_id}/results
> the field type, can it be only Feature?
> I set it to raster in my response, and the validator complains
> but then it is a hard-coded value?
We need to clarify that the "Feature" is there because it's GeoJSON and only describes that the spatial reference (geometry) in the metadata is a feature, it doesn't describe what type the assets are.
cc @lforesta @bgoesswe | non_priority | clarify use of feature in geojson result response a question that recently came up i have a doubt about the response of jobs job id results the field type can it be only feature i set it to raster in my response and the validator complains but then it is a hard coded value we need to clarify that the feature is there because it s geojson and only describes that the spatial reference geometry in the metadata is a feature it doesn t describe what type the assets are cc lforesta bgoesswe | 0 |
585,519 | 17,499,505,470 | IssuesEvent | 2021-08-10 07:38:26 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | opened | Issue when adding second YubyKey on Sunstone | Category: Sunstone Type: Bug Sponsored Status: Accepted Priority: Normal | **Description**
When trying to add a new security key, after pushing the key's button Sunstone replies "It appears there was a server exception. Please check server's log."
**To Reproduce**
Add a second YubyKey on Sunstone.
**Expected behavior**
No exception should be shown.
**Details**
- Affected Component: Sunstone
- Version: 6.0.3 and master.
**Additional context**
Log file:
```
2021-08-09 16:31:59 - NoMethodError - undefined method `id' for WebAuthn::OriginVerificationError:OpenNebula::Error:
#011/usr/lib/one/sunstone/models/OpenNebulaJSON/UserJSON.rb:124:in `enable_security_key'
#011/usr/lib/one/sunstone/models/OpenNebulaJSON/UserJSON.rb:57:in `perform_action'
#011/usr/lib/one/sunstone/models/SunstoneServer.rb:226:in `perform_action'
#011/usr/lib/one/sunstone/sunstone-server.rb:1224:in `block in <main>'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1675:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1675:in `block in compile!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1013:in `block (3 levels) in route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1032:in `route_eval'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1013:in `block (2 levels) in route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1061:in `block in process_route'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1059:in `catch'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1059:in `process_route'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1011:in `block in route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1008:in `each'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1008:in `route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1129:in `block in dispatch!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `block in invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `catch'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1124:in `dispatch!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:939:in `block in call!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `block in invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `catch'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:939:in `call!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:929:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/common_logger.rb:38:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:253:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/deflater.rb:44:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in `context'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/xss_header.rb:18:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/path_traversal.rb:16:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/json_csrf.rb:26:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/base.rb:50:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/base.rb:50:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/frame_options.rb:31:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/null_logger.rb:11:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/head.rb:12:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/method_override.rb:24:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:216:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1991:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1542:in `block in call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1769:in `synchronize'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1542:in `call'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:86:in `block in pre_process'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:84:in `catch'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:84:in `pre_process'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:50:in `block in process'
#011/usr/share/one/gems-dist/gems/eventmachine-1.2.7/lib/eventmachine.rb:1077:in `block in spawn_threadpool'
```
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
## Progress Status
- [ ] Branch created
- [ ] Code committed to development branch
- [ ] Testing - QA
- [ ] Documentation
- [ ] Release notes - resolved issues, compatibility, known issues
- [ ] Code committed to upstream release/hotfix branches
- [ ] Documentation committed to upstream release/hotfix branches
| 1.0 | Issue when adding second YubyKey on Sunstone - **Description**
When trying to add a new security key, after pushing the key's button Sunstone replies "It appears there was a server exception. Please check server's log."
**To Reproduce**
Add a second YubyKey on Sunstone.
**Expected behavior**
No exception should be shown.
**Details**
- Affected Component: Sunstone
- Version: 6.0.3 and master.
**Additional context**
Log file:
```
2021-08-09 16:31:59 - NoMethodError - undefined method `id' for WebAuthn::OriginVerificationError:OpenNebula::Error:
#011/usr/lib/one/sunstone/models/OpenNebulaJSON/UserJSON.rb:124:in `enable_security_key'
#011/usr/lib/one/sunstone/models/OpenNebulaJSON/UserJSON.rb:57:in `perform_action'
#011/usr/lib/one/sunstone/models/SunstoneServer.rb:226:in `perform_action'
#011/usr/lib/one/sunstone/sunstone-server.rb:1224:in `block in <main>'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1675:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1675:in `block in compile!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1013:in `block (3 levels) in route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1032:in `route_eval'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1013:in `block (2 levels) in route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1061:in `block in process_route'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1059:in `catch'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1059:in `process_route'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1011:in `block in route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1008:in `each'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1008:in `route!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1129:in `block in dispatch!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `block in invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `catch'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1124:in `dispatch!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:939:in `block in call!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `block in invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `catch'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1101:in `invoke'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:939:in `call!'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:929:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/common_logger.rb:38:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:253:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/deflater.rb:44:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:266:in `context'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/session/abstract/id.rb:260:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/xss_header.rb:18:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/path_traversal.rb:16:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/json_csrf.rb:26:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/base.rb:50:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/base.rb:50:in `call'
#011/usr/share/one/gems-dist/gems/rack-protection-2.1.0/lib/rack/protection/frame_options.rb:31:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/null_logger.rb:11:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/head.rb:12:in `call'
#011/usr/share/one/gems-dist/gems/rack-2.2.3/lib/rack/method_override.rb:24:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:216:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1991:in `call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1542:in `block in call'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1769:in `synchronize'
#011/usr/share/one/gems-dist/gems/sinatra-2.1.0/lib/sinatra/base.rb:1542:in `call'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:86:in `block in pre_process'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:84:in `catch'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:84:in `pre_process'
#011/usr/share/one/gems-dist/gems/thin-1.8.0/lib/thin/connection.rb:50:in `block in process'
#011/usr/share/one/gems-dist/gems/eventmachine-1.2.7/lib/eventmachine.rb:1077:in `block in spawn_threadpool'
```
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
## Progress Status
- [ ] Branch created
- [ ] Code committed to development branch
- [ ] Testing - QA
- [ ] Documentation
- [ ] Release notes - resolved issues, compatibility, known issues
- [ ] Code committed to upstream release/hotfix branches
- [ ] Documentation committed to upstream release/hotfix branches
| priority | issue when adding second yubykey on sunstone description when trying to add a new security key after pushing the key s button sunstone replies it appears there was a server exception please check server s log to reproduce add a second yubykey on sunstone expected behavior no exception should be shown details affected component sunstone version and master additional context log file nomethoderror undefined method id for webauthn originverificationerror opennebula error usr lib one sunstone models opennebulajson userjson rb in enable security key usr lib one sunstone models opennebulajson userjson rb in perform action usr lib one sunstone models sunstoneserver rb in perform action usr lib one sunstone sunstone server rb in block in usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems sinatra lib sinatra base rb in block in compile usr share one gems dist gems sinatra lib sinatra base rb in block levels in route usr share one gems dist gems sinatra lib sinatra base rb in route eval usr share one gems dist gems sinatra lib sinatra base rb in block levels in route usr share one gems dist gems sinatra lib sinatra base rb in block in process route usr share one gems dist gems sinatra lib sinatra base rb in catch usr share one gems dist gems sinatra lib sinatra base rb in process route usr share one gems dist gems sinatra lib sinatra base rb in block in route usr share one gems dist gems sinatra lib sinatra base rb in each usr share one gems dist gems sinatra lib sinatra base rb in route usr share one gems dist gems sinatra lib sinatra base rb in block in dispatch usr share one gems dist gems sinatra lib sinatra base rb in block in invoke usr share one gems dist gems sinatra lib sinatra base rb in catch usr share one gems dist gems sinatra lib sinatra base rb in invoke usr share one gems dist gems sinatra lib sinatra base rb in dispatch usr share one gems dist gems sinatra lib sinatra base rb in block in call usr share one gems dist gems sinatra lib sinatra base rb in block in invoke usr share one gems dist gems sinatra lib sinatra base rb in catch usr share one gems dist gems sinatra lib sinatra base rb in invoke usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems rack lib rack common logger rb in call usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems rack lib rack deflater rb in call usr share one gems dist gems rack lib rack session abstract id rb in context usr share one gems dist gems rack lib rack session abstract id rb in call usr share one gems dist gems rack protection lib rack protection xss header rb in call usr share one gems dist gems rack protection lib rack protection path traversal rb in call usr share one gems dist gems rack protection lib rack protection json csrf rb in call usr share one gems dist gems rack protection lib rack protection base rb in call usr share one gems dist gems rack protection lib rack protection base rb in call usr share one gems dist gems rack protection lib rack protection frame options rb in call usr share one gems dist gems rack lib rack null logger rb in call usr share one gems dist gems rack lib rack head rb in call usr share one gems dist gems rack lib rack method override rb in call usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems sinatra lib sinatra base rb in block in call usr share one gems dist gems sinatra lib sinatra base rb in synchronize usr share one gems dist gems sinatra lib sinatra base rb in call usr share one gems dist gems thin lib thin connection rb in block in pre process usr share one gems dist gems thin lib thin connection rb in catch usr share one gems dist gems thin lib thin connection rb in pre process usr share one gems dist gems thin lib thin connection rb in block in process usr share one gems dist gems eventmachine lib eventmachine rb in block in spawn threadpool progress status branch created code committed to development branch testing qa documentation release notes resolved issues compatibility known issues code committed to upstream release hotfix branches documentation committed to upstream release hotfix branches | 1 |
118,256 | 17,577,172,456 | IssuesEvent | 2021-08-15 20:49:35 | ghc-dev/Michaela-Wilson | https://api.github.com/repos/ghc-dev/Michaela-Wilson | opened | CVE-2017-16119 (High) detected in fresh-0.3.0.tgz | security vulnerability | ## CVE-2017-16119 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>fresh-0.3.0.tgz</b></p></summary>
<p>HTTP response freshness testing</p>
<p>Library home page: <a href="https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz">https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz</a></p>
<p>Path to dependency file: Michaela-Wilson/package.json</p>
<p>Path to vulnerable library: Michaela-Wilson/node_modules/fresh/package.json</p>
<p>
Dependency Hierarchy:
- grunt-contrib-connect-0.10.1.tgz (Root Library)
- connect-2.30.2.tgz
- :x: **fresh-0.3.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Michaela-Wilson/commit/d3151492977f1de2fa042cbe6145da7745119a04">d3151492977f1de2fa042cbe6145da7745119a04</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.
<p>Publish Date: 2018-06-07
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16119>CVE-2017-16119</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>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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://www.npmjs.com/advisories/526">https://www.npmjs.com/advisories/526</a></p>
<p>Release Date: 2018-06-07</p>
<p>Fix Resolution: fresh - 0.5.2</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"fresh","packageVersion":"0.3.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"grunt-contrib-connect:0.10.1;connect:2.30.2;fresh:0.3.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"fresh - 0.5.2"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2017-16119","vulnerabilityDetails":"Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16119","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> --> | True | CVE-2017-16119 (High) detected in fresh-0.3.0.tgz - ## CVE-2017-16119 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>fresh-0.3.0.tgz</b></p></summary>
<p>HTTP response freshness testing</p>
<p>Library home page: <a href="https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz">https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz</a></p>
<p>Path to dependency file: Michaela-Wilson/package.json</p>
<p>Path to vulnerable library: Michaela-Wilson/node_modules/fresh/package.json</p>
<p>
Dependency Hierarchy:
- grunt-contrib-connect-0.10.1.tgz (Root Library)
- connect-2.30.2.tgz
- :x: **fresh-0.3.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Michaela-Wilson/commit/d3151492977f1de2fa042cbe6145da7745119a04">d3151492977f1de2fa042cbe6145da7745119a04</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.
<p>Publish Date: 2018-06-07
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16119>CVE-2017-16119</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>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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://www.npmjs.com/advisories/526">https://www.npmjs.com/advisories/526</a></p>
<p>Release Date: 2018-06-07</p>
<p>Fix Resolution: fresh - 0.5.2</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"fresh","packageVersion":"0.3.0","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"grunt-contrib-connect:0.10.1;connect:2.30.2;fresh:0.3.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"fresh - 0.5.2"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2017-16119","vulnerabilityDetails":"Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2017-16119","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> --> | non_priority | cve high detected in fresh tgz cve high severity vulnerability vulnerable library fresh tgz http response freshness testing library home page a href path to dependency file michaela wilson package json path to vulnerable library michaela wilson node modules fresh package json dependency hierarchy grunt contrib connect tgz root library connect tgz x fresh tgz vulnerable library found in head commit a href found in base branch master vulnerability details fresh is a module used by the express js framework for http response freshness testing it is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse this causes the event loop to be blocked causing a denial of service condition publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 fresh isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree grunt contrib connect connect fresh isminimumfixversionavailable true minimumfixversion fresh basebranches vulnerabilityidentifier cve vulnerabilitydetails fresh is a module used by the express js framework for http response freshness testing it is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse this causes the event loop to be blocked causing a denial of service condition vulnerabilityurl | 0 |
19,812 | 2,622,170,293 | IssuesEvent | 2015-03-04 00:14:11 | byzhang/rapidjson | https://api.github.com/repos/byzhang/rapidjson | closed | Patch to support 0x hex notation | auto-migrated Priority-Medium Type-Enhancement | ```
I needed support for supplying values such as {"address": 0xffeeff00} so i
hacked up a quick implementation for it. I didn't really test it too much but
just made sure it handled up to at least 0xFFFFFFFFFFFFFFFF. I didn't implement
past Uint64. But I figured I'd pass it along as someone else may want this
functionality.
```
Original issue reported on code.google.com by `isaac.da...@gmail.com` on 2 May 2013 at 3:57
Attachments:
* [hex.patch](https://storage.googleapis.com/google-code-attachments/rapidjson/issue-71/comment-0/hex.patch)
| 1.0 | Patch to support 0x hex notation - ```
I needed support for supplying values such as {"address": 0xffeeff00} so i
hacked up a quick implementation for it. I didn't really test it too much but
just made sure it handled up to at least 0xFFFFFFFFFFFFFFFF. I didn't implement
past Uint64. But I figured I'd pass it along as someone else may want this
functionality.
```
Original issue reported on code.google.com by `isaac.da...@gmail.com` on 2 May 2013 at 3:57
Attachments:
* [hex.patch](https://storage.googleapis.com/google-code-attachments/rapidjson/issue-71/comment-0/hex.patch)
| priority | patch to support hex notation i needed support for supplying values such as address so i hacked up a quick implementation for it i didn t really test it too much but just made sure it handled up to at least i didn t implement past but i figured i d pass it along as someone else may want this functionality original issue reported on code google com by isaac da gmail com on may at attachments | 1 |
88,122 | 10,565,372,442 | IssuesEvent | 2019-10-05 10:48:14 | ubolonton/emacs-tree-sitter | https://api.github.com/repos/ubolonton/emacs-tree-sitter | closed | Two tree-sitter.el implementations | documentation | @ubolonton and @karlotness are you aware of each other's `tree-sitter.el` implementations?
* https://github.com/karlotness/tree-sitter.el
* https://github.com/ubolonton/emacs-tree-sitter
This is going to be a problem once you both want to get your implementations added to GNU Elpa or Melpa.
I haven't a concrete proposal, but suggest that the two of you talk about this. Oh, and you might want to mention the other implementation in your README's and if you already had such a talk, then also link to that. | 1.0 | Two tree-sitter.el implementations - @ubolonton and @karlotness are you aware of each other's `tree-sitter.el` implementations?
* https://github.com/karlotness/tree-sitter.el
* https://github.com/ubolonton/emacs-tree-sitter
This is going to be a problem once you both want to get your implementations added to GNU Elpa or Melpa.
I haven't a concrete proposal, but suggest that the two of you talk about this. Oh, and you might want to mention the other implementation in your README's and if you already had such a talk, then also link to that. | non_priority | two tree sitter el implementations ubolonton and karlotness are you aware of each other s tree sitter el implementations this is going to be a problem once you both want to get your implementations added to gnu elpa or melpa i haven t a concrete proposal but suggest that the two of you talk about this oh and you might want to mention the other implementation in your readme s and if you already had such a talk then also link to that | 0 |
116,558 | 17,376,117,265 | IssuesEvent | 2021-07-30 21:35:05 | turkdevops/lighthouse | https://api.github.com/repos/turkdevops/lighthouse | opened | CVE-2021-33502 (High) detected in normalize-url-4.5.0.tgz, normalize-url-1.9.1.tgz | security vulnerability | ## CVE-2021-33502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>normalize-url-4.5.0.tgz</b>, <b>normalize-url-1.9.1.tgz</b></p></summary>
<p>
<details><summary><b>normalize-url-4.5.0.tgz</b></p></summary>
<p>Normalize a URL</p>
<p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz</a></p>
<p>Path to dependency file: lighthouse/package.json</p>
<p>Path to vulnerable library: lighthouse/node_modules/normalize-url</p>
<p>
Dependency Hierarchy:
- update-notifier-4.1.0.tgz (Root Library)
- latest-version-5.1.0.tgz
- package-json-6.5.0.tgz
- got-9.6.0.tgz
- cacheable-request-6.1.0.tgz
- :x: **normalize-url-4.5.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>normalize-url-1.9.1.tgz</b></p></summary>
<p>Normalize a URL</p>
<p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz</a></p>
<p>Path to dependency file: lighthouse/package.json</p>
<p>Path to vulnerable library: lighthouse/node_modules/normalize-url</p>
<p>
Dependency Hierarchy:
- gh-pages-2.0.1.tgz (Root Library)
- filenamify-url-1.0.0.tgz
- humanize-url-1.0.1.tgz
- :x: **normalize-url-1.9.1.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/turkdevops/lighthouse/commit/9630c51f0f82dd978a559dfce5b87f7389ec03d0">9630c51f0f82dd978a559dfce5b87f7389ec03d0</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.
<p>Publish Date: 2021-05-24
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</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>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p>
<p>Release Date: 2021-05-24</p>
<p>Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1</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-2021-33502 (High) detected in normalize-url-4.5.0.tgz, normalize-url-1.9.1.tgz - ## CVE-2021-33502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>normalize-url-4.5.0.tgz</b>, <b>normalize-url-1.9.1.tgz</b></p></summary>
<p>
<details><summary><b>normalize-url-4.5.0.tgz</b></p></summary>
<p>Normalize a URL</p>
<p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.0.tgz</a></p>
<p>Path to dependency file: lighthouse/package.json</p>
<p>Path to vulnerable library: lighthouse/node_modules/normalize-url</p>
<p>
Dependency Hierarchy:
- update-notifier-4.1.0.tgz (Root Library)
- latest-version-5.1.0.tgz
- package-json-6.5.0.tgz
- got-9.6.0.tgz
- cacheable-request-6.1.0.tgz
- :x: **normalize-url-4.5.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>normalize-url-1.9.1.tgz</b></p></summary>
<p>Normalize a URL</p>
<p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz</a></p>
<p>Path to dependency file: lighthouse/package.json</p>
<p>Path to vulnerable library: lighthouse/node_modules/normalize-url</p>
<p>
Dependency Hierarchy:
- gh-pages-2.0.1.tgz (Root Library)
- filenamify-url-1.0.0.tgz
- humanize-url-1.0.1.tgz
- :x: **normalize-url-1.9.1.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/turkdevops/lighthouse/commit/9630c51f0f82dd978a559dfce5b87f7389ec03d0">9630c51f0f82dd978a559dfce5b87f7389ec03d0</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.
<p>Publish Date: 2021-05-24
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</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>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p>
<p>Release Date: 2021-05-24</p>
<p>Fix Resolution: normalize-url - 4.5.1, 5.3.1, 6.0.1</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 high detected in normalize url tgz normalize url tgz cve high severity vulnerability vulnerable libraries normalize url tgz normalize url tgz normalize url tgz normalize a url library home page a href path to dependency file lighthouse package json path to vulnerable library lighthouse node modules normalize url dependency hierarchy update notifier tgz root library latest version tgz package json tgz got tgz cacheable request tgz x normalize url tgz vulnerable library normalize url tgz normalize a url library home page a href path to dependency file lighthouse package json path to vulnerable library lighthouse node modules normalize url dependency hierarchy gh pages tgz root library filenamify url tgz humanize url tgz x normalize url tgz vulnerable library found in head commit a href found in base branch master vulnerability details the normalize url package before x before and x before for node js has a redos regular expression denial of service issue because it has exponential performance for data urls publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 normalize url step up your open source security game with whitesource | 0 |
31,294 | 8,682,340,496 | IssuesEvent | 2018-12-02 07:02:15 | CE-Programming/CEmu | https://api.github.com/repos/CE-Programming/CEmu | closed | Windows builds are broken on Appveyor | BLOCKER OS:Windows build | master can't be built on Appveyor anymore, with a failure on zlib's `deflate.c`: https://ci.appveyor.com/project/alberthdev/cemu-q0nl8#L3756
`c:\users\win7x64\documents\libpng-apng\zlib-1.2.11\deflate.c(1992): error C2220: warning treated as error - no 'executable' file generated [C:\projects\cemu-q0nl8\build_static_32\CEmu.vcxproj]`
Since we want to release an updated 1.x version "soon" (probably the last 1.x), it'd be nice to have this fixed asap :) | 1.0 | Windows builds are broken on Appveyor - master can't be built on Appveyor anymore, with a failure on zlib's `deflate.c`: https://ci.appveyor.com/project/alberthdev/cemu-q0nl8#L3756
`c:\users\win7x64\documents\libpng-apng\zlib-1.2.11\deflate.c(1992): error C2220: warning treated as error - no 'executable' file generated [C:\projects\cemu-q0nl8\build_static_32\CEmu.vcxproj]`
Since we want to release an updated 1.x version "soon" (probably the last 1.x), it'd be nice to have this fixed asap :) | non_priority | windows builds are broken on appveyor master can t be built on appveyor anymore with a failure on zlib s deflate c c users documents libpng apng zlib deflate c error warning treated as error no executable file generated since we want to release an updated x version soon probably the last x it d be nice to have this fixed asap | 0 |
144,112 | 11,595,452,765 | IssuesEvent | 2020-02-24 17:01:23 | Princeton-CDH/mep-django | https://api.github.com/repos/Princeton-CDH/mep-django | closed | As a user, when I'm viewing a single card image I want to navigate to any card images associated with the same member so that I can see all of their borrowing activity in context. | awaiting testing | ## dev notes
- display thumbnails
- thumbnails are clickable
- thumbnail div is scrollable
- next/previous nav buttons on tablet and mobile
# testing notes
[design link - all screens](https://zpl.io/2vk5m7n)
I tested mostly with killen, but feel free to try a couple of different members with different amounts of cards (just one card, a few, a lot, etc). please also try on a device with a touch screen in addition to one with a mouse to make sure you can scroll around/touch things and it still works.
to test this, go to the member's page, then choose "cards", then pick any card.
- you should see thumbnails for all of the other card underneath the current one you're looking at
- there should be a small indicator showing the number of the card you're on / the total number of cards
- cards other than the one you're currently looking at should have their images faded out slightly
- if you hover over another card's thumbnail it should brighten up
- the card you're currently looking at should have a green outline around its thumbnail
- you should be able to scroll around on the list of other card thumbnails and click any of them
- the next/previous arrows on either side of the current card should still work the same way | 1.0 | As a user, when I'm viewing a single card image I want to navigate to any card images associated with the same member so that I can see all of their borrowing activity in context. - ## dev notes
- display thumbnails
- thumbnails are clickable
- thumbnail div is scrollable
- next/previous nav buttons on tablet and mobile
# testing notes
[design link - all screens](https://zpl.io/2vk5m7n)
I tested mostly with killen, but feel free to try a couple of different members with different amounts of cards (just one card, a few, a lot, etc). please also try on a device with a touch screen in addition to one with a mouse to make sure you can scroll around/touch things and it still works.
to test this, go to the member's page, then choose "cards", then pick any card.
- you should see thumbnails for all of the other card underneath the current one you're looking at
- there should be a small indicator showing the number of the card you're on / the total number of cards
- cards other than the one you're currently looking at should have their images faded out slightly
- if you hover over another card's thumbnail it should brighten up
- the card you're currently looking at should have a green outline around its thumbnail
- you should be able to scroll around on the list of other card thumbnails and click any of them
- the next/previous arrows on either side of the current card should still work the same way | non_priority | as a user when i m viewing a single card image i want to navigate to any card images associated with the same member so that i can see all of their borrowing activity in context dev notes display thumbnails thumbnails are clickable thumbnail div is scrollable next previous nav buttons on tablet and mobile testing notes i tested mostly with killen but feel free to try a couple of different members with different amounts of cards just one card a few a lot etc please also try on a device with a touch screen in addition to one with a mouse to make sure you can scroll around touch things and it still works to test this go to the member s page then choose cards then pick any card you should see thumbnails for all of the other card underneath the current one you re looking at there should be a small indicator showing the number of the card you re on the total number of cards cards other than the one you re currently looking at should have their images faded out slightly if you hover over another card s thumbnail it should brighten up the card you re currently looking at should have a green outline around its thumbnail you should be able to scroll around on the list of other card thumbnails and click any of them the next previous arrows on either side of the current card should still work the same way | 0 |
99,732 | 12,474,311,310 | IssuesEvent | 2020-05-29 09:25:31 | peopledoc/procrastinate | https://api.github.com/repos/peopledoc/procrastinate | closed | Implement an administration prompt with cmd | Contains: Exploration & Design decisions Contains: Some Python Contains: Some SQL Contains: Some documentation Good for: People looking for a challenge Type: Feature | Python's standard lib has https://docs.python.org/3/library/cmd.html , which will help us implement easily an interactive prompt.
We could probably use the following features:
- List queues (and number of queued & processing jobs per queue, with stats like processing rate, average wait time etc.)
- List tasks (and ... same stats)
- List jobs & search for a specific job (by task, queue, lock, id, maybe args)
- List stalled jobs and error jobs
(it would be nice if those pages could stay on and autorefresh)
(also, use colors ?)
- Display a job, and provide specific actions: discard it, retry it (now or later), manually set it to success or failure (well it's all about changing the state of the job)
- Batch action ?
And finally, the cmd prompt should just be an interface, and the real actions should be implemented independently in an `admin` module, because we'll probably have exactly the same needs for the API and/or the web admin panel. | 1.0 | Implement an administration prompt with cmd - Python's standard lib has https://docs.python.org/3/library/cmd.html , which will help us implement easily an interactive prompt.
We could probably use the following features:
- List queues (and number of queued & processing jobs per queue, with stats like processing rate, average wait time etc.)
- List tasks (and ... same stats)
- List jobs & search for a specific job (by task, queue, lock, id, maybe args)
- List stalled jobs and error jobs
(it would be nice if those pages could stay on and autorefresh)
(also, use colors ?)
- Display a job, and provide specific actions: discard it, retry it (now or later), manually set it to success or failure (well it's all about changing the state of the job)
- Batch action ?
And finally, the cmd prompt should just be an interface, and the real actions should be implemented independently in an `admin` module, because we'll probably have exactly the same needs for the API and/or the web admin panel. | non_priority | implement an administration prompt with cmd python s standard lib has which will help us implement easily an interactive prompt we could probably use the following features list queues and number of queued processing jobs per queue with stats like processing rate average wait time etc list tasks and same stats list jobs search for a specific job by task queue lock id maybe args list stalled jobs and error jobs it would be nice if those pages could stay on and autorefresh also use colors display a job and provide specific actions discard it retry it now or later manually set it to success or failure well it s all about changing the state of the job batch action and finally the cmd prompt should just be an interface and the real actions should be implemented independently in an admin module because we ll probably have exactly the same needs for the api and or the web admin panel | 0 |
88,251 | 17,501,530,129 | IssuesEvent | 2021-08-10 10:00:15 | sourcegraph/lsif-java | https://api.github.com/repos/sourcegraph/lsif-java | closed | sbt support | lsif-java team/code-intelligence dependency-indexing | We have sbt-sourcegraph that does some of the work but it still requires manual configuration and the steps are not documented. Opening this issue to track progress on adding automatic inference.
- [x] Automatically enable semanticdb-javac in sbt-sourcegraph
- [x] Support sbt v1.0-v1.3, or report helpful error message
- [x] Configurable version of SemanticDB and mtags
- [x] Support manual `addCompilerPlugin()`
- [ ] #293
- [ ] #294 | 1.0 | sbt support - We have sbt-sourcegraph that does some of the work but it still requires manual configuration and the steps are not documented. Opening this issue to track progress on adding automatic inference.
- [x] Automatically enable semanticdb-javac in sbt-sourcegraph
- [x] Support sbt v1.0-v1.3, or report helpful error message
- [x] Configurable version of SemanticDB and mtags
- [x] Support manual `addCompilerPlugin()`
- [ ] #293
- [ ] #294 | non_priority | sbt support we have sbt sourcegraph that does some of the work but it still requires manual configuration and the steps are not documented opening this issue to track progress on adding automatic inference automatically enable semanticdb javac in sbt sourcegraph support sbt or report helpful error message configurable version of semanticdb and mtags support manual addcompilerplugin | 0 |
406,667 | 11,900,944,733 | IssuesEvent | 2020-03-30 11:34:50 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | closed | Application Broker does not create ServiceBinding when auth has additional Header or Query params values | bug priority/critical | **Description**
Application Broker does not create ServiceBinding when auth send by Director has additional Header or Query params values.
Because of that bug client is not able to connect to registered Application which requires Header or Query parameters for authorization.
**Critical issues type:**
`Render a Kyma cluster unstable or unusable and have no workaround.`
**Fix**
Proper test coverage was added and issue is already fixed and merged into Kyma master, see: https://github.com/kyma-project/kyma/commit/16805be8a833fec280b7df24809fbb76fb6e9646
Commit to cherry-pick: `16805be8a833fec280b7df24809fbb76fb6e9646` | 1.0 | Application Broker does not create ServiceBinding when auth has additional Header or Query params values - **Description**
Application Broker does not create ServiceBinding when auth send by Director has additional Header or Query params values.
Because of that bug client is not able to connect to registered Application which requires Header or Query parameters for authorization.
**Critical issues type:**
`Render a Kyma cluster unstable or unusable and have no workaround.`
**Fix**
Proper test coverage was added and issue is already fixed and merged into Kyma master, see: https://github.com/kyma-project/kyma/commit/16805be8a833fec280b7df24809fbb76fb6e9646
Commit to cherry-pick: `16805be8a833fec280b7df24809fbb76fb6e9646` | priority | application broker does not create servicebinding when auth has additional header or query params values description application broker does not create servicebinding when auth send by director has additional header or query params values because of that bug client is not able to connect to registered application which requires header or query parameters for authorization critical issues type render a kyma cluster unstable or unusable and have no workaround fix proper test coverage was added and issue is already fixed and merged into kyma master see commit to cherry pick | 1 |
55,731 | 14,020,207,890 | IssuesEvent | 2020-10-29 19:19:31 | srivatsamarichi/ContosoAir | https://api.github.com/repos/srivatsamarichi/ContosoAir | opened | CVE-2019-20920 (High) detected in handlebars-4.0.12.tgz | security vulnerability | ## CVE-2019-20920 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.12.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz</a></p>
<p>Path to dependency file: ContosoAir/package.json</p>
<p>Path to vulnerable library: ContosoAir/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- :x: **handlebars-4.0.12.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/srivatsamarichi/ContosoAir/commit/7e3d160bd69713f60688f97955fd688a3fe91b8f">7e3d160bd69713f60688f97955fd688a3fe91b8f</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars templates or in a victim's browser (effectively serving as XSS).
<p>Publish Date: 2020-09-30
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20920>CVE-2019-20920</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>8.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20920">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20920</a></p>
<p>Release Date: 2020-09-30</p>
<p>Fix Resolution: v3.0.8, v4.5.3</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-2019-20920 (High) detected in handlebars-4.0.12.tgz - ## CVE-2019-20920 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.12.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates effectively with no frustration</p>
<p>Library home page: <a href="https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz">https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz</a></p>
<p>Path to dependency file: ContosoAir/package.json</p>
<p>Path to vulnerable library: ContosoAir/node_modules/handlebars/package.json</p>
<p>
Dependency Hierarchy:
- :x: **handlebars-4.0.12.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/srivatsamarichi/ContosoAir/commit/7e3d160bd69713f60688f97955fd688a3fe91b8f">7e3d160bd69713f60688f97955fd688a3fe91b8f</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars templates or in a victim's browser (effectively serving as XSS).
<p>Publish Date: 2020-09-30
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-20920>CVE-2019-20920</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>8.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20920">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20920</a></p>
<p>Release Date: 2020-09-30</p>
<p>Fix Resolution: v3.0.8, v4.5.3</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 high detected in handlebars tgz cve high severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file contosoair package json path to vulnerable library contosoair node modules handlebars package json dependency hierarchy x handlebars tgz vulnerable library found in head commit a href found in base branch master vulnerability details handlebars before and x before is vulnerable to arbitrary code execution the lookup helper fails to properly validate templates allowing attackers to submit templates that execute arbitrary javascript this can be used to run arbitrary code on a server processing handlebars templates or in a victim s browser effectively serving as xss publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope changed impact metrics confidentiality impact high 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 step up your open source security game with whitesource | 0 |
15,098 | 18,835,501,353 | IssuesEvent | 2021-11-11 00:06:14 | crim-ca/weaver | https://api.github.com/repos/crim-ca/weaver | closed | [Feature] Cache WPS-1/2 endpoint | triage/enhancement process/wps1 process/wps2 triage/feature | In order to avoid uselessly recreating the PyWPS Service which requires re-fetch and re-creation of every underlying DB processes on each WPS-1/2 request, we could use caching to quickly return the matching response.
Things that this caching needs to consider (maybe others also... to test) :
- request parameters to differentiate between various WPS calls (GetCapabilities, DescribeProcess, etc.)
- request response format according to Accept/Accept-Language headers
- any process update/addition (we could reset the cache flag when other routes submit this kind of modifications)
- request status must always redo since we want changing response over time although it is the same request (maybe in this case we can filter fetched DB processes to only this ID to at least reduce the number of items to generate/parse)
| 2.0 | [Feature] Cache WPS-1/2 endpoint - In order to avoid uselessly recreating the PyWPS Service which requires re-fetch and re-creation of every underlying DB processes on each WPS-1/2 request, we could use caching to quickly return the matching response.
Things that this caching needs to consider (maybe others also... to test) :
- request parameters to differentiate between various WPS calls (GetCapabilities, DescribeProcess, etc.)
- request response format according to Accept/Accept-Language headers
- any process update/addition (we could reset the cache flag when other routes submit this kind of modifications)
- request status must always redo since we want changing response over time although it is the same request (maybe in this case we can filter fetched DB processes to only this ID to at least reduce the number of items to generate/parse)
| non_priority | cache wps endpoint in order to avoid uselessly recreating the pywps service which requires re fetch and re creation of every underlying db processes on each wps request we could use caching to quickly return the matching response things that this caching needs to consider maybe others also to test request parameters to differentiate between various wps calls getcapabilities describeprocess etc request response format according to accept accept language headers any process update addition we could reset the cache flag when other routes submit this kind of modifications request status must always redo since we want changing response over time although it is the same request maybe in this case we can filter fetched db processes to only this id to at least reduce the number of items to generate parse | 0 |
733,670 | 25,316,798,847 | IssuesEvent | 2022-11-17 22:27:23 | ProjectSidewalk/SidewalkWebpage | https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage | closed | Keyboard shortcuts have been enabled on the audit page | Bug Priority High Easy Fix UI Bug Explore/Audit | ##### Brief description of problem/feature
WASD keyboard shortcuts have somehow been enabled on the Explore page... This is a huge problem, because we use S as a shortcut for Surface Problems and W as a shortcut for Crosswalks! When I try to add a surface problem label, I get moved backwards! Furthermore, if you open the context menu and then add the label on a different pano, it breaks the tool and you need to refresh the page...
This should likely just be a fix in a config, shouldn't be difficult! | 1.0 | Keyboard shortcuts have been enabled on the audit page - ##### Brief description of problem/feature
WASD keyboard shortcuts have somehow been enabled on the Explore page... This is a huge problem, because we use S as a shortcut for Surface Problems and W as a shortcut for Crosswalks! When I try to add a surface problem label, I get moved backwards! Furthermore, if you open the context menu and then add the label on a different pano, it breaks the tool and you need to refresh the page...
This should likely just be a fix in a config, shouldn't be difficult! | priority | keyboard shortcuts have been enabled on the audit page brief description of problem feature wasd keyboard shortcuts have somehow been enabled on the explore page this is a huge problem because we use s as a shortcut for surface problems and w as a shortcut for crosswalks when i try to add a surface problem label i get moved backwards furthermore if you open the context menu and then add the label on a different pano it breaks the tool and you need to refresh the page this should likely just be a fix in a config shouldn t be difficult | 1 |
308,615 | 26,618,315,053 | IssuesEvent | 2023-01-24 09:16:43 | airbytehq/airbyte | https://api.github.com/repos/airbytehq/airbyte | closed | Source S3: enable `high` test strictness level in SAT | type/enhancement area/connectors team/connectors-python test-strictness-level | ## What
A `test_strictness_level` field was introduced to Source Acceptance Tests (SAT).
S3 is a generally_available connector, we want it to have a `high` test strictness level.
**This will help**:
- maximize the SAT coverage on this connector.
- document its potential weaknesses in term of test coverage.
## How
1. Migrate the existing `acceptance-test-config.yml` file to the latest configuration format. (See instructions [here](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/bases/source-acceptance-test/README.md#L61))
2. Enable `high` test strictness level in `acceptance-test-config.yml`. (See instructions [here](https://github.com/airbytehq/airbyte/blob/master/docs/connector-development/testing-connectors/source-acceptance-tests-reference.md#L240))
3. Commit changes on `acceptance-test-config.yml` and open a PR.
4. Run SAT with the `/test` command on the branch.
5. If tests are failing please fix the failing test or use `bypass_reason` fields to explain why a specific test can't be run.
| 1.0 | Source S3: enable `high` test strictness level in SAT - ## What
A `test_strictness_level` field was introduced to Source Acceptance Tests (SAT).
S3 is a generally_available connector, we want it to have a `high` test strictness level.
**This will help**:
- maximize the SAT coverage on this connector.
- document its potential weaknesses in term of test coverage.
## How
1. Migrate the existing `acceptance-test-config.yml` file to the latest configuration format. (See instructions [here](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/bases/source-acceptance-test/README.md#L61))
2. Enable `high` test strictness level in `acceptance-test-config.yml`. (See instructions [here](https://github.com/airbytehq/airbyte/blob/master/docs/connector-development/testing-connectors/source-acceptance-tests-reference.md#L240))
3. Commit changes on `acceptance-test-config.yml` and open a PR.
4. Run SAT with the `/test` command on the branch.
5. If tests are failing please fix the failing test or use `bypass_reason` fields to explain why a specific test can't be run.
| non_priority | source enable high test strictness level in sat what a test strictness level field was introduced to source acceptance tests sat is a generally available connector we want it to have a high test strictness level this will help maximize the sat coverage on this connector document its potential weaknesses in term of test coverage how migrate the existing acceptance test config yml file to the latest configuration format see instructions enable high test strictness level in acceptance test config yml see instructions commit changes on acceptance test config yml and open a pr run sat with the test command on the branch if tests are failing please fix the failing test or use bypass reason fields to explain why a specific test can t be run | 0 |
85,360 | 10,606,730,016 | IssuesEvent | 2019-10-11 00:38:29 | jtackaberry/reaticulate | https://api.github.com/repos/jtackaberry/reaticulate | closed | Allow articulations to perform transformations on incoming notes | design enhancement | To provide more parity with [Cubase expression maps output mapping](https://steinberg.help/cubase_pro_artist/v9.5/en/cubase_nuendo/topics/expression_maps/expression_maps_output_mapping_r.html), articulations should be able to:
1. Transpose
2. Adjust velocity via a multiplier (for e.g. accents)
3. Interpolate velocity within a defined min and max value
4. Interpolate pitch within a defined lower and upper note pitch
Interpolation works like `outval = inval * (max-min)/127 + min` and would be evaluated *after* the fixed adjustments.

Cubase also allows outputting a specific note length. The use-case for this is much less interesting IMO as fixing note lengths precludes massaging performances. Also, it's much harder to implement since it would require timing the note-off, potentially queuing it for a later execution of `@block` and then ignoring the actual note-off.
## Design
### Reabank
Propose these articulation level attributes:
1. `velrange=<min>-<max>`
2. `pitchrange=<min>-<max>`
3. `transpose=<numpitches>` (can be negative)
4. `velocity=<coefficient>` (A number between 0-10 allowing two decimals of precision)
The attribute names are a lot more verbose than the existing ones since a) these are pretty rare and b) the reabank GUI will eventually render the complexity/readability concerns of reabanks moot.
### RFX
Use the new extensions capability to reserve an articulation extension for this feature. Stored in the extension:
1. Transposition: 7 bits
2. Velocity multiplier: 10 bits
3. Min/max velocity: 7+7=14 bits
4. Min/max pitch: 7+7=14 bits
This would be two 24-bit slots (if packed as (14+7) + (14+10)).
Velocity multiplier is divided by 100.0. 10 bits allows for a range of 0-10 with 2 decimals of resolution. | 1.0 | Allow articulations to perform transformations on incoming notes - To provide more parity with [Cubase expression maps output mapping](https://steinberg.help/cubase_pro_artist/v9.5/en/cubase_nuendo/topics/expression_maps/expression_maps_output_mapping_r.html), articulations should be able to:
1. Transpose
2. Adjust velocity via a multiplier (for e.g. accents)
3. Interpolate velocity within a defined min and max value
4. Interpolate pitch within a defined lower and upper note pitch
Interpolation works like `outval = inval * (max-min)/127 + min` and would be evaluated *after* the fixed adjustments.

Cubase also allows outputting a specific note length. The use-case for this is much less interesting IMO as fixing note lengths precludes massaging performances. Also, it's much harder to implement since it would require timing the note-off, potentially queuing it for a later execution of `@block` and then ignoring the actual note-off.
## Design
### Reabank
Propose these articulation level attributes:
1. `velrange=<min>-<max>`
2. `pitchrange=<min>-<max>`
3. `transpose=<numpitches>` (can be negative)
4. `velocity=<coefficient>` (A number between 0-10 allowing two decimals of precision)
The attribute names are a lot more verbose than the existing ones since a) these are pretty rare and b) the reabank GUI will eventually render the complexity/readability concerns of reabanks moot.
### RFX
Use the new extensions capability to reserve an articulation extension for this feature. Stored in the extension:
1. Transposition: 7 bits
2. Velocity multiplier: 10 bits
3. Min/max velocity: 7+7=14 bits
4. Min/max pitch: 7+7=14 bits
This would be two 24-bit slots (if packed as (14+7) + (14+10)).
Velocity multiplier is divided by 100.0. 10 bits allows for a range of 0-10 with 2 decimals of resolution. | non_priority | allow articulations to perform transformations on incoming notes to provide more parity with articulations should be able to transpose adjust velocity via a multiplier for e g accents interpolate velocity within a defined min and max value interpolate pitch within a defined lower and upper note pitch interpolation works like outval inval max min min and would be evaluated after the fixed adjustments cubase also allows outputting a specific note length the use case for this is much less interesting imo as fixing note lengths precludes massaging performances also it s much harder to implement since it would require timing the note off potentially queuing it for a later execution of block and then ignoring the actual note off design reabank propose these articulation level attributes velrange pitchrange transpose can be negative velocity a number between allowing two decimals of precision the attribute names are a lot more verbose than the existing ones since a these are pretty rare and b the reabank gui will eventually render the complexity readability concerns of reabanks moot rfx use the new extensions capability to reserve an articulation extension for this feature stored in the extension transposition bits velocity multiplier bits min max velocity bits min max pitch bits this would be two bit slots if packed as velocity multiplier is divided by bits allows for a range of with decimals of resolution | 0 |
233,066 | 25,726,622,781 | IssuesEvent | 2022-12-07 17:05:33 | hugh-mend/skf-labs | https://api.github.com/repos/hugh-mend/skf-labs | opened | rails-5.2.3.gem: 6 vulnerabilities (highest severity is: 9.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-5.2.3.gem</b></p></summary>
<p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.3.gem">https://rubygems.org/gems/rails-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /em/ruby/2.7.0/cache/rails-5.2.3.gem</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (rails version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2022-21831](https://www.mend.io/vulnerability-database/CVE-2022-21831) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 9.8 | activestorage-5.2.3.gem | Transitive | N/A* | ❌ |
| [CVE-2020-8162](https://www.mend.io/vulnerability-database/CVE-2020-8162) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | activestorage-5.2.3.gem | Transitive | N/A* | ❌ |
| [CVE-2021-22880](https://www.mend.io/vulnerability-database/CVE-2021-22880) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | detected in multiple dependencies | Transitive | N/A* | ✅ |
| [CVE-2020-7663](https://www.mend.io/vulnerability-database/CVE-2020-7663) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | websocket-extensions-0.1.3.gem | Transitive | N/A* | ❌ |
| [CVE-2022-32224](https://www.mend.io/vulnerability-database/CVE-2022-32224) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.0 | activerecord-5.2.3.gem | Transitive | N/A* | ❌ |
| [CVE-2020-8167](https://www.mend.io/vulnerability-database/CVE-2020-8167) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.5 | rails-5.2.3.gem | Direct | 6.0.3.1,5.2.4.3 | ✅ |
<p>*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.</p>
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-21831</summary>
### Vulnerable Library - <b>activestorage-5.2.3.gem</b></p>
<p>Attach cloud and local files in Rails applications.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activestorage-5.2.3.gem">https://rubygems.org/gems/activestorage-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activestorage-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activestorage-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A code injection vulnerability exists in the Active Storage >= v5.2.0 that could allow an attacker to execute code via image_processing arguments.
<p>Publish Date: 2022-05-26
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-21831>CVE-2022-21831</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>9.8</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</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-w749-p3v6-hccq">https://github.com/advisories/GHSA-w749-p3v6-hccq</a></p>
<p>Release Date: 2022-05-26</p>
<p>Fix Resolution: activestorage - 5.2.6.3,6.0.4.7,6.1.4.7,7.0.2.3</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2020-8162</summary>
### Vulnerable Library - <b>activestorage-5.2.3.gem</b></p>
<p>Attach cloud and local files in Rails applications.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activestorage-5.2.3.gem">https://rubygems.org/gems/activestorage-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activestorage-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activestorage-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A client side enforcement of server side security vulnerability exists in rails < 5.2.4.2 and rails < 6.0.3.1 ActiveStorage's S3 adapter that allows the Content-Length of a direct file upload to be modified by an end user bypassing upload limits.
<p>Publish Date: 2020-06-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-8162>CVE-2020-8162</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- 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-m42x-37p3-fv5w">https://github.com/advisories/GHSA-m42x-37p3-fv5w</a></p>
<p>Release Date: 2020-06-19</p>
<p>Fix Resolution: 5.2.4.3,6.0.3.1</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-22880</summary>
### Vulnerable Libraries - <b>activerecord-5.2.3.gem</b>, <b>rails-5.2.3.gem</b></p>
<p>
### <b>activerecord-5.2.3.gem</b></p>
<p>Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activerecord-5.2.3.gem">https://rubygems.org/gems/activerecord-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activerecord-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activerecord-5.2.3.gem** (Vulnerable Library)
### <b>rails-5.2.3.gem</b></p>
<p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.3.gem">https://rubygems.org/gems/rails-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /em/ruby/2.7.0/cache/rails-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- :x: **rails-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service (REDoS) vulnerability. Carefully crafted input can cause the input validation in the `money` type of the PostgreSQL adapter in Active Record to spend too much time in a regular expression, resulting in the potential for a DoS attack. This only impacts Rails applications that are using PostgreSQL along with money type columns that take user input.
<p>Publish Date: 2021-02-11
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-22880>CVE-2021-22880</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://discuss.rubyonrails.org/t/cve-2021-22880-possible-dos-vulnerability-in-active-record-postgresql-adapter/77129">https://discuss.rubyonrails.org/t/cve-2021-22880-possible-dos-vulnerability-in-active-record-postgresql-adapter/77129</a></p>
<p>Release Date: 2021-02-11</p>
<p>Fix Resolution: 5.2.4.5,6.0.3.5,6.1.2.1</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2020-7663</summary>
### Vulnerable Library - <b>websocket-extensions-0.1.3.gem</b></p>
<p></p>
<p>Library home page: <a href="https://rubygems.org/gems/websocket-extensions-0.1.3.gem">https://rubygems.org/gems/websocket-extensions-0.1.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/websocket-extensions-0.1.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- actioncable-5.2.3.gem
- websocket-driver-0.7.0.gem
- :x: **websocket-extensions-0.1.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
websocket-extensions ruby module prior to 0.1.5 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.
<p>Publish Date: 2020-06-02
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-7663>CVE-2020-7663</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7663">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7663</a></p>
<p>Release Date: 2020-09-17</p>
<p>Fix Resolution: websocket-extensions:0.1.5</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-32224</summary>
### Vulnerable Library - <b>activerecord-5.2.3.gem</b></p>
<p>Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activerecord-5.2.3.gem">https://rubygems.org/gems/activerecord-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activerecord-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activerecord-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A possible escalation to RCE vulnerability exists when using YAML serialized columns in Active Record < 7.0.3.1, <6.1.6.1, <6.0.5.1 and <5.2.8.1 which could allow an attacker, that can manipulate data in the database (via means like SQL injection), the ability to escalate to an RCE.
<p>Publish Date: 2022-12-05
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-32224>CVE-2022-32224</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.0</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</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-3hhc-qp5v-9p2j">https://github.com/advisories/GHSA-3hhc-qp5v-9p2j</a></p>
<p>Release Date: 2022-06-02</p>
<p>Fix Resolution: activerecord - 5.2.8.1,6.0.5.1,6.1.6.1,7.0.3.1</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2020-8167</summary>
### Vulnerable Library - <b>rails-5.2.3.gem</b></p>
<p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.3.gem">https://rubygems.org/gems/rails-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /em/ruby/2.7.0/cache/rails-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- :x: **rails-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A CSRF vulnerability exists in rails <= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains.
<p>Publish Date: 2020-06-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-8167>CVE-2020-8167</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>6.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- 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://rubygems.org/gems/rails/versions/6.0.3.1">https://rubygems.org/gems/rails/versions/6.0.3.1</a></p>
<p>Release Date: 2020-06-19</p>
<p>Fix Resolution: 6.0.3.1,5.2.4.3</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p> | True | rails-5.2.3.gem: 6 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails-5.2.3.gem</b></p></summary>
<p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.3.gem">https://rubygems.org/gems/rails-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /em/ruby/2.7.0/cache/rails-5.2.3.gem</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (rails version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2022-21831](https://www.mend.io/vulnerability-database/CVE-2022-21831) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 9.8 | activestorage-5.2.3.gem | Transitive | N/A* | ❌ |
| [CVE-2020-8162](https://www.mend.io/vulnerability-database/CVE-2020-8162) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | activestorage-5.2.3.gem | Transitive | N/A* | ❌ |
| [CVE-2021-22880](https://www.mend.io/vulnerability-database/CVE-2021-22880) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | detected in multiple dependencies | Transitive | N/A* | ✅ |
| [CVE-2020-7663](https://www.mend.io/vulnerability-database/CVE-2020-7663) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | websocket-extensions-0.1.3.gem | Transitive | N/A* | ❌ |
| [CVE-2022-32224](https://www.mend.io/vulnerability-database/CVE-2022-32224) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.0 | activerecord-5.2.3.gem | Transitive | N/A* | ❌ |
| [CVE-2020-8167](https://www.mend.io/vulnerability-database/CVE-2020-8167) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.5 | rails-5.2.3.gem | Direct | 6.0.3.1,5.2.4.3 | ✅ |
<p>*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.</p>
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-21831</summary>
### Vulnerable Library - <b>activestorage-5.2.3.gem</b></p>
<p>Attach cloud and local files in Rails applications.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activestorage-5.2.3.gem">https://rubygems.org/gems/activestorage-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activestorage-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activestorage-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A code injection vulnerability exists in the Active Storage >= v5.2.0 that could allow an attacker to execute code via image_processing arguments.
<p>Publish Date: 2022-05-26
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-21831>CVE-2022-21831</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>9.8</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</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-w749-p3v6-hccq">https://github.com/advisories/GHSA-w749-p3v6-hccq</a></p>
<p>Release Date: 2022-05-26</p>
<p>Fix Resolution: activestorage - 5.2.6.3,6.0.4.7,6.1.4.7,7.0.2.3</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2020-8162</summary>
### Vulnerable Library - <b>activestorage-5.2.3.gem</b></p>
<p>Attach cloud and local files in Rails applications.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activestorage-5.2.3.gem">https://rubygems.org/gems/activestorage-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activestorage-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activestorage-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A client side enforcement of server side security vulnerability exists in rails < 5.2.4.2 and rails < 6.0.3.1 ActiveStorage's S3 adapter that allows the Content-Length of a direct file upload to be modified by an end user bypassing upload limits.
<p>Publish Date: 2020-06-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-8162>CVE-2020-8162</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- 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-m42x-37p3-fv5w">https://github.com/advisories/GHSA-m42x-37p3-fv5w</a></p>
<p>Release Date: 2020-06-19</p>
<p>Fix Resolution: 5.2.4.3,6.0.3.1</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2021-22880</summary>
### Vulnerable Libraries - <b>activerecord-5.2.3.gem</b>, <b>rails-5.2.3.gem</b></p>
<p>
### <b>activerecord-5.2.3.gem</b></p>
<p>Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activerecord-5.2.3.gem">https://rubygems.org/gems/activerecord-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activerecord-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activerecord-5.2.3.gem** (Vulnerable Library)
### <b>rails-5.2.3.gem</b></p>
<p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.3.gem">https://rubygems.org/gems/rails-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /em/ruby/2.7.0/cache/rails-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- :x: **rails-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
The PostgreSQL adapter in Active Record before 6.1.2.1, 6.0.3.5, 5.2.4.5 suffers from a regular expression denial of service (REDoS) vulnerability. Carefully crafted input can cause the input validation in the `money` type of the PostgreSQL adapter in Active Record to spend too much time in a regular expression, resulting in the potential for a DoS attack. This only impacts Rails applications that are using PostgreSQL along with money type columns that take user input.
<p>Publish Date: 2021-02-11
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-22880>CVE-2021-22880</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://discuss.rubyonrails.org/t/cve-2021-22880-possible-dos-vulnerability-in-active-record-postgresql-adapter/77129">https://discuss.rubyonrails.org/t/cve-2021-22880-possible-dos-vulnerability-in-active-record-postgresql-adapter/77129</a></p>
<p>Release Date: 2021-02-11</p>
<p>Fix Resolution: 5.2.4.5,6.0.3.5,6.1.2.1</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2020-7663</summary>
### Vulnerable Library - <b>websocket-extensions-0.1.3.gem</b></p>
<p></p>
<p>Library home page: <a href="https://rubygems.org/gems/websocket-extensions-0.1.3.gem">https://rubygems.org/gems/websocket-extensions-0.1.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/websocket-extensions-0.1.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- actioncable-5.2.3.gem
- websocket-driver-0.7.0.gem
- :x: **websocket-extensions-0.1.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
websocket-extensions ruby module prior to 0.1.5 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other character. This could be abused by an attacker to conduct Regex Denial Of Service (ReDoS) on a single-threaded server by providing a malicious payload with the Sec-WebSocket-Extensions header.
<p>Publish Date: 2020-06-02
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-7663>CVE-2020-7663</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7663">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7663</a></p>
<p>Release Date: 2020-09-17</p>
<p>Fix Resolution: websocket-extensions:0.1.5</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-32224</summary>
### Vulnerable Library - <b>activerecord-5.2.3.gem</b></p>
<p>Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.</p>
<p>Library home page: <a href="https://rubygems.org/gems/activerecord-5.2.3.gem">https://rubygems.org/gems/activerecord-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activerecord-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-5.2.3.gem (Root Library)
- :x: **activerecord-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A possible escalation to RCE vulnerability exists when using YAML serialized columns in Active Record < 7.0.3.1, <6.1.6.1, <6.0.5.1 and <5.2.8.1 which could allow an attacker, that can manipulate data in the database (via means like SQL injection), the ability to escalate to an RCE.
<p>Publish Date: 2022-12-05
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-32224>CVE-2022-32224</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.0</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</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-3hhc-qp5v-9p2j">https://github.com/advisories/GHSA-3hhc-qp5v-9p2j</a></p>
<p>Release Date: 2022-06-02</p>
<p>Fix Resolution: activerecord - 5.2.8.1,6.0.5.1,6.1.6.1,7.0.3.1</p>
</p>
<p></p>
</details><details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2020-8167</summary>
### Vulnerable Library - <b>rails-5.2.3.gem</b></p>
<p>Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails-5.2.3.gem">https://rubygems.org/gems/rails-5.2.3.gem</a></p>
<p>Path to dependency file: /ruby/parameter-binding/Gemfile.lock</p>
<p>Path to vulnerable library: /em/ruby/2.7.0/cache/rails-5.2.3.gem</p>
<p>
Dependency Hierarchy:
- :x: **rails-5.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/hugh-mend/skf-labs/commit/269637411137fa47e8931c885cbae774775bfe97">269637411137fa47e8931c885cbae774775bfe97</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A CSRF vulnerability exists in rails <= 6.0.3 rails-ujs module that could allow attackers to send CSRF tokens to wrong domains.
<p>Publish Date: 2020-06-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-8167>CVE-2020-8167</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>6.5</b>)
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- 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://rubygems.org/gems/rails/versions/6.0.3.1">https://rubygems.org/gems/rails/versions/6.0.3.1</a></p>
<p>Release Date: 2020-06-19</p>
<p>Fix Resolution: 6.0.3.1,5.2.4.3</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p> | non_priority | rails gem vulnerabilities highest severity is vulnerable library rails gem ruby on rails is a full stack web framework optimized for programmer happiness and sustainable productivity it encourages beautiful code by favoring convention over configuration library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library em ruby cache rails gem found in head commit a href vulnerabilities cve severity cvss dependency type fixed in rails version remediation available high activestorage gem transitive n a high activestorage gem transitive n a high detected in multiple dependencies transitive n a high websocket extensions gem transitive n a high activerecord gem transitive n a medium rails gem direct for some transitive vulnerabilities there is no version of direct dependency with a fix check the section details below to see if there is a version of transitive dependency where vulnerability is fixed details cve vulnerable library activestorage gem attach cloud and local files in rails applications library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library home wss scanner gem ruby cache activestorage gem dependency hierarchy rails gem root library x activestorage gem vulnerable library found in head commit a href found in base branch master vulnerability details a code injection vulnerability exists in the active storage that could allow an attacker to execute code via image processing arguments publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution activestorage cve vulnerable library activestorage gem attach cloud and local files in rails applications library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library home wss scanner gem ruby cache activestorage gem dependency hierarchy rails gem root library x activestorage gem vulnerable library found in head commit a href found in base branch master vulnerability details a client side enforcement of server side security vulnerability exists in rails and rails activestorage s adapter that allows the content length of a direct file upload to be modified by an end user bypassing upload limits publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution cve vulnerable libraries activerecord gem rails gem activerecord gem databases on rails build a persistent domain model by mapping database tables to ruby classes strong conventions for associations validations aggregations migrations and testing come baked in library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library home wss scanner gem ruby cache activerecord gem dependency hierarchy rails gem root library x activerecord gem vulnerable library rails gem ruby on rails is a full stack web framework optimized for programmer happiness and sustainable productivity it encourages beautiful code by favoring convention over configuration library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library em ruby cache rails gem dependency hierarchy x rails gem vulnerable library found in head commit a href found in base branch master vulnerability details the postgresql adapter in active record before suffers from a regular expression denial of service redos vulnerability carefully crafted input can cause the input validation in the money type of the postgresql adapter in active record to spend too much time in a regular expression resulting in the potential for a dos attack this only impacts rails applications that are using postgresql along with money type columns that take user input publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 rescue worker helmet automatic remediation is available for this issue cve vulnerable library websocket extensions gem library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library home wss scanner gem ruby cache websocket extensions gem dependency hierarchy rails gem root library actioncable gem websocket driver gem x websocket extensions gem vulnerable library found in head commit a href found in base branch master vulnerability details websocket extensions ruby module prior to allows denial of service dos via regex backtracking the extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two byte sequence of a backslash and some other character this could be abused by an attacker to conduct regex denial of service redos on a single threaded server by providing a malicious payload with the sec websocket extensions header publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 websocket extensions cve vulnerable library activerecord gem databases on rails build a persistent domain model by mapping database tables to ruby classes strong conventions for associations validations aggregations migrations and testing come baked in library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library home wss scanner gem ruby cache activerecord gem dependency hierarchy rails gem root library x activerecord gem vulnerable library found in head commit a href found in base branch master vulnerability details a possible escalation to rce vulnerability exists when using yaml serialized columns in active record and which could allow an attacker that can manipulate data in the database via means like sql injection the ability to escalate to an rce publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution activerecord cve vulnerable library rails gem ruby on rails is a full stack web framework optimized for programmer happiness and sustainable productivity it encourages beautiful code by favoring convention over configuration library home page a href path to dependency file ruby parameter binding gemfile lock path to vulnerable library em ruby cache rails gem dependency hierarchy x rails gem vulnerable library found in head commit a href found in base branch master vulnerability details a csrf vulnerability exists in rails rails ujs module that could allow attackers to send csrf tokens to wrong domains 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 unchanged impact metrics confidentiality impact none integrity impact high availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution rescue worker helmet automatic remediation is available for this issue rescue worker helmet automatic remediation is available for this issue | 0 |
469,211 | 13,503,552,199 | IssuesEvent | 2020-09-13 14:05:13 | jenkins-x/jx | https://api.github.com/repos/jenkins-x/jx | closed | Extending build process via metapipeline | area/apps area/pipeline area/tekton kind/enhancement lifecycle/rotten priority/important-longterm | ### Summary
I have been working on an App to extend the build process via the mechanism in Metapipeline and wanted to share some challenges.
Firstly, using the plugin mechanism, there is currently no way to specify when in the build process your plugin will be invoked. At minimum, this needs to support the ability to inject functionality before and after the codebase is built, but ideally needs to allow detailed control over the injection point, plus some mechanism to reconcile multiple plugins attempting to insert at the same point.
Plugins are invoked for every build. In many cases, you don't want the additional functionality of your plugin in all the places it will be invoked, such as during promotion of code to an environment. Often, your code will fail if invoked during these types of build since it may expect to operate upon files that don't exist during those phases. At the present, that means that your plugin code has to understand the whole build lifecycle, work out where it is in that cycle and potentially disable itself when not required. This is tricky, since there are no available indicators that reliably show which cycle of which type of build pipeline you are in at the point that your plugin has been invoked. We could add some environment variables to mark this out more clearly, but architecturally it would be better to encapsulate this so it is hidden from the user and instead offer a way for a plugin to nominate points in the build where it would like to be invoked.
It is very likely that build plugins will need configuration in the form of environment variables, secrets, config maps or volume mounts to enable them to invoke other secure services. Right now, these plugins are invoked in the context of a build and there doesn't seem to be a mechanism to inject appropriate config, other than as command line parameters to the shell session that is invoked.
We would benefit from having a quickstart for Apps that extend Jenkins-X, since their build pipeline needs to be somewhat different from a conventional user Application.
### Jx version
The output of `jx version` is:
```
jx 2.0.1011
Kubernetes cluster v1.13.11-gke.14
kubectl v1.16.2
helm client Client: v2.14.0+g05811b8
git 2.21.0
Operating System Mac OS X 10.14.6 build 18G1012
```
| 1.0 | Extending build process via metapipeline - ### Summary
I have been working on an App to extend the build process via the mechanism in Metapipeline and wanted to share some challenges.
Firstly, using the plugin mechanism, there is currently no way to specify when in the build process your plugin will be invoked. At minimum, this needs to support the ability to inject functionality before and after the codebase is built, but ideally needs to allow detailed control over the injection point, plus some mechanism to reconcile multiple plugins attempting to insert at the same point.
Plugins are invoked for every build. In many cases, you don't want the additional functionality of your plugin in all the places it will be invoked, such as during promotion of code to an environment. Often, your code will fail if invoked during these types of build since it may expect to operate upon files that don't exist during those phases. At the present, that means that your plugin code has to understand the whole build lifecycle, work out where it is in that cycle and potentially disable itself when not required. This is tricky, since there are no available indicators that reliably show which cycle of which type of build pipeline you are in at the point that your plugin has been invoked. We could add some environment variables to mark this out more clearly, but architecturally it would be better to encapsulate this so it is hidden from the user and instead offer a way for a plugin to nominate points in the build where it would like to be invoked.
It is very likely that build plugins will need configuration in the form of environment variables, secrets, config maps or volume mounts to enable them to invoke other secure services. Right now, these plugins are invoked in the context of a build and there doesn't seem to be a mechanism to inject appropriate config, other than as command line parameters to the shell session that is invoked.
We would benefit from having a quickstart for Apps that extend Jenkins-X, since their build pipeline needs to be somewhat different from a conventional user Application.
### Jx version
The output of `jx version` is:
```
jx 2.0.1011
Kubernetes cluster v1.13.11-gke.14
kubectl v1.16.2
helm client Client: v2.14.0+g05811b8
git 2.21.0
Operating System Mac OS X 10.14.6 build 18G1012
```
| priority | extending build process via metapipeline summary i have been working on an app to extend the build process via the mechanism in metapipeline and wanted to share some challenges firstly using the plugin mechanism there is currently no way to specify when in the build process your plugin will be invoked at minimum this needs to support the ability to inject functionality before and after the codebase is built but ideally needs to allow detailed control over the injection point plus some mechanism to reconcile multiple plugins attempting to insert at the same point plugins are invoked for every build in many cases you don t want the additional functionality of your plugin in all the places it will be invoked such as during promotion of code to an environment often your code will fail if invoked during these types of build since it may expect to operate upon files that don t exist during those phases at the present that means that your plugin code has to understand the whole build lifecycle work out where it is in that cycle and potentially disable itself when not required this is tricky since there are no available indicators that reliably show which cycle of which type of build pipeline you are in at the point that your plugin has been invoked we could add some environment variables to mark this out more clearly but architecturally it would be better to encapsulate this so it is hidden from the user and instead offer a way for a plugin to nominate points in the build where it would like to be invoked it is very likely that build plugins will need configuration in the form of environment variables secrets config maps or volume mounts to enable them to invoke other secure services right now these plugins are invoked in the context of a build and there doesn t seem to be a mechanism to inject appropriate config other than as command line parameters to the shell session that is invoked we would benefit from having a quickstart for apps that extend jenkins x since their build pipeline needs to be somewhat different from a conventional user application jx version the output of jx version is jx kubernetes cluster gke kubectl helm client client git operating system mac os x build | 1 |
7,246 | 10,568,034,236 | IssuesEvent | 2019-10-06 09:56:52 | lastunicorn/MedicX | https://api.github.com/repos/lastunicorn/MedicX | opened | Display current investigation's Sent By medic in the details panel | requirement | As a user,
When the details of an investigation are displayed, I want a list with all the medics to be displayed as a drop-down list in the details panel and the consultation's Sent By medic to be selected
So that I can change it.
Epic: #4 | 1.0 | Display current investigation's Sent By medic in the details panel - As a user,
When the details of an investigation are displayed, I want a list with all the medics to be displayed as a drop-down list in the details panel and the consultation's Sent By medic to be selected
So that I can change it.
Epic: #4 | non_priority | display current investigation s sent by medic in the details panel as a user when the details of an investigation are displayed i want a list with all the medics to be displayed as a drop down list in the details panel and the consultation s sent by medic to be selected so that i can change it epic | 0 |
6,549 | 6,510,076,686 | IssuesEvent | 2017-08-25 00:33:26 | gparmer/composite | https://api.github.com/repos/gparmer/composite | closed | automate programming style | infrastructure | We should use `uncrustify` (https://github.com/uncrustify/uncrustify or `apt-get install uncrustify`) to automate the trivial parts of the style guide (spacing, alignment, use of new-lines, etc...). See `uncrustify --show-config` for a full list of options. I believe most of the trivial aspects can be captured by options there.
The second level of this is to write a script to take `git status` output (e.g. something like `git status | grep "modified: \|new file: " | sed 's/new file: //' | sed 's/modified: //' | xargs uncrustify`), and run `diff` on the file being committed, and the `uncrustify`ed version of that file so that we can check style before committing. The necessary downside is that we'll have to fix up a ton of old non-style-conformant code, but that is likely for the better. Doing it in this way would at least provide an iterative path to updating the code.
| 1.0 | automate programming style - We should use `uncrustify` (https://github.com/uncrustify/uncrustify or `apt-get install uncrustify`) to automate the trivial parts of the style guide (spacing, alignment, use of new-lines, etc...). See `uncrustify --show-config` for a full list of options. I believe most of the trivial aspects can be captured by options there.
The second level of this is to write a script to take `git status` output (e.g. something like `git status | grep "modified: \|new file: " | sed 's/new file: //' | sed 's/modified: //' | xargs uncrustify`), and run `diff` on the file being committed, and the `uncrustify`ed version of that file so that we can check style before committing. The necessary downside is that we'll have to fix up a ton of old non-style-conformant code, but that is likely for the better. Doing it in this way would at least provide an iterative path to updating the code.
| non_priority | automate programming style we should use uncrustify or apt get install uncrustify to automate the trivial parts of the style guide spacing alignment use of new lines etc see uncrustify show config for a full list of options i believe most of the trivial aspects can be captured by options there the second level of this is to write a script to take git status output e g something like git status grep modified new file sed s new file sed s modified xargs uncrustify and run diff on the file being committed and the uncrustify ed version of that file so that we can check style before committing the necessary downside is that we ll have to fix up a ton of old non style conformant code but that is likely for the better doing it in this way would at least provide an iterative path to updating the code | 0 |
146,710 | 19,471,034,261 | IssuesEvent | 2021-12-24 01:09:30 | AkshayMukkavilli/Analyzing-the-Significance-of-Structure-in-Amazon-Review-Data-Using-Machine-Learning-Approaches | https://api.github.com/repos/AkshayMukkavilli/Analyzing-the-Significance-of-Structure-in-Amazon-Review-Data-Using-Machine-Learning-Approaches | opened | CVE-2021-33430 (High) detected in numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl | security vulnerability | ## CVE-2021-33430 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>NumPy is the fundamental package for array computing with Python.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/e1/72/179a78b565ecf01fe98dab6417581d30acac15c2d93c49f93169ebea99b1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/e1/72/179a78b565ecf01fe98dab6417581d30acac15c2d93c49f93169ebea99b1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl</a></p>
<p>Path to dependency file: /FinalProject/requirements.txt</p>
<p>Path to vulnerable library: teSource-ArchiveExtractor_8b9e071c-3b11-4aa9-ba60-cdeb60d053b7/20190525011350_65403/20190525011256_depth_0/1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64/numpy</p>
<p>
Dependency Hierarchy:
- :x: **numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service.
<p>Publish Date: 2021-12-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33430>CVE-2021-33430</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>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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-2021-33430">https://nvd.nist.gov/vuln/detail/CVE-2021-33430</a></p>
<p>Release Date: 2021-12-17</p>
<p>Fix Resolution: numpy - 1.21.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-2021-33430 (High) detected in numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-33430 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>NumPy is the fundamental package for array computing with Python.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/e1/72/179a78b565ecf01fe98dab6417581d30acac15c2d93c49f93169ebea99b1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/e1/72/179a78b565ecf01fe98dab6417581d30acac15c2d93c49f93169ebea99b1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl</a></p>
<p>Path to dependency file: /FinalProject/requirements.txt</p>
<p>Path to vulnerable library: teSource-ArchiveExtractor_8b9e071c-3b11-4aa9-ba60-cdeb60d053b7/20190525011350_65403/20190525011256_depth_0/1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64/numpy</p>
<p>
Dependency Hierarchy:
- :x: **numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service.
<p>Publish Date: 2021-12-17
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33430>CVE-2021-33430</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>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- 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-2021-33430">https://nvd.nist.gov/vuln/detail/CVE-2021-33430</a></p>
<p>Release Date: 2021-12-17</p>
<p>Fix Resolution: numpy - 1.21.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 high detected in numpy whl cve high severity vulnerability vulnerable library numpy whl numpy is the fundamental package for array computing with python library home page a href path to dependency file finalproject requirements txt path to vulnerable library tesource archiveextractor depth numpy numpy dependency hierarchy x numpy whl vulnerable library vulnerability details a buffer overflow vulnerability exists in numpy x in the pyarray newfromdescr int function of ctors c when specifying arrays of large dimensions over from python code which could let a malicious user cause a denial of service publish date url a href cvss score details base score metrics exploitability metrics attack vector network 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 numpy step up your open source security game with whitesource | 0 |
83,836 | 24,153,045,995 | IssuesEvent | 2022-09-22 04:10:20 | jacob-alford/schemable-ts-types | https://api.github.com/repos/jacob-alford/schemable-ts-types | closed | Add Husky for pre-commit hooks | build | Eslint, Typescript checks are in place but need to be adopted for pre-commit hooks. | 1.0 | Add Husky for pre-commit hooks - Eslint, Typescript checks are in place but need to be adopted for pre-commit hooks. | non_priority | add husky for pre commit hooks eslint typescript checks are in place but need to be adopted for pre commit hooks | 0 |
179,954 | 30,329,651,945 | IssuesEvent | 2023-07-11 04:58:34 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Bug]: The custom themes are not displayed in the theme setting section when user create a new branch from master | Bug Enhancement App Viewers Pod Needs Triaging Git Version Control App Theming Git Pod Widget design system | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
when user create new branch from master the newly created custom theme is not displayed in the list
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/45958978/225594855-b5ef10ee-dab7-4745-b040-3b422e8929df.png">
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/45958978/225595003-f51937b4-764a-41f2-a7bd-a164cdb89ac8.png">
### Steps To Reproduce
1. Create application
2. Customize the theme e.g. set primary color to black
3. Connect the app with Git
4. Create a new branch e.g. `dev`
5. Change the primary color to something else on `dev` branch e.g. yellow
6. commit and push the `dev` branch
7. Go to `main` branch
8. Delete the `dev` branch
9. Checkout to the branch `origin/dev`
10. Checkout to `main` again. Now, you should see primary color has been set to yellow. Although you’ve set black to `main` branch.
11. Delete the `dev` branch.
12. Refresh the page `main` branch. Now, check the primary color is set to default blue color. If you check the DB, themes set to `main` branch are deleted.
### Public Sample App
_No response_
### Environment
Production
### Issue video log
_No response_
### Version
release | 1.0 | [Bug]: The custom themes are not displayed in the theme setting section when user create a new branch from master - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
when user create new branch from master the newly created custom theme is not displayed in the list
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/45958978/225594855-b5ef10ee-dab7-4745-b040-3b422e8929df.png">
<img width="1440" alt="image" src="https://user-images.githubusercontent.com/45958978/225595003-f51937b4-764a-41f2-a7bd-a164cdb89ac8.png">
### Steps To Reproduce
1. Create application
2. Customize the theme e.g. set primary color to black
3. Connect the app with Git
4. Create a new branch e.g. `dev`
5. Change the primary color to something else on `dev` branch e.g. yellow
6. commit and push the `dev` branch
7. Go to `main` branch
8. Delete the `dev` branch
9. Checkout to the branch `origin/dev`
10. Checkout to `main` again. Now, you should see primary color has been set to yellow. Although you’ve set black to `main` branch.
11. Delete the `dev` branch.
12. Refresh the page `main` branch. Now, check the primary color is set to default blue color. If you check the DB, themes set to `main` branch are deleted.
### Public Sample App
_No response_
### Environment
Production
### Issue video log
_No response_
### Version
release | non_priority | the custom themes are not displayed in the theme setting section when user create a new branch from master is there an existing issue for this i have searched the existing issues description when user create new branch from master the newly created custom theme is not displayed in the list img width alt image src img width alt image src steps to reproduce create application customize the theme e g set primary color to black connect the app with git create a new branch e g dev change the primary color to something else on dev branch e g yellow commit and push the dev branch go to main branch delete the dev branch checkout to the branch origin dev checkout to main again now you should see primary color has been set to yellow although you’ve set black to main branch delete the dev branch refresh the page main branch now check the primary color is set to default blue color if you check the db themes set to main branch are deleted public sample app no response environment production issue video log no response version release | 0 |
218 | 4,542,465,537 | IssuesEvent | 2016-09-09 21:17:00 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | [.NET Core] Cannot compile when operations on dynamic types are performed | Area-Compilers Bug Concept-Portability | **Version Used**: 1.3.0-beta1-20160429-01
**Steps to Reproduce**:
1. https://github.com/ppekrol/Roslyn.Issue
2. Works on net452
3. Compilation exception on netcoreapp1.0
**Expected Behavior**:
Should work.
**Actual Behavior**:
(10,25): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.Binder.BinaryOperation'
I would appreciate any help. Maybe I'm missing something? | True | [.NET Core] Cannot compile when operations on dynamic types are performed - **Version Used**: 1.3.0-beta1-20160429-01
**Steps to Reproduce**:
1. https://github.com/ppekrol/Roslyn.Issue
2. Works on net452
3. Compilation exception on netcoreapp1.0
**Expected Behavior**:
Should work.
**Actual Behavior**:
(10,25): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.Binder.BinaryOperation'
I would appreciate any help. Maybe I'm missing something? | non_priority | cannot compile when operations on dynamic types are performed version used steps to reproduce works on compilation exception on expected behavior should work actual behavior error missing compiler required member microsoft csharp runtimebinder binder binaryoperation i would appreciate any help maybe i m missing something | 0 |
744,472 | 25,944,745,950 | IssuesEvent | 2022-12-16 22:42:43 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | generated *_mock.grpc.pb.h doesn't have header guard | kind/bug lang/c++ priority/P2 untriaged | <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC team members, please ask/look for answers at grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
-->
### What version of gRPC and what language are you using?
gRPC version: 1.32.0
language: C++
### What operating system (Linux, Windows,...) and version?
OS: Linux, Ubuntu 18.04
### What runtime / compiler are you using (e.g. python version or version of gcc)
gcc 7.5.0 (and cmake 3.14.0)
### What did you do?
I added `generate_mock_code=true` to generate mock files for gtest when using `protoc`.
### What did you expect to see?
The generated header files (`*_mock.grpc.pb.h`) should have header guard, e.g.
```c++
#ifndef GRPC__mock__INCLUDED
#define GRPC__mock__INCLUDED
#endif // GRPC__mock__INCLUDED
```
just like what `*.grpc.pb.h` does.
### What did you see instead?
no header guard
| 1.0 | generated *_mock.grpc.pb.h doesn't have header guard - <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC team members, please ask/look for answers at grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
Issues specific to *grpc-java*, *grpc-go*, *grpc-node*, *grpc-dart*, *grpc-web* should be created in the repository they belong to (e.g. https://github.com/grpc/grpc-LANGUAGE/issues/new)
-->
### What version of gRPC and what language are you using?
gRPC version: 1.32.0
language: C++
### What operating system (Linux, Windows,...) and version?
OS: Linux, Ubuntu 18.04
### What runtime / compiler are you using (e.g. python version or version of gcc)
gcc 7.5.0 (and cmake 3.14.0)
### What did you do?
I added `generate_mock_code=true` to generate mock files for gtest when using `protoc`.
### What did you expect to see?
The generated header files (`*_mock.grpc.pb.h`) should have header guard, e.g.
```c++
#ifndef GRPC__mock__INCLUDED
#define GRPC__mock__INCLUDED
#endif // GRPC__mock__INCLUDED
```
just like what `*.grpc.pb.h` does.
### What did you see instead?
no header guard
| priority | generated mock grpc pb h doesn t have header guard please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need to be answered by grpc team members please ask look for answers at grpc io mailing list issues specific to grpc java grpc go grpc node grpc dart grpc web should be created in the repository they belong to e g what version of grpc and what language are you using grpc version language c what operating system linux windows and version os linux ubuntu what runtime compiler are you using e g python version or version of gcc gcc and cmake what did you do i added generate mock code true to generate mock files for gtest when using protoc what did you expect to see the generated header files mock grpc pb h should have header guard e g c ifndef grpc mock included define grpc mock included endif grpc mock included just like what grpc pb h does what did you see instead no header guard | 1 |
177,882 | 6,588,139,162 | IssuesEvent | 2017-09-14 01:03:47 | intel-analytics/BigDL | https://api.github.com/repos/intel-analytics/BigDL | closed | Python documentation of loading Caffe Model Weights is not correct | document high priority python | In the documentation https://bigdl-project.github.io/0.2.0/#ProgrammingGuide/caffe-support/, the python example of "Load Caffe Model Weights to Predefined BigDL Model" is not correct, the API is Model.load_caffe(bigdlModel, caffe.prototxt, caffe.model, match_all=True), not Model.load_caffe_model(bigdlModel, caffe.prototxt, caffe.model, match_all=True).
| 1.0 | Python documentation of loading Caffe Model Weights is not correct - In the documentation https://bigdl-project.github.io/0.2.0/#ProgrammingGuide/caffe-support/, the python example of "Load Caffe Model Weights to Predefined BigDL Model" is not correct, the API is Model.load_caffe(bigdlModel, caffe.prototxt, caffe.model, match_all=True), not Model.load_caffe_model(bigdlModel, caffe.prototxt, caffe.model, match_all=True).
| priority | python documentation of loading caffe model weights is not correct in the documentation the python example of load caffe model weights to predefined bigdl model is not correct the api is model load caffe bigdlmodel caffe prototxt caffe model match all true not model load caffe model bigdlmodel caffe prototxt caffe model match all true | 1 |
467,520 | 13,450,011,844 | IssuesEvent | 2020-09-08 17:49:30 | InstituteforDiseaseModeling/covasim | https://api.github.com/repos/InstituteforDiseaseModeling/covasim | closed | [UI 2.0] Intervention flexibility | CovasimUI approved highpriority ui_wishlist | The interface needs to be able to support the complex scenarios that policymakers are actually considering. Although the full scope of this is beyond MVP (e.g., reopening certain industries and not others), minimum functionality would be to allow layering of social distancing interventions with testing, tracing, and quarantining interventions.
These interventions are currently supported in the backend, but the interface for adding them in the frontend does not have the required flexibility. The interface itself needs to be streamlined, and much greater control over the definition of each intervention needs to be added.
- [ ] Spec out which parameters need to be modifiable (comparable to https://github.com/InstituteforDiseaseModeling/covasim/blob/master/tests/test_interventions_testing.py#L140)
- [ ] Conceptualize the interface
- [ ] Implement interface
- [ ] Implement app code
- [ ] Ensure that key results (e.g. from the paper) are reproducible in the app
- [ ] Share with Users Group and respond to feedback | 1.0 | [UI 2.0] Intervention flexibility - The interface needs to be able to support the complex scenarios that policymakers are actually considering. Although the full scope of this is beyond MVP (e.g., reopening certain industries and not others), minimum functionality would be to allow layering of social distancing interventions with testing, tracing, and quarantining interventions.
These interventions are currently supported in the backend, but the interface for adding them in the frontend does not have the required flexibility. The interface itself needs to be streamlined, and much greater control over the definition of each intervention needs to be added.
- [ ] Spec out which parameters need to be modifiable (comparable to https://github.com/InstituteforDiseaseModeling/covasim/blob/master/tests/test_interventions_testing.py#L140)
- [ ] Conceptualize the interface
- [ ] Implement interface
- [ ] Implement app code
- [ ] Ensure that key results (e.g. from the paper) are reproducible in the app
- [ ] Share with Users Group and respond to feedback | priority | intervention flexibility the interface needs to be able to support the complex scenarios that policymakers are actually considering although the full scope of this is beyond mvp e g reopening certain industries and not others minimum functionality would be to allow layering of social distancing interventions with testing tracing and quarantining interventions these interventions are currently supported in the backend but the interface for adding them in the frontend does not have the required flexibility the interface itself needs to be streamlined and much greater control over the definition of each intervention needs to be added spec out which parameters need to be modifiable comparable to conceptualize the interface implement interface implement app code ensure that key results e g from the paper are reproducible in the app share with users group and respond to feedback | 1 |
69,888 | 3,316,288,495 | IssuesEvent | 2015-11-06 16:17:24 | TeselaGen/Peony-Issue-Tracking | https://api.github.com/repos/TeselaGen/Peony-Issue-Tracking | opened | Filtering libraries case sensitive | Customer: DAS Phase I Milestone #4 - Oracle Rewrite Priority: High Type: Feature | _From @njhillson on October 31, 2015 16:56_
It looks like on dowdev the filtering is case sensitive. e.g. GFP is not listed if I filter for gfp. This is not how it is working on app. I suggest case insensitive filtering.
_Copied from original issue: TeselaGen/ve#1542_ | 1.0 | Filtering libraries case sensitive - _From @njhillson on October 31, 2015 16:56_
It looks like on dowdev the filtering is case sensitive. e.g. GFP is not listed if I filter for gfp. This is not how it is working on app. I suggest case insensitive filtering.
_Copied from original issue: TeselaGen/ve#1542_ | priority | filtering libraries case sensitive from njhillson on october it looks like on dowdev the filtering is case sensitive e g gfp is not listed if i filter for gfp this is not how it is working on app i suggest case insensitive filtering copied from original issue teselagen ve | 1 |
648,883 | 21,212,162,904 | IssuesEvent | 2022-04-11 01:06:41 | AY2122S2-CS2103T-W13-2/tp | https://api.github.com/repos/AY2122S2-CS2103T-W13-2/tp | closed | [PE-D] User Guide Navigation | priority.MEDIUM | It will be good to have a `back to top` link after each section as it will improve overall user's experience with the user guide
<!--session: 1648792972720-065db0ad-573b-42f6-a53f-a171483af3b3-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.DocumentationBug` `severity.Low`
original: kaiyichen/ped#1 | 1.0 | [PE-D] User Guide Navigation - It will be good to have a `back to top` link after each section as it will improve overall user's experience with the user guide
<!--session: 1648792972720-065db0ad-573b-42f6-a53f-a171483af3b3-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.DocumentationBug` `severity.Low`
original: kaiyichen/ped#1 | priority | user guide navigation it will be good to have a back to top link after each section as it will improve overall user s experience with the user guide labels type documentationbug severity low original kaiyichen ped | 1 |
13,819 | 3,198,271,632 | IssuesEvent | 2015-10-01 11:09:18 | excelsior-oss/restler | https://api.github.com/repos/excelsior-oss/restler | closed | Implement own ResponseEntity type | design enhancement | Now the HttpRequestExextuor returns spring's ResponseEntity but it's better to be decoupled from spring, so we need to introduce own abstraction for it | 1.0 | Implement own ResponseEntity type - Now the HttpRequestExextuor returns spring's ResponseEntity but it's better to be decoupled from spring, so we need to introduce own abstraction for it | non_priority | implement own responseentity type now the httprequestexextuor returns spring s responseentity but it s better to be decoupled from spring so we need to introduce own abstraction for it | 0 |
2,251 | 2,902,535,339 | IssuesEvent | 2015-06-18 07:44:05 | mitchellh/packer | https://api.github.com/repos/mitchellh/packer | closed | Inconsistent provisioning EC2 AMIs | bug builder/amazon waiting-reply | Hi,
I'm using packer to bake AWS AMIs using chef provisioning.
Sometimes, after the chef run is over and the image is actually ready packer fails on adding tags to the AMI resource on amazon. It looks like it tries to add the tags immediately after registering the AMI and Amazon does not recognise the AMI as a valid resource.
Again, sometimes it finishes successfully and other times it fails, nothing consistent.
This is an example output of the error I'm getting:
```
12:02:28 ==> amazon-ebs: Stopping the source instance...
12:02:28 ==> amazon-ebs: Waiting for the instance to stop...
12:02:53 ==> amazon-ebs: Creating the AMI: Base Image. Build 66486 2015-04-12T08-50-03Z
12:02:53 amazon-ebs: AMI: ami-51b09b61
12:02:53 ==> amazon-ebs: Adding tags to AMI (ami-51b09b61)...
12:02:53 amazon-ebs: Adding tag: "Type": "Base_Image"
12:02:53 amazon-ebs: Adding tag: "BuildNumber": "66486"
12:02:53 amazon-ebs: Adding tag: "By": "Jenkins"
12:02:53 amazon-ebs: Adding tag: "Created": "1428828603"
12:02:53 ==> amazon-ebs: Error adding tags to AMI (ami-51b09b61): The image id '[ami-51b09b61]' does not exist (InvalidAMIID.NotFound)
12:02:53 ==> amazon-ebs: Terminating the source AWS instance...
12:03:00 ==> amazon-ebs: Deleting temporary keypair...
12:03:00 Build 'amazon-ebs' errored: Error adding tags to AMI (ami-51b09b61): The image id '[ami-51b09b61]' does not exist (InvalidAMIID.NotFound)
```
Any way to make sure I don't get those errors?
I am using version 0.6.2 of packer.
Thanks in advance. | 1.0 | Inconsistent provisioning EC2 AMIs - Hi,
I'm using packer to bake AWS AMIs using chef provisioning.
Sometimes, after the chef run is over and the image is actually ready packer fails on adding tags to the AMI resource on amazon. It looks like it tries to add the tags immediately after registering the AMI and Amazon does not recognise the AMI as a valid resource.
Again, sometimes it finishes successfully and other times it fails, nothing consistent.
This is an example output of the error I'm getting:
```
12:02:28 ==> amazon-ebs: Stopping the source instance...
12:02:28 ==> amazon-ebs: Waiting for the instance to stop...
12:02:53 ==> amazon-ebs: Creating the AMI: Base Image. Build 66486 2015-04-12T08-50-03Z
12:02:53 amazon-ebs: AMI: ami-51b09b61
12:02:53 ==> amazon-ebs: Adding tags to AMI (ami-51b09b61)...
12:02:53 amazon-ebs: Adding tag: "Type": "Base_Image"
12:02:53 amazon-ebs: Adding tag: "BuildNumber": "66486"
12:02:53 amazon-ebs: Adding tag: "By": "Jenkins"
12:02:53 amazon-ebs: Adding tag: "Created": "1428828603"
12:02:53 ==> amazon-ebs: Error adding tags to AMI (ami-51b09b61): The image id '[ami-51b09b61]' does not exist (InvalidAMIID.NotFound)
12:02:53 ==> amazon-ebs: Terminating the source AWS instance...
12:03:00 ==> amazon-ebs: Deleting temporary keypair...
12:03:00 Build 'amazon-ebs' errored: Error adding tags to AMI (ami-51b09b61): The image id '[ami-51b09b61]' does not exist (InvalidAMIID.NotFound)
```
Any way to make sure I don't get those errors?
I am using version 0.6.2 of packer.
Thanks in advance. | non_priority | inconsistent provisioning amis hi i m using packer to bake aws amis using chef provisioning sometimes after the chef run is over and the image is actually ready packer fails on adding tags to the ami resource on amazon it looks like it tries to add the tags immediately after registering the ami and amazon does not recognise the ami as a valid resource again sometimes it finishes successfully and other times it fails nothing consistent this is an example output of the error i m getting amazon ebs stopping the source instance amazon ebs waiting for the instance to stop amazon ebs creating the ami base image build amazon ebs ami ami amazon ebs adding tags to ami ami amazon ebs adding tag type base image amazon ebs adding tag buildnumber amazon ebs adding tag by jenkins amazon ebs adding tag created amazon ebs error adding tags to ami ami the image id does not exist invalidamiid notfound amazon ebs terminating the source aws instance amazon ebs deleting temporary keypair build amazon ebs errored error adding tags to ami ami the image id does not exist invalidamiid notfound any way to make sure i don t get those errors i am using version of packer thanks in advance | 0 |
644,315 | 20,973,777,363 | IssuesEvent | 2022-03-28 13:40:17 | oceanprotocol/ocean.py | https://api.github.com/repos/oceanprotocol/ocean.py | closed | Do we thoroughly test when an NFT is transferred? If no, test | Type: Enhancement Priority: High | **Is your feature request related to a problem? Please describe.**
V4 introduces erc721 data nfts. I worry that we haven't tested them thoroughly yet. For example :
- When ownership of an nft is transferred to someone else, are all permissions properly updated in erc20s?
- Is the original publisher still on the hook to host the data? If yes, do they still get 1.0 erc20 tokens when hosting it? If no, how does the new owner good host it, and Do they get 1.0 erc20 tokens for hosting it?
**Describe the solution you'd like**
- Test nft transfer and related permissions, in happy path, with nonzero values. Including wrt what happens with 3rd party providers: {what if the old owner keeps serving up the data? What if the new owner is to serve up the data?}. What about fixed-rate exchange? What about free / dispenser? Does ERC20 vesting go to the new owner? Does it handle zero ERC20s for the NFT? One? Two?
- Test for unhappy paths. Truly try to break it! Eg can an original publisher just transfer the nft and disappear, where it appeared that the new nft owner could host, but somehow they're not | 1.0 | Do we thoroughly test when an NFT is transferred? If no, test - **Is your feature request related to a problem? Please describe.**
V4 introduces erc721 data nfts. I worry that we haven't tested them thoroughly yet. For example :
- When ownership of an nft is transferred to someone else, are all permissions properly updated in erc20s?
- Is the original publisher still on the hook to host the data? If yes, do they still get 1.0 erc20 tokens when hosting it? If no, how does the new owner good host it, and Do they get 1.0 erc20 tokens for hosting it?
**Describe the solution you'd like**
- Test nft transfer and related permissions, in happy path, with nonzero values. Including wrt what happens with 3rd party providers: {what if the old owner keeps serving up the data? What if the new owner is to serve up the data?}. What about fixed-rate exchange? What about free / dispenser? Does ERC20 vesting go to the new owner? Does it handle zero ERC20s for the NFT? One? Two?
- Test for unhappy paths. Truly try to break it! Eg can an original publisher just transfer the nft and disappear, where it appeared that the new nft owner could host, but somehow they're not | priority | do we thoroughly test when an nft is transferred if no test is your feature request related to a problem please describe introduces data nfts i worry that we haven t tested them thoroughly yet for example when ownership of an nft is transferred to someone else are all permissions properly updated in is the original publisher still on the hook to host the data if yes do they still get tokens when hosting it if no how does the new owner good host it and do they get tokens for hosting it describe the solution you d like test nft transfer and related permissions in happy path with nonzero values including wrt what happens with party providers what if the old owner keeps serving up the data what if the new owner is to serve up the data what about fixed rate exchange what about free dispenser does vesting go to the new owner does it handle zero for the nft one two test for unhappy paths truly try to break it eg can an original publisher just transfer the nft and disappear where it appeared that the new nft owner could host but somehow they re not | 1 |
631,176 | 20,146,831,653 | IssuesEvent | 2022-02-09 08:29:22 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | opened | [sw/opentitantool] move `backend/` to opentitanlib | Component:SW Component:Tooling Priority:P1 Type:Cleanup SW:opentitantool Milestone:V2 | In order to write mask ROM E2E tests as host-side Rust programs that make use of opentitanlib, the source code in `sw/host/opentitantool/src/backend` must be moved to `sw/host/opentitanlib`.
Once completed, mask ROM E2E tests will take the shape of the current opentitantool `main()`, except will perform custom actions for each test. | 1.0 | [sw/opentitantool] move `backend/` to opentitanlib - In order to write mask ROM E2E tests as host-side Rust programs that make use of opentitanlib, the source code in `sw/host/opentitantool/src/backend` must be moved to `sw/host/opentitanlib`.
Once completed, mask ROM E2E tests will take the shape of the current opentitantool `main()`, except will perform custom actions for each test. | priority | move backend to opentitanlib in order to write mask rom tests as host side rust programs that make use of opentitanlib the source code in sw host opentitantool src backend must be moved to sw host opentitanlib once completed mask rom tests will take the shape of the current opentitantool main except will perform custom actions for each test | 1 |
224,728 | 17,199,372,633 | IssuesEvent | 2021-07-17 00:12:06 | vtex-apps/io-documentation | https://api.github.com/repos/vtex-apps/io-documentation | opened | vtex-apps/payments-cloner has no documentation yet | no-documentation | [vtex-apps/payments-cloner](https://github.com/vtex-apps/payments-cloner) hasn't created any README file yet or is not using Docs Builder | 1.0 | vtex-apps/payments-cloner has no documentation yet - [vtex-apps/payments-cloner](https://github.com/vtex-apps/payments-cloner) hasn't created any README file yet or is not using Docs Builder | non_priority | vtex apps payments cloner has no documentation yet hasn t created any readme file yet or is not using docs builder | 0 |
65,603 | 19,591,553,866 | IssuesEvent | 2022-01-05 13:33:29 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | closed | We don't cache the fact that a user has no devices | S-Minor T-Defect | Spotted by @squahtx.
Some users, e.g. appservice users, won't have any devices whatsoever. If we query their homeserver to retrieve that user's devices, it should respond with an empty list of `devices`. In the processing of that response, by the time we reach this line we have a `devices` list from a successful response whose size is at most 999.
We transform `devices` into a dictionary `{d["device_id"]: d for d in devices}`. Assuming there are no repeated device_ids, this is a reversible transformation.
https://github.com/matrix-org/synapse/blob/e5cdb9e2339e321e8a77a898d362d7fbc476303b/synapse/handlers/device.py#L951-L958
Here, `cached_devices` is:
https://github.com/matrix-org/synapse/blob/5305a5e88144828419249fd9e4c5198d92276a44/synapse/storage/databases/main/devices.py#L555-L565
Suppose we have never cached devices for this user, and that the `devices` list is empty. Then `cached_devices` will be an empty dictionary and so too will the transformed version of devices. Thus we'll set `ignore_devices = True` and not cache the fact that this user has no devices.
Then, whenever someone wants this user's device again, we'll repeat the federation request again. | 1.0 | We don't cache the fact that a user has no devices - Spotted by @squahtx.
Some users, e.g. appservice users, won't have any devices whatsoever. If we query their homeserver to retrieve that user's devices, it should respond with an empty list of `devices`. In the processing of that response, by the time we reach this line we have a `devices` list from a successful response whose size is at most 999.
We transform `devices` into a dictionary `{d["device_id"]: d for d in devices}`. Assuming there are no repeated device_ids, this is a reversible transformation.
https://github.com/matrix-org/synapse/blob/e5cdb9e2339e321e8a77a898d362d7fbc476303b/synapse/handlers/device.py#L951-L958
Here, `cached_devices` is:
https://github.com/matrix-org/synapse/blob/5305a5e88144828419249fd9e4c5198d92276a44/synapse/storage/databases/main/devices.py#L555-L565
Suppose we have never cached devices for this user, and that the `devices` list is empty. Then `cached_devices` will be an empty dictionary and so too will the transformed version of devices. Thus we'll set `ignore_devices = True` and not cache the fact that this user has no devices.
Then, whenever someone wants this user's device again, we'll repeat the federation request again. | non_priority | we don t cache the fact that a user has no devices spotted by squahtx some users e g appservice users won t have any devices whatsoever if we query their homeserver to retrieve that user s devices it should respond with an empty list of devices in the processing of that response by the time we reach this line we have a devices list from a successful response whose size is at most we transform devices into a dictionary d d for d in devices assuming there are no repeated device ids this is a reversible transformation here cached devices is suppose we have never cached devices for this user and that the devices list is empty then cached devices will be an empty dictionary and so too will the transformed version of devices thus we ll set ignore devices true and not cache the fact that this user has no devices then whenever someone wants this user s device again we ll repeat the federation request again | 0 |
493,333 | 14,231,146,966 | IssuesEvent | 2020-11-18 09:10:07 | ajency/Dhanda-App | https://api.github.com/repos/ajency/Dhanda-App | closed | Cannot set the alarm with the new changes, latest build. Gives a generic messages " Cannot create an alarm before set time " but the time is in future | Assigned to QA Priority: High bug | 
| 1.0 | Cannot set the alarm with the new changes, latest build. Gives a generic messages " Cannot create an alarm before set time " but the time is in future - 
| priority | cannot set the alarm with the new changes latest build gives a generic messages cannot create an alarm before set time but the time is in future | 1 |
163,976 | 6,217,744,296 | IssuesEvent | 2017-07-08 17:52:13 | EEA-Norway-Grants/dataviz | https://api.github.com/repos/EEA-Norway-Grants/dataviz | opened | chart components don't behave properly with initial filters | Priority: High Type: Bug | - [ ] fms: proportion is correct, but disabled colour isn't applied;
- [ ] sectors: programme areas aren't drawn, just a 100% sector;
- [ ] map: not zoomed to selected beneficiary;
- [ ] beneficiaries: disabled colour isn't applied. | 1.0 | chart components don't behave properly with initial filters - - [ ] fms: proportion is correct, but disabled colour isn't applied;
- [ ] sectors: programme areas aren't drawn, just a 100% sector;
- [ ] map: not zoomed to selected beneficiary;
- [ ] beneficiaries: disabled colour isn't applied. | priority | chart components don t behave properly with initial filters fms proportion is correct but disabled colour isn t applied sectors programme areas aren t drawn just a sector map not zoomed to selected beneficiary beneficiaries disabled colour isn t applied | 1 |
710,890 | 24,441,503,254 | IssuesEvent | 2022-10-06 14:52:23 | IAmTamal/Milan | https://api.github.com/repos/IAmTamal/Milan | closed | Improving footer of the website | ✨ goal: improvement 🕹 aspect: interface 🟨 priority: medium 🛠 status : under development hacktoberfest | ### Description
Hey @IAmTamal , The footer of website is not matching with the theme, I want to improve its styling and add some hover effect on buttons so that it matches the theme of the whole website. Can you please assign me this issue so that I can work on it. Thank you!
### Screenshots
_No response_
### Additional information
_No response_ | 1.0 | Improving footer of the website - ### Description
Hey @IAmTamal , The footer of website is not matching with the theme, I want to improve its styling and add some hover effect on buttons so that it matches the theme of the whole website. Can you please assign me this issue so that I can work on it. Thank you!
### Screenshots
_No response_
### Additional information
_No response_ | priority | improving footer of the website description hey iamtamal the footer of website is not matching with the theme i want to improve its styling and add some hover effect on buttons so that it matches the theme of the whole website can you please assign me this issue so that i can work on it thank you screenshots no response additional information no response | 1 |
198,535 | 6,973,960,709 | IssuesEvent | 2017-12-11 22:26:42 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Use LZ4 instead GZip for compression | area/protocol disposition/help wanted disposition/to close kind/enhancement priority/Needs Prioritization transient/fixit | LZ4 is far better for realtime / on the fly compression and decompression than GZip. (IMHO)
| 1.0 | Use LZ4 instead GZip for compression - LZ4 is far better for realtime / on the fly compression and decompression than GZip. (IMHO)
| priority | use instead gzip for compression is far better for realtime on the fly compression and decompression than gzip imho | 1 |
416,154 | 12,140,439,267 | IssuesEvent | 2020-04-23 20:32:15 | OpenApoc/OpenApoc | https://api.github.com/repos/OpenApoc/OpenApoc | closed | [Battlescape] Go To Location and Restart Mission Loop and CTD | !BUG! HIGH PRIORITY Help Wanted Pathfinding UnitAI / Behaviour | Watch the log on the left, a unit somewhere on the map ends up stuck in a loop of trying to move to an unattainable location which leads to a CTD
https://youtu.be/3ZZp3vNLa7o
_May also include issues such as #635 in other instances_
| 1.0 | [Battlescape] Go To Location and Restart Mission Loop and CTD - Watch the log on the left, a unit somewhere on the map ends up stuck in a loop of trying to move to an unattainable location which leads to a CTD
https://youtu.be/3ZZp3vNLa7o
_May also include issues such as #635 in other instances_
| priority | go to location and restart mission loop and ctd watch the log on the left a unit somewhere on the map ends up stuck in a loop of trying to move to an unattainable location which leads to a ctd may also include issues such as in other instances | 1 |
368,370 | 10,878,139,943 | IssuesEvent | 2019-11-16 15:37:37 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | servicos.receita.fazenda.gov.br - site is not usable | browser-firefox engine-gecko ml-needsdiagnosis-false ml-probability-high priority-normal | <!-- @browser: Firefox 72.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://servicos.receita.fazenda.gov.br/
**Browser / Version**: Firefox 72.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes
**Problem type**: Site is not usable
**Description**: the site does not work properly when accessed
**Steps to Reproduce**:
[](https://webcompat.com/uploads/2019/11/14539e73-ee94-40f5-97a6-960e8dd31f45.jpeg)
<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: 20191115214405</li><li>channel: nightly</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | servicos.receita.fazenda.gov.br - site is not usable - <!-- @browser: Firefox 72.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 -->
<!-- @reported_with: desktop-reporter -->
**URL**: https://servicos.receita.fazenda.gov.br/
**Browser / Version**: Firefox 72.0
**Operating System**: Windows 10
**Tested Another Browser**: Yes
**Problem type**: Site is not usable
**Description**: the site does not work properly when accessed
**Steps to Reproduce**:
[](https://webcompat.com/uploads/2019/11/14539e73-ee94-40f5-97a6-960e8dd31f45.jpeg)
<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: 20191115214405</li><li>channel: nightly</li><li>hasTouchScreen: false</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | priority | servicos receita fazenda gov br site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description the site does not work properly when accessed steps to reproduce browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel nightly hastouchscreen false mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️ | 1 |
50,981 | 6,137,940,951 | IssuesEvent | 2017-06-26 13:35:17 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | teamcity: failed tests on master: acceptance/TestAdminLossOfQuorum, test/TestLogic, test/TestLogic/5node, test/TestLogic/5node/distsql_numtables | Robot test-failure | The following tests appear to have failed:
[#257605](https://teamcity.cockroachdb.com/viewLog.html?buildId=257605):
```
--- FAIL: acceptance/TestAdminLossOfQuorum (13.070s)
test_log_scope.go:80: test logs captured to: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/logTestAdminLossOfQuorum760981305
test_log_scope.go:63: use -show-logs to present logs inline
admin_test.go:71: Get https://127.0.0.1:33927/_status/nodes: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
------- Stdout: -------
xenial-20170214: Pulling from library/ubuntu
Digest: sha256:dd7808d8792c9841d0b460122f1acf0a2dd1f56404f8d1e56298048885e45535
Status: Image is up to date for ubuntu:xenial-20170214
test logs left over in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/logTestAdminLossOfQuorum760981305
--- FAIL: test/TestLogic (25.990s)
test_log_scope.go:80: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic819188212
test_log_scope.go:63: use -show-logs to present logs inline
--- FAIL: test/TestLogic/5node (0.000s)
null
--- FAIL: test/TestLogic/5node/distsql_numtables (1.120s)
logic_test.go:1718:
testdata/logic_test/distsql_numtables:25: expected success, but found
pq: duplicate key value (y)=(4000) violates unique constraint "primary"
logic_test.go:1728:
testdata/logic_test/distsql_numtables:25: error in statement, skipping to next file
```
Please assign, take a look and update the issue accordingly. | 1.0 | teamcity: failed tests on master: acceptance/TestAdminLossOfQuorum, test/TestLogic, test/TestLogic/5node, test/TestLogic/5node/distsql_numtables - The following tests appear to have failed:
[#257605](https://teamcity.cockroachdb.com/viewLog.html?buildId=257605):
```
--- FAIL: acceptance/TestAdminLossOfQuorum (13.070s)
test_log_scope.go:80: test logs captured to: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/logTestAdminLossOfQuorum760981305
test_log_scope.go:63: use -show-logs to present logs inline
admin_test.go:71: Get https://127.0.0.1:33927/_status/nodes: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
------- Stdout: -------
xenial-20170214: Pulling from library/ubuntu
Digest: sha256:dd7808d8792c9841d0b460122f1acf0a2dd1f56404f8d1e56298048885e45535
Status: Image is up to date for ubuntu:xenial-20170214
test logs left over in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/logTestAdminLossOfQuorum760981305
--- FAIL: test/TestLogic (25.990s)
test_log_scope.go:80: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic819188212
test_log_scope.go:63: use -show-logs to present logs inline
--- FAIL: test/TestLogic/5node (0.000s)
null
--- FAIL: test/TestLogic/5node/distsql_numtables (1.120s)
logic_test.go:1718:
testdata/logic_test/distsql_numtables:25: expected success, but found
pq: duplicate key value (y)=(4000) violates unique constraint "primary"
logic_test.go:1728:
testdata/logic_test/distsql_numtables:25: error in statement, skipping to next file
```
Please assign, take a look and update the issue accordingly. | non_priority | teamcity failed tests on master acceptance testadminlossofquorum test testlogic test testlogic test testlogic distsql numtables the following tests appear to have failed fail acceptance testadminlossofquorum test log scope go test logs captured to home agent work go src github com cockroachdb cockroach artifacts acceptance test log scope go use show logs to present logs inline admin test go get net http request canceled client timeout exceeded while awaiting headers stdout xenial pulling from library ubuntu digest status image is up to date for ubuntu xenial test logs left over in home agent work go src github com cockroachdb cockroach artifacts acceptance fail test testlogic test log scope go test logs captured to go src github com cockroachdb cockroach artifacts test log scope go use show logs to present logs inline fail test testlogic null fail test testlogic distsql numtables logic test go testdata logic test distsql numtables expected success but found pq duplicate key value y violates unique constraint primary logic test go testdata logic test distsql numtables error in statement skipping to next file please assign take a look and update the issue accordingly | 0 |
17,895 | 5,532,860,237 | IssuesEvent | 2017-03-21 11:47:54 | mozilla/addons-frontend | https://api.github.com/repos/mozilla/addons-frontend | closed | Get consistent with indented lines in JSX | component: code quality triaged | Sometimes we align based on the attrs:
``` jsx
<Foo whatever="blah" something="else"
another="whatevs" />
```
And sometimes we do it like this with just a 2 space indent
``` jsx
<Foo whatever="blah" something="else"
another="whatevs" />
```
We should decide on the preferred approach and see if we can enforce it with linting.
| 1.0 | Get consistent with indented lines in JSX - Sometimes we align based on the attrs:
``` jsx
<Foo whatever="blah" something="else"
another="whatevs" />
```
And sometimes we do it like this with just a 2 space indent
``` jsx
<Foo whatever="blah" something="else"
another="whatevs" />
```
We should decide on the preferred approach and see if we can enforce it with linting.
| non_priority | get consistent with indented lines in jsx sometimes we align based on the attrs jsx foo whatever blah something else another whatevs and sometimes we do it like this with just a space indent jsx foo whatever blah something else another whatevs we should decide on the preferred approach and see if we can enforce it with linting | 0 |
119,682 | 15,597,116,576 | IssuesEvent | 2021-03-18 16:34:17 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | closed | Allow longer strings for homepage hero button | design localization 🌎 | As you can tell from the screenshot, the Portuguese translation needed a few more characters. I expect this issue to happen again, so we should find a way to allow for longer translations.

I’m assuming the limit was set to avoid breaking the layout on mobile, but it may be possible to allow buttons to wrap in multiple lines?
FTR, the 50 characters limit is set here https://github.com/mozilla/foundation.mozilla.org/blob/master/network-api/networkapi/wagtailpages/factory/homepage.py#L33 | 1.0 | Allow longer strings for homepage hero button - As you can tell from the screenshot, the Portuguese translation needed a few more characters. I expect this issue to happen again, so we should find a way to allow for longer translations.

I’m assuming the limit was set to avoid breaking the layout on mobile, but it may be possible to allow buttons to wrap in multiple lines?
FTR, the 50 characters limit is set here https://github.com/mozilla/foundation.mozilla.org/blob/master/network-api/networkapi/wagtailpages/factory/homepage.py#L33 | non_priority | allow longer strings for homepage hero button as you can tell from the screenshot the portuguese translation needed a few more characters i expect this issue to happen again so we should find a way to allow for longer translations i’m assuming the limit was set to avoid breaking the layout on mobile but it may be possible to allow buttons to wrap in multiple lines ftr the characters limit is set here | 0 |
32,753 | 4,788,350,996 | IssuesEvent | 2016-10-30 14:32:58 | dydrich/e-school | https://api.github.com/repos/dydrich/e-school | closed | inserimento orari colloqui | php teachers testing | Funzione area teachers: inserimento orario dei colloqui quindicinali | 1.0 | inserimento orari colloqui - Funzione area teachers: inserimento orario dei colloqui quindicinali | non_priority | inserimento orari colloqui funzione area teachers inserimento orario dei colloqui quindicinali | 0 |
195,761 | 6,917,879,482 | IssuesEvent | 2017-11-29 10:08:22 | gear54rus/RESTED-APS | https://api.github.com/repos/gear54rus/RESTED-APS | opened | Response panel is cleared after refreshing token | priority: low type: bug | **Do you want to request a *feature* or report a *bug*?**
Bug
**Your envieronment**
Any
**What is the current behavior?**
When we press 'Refresh Token' button on APS panel, response panel below is cleared.
**What is the expected behavior?**
Pressing the button does not affect the response panel in any way.
**Videos/screenshots of the issue**
https://i.imgur.com/r1Q5HWC.gifv
| 1.0 | Response panel is cleared after refreshing token - **Do you want to request a *feature* or report a *bug*?**
Bug
**Your envieronment**
Any
**What is the current behavior?**
When we press 'Refresh Token' button on APS panel, response panel below is cleared.
**What is the expected behavior?**
Pressing the button does not affect the response panel in any way.
**Videos/screenshots of the issue**
https://i.imgur.com/r1Q5HWC.gifv
| priority | response panel is cleared after refreshing token do you want to request a feature or report a bug bug your envieronment any what is the current behavior when we press refresh token button on aps panel response panel below is cleared what is the expected behavior pressing the button does not affect the response panel in any way videos screenshots of the issue | 1 |
35,788 | 12,391,416,880 | IssuesEvent | 2020-05-20 12:27:43 | ckauhaus/nixpkgs | https://api.github.com/repos/ckauhaus/nixpkgs | closed | Vulnerability roundup 1: patch-2.7.6: 1 advisory | 1.severity: security | [search](https://search.nix.gsc.io/?q=patch&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=patch+in%3Apath&type=Code)
* [ ] [CVE-2019-20633](https://nvd.nist.gov/vuln/detail/CVE-2019-20633) CVSSv3=5.5 (nixos-19.03, nixos-19.09)
Scanned versions: nixos-19.03: 34c7eb7545d; nixos-19.09: d858110e35b. May contain false positives.
| True | Vulnerability roundup 1: patch-2.7.6: 1 advisory - [search](https://search.nix.gsc.io/?q=patch&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=patch+in%3Apath&type=Code)
* [ ] [CVE-2019-20633](https://nvd.nist.gov/vuln/detail/CVE-2019-20633) CVSSv3=5.5 (nixos-19.03, nixos-19.09)
Scanned versions: nixos-19.03: 34c7eb7545d; nixos-19.09: d858110e35b. May contain false positives.
| non_priority | vulnerability roundup patch advisory nixos nixos scanned versions nixos nixos may contain false positives | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.