Unnamed: 0
int64 0
832k
| id
float64 2.49B
32.1B
| type
stringclasses 1
value | created_at
stringlengths 19
19
| repo
stringlengths 4
112
| repo_url
stringlengths 33
141
| action
stringclasses 3
values | title
stringlengths 1
1.02k
| labels
stringlengths 4
1.54k
| body
stringlengths 1
262k
| index
stringclasses 17
values | text_combine
stringlengths 95
262k
| label
stringclasses 2
values | text
stringlengths 96
252k
| binary_label
int64 0
1
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
73,796
| 7,359,031,375
|
IssuesEvent
|
2018-03-10 01:24:21
|
omegaup/omegaup
|
https://api.github.com/repos/omegaup/omegaup
|
opened
|
Refactor de identidad: fase 4
|
13 P1 omegaUp For Contests
|
Esto es parte del feature #1300
https://docs.google.com/document/d/1COTwqOYNvuYER5jkeKZWJXxSdVn_2X-CjoDolmEiQ1Y/edit#
Cambiar Runs, Clarifications para referenciar a la identidad en vez de al usuario.
|
1.0
|
Refactor de identidad: fase 4 - Esto es parte del feature #1300
https://docs.google.com/document/d/1COTwqOYNvuYER5jkeKZWJXxSdVn_2X-CjoDolmEiQ1Y/edit#
Cambiar Runs, Clarifications para referenciar a la identidad en vez de al usuario.
|
test
|
refactor de identidad fase esto es parte del feature cambiar runs clarifications para referenciar a la identidad en vez de al usuario
| 1
|
70,374
| 7,186,899,865
|
IssuesEvent
|
2018-02-02 01:44:00
|
dotnet/corefx
|
https://api.github.com/repos/dotnet/corefx
|
closed
|
Test: System.Tests.EnvironmentTests/GetSystemDirectory failed with "Xunit.Sdk.NotEqualException"
|
area-System.Runtime.Extensions os-windows-nano test bug test-run-core
|
Opened on behalf of @Jiayili1
The test `System.Tests.EnvironmentTests/GetSystemDirectory` has failed.
Assert.NotEqual() Failure\r
Expected: Not \"C:\\\\\\\windows\\\\\\\system32\"\r
Actual: \"C:\\\\\\\windows\\\\\\\system32\"
Stack Trace:
Build : 2.0.0 - 20170711.01 (Core Tests)
Failing configurations:
- windows.10.amd64.iot-x64
- Release
- windows.10.nanolatest.amd64-x64
- Release
Detail: https://mc.dot.net/#/product/netcore/200/source/official~2Fcorefx~2Frelease~2F2.0.0~2F/type/test~2Ffunctional~2Fcli~2F/build/20170711.01/workItem/System.Runtime.Extensions.Tests/analysis/xunit/System.Tests.EnvironmentTests~2FGetSystemDirectory
|
2.0
|
Test: System.Tests.EnvironmentTests/GetSystemDirectory failed with "Xunit.Sdk.NotEqualException" - Opened on behalf of @Jiayili1
The test `System.Tests.EnvironmentTests/GetSystemDirectory` has failed.
Assert.NotEqual() Failure\r
Expected: Not \"C:\\\\\\\windows\\\\\\\system32\"\r
Actual: \"C:\\\\\\\windows\\\\\\\system32\"
Stack Trace:
Build : 2.0.0 - 20170711.01 (Core Tests)
Failing configurations:
- windows.10.amd64.iot-x64
- Release
- windows.10.nanolatest.amd64-x64
- Release
Detail: https://mc.dot.net/#/product/netcore/200/source/official~2Fcorefx~2Frelease~2F2.0.0~2F/type/test~2Ffunctional~2Fcli~2F/build/20170711.01/workItem/System.Runtime.Extensions.Tests/analysis/xunit/System.Tests.EnvironmentTests~2FGetSystemDirectory
|
test
|
test system tests environmenttests getsystemdirectory failed with xunit sdk notequalexception opened on behalf of the test system tests environmenttests getsystemdirectory has failed assert notequal failure r expected not c windows r actual c windows stack trace build core tests failing configurations windows iot release windows nanolatest release detail
| 1
|
7,327
| 7,888,909,906
|
IssuesEvent
|
2018-06-28 00:40:35
|
PATRIC3/patric3_website
|
https://api.github.com/repos/PATRIC3/patric3_website
|
closed
|
variation analysis viewer doesn't load vcf track
|
Bug Critical Service: Variation
|

to reproduce
https://alpha.patricbrc.org/workspace/public/PATRIC@patricbrc.org/PATRIC%20Workshop/Variation/TMP-2
click "Browser"
and check "SE1.var.vcf.gz"
|
1.0
|
variation analysis viewer doesn't load vcf track - 
to reproduce
https://alpha.patricbrc.org/workspace/public/PATRIC@patricbrc.org/PATRIC%20Workshop/Variation/TMP-2
click "Browser"
and check "SE1.var.vcf.gz"
|
non_test
|
variation analysis viewer doesn t load vcf track to reproduce click browser and check var vcf gz
| 0
|
807,751
| 30,018,190,857
|
IssuesEvent
|
2023-06-26 20:30:36
|
o3de/o3de
|
https://api.github.com/repos/o3de/o3de
|
closed
|
DPE Inspector: Asset filtering when assigning a Script Canvas asset to the component doesn't work properly, resulting in a crash when invalid assets are assigned
|
feature/editor kind/bug sig/content priority/critical
|
**Describe the bug**
Asset filtering when assigning a Script Canvas asset to the component doesn't work properly, resulting in a crash when invalid assets are assigned.
```
> Editor.exe!AZ::Debug::Platform::DebugBreak() Line 90 C++
Editor.exe!AZ::Debug::Trace::Assert(const char * fileName, int line, const char * funcName, const char * format, ...) Line 437 C++
[Inline Frame] ScriptCanvas.Editor.dll!rapidjson_ly::GenericValue<rapidjson_ly::UTF8<char>,rapidjson_ly::MemoryPoolAllocator<rapidjson_ly::CrtAllocator>>::operator[](const rapidjson_ly::GenericValue<rapidjson_ly::UTF8<char>,rapidjson_ly::MemoryPoolAllocator<rapidjson_ly::CrtAllocator>> &) Line 1231 C++
ScriptCanvas.Editor.dll!rapidjson_ly::GenericValue<rapidjson_ly::UTF8<char>,rapidjson_ly::MemoryPoolAllocator<rapidjson_ly::CrtAllocator>>::operator[]<char const>(const char * name) Line 1211 C++
ScriptCanvas.Editor.dll!AZ::ObjectStreamInternal::ObjectStreamImpl::Start() Line 2099 C++
ScriptCanvas.Editor.dll!AZ::ObjectStream::LoadBlocking(AZ::IO::GenericStream * stream, AZ::SerializeContext & sc, const AZStd::function<void __cdecl(void *,AZ::Uuid const &,AZ::SerializeContext *)> & readyCB, const AZ::ObjectStream::FilterDescriptor & filterDesc, const AZStd::function<void __cdecl(void * *,AZ::Serialize::ClassData const * *,AZ::Uuid const &,AZ::SerializeContext *)> & inplaceRootInfo) Line 2205 C++
ScriptCanvas.Editor.dll!AZ::Utils::LoadObjectFromStreamInPlace(AZ::IO::GenericStream & stream, AZ::SerializeContext * context, const AZ::Serialize::ClassData * objectClassData, void * targetPointer, const AZ::ObjectStream::FilterDescriptor & filterDesc) Line 63 C++
ScriptCanvas.Editor.dll!AZ::Utils::LoadObjectFromStreamInPlace(AZ::IO::GenericStream & stream, AZ::SerializeContext * context, const AZ::Uuid & targetClassId, void * targetPointer, const AZ::ObjectStream::FilterDescriptor & filterDesc) Line 96 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::Utils::LoadObjectFromStreamInPlace(AZ::IO::GenericStream &) Line 73 C++
ScriptCanvas.Editor.dll!ScriptCanvas::Deserialize(AZStd::basic_string_view<char,AZStd::char_traits<char>> source, ScriptCanvas::MakeInternalGraphEntitiesUnique makeUniqueEntities, ScriptCanvas::LoadReferencedAssets loadReferencedAssets) Line 144 C++
ScriptCanvas.Editor.dll!ScriptCanvas::LoadFromFile(AZStd::basic_string_view<char,AZStd::char_traits<char>> path, ScriptCanvas::MakeInternalGraphEntitiesUnique makeEntityIdsUnique, ScriptCanvas::LoadReferencedAssets loadReferencedAssets) Line 270 C++
ScriptCanvas.Editor.dll!ScriptCanvasFileHandlingCpp::LoadEditorAssetTree(ScriptCanvasFileHandlingCpp::SourceTreeLoader & result) Line 127 C++
ScriptCanvas.Editor.dll!ScriptCanvas::LoadEditorAssetTree(ScriptCanvas::SourceHandle sourceHandle) Line 242 C++
ScriptCanvas.Editor.dll!ScriptCanvasBuilder::DataSystem::CompileBuilderDataInternal(ScriptCanvas::SourceHandle sourceHandle) Line 102 C++
ScriptCanvas.Editor.dll!ScriptCanvasBuilder::DataSystem::CompileBuilderData(ScriptCanvas::SourceHandle sourceHandle) Line 91 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::Internal::INVOKE(ScriptCanvasBuilder::BuilderSourceResult(ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle) &&) Line 177 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::invoke(ScriptCanvasBuilder::BuilderSourceResult(ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle) &&) Line 54 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::EBusEventProcessingPolicy::CallResult(ScriptCanvasBuilder::BuilderSourceResult &) Line 431 C++
ScriptCanvas.Editor.dll!AZ::Internal::EBusContainer<ScriptCanvasBuilder::DataSystemSourceRequests,ScriptCanvasBuilder::DataSystemSourceRequests,0,0>::Dispatcher<AZ::EBus<ScriptCanvasBuilder::DataSystemSourceRequests,ScriptCanvasBuilder::DataSystemSourceRequests>>::BroadcastResult<ScriptCanvasBuilder::BuilderSourceResult,ScriptCanvasBuilder::BuilderSourceResult (__cdecl ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle),ScriptCanvas::SourceHandle &>(ScriptCanvasBuilder::BuilderSourceResult & results, ScriptCanvasBuilder::BuilderSourceResult(ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle) && func, ScriptCanvas::SourceHandle & <args_0>) Line 1556 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::Configuration::CompileLatestInternal() Line 85 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::Configuration::Refresh(const ScriptCanvas::SourceHandle & sourceHandle) Line 232 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::Configuration::OnEditorChangeSource() Line 153 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::function_intermediate<unsigned int>::operator()() Line 604 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::function<unsigned int __cdecl(void)>::operator()() Line 684 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::InvokeFromDomArrayInternal(const AZStd::function<unsigned int __cdecl(void)> &) Line 455 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::InvokeFromDomArray(const AZStd::function<unsigned int __cdecl(void)> &) Line 468 C++
ScriptCanvas.Editor.dll!AZ::AttributeMemberFunction<unsigned int (__cdecl ScriptCanvasEditor::Configuration::*)(void)>::DomInvoke(void * instance, const AZ::Dom::Value & arguments) Line 686 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::CallbackAttributeDefinition<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::Traits<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::InvokeOnAttribute(AZ::Attribute *) Line 436 C++
ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::CallbackAttributeDefinition<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::InvokeOnDomValue<>(const AZ::Dom::Value & value) Line 537 C++
ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::CallbackAttributeDefinition<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::InvokeOnDomNode<>(const AZ::Dom::Value & value) Line 584 C++
ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::ReflectionAdapter::InvokeChangeNotify(const AZ::Dom::Value & domNode) Line 866 C++
ScriptCanvas.Editor.dll!AzToolsFramework::RpePropertyHandlerWrapper<ScriptCanvas::SourceHandle>::OnValueChanged(AZ::DocumentPropertyEditor::Nodes::ValueChangeType changeType) Line 382 C++
[Inline Frame] EditorLib.dll!AZStd::Internal::INVOKE(void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) &&) Line 177 C++
[Inline Frame] EditorLib.dll!AZStd::invoke(void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) &&) Line 54 C++
[Inline Frame] EditorLib.dll!AZ::EBusEventProcessingPolicy::Call(void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) &&) Line 437 C++
EditorLib.dll!AZ::Internal::EBusContainer<AzToolsFramework::IndividualPropertyHandlerEditNotifications,AzToolsFramework::IndividualPropertyHandlerEditNotifications,1,0>::Dispatcher<AZ::EBus<AzToolsFramework::IndividualPropertyHandlerEditNotifications,AzToolsFramework::IndividualPropertyHandlerEditNotifications>>::Event<void (__cdecl AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(enum AZ::DocumentPropertyEditor::Nodes::ValueChangeType),enum AZ::DocumentPropertyEditor::Nodes::ValueChangeType>(QWidget * const & id, void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) && func, AZ::DocumentPropertyEditor::Nodes::ValueChangeType && <args_0>) Line 807 C++
EditorLib.dll!AzToolsFramework::Components::PropertyManagerComponent::RequestWrite(QWidget * editorGUI) Line 189 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::Internal::INVOKE(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) &) Line 177 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::invoke(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) &) Line 54 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::EBusEventProcessingPolicy::Call(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) &) Line 437 C++
ScriptCanvas.Editor.dll!AZ::Internal::EBusContainer<AzToolsFramework::PropertyEditorGUIMessages,AzToolsFramework::PropertyEditorGUIMessages,0,1>::Dispatcher<AZ::EBus<AzToolsFramework::PropertyEditorGUIMessages,AzToolsFramework::PropertyEditorGUIMessages>>::Broadcast<void (__cdecl AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *),ScriptCanvasEditor::SourceHandlePropertyAssetCtrl * const &>(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) && func, ScriptCanvasEditor::SourceHandlePropertyAssetCtrl * const & <args_0>) Line 1360 C++
[Inline Frame] ScriptCanvas.Editor.dll!ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI::__l2::<lambda_1>::operator()(AZ::Data::AssetId) Line 115 C++
[Inline Frame] ScriptCanvas.Editor.dll!QtPrivate::FunctorCall<QtPrivate::IndexesList<0>,QtPrivate::List<AZ::Data::AssetId>,void,`ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI'::`2'::<lambda_1>>::call(ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI::__l2::<lambda_1> &) Line 146 C++
[Inline Frame] ScriptCanvas.Editor.dll!QtPrivate::Functor<`ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI'::`2'::<lambda_1>,1>::call(ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI::__l2::<lambda_1> & f, void *) Line 256 C++
ScriptCanvas.Editor.dll!QtPrivate::QFunctorSlotObject<`ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI'::`2'::<lambda_1>,1,QtPrivate::List<AZ::Data::AssetId>,void>::impl(int which, QtPrivate::QSlotObjectBase * this_, QObject * r, void * * a, bool * ret) Line 443 C++
[External Code]
ScriptCanvas.Editor.dll!AzToolsFramework::PropertyAssetCtrl::OnAssetIDChanged(AZ::Data::AssetId _t1) Line 409 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::SourceHandlePropertyAssetCtrl::SetSelectedSourcePath(const AZ::IO::BasicPath<AZStd::basic_string<char,AZStd::char_traits<char>,AZStd::allocator>> & sourcePath) Line 102 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::SourceHandlePropertyAssetCtrl::PopupAssetPicker() Line 53 C++
[External Code]
EditorLib.dll!CryEditMain(int argc, char * * argv) Line 4029 C++
[Inline Frame] Editor.exe!AZStd::Internal::INVOKE(int(*)(int, char * *) &) Line 208 C++
[Inline Frame] Editor.exe!AZStd::invoke(int(*)(int, char * *) &) Line 54 C++
Editor.exe!main(int argc, char * * argv) Line 31 C++
Editor.exe!WinMain(HINSTANCE__ * __formal, HINSTANCE__ * __formal, char * __formal, int __formal) Line 97 C++
[External Code]
```
**Steps to reproduce**
1. Launch the Editor with the DPE enabled:
```
Editor.exe --ed_enableDPE=true
```
2. Open a new or existing level.
3. Create a new entity.
4. Add a Script Canvas component.
5. Assign any non-Script Canvas graph from the picker.
**Expected behavior**
When assigning an asset to the component, only valid SC assets are displayed and can be assigned.
**Actual behavior**
Non-SC assets can be assigned to the component, resulting in an Editor crash.
**Found in Branch**
development
**Commit ID from [o3de/o3de](https://github.com/o3de/o3de) Repository**
42a9733b187a5c72616e450a506e91a08d18829b
|
1.0
|
DPE Inspector: Asset filtering when assigning a Script Canvas asset to the component doesn't work properly, resulting in a crash when invalid assets are assigned - **Describe the bug**
Asset filtering when assigning a Script Canvas asset to the component doesn't work properly, resulting in a crash when invalid assets are assigned.
```
> Editor.exe!AZ::Debug::Platform::DebugBreak() Line 90 C++
Editor.exe!AZ::Debug::Trace::Assert(const char * fileName, int line, const char * funcName, const char * format, ...) Line 437 C++
[Inline Frame] ScriptCanvas.Editor.dll!rapidjson_ly::GenericValue<rapidjson_ly::UTF8<char>,rapidjson_ly::MemoryPoolAllocator<rapidjson_ly::CrtAllocator>>::operator[](const rapidjson_ly::GenericValue<rapidjson_ly::UTF8<char>,rapidjson_ly::MemoryPoolAllocator<rapidjson_ly::CrtAllocator>> &) Line 1231 C++
ScriptCanvas.Editor.dll!rapidjson_ly::GenericValue<rapidjson_ly::UTF8<char>,rapidjson_ly::MemoryPoolAllocator<rapidjson_ly::CrtAllocator>>::operator[]<char const>(const char * name) Line 1211 C++
ScriptCanvas.Editor.dll!AZ::ObjectStreamInternal::ObjectStreamImpl::Start() Line 2099 C++
ScriptCanvas.Editor.dll!AZ::ObjectStream::LoadBlocking(AZ::IO::GenericStream * stream, AZ::SerializeContext & sc, const AZStd::function<void __cdecl(void *,AZ::Uuid const &,AZ::SerializeContext *)> & readyCB, const AZ::ObjectStream::FilterDescriptor & filterDesc, const AZStd::function<void __cdecl(void * *,AZ::Serialize::ClassData const * *,AZ::Uuid const &,AZ::SerializeContext *)> & inplaceRootInfo) Line 2205 C++
ScriptCanvas.Editor.dll!AZ::Utils::LoadObjectFromStreamInPlace(AZ::IO::GenericStream & stream, AZ::SerializeContext * context, const AZ::Serialize::ClassData * objectClassData, void * targetPointer, const AZ::ObjectStream::FilterDescriptor & filterDesc) Line 63 C++
ScriptCanvas.Editor.dll!AZ::Utils::LoadObjectFromStreamInPlace(AZ::IO::GenericStream & stream, AZ::SerializeContext * context, const AZ::Uuid & targetClassId, void * targetPointer, const AZ::ObjectStream::FilterDescriptor & filterDesc) Line 96 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::Utils::LoadObjectFromStreamInPlace(AZ::IO::GenericStream &) Line 73 C++
ScriptCanvas.Editor.dll!ScriptCanvas::Deserialize(AZStd::basic_string_view<char,AZStd::char_traits<char>> source, ScriptCanvas::MakeInternalGraphEntitiesUnique makeUniqueEntities, ScriptCanvas::LoadReferencedAssets loadReferencedAssets) Line 144 C++
ScriptCanvas.Editor.dll!ScriptCanvas::LoadFromFile(AZStd::basic_string_view<char,AZStd::char_traits<char>> path, ScriptCanvas::MakeInternalGraphEntitiesUnique makeEntityIdsUnique, ScriptCanvas::LoadReferencedAssets loadReferencedAssets) Line 270 C++
ScriptCanvas.Editor.dll!ScriptCanvasFileHandlingCpp::LoadEditorAssetTree(ScriptCanvasFileHandlingCpp::SourceTreeLoader & result) Line 127 C++
ScriptCanvas.Editor.dll!ScriptCanvas::LoadEditorAssetTree(ScriptCanvas::SourceHandle sourceHandle) Line 242 C++
ScriptCanvas.Editor.dll!ScriptCanvasBuilder::DataSystem::CompileBuilderDataInternal(ScriptCanvas::SourceHandle sourceHandle) Line 102 C++
ScriptCanvas.Editor.dll!ScriptCanvasBuilder::DataSystem::CompileBuilderData(ScriptCanvas::SourceHandle sourceHandle) Line 91 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::Internal::INVOKE(ScriptCanvasBuilder::BuilderSourceResult(ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle) &&) Line 177 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::invoke(ScriptCanvasBuilder::BuilderSourceResult(ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle) &&) Line 54 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::EBusEventProcessingPolicy::CallResult(ScriptCanvasBuilder::BuilderSourceResult &) Line 431 C++
ScriptCanvas.Editor.dll!AZ::Internal::EBusContainer<ScriptCanvasBuilder::DataSystemSourceRequests,ScriptCanvasBuilder::DataSystemSourceRequests,0,0>::Dispatcher<AZ::EBus<ScriptCanvasBuilder::DataSystemSourceRequests,ScriptCanvasBuilder::DataSystemSourceRequests>>::BroadcastResult<ScriptCanvasBuilder::BuilderSourceResult,ScriptCanvasBuilder::BuilderSourceResult (__cdecl ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle),ScriptCanvas::SourceHandle &>(ScriptCanvasBuilder::BuilderSourceResult & results, ScriptCanvasBuilder::BuilderSourceResult(ScriptCanvasBuilder::DataSystemSourceRequests::*)(ScriptCanvas::SourceHandle) && func, ScriptCanvas::SourceHandle & <args_0>) Line 1556 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::Configuration::CompileLatestInternal() Line 85 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::Configuration::Refresh(const ScriptCanvas::SourceHandle & sourceHandle) Line 232 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::Configuration::OnEditorChangeSource() Line 153 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::function_intermediate<unsigned int>::operator()() Line 604 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::function<unsigned int __cdecl(void)>::operator()() Line 684 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::InvokeFromDomArrayInternal(const AZStd::function<unsigned int __cdecl(void)> &) Line 455 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::InvokeFromDomArray(const AZStd::function<unsigned int __cdecl(void)> &) Line 468 C++
ScriptCanvas.Editor.dll!AZ::AttributeMemberFunction<unsigned int (__cdecl ScriptCanvasEditor::Configuration::*)(void)>::DomInvoke(void * instance, const AZ::Dom::Value & arguments) Line 686 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::CallbackAttributeDefinition<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::Traits<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::InvokeOnAttribute(AZ::Attribute *) Line 436 C++
ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::CallbackAttributeDefinition<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::InvokeOnDomValue<>(const AZ::Dom::Value & value) Line 537 C++
ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::CallbackAttributeDefinition<enum AZ::DocumentPropertyEditor::Nodes::PropertyRefreshLevel __cdecl(void)>::InvokeOnDomNode<>(const AZ::Dom::Value & value) Line 584 C++
ScriptCanvas.Editor.dll!AZ::DocumentPropertyEditor::ReflectionAdapter::InvokeChangeNotify(const AZ::Dom::Value & domNode) Line 866 C++
ScriptCanvas.Editor.dll!AzToolsFramework::RpePropertyHandlerWrapper<ScriptCanvas::SourceHandle>::OnValueChanged(AZ::DocumentPropertyEditor::Nodes::ValueChangeType changeType) Line 382 C++
[Inline Frame] EditorLib.dll!AZStd::Internal::INVOKE(void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) &&) Line 177 C++
[Inline Frame] EditorLib.dll!AZStd::invoke(void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) &&) Line 54 C++
[Inline Frame] EditorLib.dll!AZ::EBusEventProcessingPolicy::Call(void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) &&) Line 437 C++
EditorLib.dll!AZ::Internal::EBusContainer<AzToolsFramework::IndividualPropertyHandlerEditNotifications,AzToolsFramework::IndividualPropertyHandlerEditNotifications,1,0>::Dispatcher<AZ::EBus<AzToolsFramework::IndividualPropertyHandlerEditNotifications,AzToolsFramework::IndividualPropertyHandlerEditNotifications>>::Event<void (__cdecl AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(enum AZ::DocumentPropertyEditor::Nodes::ValueChangeType),enum AZ::DocumentPropertyEditor::Nodes::ValueChangeType>(QWidget * const & id, void(AzToolsFramework::IndividualPropertyHandlerEditNotifications::*)(AZ::DocumentPropertyEditor::Nodes::ValueChangeType) && func, AZ::DocumentPropertyEditor::Nodes::ValueChangeType && <args_0>) Line 807 C++
EditorLib.dll!AzToolsFramework::Components::PropertyManagerComponent::RequestWrite(QWidget * editorGUI) Line 189 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::Internal::INVOKE(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) &) Line 177 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZStd::invoke(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) &) Line 54 C++
[Inline Frame] ScriptCanvas.Editor.dll!AZ::EBusEventProcessingPolicy::Call(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) &) Line 437 C++
ScriptCanvas.Editor.dll!AZ::Internal::EBusContainer<AzToolsFramework::PropertyEditorGUIMessages,AzToolsFramework::PropertyEditorGUIMessages,0,1>::Dispatcher<AZ::EBus<AzToolsFramework::PropertyEditorGUIMessages,AzToolsFramework::PropertyEditorGUIMessages>>::Broadcast<void (__cdecl AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *),ScriptCanvasEditor::SourceHandlePropertyAssetCtrl * const &>(void(AzToolsFramework::PropertyEditorGUIMessages::*)(QWidget *) && func, ScriptCanvasEditor::SourceHandlePropertyAssetCtrl * const & <args_0>) Line 1360 C++
[Inline Frame] ScriptCanvas.Editor.dll!ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI::__l2::<lambda_1>::operator()(AZ::Data::AssetId) Line 115 C++
[Inline Frame] ScriptCanvas.Editor.dll!QtPrivate::FunctorCall<QtPrivate::IndexesList<0>,QtPrivate::List<AZ::Data::AssetId>,void,`ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI'::`2'::<lambda_1>>::call(ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI::__l2::<lambda_1> &) Line 146 C++
[Inline Frame] ScriptCanvas.Editor.dll!QtPrivate::Functor<`ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI'::`2'::<lambda_1>,1>::call(ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI::__l2::<lambda_1> & f, void *) Line 256 C++
ScriptCanvas.Editor.dll!QtPrivate::QFunctorSlotObject<`ScriptCanvasEditor::SourceHandlePropertyHandler::CreateGUI'::`2'::<lambda_1>,1,QtPrivate::List<AZ::Data::AssetId>,void>::impl(int which, QtPrivate::QSlotObjectBase * this_, QObject * r, void * * a, bool * ret) Line 443 C++
[External Code]
ScriptCanvas.Editor.dll!AzToolsFramework::PropertyAssetCtrl::OnAssetIDChanged(AZ::Data::AssetId _t1) Line 409 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::SourceHandlePropertyAssetCtrl::SetSelectedSourcePath(const AZ::IO::BasicPath<AZStd::basic_string<char,AZStd::char_traits<char>,AZStd::allocator>> & sourcePath) Line 102 C++
ScriptCanvas.Editor.dll!ScriptCanvasEditor::SourceHandlePropertyAssetCtrl::PopupAssetPicker() Line 53 C++
[External Code]
EditorLib.dll!CryEditMain(int argc, char * * argv) Line 4029 C++
[Inline Frame] Editor.exe!AZStd::Internal::INVOKE(int(*)(int, char * *) &) Line 208 C++
[Inline Frame] Editor.exe!AZStd::invoke(int(*)(int, char * *) &) Line 54 C++
Editor.exe!main(int argc, char * * argv) Line 31 C++
Editor.exe!WinMain(HINSTANCE__ * __formal, HINSTANCE__ * __formal, char * __formal, int __formal) Line 97 C++
[External Code]
```
**Steps to reproduce**
1. Launch the Editor with the DPE enabled:
```
Editor.exe --ed_enableDPE=true
```
2. Open a new or existing level.
3. Create a new entity.
4. Add a Script Canvas component.
5. Assign any non-Script Canvas graph from the picker.
**Expected behavior**
When assigning an asset to the component, only valid SC assets are displayed and can be assigned.
**Actual behavior**
Non-SC assets can be assigned to the component, resulting in an Editor crash.
**Found in Branch**
development
**Commit ID from [o3de/o3de](https://github.com/o3de/o3de) Repository**
42a9733b187a5c72616e450a506e91a08d18829b
|
non_test
|
dpe inspector asset filtering when assigning a script canvas asset to the component doesn t work properly resulting in a crash when invalid assets are assigned describe the bug asset filtering when assigning a script canvas asset to the component doesn t work properly resulting in a crash when invalid assets are assigned editor exe az debug platform debugbreak line c editor exe az debug trace assert const char filename int line const char funcname const char format line c scriptcanvas editor dll rapidjson ly genericvalue rapidjson ly memorypoolallocator operator const rapidjson ly genericvalue rapidjson ly memorypoolallocator line c scriptcanvas editor dll rapidjson ly genericvalue rapidjson ly memorypoolallocator operator const char name line c scriptcanvas editor dll az objectstreaminternal objectstreamimpl start line c scriptcanvas editor dll az objectstream loadblocking az io genericstream stream az serializecontext sc const azstd function readycb const az objectstream filterdescriptor filterdesc const azstd function inplacerootinfo line c scriptcanvas editor dll az utils loadobjectfromstreaminplace az io genericstream stream az serializecontext context const az serialize classdata objectclassdata void targetpointer const az objectstream filterdescriptor filterdesc line c scriptcanvas editor dll az utils loadobjectfromstreaminplace az io genericstream stream az serializecontext context const az uuid targetclassid void targetpointer const az objectstream filterdescriptor filterdesc line c scriptcanvas editor dll az utils loadobjectfromstreaminplace az io genericstream line c scriptcanvas editor dll scriptcanvas deserialize azstd basic string view source scriptcanvas makeinternalgraphentitiesunique makeuniqueentities scriptcanvas loadreferencedassets loadreferencedassets line c scriptcanvas editor dll scriptcanvas loadfromfile azstd basic string view path scriptcanvas makeinternalgraphentitiesunique makeentityidsunique scriptcanvas loadreferencedassets loadreferencedassets line c scriptcanvas editor dll scriptcanvasfilehandlingcpp loadeditorassettree scriptcanvasfilehandlingcpp sourcetreeloader result line c scriptcanvas editor dll scriptcanvas loadeditorassettree scriptcanvas sourcehandle sourcehandle line c scriptcanvas editor dll scriptcanvasbuilder datasystem compilebuilderdatainternal scriptcanvas sourcehandle sourcehandle line c scriptcanvas editor dll scriptcanvasbuilder datasystem compilebuilderdata scriptcanvas sourcehandle sourcehandle line c scriptcanvas editor dll azstd internal invoke scriptcanvasbuilder buildersourceresult scriptcanvasbuilder datasystemsourcerequests scriptcanvas sourcehandle line c scriptcanvas editor dll azstd invoke scriptcanvasbuilder buildersourceresult scriptcanvasbuilder datasystemsourcerequests scriptcanvas sourcehandle line c scriptcanvas editor dll az ebuseventprocessingpolicy callresult scriptcanvasbuilder buildersourceresult line c scriptcanvas editor dll az internal ebuscontainer dispatcher broadcastresult scriptcanvasbuilder buildersourceresult results scriptcanvasbuilder buildersourceresult scriptcanvasbuilder datasystemsourcerequests scriptcanvas sourcehandle func scriptcanvas sourcehandle line c scriptcanvas editor dll scriptcanvaseditor configuration compilelatestinternal line c scriptcanvas editor dll scriptcanvaseditor configuration refresh const scriptcanvas sourcehandle sourcehandle line c scriptcanvas editor dll scriptcanvaseditor configuration oneditorchangesource line c scriptcanvas editor dll azstd function intermediate operator line c scriptcanvas editor dll azstd function operator line c scriptcanvas editor dll az invokefromdomarrayinternal const azstd function line c scriptcanvas editor dll az invokefromdomarray const azstd function line c scriptcanvas editor dll az attributememberfunction dominvoke void instance const az dom value arguments line c scriptcanvas editor dll az documentpropertyeditor callbackattributedefinition traits invokeonattribute az attribute line c scriptcanvas editor dll az documentpropertyeditor callbackattributedefinition invokeondomvalue const az dom value value line c scriptcanvas editor dll az documentpropertyeditor callbackattributedefinition invokeondomnode const az dom value value line c scriptcanvas editor dll az documentpropertyeditor reflectionadapter invokechangenotify const az dom value domnode line c scriptcanvas editor dll aztoolsframework rpepropertyhandlerwrapper onvaluechanged az documentpropertyeditor nodes valuechangetype changetype line c editorlib dll azstd internal invoke void aztoolsframework individualpropertyhandlereditnotifications az documentpropertyeditor nodes valuechangetype line c editorlib dll azstd invoke void aztoolsframework individualpropertyhandlereditnotifications az documentpropertyeditor nodes valuechangetype line c editorlib dll az ebuseventprocessingpolicy call void aztoolsframework individualpropertyhandlereditnotifications az documentpropertyeditor nodes valuechangetype line c editorlib dll az internal ebuscontainer dispatcher event qwidget const id void aztoolsframework individualpropertyhandlereditnotifications az documentpropertyeditor nodes valuechangetype func az documentpropertyeditor nodes valuechangetype line c editorlib dll aztoolsframework components propertymanagercomponent requestwrite qwidget editorgui line c scriptcanvas editor dll azstd internal invoke void aztoolsframework propertyeditorguimessages qwidget line c scriptcanvas editor dll azstd invoke void aztoolsframework propertyeditorguimessages qwidget line c scriptcanvas editor dll az ebuseventprocessingpolicy call void aztoolsframework propertyeditorguimessages qwidget line c scriptcanvas editor dll az internal ebuscontainer dispatcher broadcast void aztoolsframework propertyeditorguimessages qwidget func scriptcanvaseditor sourcehandlepropertyassetctrl const line c scriptcanvas editor dll scriptcanvaseditor sourcehandlepropertyhandler creategui operator az data assetid line c scriptcanvas editor dll qtprivate functorcall qtprivate list void scriptcanvaseditor sourcehandlepropertyhandler creategui call scriptcanvaseditor sourcehandlepropertyhandler creategui line c scriptcanvas editor dll qtprivate functor call scriptcanvaseditor sourcehandlepropertyhandler creategui f void line c scriptcanvas editor dll qtprivate qfunctorslotobject qtprivate list void impl int which qtprivate qslotobjectbase this qobject r void a bool ret line c scriptcanvas editor dll aztoolsframework propertyassetctrl onassetidchanged az data assetid line c scriptcanvas editor dll scriptcanvaseditor sourcehandlepropertyassetctrl setselectedsourcepath const az io basicpath azstd allocator sourcepath line c scriptcanvas editor dll scriptcanvaseditor sourcehandlepropertyassetctrl popupassetpicker line c editorlib dll cryeditmain int argc char argv line c editor exe azstd internal invoke int int char line c editor exe azstd invoke int int char line c editor exe main int argc char argv line c editor exe winmain hinstance formal hinstance formal char formal int formal line c steps to reproduce launch the editor with the dpe enabled editor exe ed enabledpe true open a new or existing level create a new entity add a script canvas component assign any non script canvas graph from the picker expected behavior when assigning an asset to the component only valid sc assets are displayed and can be assigned actual behavior non sc assets can be assigned to the component resulting in an editor crash found in branch development commit id from repository
| 0
|
111,968
| 9,549,211,604
|
IssuesEvent
|
2019-05-02 08:29:30
|
tcpd/tcpd-data
|
https://api.github.com/repos/tcpd/tcpd-data
|
closed
|
PIDs to be unmerged
|
ECO FIXED. WAITING_FOR_TEST
|
PIDs to be unmerged after checking for compatibility with the data on winning former terms from www.loksabha.nic.in
|
1.0
|
PIDs to be unmerged - PIDs to be unmerged after checking for compatibility with the data on winning former terms from www.loksabha.nic.in
|
test
|
pids to be unmerged pids to be unmerged after checking for compatibility with the data on winning former terms from
| 1
|
296,255
| 25,539,668,004
|
IssuesEvent
|
2022-11-29 14:30:08
|
hazelcast/hazelcast
|
https://api.github.com/repos/hazelcast/hazelcast
|
closed
|
com.hazelcast.cluster.MulticastDeserializationTest.testWithoutFilter fails with little-endian [HZ-1822]
|
Team: Client Team: Core Type: Test-Failure Source: Internal to-jira constant-test-failure
|
_master_ (commit d11872d0d44b077ab5367bf2ef3218063cd06842)
Failed with little-endian (Oracle JDK 8): https://jenkins.hazelcast.com/job/Hazelcast-master-little-endian/228/testReport/com.hazelcast.cluster/MulticastDeserializationTest/testWithoutFilter/
<details><summary>Stacktrace:</summary>
```
java.lang.AssertionError: Object was not deserialized
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at com.hazelcast.cluster.MulticastDeserializationTest.lambda$testWithoutFilter$0(MulticastDeserializationTest.java:104)
at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1236)
at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1338)
at com.hazelcast.cluster.MulticastDeserializationTest.testWithoutFilter(MulticastDeserializationTest.java:104)
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 com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:115)
at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:107)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:750)
```
</details>
Standard output can be found here - https://s3.console.aws.amazon.com/s3/buckets/j-artifacts/Hazelcast-master-little-endian/228/
|
2.0
|
com.hazelcast.cluster.MulticastDeserializationTest.testWithoutFilter fails with little-endian [HZ-1822] - _master_ (commit d11872d0d44b077ab5367bf2ef3218063cd06842)
Failed with little-endian (Oracle JDK 8): https://jenkins.hazelcast.com/job/Hazelcast-master-little-endian/228/testReport/com.hazelcast.cluster/MulticastDeserializationTest/testWithoutFilter/
<details><summary>Stacktrace:</summary>
```
java.lang.AssertionError: Object was not deserialized
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at com.hazelcast.cluster.MulticastDeserializationTest.lambda$testWithoutFilter$0(MulticastDeserializationTest.java:104)
at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1236)
at com.hazelcast.test.HazelcastTestSupport.assertTrueEventually(HazelcastTestSupport.java:1338)
at com.hazelcast.cluster.MulticastDeserializationTest.testWithoutFilter(MulticastDeserializationTest.java:104)
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 com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:115)
at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:107)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:750)
```
</details>
Standard output can be found here - https://s3.console.aws.amazon.com/s3/buckets/j-artifacts/Hazelcast-master-little-endian/228/
|
test
|
com hazelcast cluster multicastdeserializationtest testwithoutfilter fails with little endian master commit failed with little endian oracle jdk stacktrace java lang assertionerror object was not deserialized at org junit assert fail assert java at org junit assert asserttrue assert java at com hazelcast cluster multicastdeserializationtest lambda testwithoutfilter multicastdeserializationtest java at com hazelcast test hazelcasttestsupport asserttrueeventually hazelcasttestsupport java at com hazelcast test hazelcasttestsupport asserttrueeventually hazelcasttestsupport java at com hazelcast cluster multicastdeserializationtest testwithoutfilter multicastdeserializationtest 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 com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java standard output can be found here
| 1
|
237,564
| 19,657,051,553
|
IssuesEvent
|
2022-01-10 13:35:39
|
gradle/gradle
|
https://api.github.com/repos/gradle/gradle
|
closed
|
Gradle JUnit Platform support doesn't support non-standard test descriptors with filter patterns
|
in:testing a:bug @core to-triage
|
<!---
Please follow the instructions below.
We receive dozens of issues every week, so to stay productive, we will close issues that don't provide enough information.
Please open Android-related issues on the Android Issue Tracker at https://source.android.com/source/report-bugs
Please open Gradle Native-related issues at https://github.com/gradle/gradle-native/issues
-->
<!--- Provide a brief summary of the issue in the title above -->
When Gradle's JUnit Platform support is configured to exclude some test pattern, then all non-standard test descriptors will be ignored, even if they have no relation to the filter.
Take for example
```
test {
useJUnitPlatform()
filter {
excludeTestsMatching "*IT"
}
}
```
and the [ArchUnit test engine](https://www.archunit.org/userguide/html/000_Index.html#_junit_5). Furthermore, take a test
```
@AnalyzeClasses(packages = "example")
public class SomeArchTest {
@ArchTest
public static final ArchRule example = classes().should().bePublic();
}
```
### Expected Behavior
<!--- Tell us what should happen -->
The specified filter pattern should not exclude the rule `example` from being run, since it's neither in a class ending with `IT` nor a test name ending with `IT`.
### Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
The rule `example` is skipped.
### Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
I'm trying to solve the following issue on the ArchUnit issue tracker: https://github.com/TNG/ArchUnit/issues/743
### Steps to Reproduce
<!--- Provide a self-contained example project (as an attached archive or a Github project). -->
<!--- In the rare cases where this is infeasible, we will also accept a detailed set of instructions. -->
I pushed the example here: https://github.com/codecholeric/issue-743
The project shows the described setup, i.e. activates JUnit Platform support, a filter for tests and one JUnit Jupiter and one JUnit ArchUnit test, of which only the Jupiter test is run when the pattern is active.
### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
<!--- A build scan https://scans.gradle.com/get-started is ideal -->
Build scan URL: https://gradle.com/s/a2b2afnrgtojy
### Responsible Gradle Code
Within `org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.ClassMethodNameFilter` I can see the following code:
```
private boolean shouldRun(TestDescriptor descriptor) {
Optional<TestSource> source = descriptor.getSource();
if (!source.isPresent()) {
return true;
}
if (source.get() instanceof MethodSource) {
MethodSource methodSource = (MethodSource) source.get();
return matcher.matchesTest(methodSource.getClassName(), methodSource.getMethodName());
} else if (source.get() instanceof ClassSource) {
for (TestDescriptor child : descriptor.getChildren()) {
if (shouldRun(child)) {
return true;
}
}
if (descriptor.getChildren().isEmpty()) {
String className = ((ClassSource) source.get()).getClassName();
return matcher.matchesTest(className, null)
|| matcher.matchesTest(className, descriptor.getLegacyReportingName());
}
}
return false;
}
```
ArchUnit however uses a custom `TestSource` for the arch rule `@ArchTest example`, namely a [`FieldSource`](https://github.com/TNG/ArchUnit/blob/main/archunit-junit/junit5/engine-api/src/main/java/com/tngtech/archunit/junit/FieldSource.java). Unfortunately, the fallback behavior will decide to exclude this "unknown" type of source, even though it's not matched by the pattern.
I can try to provide some PR to fix this if you want, but I want to discuss first what the desired behavior is here. And what the reasoning behind the current implementation is. Spontaneously I could for example imagine to examine the sections of the test descriptor as fallback, and apply the pattern to each section?
Or at least let tests run if their source is unknown instead of just skipping them? That would at least be consistent with the behavior when there is no source present... :thinking: However, applying the pattern to the test descriptor would have the advantage that the DSL would work for descriptors like ArchUnit's rule fields as well, instead of just silently ignoring those tests when applying the pattern.
|
1.0
|
Gradle JUnit Platform support doesn't support non-standard test descriptors with filter patterns - <!---
Please follow the instructions below.
We receive dozens of issues every week, so to stay productive, we will close issues that don't provide enough information.
Please open Android-related issues on the Android Issue Tracker at https://source.android.com/source/report-bugs
Please open Gradle Native-related issues at https://github.com/gradle/gradle-native/issues
-->
<!--- Provide a brief summary of the issue in the title above -->
When Gradle's JUnit Platform support is configured to exclude some test pattern, then all non-standard test descriptors will be ignored, even if they have no relation to the filter.
Take for example
```
test {
useJUnitPlatform()
filter {
excludeTestsMatching "*IT"
}
}
```
and the [ArchUnit test engine](https://www.archunit.org/userguide/html/000_Index.html#_junit_5). Furthermore, take a test
```
@AnalyzeClasses(packages = "example")
public class SomeArchTest {
@ArchTest
public static final ArchRule example = classes().should().bePublic();
}
```
### Expected Behavior
<!--- Tell us what should happen -->
The specified filter pattern should not exclude the rule `example` from being run, since it's neither in a class ending with `IT` nor a test name ending with `IT`.
### Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
The rule `example` is skipped.
### Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
I'm trying to solve the following issue on the ArchUnit issue tracker: https://github.com/TNG/ArchUnit/issues/743
### Steps to Reproduce
<!--- Provide a self-contained example project (as an attached archive or a Github project). -->
<!--- In the rare cases where this is infeasible, we will also accept a detailed set of instructions. -->
I pushed the example here: https://github.com/codecholeric/issue-743
The project shows the described setup, i.e. activates JUnit Platform support, a filter for tests and one JUnit Jupiter and one JUnit ArchUnit test, of which only the Jupiter test is run when the pattern is active.
### Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
<!--- A build scan https://scans.gradle.com/get-started is ideal -->
Build scan URL: https://gradle.com/s/a2b2afnrgtojy
### Responsible Gradle Code
Within `org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.ClassMethodNameFilter` I can see the following code:
```
private boolean shouldRun(TestDescriptor descriptor) {
Optional<TestSource> source = descriptor.getSource();
if (!source.isPresent()) {
return true;
}
if (source.get() instanceof MethodSource) {
MethodSource methodSource = (MethodSource) source.get();
return matcher.matchesTest(methodSource.getClassName(), methodSource.getMethodName());
} else if (source.get() instanceof ClassSource) {
for (TestDescriptor child : descriptor.getChildren()) {
if (shouldRun(child)) {
return true;
}
}
if (descriptor.getChildren().isEmpty()) {
String className = ((ClassSource) source.get()).getClassName();
return matcher.matchesTest(className, null)
|| matcher.matchesTest(className, descriptor.getLegacyReportingName());
}
}
return false;
}
```
ArchUnit however uses a custom `TestSource` for the arch rule `@ArchTest example`, namely a [`FieldSource`](https://github.com/TNG/ArchUnit/blob/main/archunit-junit/junit5/engine-api/src/main/java/com/tngtech/archunit/junit/FieldSource.java). Unfortunately, the fallback behavior will decide to exclude this "unknown" type of source, even though it's not matched by the pattern.
I can try to provide some PR to fix this if you want, but I want to discuss first what the desired behavior is here. And what the reasoning behind the current implementation is. Spontaneously I could for example imagine to examine the sections of the test descriptor as fallback, and apply the pattern to each section?
Or at least let tests run if their source is unknown instead of just skipping them? That would at least be consistent with the behavior when there is no source present... :thinking: However, applying the pattern to the test descriptor would have the advantage that the DSL would work for descriptors like ArchUnit's rule fields as well, instead of just silently ignoring those tests when applying the pattern.
|
test
|
gradle junit platform support doesn t support non standard test descriptors with filter patterns please follow the instructions below we receive dozens of issues every week so to stay productive we will close issues that don t provide enough information please open android related issues on the android issue tracker at please open gradle native related issues at when gradle s junit platform support is configured to exclude some test pattern then all non standard test descriptors will be ignored even if they have no relation to the filter take for example test usejunitplatform filter excludetestsmatching it and the furthermore take a test analyzeclasses packages example public class somearchtest archtest public static final archrule example classes should bepublic expected behavior the specified filter pattern should not exclude the rule example from being run since it s neither in a class ending with it nor a test name ending with it current behavior the rule example is skipped context i m trying to solve the following issue on the archunit issue tracker steps to reproduce i pushed the example here the project shows the described setup i e activates junit platform support a filter for tests and one junit jupiter and one junit archunit test of which only the jupiter test is run when the pattern is active your environment build scan url responsible gradle code within org gradle api internal tasks testing junitplatform junitplatformtestclassprocessor classmethodnamefilter i can see the following code private boolean shouldrun testdescriptor descriptor optional source descriptor getsource if source ispresent return true if source get instanceof methodsource methodsource methodsource methodsource source get return matcher matchestest methodsource getclassname methodsource getmethodname else if source get instanceof classsource for testdescriptor child descriptor getchildren if shouldrun child return true if descriptor getchildren isempty string classname classsource source get getclassname return matcher matchestest classname null matcher matchestest classname descriptor getlegacyreportingname return false archunit however uses a custom testsource for the arch rule archtest example namely a unfortunately the fallback behavior will decide to exclude this unknown type of source even though it s not matched by the pattern i can try to provide some pr to fix this if you want but i want to discuss first what the desired behavior is here and what the reasoning behind the current implementation is spontaneously i could for example imagine to examine the sections of the test descriptor as fallback and apply the pattern to each section or at least let tests run if their source is unknown instead of just skipping them that would at least be consistent with the behavior when there is no source present thinking however applying the pattern to the test descriptor would have the advantage that the dsl would work for descriptors like archunit s rule fields as well instead of just silently ignoring those tests when applying the pattern
| 1
|
300,185
| 25,950,018,772
|
IssuesEvent
|
2022-12-17 13:14:22
|
plannigan/hyper-bump-it
|
https://api.github.com/repos/plannigan/hyper-bump-it
|
opened
|
Add integration tests
|
enhancement testing
|
Adding integration test would further raise confidence that `hyper-bump-it` operates as expected.
|
1.0
|
Add integration tests - Adding integration test would further raise confidence that `hyper-bump-it` operates as expected.
|
test
|
add integration tests adding integration test would further raise confidence that hyper bump it operates as expected
| 1
|
334,951
| 30,000,220,226
|
IssuesEvent
|
2023-06-26 08:49:50
|
ITISFoundation/osparc-ops-environments
|
https://api.github.com/repos/ITISFoundation/osparc-ops-environments
|
opened
|
e2e-ops: Add jUnitParser for nicer gitlab summary results
|
t:enhancement p:mid-prio e2e & test
|
See:
- As suggested by [@rawlings](https://github.com/rawlings)
- https://pypi.org/project/junitparser/
- Examples: https://git.speag.com/rawlings/s4l_test_utils
|
1.0
|
e2e-ops: Add jUnitParser for nicer gitlab summary results - See:
- As suggested by [@rawlings](https://github.com/rawlings)
- https://pypi.org/project/junitparser/
- Examples: https://git.speag.com/rawlings/s4l_test_utils
|
test
|
ops add junitparser for nicer gitlab summary results see as suggested by examples
| 1
|
301,753
| 26,094,592,365
|
IssuesEvent
|
2022-12-26 17:06:48
|
bounswe/bounswe2022group1
|
https://api.github.com/repos/bounswe/bounswe2022group1
|
closed
|
Unit Tests for New Features
|
Priority: Medium Type: Testing Status: In Progress Backend
|
**Issue Description:**
Unit tests for new APIs should be written. I have implemented note and user from username endpoints. I have to write unit tests for these endpoints
**Tasks to Do:**
- [x] write unit tests for note endpoint
- [x] write unit tests for user from username endpoint
*Task Deadline:* 26/12/2022 20.00
*Final situation:
Unit tests for taking notes feature and getting user id from username feature are implemented. With these unit tests get and post methods in app/views.py/noteApiView are tested. Additionally get method in app/views.py/getuseridAPIView is tested. Tests are running without an error.
*Reviewer*
@egetaga
*Reviewer Deadline* 26/12/2022 20.00
|
1.0
|
Unit Tests for New Features - **Issue Description:**
Unit tests for new APIs should be written. I have implemented note and user from username endpoints. I have to write unit tests for these endpoints
**Tasks to Do:**
- [x] write unit tests for note endpoint
- [x] write unit tests for user from username endpoint
*Task Deadline:* 26/12/2022 20.00
*Final situation:
Unit tests for taking notes feature and getting user id from username feature are implemented. With these unit tests get and post methods in app/views.py/noteApiView are tested. Additionally get method in app/views.py/getuseridAPIView is tested. Tests are running without an error.
*Reviewer*
@egetaga
*Reviewer Deadline* 26/12/2022 20.00
|
test
|
unit tests for new features issue description unit tests for new apis should be written i have implemented note and user from username endpoints i have to write unit tests for these endpoints tasks to do write unit tests for note endpoint write unit tests for user from username endpoint task deadline final situation unit tests for taking notes feature and getting user id from username feature are implemented with these unit tests get and post methods in app views py noteapiview are tested additionally get method in app views py getuseridapiview is tested tests are running without an error reviewer egetaga reviewer deadline
| 1
|
178,846
| 13,797,275,944
|
IssuesEvent
|
2020-10-09 21:28:04
|
NuGet/Home
|
https://api.github.com/repos/NuGet/Home
|
closed
|
Remove liveshare flag from service attributes
|
Found:ManualTests Product:VS.Oe RegressionDuringThisVersion Type:Bug
|
Our services use Audience = ServiceAudience.AllClientsIncludingGuests which enables liveshare scenarios which we don't want to enable at this time.
|
1.0
|
Remove liveshare flag from service attributes - Our services use Audience = ServiceAudience.AllClientsIncludingGuests which enables liveshare scenarios which we don't want to enable at this time.
|
test
|
remove liveshare flag from service attributes our services use audience serviceaudience allclientsincludingguests which enables liveshare scenarios which we don t want to enable at this time
| 1
|
4,442
| 3,024,899,391
|
IssuesEvent
|
2015-08-03 02:06:25
|
catapult-project/catapult
|
https://api.github.com/repos/catapult-project/catapult
|
opened
|
coverage link incorrectly crosses shadow dom boundary
|
Code Health
|
<a href="https://github.com/natduca"><img src="https://avatars.githubusercontent.com/u/412396?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [natduca](https://github.com/natduca)**
_Monday Jul 27, 2015 at 06:13 GMT_
_Originally opened as https://github.com/google/trace-viewer/issues/1133_
----
The rail score side panel code is messing with the styling of the contents of the time span. This violates layering. Consider shadow dom boundaries like "protected" or "private" in c++, always. To do this, we should either find a way to style inside the dom (by looking at shadow dom features, html5rocks has some articles) or by making a public property on the span object in question.
https://github.com/google/trace-viewer/blob/master/tracing/tracing/ui/extras/rail/rail_score_side_panel.html#L58
|
1.0
|
coverage link incorrectly crosses shadow dom boundary - <a href="https://github.com/natduca"><img src="https://avatars.githubusercontent.com/u/412396?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [natduca](https://github.com/natduca)**
_Monday Jul 27, 2015 at 06:13 GMT_
_Originally opened as https://github.com/google/trace-viewer/issues/1133_
----
The rail score side panel code is messing with the styling of the contents of the time span. This violates layering. Consider shadow dom boundaries like "protected" or "private" in c++, always. To do this, we should either find a way to style inside the dom (by looking at shadow dom features, html5rocks has some articles) or by making a public property on the span object in question.
https://github.com/google/trace-viewer/blob/master/tracing/tracing/ui/extras/rail/rail_score_side_panel.html#L58
|
non_test
|
coverage link incorrectly crosses shadow dom boundary issue by monday jul at gmt originally opened as the rail score side panel code is messing with the styling of the contents of the time span this violates layering consider shadow dom boundaries like protected or private in c always to do this we should either find a way to style inside the dom by looking at shadow dom features has some articles or by making a public property on the span object in question
| 0
|
320,830
| 27,486,998,741
|
IssuesEvent
|
2023-03-04 06:38:10
|
jmeaster30/vore
|
https://api.github.com/repos/jmeaster30/vore
|
closed
|
Remaining things to be tested/implemented
|
bug enhancement testing parser change lexer change LIB mEtA iSsUe
|
I think once the ca codes test issues are solved the language will be in a really good and usable spot for the majority of use cases.
Then I will make this repo public and move on for a little bit
|
1.0
|
Remaining things to be tested/implemented - I think once the ca codes test issues are solved the language will be in a really good and usable spot for the majority of use cases.
Then I will make this repo public and move on for a little bit
|
test
|
remaining things to be tested implemented i think once the ca codes test issues are solved the language will be in a really good and usable spot for the majority of use cases then i will make this repo public and move on for a little bit
| 1
|
234,568
| 19,192,232,050
|
IssuesEvent
|
2021-12-06 03:04:46
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
closed
|
sql: TestSavepoints failed
|
C-test-failure O-robot branch-master T-kv T-sql-queries
|
sql.TestSavepoints [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3443717&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3443717&tab=artifacts#/) on master @ [a79a08268cbaad620d2e2dc0c3e19dd670795a1a](https://github.com/cockroachdb/cockroach/commits/a79a08268cbaad620d2e2dc0c3e19dd670795a1a):
```
=== RUN TestSavepoints
test_log_scope.go:76: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestSavepoints887684322
test_log_scope.go:77: use -show-logs to present logs inline
=== CONT TestSavepoints
panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestSavepoints887684322
--- FAIL: TestSavepoints (1.14s)
=== RUN TestSavepoints/rollback_after_lock_timeout
conn_executor_savepoints_test.go:107: 7: reading progress: pq: canceling statement due to lock timeout on row (conn,n)=('default',3) in progress@primary
datadriven.go:243:
testdata/savepoints:265: SET lock_timeout = '1ms'
BEGIN
SAVEPOINT foo
SELECT * FROM t WHERE x = 1 FOR UPDATE
ROLLBACK TO SAVEPOINT foo
SELECT * FROM t WHERE x = 2 FOR UPDATE
COMMIT
SET lock_timeout = 0
output didn't match expected:
@@ -9,9 +9,9 @@
5: ROLLBACK TO SAVEPOINT foo -- 0 rows
-- Aborted -> Open ###..... foo
6: SELECT * FROM t WHERE x = 2 FOR UPDATE -- 0 rows
-- Open -> Open ###..#.. foo
7: COMMIT -- 0 rows
--- Open -> NoTxn ###..##. (none)
+-- Open -> NoTxn ........ (none)
8: SET lock_timeout = 0 -- 0 rows
-- NoTxn -> NoTxn ###..### (none)
--- FAIL: TestSavepoints/rollback_after_lock_timeout (0.10s)
```
<details><summary>Reproduce</summary>
<p>
To reproduce, try:
```bash
make stressrace TESTS=TestSavepoints PKG=./pkg/sql TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
```
Parameters in this failure:
- GOFLAGS=-json
</p>
</details>
/cc @cockroachdb/sql-queries andreimatei
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestSavepoints.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
|
1.0
|
sql: TestSavepoints failed - sql.TestSavepoints [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3443717&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3443717&tab=artifacts#/) on master @ [a79a08268cbaad620d2e2dc0c3e19dd670795a1a](https://github.com/cockroachdb/cockroach/commits/a79a08268cbaad620d2e2dc0c3e19dd670795a1a):
```
=== RUN TestSavepoints
test_log_scope.go:76: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestSavepoints887684322
test_log_scope.go:77: use -show-logs to present logs inline
=== CONT TestSavepoints
panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestSavepoints887684322
--- FAIL: TestSavepoints (1.14s)
=== RUN TestSavepoints/rollback_after_lock_timeout
conn_executor_savepoints_test.go:107: 7: reading progress: pq: canceling statement due to lock timeout on row (conn,n)=('default',3) in progress@primary
datadriven.go:243:
testdata/savepoints:265: SET lock_timeout = '1ms'
BEGIN
SAVEPOINT foo
SELECT * FROM t WHERE x = 1 FOR UPDATE
ROLLBACK TO SAVEPOINT foo
SELECT * FROM t WHERE x = 2 FOR UPDATE
COMMIT
SET lock_timeout = 0
output didn't match expected:
@@ -9,9 +9,9 @@
5: ROLLBACK TO SAVEPOINT foo -- 0 rows
-- Aborted -> Open ###..... foo
6: SELECT * FROM t WHERE x = 2 FOR UPDATE -- 0 rows
-- Open -> Open ###..#.. foo
7: COMMIT -- 0 rows
--- Open -> NoTxn ###..##. (none)
+-- Open -> NoTxn ........ (none)
8: SET lock_timeout = 0 -- 0 rows
-- NoTxn -> NoTxn ###..### (none)
--- FAIL: TestSavepoints/rollback_after_lock_timeout (0.10s)
```
<details><summary>Reproduce</summary>
<p>
To reproduce, try:
```bash
make stressrace TESTS=TestSavepoints PKG=./pkg/sql TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
```
Parameters in this failure:
- GOFLAGS=-json
</p>
</details>
/cc @cockroachdb/sql-queries andreimatei
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestSavepoints.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
|
test
|
sql testsavepoints failed sql testsavepoints with on master run testsavepoints 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 cont testsavepoints panic go test log scope end test logs left over in go src github com cockroachdb cockroach artifacts fail testsavepoints run testsavepoints rollback after lock timeout conn executor savepoints test go reading progress pq canceling statement due to lock timeout on row conn n default in progress primary datadriven go testdata savepoints set lock timeout begin savepoint foo select from t where x for update rollback to savepoint foo select from t where x for update commit set lock timeout output didn t match expected rollback to savepoint foo rows aborted open foo select from t where x for update rows open open foo commit rows open notxn none open notxn none set lock timeout rows notxn notxn none fail testsavepoints rollback after lock timeout reproduce to reproduce try bash make stressrace tests testsavepoints pkg pkg sql testtimeout stressflags timeout parameters in this failure goflags json cc cockroachdb sql queries andreimatei
| 1
|
205,333
| 15,608,111,228
|
IssuesEvent
|
2021-03-19 10:12:25
|
navikt/tiltak-tilsagnsbrev
|
https://api.github.com/repos/navikt/tiltak-tilsagnsbrev
|
closed
|
Bygg av branch-test
|
branch-test deploy
|
Kommenter med
>/deploy branch-test
for å deploye til dev-fss.
Commit: 6ae694fde798f529a1526068d0a29f55a66e38f9
|
1.0
|
Bygg av branch-test - Kommenter med
>/deploy branch-test
for å deploye til dev-fss.
Commit: 6ae694fde798f529a1526068d0a29f55a66e38f9
|
test
|
bygg av branch test kommenter med deploy branch test for å deploye til dev fss commit
| 1
|
396,635
| 11,711,763,976
|
IssuesEvent
|
2020-03-09 06:24:52
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
www.youtube.com - desktop site instead of mobile site
|
browser-firefox-mobile engine-gecko ml-needsdiagnosis-false ml-probability-high priority-critical
|
<!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/49750 -->
**URL**: https://www.youtube.com/?app=desktop
**Browser / Version**: Firefox Mobile 68.0
**Operating System**: Android 7.0
**Tested Another Browser**: Yes
**Problem type**: Desktop site instead of mobile site
**Description**: kdkdm
**Steps to Reproduce**:
jdjdmdhdldkd
<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: 20200305175243</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/3/55b8e8a0-9095-43ad-905d-e574fcf0bab1)
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
www.youtube.com - desktop site instead of mobile site - <!-- @browser: Firefox Mobile 68.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0 -->
<!-- @reported_with: mobile-reporter -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/49750 -->
**URL**: https://www.youtube.com/?app=desktop
**Browser / Version**: Firefox Mobile 68.0
**Operating System**: Android 7.0
**Tested Another Browser**: Yes
**Problem type**: Desktop site instead of mobile site
**Description**: kdkdm
**Steps to Reproduce**:
jdjdmdhdldkd
<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: 20200305175243</li><li>channel: beta</li><li>hasTouchScreen: true</li><li>mixed active content blocked: false</li><li>mixed passive content blocked: false</li><li>tracking content blocked: false</li>
</ul>
</details>
[View console log messages](https://webcompat.com/console_logs/2020/3/55b8e8a0-9095-43ad-905d-e574fcf0bab1)
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
non_test
|
desktop site instead of mobile site url browser version firefox mobile operating system android tested another browser yes problem type desktop site instead of mobile site description kdkdm steps to reproduce jdjdmdhdldkd browser configuration gfx webrender all false gfx webrender blob images true gfx webrender enabled false image mem shared true buildid channel beta hastouchscreen true mixed active content blocked false mixed passive content blocked false tracking content blocked false from with ❤️
| 0
|
62,244
| 6,786,960,824
|
IssuesEvent
|
2017-10-31 00:54:35
|
radare/radare2
|
https://api.github.com/repos/radare/radare2
|
closed
|
Regex search for instruction create wrong output
|
search test-required
|
Hi,
im doing challenge 4 from the flare-on 2017 challenges.
It constructs strings inside a function via:
**mov byte [ebp - 0xd6], 0x6c**
sequenzes.
To find all strings in the binary I call
**/c/ mov byte \\[ebp.*\\], 0**
and reconstruct them.
But the problem is that it gets confused with the disassmble part.
Before the regex the diassmble output is:
```
| 0x01013a43 c68528ffffff. mov byte [local_d8h], 0x5c ; '\'
| 0x01013a4a c68529ffffff. mov byte [local_d7h], 0x66 ; 'f'
| 0x01013a51 c6852affffff. mov byte [local_d6h], 0x6c ; 'l'
| 0x01013a58 c6852bffffff. mov byte [local_d5h], 0x61 ; 'a'
```
Doing the search yield:
```
0x01013a43 # 7: mov byte [ebp - 0xd8], 0x5c
0x01013a4a # 7: mov byte [ebp - 0xd7], 0x66
0x01013a50 # 8: mov byte [ebp - 0xd6], 0x6c
0x01013a51 # 7: mov byte [ebp - 0xd6], 0x6c
0x01013a5f # 7: mov byte [ebp - 0xd4], 0x72
0x01013a66 # 7: mov byte [ebp - 0xd3], 0x65
```
And after the search the diassmble output is:
```
| 0x01013a43 c68528ffffff. mov byte [local_d8h], 0x5c ; '\'
| ;-- hit0_15:
| 0x01013a4a ~ c68529ffffff. mov byte [local_d7h], 0x66 ; 'f'
| ;-- hit0_16:
| 0x01013a50 ~ 66c6852affff. mov byte [local_d6h], 0x6c ; 'l'
| ;-- hit0_17:
| 0x01013a51 c6852affffff. mov byte [local_d6h], 0x6c ; 'l'
| 0x01013a58 c6852bffffff. mov byte [local_d5h], 0x61 ; 'a'
```
So the mov byte [local_d7h], 0x6c is recognized twice. Once with an opcode size of 8 and once with 7.
Using the latest commit:
```
admin@noq:/media/sf_CTF/flare-on/lvl4-notepad$ ~/bin/r2 -v
radare2 1.7.0-git 16064 @ linux-x86-64 git.1.6.0-840-g842e64f74
commit: 842e64f7434e993d4ef23533434481741aeb8349 build: 2017-09-14__17:33:54
```
|
1.0
|
Regex search for instruction create wrong output - Hi,
im doing challenge 4 from the flare-on 2017 challenges.
It constructs strings inside a function via:
**mov byte [ebp - 0xd6], 0x6c**
sequenzes.
To find all strings in the binary I call
**/c/ mov byte \\[ebp.*\\], 0**
and reconstruct them.
But the problem is that it gets confused with the disassmble part.
Before the regex the diassmble output is:
```
| 0x01013a43 c68528ffffff. mov byte [local_d8h], 0x5c ; '\'
| 0x01013a4a c68529ffffff. mov byte [local_d7h], 0x66 ; 'f'
| 0x01013a51 c6852affffff. mov byte [local_d6h], 0x6c ; 'l'
| 0x01013a58 c6852bffffff. mov byte [local_d5h], 0x61 ; 'a'
```
Doing the search yield:
```
0x01013a43 # 7: mov byte [ebp - 0xd8], 0x5c
0x01013a4a # 7: mov byte [ebp - 0xd7], 0x66
0x01013a50 # 8: mov byte [ebp - 0xd6], 0x6c
0x01013a51 # 7: mov byte [ebp - 0xd6], 0x6c
0x01013a5f # 7: mov byte [ebp - 0xd4], 0x72
0x01013a66 # 7: mov byte [ebp - 0xd3], 0x65
```
And after the search the diassmble output is:
```
| 0x01013a43 c68528ffffff. mov byte [local_d8h], 0x5c ; '\'
| ;-- hit0_15:
| 0x01013a4a ~ c68529ffffff. mov byte [local_d7h], 0x66 ; 'f'
| ;-- hit0_16:
| 0x01013a50 ~ 66c6852affff. mov byte [local_d6h], 0x6c ; 'l'
| ;-- hit0_17:
| 0x01013a51 c6852affffff. mov byte [local_d6h], 0x6c ; 'l'
| 0x01013a58 c6852bffffff. mov byte [local_d5h], 0x61 ; 'a'
```
So the mov byte [local_d7h], 0x6c is recognized twice. Once with an opcode size of 8 and once with 7.
Using the latest commit:
```
admin@noq:/media/sf_CTF/flare-on/lvl4-notepad$ ~/bin/r2 -v
radare2 1.7.0-git 16064 @ linux-x86-64 git.1.6.0-840-g842e64f74
commit: 842e64f7434e993d4ef23533434481741aeb8349 build: 2017-09-14__17:33:54
```
|
test
|
regex search for instruction create wrong output hi im doing challenge from the flare on challenges it constructs strings inside a function via mov byte sequenzes to find all strings in the binary i call c mov byte and reconstruct them but the problem is that it gets confused with the disassmble part before the regex the diassmble output is mov byte mov byte f mov byte l mov byte a doing the search yield mov byte mov byte mov byte mov byte mov byte mov byte and after the search the diassmble output is mov byte mov byte f mov byte l mov byte l mov byte a so the mov byte is recognized twice once with an opcode size of and once with using the latest commit admin noq media sf ctf flare on notepad bin v git linux git commit build
| 1
|
18,839
| 3,727,096,792
|
IssuesEvent
|
2016-03-06 02:10:19
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
closed
|
circleci: failed tests (13896): TestGossipPeerings TestDockerRuby
|
test-failure
|
The following test appears to have failed:
[#13896](https://circleci.com/gh/cockroachdb/cockroach/13896):
```
I160306 00:42:23.518269 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:24.520021 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:25.521786 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:26.523521 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:26.624140 acceptance/cluster/localcluster.go:596 stopping
--- FAIL: TestGossipPeerings (19.68s)
testing.go:170: acceptance/replication_test.go:72: condition failed to evaluate within 15s: expected 3 replicas, only found 1
=== RUN TestGossipRestart
--- SKIP: TestGossipRestart (0.00s)
gossip_peerings_test.go:147: TODO(pmattis): #4445
=== RUN TestDockerJava
I160306 00:42:28.879205 acceptance/cluster/docker.go:72 ImagePull cockroachdb/docker-spy:20160209-143235 starting
....I160306 00:42:29.662730 acceptance/cluster/docker.go:87 ImagePull cockroachdb/docker-spy:20160209-143235 complete
I160306 00:42:30.067953 acceptance/cluster/localcluster.go:261 started docker-spy: 172.17.0.3
I160306 00:42:30.068002 acceptance/cluster/localcluster.go:268 Initializing Cluster:
Cluster Setup: AdHoc 3x1
--
I160306 00:43:42.454459 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:43.456208 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:44.457907 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:45.459766 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:45.560352 acceptance/cluster/localcluster.go:596 stopping
--- FAIL: TestDockerRuby (20.12s)
testing.go:170: acceptance/replication_test.go:72: condition failed to evaluate within 15s: expected 3 replicas, only found 1
=== RUN TestSingleKey
I160306 00:43:48.021727 acceptance/cluster/docker.go:72 ImagePull cockroachdb/docker-spy:20160209-143235 starting
....I160306 00:43:48.414400 acceptance/cluster/docker.go:87 ImagePull cockroachdb/docker-spy:20160209-143235 complete
I160306 00:43:48.943010 acceptance/cluster/localcluster.go:261 started docker-spy: 172.17.0.3
I160306 00:43:48.943055 acceptance/cluster/localcluster.go:268 Initializing Cluster:
Cluster Setup: AdHoc 3x1
Duration: 5s, Stall: 2m0s
Node 0 - Store 0
Node 1 - Store 0
--
--- SKIP: TestBuildBabyCluster (0.00s)
terraform_test.go:30: only enabled during testing
=== RUN TestFiveNodesAndWriters
--- SKIP: TestFiveNodesAndWriters (0.00s)
util_test.go:66: running in docker mode
FAIL
ok github.com/cockroachdb/cockroach/acceptance 1337s
```
Please assign, take a look and update the issue accordingly.
|
1.0
|
circleci: failed tests (13896): TestGossipPeerings TestDockerRuby - The following test appears to have failed:
[#13896](https://circleci.com/gh/cockroachdb/cockroach/13896):
```
I160306 00:42:23.518269 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:24.520021 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:25.521786 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:26.523521 acceptance/replication_test.go:66 found 1 replicas
I160306 00:42:26.624140 acceptance/cluster/localcluster.go:596 stopping
--- FAIL: TestGossipPeerings (19.68s)
testing.go:170: acceptance/replication_test.go:72: condition failed to evaluate within 15s: expected 3 replicas, only found 1
=== RUN TestGossipRestart
--- SKIP: TestGossipRestart (0.00s)
gossip_peerings_test.go:147: TODO(pmattis): #4445
=== RUN TestDockerJava
I160306 00:42:28.879205 acceptance/cluster/docker.go:72 ImagePull cockroachdb/docker-spy:20160209-143235 starting
....I160306 00:42:29.662730 acceptance/cluster/docker.go:87 ImagePull cockroachdb/docker-spy:20160209-143235 complete
I160306 00:42:30.067953 acceptance/cluster/localcluster.go:261 started docker-spy: 172.17.0.3
I160306 00:42:30.068002 acceptance/cluster/localcluster.go:268 Initializing Cluster:
Cluster Setup: AdHoc 3x1
--
I160306 00:43:42.454459 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:43.456208 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:44.457907 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:45.459766 acceptance/replication_test.go:66 found 1 replicas
I160306 00:43:45.560352 acceptance/cluster/localcluster.go:596 stopping
--- FAIL: TestDockerRuby (20.12s)
testing.go:170: acceptance/replication_test.go:72: condition failed to evaluate within 15s: expected 3 replicas, only found 1
=== RUN TestSingleKey
I160306 00:43:48.021727 acceptance/cluster/docker.go:72 ImagePull cockroachdb/docker-spy:20160209-143235 starting
....I160306 00:43:48.414400 acceptance/cluster/docker.go:87 ImagePull cockroachdb/docker-spy:20160209-143235 complete
I160306 00:43:48.943010 acceptance/cluster/localcluster.go:261 started docker-spy: 172.17.0.3
I160306 00:43:48.943055 acceptance/cluster/localcluster.go:268 Initializing Cluster:
Cluster Setup: AdHoc 3x1
Duration: 5s, Stall: 2m0s
Node 0 - Store 0
Node 1 - Store 0
--
--- SKIP: TestBuildBabyCluster (0.00s)
terraform_test.go:30: only enabled during testing
=== RUN TestFiveNodesAndWriters
--- SKIP: TestFiveNodesAndWriters (0.00s)
util_test.go:66: running in docker mode
FAIL
ok github.com/cockroachdb/cockroach/acceptance 1337s
```
Please assign, take a look and update the issue accordingly.
|
test
|
circleci failed tests testgossippeerings testdockerruby the following test appears to have failed acceptance replication test go found replicas acceptance replication test go found replicas acceptance replication test go found replicas acceptance replication test go found replicas acceptance cluster localcluster go stopping fail testgossippeerings testing go acceptance replication test go condition failed to evaluate within expected replicas only found run testgossiprestart skip testgossiprestart gossip peerings test go todo pmattis run testdockerjava acceptance cluster docker go imagepull cockroachdb docker spy starting acceptance cluster docker go imagepull cockroachdb docker spy complete acceptance cluster localcluster go started docker spy acceptance cluster localcluster go initializing cluster cluster setup adhoc acceptance replication test go found replicas acceptance replication test go found replicas acceptance replication test go found replicas acceptance replication test go found replicas acceptance cluster localcluster go stopping fail testdockerruby testing go acceptance replication test go condition failed to evaluate within expected replicas only found run testsinglekey acceptance cluster docker go imagepull cockroachdb docker spy starting acceptance cluster docker go imagepull cockroachdb docker spy complete acceptance cluster localcluster go started docker spy acceptance cluster localcluster go initializing cluster cluster setup adhoc duration stall node store node store skip testbuildbabycluster terraform test go only enabled during testing run testfivenodesandwriters skip testfivenodesandwriters util test go running in docker mode fail ok github com cockroachdb cockroach acceptance please assign take a look and update the issue accordingly
| 1
|
12,946
| 15,308,106,147
|
IssuesEvent
|
2021-02-24 21:55:27
|
cypress-io/cypress-documentation
|
https://api.github.com/repos/cypress-io/cypress-documentation
|
closed
|
For better CI performance move from cache to workspace
|
process: ci
|
According to https://hackernoon.com/circleci-performance-difference-between-cache-and-workspace-5567679c3601 using workspaces to move data between jobs in a workflow is much faster
|
1.0
|
For better CI performance move from cache to workspace - According to https://hackernoon.com/circleci-performance-difference-between-cache-and-workspace-5567679c3601 using workspaces to move data between jobs in a workflow is much faster
|
non_test
|
for better ci performance move from cache to workspace according to using workspaces to move data between jobs in a workflow is much faster
| 0
|
267,978
| 23,337,295,686
|
IssuesEvent
|
2022-08-09 11:07:18
|
streamnative/pulsar
|
https://api.github.com/repos/streamnative/pulsar
|
opened
|
ISSUE-17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub
|
component/test flaky-tests
|
Original Issue: apache/pulsar#17008
---
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/runs/7739162912?check_suite_focus=true#step:11:185
### Exception stacktrace
```
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:2184: Failure
Expected equality of these values:
ResultTimeout
Which is: TimeOut
consumer.receive(m, 1000)
Which is: Ok
[ FAILED ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub (1173 ms)
[----------] 1 test from BasicEndToEndTest (1173 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1173 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub
```
This can be relevant to https://github.com/apache/pulsar/issues/16802.
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
|
2.0
|
ISSUE-17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub - Original Issue: apache/pulsar#17008
---
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/runs/7739162912?check_suite_focus=true#step:11:185
### Exception stacktrace
```
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:2184: Failure
Expected equality of these values:
ResultTimeout
Which is: TimeOut
consumer.receive(m, 1000)
Which is: Ok
[ FAILED ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub (1173 ms)
[----------] 1 test from BasicEndToEndTest (1173 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1173 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub
```
This can be relevant to https://github.com/apache/pulsar/issues/16802.
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
|
test
|
issue flaky test basicendtoendtest testpatternmultitopicsconsumerpubsub original issue apache pulsar search before asking i searched in the and found nothing similar example failure exception stacktrace pulsar pulsar client cpp tests basicendtoendtest cc failure expected equality of these values resulttimeout which is timeout consumer receive m which is ok basicendtoendtest testpatternmultitopicsconsumerpubsub ms test from basicendtoendtest ms total global test environment tear down test from test suite ran ms total tests test listed below basicendtoendtest testpatternmultitopicsconsumerpubsub this can be relevant to are you willing to submit a pr i m willing to submit a pr
| 1
|
172,654
| 13,326,065,173
|
IssuesEvent
|
2020-08-27 11:00:01
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
closed
|
roachtest: sysbench/oltp_write_only/nodes=3/cpu=32/conc=128 failed
|
C-test-failure O-roachtest O-robot branch-provisional_202007271721_v20.1.4 release-blocker
|
[(roachtest).sysbench/oltp_write_only/nodes=3/cpu=32/conc=128 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2122556&tab=buildLog) on [provisional_202007271721_v20.1.4@9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa](https://github.com/cockroachdb/cockroach/commits/9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa):
```
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.951645ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (997.701656ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.701656ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (1.003653594s) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.003653594s) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (998.341522ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (998.072272ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (1.003295539s) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (998.341522ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.003295539s) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (996.880989ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.988192ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (997.212507ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.003709218s) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (1.002540699s) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.212507ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (998.072272ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (996.880989ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.002540699s) to be trustworthy
Wraps: (5) exit status 20
Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *exec.ExitError
cluster.go:2553,sysbench.go:117,sysbench.go:138,test_runner.go:754: monitor failure: monitor task failed: t.Fatal() was called
(1) attached stack trace
| main.(*monitor).WaitE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2541
| main.(*monitor).Wait
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2549
| main.runSysbench
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sysbench.go:117
| main.registerSysbench.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sysbench.go:138
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:754
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
| main.(*monitor).wait.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2597
Wraps: (4) monitor task failed
Wraps: (5) attached stack trace
| main.init
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2511
| runtime.doInit
| /usr/local/go/src/runtime/proc.go:5420
| runtime.main
| /usr/local/go/src/runtime/proc.go:190
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1373
Wraps: (6) t.Fatal() was called
Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *withstack.withStack (4) *errutil.withMessage (5) *withstack.withStack (6) *errors.errorString
```
<details><summary>More</summary><p>
Artifacts: [/sysbench/oltp_write_only/nodes=3/cpu=32/conc=128](https://teamcity.cockroachdb.com/viewLog.html?buildId=2122556&tab=artifacts#/sysbench/oltp_write_only/nodes=3/cpu=32/conc=128)
[See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asysbench%2Foltp_write_only%2Fnodes%3D3%2Fcpu%3D32%2Fconc%3D128.%2A&sort=title&restgroup=false&display=lastcommented+project)
<sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
|
2.0
|
roachtest: sysbench/oltp_write_only/nodes=3/cpu=32/conc=128 failed - [(roachtest).sysbench/oltp_write_only/nodes=3/cpu=32/conc=128 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2122556&tab=buildLog) on [provisional_202007271721_v20.1.4@9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa](https://github.com/cockroachdb/cockroach/commits/9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa):
```
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.951645ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (997.701656ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.701656ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (1.003653594s) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.003653594s) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (998.341522ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (998.072272ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (1.003295539s) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (998.341522ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.003295539s) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (996.880989ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.988192ms) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (997.212507ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.003709218s) to be trustworthy
| FATAL: PQexecPrepared() failed: 7 remote wall time is too far ahead (1.002540699s) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (997.212507ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (998.072272ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (996.880989ms) to be trustworthy
| FATAL: `thread_run' function failed: /usr/share/sysbench/oltp_common.lua:458: SQL error, errno = 0, state = 'XXUUU': remote wall time is too far ahead (1.002540699s) to be trustworthy
Wraps: (5) exit status 20
Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *exec.ExitError
cluster.go:2553,sysbench.go:117,sysbench.go:138,test_runner.go:754: monitor failure: monitor task failed: t.Fatal() was called
(1) attached stack trace
| main.(*monitor).WaitE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2541
| main.(*monitor).Wait
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2549
| main.runSysbench
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sysbench.go:117
| main.registerSysbench.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/sysbench.go:138
| main.(*testRunner).runTest.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:754
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
| main.(*monitor).wait.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2597
Wraps: (4) monitor task failed
Wraps: (5) attached stack trace
| main.init
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2511
| runtime.doInit
| /usr/local/go/src/runtime/proc.go:5420
| runtime.main
| /usr/local/go/src/runtime/proc.go:190
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1373
Wraps: (6) t.Fatal() was called
Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *withstack.withStack (4) *errutil.withMessage (5) *withstack.withStack (6) *errors.errorString
```
<details><summary>More</summary><p>
Artifacts: [/sysbench/oltp_write_only/nodes=3/cpu=32/conc=128](https://teamcity.cockroachdb.com/viewLog.html?buildId=2122556&tab=artifacts#/sysbench/oltp_write_only/nodes=3/cpu=32/conc=128)
[See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asysbench%2Foltp_write_only%2Fnodes%3D3%2Fcpu%3D32%2Fconc%3D128.%2A&sort=title&restgroup=false&display=lastcommented+project)
<sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
|
test
|
roachtest sysbench oltp write only nodes cpu conc failed on fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal pqexecprepared failed remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy fatal thread run function failed usr share sysbench oltp common lua sql error errno state xxuuu remote wall time is too far ahead to be trustworthy wraps exit status error types withstack withstack safedetails withsafedetails errutil withmessage main withcommanddetails exec exiterror cluster go sysbench go sysbench go test runner go monitor failure monitor task failed t fatal was called attached stack trace main monitor waite home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main runsysbench home agent work go src github com cockroachdb cockroach pkg cmd roachtest sysbench go main registersysbench home agent work go src github com cockroachdb cockroach pkg cmd roachtest sysbench go main testrunner runtest home agent work go src github com cockroachdb cockroach pkg cmd roachtest test runner go wraps monitor failure wraps attached stack trace main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go wraps monitor task failed wraps attached stack trace main init home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go runtime doinit usr local go src runtime proc go runtime main usr local go src runtime proc go runtime goexit usr local go src runtime asm s wraps t fatal was called error types withstack withstack errutil withmessage withstack withstack errutil withmessage withstack withstack errors errorstring more artifacts powered by
| 1
|
124,469
| 17,772,572,752
|
IssuesEvent
|
2021-08-30 15:12:31
|
kapseliboi/energy-futures-vis-avenir-energetique
|
https://api.github.com/repos/kapseliboi/energy-futures-vis-avenir-energetique
|
opened
|
WS-2019-0169 (Medium) detected in marked-0.3.19.js, marked-0.3.19.tgz
|
security vulnerability
|
## WS-2019-0169 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>marked-0.3.19.js</b>, <b>marked-0.3.19.tgz</b></p></summary>
<p>
<details><summary><b>marked-0.3.19.js</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js">https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js</a></p>
<p>Path to dependency file: energy-futures-vis-avenir-energetique/node_modules/marked/www/demo.html</p>
<p>Path to vulnerable library: /node_modules/marked/www/../lib/marked.js</p>
<p>
Dependency Hierarchy:
- :x: **marked-0.3.19.js** (Vulnerable Library)
</details>
<details><summary><b>marked-0.3.19.tgz</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://registry.npmjs.org/marked/-/marked-0.3.19.tgz">https://registry.npmjs.org/marked/-/marked-0.3.19.tgz</a></p>
<p>Path to dependency file: energy-futures-vis-avenir-energetique/package.json</p>
<p>Path to vulnerable library: energy-futures-vis-avenir-energetique/node_modules/marked/package.json</p>
<p>
Dependency Hierarchy:
- addon-info-5.3.19.tgz (Root Library)
- marksy-8.0.0.tgz
- :x: **marked-0.3.19.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/kapseliboi/energy-futures-vis-avenir-energetique/commit/907b3c15edb7159764857453edc4f32b2432cdd4">907b3c15edb7159764857453edc4f32b2432cdd4</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
marked versions >0.3.14 and < 0.6.2 has Regular Expression Denial of Service vulnerability Email addresses may be evaluated in quadratic time, allowing attackers to potentially crash the node process due to resource exhaustion.
<p>Publish Date: 2019-04-03
<p>URL: <a href=https://github.com/markedjs/marked/pull/1460>WS-2019-0169</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- 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://www.npmjs.com/advisories/812">https://www.npmjs.com/advisories/812</a></p>
<p>Release Date: 2019-07-15</p>
<p>Fix Resolution: 0.6.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
WS-2019-0169 (Medium) detected in marked-0.3.19.js, marked-0.3.19.tgz - ## WS-2019-0169 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>marked-0.3.19.js</b>, <b>marked-0.3.19.tgz</b></p></summary>
<p>
<details><summary><b>marked-0.3.19.js</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js">https://cdnjs.cloudflare.com/ajax/libs/marked/0.3.19/marked.js</a></p>
<p>Path to dependency file: energy-futures-vis-avenir-energetique/node_modules/marked/www/demo.html</p>
<p>Path to vulnerable library: /node_modules/marked/www/../lib/marked.js</p>
<p>
Dependency Hierarchy:
- :x: **marked-0.3.19.js** (Vulnerable Library)
</details>
<details><summary><b>marked-0.3.19.tgz</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://registry.npmjs.org/marked/-/marked-0.3.19.tgz">https://registry.npmjs.org/marked/-/marked-0.3.19.tgz</a></p>
<p>Path to dependency file: energy-futures-vis-avenir-energetique/package.json</p>
<p>Path to vulnerable library: energy-futures-vis-avenir-energetique/node_modules/marked/package.json</p>
<p>
Dependency Hierarchy:
- addon-info-5.3.19.tgz (Root Library)
- marksy-8.0.0.tgz
- :x: **marked-0.3.19.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/kapseliboi/energy-futures-vis-avenir-energetique/commit/907b3c15edb7159764857453edc4f32b2432cdd4">907b3c15edb7159764857453edc4f32b2432cdd4</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
marked versions >0.3.14 and < 0.6.2 has Regular Expression Denial of Service vulnerability Email addresses may be evaluated in quadratic time, allowing attackers to potentially crash the node process due to resource exhaustion.
<p>Publish Date: 2019-04-03
<p>URL: <a href=https://github.com/markedjs/marked/pull/1460>WS-2019-0169</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- 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://www.npmjs.com/advisories/812">https://www.npmjs.com/advisories/812</a></p>
<p>Release Date: 2019-07-15</p>
<p>Fix Resolution: 0.6.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_test
|
ws medium detected in marked js marked tgz ws medium severity vulnerability vulnerable libraries marked js marked tgz marked js a markdown parser built for speed library home page a href path to dependency file energy futures vis avenir energetique node modules marked www demo html path to vulnerable library node modules marked www lib marked js dependency hierarchy x marked js vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file energy futures vis avenir energetique package json path to vulnerable library energy futures vis avenir energetique node modules marked package json dependency hierarchy addon info tgz root library marksy tgz x marked tgz vulnerable library found in head commit a href found in base branch master vulnerability details marked versions and has regular expression denial of service vulnerability email addresses may be evaluated in quadratic time allowing attackers to potentially crash the node process due to resource exhaustion 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 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
|
104,236
| 8,969,051,416
|
IssuesEvent
|
2019-01-29 09:49:09
|
ansible/ansible
|
https://api.github.com/repos/ansible/ansible
|
closed
|
ec2_eip requires region even if profile provided
|
affects_2.8 aws bug cloud module python3 support:community support:core test
|
<!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Explain the problem briefly below -->
ec2_eip module requires region even if I provide profile for boto3
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
ec2_eip
Files:
ansible/modules/cloud/amazon/ec2_eip.py
ansible/module_utils/ec2.py
##### ANSIBLE VERSION
<!--- Paste verbatim output from "ansible --version" between quotes -->
```paste below
ansible 2.8.0.dev0
config file = /XXX/ansible/ansible.cfg
configured module search path = ['/XXX/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /XXX/venv/lib/python3.7/site-packages/ansible
executable location = /XXX/venv/bin/ansible
python version = 3.7.2rc1 (default, Dec 12 2018, 06:25:49) [GCC 8.2.0]
```
##### CONFIGURATION
<!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes -->
```paste below
AGNOSTIC_BECOME_PROMPT(/XXX/ansible/ansible.cfg) = True
ANSIBLE_PIPELINING(/XXX/ansible/ansible.cfg) = True
ANSIBLE_SSH_ARGS(/XXX/ansible/ansible.cfg) = -o ControlMaster=auto -o ControlPersist=60s -o PreferredAuthentications=publickey
ANSIBLE_SSH_RETRIES(/XXX/ansible/ansible.cfg) = 1
BECOME_ALLOW_SAME_USER(/XXX/ansible/ansible.cfg) = True
COLOR_CHANGED(/XXX/ansible/ansible.cfg) = yellow
COLOR_CONSOLE_PROMPT(/XXX/ansible/ansible.cfg) = white
COLOR_DEBUG(/XXX/ansible/ansible.cfg) = dark gray
COLOR_DEPRECATE(/XXX/ansible/ansible.cfg) = purple
COLOR_DIFF_ADD(/XXX/ansible/ansible.cfg) = green
COLOR_DIFF_LINES(/XXX/ansible/ansible.cfg) = cyan
COLOR_DIFF_REMOVE(/XXX/ansible/ansible.cfg) = red
COLOR_ERROR(/XXX/ansible/ansible.cfg) = red
COLOR_HIGHLIGHT(/XXX/ansible/ansible.cfg) = white
COLOR_OK(/XXX/ansible/ansible.cfg) = green
COLOR_SKIP(/XXX/ansible/ansible.cfg) = cyan
COLOR_UNREACHABLE(/XXX/ansible/ansible.cfg) = bright red
COLOR_VERBOSE(/XXX/ansible/ansible.cfg) = blue
COLOR_WARN(/XXX/ansible/ansible.cfg) = bright purple
COMMAND_WARNINGS(/XXX/ansible/ansible.cfg) = True
DEFAULT_CALLBACK_WHITELIST(/XXX/ansible/ansible.cfg) = ['profile_tasks']
DEFAULT_FILTER_PLUGIN_PATH(/XXX/ansible/ansible.cfg) = ['/XXX/ansible/plugins/filters']
DEFAULT_FORKS(/XXX/ansible/ansible.cfg) = 50
DEFAULT_GATHERING(/XXX/ansible/ansible.cfg) = smart
DEFAULT_HOST_LIST(/XXX/ansible/ansible.cfg) = ['/XXX/ansible/hosts']
DEFAULT_LOAD_CALLBACK_PLUGINS(/XXX/ansible/ansible.cfg) = True
DEFAULT_REMOTE_USER(/XXX/ansible/ansible.cfg) = root
DEFAULT_SCP_IF_SSH(/XXX/ansible/ansible.cfg) = True
DEFAULT_STDOUT_CALLBACK(/XXX/ansible/ansible.cfg) = yaml
DEFAULT_UNDEFINED_VAR_BEHAVIOR(/XXX/ansible/ansible.cfg) = True
DEFAULT_VAULT_ENCRYPT_IDENTITY(/XXX/ansible/ansible.cfg) = dev
DEFAULT_VAULT_IDENTITY(/XXX/ansible/ansible.cfg) = dev
DEFAULT_VAULT_IDENTITY_LIST(/XXX/ansible/ansible.cfg) = ['dev@~/.vault.dev', 'qa@~/.vault.qa', 'prod@~/.vault.prod']
DEPRECATION_WARNINGS(/XXX/ansible/ansible.cfg) = True
DIFF_ALWAYS(/XXX/ansible/ansible.cfg) = False
DIFF_CONTEXT(/XXX/ansible/ansible.cfg) = 2
DISPLAY_SKIPPED_HOSTS(/XXX/ansible/ansible.cfg) = True
HOST_KEY_CHECKING(/XXX/ansible/ansible.cfg) = False
LOCALHOST_WARNING(/XXX/ansible/ansible.cfg) = False
RETRY_FILES_ENABLED(/XXX/ansible/ansible.cfg) = True
RETRY_FILES_SAVE_PATH(/XXX/ansible/ansible.cfg) = /XXX/ansible/ansible-retry
SHOW_CUSTOM_STATS(/XXX/ansible/ansible.cfg) = True
SYSTEM_WARNINGS(/XXX/ansible/ansible.cfg) = True
```
##### OS / ENVIRONMENT
<!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. -->
Debian Stretch
##### STEPS TO REPRODUCE
<!--- Describe exactly how to reproduce the problem, using a minimal test-case -->
Try to assign EIP with ec2_eip using only profile
<!--- Paste example playbooks or commands between quotes below -->
```yaml
- name: "Associate EIP for {{ aws_env }}"
ec2_eip:
profile: "{{ aws_env }}"
device_id: "{{ instance_id }}"
public_ip: "{{ elastic_ip }}"
```
<!--- HINT: You can paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!--- Describe what you expected to happen when running the steps above -->
Assign elastic IP to instance.
##### ACTUAL RESULTS
<!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) -->
Ansible does not assign eip to instance. Adding region to params fixes its behaviour
<!--- Paste verbatim command output between quotes -->
```paste below
Either region or ec2_url must be specified
```
|
1.0
|
ec2_eip requires region even if profile provided - <!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Explain the problem briefly below -->
ec2_eip module requires region even if I provide profile for boto3
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
ec2_eip
Files:
ansible/modules/cloud/amazon/ec2_eip.py
ansible/module_utils/ec2.py
##### ANSIBLE VERSION
<!--- Paste verbatim output from "ansible --version" between quotes -->
```paste below
ansible 2.8.0.dev0
config file = /XXX/ansible/ansible.cfg
configured module search path = ['/XXX/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /XXX/venv/lib/python3.7/site-packages/ansible
executable location = /XXX/venv/bin/ansible
python version = 3.7.2rc1 (default, Dec 12 2018, 06:25:49) [GCC 8.2.0]
```
##### CONFIGURATION
<!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes -->
```paste below
AGNOSTIC_BECOME_PROMPT(/XXX/ansible/ansible.cfg) = True
ANSIBLE_PIPELINING(/XXX/ansible/ansible.cfg) = True
ANSIBLE_SSH_ARGS(/XXX/ansible/ansible.cfg) = -o ControlMaster=auto -o ControlPersist=60s -o PreferredAuthentications=publickey
ANSIBLE_SSH_RETRIES(/XXX/ansible/ansible.cfg) = 1
BECOME_ALLOW_SAME_USER(/XXX/ansible/ansible.cfg) = True
COLOR_CHANGED(/XXX/ansible/ansible.cfg) = yellow
COLOR_CONSOLE_PROMPT(/XXX/ansible/ansible.cfg) = white
COLOR_DEBUG(/XXX/ansible/ansible.cfg) = dark gray
COLOR_DEPRECATE(/XXX/ansible/ansible.cfg) = purple
COLOR_DIFF_ADD(/XXX/ansible/ansible.cfg) = green
COLOR_DIFF_LINES(/XXX/ansible/ansible.cfg) = cyan
COLOR_DIFF_REMOVE(/XXX/ansible/ansible.cfg) = red
COLOR_ERROR(/XXX/ansible/ansible.cfg) = red
COLOR_HIGHLIGHT(/XXX/ansible/ansible.cfg) = white
COLOR_OK(/XXX/ansible/ansible.cfg) = green
COLOR_SKIP(/XXX/ansible/ansible.cfg) = cyan
COLOR_UNREACHABLE(/XXX/ansible/ansible.cfg) = bright red
COLOR_VERBOSE(/XXX/ansible/ansible.cfg) = blue
COLOR_WARN(/XXX/ansible/ansible.cfg) = bright purple
COMMAND_WARNINGS(/XXX/ansible/ansible.cfg) = True
DEFAULT_CALLBACK_WHITELIST(/XXX/ansible/ansible.cfg) = ['profile_tasks']
DEFAULT_FILTER_PLUGIN_PATH(/XXX/ansible/ansible.cfg) = ['/XXX/ansible/plugins/filters']
DEFAULT_FORKS(/XXX/ansible/ansible.cfg) = 50
DEFAULT_GATHERING(/XXX/ansible/ansible.cfg) = smart
DEFAULT_HOST_LIST(/XXX/ansible/ansible.cfg) = ['/XXX/ansible/hosts']
DEFAULT_LOAD_CALLBACK_PLUGINS(/XXX/ansible/ansible.cfg) = True
DEFAULT_REMOTE_USER(/XXX/ansible/ansible.cfg) = root
DEFAULT_SCP_IF_SSH(/XXX/ansible/ansible.cfg) = True
DEFAULT_STDOUT_CALLBACK(/XXX/ansible/ansible.cfg) = yaml
DEFAULT_UNDEFINED_VAR_BEHAVIOR(/XXX/ansible/ansible.cfg) = True
DEFAULT_VAULT_ENCRYPT_IDENTITY(/XXX/ansible/ansible.cfg) = dev
DEFAULT_VAULT_IDENTITY(/XXX/ansible/ansible.cfg) = dev
DEFAULT_VAULT_IDENTITY_LIST(/XXX/ansible/ansible.cfg) = ['dev@~/.vault.dev', 'qa@~/.vault.qa', 'prod@~/.vault.prod']
DEPRECATION_WARNINGS(/XXX/ansible/ansible.cfg) = True
DIFF_ALWAYS(/XXX/ansible/ansible.cfg) = False
DIFF_CONTEXT(/XXX/ansible/ansible.cfg) = 2
DISPLAY_SKIPPED_HOSTS(/XXX/ansible/ansible.cfg) = True
HOST_KEY_CHECKING(/XXX/ansible/ansible.cfg) = False
LOCALHOST_WARNING(/XXX/ansible/ansible.cfg) = False
RETRY_FILES_ENABLED(/XXX/ansible/ansible.cfg) = True
RETRY_FILES_SAVE_PATH(/XXX/ansible/ansible.cfg) = /XXX/ansible/ansible-retry
SHOW_CUSTOM_STATS(/XXX/ansible/ansible.cfg) = True
SYSTEM_WARNINGS(/XXX/ansible/ansible.cfg) = True
```
##### OS / ENVIRONMENT
<!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. -->
Debian Stretch
##### STEPS TO REPRODUCE
<!--- Describe exactly how to reproduce the problem, using a minimal test-case -->
Try to assign EIP with ec2_eip using only profile
<!--- Paste example playbooks or commands between quotes below -->
```yaml
- name: "Associate EIP for {{ aws_env }}"
ec2_eip:
profile: "{{ aws_env }}"
device_id: "{{ instance_id }}"
public_ip: "{{ elastic_ip }}"
```
<!--- HINT: You can paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!--- Describe what you expected to happen when running the steps above -->
Assign elastic IP to instance.
##### ACTUAL RESULTS
<!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) -->
Ansible does not assign eip to instance. Adding region to params fixes its behaviour
<!--- Paste verbatim command output between quotes -->
```paste below
Either region or ec2_url must be specified
```
|
test
|
eip requires region even if profile provided summary eip module requires region even if i provide profile for issue type bug report component name eip files ansible modules cloud amazon eip py ansible module utils py ansible version paste below ansible config file xxx ansible ansible cfg configured module search path ansible python module location xxx venv lib site packages ansible executable location xxx venv bin ansible python version default dec configuration paste below agnostic become prompt xxx ansible ansible cfg true ansible pipelining xxx ansible ansible cfg true ansible ssh args xxx ansible ansible cfg o controlmaster auto o controlpersist o preferredauthentications publickey ansible ssh retries xxx ansible ansible cfg become allow same user xxx ansible ansible cfg true color changed xxx ansible ansible cfg yellow color console prompt xxx ansible ansible cfg white color debug xxx ansible ansible cfg dark gray color deprecate xxx ansible ansible cfg purple color diff add xxx ansible ansible cfg green color diff lines xxx ansible ansible cfg cyan color diff remove xxx ansible ansible cfg red color error xxx ansible ansible cfg red color highlight xxx ansible ansible cfg white color ok xxx ansible ansible cfg green color skip xxx ansible ansible cfg cyan color unreachable xxx ansible ansible cfg bright red color verbose xxx ansible ansible cfg blue color warn xxx ansible ansible cfg bright purple command warnings xxx ansible ansible cfg true default callback whitelist xxx ansible ansible cfg default filter plugin path xxx ansible ansible cfg default forks xxx ansible ansible cfg default gathering xxx ansible ansible cfg smart default host list xxx ansible ansible cfg default load callback plugins xxx ansible ansible cfg true default remote user xxx ansible ansible cfg root default scp if ssh xxx ansible ansible cfg true default stdout callback xxx ansible ansible cfg yaml default undefined var behavior xxx ansible ansible cfg true default vault encrypt identity xxx ansible ansible cfg dev default vault identity xxx ansible ansible cfg dev default vault identity list xxx ansible ansible cfg deprecation warnings xxx ansible ansible cfg true diff always xxx ansible ansible cfg false diff context xxx ansible ansible cfg display skipped hosts xxx ansible ansible cfg true host key checking xxx ansible ansible cfg false localhost warning xxx ansible ansible cfg false retry files enabled xxx ansible ansible cfg true retry files save path xxx ansible ansible cfg xxx ansible ansible retry show custom stats xxx ansible ansible cfg true system warnings xxx ansible ansible cfg true os environment debian stretch steps to reproduce try to assign eip with eip using only profile yaml name associate eip for aws env eip profile aws env device id instance id public ip elastic ip expected results assign elastic ip to instance actual results ansible does not assign eip to instance adding region to params fixes its behaviour paste below either region or url must be specified
| 1
|
213,951
| 16,542,884,704
|
IssuesEvent
|
2021-05-27 19:15:53
|
recognai/rubrix
|
https://api.github.com/repos/recognai/rubrix
|
closed
|
Moving api reference to api folder
|
documentation
|
I've noticed that we have an empty api folder, and the api reference is inside _reference_ folder. We can merge both into the _api_ folder, if you see it right @dcfidalgo
|
1.0
|
Moving api reference to api folder - I've noticed that we have an empty api folder, and the api reference is inside _reference_ folder. We can merge both into the _api_ folder, if you see it right @dcfidalgo
|
non_test
|
moving api reference to api folder i ve noticed that we have an empty api folder and the api reference is inside reference folder we can merge both into the api folder if you see it right dcfidalgo
| 0
|
77,515
| 9,998,352,354
|
IssuesEvent
|
2019-07-12 07:57:28
|
pmd/pmd
|
https://api.github.com/repos/pmd/pmd
|
closed
|
[doc] Sample usage example refers to deprecated ruleset "basic.xml" instead of "quickstart.xml"
|
has:pr in:documentation
|
[Frontpage](https://pmd.github.io/) uses ruleset quickstart.xml in the example but https://pmd.github.io/pmd-6.16.0/pmd_userdocs_installation.html#sample-usage uses deprecated ruleset basic.xml
(page https://pmd.github.io/pmd-6.16.0/pmd_rules_java.html shows status of both rulesets)
|
1.0
|
[doc] Sample usage example refers to deprecated ruleset "basic.xml" instead of "quickstart.xml" - [Frontpage](https://pmd.github.io/) uses ruleset quickstart.xml in the example but https://pmd.github.io/pmd-6.16.0/pmd_userdocs_installation.html#sample-usage uses deprecated ruleset basic.xml
(page https://pmd.github.io/pmd-6.16.0/pmd_rules_java.html shows status of both rulesets)
|
non_test
|
sample usage example refers to deprecated ruleset basic xml instead of quickstart xml uses ruleset quickstart xml in the example but uses deprecated ruleset basic xml page shows status of both rulesets
| 0
|
205,599
| 15,649,268,426
|
IssuesEvent
|
2021-03-23 07:18:28
|
gambitph/Stackable
|
https://api.github.com/repos/gambitph/Stackable
|
closed
|
Block errors on upgrade
|
[block] advanced text [block] button [block] count up [block] feature [block] icon [block] icon list [block] image box [block] pricing box [block] separator [block] team member [block] testimonial [block] video popup bug
|
From a ticket:
Added blocks from v.2.7.0 (using WP 5.3) is causing block errors when updated to v.2.14.0 (and WP v.5.6)
https://user-images.githubusercontent.com/28699204/107914233-f1f6d980-6f9c-11eb-89ac-05f10c3e984c.mov
Here are the code of the blocks:
```
<!-- wp:ugb/icon {"columns":4,"iconDesign":"shaped","iconColor":"var(\u002d\u002dstk-global-color-58632, #ffffff)","iconBackgroundColor":"var(\u002d\u002dstk-global-color-88711, #313131)","iconSize":40,"iconShowBackgroundShape":false,"showTitle":true,"titleTag":"h5","hoverEffect":"lift","uniqueClass":"ugb-b3898d8"} -->
<div class="wp-block-ugb-icon ugb-icon ugb-b3898d8 ugb-icon--v2 ugb-icon--design-basic ugb-main-block" id=""><style>.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg,.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg svg{width:40px !important;height:40px !important}.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg{color:var(--stk-global-color-58632,#ffffff) !important}.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg,.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg svg *{color:var(--stk-global-color-58632,#ffffff) !important;fill:var(--stk-global-color-58632,#ffffff) !important}.ugb-b3898d8 .ugb-icon__icon .ugb-icon__design-wrapper{border-radius:100% !important;background:var(--stk-global-color-88711,#313131) !important}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-icon__content-wrapper"><div class="ugb-icon__item ugb-icon__item1 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div><div class="ugb-icon__item ugb-icon__item2 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="circle" class="svg-inline--fa fa-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div><div class="ugb-icon__item ugb-icon__item3 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="square" class="svg-inline--fa fa-square fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div><div class="ugb-icon__item ugb-icon__item4 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="heart" class="svg-inline--fa fa-heart fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div></div></div></div></div>
<!-- /wp:ugb/icon -->
<!-- wp:ugb/separator {"design":"wave-2","uniqueClass":"ugb-4d64bd9"} -->
<div class="wp-block-ugb-separator alignfull ugb-separator ugb-4d64bd9 ugb-separator--v2 ugb-separator--design-wave-2" aria-hidden="true" id=""><style>.ugb-4d64bd9.ugb-separator{margin-top:-1px !important;margin-bottom:-1px !important}.ugb-4d64bd9 .ugb-separator__shadow,.ugb-4d64bd9 .ugb-separator__layer-1{transform:scaleX(1)}@media screen and (max-width:1025px){.ugb-4d64bd9.ugb-separator{margin-top:-1px !important;margin-bottom:-1px !important}}@media screen and (max-width:768px){.ugb-4d64bd9.ugb-separator{margin-top:-1px !important;margin-bottom:-1px !important}}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-separator__top-pad"></div><div class="ugb-separator__svg-wrapper"><div class="ugb-separator__svg-inner ugb-separator-wrapper"><svg viewbox="0 0 1600 200" xmlns="http://www.w3.org/2000/svg" class="ugb-separator__layer-1" preserveaspectratio="none" aria-hidden="true"><path class="wave-2_svg__st2" d="M1432.2 67.4c-88.8-16.7-156-5.3-204 8.5s-147.1 62.2-223.1 73.9c-75.4 11.6-164-7.5-275-27.9S571 88.1 456 98.1c-119.7 10.4-224.7 52-294.4 73-94.5 28.5-171.6-3-171.6-3V210h1620V91.6c-53 10-86.8-7.1-177.8-24.2z"></path></svg></div></div><div class="ugb-separator__bottom-pad"></div></div></div></div>
<!-- /wp:ugb/separator -->
<!-- wp:ugb/text {"design":"side-title-1","columns":2,"showColumnRule":true,"columnRuleColor":"#f3f3f3","showTitle":true,"titleTag":"h3","titleColor":"var(\u002d\u002dstk-global-color-88711, #313131)","textColor":"var(\u002d\u002dstk-global-color-88711, #313131)","uniqueClass":"ugb-a26fa87","paddingTop":5,"paddingBottom":5,"paddingUnit":"%","align":"wide"} -->
<div class="alignwide wp-block-ugb-text ugb-text ugb-a26fa87 ugb-text--design-side-title-1 ugb-text--columns-2 ugb-text--has-rule ugb-main-block" id=""><style>.ugb-a26fa87 .ugb-text__rule{background:#f3f3f3 !important}.ugb-a26fa87 .ugb-text__title{color:var(--stk-global-color-88711,#313131)}.ugb-a26fa87 .ugb-text__text p{color:var(--stk-global-color-88711,#313131)}.ugb-a26fa87.ugb-text{padding-top:5% !important;padding-bottom:5% !important}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-text__title-wrapper"><h3 class="ugb-text__title">Block Title</h3></div><div class="ugb-text__text-wrapper"><div class="ugb-text__text"><p class="ugb-text__text-1">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div><div class="ugb-text__rule ugb-text__rule-1" role="presentation"></div><div class="ugb-text__text"><p class="ugb-text__text-2">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div></div></div></div></div>
<!-- /wp:ugb/text -->
<!-- wp:ugb/icon-list {"icon":"\u003csvg data-prefix=\u0022fas\u0022 data-icon=\u0022chevron-circle-right\u0022 class=\u0022svg-inline\u002d\u002dfa fa-chevron-circle-right fa-w-16\u0022 role=\u0022img\u0022 xmlns=\u0022http://www.w3.org/2000/svg\u0022 viewBox=\u00220 0 512 512\u0022\u003e\u003cpath fill=\u0022currentColor\u0022 d=\u0022M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\u0022\u003e\u003c/path\u003e\u003c/svg\u003e","listTextFontFamily":"Lato","uniqueClass":"ugb-ed2041f","blockWidth":80,"blockWidthUnit":"%","showBlockBackground":true,"blockInnerWidth":"wide","align":"full","showBlockTitle":true,"showBlockDescription":true} -->
<div class="alignfull wp-block-ugb-icon-list ugb-icon-list ugb-ed2041f ugb-icon-list--v2 ugb-icon--icon-<svg data-prefix="fas" data-icon="chevron-circle-right" class="svg-inline--fa fa-chevron-circle-right fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z"></path></svg> ugb-main-block ugb--has-custom-content-width ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-ed2041f li{font-family:"Lato",Sans-serif !important;--icon-size:20px;margin-bottom:16px !important}.ugb-ed2041f li::before{height:20px !important;width:20px !important;background-image:url('data:image/svg+xml;base64,')}.ugb-ed2041f li ul{margin-bottom:16px !important}.ugb-ed2041f.ugb-icon-list ul{columns:2}.ugb-ed2041f.ugb-icon-list > .ugb-inner-block{max-width:80% !important;min-width:auto !important}</style><div class="ugb-inner-block ugb-inner-block--wide"><h2 class="ugb-block-title ugb-block-title--with-subtitle">Title for This Block</h2><p class="ugb-block-description">Description for this block. Use this space for describing your block. Any text will do.</p><div class="ugb-block-content"><ul><li>Line 1</li><li>Line 2</li><li>Line 3</li><li>Line 4</li><li>Line 5</li><li>Line 6</li></ul></div></div></div>
<!-- /wp:ugb/icon-list -->
<!-- wp:ugb/button {"design":"grouped-2","borderRadius":0,"showButton2":true,"showButton3":true,"button1FontFamily":"Sans-Serif","button1FontSize":18,"button1BackgroundColor":"#313131","button1HoverOpacity":0.8,"button1BorderRadius":0,"button1Shadow":0,"button2FontFamily":"Sans-Serif","button2FontSize":18,"button2Design":"ghost","button2BackgroundColor":"#313131","button2HoverOpacity":0.8,"button2BorderRadius":0,"button3FontFamily":"Sans-Serif","button3FontSize":18,"button3Design":"plain","button3BackgroundColor":"#313131","button3HoverOpacity":0.8,"button3BorderRadius":0,"uniqueClass":"ugb-8f79529","showBlockBackground":true,"blockInnerWidth":"center","align":"full","mobileContentAlign":"center"} -->
<div class="alignfull wp-block-ugb-button ugb-button-wrapper ugb-8f79529 ugb-button--mobile-aligned ugb-button--design-grouped-2 ugb-main-block ugb-main-block--inner-center ugb--has-block-background" id=""><style>.ugb-8f79529 .ugb-block-content .ugb-button{border-radius:0px}.ugb-8f79529 .ugb-button1 .ugb-button--inner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-size:18px}.ugb-8f79529 .ugb-button1{background-color:#313131;border-radius:0px !important}.ugb-8f79529 .ugb-button1 .ugb-button--inner,.ugb-8f79529 .ugb-button1 svg:not(.ugb-custom-icon){color:#ffffff !important}.ugb-8f79529 .ugb-button1:hover{opacity:0.8}.ugb-8f79529 .ugb-button1:before{border-radius:0px !important}.ugb-8f79529 .ugb-button2 .ugb-button--inner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-size:18px;color:#313131 !important}.ugb-8f79529 .ugb-button2{border-color:#313131 !important;border-radius:0px !important}.ugb-8f79529 .ugb-button2:hover{opacity:0.8}.ugb-8f79529 .ugb-button2:hover .ugb-button--inner{color:#313131 !important}.ugb-8f79529 .ugb-button2:before{border-radius:0px !important}.ugb-8f79529 .ugb-button3 .ugb-button--inner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-size:18px;color:#313131 !important}.ugb-8f79529 .ugb-button3{border-radius:0px !important}.ugb-8f79529 .ugb-button3:before{border-radius:0px !important}.ugb-8f79529 .ugb-button3:hover{opacity:0.8}@media screen and (max-width:768px){.ugb-8f79529 .ugb-block-content{justify-content:center !important}.ugb-8f79529 .ugb-inner-block{text-align:center}}</style><div class="ugb-inner-block ugb-inner-block--center"><div class="ugb-block-content"><div class="ugb-button-container"><a class="ugb-button1 ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div><div class="ugb-button-container"><a class="ugb-button2 ugb-button ugb-button--size-normal ugb-button--design-ghost" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div><div class="ugb-button-container"><a class="ugb-button3 ugb-button ugb-button--size-normal ugb-button--design-plain" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div></div></div>
<!-- /wp:ugb/button -->
<!-- wp:ugb/count-up {"columns":3,"showIcon":true,"iconDesign":"plain","iconColor":"#313131","iconSize":25,"numberFontFamily":"Lato","numberFontWeight":"900","numberFontSize":60,"numberColor":"#313131","showTitle":false,"descriptionColor":"#313131","iconTabletAlign":"center","iconMobileAlign":"center","uniqueClass":"ugb-e37be4f","blockHeight":30,"blockHeightUnit":"vh","align":"wide","contentAlign":"left","mobileContentAlign":"center"} -->
<div class="alignwide wp-block-ugb-count-up ugb-count-up ugb-e37be4f ugb-countup--v4 ugb-countup--columns-3 ugb-main-block" id=""><style>.ugb-e37be4f .ugb-countup__icon,.ugb-e37be4f .ugb-countup__counter,.ugb-e37be4f .ugb-countup__title,.ugb-e37be4f .ugb-countup__description{text-align:left}.ugb-e37be4f .ugb-countup__icon{margin-left:0 !important;margin-right:auto !important}.ugb-e37be4f .ugb-countup__counter{font-family:"Lato",Sans-serif !important;font-size:60px !important;font-weight:900;color:#313131}.ugb-e37be4f .ugb-countup__description{color:#313131}.ugb-e37be4f .ugb-countup__icon svg:not(.ugb-custom-icon){color:#313131}.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg,.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg svg{width:25px !important;height:25px !important}.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg{color:#313131 !important}.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg,.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg svg *{color:#313131 !important;fill:#313131 !important}.ugb-e37be4f .ugb-inner-block{text-align:left}.ugb-e37be4f.ugb-count-up{min-height:30vh}@media screen and (max-width:1025px){.ugb-e37be4f .ugb-countup__icon svg{margin-left:auto !important;margin-right:auto !important}}@media screen and (max-width:768px){.ugb-e37be4f .ugb-countup__icon,.ugb-e37be4f .ugb-countup__counter,.ugb-e37be4f .ugb-countup__title,.ugb-e37be4f .ugb-countup__description{text-align:center}.ugb-e37be4f .ugb-countup__icon svg{margin-left:auto !important;margin-right:auto !important}.ugb-e37be4f .ugb-inner-block{text-align:center}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.ugb-e37be4f.ugb-count-up{height:30vh}}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-countup__item ugb-countup__item1"><div class="ugb-countup__icon ugb-countup__icon--v2"><div class="ugb-icon-inner-svg"><svg data-prefix="fas" data-icon="thumbs-up" class="svg-inline--fa fa-thumbs-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M104 224H24c-13.255 0-24 10.745-24 24v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V248c0-13.255-10.745-24-24-24zM64 472c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zM384 81.452c0 42.416-25.97 66.208-33.277 94.548h101.723c33.397 0 59.397 27.746 59.553 58.098.084 17.938-7.546 37.249-19.439 49.197l-.11.11c9.836 23.337 8.237 56.037-9.308 79.469 8.681 25.895-.069 57.704-16.382 74.757 4.298 17.598 2.244 32.575-6.148 44.632C440.202 511.587 389.616 512 346.839 512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2 1.282-6.271 3.558-8.521 39.614-39.144 56.648-80.587 89.117-113.111 14.804-14.832 20.188-37.236 25.393-58.902C282.515 39.293 291.817 0 312 0c24 0 72 8 72 81.452z"></path></svg></div></div><div class="ugb-countup__counter" data-duration="1000" data-delay="16">$99.99</div><p class="ugb-countup__description">Description</p></div><div class="ugb-countup__item ugb-countup__item2"><div class="ugb-countup__icon ugb-countup__icon--v2"><div class="ugb-icon-inner-svg"><svg data-prefix="fas" data-icon="globe-americas" class="svg-inline--fa fa-globe-americas fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 0 1-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 0 1-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 0 0-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 0 0-15.55-3.1l-31.17 10.39a11.95 11.95 0 0 0-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 0 1 8.93 21.57 46.536 46.536 0 0 1-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 0 1 0-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z"></path></svg></div></div><div class="ugb-countup__counter" data-duration="1000" data-delay="16">1,234</div><p class="ugb-countup__description">Description</p></div><div class="ugb-countup__item ugb-countup__item3"><div class="ugb-countup__icon ugb-countup__icon--v2"><div class="ugb-icon-inner-svg"><svg data-prefix="fas" data-icon="thumbtack" class="svg-inline--fa fa-thumbtack fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M298.028 214.267L285.793 96H328c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v48c0 13.255 10.745 24 24 24h42.207L85.972 214.267C37.465 236.82 0 277.261 0 328c0 13.255 10.745 24 24 24h136v104.007c0 1.242.289 2.467.845 3.578l24 48c2.941 5.882 11.364 5.893 14.311 0l24-48a8.008 8.008 0 0 0 .845-3.578V352h136c13.255 0 24-10.745 24-24-.001-51.183-37.983-91.42-85.973-113.733z"></path></svg></div></div><div class="ugb-countup__counter" data-duration="1000" data-delay="16">1,234.56</div><p class="ugb-countup__description">Description</p></div></div></div></div>
<!-- /wp:ugb/count-up -->
<!-- wp:ugb/feature {"imageUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-feature-arch-feature/image-url.jpg","imageWidth":580,"imageHeight":725,"imageShadow":3,"imageShapeStretch":false,"buttonFontFamily":"Lato","buttonSize":"small","buttonBackgroundColor":"#7bdcb5","buttonBorderRadius":100,"uniqueClass":"ugb-a2886a6","align":"wide","contentAlign":"center"} -->
<div class="alignwide wp-block-ugb-feature ugb-feature ugb-a2886a6 ugb-feature--v2 ugb-feature--design-plain ugb-main-block" id=""><style>.ugb-a2886a6 .ugb-img{width:580px;height:auto !important}.ugb-a2886a6 .ugb-button .ugb-button--inner{font-family:"Lato",Sans-serif !important}.ugb-a2886a6 .ugb-button{background-color:#7bdcb5;border-radius:100px !important}.ugb-a2886a6 .ugb-button .ugb-button--inner,.ugb-a2886a6 .ugb-button svg:not(.ugb-custom-icon){color:#222222 !important}.ugb-a2886a6 .ugb-button:before{border-radius:100px !important}.ugb-a2886a6 .ugb-inner-block{text-align:center}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-feature__item"><div class="ugb-feature__content"><h2 class="ugb-feature__title">Title for This Block</h2><p class="ugb-feature__description">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p><div class="ugb-button-container"><a class="ugb-button ugb-button--size-small" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><div class="ugb-feature__image-side"><img class="ugb-feature__image ugb-img ugb--shadow-3" src="https://d3gt1urn7320t9.cloudfront.net/library/block-feature-arch-feature/image-url.jpg" width="580" height="725"/></div></div></div></div></div>
<!-- /wp:ugb/feature -->
<!-- wp:ugb/image-box {"borderRadius":0,"shadow":6,"image1FullWidth":683,"image1FullHeight":1024,"image2FullWidth":683,"image2FullHeight":1024,"image3FullWidth":683,"image3FullHeight":1024,"image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-1-url.jpg","image1FullUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-1-full-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-2-url.jpg","image2FullUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-2-full-url.jpg","image3Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-3-url.jpg","image3FullUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-3-full-url.jpg","showOverlay":true,"overlayBackgroundColor":"#eeeeee","overlayOpacity":0.2,"showSubtitle":false,"titleTag":"h4","showArrow":true,"arrowColor":"#eeeeee","arrowAlign":"right","subtitleAlign":"left","titleAlign":"left","descriptionAlign":"left","titleBottomMargin":5,"uniqueClass":"ugb-05fdbe1","paddingTop":5,"paddingBottom":5,"paddingUnit":"%","columnContentVerticalAlign":"flex-start","showBlockBackground":true,"blockInnerWidth":"wide","align":"full","noPaddings":false,"blockBackgroundBackgroundColor":"var(\u002d\u002dstk-global-color-52097, #111111)","showTopSeparator":false,"blockTitleBottomMargin":25,"blockTitleTag":"h3","blockDescriptionBottomMargin":40,"blockDescriptionAlign":"left","contentAlign":"center"} -->
<div class="alignfull wp-block-ugb-image-box ugb-image-box ugb-05fdbe1 ugb-image-box--v4 ugb-image-box--columns-3 ugb-image-box--design-basic ugb-image-box--with-arrow ugb-image-box--align-center ugb-main-block ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-05fdbe1 .ugb-image-box__box{border-radius:0px !important}.ugb-05fdbe1 .ugb-image-box__item{justify-content:flex-start !important}.ugb-05fdbe1 .ugb-image-box__item1 .ugb-image-box__image{background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-1-url.jpg)}.ugb-05fdbe1 .ugb-image-box__item2 .ugb-image-box__image{background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-2-url.jpg)}.ugb-05fdbe1 .ugb-image-box__item3 .ugb-image-box__image{background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-3-url.jpg)}.ugb-05fdbe1 .ugb-image-box__overlay{background-color:#eeeeee !important}.ugb-05fdbe1 .ugb-image-box__item:not(:hover) .ugb-image-box__overlay{opacity:0.2 !important}.ugb-05fdbe1 .ugb-image-box__item:hover .ugb-image-box__overlay-hover{opacity:0.7 !important}.ugb-05fdbe1 .ugb-image-box__title{text-align:left !important;margin-bottom:5px !important}.ugb-05fdbe1 .ugb-image-box__description{text-align:left !important}.ugb-05fdbe1 .ugb-image-box__arrow svg{fill:#eeeeee !important}.ugb-05fdbe1 .ugb-image-box__arrow{text-align:right !important}.ugb-05fdbe1 .ugb-inner-block{text-align:center}.ugb-05fdbe1.ugb-image-box{padding-top:5% !important;padding-bottom:5% !important;background-color:var(--stk-global-color-52097,#111111)}.ugb-05fdbe1 > .ugb-inner-block > .ugb-block-content > *{justify-content:flex-start}.ugb-05fdbe1.ugb-image-box:before{background-color:var(--stk-global-color-52097,#111111)}</style><div class="ugb-inner-block ugb-inner-block--wide"><div class="ugb-block-content"><div class="ugb-image-box__item ugb-image-box__item1 ugb-image-box__box ugb--shadow-6"><div class="ugb-image-box__box ugb-image-box__image-wrapper"><div class="ugb-image-box__box ugb-image-box__image"></div></div><div class="ugb-image-box__box ugb-image-box__overlay"></div><div class="ugb-image-box__box ugb-image-box__overlay-hover"></div><div class="ugb-image-box__content"><div class="ugb-image-box__header"><h4 class="ugb-image-box__title">Title</h4></div><p class="ugb-image-box__description">Description</p></div><div class="ugb-image-box__arrow"><svg viewbox="0 0 167.6 107.8" xmlns="http://www.w3.org/2000/svg"><path d="M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"></path></svg></div></div><div class="ugb-image-box__item ugb-image-box__item2 ugb-image-box__box ugb--shadow-6"><div class="ugb-image-box__box ugb-image-box__image-wrapper"><div class="ugb-image-box__box ugb-image-box__image"></div></div><div class="ugb-image-box__box ugb-image-box__overlay"></div><div class="ugb-image-box__box ugb-image-box__overlay-hover"></div><div class="ugb-image-box__content"><div class="ugb-image-box__header"><h4 class="ugb-image-box__title">Title</h4></div><p class="ugb-image-box__description">Description</p></div><div class="ugb-image-box__arrow"><svg viewbox="0 0 167.6 107.8" xmlns="http://www.w3.org/2000/svg"><path d="M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"></path></svg></div></div><div class="ugb-image-box__item ugb-image-box__item3 ugb-image-box__box ugb--shadow-6"><div class="ugb-image-box__box ugb-image-box__image-wrapper"><div class="ugb-image-box__box ugb-image-box__image"></div></div><div class="ugb-image-box__box ugb-image-box__overlay"></div><div class="ugb-image-box__box ugb-image-box__overlay-hover"></div><div class="ugb-image-box__content"><div class="ugb-image-box__header"><h4 class="ugb-image-box__title">Title</h4></div><p class="ugb-image-box__description">Description</p></div><div class="ugb-image-box__arrow"><svg viewbox="0 0 167.6 107.8" xmlns="http://www.w3.org/2000/svg"><path d="M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"></path></svg></div></div></div></div></div>
<!-- /wp:ugb/image-box -->
<!-- wp:ugb/video-popup {"height":700,"borderRadius":0,"playButtonType":"circle","playButtonColor":"#ffffff","playButtonOpacity":1,"previewBackgroundColor":"#3a6761","previewBackgroundMediaUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-video-popup-arch-video-popup/preview-background-media-url.jpg","uniqueClass":"ugb-bb4a424","blockWidth":700,"showBlockBackground":true,"blockInnerWidth":"full","align":"full","blockBackgroundBackgroundColor2":"#6a91eb","showBlockTitle":true,"blockTitleAlign":"center","blockTitleColor":"#000000","showBlockDescription":true,"blockDescriptionBottomMargin":55,"blockDescriptionAlign":"center","blockDescriptionColor":"#000000"} -->
<div class="alignfull wp-block-ugb-video-popup ugb-video-popup ugb-bb4a424 ugb-video-popup--v3 ugb-main-block ugb--has-custom-content-width ugb-main-block--inner-full ugb--has-block-background" id=""><style>.ugb-bb4a424 .ugb-video-popup__wrapper{height:700px !important;background-color:#3a6761;background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-video-popup-arch-video-popup/preview-background-media-url.jpg)}.ugb-bb4a424 .ugb-video-popup__play-button svg{fill:#ffffff !important;opacity:1}.ugb-bb4a424 .ugb-video-popup__wrapper:before{background-color:#3a6761;opacity:0.5}.ugb-bb4a424 .ugb-video-popup__wrapper:hover:before{opacity:0.2}.ugb-bb4a424.ugb-video-popup > .ugb-inner-block{max-width:700px !important}.ugb-bb4a424 .ugb-block-title{color:#000000;text-align:center}.ugb-bb4a424 .ugb-block-description{color:#000000;text-align:center;margin-bottom:55px}</style><div class="ugb-inner-block ugb-inner-block--full"><h2 class="ugb-block-title ugb-block-title--with-subtitle">Title for This Block</h2><p class="ugb-block-description">Description for this block. Use this space for describing your block. Any text will do.</p><div class="ugb-block-content"><div class="ugb-video-popup__wrapper ugb--has-background-overlay"><a href="#" class="ugb-video-popup__overlay"></a><span class="ugb-video-popup__play-button"><svg viewbox="0 0 40 40" xmlns="http://www.w3.org/2000/svg" class="ugb-play-button-cirle" width="50" height="50"><path d="M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"></path></svg></span></div></div></div></div>
<!-- /wp:ugb/video-popup -->
<!-- wp:ugb/pricing-box {"columns":3,"borderRadius":6,"shadow":5,"columnBackgroundColor":"#013e36","image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-1-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-2-url.jpg","image3Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-3-url.jpg","titleTag":"h6","priceFontFamily":"DM Serif Text","buttonFontFamily":"sour","buttonFontSize":18,"buttonTextColor":"var(\u002d\u002dstk-global-color-40036, #00473d)","buttonBackgroundColor":"var(\u002d\u002dstk-global-color-59238, #dab811)","buttonHoverBackgroundColor":"#013029","hoverEffect":"lift-shadow","uniqueClass":"ugb-4425152","marginTop":0,"paddingTop":0,"paddingRight":35,"paddingLeft":35,"columnGap":24,"showBlockBackground":true,"blockInnerWidth":"wide","align":"full","blockBackgroundBackgroundColor":"var(\u002d\u002dstk-global-color-40036, #00473d)","showBlockTitle":true,"blockTitleAlign":"center","showBlockDescription":true,"blockDescriptionAlign":"center"} -->
<div class="alignfull wp-block-ugb-pricing-box ugb-pricing-box ugb-4425152 ugb-pricing-box--v3 ugb-pricing-box--columns-3 ugb-pricing-box--design-basic ugb-main-block ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-4425152 .ugb-pricing-box__item{border-radius:6px !important;background-color:#013e36 !important}.ugb-4425152 .ugb-pricing-box__item:before{background-color:#013e36 !important}.ugb-4425152 .ugb-pricing-box__title{color:#ffffff}.ugb-4425152 .ugb-pricing-box__price,.ugb-4425152 .ugb-pricing-box__price-prefix,.ugb-4425152 .ugb-pricing-box__price-suffix{color:#ffffff}.ugb-4425152 .ugb-pricing-box__price-line{font-family:"DM Serif Text",Sans-serif !important}.ugb-4425152 .ugb-pricing-box__subprice{color:#ffffff !important}.ugb-4425152 .ugb-button .ugb-button--inner{font-family:"sour",Sans-serif !important;font-size:18px}.ugb-4425152 .ugb-button{background-color:var(--stk-global-color-59238,#dab811)}.ugb-4425152 .ugb-button .ugb-button--inner,.ugb-4425152 .ugb-button svg:not(.ugb-custom-icon){color:var(--stk-global-color-40036,#00473d) !important}.ugb-4425152 .ugb-button:hover .ugb-button--inner,.ugb-4425152 .ugb-button:hover svg:not(.ugb-custom-icon){color:#ffffff !important}.ugb-4425152 .ugb-button:hover{background-color:#013029;opacity:1}.ugb-4425152 .ugb-pricing-box__description{color:#ffffff}.ugb-4425152.ugb-pricing-box{margin-top:0px !important;padding-top:0px !important;padding-right:35px !important;padding-left:35px !important;background-color:var(--stk-global-color-40036,#00473d)}.ugb-4425152 .ugb-block-content{column-gap:24px !important}.ugb-4425152.ugb-pricing-box:before{background-color:var(--stk-global-color-40036,#00473d)}.ugb-4425152 .ugb-block-title{text-align:center}.ugb-4425152 .ugb-block-description{text-align:center}</style><div class="ugb-inner-block ugb-inner-block--wide"><h2 class="ugb-block-title ugb-block-title--with-subtitle">Title for This Block</h2><p class="ugb-block-description">Description for this block. Use this space for describing your block. Any text will do.</p><div class="ugb-block-content"><div class="ugb-pricing-box__item ugb-pricing-box__item1 ugb--shadow-5 ugb--hover-lift-shadow"><div class="ugb-pricing-box__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-1-url.jpg" alt="Title"/></div><h6 class="ugb-pricing-box__title">Title</h6><div class="ugb-pricing-box__price-wrapper"><div class="ugb-pricing-box__price-line"><span class="ugb-pricing-box__price-prefix">$</span><span class="ugb-pricing-box__price">9</span><span class="ugb-pricing-box__price-suffix">.00</span></div></div><p class="ugb-pricing-box__subprice">Sub Price</p><div class="ugb-pricing-box__button"><div class="ugb-button-container"><a class="ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><p class="ugb-pricing-box__description">Description for this block. You can use this space for describing your block.</p></div><div class="ugb-pricing-box__item ugb-pricing-box__item2 ugb--shadow-5 ugb--hover-lift-shadow"><div class="ugb-pricing-box__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-2-url.jpg" alt="Title"/></div><h6 class="ugb-pricing-box__title">Title</h6><div class="ugb-pricing-box__price-wrapper"><div class="ugb-pricing-box__price-line"><span class="ugb-pricing-box__price-prefix">$</span><span class="ugb-pricing-box__price">9</span><span class="ugb-pricing-box__price-suffix">.00</span></div></div><p class="ugb-pricing-box__subprice">Sub Price</p><div class="ugb-pricing-box__button"><div class="ugb-button-container"><a class="ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><p class="ugb-pricing-box__description">Description for this block. You can use this space for describing your block.</p></div><div class="ugb-pricing-box__item ugb-pricing-box__item3 ugb--shadow-5 ugb--hover-lift-shadow"><div class="ugb-pricing-box__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-3-url.jpg" alt="Title"/></div><h6 class="ugb-pricing-box__title">Title</h6><div class="ugb-pricing-box__price-wrapper"><div class="ugb-pricing-box__price-line"><span class="ugb-pricing-box__price-prefix">$</span><span class="ugb-pricing-box__price">9</span><span class="ugb-pricing-box__price-suffix">.00</span></div></div><p class="ugb-pricing-box__subprice">Sub Price</p><div class="ugb-pricing-box__button"><div class="ugb-button-container"><a class="ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><p class="ugb-pricing-box__description">Description for this block. You can use this space for describing your block.</p></div></div></div></div>
<!-- /wp:ugb/pricing-box -->
<!-- wp:ugb/team-member {"design":"plain","imageShape":"","image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-1-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-2-url.jpg","socialDesign":"plain","socialBackgroundColor":"var(\u002d\u002dstk-global-color-16757, #9b51e0)","socialBorderRadius":0,"uniqueClass":"ugb-eb1e02f"} -->
<div class="wp-block-ugb-team-member ugb-team-member ugb-eb1e02f ugb-team-member--v3 ugb-team-member--design-plain ugb-team-member--columns-2 ugb-main-block" id=""><style>.ugb-eb1e02f .ugb-button .ugb-button--inner{color:var(--stk-global-color-16757,#9b51e0) !important}.ugb-eb1e02f .ugb-button.ugb-button--has-icon.ugb-button--has-icon svg:not(.ugb-custom-icon){color:var(--stk-global-color-16757,#9b51e0)}.ugb-eb1e02f .ugb-button{border-radius:0px !important}.ugb-eb1e02f .ugb-button:before{border-radius:0px !important}.ugb-eb1e02f .ugb-button.ugb-button--has-icon.ugb-button--has-icon svg{width:px;height:px}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-team-member__item ugb-team-member__item1"><div class="ugb-team-member__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-1-url.jpg" alt="Name"/></div><div class="ugb-team-member__content"><div class="ugb-team-member__title"><h4 class="ugb-team-member__name">Name</h4><p class="ugb-team-member__position">Position</p></div><p class="ugb-team-member__description">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p><div class="ugb-team-member__buttons"><div class="ugb-button-container"><a class="ugb-social-button ugb-button-facebook ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="facebook-f" class="svg-inline--fa fa-facebook-f fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-twitter ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="twitter" class="svg-inline--fa fa-twitter fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-instagram ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="instagram" class="svg-inline--fa fa-instagram fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-email ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="mailto:my@email.com" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="envelope" class="svg-inline--fa fa-envelope fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg></div></a></div></div></div></div><div class="ugb-team-member__item ugb-team-member__item2"><div class="ugb-team-member__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-2-url.jpg" alt="Name"/></div><div class="ugb-team-member__content"><div class="ugb-team-member__title"><h4 class="ugb-team-member__name">Name</h4><p class="ugb-team-member__position">Position</p></div><p class="ugb-team-member__description">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p><div class="ugb-team-member__buttons"><div class="ugb-button-container"><a class="ugb-social-button ugb-button-facebook ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="facebook-f" class="svg-inline--fa fa-facebook-f fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-twitter ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="twitter" class="svg-inline--fa fa-twitter fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-instagram ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="instagram" class="svg-inline--fa fa-instagram fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-email ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="mailto:my@email.com" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="envelope" class="svg-inline--fa fa-envelope fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg></div></a></div></div></div></div></div></div></div>
<!-- /wp:ugb/team-member -->
<!-- wp:ugb/testimonial {"design":"plain","imageShape":"square","image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-1-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-2-url.jpg","positionFontFamily":"Lato","testimonialAlign":"center","imageAlign":"center","nameAlign":"center","positionAlign":"center","testimonialBottomMargin":40,"uniqueClass":"ugb-6a941a1","paddingTop":100,"paddingBottom":100,"blockWidth":700,"columnGap":100,"showBlockBackground":true,"blockInnerWidth":"wide","align":"full","blockBackgroundBackgroundColor":"#ffffff","showBlockTitle":true,"blockTitleAlign":"center","blockTitleColor":"#000000","blockTitleTag":"h2","blockDescriptionAlign":"center","blockDescriptionColor":"#ffffff"} -->
<div class="alignfull wp-block-ugb-testimonial ugb-testimonial ugb-6a941a1 ugb-testimonial--v3 ugb-testimonial--columns-2 ugb-testimonial--design-plain ugb-main-block ugb--has-custom-content-width ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-6a941a1 .ugb-testimonial__body{text-align:center !important;margin-bottom:40px !important}.ugb-6a941a1 .ugb-img{-webkit-mask-image:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGFzcz0ic3F1YXJlX3N2Z19fc3QwIiBkPSJNMCAwaDIwMHYyMDBIMHoiPjwvcGF0aD48L3N2Zz4=');mask-image:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGFzcz0ic3F1YXJlX3N2Z19fc3QwIiBkPSJNMCAwaDIwMHYyMDBIMHoiPjwvcGF0aD48L3N2Zz4=')}.ugb-6a941a1 .ugb-img,.ugb-6a941a1 .ugb-testimonial__image{margin-left:auto !important;margin-right:auto !important}.ugb-6a941a1 .ugb-testimonial__name{text-align:center}.ugb-6a941a1 .ugb-testimonial__position{font-family:"Lato",Sans-serif !important;text-align:center}.ugb-6a941a1.ugb-testimonial{padding-top:100px !important;padding-bottom:100px !important;background-color:#ffffff}.ugb-6a941a1.ugb-testimonial > .ugb-inner-block{max-width:700px !important;min-width:auto !important}.ugb-6a941a1 .ugb-block-content{column-gap:100px !important}.ugb-6a941a1.ugb-testimonial:before{background-color:#ffffff}.ugb-6a941a1 .ugb-block-title{color:#000000;text-align:center}</style><div class="ugb-inner-block ugb-inner-block--wide"><h2 class="ugb-block-title">Title for This Block</h2><div class="ugb-block-content"><div class="ugb-testimonial__item ugb-testimonial__item1"><div class="ugb-testimonial__body-wrapper"><p class="ugb-testimonial__body">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div><div class="ugb-testimonial__person"><div class="ugb-testimonial__image"><img class="ugb-img ugb-img--shape" src="https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-1-url.jpg" alt="Name"/></div><h4 class="ugb-testimonial__name">Name</h4><p class="ugb-testimonial__position">Position</p></div></div><div class="ugb-testimonial__item ugb-testimonial__item2"><div class="ugb-testimonial__body-wrapper"><p class="ugb-testimonial__body">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div><div class="ugb-testimonial__person"><div class="ugb-testimonial__image"><img class="ugb-img ugb-img--shape" src="https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-2-url.jpg" alt="Name"/></div><h4 class="ugb-testimonial__name">Name</h4><p class="ugb-testimonial__position">Position</p></div></div></div></div></div>
<!-- /wp:ugb/testimonial -->
```
|
1.0
|
Block errors on upgrade - From a ticket:
Added blocks from v.2.7.0 (using WP 5.3) is causing block errors when updated to v.2.14.0 (and WP v.5.6)
https://user-images.githubusercontent.com/28699204/107914233-f1f6d980-6f9c-11eb-89ac-05f10c3e984c.mov
Here are the code of the blocks:
```
<!-- wp:ugb/icon {"columns":4,"iconDesign":"shaped","iconColor":"var(\u002d\u002dstk-global-color-58632, #ffffff)","iconBackgroundColor":"var(\u002d\u002dstk-global-color-88711, #313131)","iconSize":40,"iconShowBackgroundShape":false,"showTitle":true,"titleTag":"h5","hoverEffect":"lift","uniqueClass":"ugb-b3898d8"} -->
<div class="wp-block-ugb-icon ugb-icon ugb-b3898d8 ugb-icon--v2 ugb-icon--design-basic ugb-main-block" id=""><style>.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg,.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg svg{width:40px !important;height:40px !important}.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg{color:var(--stk-global-color-58632,#ffffff) !important}.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg,.ugb-b3898d8 .ugb-icon__icon .ugb-icon-inner-svg svg *{color:var(--stk-global-color-58632,#ffffff) !important;fill:var(--stk-global-color-58632,#ffffff) !important}.ugb-b3898d8 .ugb-icon__icon .ugb-icon__design-wrapper{border-radius:100% !important;background:var(--stk-global-color-88711,#313131) !important}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-icon__content-wrapper"><div class="ugb-icon__item ugb-icon__item1 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="currentColor" d="M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div><div class="ugb-icon__item ugb-icon__item2 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="circle" class="svg-inline--fa fa-circle fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div><div class="ugb-icon__item ugb-icon__item3 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="square" class="svg-inline--fa fa-square fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div><div class="ugb-icon__item ugb-icon__item4 ugb--hover-lift"><div class="ugb-icon__icon"><div class="ugb-icon__design-wrapper ugb-icon__design-shaped"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="heart" class="svg-inline--fa fa-heart fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z"></path></svg></div></div></div><h5 class="ugb-icon__title">Title</h5></div></div></div></div></div>
<!-- /wp:ugb/icon -->
<!-- wp:ugb/separator {"design":"wave-2","uniqueClass":"ugb-4d64bd9"} -->
<div class="wp-block-ugb-separator alignfull ugb-separator ugb-4d64bd9 ugb-separator--v2 ugb-separator--design-wave-2" aria-hidden="true" id=""><style>.ugb-4d64bd9.ugb-separator{margin-top:-1px !important;margin-bottom:-1px !important}.ugb-4d64bd9 .ugb-separator__shadow,.ugb-4d64bd9 .ugb-separator__layer-1{transform:scaleX(1)}@media screen and (max-width:1025px){.ugb-4d64bd9.ugb-separator{margin-top:-1px !important;margin-bottom:-1px !important}}@media screen and (max-width:768px){.ugb-4d64bd9.ugb-separator{margin-top:-1px !important;margin-bottom:-1px !important}}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-separator__top-pad"></div><div class="ugb-separator__svg-wrapper"><div class="ugb-separator__svg-inner ugb-separator-wrapper"><svg viewbox="0 0 1600 200" xmlns="http://www.w3.org/2000/svg" class="ugb-separator__layer-1" preserveaspectratio="none" aria-hidden="true"><path class="wave-2_svg__st2" d="M1432.2 67.4c-88.8-16.7-156-5.3-204 8.5s-147.1 62.2-223.1 73.9c-75.4 11.6-164-7.5-275-27.9S571 88.1 456 98.1c-119.7 10.4-224.7 52-294.4 73-94.5 28.5-171.6-3-171.6-3V210h1620V91.6c-53 10-86.8-7.1-177.8-24.2z"></path></svg></div></div><div class="ugb-separator__bottom-pad"></div></div></div></div>
<!-- /wp:ugb/separator -->
<!-- wp:ugb/text {"design":"side-title-1","columns":2,"showColumnRule":true,"columnRuleColor":"#f3f3f3","showTitle":true,"titleTag":"h3","titleColor":"var(\u002d\u002dstk-global-color-88711, #313131)","textColor":"var(\u002d\u002dstk-global-color-88711, #313131)","uniqueClass":"ugb-a26fa87","paddingTop":5,"paddingBottom":5,"paddingUnit":"%","align":"wide"} -->
<div class="alignwide wp-block-ugb-text ugb-text ugb-a26fa87 ugb-text--design-side-title-1 ugb-text--columns-2 ugb-text--has-rule ugb-main-block" id=""><style>.ugb-a26fa87 .ugb-text__rule{background:#f3f3f3 !important}.ugb-a26fa87 .ugb-text__title{color:var(--stk-global-color-88711,#313131)}.ugb-a26fa87 .ugb-text__text p{color:var(--stk-global-color-88711,#313131)}.ugb-a26fa87.ugb-text{padding-top:5% !important;padding-bottom:5% !important}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-text__title-wrapper"><h3 class="ugb-text__title">Block Title</h3></div><div class="ugb-text__text-wrapper"><div class="ugb-text__text"><p class="ugb-text__text-1">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div><div class="ugb-text__rule ugb-text__rule-1" role="presentation"></div><div class="ugb-text__text"><p class="ugb-text__text-2">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div></div></div></div></div>
<!-- /wp:ugb/text -->
<!-- wp:ugb/icon-list {"icon":"\u003csvg data-prefix=\u0022fas\u0022 data-icon=\u0022chevron-circle-right\u0022 class=\u0022svg-inline\u002d\u002dfa fa-chevron-circle-right fa-w-16\u0022 role=\u0022img\u0022 xmlns=\u0022http://www.w3.org/2000/svg\u0022 viewBox=\u00220 0 512 512\u0022\u003e\u003cpath fill=\u0022currentColor\u0022 d=\u0022M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\u0022\u003e\u003c/path\u003e\u003c/svg\u003e","listTextFontFamily":"Lato","uniqueClass":"ugb-ed2041f","blockWidth":80,"blockWidthUnit":"%","showBlockBackground":true,"blockInnerWidth":"wide","align":"full","showBlockTitle":true,"showBlockDescription":true} -->
<div class="alignfull wp-block-ugb-icon-list ugb-icon-list ugb-ed2041f ugb-icon-list--v2 ugb-icon--icon-<svg data-prefix="fas" data-icon="chevron-circle-right" class="svg-inline--fa fa-chevron-circle-right fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z"></path></svg> ugb-main-block ugb--has-custom-content-width ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-ed2041f li{font-family:"Lato",Sans-serif !important;--icon-size:20px;margin-bottom:16px !important}.ugb-ed2041f li::before{height:20px !important;width:20px !important;background-image:url('data:image/svg+xml;base64,')}.ugb-ed2041f li ul{margin-bottom:16px !important}.ugb-ed2041f.ugb-icon-list ul{columns:2}.ugb-ed2041f.ugb-icon-list > .ugb-inner-block{max-width:80% !important;min-width:auto !important}</style><div class="ugb-inner-block ugb-inner-block--wide"><h2 class="ugb-block-title ugb-block-title--with-subtitle">Title for This Block</h2><p class="ugb-block-description">Description for this block. Use this space for describing your block. Any text will do.</p><div class="ugb-block-content"><ul><li>Line 1</li><li>Line 2</li><li>Line 3</li><li>Line 4</li><li>Line 5</li><li>Line 6</li></ul></div></div></div>
<!-- /wp:ugb/icon-list -->
<!-- wp:ugb/button {"design":"grouped-2","borderRadius":0,"showButton2":true,"showButton3":true,"button1FontFamily":"Sans-Serif","button1FontSize":18,"button1BackgroundColor":"#313131","button1HoverOpacity":0.8,"button1BorderRadius":0,"button1Shadow":0,"button2FontFamily":"Sans-Serif","button2FontSize":18,"button2Design":"ghost","button2BackgroundColor":"#313131","button2HoverOpacity":0.8,"button2BorderRadius":0,"button3FontFamily":"Sans-Serif","button3FontSize":18,"button3Design":"plain","button3BackgroundColor":"#313131","button3HoverOpacity":0.8,"button3BorderRadius":0,"uniqueClass":"ugb-8f79529","showBlockBackground":true,"blockInnerWidth":"center","align":"full","mobileContentAlign":"center"} -->
<div class="alignfull wp-block-ugb-button ugb-button-wrapper ugb-8f79529 ugb-button--mobile-aligned ugb-button--design-grouped-2 ugb-main-block ugb-main-block--inner-center ugb--has-block-background" id=""><style>.ugb-8f79529 .ugb-block-content .ugb-button{border-radius:0px}.ugb-8f79529 .ugb-button1 .ugb-button--inner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-size:18px}.ugb-8f79529 .ugb-button1{background-color:#313131;border-radius:0px !important}.ugb-8f79529 .ugb-button1 .ugb-button--inner,.ugb-8f79529 .ugb-button1 svg:not(.ugb-custom-icon){color:#ffffff !important}.ugb-8f79529 .ugb-button1:hover{opacity:0.8}.ugb-8f79529 .ugb-button1:before{border-radius:0px !important}.ugb-8f79529 .ugb-button2 .ugb-button--inner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-size:18px;color:#313131 !important}.ugb-8f79529 .ugb-button2{border-color:#313131 !important;border-radius:0px !important}.ugb-8f79529 .ugb-button2:hover{opacity:0.8}.ugb-8f79529 .ugb-button2:hover .ugb-button--inner{color:#313131 !important}.ugb-8f79529 .ugb-button2:before{border-radius:0px !important}.ugb-8f79529 .ugb-button3 .ugb-button--inner{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;font-size:18px;color:#313131 !important}.ugb-8f79529 .ugb-button3{border-radius:0px !important}.ugb-8f79529 .ugb-button3:before{border-radius:0px !important}.ugb-8f79529 .ugb-button3:hover{opacity:0.8}@media screen and (max-width:768px){.ugb-8f79529 .ugb-block-content{justify-content:center !important}.ugb-8f79529 .ugb-inner-block{text-align:center}}</style><div class="ugb-inner-block ugb-inner-block--center"><div class="ugb-block-content"><div class="ugb-button-container"><a class="ugb-button1 ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div><div class="ugb-button-container"><a class="ugb-button2 ugb-button ugb-button--size-normal ugb-button--design-ghost" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div><div class="ugb-button-container"><a class="ugb-button3 ugb-button ugb-button--size-normal ugb-button--design-plain" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div></div></div>
<!-- /wp:ugb/button -->
<!-- wp:ugb/count-up {"columns":3,"showIcon":true,"iconDesign":"plain","iconColor":"#313131","iconSize":25,"numberFontFamily":"Lato","numberFontWeight":"900","numberFontSize":60,"numberColor":"#313131","showTitle":false,"descriptionColor":"#313131","iconTabletAlign":"center","iconMobileAlign":"center","uniqueClass":"ugb-e37be4f","blockHeight":30,"blockHeightUnit":"vh","align":"wide","contentAlign":"left","mobileContentAlign":"center"} -->
<div class="alignwide wp-block-ugb-count-up ugb-count-up ugb-e37be4f ugb-countup--v4 ugb-countup--columns-3 ugb-main-block" id=""><style>.ugb-e37be4f .ugb-countup__icon,.ugb-e37be4f .ugb-countup__counter,.ugb-e37be4f .ugb-countup__title,.ugb-e37be4f .ugb-countup__description{text-align:left}.ugb-e37be4f .ugb-countup__icon{margin-left:0 !important;margin-right:auto !important}.ugb-e37be4f .ugb-countup__counter{font-family:"Lato",Sans-serif !important;font-size:60px !important;font-weight:900;color:#313131}.ugb-e37be4f .ugb-countup__description{color:#313131}.ugb-e37be4f .ugb-countup__icon svg:not(.ugb-custom-icon){color:#313131}.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg,.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg svg{width:25px !important;height:25px !important}.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg{color:#313131 !important}.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg,.ugb-e37be4f .ugb-countup__icon .ugb-icon-inner-svg svg *{color:#313131 !important;fill:#313131 !important}.ugb-e37be4f .ugb-inner-block{text-align:left}.ugb-e37be4f.ugb-count-up{min-height:30vh}@media screen and (max-width:1025px){.ugb-e37be4f .ugb-countup__icon svg{margin-left:auto !important;margin-right:auto !important}}@media screen and (max-width:768px){.ugb-e37be4f .ugb-countup__icon,.ugb-e37be4f .ugb-countup__counter,.ugb-e37be4f .ugb-countup__title,.ugb-e37be4f .ugb-countup__description{text-align:center}.ugb-e37be4f .ugb-countup__icon svg{margin-left:auto !important;margin-right:auto !important}.ugb-e37be4f .ugb-inner-block{text-align:center}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.ugb-e37be4f.ugb-count-up{height:30vh}}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-countup__item ugb-countup__item1"><div class="ugb-countup__icon ugb-countup__icon--v2"><div class="ugb-icon-inner-svg"><svg data-prefix="fas" data-icon="thumbs-up" class="svg-inline--fa fa-thumbs-up fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M104 224H24c-13.255 0-24 10.745-24 24v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V248c0-13.255-10.745-24-24-24zM64 472c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zM384 81.452c0 42.416-25.97 66.208-33.277 94.548h101.723c33.397 0 59.397 27.746 59.553 58.098.084 17.938-7.546 37.249-19.439 49.197l-.11.11c9.836 23.337 8.237 56.037-9.308 79.469 8.681 25.895-.069 57.704-16.382 74.757 4.298 17.598 2.244 32.575-6.148 44.632C440.202 511.587 389.616 512 346.839 512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2 1.282-6.271 3.558-8.521 39.614-39.144 56.648-80.587 89.117-113.111 14.804-14.832 20.188-37.236 25.393-58.902C282.515 39.293 291.817 0 312 0c24 0 72 8 72 81.452z"></path></svg></div></div><div class="ugb-countup__counter" data-duration="1000" data-delay="16">$99.99</div><p class="ugb-countup__description">Description</p></div><div class="ugb-countup__item ugb-countup__item2"><div class="ugb-countup__icon ugb-countup__icon--v2"><div class="ugb-icon-inner-svg"><svg data-prefix="fas" data-icon="globe-americas" class="svg-inline--fa fa-globe-americas fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 0 1-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 0 1-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 0 0-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 0 0-15.55-3.1l-31.17 10.39a11.95 11.95 0 0 0-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 0 1 8.93 21.57 46.536 46.536 0 0 1-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 0 1 0-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z"></path></svg></div></div><div class="ugb-countup__counter" data-duration="1000" data-delay="16">1,234</div><p class="ugb-countup__description">Description</p></div><div class="ugb-countup__item ugb-countup__item3"><div class="ugb-countup__icon ugb-countup__icon--v2"><div class="ugb-icon-inner-svg"><svg data-prefix="fas" data-icon="thumbtack" class="svg-inline--fa fa-thumbtack fa-w-12" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M298.028 214.267L285.793 96H328c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v48c0 13.255 10.745 24 24 24h42.207L85.972 214.267C37.465 236.82 0 277.261 0 328c0 13.255 10.745 24 24 24h136v104.007c0 1.242.289 2.467.845 3.578l24 48c2.941 5.882 11.364 5.893 14.311 0l24-48a8.008 8.008 0 0 0 .845-3.578V352h136c13.255 0 24-10.745 24-24-.001-51.183-37.983-91.42-85.973-113.733z"></path></svg></div></div><div class="ugb-countup__counter" data-duration="1000" data-delay="16">1,234.56</div><p class="ugb-countup__description">Description</p></div></div></div></div>
<!-- /wp:ugb/count-up -->
<!-- wp:ugb/feature {"imageUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-feature-arch-feature/image-url.jpg","imageWidth":580,"imageHeight":725,"imageShadow":3,"imageShapeStretch":false,"buttonFontFamily":"Lato","buttonSize":"small","buttonBackgroundColor":"#7bdcb5","buttonBorderRadius":100,"uniqueClass":"ugb-a2886a6","align":"wide","contentAlign":"center"} -->
<div class="alignwide wp-block-ugb-feature ugb-feature ugb-a2886a6 ugb-feature--v2 ugb-feature--design-plain ugb-main-block" id=""><style>.ugb-a2886a6 .ugb-img{width:580px;height:auto !important}.ugb-a2886a6 .ugb-button .ugb-button--inner{font-family:"Lato",Sans-serif !important}.ugb-a2886a6 .ugb-button{background-color:#7bdcb5;border-radius:100px !important}.ugb-a2886a6 .ugb-button .ugb-button--inner,.ugb-a2886a6 .ugb-button svg:not(.ugb-custom-icon){color:#222222 !important}.ugb-a2886a6 .ugb-button:before{border-radius:100px !important}.ugb-a2886a6 .ugb-inner-block{text-align:center}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-feature__item"><div class="ugb-feature__content"><h2 class="ugb-feature__title">Title for This Block</h2><p class="ugb-feature__description">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p><div class="ugb-button-container"><a class="ugb-button ugb-button--size-small" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><div class="ugb-feature__image-side"><img class="ugb-feature__image ugb-img ugb--shadow-3" src="https://d3gt1urn7320t9.cloudfront.net/library/block-feature-arch-feature/image-url.jpg" width="580" height="725"/></div></div></div></div></div>
<!-- /wp:ugb/feature -->
<!-- wp:ugb/image-box {"borderRadius":0,"shadow":6,"image1FullWidth":683,"image1FullHeight":1024,"image2FullWidth":683,"image2FullHeight":1024,"image3FullWidth":683,"image3FullHeight":1024,"image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-1-url.jpg","image1FullUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-1-full-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-2-url.jpg","image2FullUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-2-full-url.jpg","image3Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-3-url.jpg","image3FullUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-3-full-url.jpg","showOverlay":true,"overlayBackgroundColor":"#eeeeee","overlayOpacity":0.2,"showSubtitle":false,"titleTag":"h4","showArrow":true,"arrowColor":"#eeeeee","arrowAlign":"right","subtitleAlign":"left","titleAlign":"left","descriptionAlign":"left","titleBottomMargin":5,"uniqueClass":"ugb-05fdbe1","paddingTop":5,"paddingBottom":5,"paddingUnit":"%","columnContentVerticalAlign":"flex-start","showBlockBackground":true,"blockInnerWidth":"wide","align":"full","noPaddings":false,"blockBackgroundBackgroundColor":"var(\u002d\u002dstk-global-color-52097, #111111)","showTopSeparator":false,"blockTitleBottomMargin":25,"blockTitleTag":"h3","blockDescriptionBottomMargin":40,"blockDescriptionAlign":"left","contentAlign":"center"} -->
<div class="alignfull wp-block-ugb-image-box ugb-image-box ugb-05fdbe1 ugb-image-box--v4 ugb-image-box--columns-3 ugb-image-box--design-basic ugb-image-box--with-arrow ugb-image-box--align-center ugb-main-block ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-05fdbe1 .ugb-image-box__box{border-radius:0px !important}.ugb-05fdbe1 .ugb-image-box__item{justify-content:flex-start !important}.ugb-05fdbe1 .ugb-image-box__item1 .ugb-image-box__image{background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-1-url.jpg)}.ugb-05fdbe1 .ugb-image-box__item2 .ugb-image-box__image{background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-2-url.jpg)}.ugb-05fdbe1 .ugb-image-box__item3 .ugb-image-box__image{background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-image-box-lume-image-box-1/image-3-url.jpg)}.ugb-05fdbe1 .ugb-image-box__overlay{background-color:#eeeeee !important}.ugb-05fdbe1 .ugb-image-box__item:not(:hover) .ugb-image-box__overlay{opacity:0.2 !important}.ugb-05fdbe1 .ugb-image-box__item:hover .ugb-image-box__overlay-hover{opacity:0.7 !important}.ugb-05fdbe1 .ugb-image-box__title{text-align:left !important;margin-bottom:5px !important}.ugb-05fdbe1 .ugb-image-box__description{text-align:left !important}.ugb-05fdbe1 .ugb-image-box__arrow svg{fill:#eeeeee !important}.ugb-05fdbe1 .ugb-image-box__arrow{text-align:right !important}.ugb-05fdbe1 .ugb-inner-block{text-align:center}.ugb-05fdbe1.ugb-image-box{padding-top:5% !important;padding-bottom:5% !important;background-color:var(--stk-global-color-52097,#111111)}.ugb-05fdbe1 > .ugb-inner-block > .ugb-block-content > *{justify-content:flex-start}.ugb-05fdbe1.ugb-image-box:before{background-color:var(--stk-global-color-52097,#111111)}</style><div class="ugb-inner-block ugb-inner-block--wide"><div class="ugb-block-content"><div class="ugb-image-box__item ugb-image-box__item1 ugb-image-box__box ugb--shadow-6"><div class="ugb-image-box__box ugb-image-box__image-wrapper"><div class="ugb-image-box__box ugb-image-box__image"></div></div><div class="ugb-image-box__box ugb-image-box__overlay"></div><div class="ugb-image-box__box ugb-image-box__overlay-hover"></div><div class="ugb-image-box__content"><div class="ugb-image-box__header"><h4 class="ugb-image-box__title">Title</h4></div><p class="ugb-image-box__description">Description</p></div><div class="ugb-image-box__arrow"><svg viewbox="0 0 167.6 107.8" xmlns="http://www.w3.org/2000/svg"><path d="M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"></path></svg></div></div><div class="ugb-image-box__item ugb-image-box__item2 ugb-image-box__box ugb--shadow-6"><div class="ugb-image-box__box ugb-image-box__image-wrapper"><div class="ugb-image-box__box ugb-image-box__image"></div></div><div class="ugb-image-box__box ugb-image-box__overlay"></div><div class="ugb-image-box__box ugb-image-box__overlay-hover"></div><div class="ugb-image-box__content"><div class="ugb-image-box__header"><h4 class="ugb-image-box__title">Title</h4></div><p class="ugb-image-box__description">Description</p></div><div class="ugb-image-box__arrow"><svg viewbox="0 0 167.6 107.8" xmlns="http://www.w3.org/2000/svg"><path d="M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"></path></svg></div></div><div class="ugb-image-box__item ugb-image-box__item3 ugb-image-box__box ugb--shadow-6"><div class="ugb-image-box__box ugb-image-box__image-wrapper"><div class="ugb-image-box__box ugb-image-box__image"></div></div><div class="ugb-image-box__box ugb-image-box__overlay"></div><div class="ugb-image-box__box ugb-image-box__overlay-hover"></div><div class="ugb-image-box__content"><div class="ugb-image-box__header"><h4 class="ugb-image-box__title">Title</h4></div><p class="ugb-image-box__description">Description</p></div><div class="ugb-image-box__arrow"><svg viewbox="0 0 167.6 107.8" xmlns="http://www.w3.org/2000/svg"><path d="M116.8 106.6l50.8-52.7-50.9-52.7c-1.5-1.6-4.1-1.6-5.7-.1-1.6 1.5-1.6 4.1-.1 5.7l41.6 43.1H4c-2.2 0-4 1.7-4 3.9s1.7 4 3.9 4.1h148.7L111 101c-1.5 1.6-1.4 4.1.1 5.6 1.6 1.6 4.1 1.5 5.7 0z"></path></svg></div></div></div></div></div>
<!-- /wp:ugb/image-box -->
<!-- wp:ugb/video-popup {"height":700,"borderRadius":0,"playButtonType":"circle","playButtonColor":"#ffffff","playButtonOpacity":1,"previewBackgroundColor":"#3a6761","previewBackgroundMediaUrl":"https://d3gt1urn7320t9.cloudfront.net/library/block-video-popup-arch-video-popup/preview-background-media-url.jpg","uniqueClass":"ugb-bb4a424","blockWidth":700,"showBlockBackground":true,"blockInnerWidth":"full","align":"full","blockBackgroundBackgroundColor2":"#6a91eb","showBlockTitle":true,"blockTitleAlign":"center","blockTitleColor":"#000000","showBlockDescription":true,"blockDescriptionBottomMargin":55,"blockDescriptionAlign":"center","blockDescriptionColor":"#000000"} -->
<div class="alignfull wp-block-ugb-video-popup ugb-video-popup ugb-bb4a424 ugb-video-popup--v3 ugb-main-block ugb--has-custom-content-width ugb-main-block--inner-full ugb--has-block-background" id=""><style>.ugb-bb4a424 .ugb-video-popup__wrapper{height:700px !important;background-color:#3a6761;background-image:url(https://d3gt1urn7320t9.cloudfront.net/library/block-video-popup-arch-video-popup/preview-background-media-url.jpg)}.ugb-bb4a424 .ugb-video-popup__play-button svg{fill:#ffffff !important;opacity:1}.ugb-bb4a424 .ugb-video-popup__wrapper:before{background-color:#3a6761;opacity:0.5}.ugb-bb4a424 .ugb-video-popup__wrapper:hover:before{opacity:0.2}.ugb-bb4a424.ugb-video-popup > .ugb-inner-block{max-width:700px !important}.ugb-bb4a424 .ugb-block-title{color:#000000;text-align:center}.ugb-bb4a424 .ugb-block-description{color:#000000;text-align:center;margin-bottom:55px}</style><div class="ugb-inner-block ugb-inner-block--full"><h2 class="ugb-block-title ugb-block-title--with-subtitle">Title for This Block</h2><p class="ugb-block-description">Description for this block. Use this space for describing your block. Any text will do.</p><div class="ugb-block-content"><div class="ugb-video-popup__wrapper ugb--has-background-overlay"><a href="#" class="ugb-video-popup__overlay"></a><span class="ugb-video-popup__play-button"><svg viewbox="0 0 40 40" xmlns="http://www.w3.org/2000/svg" class="ugb-play-button-cirle" width="50" height="50"><path d="M16 29l12-9-12-9v18zm4-29C8.95 0 0 8.95 0 20s8.95 20 20 20 20-8.95 20-20S31.05 0 20 0zm0 36c-8.82 0-16-7.18-16-16S11.18 4 20 4s16 7.18 16 16-7.18 16-16 16z"></path></svg></span></div></div></div></div>
<!-- /wp:ugb/video-popup -->
<!-- wp:ugb/pricing-box {"columns":3,"borderRadius":6,"shadow":5,"columnBackgroundColor":"#013e36","image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-1-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-2-url.jpg","image3Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-3-url.jpg","titleTag":"h6","priceFontFamily":"DM Serif Text","buttonFontFamily":"sour","buttonFontSize":18,"buttonTextColor":"var(\u002d\u002dstk-global-color-40036, #00473d)","buttonBackgroundColor":"var(\u002d\u002dstk-global-color-59238, #dab811)","buttonHoverBackgroundColor":"#013029","hoverEffect":"lift-shadow","uniqueClass":"ugb-4425152","marginTop":0,"paddingTop":0,"paddingRight":35,"paddingLeft":35,"columnGap":24,"showBlockBackground":true,"blockInnerWidth":"wide","align":"full","blockBackgroundBackgroundColor":"var(\u002d\u002dstk-global-color-40036, #00473d)","showBlockTitle":true,"blockTitleAlign":"center","showBlockDescription":true,"blockDescriptionAlign":"center"} -->
<div class="alignfull wp-block-ugb-pricing-box ugb-pricing-box ugb-4425152 ugb-pricing-box--v3 ugb-pricing-box--columns-3 ugb-pricing-box--design-basic ugb-main-block ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-4425152 .ugb-pricing-box__item{border-radius:6px !important;background-color:#013e36 !important}.ugb-4425152 .ugb-pricing-box__item:before{background-color:#013e36 !important}.ugb-4425152 .ugb-pricing-box__title{color:#ffffff}.ugb-4425152 .ugb-pricing-box__price,.ugb-4425152 .ugb-pricing-box__price-prefix,.ugb-4425152 .ugb-pricing-box__price-suffix{color:#ffffff}.ugb-4425152 .ugb-pricing-box__price-line{font-family:"DM Serif Text",Sans-serif !important}.ugb-4425152 .ugb-pricing-box__subprice{color:#ffffff !important}.ugb-4425152 .ugb-button .ugb-button--inner{font-family:"sour",Sans-serif !important;font-size:18px}.ugb-4425152 .ugb-button{background-color:var(--stk-global-color-59238,#dab811)}.ugb-4425152 .ugb-button .ugb-button--inner,.ugb-4425152 .ugb-button svg:not(.ugb-custom-icon){color:var(--stk-global-color-40036,#00473d) !important}.ugb-4425152 .ugb-button:hover .ugb-button--inner,.ugb-4425152 .ugb-button:hover svg:not(.ugb-custom-icon){color:#ffffff !important}.ugb-4425152 .ugb-button:hover{background-color:#013029;opacity:1}.ugb-4425152 .ugb-pricing-box__description{color:#ffffff}.ugb-4425152.ugb-pricing-box{margin-top:0px !important;padding-top:0px !important;padding-right:35px !important;padding-left:35px !important;background-color:var(--stk-global-color-40036,#00473d)}.ugb-4425152 .ugb-block-content{column-gap:24px !important}.ugb-4425152.ugb-pricing-box:before{background-color:var(--stk-global-color-40036,#00473d)}.ugb-4425152 .ugb-block-title{text-align:center}.ugb-4425152 .ugb-block-description{text-align:center}</style><div class="ugb-inner-block ugb-inner-block--wide"><h2 class="ugb-block-title ugb-block-title--with-subtitle">Title for This Block</h2><p class="ugb-block-description">Description for this block. Use this space for describing your block. Any text will do.</p><div class="ugb-block-content"><div class="ugb-pricing-box__item ugb-pricing-box__item1 ugb--shadow-5 ugb--hover-lift-shadow"><div class="ugb-pricing-box__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-1-url.jpg" alt="Title"/></div><h6 class="ugb-pricing-box__title">Title</h6><div class="ugb-pricing-box__price-wrapper"><div class="ugb-pricing-box__price-line"><span class="ugb-pricing-box__price-prefix">$</span><span class="ugb-pricing-box__price">9</span><span class="ugb-pricing-box__price-suffix">.00</span></div></div><p class="ugb-pricing-box__subprice">Sub Price</p><div class="ugb-pricing-box__button"><div class="ugb-button-container"><a class="ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><p class="ugb-pricing-box__description">Description for this block. You can use this space for describing your block.</p></div><div class="ugb-pricing-box__item ugb-pricing-box__item2 ugb--shadow-5 ugb--hover-lift-shadow"><div class="ugb-pricing-box__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-2-url.jpg" alt="Title"/></div><h6 class="ugb-pricing-box__title">Title</h6><div class="ugb-pricing-box__price-wrapper"><div class="ugb-pricing-box__price-line"><span class="ugb-pricing-box__price-prefix">$</span><span class="ugb-pricing-box__price">9</span><span class="ugb-pricing-box__price-suffix">.00</span></div></div><p class="ugb-pricing-box__subprice">Sub Price</p><div class="ugb-pricing-box__button"><div class="ugb-button-container"><a class="ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><p class="ugb-pricing-box__description">Description for this block. You can use this space for describing your block.</p></div><div class="ugb-pricing-box__item ugb-pricing-box__item3 ugb--shadow-5 ugb--hover-lift-shadow"><div class="ugb-pricing-box__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-pricing-box-yule-pricing-box/image-3-url.jpg" alt="Title"/></div><h6 class="ugb-pricing-box__title">Title</h6><div class="ugb-pricing-box__price-wrapper"><div class="ugb-pricing-box__price-line"><span class="ugb-pricing-box__price-prefix">$</span><span class="ugb-pricing-box__price">9</span><span class="ugb-pricing-box__price-suffix">.00</span></div></div><p class="ugb-pricing-box__subprice">Sub Price</p><div class="ugb-pricing-box__button"><div class="ugb-button-container"><a class="ugb-button ugb-button--size-normal" href="" rel=""><span class="ugb-button--inner">Button text</span></a></div></div><p class="ugb-pricing-box__description">Description for this block. You can use this space for describing your block.</p></div></div></div></div>
<!-- /wp:ugb/pricing-box -->
<!-- wp:ugb/team-member {"design":"plain","imageShape":"","image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-1-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-2-url.jpg","socialDesign":"plain","socialBackgroundColor":"var(\u002d\u002dstk-global-color-16757, #9b51e0)","socialBorderRadius":0,"uniqueClass":"ugb-eb1e02f"} -->
<div class="wp-block-ugb-team-member ugb-team-member ugb-eb1e02f ugb-team-member--v3 ugb-team-member--design-plain ugb-team-member--columns-2 ugb-main-block" id=""><style>.ugb-eb1e02f .ugb-button .ugb-button--inner{color:var(--stk-global-color-16757,#9b51e0) !important}.ugb-eb1e02f .ugb-button.ugb-button--has-icon.ugb-button--has-icon svg:not(.ugb-custom-icon){color:var(--stk-global-color-16757,#9b51e0)}.ugb-eb1e02f .ugb-button{border-radius:0px !important}.ugb-eb1e02f .ugb-button:before{border-radius:0px !important}.ugb-eb1e02f .ugb-button.ugb-button--has-icon.ugb-button--has-icon svg{width:px;height:px}</style><div class="ugb-inner-block"><div class="ugb-block-content"><div class="ugb-team-member__item ugb-team-member__item1"><div class="ugb-team-member__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-1-url.jpg" alt="Name"/></div><div class="ugb-team-member__content"><div class="ugb-team-member__title"><h4 class="ugb-team-member__name">Name</h4><p class="ugb-team-member__position">Position</p></div><p class="ugb-team-member__description">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p><div class="ugb-team-member__buttons"><div class="ugb-button-container"><a class="ugb-social-button ugb-button-facebook ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="facebook-f" class="svg-inline--fa fa-facebook-f fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-twitter ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="twitter" class="svg-inline--fa fa-twitter fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-instagram ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="instagram" class="svg-inline--fa fa-instagram fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-email ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="mailto:my@email.com" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="envelope" class="svg-inline--fa fa-envelope fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg></div></a></div></div></div></div><div class="ugb-team-member__item ugb-team-member__item2"><div class="ugb-team-member__image"><img class="ugb-img" src="https://d3gt1urn7320t9.cloudfront.net/library/block-team-member-capital-team-member/image-2-url.jpg" alt="Name"/></div><div class="ugb-team-member__content"><div class="ugb-team-member__title"><h4 class="ugb-team-member__name">Name</h4><p class="ugb-team-member__position">Position</p></div><p class="ugb-team-member__description">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p><div class="ugb-team-member__buttons"><div class="ugb-button-container"><a class="ugb-social-button ugb-button-facebook ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="facebook-f" class="svg-inline--fa fa-facebook-f fa-w-10" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-twitter ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="twitter" class="svg-inline--fa fa-twitter fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-instagram ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="#" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="fab" data-icon="instagram" class="svg-inline--fa fa-instagram fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></div></a></div><div class="ugb-button-container"><a class="ugb-social-button ugb-button-email ugb-button ugb-button--size-normal ugb-button--icon-only ugb-button--design-plain ugb-button--has-icon" href="mailto:my@email.com" rel="noopener noreferrer nofollow"><div class="ugb-icon-inner-svg"><svg data-prefix="far" data-icon="envelope" class="svg-inline--fa fa-envelope fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg></div></a></div></div></div></div></div></div></div>
<!-- /wp:ugb/team-member -->
<!-- wp:ugb/testimonial {"design":"plain","imageShape":"square","image1Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-1-url.jpg","image2Url":"https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-2-url.jpg","positionFontFamily":"Lato","testimonialAlign":"center","imageAlign":"center","nameAlign":"center","positionAlign":"center","testimonialBottomMargin":40,"uniqueClass":"ugb-6a941a1","paddingTop":100,"paddingBottom":100,"blockWidth":700,"columnGap":100,"showBlockBackground":true,"blockInnerWidth":"wide","align":"full","blockBackgroundBackgroundColor":"#ffffff","showBlockTitle":true,"blockTitleAlign":"center","blockTitleColor":"#000000","blockTitleTag":"h2","blockDescriptionAlign":"center","blockDescriptionColor":"#ffffff"} -->
<div class="alignfull wp-block-ugb-testimonial ugb-testimonial ugb-6a941a1 ugb-testimonial--v3 ugb-testimonial--columns-2 ugb-testimonial--design-plain ugb-main-block ugb--has-custom-content-width ugb-main-block--inner-wide ugb--has-block-background" id=""><style>.ugb-6a941a1 .ugb-testimonial__body{text-align:center !important;margin-bottom:40px !important}.ugb-6a941a1 .ugb-img{-webkit-mask-image:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGFzcz0ic3F1YXJlX3N2Z19fc3QwIiBkPSJNMCAwaDIwMHYyMDBIMHoiPjwvcGF0aD48L3N2Zz4=');mask-image:url('data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGFzcz0ic3F1YXJlX3N2Z19fc3QwIiBkPSJNMCAwaDIwMHYyMDBIMHoiPjwvcGF0aD48L3N2Zz4=')}.ugb-6a941a1 .ugb-img,.ugb-6a941a1 .ugb-testimonial__image{margin-left:auto !important;margin-right:auto !important}.ugb-6a941a1 .ugb-testimonial__name{text-align:center}.ugb-6a941a1 .ugb-testimonial__position{font-family:"Lato",Sans-serif !important;text-align:center}.ugb-6a941a1.ugb-testimonial{padding-top:100px !important;padding-bottom:100px !important;background-color:#ffffff}.ugb-6a941a1.ugb-testimonial > .ugb-inner-block{max-width:700px !important;min-width:auto !important}.ugb-6a941a1 .ugb-block-content{column-gap:100px !important}.ugb-6a941a1.ugb-testimonial:before{background-color:#ffffff}.ugb-6a941a1 .ugb-block-title{color:#000000;text-align:center}</style><div class="ugb-inner-block ugb-inner-block--wide"><h2 class="ugb-block-title">Title for This Block</h2><div class="ugb-block-content"><div class="ugb-testimonial__item ugb-testimonial__item1"><div class="ugb-testimonial__body-wrapper"><p class="ugb-testimonial__body">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div><div class="ugb-testimonial__person"><div class="ugb-testimonial__image"><img class="ugb-img ugb-img--shape" src="https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-1-url.jpg" alt="Name"/></div><h4 class="ugb-testimonial__name">Name</h4><p class="ugb-testimonial__position">Position</p></div></div><div class="ugb-testimonial__item ugb-testimonial__item2"><div class="ugb-testimonial__body-wrapper"><p class="ugb-testimonial__body">Description for this block. Use this space for describing your block. Any text will do. Description for this block. You can use this space for describing your block.</p></div><div class="ugb-testimonial__person"><div class="ugb-testimonial__image"><img class="ugb-img ugb-img--shape" src="https://d3gt1urn7320t9.cloudfront.net/library/block-testimonial-arch-testimonial/image-2-url.jpg" alt="Name"/></div><h4 class="ugb-testimonial__name">Name</h4><p class="ugb-testimonial__position">Position</p></div></div></div></div></div>
<!-- /wp:ugb/testimonial -->
```
|
test
|
block errors on upgrade from a ticket added blocks from v using wp is causing block errors when updated to v and wp v here are the code of the blocks ugb ugb icon icon ugb icon inner svg ugb ugb icon icon ugb icon inner svg svg width important height important ugb ugb icon icon ugb icon inner svg color var stk global color ffffff important ugb ugb icon icon ugb icon inner svg ugb ugb icon icon ugb icon inner svg svg color var stk global color ffffff important fill var stk global color ffffff important ugb ugb icon icon ugb icon design wrapper border radius important background var stk global color important title title title title ugb ugb separator margin top important margin bottom important ugb ugb separator shadow ugb ugb separator layer transform scalex media screen and max width ugb ugb separator margin top important margin bottom important media screen and max width ugb ugb separator margin top important margin bottom important ugb ugb text rule background important ugb ugb text title color var stk global color ugb ugb text text p color var stk global color ugb ugb text padding top important padding bottom important block title description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block ugb li font family lato sans serif important icon size margin bottom important ugb li before height important width important background image url data image svg xml ugb li ul margin bottom important ugb ugb icon list ul columns ugb ugb icon list ugb inner block max width important min width auto important title for this block description for this block use this space for describing your block any text will do line line line line line line ugb ugb block content ugb button border radius ugb ugb ugb button inner font family apple system blinkmacsystemfont segoe ui roboto helvetica arial sans serif apple color emoji segoe ui emoji segoe ui symbol important font size ugb ugb background color border radius important ugb ugb ugb button inner ugb ugb svg not ugb custom icon color ffffff important ugb ugb hover opacity ugb ugb before border radius important ugb ugb ugb button inner font family apple system blinkmacsystemfont segoe ui roboto helvetica arial sans serif apple color emoji segoe ui emoji segoe ui symbol important font size color important ugb ugb border color important border radius important ugb ugb hover opacity ugb ugb hover ugb button inner color important ugb ugb before border radius important ugb ugb ugb button inner font family apple system blinkmacsystemfont segoe ui roboto helvetica arial sans serif apple color emoji segoe ui emoji segoe ui symbol important font size color important ugb ugb border radius important ugb ugb before border radius important ugb ugb hover opacity media screen and max width ugb ugb block content justify content center important ugb ugb inner block text align center button text button text button text ugb ugb countup icon ugb ugb countup counter ugb ugb countup title ugb ugb countup description text align left ugb ugb countup icon margin left important margin right auto important ugb ugb countup counter font family lato sans serif important font size important font weight color ugb ugb countup description color ugb ugb countup icon svg not ugb custom icon color ugb ugb countup icon ugb icon inner svg ugb ugb countup icon ugb icon inner svg svg width important height important ugb ugb countup icon ugb icon inner svg color important ugb ugb countup icon ugb icon inner svg ugb ugb countup icon ugb icon inner svg svg color important fill important ugb ugb inner block text align left ugb ugb count up min height media screen and max width ugb ugb countup icon svg margin left auto important margin right auto important media screen and max width ugb ugb countup icon ugb ugb countup counter ugb ugb countup title ugb ugb countup description text align center ugb ugb countup icon svg margin left auto important margin right auto important ugb ugb inner block text align center media screen and ms high contrast active screen and ms high contrast none ugb ugb count up height description description description ugb ugb img width height auto important ugb ugb button ugb button inner font family lato sans serif important ugb ugb button background color border radius important ugb ugb button ugb button inner ugb ugb button svg not ugb custom icon color important ugb ugb button before border radius important ugb ugb inner block text align center title for this block description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block button text ugb ugb image box box border radius important ugb ugb image box item justify content flex start important ugb ugb image box ugb image box image background image url ugb image box ugb image box image background image url ugb image box ugb image box image background image url ugb image box overlay background color eeeeee important ugb ugb image box item not hover ugb image box overlay opacity important ugb ugb image box item hover ugb image box overlay hover opacity important ugb ugb image box title text align left important margin bottom important ugb ugb image box description text align left important ugb ugb image box arrow svg fill eeeeee important ugb ugb image box arrow text align right important ugb ugb inner block text align center ugb ugb image box padding top important padding bottom important background color var stk global color ugb ugb inner block ugb block content justify content flex start ugb ugb image box before background color var stk global color title description title description title description ugb ugb video popup wrapper height important background color background image url ugb video popup play button svg fill ffffff important opacity ugb ugb video popup wrapper before background color opacity ugb ugb video popup wrapper hover before opacity ugb ugb video popup ugb inner block max width important ugb ugb block title color text align center ugb ugb block description color text align center margin bottom title for this block description for this block use this space for describing your block any text will do ugb ugb pricing box item border radius important background color important ugb ugb pricing box item before background color important ugb ugb pricing box title color ffffff ugb ugb pricing box price ugb ugb pricing box price prefix ugb ugb pricing box price suffix color ffffff ugb ugb pricing box price line font family dm serif text sans serif important ugb ugb pricing box subprice color ffffff important ugb ugb button ugb button inner font family sour sans serif important font size ugb ugb button background color var stk global color ugb ugb button ugb button inner ugb ugb button svg not ugb custom icon color var stk global color important ugb ugb button hover ugb button inner ugb ugb button hover svg not ugb custom icon color ffffff important ugb ugb button hover background color opacity ugb ugb pricing box description color ffffff ugb ugb pricing box margin top important padding top important padding right important padding left important background color var stk global color ugb ugb block content column gap important ugb ugb pricing box before background color var stk global color ugb ugb block title text align center ugb ugb block description text align center title for this block description for this block use this space for describing your block any text will do title sub price button text description for this block you can use this space for describing your block title sub price button text description for this block you can use this space for describing your block title sub price button text description for this block you can use this space for describing your block ugb ugb button ugb button inner color var stk global color important ugb ugb button ugb button has icon ugb button has icon svg not ugb custom icon color var stk global color ugb ugb button border radius important ugb ugb button before border radius important ugb ugb button ugb button has icon ugb button has icon svg width px height px name position description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block name position description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block ugb ugb testimonial body text align center important margin bottom important ugb ugb img webkit mask image url data image svg xml mask image url data image svg xml ugb ugb img ugb ugb testimonial image margin left auto important margin right auto important ugb ugb testimonial name text align center ugb ugb testimonial position font family lato sans serif important text align center ugb ugb testimonial padding top important padding bottom important background color ffffff ugb ugb testimonial ugb inner block max width important min width auto important ugb ugb block content column gap important ugb ugb testimonial before background color ffffff ugb ugb block title color text align center title for this block description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block name position description for this block use this space for describing your block any text will do description for this block you can use this space for describing your block name position
| 1
|
350,959
| 31,932,555,837
|
IssuesEvent
|
2023-09-19 08:25:06
|
unifyai/ivy
|
https://api.github.com/repos/unifyai/ivy
|
reopened
|
Fix gradients.test_set_with_grads
|
Sub Task Failing Test
|
| | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4796624963/jobs/8532618764"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4796624963/jobs/8532616904"><img src=https://img.shields.io/badge/-failure-red></a>
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4796624963/jobs/8532618764"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4781650459/jobs/8500301506"><img src=https://img.shields.io/badge/-failure-red></a>
|
1.0
|
Fix gradients.test_set_with_grads - | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4796624963/jobs/8532618764"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4796624963/jobs/8532616904"><img src=https://img.shields.io/badge/-failure-red></a>
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4796624963/jobs/8532618764"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4781650459/jobs/8500301506"><img src=https://img.shields.io/badge/-failure-red></a>
|
test
|
fix gradients test set with grads jax a href src numpy a href src tensorflow a href src torch a href src
| 1
|
183,593
| 14,239,308,116
|
IssuesEvent
|
2020-11-18 19:56:18
|
elastic/kibana
|
https://api.github.com/repos/elastic/kibana
|
closed
|
Failing test: X-Pack Jest Tests.x-pack/plugins/upgrade_assistant/public/application/components/tabs/checkup/deprecations/reindex - ReindexPollingService does not poll when reindexOp is null
|
Feature:Upgrade Assistant Team:Elasticsearch UI failed-test
|
A test failed on a tracked branch
```
Error: Caught error after test environment was torn down
expect(received).toEqual(expected) // deep equality
Expected: "apache_ecs,apm_jsbase,apm_nodejs,apm_transaction,auditbeat_process_docker_ecs,auditbeat_process_hosts_ecs,logs_ui_analysis,logs_ui_categories,metricbeat_system_ecs,nginx_ecs,sample_data_ecommerce,sample_data_weblogs,siem_auditbeat,siem_auditbeat_auth,siem_packetbeat,siem_winlogbeat,siem_winlogbeat_auth"
Received: "apache_ecs,apm_jsbase,apm_nodejs,apm_transaction,auditbeat_process_docker_ecs,auditbeat_process_hosts_ecs,logs_ui_analysis,logs_ui_categories,metricbeat_system_ecs,nginx_ecs,sample_data_ecommerce,sample_data_weblogs,siem_auditbeat,siem_auditbeat_auth,siem_packetbeat,siem_winlogbeat,siem_winlogbeat_auth,uptime_heartbeat"
at Object.it (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/x-pack/plugins/ml/server/models/data_recognizer/data_recognizer.test.ts:20:24)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/3934/)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Jest Tests.x-pack/plugins/upgrade_assistant/public/application/components/tabs/checkup/deprecations/reindex","test.name":"ReindexPollingService does not poll when reindexOp is null","test.failCount":1}} -->
|
1.0
|
Failing test: X-Pack Jest Tests.x-pack/plugins/upgrade_assistant/public/application/components/tabs/checkup/deprecations/reindex - ReindexPollingService does not poll when reindexOp is null - A test failed on a tracked branch
```
Error: Caught error after test environment was torn down
expect(received).toEqual(expected) // deep equality
Expected: "apache_ecs,apm_jsbase,apm_nodejs,apm_transaction,auditbeat_process_docker_ecs,auditbeat_process_hosts_ecs,logs_ui_analysis,logs_ui_categories,metricbeat_system_ecs,nginx_ecs,sample_data_ecommerce,sample_data_weblogs,siem_auditbeat,siem_auditbeat_auth,siem_packetbeat,siem_winlogbeat,siem_winlogbeat_auth"
Received: "apache_ecs,apm_jsbase,apm_nodejs,apm_transaction,auditbeat_process_docker_ecs,auditbeat_process_hosts_ecs,logs_ui_analysis,logs_ui_categories,metricbeat_system_ecs,nginx_ecs,sample_data_ecommerce,sample_data_weblogs,siem_auditbeat,siem_auditbeat_auth,siem_packetbeat,siem_winlogbeat,siem_winlogbeat_auth,uptime_heartbeat"
at Object.it (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/x-pack/plugins/ml/server/models/data_recognizer/data_recognizer.test.ts:20:24)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/3934/)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Jest Tests.x-pack/plugins/upgrade_assistant/public/application/components/tabs/checkup/deprecations/reindex","test.name":"ReindexPollingService does not poll when reindexOp is null","test.failCount":1}} -->
|
test
|
failing test x pack jest tests x pack plugins upgrade assistant public application components tabs checkup deprecations reindex reindexpollingservice does not poll when reindexop is null a test failed on a tracked branch error caught error after test environment was torn down expect received toequal expected deep equality expected apache ecs apm jsbase apm nodejs apm transaction auditbeat process docker ecs auditbeat process hosts ecs logs ui analysis logs ui categories metricbeat system ecs nginx ecs sample data ecommerce sample data weblogs siem auditbeat siem auditbeat auth siem packetbeat siem winlogbeat siem winlogbeat auth received apache ecs apm jsbase apm nodejs apm transaction auditbeat process docker ecs auditbeat process hosts ecs logs ui analysis logs ui categories metricbeat system ecs nginx ecs sample data ecommerce sample data weblogs siem auditbeat siem auditbeat auth siem packetbeat siem winlogbeat siem winlogbeat auth uptime heartbeat at object it var lib jenkins workspace elastic kibana master kibana x pack plugins ml server models data recognizer data recognizer test ts first failure
| 1
|
10,357
| 3,103,819,802
|
IssuesEvent
|
2015-08-31 12:42:15
|
andresriancho/w3af
|
https://api.github.com/repos/andresriancho/w3af
|
reopened
|
Improve WAVSEP score for SQL injection by at least 20%
|
improvement plugin priority:medium unittest
|
## User story
As a user I want w3af to find as many SQL injection vulnerabilities as possible.
## Conditions of satisfaction
- [x] Unittests for all SQL sections of WAVSEP need to be written
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Erroneous 500 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Erroneous 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - GET - 200 Responses With Differentiation
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Identical 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Erroneous 500 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Erroneous 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - POST - 200 Responses With Differentiation
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Identical 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Erroneous 200 Responses - Exotic Test Cases
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Erroneous 200 Responses - Exotic Test Cases
- [x] Improve coverage by ~20%
- [x] Add coverage for:
- [x] [/active/SQL-Injection/SInjection-Detection-Evaluation-GET-200Identical/](https://github.com/andresriancho/w3af/commit/97a5afb492ed024a3c59352770b3e731a7a0410c)
- [x] Case04-InjectionInUpdate-Numeric-TimeDelayExploit-200Identical.jsp
- [x] Case05-InjectionInUpdate-String-TimeDelayExploit-200Identical.jsp
- [x] Case07-InjectionInUpdate-NumericWithoutQuotes-TimeDelayExploit-200Identical.jsp
- [x] Case08-InjectionInUpdate-DateWithoutQuotes-TimeDelayExploit-200Identical.jsp
- [x] Try to identify the minimal payload test for which all WAVSEP tests PASS by removing them from `blind_sqli_time_delay.py` and running `nosetests w3af/plugins/tests/audit/test_sqli.py`
- [x] Make tests stable!
* Failed build https://circleci.com/gh/andresriancho/w3af/2522 PASS most of the time
* Analysis shows the the detection fails because of `ExtendedUrllib error rate is at 4%` which leads to (note the 0.2 time):
* Need to analyze using tcpdump to understand who's failing (wavsep or w3af)
> (Test id: 139848028003088) 4.05064296722 > 0.2 > 1.99437300364
(Test id: 139848028003088) Failed to control HTTP response delay for URL http://127.0.0.1:8098/active/SQL-Injection/SInjection-Detection-Evaluation-GET-200Identical/Case08-InjectionInUpdate-DateWithoutQuotes-TimeDelayExploit-200Identical.jsp - parameter "transactionDate" for 2 seconds using <ExactDelay (fmt:1 OR (SELECT * FROM (SELECT(SLEEP(%s)))foo), delta:0, mult:1)>, response wait time was: 0.2 seconds and response ID: 498.
## Notes
Related with "Install WAVSEP in CircleCI" #919
Related with "Improve WAVSEP score for XSS" #37
|
1.0
|
Improve WAVSEP score for SQL injection by at least 20% - ## User story
As a user I want w3af to find as many SQL injection vulnerabilities as possible.
## Conditions of satisfaction
- [x] Unittests for all SQL sections of WAVSEP need to be written
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Erroneous 500 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Erroneous 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - GET - 200 Responses With Differentiation
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Identical 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Erroneous 500 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Erroneous 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - POST - 200 Responses With Differentiation
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Identical 200 Responses
- [x] Evaluation of SQL Injection Detection Accuracy - GET - Erroneous 200 Responses - Exotic Test Cases
- [x] Evaluation of SQL Injection Detection Accuracy - POST - Erroneous 200 Responses - Exotic Test Cases
- [x] Improve coverage by ~20%
- [x] Add coverage for:
- [x] [/active/SQL-Injection/SInjection-Detection-Evaluation-GET-200Identical/](https://github.com/andresriancho/w3af/commit/97a5afb492ed024a3c59352770b3e731a7a0410c)
- [x] Case04-InjectionInUpdate-Numeric-TimeDelayExploit-200Identical.jsp
- [x] Case05-InjectionInUpdate-String-TimeDelayExploit-200Identical.jsp
- [x] Case07-InjectionInUpdate-NumericWithoutQuotes-TimeDelayExploit-200Identical.jsp
- [x] Case08-InjectionInUpdate-DateWithoutQuotes-TimeDelayExploit-200Identical.jsp
- [x] Try to identify the minimal payload test for which all WAVSEP tests PASS by removing them from `blind_sqli_time_delay.py` and running `nosetests w3af/plugins/tests/audit/test_sqli.py`
- [x] Make tests stable!
* Failed build https://circleci.com/gh/andresriancho/w3af/2522 PASS most of the time
* Analysis shows the the detection fails because of `ExtendedUrllib error rate is at 4%` which leads to (note the 0.2 time):
* Need to analyze using tcpdump to understand who's failing (wavsep or w3af)
> (Test id: 139848028003088) 4.05064296722 > 0.2 > 1.99437300364
(Test id: 139848028003088) Failed to control HTTP response delay for URL http://127.0.0.1:8098/active/SQL-Injection/SInjection-Detection-Evaluation-GET-200Identical/Case08-InjectionInUpdate-DateWithoutQuotes-TimeDelayExploit-200Identical.jsp - parameter "transactionDate" for 2 seconds using <ExactDelay (fmt:1 OR (SELECT * FROM (SELECT(SLEEP(%s)))foo), delta:0, mult:1)>, response wait time was: 0.2 seconds and response ID: 498.
## Notes
Related with "Install WAVSEP in CircleCI" #919
Related with "Improve WAVSEP score for XSS" #37
|
test
|
improve wavsep score for sql injection by at least user story as a user i want to find as many sql injection vulnerabilities as possible conditions of satisfaction unittests for all sql sections of wavsep need to be written evaluation of sql injection detection accuracy get erroneous responses evaluation of sql injection detection accuracy get erroneous responses evaluation of sql injection detection accuracy get responses with differentiation evaluation of sql injection detection accuracy get identical responses evaluation of sql injection detection accuracy post erroneous responses evaluation of sql injection detection accuracy post erroneous responses evaluation of sql injection detection accuracy post responses with differentiation evaluation of sql injection detection accuracy post identical responses evaluation of sql injection detection accuracy get erroneous responses exotic test cases evaluation of sql injection detection accuracy post erroneous responses exotic test cases improve coverage by add coverage for injectioninupdate numeric timedelayexploit jsp injectioninupdate string timedelayexploit jsp injectioninupdate numericwithoutquotes timedelayexploit jsp injectioninupdate datewithoutquotes timedelayexploit jsp try to identify the minimal payload test for which all wavsep tests pass by removing them from blind sqli time delay py and running nosetests plugins tests audit test sqli py make tests stable failed build pass most of the time analysis shows the the detection fails because of extendedurllib error rate is at which leads to note the time need to analyze using tcpdump to understand who s failing wavsep or test id test id failed to control http response delay for url parameter transactiondate for seconds using response wait time was seconds and response id notes related with install wavsep in circleci related with improve wavsep score for xss
| 1
|
50,185
| 21,036,454,954
|
IssuesEvent
|
2022-03-31 08:19:10
|
elastic/beats
|
https://api.github.com/repos/elastic/beats
|
closed
|
Document the default ILM policy
|
docs Stalled Team:Services
|
**Describe the enhancement:** We mention the default ILM policy in the docs (eg [filebeat](https://www.elastic.co/guide/en/beats/filebeat/current/ilm.html)), but we don't document what that policy actually is.
**Describe a specific use case for the enhancement or feature:**
The core Beat policy is summarised in the code [here](https://github.com/elastic/beats/blob/7a7279fd789d2296dd8c9123bb66b74669d0da51/libbeat/idxmgmt/ilm/config.go#L63-L80). Not sure if it makes sense to document this under libbeat and then link back to it from each Beat.
|
1.0
|
Document the default ILM policy - **Describe the enhancement:** We mention the default ILM policy in the docs (eg [filebeat](https://www.elastic.co/guide/en/beats/filebeat/current/ilm.html)), but we don't document what that policy actually is.
**Describe a specific use case for the enhancement or feature:**
The core Beat policy is summarised in the code [here](https://github.com/elastic/beats/blob/7a7279fd789d2296dd8c9123bb66b74669d0da51/libbeat/idxmgmt/ilm/config.go#L63-L80). Not sure if it makes sense to document this under libbeat and then link back to it from each Beat.
|
non_test
|
document the default ilm policy describe the enhancement we mention the default ilm policy in the docs eg but we don t document what that policy actually is describe a specific use case for the enhancement or feature the core beat policy is summarised in the code not sure if it makes sense to document this under libbeat and then link back to it from each beat
| 0
|
96,595
| 16,137,302,577
|
IssuesEvent
|
2021-04-29 13:25:42
|
jgeraigery/creative-assets
|
https://api.github.com/repos/jgeraigery/creative-assets
|
opened
|
CVE-2020-11022 (Medium) detected in multiple libraries
|
security vulnerability
|
## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.12.2.min.js</b>, <b>jquery-1.7.1.min.js</b>, <b>jquery-2.1.4.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.12.2.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.2/jquery.min.js</a></p>
<p>Path to dependency file: creative-assets/node_modules/airtable/test/test_files/index.html</p>
<p>Path to vulnerable library: creative-assets/node_modules/airtable/test/test_files/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.12.2.min.js** (Vulnerable Library)
</details>
<details><summary><b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></p>
<p>Path to dependency file: creative-assets/node_modules/vm-browserify/example/run/index.html</p>
<p>Path to vulnerable library: creative-assets/node_modules/vm-browserify/example/run/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.7.1.min.js** (Vulnerable Library)
</details>
<details><summary><b>jquery-2.1.4.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js</a></p>
<p>Path to dependency file: creative-assets/node_modules/js-base64/test/index.html</p>
<p>Path to vulnerable library: creative-assets/node_modules/js-base64/test/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-2.1.4.min.js** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/jgeraigery/creative-assets/commit/4e1f39edcdc762290e5970db636924edc553703b">4e1f39edcdc762290e5970db636924edc553703b</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
<p>Publish Date: 2020-04-29
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022>CVE-2020-11022</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a></p>
<p>Release Date: 2020-04-29</p>
<p>Fix Resolution: jQuery - 3.5.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.12.2","packageFilePaths":["/node_modules/airtable/test/test_files/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:1.12.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - 3.5.0"},{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.7.1","packageFilePaths":["/node_modules/vm-browserify/example/run/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:1.7.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - 3.5.0"},{"packageType":"JavaScript","packageName":"jquery","packageVersion":"2.1.4","packageFilePaths":["/node_modules/js-base64/test/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:2.1.4","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - 3.5.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-11022","vulnerabilityDetails":"In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery\u0027s DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-11022 (Medium) detected in multiple libraries - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.12.2.min.js</b>, <b>jquery-1.7.1.min.js</b>, <b>jquery-2.1.4.min.js</b></p></summary>
<p>
<details><summary><b>jquery-1.12.2.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.2/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.2/jquery.min.js</a></p>
<p>Path to dependency file: creative-assets/node_modules/airtable/test/test_files/index.html</p>
<p>Path to vulnerable library: creative-assets/node_modules/airtable/test/test_files/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.12.2.min.js** (Vulnerable Library)
</details>
<details><summary><b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js</a></p>
<p>Path to dependency file: creative-assets/node_modules/vm-browserify/example/run/index.html</p>
<p>Path to vulnerable library: creative-assets/node_modules/vm-browserify/example/run/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-1.7.1.min.js** (Vulnerable Library)
</details>
<details><summary><b>jquery-2.1.4.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js">https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js</a></p>
<p>Path to dependency file: creative-assets/node_modules/js-base64/test/index.html</p>
<p>Path to vulnerable library: creative-assets/node_modules/js-base64/test/index.html</p>
<p>
Dependency Hierarchy:
- :x: **jquery-2.1.4.min.js** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/jgeraigery/creative-assets/commit/4e1f39edcdc762290e5970db636924edc553703b">4e1f39edcdc762290e5970db636924edc553703b</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
<p>Publish Date: 2020-04-29
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022>CVE-2020-11022</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/">https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/</a></p>
<p>Release Date: 2020-04-29</p>
<p>Fix Resolution: jQuery - 3.5.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.12.2","packageFilePaths":["/node_modules/airtable/test/test_files/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:1.12.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - 3.5.0"},{"packageType":"JavaScript","packageName":"jquery","packageVersion":"1.7.1","packageFilePaths":["/node_modules/vm-browserify/example/run/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:1.7.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - 3.5.0"},{"packageType":"JavaScript","packageName":"jquery","packageVersion":"2.1.4","packageFilePaths":["/node_modules/js-base64/test/index.html"],"isTransitiveDependency":false,"dependencyTree":"jquery:2.1.4","isMinimumFixVersionAvailable":true,"minimumFixVersion":"jQuery - 3.5.0"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-11022","vulnerabilityDetails":"In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery\u0027s DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11022","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery min js javascript library for dom operations library home page a href path to dependency file creative assets node modules airtable test test files index html path to vulnerable library creative assets node modules airtable test test files index html dependency hierarchy x jquery min js vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file creative assets node modules vm browserify example run index html path to vulnerable library creative assets node modules vm browserify example run index html dependency hierarchy x jquery min js vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file creative assets node modules js test index html path to vulnerable library creative assets node modules js test index html dependency hierarchy x jquery min js vulnerable library found in head commit a href found in base branch master vulnerability details in jquery versions greater than or equal to and before passing html from untrusted sources even after sanitizing it to one of jquery s dom manipulation methods i e html append and others may execute untrusted code this problem is patched in jquery publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution jquery isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree jquery isminimumfixversionavailable true minimumfixversion jquery packagetype javascript packagename jquery packageversion packagefilepaths istransitivedependency false dependencytree jquery isminimumfixversionavailable true minimumfixversion jquery packagetype javascript packagename jquery packageversion packagefilepaths istransitivedependency false dependencytree jquery isminimumfixversionavailable true minimumfixversion jquery basebranches vulnerabilityidentifier cve vulnerabilitydetails in jquery versions greater than or equal to and before passing html from untrusted sources even after sanitizing it to one of jquery dom manipulation methods i e html append and others may execute untrusted code this problem is patched in jquery vulnerabilityurl
| 0
|
61,712
| 25,604,188,287
|
IssuesEvent
|
2022-12-01 23:22:33
|
cityofaustin/atd-data-tech
|
https://api.github.com/repos/cityofaustin/atd-data-tech
|
closed
|
Meeting: Weekly Sync (Stephanie & Tracy) - RTRC
|
Type: Meeting Workgroup: OSE Workgroup: ROW Service: Product Project: Real-time Road Closures
|
**Beginning 3/31/22 Stephanie & Tracy meet weekly to sync on this project.**
_All meeting notes to be captured here for the duration of the weekly meetings._
|
1.0
|
Meeting: Weekly Sync (Stephanie & Tracy) - RTRC - **Beginning 3/31/22 Stephanie & Tracy meet weekly to sync on this project.**
_All meeting notes to be captured here for the duration of the weekly meetings._
|
non_test
|
meeting weekly sync stephanie tracy rtrc beginning stephanie tracy meet weekly to sync on this project all meeting notes to be captured here for the duration of the weekly meetings
| 0
|
8,671
| 3,777,549,719
|
IssuesEvent
|
2016-03-17 20:29:06
|
WayofTime/BloodMagic
|
https://api.github.com/repos/WayofTime/BloodMagic
|
closed
|
Crash when obtaining WillChunk
|
1.8 bug code complete
|
#### Issue Description:
NPE when obtaining current will from the Chunk.
http://paste.ubuntu.com/15386157/
Reported [on CurseForge](http://minecraft.curseforge.com/projects/blood-magic?comment=102):
>So, I made the Demon Pylon and attached it to the side of an empty HellFire Forge a few days ago. I acquired my Greater Tartaric Gem and was out at night slaying massive amounts with my 9.5 Sentient sword and awesomely upgraded living armor when suddenly :O
>[Snipped crashlog]
>Was pretty close to filling that greater gem if that matters. Sadly I can't get back into my world without getting this beast ^-^
I'm not sure how to reproduce, but it looks like the problem code is that there's no null-checks after calling [`getWillChunk(int, int, int)`](https://github.com/WayofTime/BloodMagic/blob/1.8/src/main/java/WayofTime/bloodmagic/demonAura/WorldDemonWillHandler.java#L24) which can return null.
Just leaving the issue because I'm not sure how this system works and I'd rather you touch it. Also because I'll probably forget to tell you :D
____
#### Affected Versions (Do *not* use "latest"):
- BloodMagic: 2.0.0-19
- Minecraft: 1.8.9
- Forge: 11.15.1.1764
|
1.0
|
Crash when obtaining WillChunk - #### Issue Description:
NPE when obtaining current will from the Chunk.
http://paste.ubuntu.com/15386157/
Reported [on CurseForge](http://minecraft.curseforge.com/projects/blood-magic?comment=102):
>So, I made the Demon Pylon and attached it to the side of an empty HellFire Forge a few days ago. I acquired my Greater Tartaric Gem and was out at night slaying massive amounts with my 9.5 Sentient sword and awesomely upgraded living armor when suddenly :O
>[Snipped crashlog]
>Was pretty close to filling that greater gem if that matters. Sadly I can't get back into my world without getting this beast ^-^
I'm not sure how to reproduce, but it looks like the problem code is that there's no null-checks after calling [`getWillChunk(int, int, int)`](https://github.com/WayofTime/BloodMagic/blob/1.8/src/main/java/WayofTime/bloodmagic/demonAura/WorldDemonWillHandler.java#L24) which can return null.
Just leaving the issue because I'm not sure how this system works and I'd rather you touch it. Also because I'll probably forget to tell you :D
____
#### Affected Versions (Do *not* use "latest"):
- BloodMagic: 2.0.0-19
- Minecraft: 1.8.9
- Forge: 11.15.1.1764
|
non_test
|
crash when obtaining willchunk issue description npe when obtaining current will from the chunk reported so i made the demon pylon and attached it to the side of an empty hellfire forge a few days ago i acquired my greater tartaric gem and was out at night slaying massive amounts with my sentient sword and awesomely upgraded living armor when suddenly o was pretty close to filling that greater gem if that matters sadly i can t get back into my world without getting this beast i m not sure how to reproduce but it looks like the problem code is that there s no null checks after calling which can return null just leaving the issue because i m not sure how this system works and i d rather you touch it also because i ll probably forget to tell you d affected versions do not use latest bloodmagic minecraft forge
| 0
|
11,184
| 3,185,430,725
|
IssuesEvent
|
2015-09-28 04:31:56
|
Esri/angular-esri-map
|
https://api.github.com/repos/Esri/angular-esri-map
|
closed
|
Write e2e spec for other test pages
|
tests
|
These test pages are lower priority, but it would be great to have specs for them:
- [x] test/additional-map-options.html
- [x] test/deferred-map.html
- [x] registry-pattern.html
|
1.0
|
Write e2e spec for other test pages - These test pages are lower priority, but it would be great to have specs for them:
- [x] test/additional-map-options.html
- [x] test/deferred-map.html
- [x] registry-pattern.html
|
test
|
write spec for other test pages these test pages are lower priority but it would be great to have specs for them test additional map options html test deferred map html registry pattern html
| 1
|
88,339
| 8,138,933,051
|
IssuesEvent
|
2018-08-20 16:04:28
|
status-im/status-react
|
https://api.github.com/repos/status-im/status-react
|
closed
|
No error when changing profile picture and denying access to device photos
|
bounty-awaiting-approval bounty-xs bug e2e test blocker low-severity profile
|
### Description
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: No error pop up is shown if selecting a photo from gallery for profile picture and denying camera permission
#### Expected behavior
Error pop up is shown like when denying camera access:
```
Error
To grant the required permission,
please go to your system settings and
make sure that Status > Camera is
selected.
```
#### Actual behavior
No any warning is shown
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- Create an account
- Go to profile
- Click Edit button
- Click Edit on the profile picture element
- Click Select from gallery button
- Click Deny button
### Additional Information
* Status version: Jul 18 nightly build - http://artifacts.status.im:8081/artifactory/nightlies-local/im.status.ethereum-976674-n-fl.apk
* Operating System: Android, iOS
<blockquote></blockquote>
|
1.0
|
No error when changing profile picture and denying access to device photos - ### Description
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: No error pop up is shown if selecting a photo from gallery for profile picture and denying camera permission
#### Expected behavior
Error pop up is shown like when denying camera access:
```
Error
To grant the required permission,
please go to your system settings and
make sure that Status > Camera is
selected.
```
#### Actual behavior
No any warning is shown
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- Create an account
- Go to profile
- Click Edit button
- Click Edit on the profile picture element
- Click Select from gallery button
- Click Deny button
### Additional Information
* Status version: Jul 18 nightly build - http://artifacts.status.im:8081/artifactory/nightlies-local/im.status.ethereum-976674-n-fl.apk
* Operating System: Android, iOS
<blockquote></blockquote>
|
test
|
no error when changing profile picture and denying access to device photos description type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary no error pop up is shown if selecting a photo from gallery for profile picture and denying camera permission expected behavior error pop up is shown like when denying camera access error to grant the required permission please go to your system settings and make sure that status camera is selected actual behavior no any warning is shown reproduction describe how we can replicate the bug step by step open status create an account go to profile click edit button click edit on the profile picture element click select from gallery button click deny button additional information status version jul nightly build operating system android ios
| 1
|
247,166
| 20,960,253,126
|
IssuesEvent
|
2022-03-27 17:41:31
|
hitasher/algorithms
|
https://api.github.com/repos/hitasher/algorithms
|
closed
|
Bubble Sort
|
enhancement testing
|
# Аннотация
Пузырьковая сортировка - один из самых простых алгоритмов сортировки. Для сортировки нужно пройтись по последовательности `n` раз, где `n` - длина последовательности, и при каждом проходе менять соседние элементы местами, если они стоят в неверном порядке.
Нужно реализовать алгоритм и добавить для него тесты.
|
1.0
|
Bubble Sort - # Аннотация
Пузырьковая сортировка - один из самых простых алгоритмов сортировки. Для сортировки нужно пройтись по последовательности `n` раз, где `n` - длина последовательности, и при каждом проходе менять соседние элементы местами, если они стоят в неверном порядке.
Нужно реализовать алгоритм и добавить для него тесты.
|
test
|
bubble sort аннотация пузырьковая сортировка один из самых простых алгоритмов сортировки для сортировки нужно пройтись по последовательности n раз где n длина последовательности и при каждом проходе менять соседние элементы местами если они стоят в неверном порядке нужно реализовать алгоритм и добавить для него тесты
| 1
|
95,081
| 27,377,722,637
|
IssuesEvent
|
2023-02-28 07:43:49
|
curl/curl
|
https://api.github.com/repos/curl/curl
|
closed
|
Some warnings on compile
|
build cmake Windows HTTP/3
|
I'm compiling curl 7.88.1 (+OpenSSL 3.0.8 quic, libssh2/1.10.0, LibZ 1.2.13, Ares 1.17.2, Brotli 1.0.9, zstd 1.5.4, nghttp2 1.52.0, ngtcp2/0.13.1, nghttp3/0.8.0)
cmake + compiler: mingw-w64 x86_64-7.2.0-win32-seh-rt_v5-rev1
```
curl version=[7.88.1]
Could NOT find LibPSL (missing: LIBPSL_LIBRARY LIBPSL_INCLUDE_DIR)
Performing Curl Test HAVE_WIN32_WINNT
Performing Curl Test HAVE_WIN32_WINNT - Success
Found _WIN32_WINNT=0x502
LTO supported and enabled
Enabled features: SSL IPv6 unixsockets libz brotli zstd AsynchDNS Largefile alt-svc HSTS NTLM HTTP2 HTTP3 HTTPS-proxy unicode threadsafe
Enabled protocols: DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP MQTT POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP
Enabled SSL backends: OpenSSL
Configuring done
Generating done
```
On compile (successful) there a few warnings:
```
Scanning dependencies of target libcurl
[ 0%] Building C object lib/CMakeFiles/libcurl.dir/altsvc.c.obj
[ 1%] Building C object lib/CMakeFiles/libcurl.dir/amigaos.c.obj
[ 1%] Building C object lib/CMakeFiles/libcurl.dir/asyn-ares.c.obj
[ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-thread.c.obj
[ 3%] Building C object lib/CMakeFiles/libcurl.dir/base64.c.obj
...
[ 94%] Building C object lib/CMakeFiles/libcurl.dir/vtls/wolfssl.c.obj
[ 95%] Building C object lib/CMakeFiles/libcurl.dir/vtls/x509asn1.c.obj
[ 95%] Building C object lib/CMakeFiles/libcurl.dir/vquic/curl_msh3.c.obj
[ 96%] Building C object lib/CMakeFiles/libcurl.dir/vquic/curl_ngtcp2.c.obj
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'qlog_callback':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:208:43: warning: conversion to 'unsigned int' from 'size_t {aka long long unsigned int}' may alter its value [-Wconversion]
ssize_t rc = write(ctx->qlogfd, data, datalen);
^~~~~~~
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'cf_process_ingress':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:1775:57: warning: conversion to 'int' from 'size_t {aka long long unsigned int}' may alter its value [-Wconversion]
while((recvd = recvfrom(ctx->q.sockfd, (char *)buf, bufsize, 0,
^~~~~~~
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'cf_ngtcp2_close':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:2179:42: warning: conversion to 'int' from 'ngtcp2_ssize {aka long long int}' may alter its value [-Wconversion]
while((send(ctx->q.sockfd, buffer, rc, 0) == -1) &&
^~
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'cf_ngtcp2_destroy':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:2193:23: warning: variable 'save' set but not used [-Wunused-but-set-variable]
struct cf_call_data save;
^~~~
[ 96%] Building C object lib/CMakeFiles/libcurl.dir/vquic/curl_quiche.c.obj
[ 97%] Building C object lib/CMakeFiles/libcurl.dir/vquic/vquic.c.obj
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\vquic.c: In function 'do_sendmsg':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\vquic.c:170:55: warning: conversion to 'int' from 'size_t {aka long long unsigned int}' may alter its value [-Wconversion]
while((sent = send(qctx->sockfd, (const char *)pkt, pktlen, 0)) == -1 &&
^~~~~~
[ 98%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh.c.obj
[ 98%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh2.c.obj
[ 99%] Building C object lib/CMakeFiles/libcurl.dir/vssh/wolfssh.c.obj
[100%] Linking C static library libcurl.a
[100%] Built target libcurl
```
I'm ignoring them... but maybe it can be fixed or silensed...
|
1.0
|
Some warnings on compile - I'm compiling curl 7.88.1 (+OpenSSL 3.0.8 quic, libssh2/1.10.0, LibZ 1.2.13, Ares 1.17.2, Brotli 1.0.9, zstd 1.5.4, nghttp2 1.52.0, ngtcp2/0.13.1, nghttp3/0.8.0)
cmake + compiler: mingw-w64 x86_64-7.2.0-win32-seh-rt_v5-rev1
```
curl version=[7.88.1]
Could NOT find LibPSL (missing: LIBPSL_LIBRARY LIBPSL_INCLUDE_DIR)
Performing Curl Test HAVE_WIN32_WINNT
Performing Curl Test HAVE_WIN32_WINNT - Success
Found _WIN32_WINNT=0x502
LTO supported and enabled
Enabled features: SSL IPv6 unixsockets libz brotli zstd AsynchDNS Largefile alt-svc HSTS NTLM HTTP2 HTTP3 HTTPS-proxy unicode threadsafe
Enabled protocols: DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP MQTT POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP
Enabled SSL backends: OpenSSL
Configuring done
Generating done
```
On compile (successful) there a few warnings:
```
Scanning dependencies of target libcurl
[ 0%] Building C object lib/CMakeFiles/libcurl.dir/altsvc.c.obj
[ 1%] Building C object lib/CMakeFiles/libcurl.dir/amigaos.c.obj
[ 1%] Building C object lib/CMakeFiles/libcurl.dir/asyn-ares.c.obj
[ 2%] Building C object lib/CMakeFiles/libcurl.dir/asyn-thread.c.obj
[ 3%] Building C object lib/CMakeFiles/libcurl.dir/base64.c.obj
...
[ 94%] Building C object lib/CMakeFiles/libcurl.dir/vtls/wolfssl.c.obj
[ 95%] Building C object lib/CMakeFiles/libcurl.dir/vtls/x509asn1.c.obj
[ 95%] Building C object lib/CMakeFiles/libcurl.dir/vquic/curl_msh3.c.obj
[ 96%] Building C object lib/CMakeFiles/libcurl.dir/vquic/curl_ngtcp2.c.obj
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'qlog_callback':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:208:43: warning: conversion to 'unsigned int' from 'size_t {aka long long unsigned int}' may alter its value [-Wconversion]
ssize_t rc = write(ctx->qlogfd, data, datalen);
^~~~~~~
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'cf_process_ingress':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:1775:57: warning: conversion to 'int' from 'size_t {aka long long unsigned int}' may alter its value [-Wconversion]
while((recvd = recvfrom(ctx->q.sockfd, (char *)buf, bufsize, 0,
^~~~~~~
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'cf_ngtcp2_close':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:2179:42: warning: conversion to 'int' from 'ngtcp2_ssize {aka long long int}' may alter its value [-Wconversion]
while((send(ctx->q.sockfd, buffer, rc, 0) == -1) &&
^~
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c: In function 'cf_ngtcp2_destroy':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\curl_ngtcp2.c:2193:23: warning: variable 'save' set but not used [-Wunused-but-set-variable]
struct cf_call_data save;
^~~~
[ 96%] Building C object lib/CMakeFiles/libcurl.dir/vquic/curl_quiche.c.obj
[ 97%] Building C object lib/CMakeFiles/libcurl.dir/vquic/vquic.c.obj
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\vquic.c: In function 'do_sendmsg':
C:\Temp\curl 7.88.1-OpenSSL3\curl-7.88.1\lib\vquic\vquic.c:170:55: warning: conversion to 'int' from 'size_t {aka long long unsigned int}' may alter its value [-Wconversion]
while((sent = send(qctx->sockfd, (const char *)pkt, pktlen, 0)) == -1 &&
^~~~~~
[ 98%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh.c.obj
[ 98%] Building C object lib/CMakeFiles/libcurl.dir/vssh/libssh2.c.obj
[ 99%] Building C object lib/CMakeFiles/libcurl.dir/vssh/wolfssh.c.obj
[100%] Linking C static library libcurl.a
[100%] Built target libcurl
```
I'm ignoring them... but maybe it can be fixed or silensed...
|
non_test
|
some warnings on compile i m compiling curl openssl quic libz ares brotli zstd cmake compiler mingw seh rt curl version could not find libpsl missing libpsl library libpsl include dir performing curl test have winnt performing curl test have winnt success found winnt lto supported and enabled enabled features ssl unixsockets libz brotli zstd asynchdns largefile alt svc hsts ntlm https proxy unicode threadsafe enabled protocols dict file ftp ftps gopher gophers http https imap imaps ldap mqtt rtsp scp sftp smb smbs smtp smtps telnet tftp enabled ssl backends openssl configuring done generating done on compile successful there a few warnings scanning dependencies of target libcurl building c object lib cmakefiles libcurl dir altsvc c obj building c object lib cmakefiles libcurl dir amigaos c obj building c object lib cmakefiles libcurl dir asyn ares c obj building c object lib cmakefiles libcurl dir asyn thread c obj building c object lib cmakefiles libcurl dir c obj building c object lib cmakefiles libcurl dir vtls wolfssl c obj building c object lib cmakefiles libcurl dir vtls c obj building c object lib cmakefiles libcurl dir vquic curl c obj building c object lib cmakefiles libcurl dir vquic curl c obj c temp curl curl lib vquic curl c in function qlog callback c temp curl curl lib vquic curl c warning conversion to unsigned int from size t aka long long unsigned int may alter its value ssize t rc write ctx qlogfd data datalen c temp curl curl lib vquic curl c in function cf process ingress c temp curl curl lib vquic curl c warning conversion to int from size t aka long long unsigned int may alter its value while recvd recvfrom ctx q sockfd char buf bufsize c temp curl curl lib vquic curl c in function cf close c temp curl curl lib vquic curl c warning conversion to int from ssize aka long long int may alter its value while send ctx q sockfd buffer rc c temp curl curl lib vquic curl c in function cf destroy c temp curl curl lib vquic curl c warning variable save set but not used struct cf call data save building c object lib cmakefiles libcurl dir vquic curl quiche c obj building c object lib cmakefiles libcurl dir vquic vquic c obj c temp curl curl lib vquic vquic c in function do sendmsg c temp curl curl lib vquic vquic c warning conversion to int from size t aka long long unsigned int may alter its value while sent send qctx sockfd const char pkt pktlen building c object lib cmakefiles libcurl dir vssh libssh c obj building c object lib cmakefiles libcurl dir vssh c obj building c object lib cmakefiles libcurl dir vssh wolfssh c obj linking c static library libcurl a built target libcurl i m ignoring them but maybe it can be fixed or silensed
| 0
|
407,967
| 11,940,051,672
|
IssuesEvent
|
2020-04-02 16:05:48
|
idaholab/raven
|
https://api.github.com/repos/idaholab/raven
|
closed
|
The RAVEN start time is too slow
|
FutureRAVENv2.0 priority_normal task
|
--------
Issue Description
--------
##### What did you expect to see happen?
The RAVEN startup time is too slow. This is mostly due to the numerous imports we do of heavy libraries (E.g. Tensorflow, etc.), even if for most of the cases those imports are not necessaries.
##### Do you have a suggested fix for the development team?
Addition of a lazy import functionality in order to import libraries at will (when they are needed) and not at the start time.
##### Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [x] 1. Is it tagged with a type: defect or task?
- [x] 2. Is it tagged with a priority: critical, normal or minor?
- [x] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [x] 1. If the issue is a defect, is the defect fixed?
- [x] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [x] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [x] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [x] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
|
1.0
|
The RAVEN start time is too slow - --------
Issue Description
--------
##### What did you expect to see happen?
The RAVEN startup time is too slow. This is mostly due to the numerous imports we do of heavy libraries (E.g. Tensorflow, etc.), even if for most of the cases those imports are not necessaries.
##### Do you have a suggested fix for the development team?
Addition of a lazy import functionality in order to import libraries at will (when they are needed) and not at the start time.
##### Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.
----------------
For Change Control Board: Issue Review
----------------
This review should occur before any development is performed as a response to this issue.
- [x] 1. Is it tagged with a type: defect or task?
- [x] 2. Is it tagged with a priority: critical, normal or minor?
- [x] 3. If it will impact requirements or requirements tests, is it tagged with requirements?
- [x] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.
- [x] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)
-------
For Change Control Board: Issue Closure
-------
This review should occur when the issue is imminently going to be closed.
- [x] 1. If the issue is a defect, is the defect fixed?
- [x] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)
- [x] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?
- [x] 4. If the issue is a defect, does it impact the latest release branch? If yes, is there any issue tagged with release (create if needed)?
- [x] 5. If the issue is being closed without a pull request, has an explanation of why it is being closed been provided?
|
non_test
|
the raven start time is too slow issue description what did you expect to see happen the raven startup time is too slow this is mostly due to the numerous imports we do of heavy libraries e g tensorflow etc even if for most of the cases those imports are not necessaries do you have a suggested fix for the development team addition of a lazy import functionality in order to import libraries at will when they are needed and not at the start time please attach the input file s that generate this error the simpler the input the faster we can find the issue for change control board issue review this review should occur before any development is performed as a response to this issue is it tagged with a type defect or task is it tagged with a priority critical normal or minor if it will impact requirements or requirements tests is it tagged with requirements if it is a defect can it cause wrong results for users if so an email needs to be sent to the users is a rationale provided such as explaining why the improvement is needed or why current code is wrong for change control board issue closure this review should occur when the issue is imminently going to be closed if the issue is a defect is the defect fixed if the issue is a defect is the defect tested for in the regression test system if not explain why not if the issue can impact users has an email to the users group been written the email should specify if the defect impacts stable or master if the issue is a defect does it impact the latest release branch if yes is there any issue tagged with release create if needed if the issue is being closed without a pull request has an explanation of why it is being closed been provided
| 0
|
4,923
| 7,795,439,207
|
IssuesEvent
|
2018-06-08 08:07:20
|
StrikeNP/trac_test
|
https://api.github.com/repos/StrikeNP/trac_test
|
closed
|
Release Plotgen 3.0 (Trac #134)
|
Migrated from Trac post_processing task
|
Even though we are a ways away from release yet, we need to start discussing how we are going to deploy Plotgen 3.0. Should we still create RPMs? Should we build in some functionality to easily deploy/update new .case files that would automatically take a new case file and copy it to the install location?
Attachments:
Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/134
```json
{
"status": "closed",
"changetime": "2009-08-27T16:32:24",
"description": "Even though we are a ways away from release yet, we need to start discussing how we are going to deploy Plotgen 3.0. Should we still create RPMs? Should we build in some functionality to easily deploy/update new .case files that would automatically take a new case file and copy it to the install location?",
"reporter": "senkbeil@uwm.edu",
"cc": "nielsenb@uwm.edu",
"resolution": "fixed",
"_ts": "1251390744000000",
"component": "post_processing",
"summary": "Release Plotgen 3.0",
"priority": "minor",
"keywords": "plotgen, rpm",
"time": "2009-07-20T20:54:12",
"milestone": "Plotgen 3.0",
"owner": "",
"type": "task"
}
```
|
1.0
|
Release Plotgen 3.0 (Trac #134) - Even though we are a ways away from release yet, we need to start discussing how we are going to deploy Plotgen 3.0. Should we still create RPMs? Should we build in some functionality to easily deploy/update new .case files that would automatically take a new case file and copy it to the install location?
Attachments:
Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/134
```json
{
"status": "closed",
"changetime": "2009-08-27T16:32:24",
"description": "Even though we are a ways away from release yet, we need to start discussing how we are going to deploy Plotgen 3.0. Should we still create RPMs? Should we build in some functionality to easily deploy/update new .case files that would automatically take a new case file and copy it to the install location?",
"reporter": "senkbeil@uwm.edu",
"cc": "nielsenb@uwm.edu",
"resolution": "fixed",
"_ts": "1251390744000000",
"component": "post_processing",
"summary": "Release Plotgen 3.0",
"priority": "minor",
"keywords": "plotgen, rpm",
"time": "2009-07-20T20:54:12",
"milestone": "Plotgen 3.0",
"owner": "",
"type": "task"
}
```
|
non_test
|
release plotgen trac even though we are a ways away from release yet we need to start discussing how we are going to deploy plotgen should we still create rpms should we build in some functionality to easily deploy update new case files that would automatically take a new case file and copy it to the install location attachments migrated from json status closed changetime description even though we are a ways away from release yet we need to start discussing how we are going to deploy plotgen should we still create rpms should we build in some functionality to easily deploy update new case files that would automatically take a new case file and copy it to the install location reporter senkbeil uwm edu cc nielsenb uwm edu resolution fixed ts component post processing summary release plotgen priority minor keywords plotgen rpm time milestone plotgen owner type task
| 0
|
91,368
| 18,450,995,772
|
IssuesEvent
|
2021-10-15 10:35:37
|
fac22/week3-BDJS
|
https://api.github.com/repos/fac22/week3-BDJS
|
closed
|
Well done with your project
|
code review
|
Hi team! Very impressed with all your hard work and how nice your project looks and it works and you managed to deploy it! You improved your database skills and learned so much during this week and you should be very proud of yourself!
|
1.0
|
Well done with your project - Hi team! Very impressed with all your hard work and how nice your project looks and it works and you managed to deploy it! You improved your database skills and learned so much during this week and you should be very proud of yourself!
|
non_test
|
well done with your project hi team very impressed with all your hard work and how nice your project looks and it works and you managed to deploy it you improved your database skills and learned so much during this week and you should be very proud of yourself
| 0
|
599,553
| 18,276,820,763
|
IssuesEvent
|
2021-10-04 19:54:59
|
magento/magento2
|
https://api.github.com/repos/magento/magento2
|
opened
|
Provide PHP 8.1 support for laminas/laminas-soap
|
Progress: ready for dev Priority: P1
|
To unblock the implementation of PHP 8.1 support for Magento Open Source, we need to help upgrade other Open Source libraries (Magento OS composer dependencies).
Implementation steps:
* check if the work has already started ([https://github.com/orgs/laminas/projects/16](https://github.com/orgs/laminas/projects/16] and [https://github.com/laminas/laminas-soap/pulls|https://github.com/laminas/laminas-soap/pulls) )
* create an issue to the corresponding repo and start work on it, or join the active ticket if possible
* you may also need to update the dependencies of this library. Please follow the same procedure
See the upgrade example for another Laminas library [https://github.com/laminas/laminas-mail/pull/166](https://github.com/laminas/laminas-mail/pull/166)
|
1.0
|
Provide PHP 8.1 support for laminas/laminas-soap - To unblock the implementation of PHP 8.1 support for Magento Open Source, we need to help upgrade other Open Source libraries (Magento OS composer dependencies).
Implementation steps:
* check if the work has already started ([https://github.com/orgs/laminas/projects/16](https://github.com/orgs/laminas/projects/16] and [https://github.com/laminas/laminas-soap/pulls|https://github.com/laminas/laminas-soap/pulls) )
* create an issue to the corresponding repo and start work on it, or join the active ticket if possible
* you may also need to update the dependencies of this library. Please follow the same procedure
See the upgrade example for another Laminas library [https://github.com/laminas/laminas-mail/pull/166](https://github.com/laminas/laminas-mail/pull/166)
|
non_test
|
provide php support for laminas laminas soap to unblock the implementation of php support for magento open source we need to help upgrade other open source libraries magento os composer dependencies implementation steps check if the work has already started and create an issue to the corresponding repo and start work on it or join the active ticket if possible you may also need to update the dependencies of this library please follow the same procedure see the upgrade example for another laminas library
| 0
|
43,016
| 11,432,441,925
|
IssuesEvent
|
2020-02-04 14:05:36
|
contao/contao
|
https://api.github.com/repos/contao/contao
|
closed
|
Replace the less.php dependency
|
defect
|
**Affected version(s)**
4.8.7 | 4.9.0-RC1
**Description**
The repository [oyejorge/less.php](https://github.com/oyejorge/less.php) has been archived by the owner. We should replace this with another package. Alternatively, [leafo/lessphp](https://github.com/leafo/lessphp) could be considered.
|
1.0
|
Replace the less.php dependency - **Affected version(s)**
4.8.7 | 4.9.0-RC1
**Description**
The repository [oyejorge/less.php](https://github.com/oyejorge/less.php) has been archived by the owner. We should replace this with another package. Alternatively, [leafo/lessphp](https://github.com/leafo/lessphp) could be considered.
|
non_test
|
replace the less php dependency affected version s description the repository has been archived by the owner we should replace this with another package alternatively could be considered
| 0
|
1,433
| 2,514,430,924
|
IssuesEvent
|
2015-01-15 11:19:59
|
playabl/app_1
|
https://api.github.com/repos/playabl/app_1
|
opened
|
'timer' and 'time' - floating on own - not associated to each other
|
Priority 2 Styling
|
Decrease padding between top / bottom

|
1.0
|
'timer' and 'time' - floating on own - not associated to each other - Decrease padding between top / bottom

|
non_test
|
timer and time floating on own not associated to each other decrease padding between top bottom
| 0
|
315,993
| 27,126,440,231
|
IssuesEvent
|
2023-02-16 05:54:41
|
DMTF/libspdm
|
https://api.github.com/repos/DMTF/libspdm
|
closed
|
Unit test code doesn't work for asym algorithms other than ECCP256
|
bug test
|
From https://github.com/DMTF/libspdm/issues/1591#issuecomment-1409612929
Below test scenarios fail when change `uint32_t m_libspdm_use_asym_algo =` in `unit_test\spdm_unit_test_common\algo.c` to algorithms other than ECCP256 for testing.
1. **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case13** and **unit_test\test_spdm_responder\certificate.c\libspdm_test_responder_certificate_case11**
These 2 cases reads cert chan for testing using `libspdm_read_responder_public_certificate_chain_by_size()` however `libspdm_read_responder_public_certificate_chain_by_size()` does not consider asym algo changing but uses fixed ECCP256 cert chain (in case using LIBSPDM_TEST_CERT_SMALL param).
https://github.com/DMTF/libspdm/blob/89074616f96d08b17ccb899ecbc49aaeedc676f6/unit_test/test_spdm_requester/get_certificate.c#L2737
2. **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case17** and **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case18**
These 2 cases have wrong process in its response generation process. `root_cert_data` is local variable it is not updated correctly since its reading process is inside `if (m_libspdm_local_certificate_chain == NULL)`. The `portion_length` and `reminder_length` then would be wrong calculated due to `root_cert_data` pointer corruption if the asym algorithm is changed to other than ECCP256 (actually ECCP256 cert chain for testing is 'SMALL' (response fits in 1 message) so the wrong calculation is not hit).
https://github.com/DMTF/libspdm/blob/89074616f96d08b17ccb899ecbc49aaeedc676f6/unit_test/test_spdm_requester/get_certificate.c#L1098
3. **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case24**
This case should be commented out before #1594 is solved.
4. **unit_test\test_spdm_responder\algorithms.c\libspdm_test_responder_algorithms_case24**
The request (`m_libspdm_negotiate_algorithm_request24`) for testing uses fixed algorithms. Actually most cases ing this test file are using request with fixed algorithms, we may need a more flexible way.
|
1.0
|
Unit test code doesn't work for asym algorithms other than ECCP256 - From https://github.com/DMTF/libspdm/issues/1591#issuecomment-1409612929
Below test scenarios fail when change `uint32_t m_libspdm_use_asym_algo =` in `unit_test\spdm_unit_test_common\algo.c` to algorithms other than ECCP256 for testing.
1. **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case13** and **unit_test\test_spdm_responder\certificate.c\libspdm_test_responder_certificate_case11**
These 2 cases reads cert chan for testing using `libspdm_read_responder_public_certificate_chain_by_size()` however `libspdm_read_responder_public_certificate_chain_by_size()` does not consider asym algo changing but uses fixed ECCP256 cert chain (in case using LIBSPDM_TEST_CERT_SMALL param).
https://github.com/DMTF/libspdm/blob/89074616f96d08b17ccb899ecbc49aaeedc676f6/unit_test/test_spdm_requester/get_certificate.c#L2737
2. **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case17** and **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case18**
These 2 cases have wrong process in its response generation process. `root_cert_data` is local variable it is not updated correctly since its reading process is inside `if (m_libspdm_local_certificate_chain == NULL)`. The `portion_length` and `reminder_length` then would be wrong calculated due to `root_cert_data` pointer corruption if the asym algorithm is changed to other than ECCP256 (actually ECCP256 cert chain for testing is 'SMALL' (response fits in 1 message) so the wrong calculation is not hit).
https://github.com/DMTF/libspdm/blob/89074616f96d08b17ccb899ecbc49aaeedc676f6/unit_test/test_spdm_requester/get_certificate.c#L1098
3. **unit_test\test_spdm_requester\get_certificate.c\libspdm_test_requester_get_certificate_case24**
This case should be commented out before #1594 is solved.
4. **unit_test\test_spdm_responder\algorithms.c\libspdm_test_responder_algorithms_case24**
The request (`m_libspdm_negotiate_algorithm_request24`) for testing uses fixed algorithms. Actually most cases ing this test file are using request with fixed algorithms, we may need a more flexible way.
|
test
|
unit test code doesn t work for asym algorithms other than from below test scenarios fail when change t m libspdm use asym algo in unit test spdm unit test common algo c to algorithms other than for testing unit test test spdm requester get certificate c libspdm test requester get certificate and unit test test spdm responder certificate c libspdm test responder certificate these cases reads cert chan for testing using libspdm read responder public certificate chain by size however libspdm read responder public certificate chain by size does not consider asym algo changing but uses fixed cert chain in case using libspdm test cert small param unit test test spdm requester get certificate c libspdm test requester get certificate and unit test test spdm requester get certificate c libspdm test requester get certificate these cases have wrong process in its response generation process root cert data is local variable it is not updated correctly since its reading process is inside if m libspdm local certificate chain null the portion length and reminder length then would be wrong calculated due to root cert data pointer corruption if the asym algorithm is changed to other than actually cert chain for testing is small response fits in message so the wrong calculation is not hit unit test test spdm requester get certificate c libspdm test requester get certificate this case should be commented out before is solved unit test test spdm responder algorithms c libspdm test responder algorithms the request m libspdm negotiate algorithm for testing uses fixed algorithms actually most cases ing this test file are using request with fixed algorithms we may need a more flexible way
| 1
|
7,372
| 6,008,507,358
|
IssuesEvent
|
2017-06-06 08:03:19
|
akvo/akvo-flow
|
https://api.github.com/repos/akvo/akvo-flow
|
closed
|
Performance improvements loading survey questions and question options (estimated: 8)
|
Improving performance
|
While loading surveys we make a request to the `GET /questions?surveyId=` end point. Loading surveys that contain lots of `OPTION` type questions results in a timeout due to the deadline exceeded exceptions from GAE. There are some straight forward improvements that can be made in the retrieval of questions and their associated components to improve on the current performance.
* [x] Retrieve the list of questions by querying based on the `surveyId` property of the question rather than querying the list of questions per question group (we have to ensure all questions have the `surveyId` property set)
* [x] Skip querying for translation objects of `QuestionOption` entities when making `GET /questions?surveyId=` requests
* [x] Eliminate the redundant `DtoMarshaller.copyToDto()` and `BeanUtils.copyProperties()` calls. We can instead wrap the domain object with the DTO
|
True
|
Performance improvements loading survey questions and question options (estimated: 8) - While loading surveys we make a request to the `GET /questions?surveyId=` end point. Loading surveys that contain lots of `OPTION` type questions results in a timeout due to the deadline exceeded exceptions from GAE. There are some straight forward improvements that can be made in the retrieval of questions and their associated components to improve on the current performance.
* [x] Retrieve the list of questions by querying based on the `surveyId` property of the question rather than querying the list of questions per question group (we have to ensure all questions have the `surveyId` property set)
* [x] Skip querying for translation objects of `QuestionOption` entities when making `GET /questions?surveyId=` requests
* [x] Eliminate the redundant `DtoMarshaller.copyToDto()` and `BeanUtils.copyProperties()` calls. We can instead wrap the domain object with the DTO
|
non_test
|
performance improvements loading survey questions and question options estimated while loading surveys we make a request to the get questions surveyid end point loading surveys that contain lots of option type questions results in a timeout due to the deadline exceeded exceptions from gae there are some straight forward improvements that can be made in the retrieval of questions and their associated components to improve on the current performance retrieve the list of questions by querying based on the surveyid property of the question rather than querying the list of questions per question group we have to ensure all questions have the surveyid property set skip querying for translation objects of questionoption entities when making get questions surveyid requests eliminate the redundant dtomarshaller copytodto and beanutils copyproperties calls we can instead wrap the domain object with the dto
| 0
|
112,784
| 9,601,370,620
|
IssuesEvent
|
2019-05-10 11:59:09
|
whamcloud/integrated-manager-for-lustre
|
https://api.github.com/repos/whamcloud/integrated-manager-for-lustre
|
opened
|
SSI: failed to move target
|
failing tests
|
Seen in: https://build.whamcloud.com/job/integration-tests-shared-storage-configuration/1762/
In test:
tests.integration.shared_storage_configuration.test_managed_filesystem_with_failover.TestManagedFilesystemWithFailover.test_create_filesystem_with_failover_oss_chroma_controlled
Traceback:
```
Traceback (most recent call last):
File "/usr/share/chroma-manager/tests/integration/shared_storage_configuration/test_managed_filesystem_with_failover.py", line 189, in test_create_filesystem_with_failover_oss_chroma_controlled
volumes_expected_hosts_in_failover_state,
File "/usr/share/chroma-manager/tests/integration/core/failover_testcase_mixin.py", line 102, in chroma_controlled_failover
self.wait_for_commands(self.chroma_manager, failover_target_command_ids)
File "/usr/share/chroma-manager/tests/integration/core/api_testcase_with_test_reset.py", line 252, in wait_for_commands
self.wait_for_command(chroma_manager, command_id, timeout, verify_successful)
File "/usr/share/chroma-manager/tests/integration/core/api_testcase_with_test_reset.py", line 239, in wait_for_command
self.assertFalse(command["errored"] or command["cancelled"], command)
AssertionError: {u'jobs': [u'/api/job/86/'], u'complete': True, u'created_at': u'2019-05-10T02:04:29.245077', u'message': u'Failing testfs-OST0001 over to secondary', u'cancelled': False, u'errored': True, u'resource_uri': u'/api/command/26/', u'id': 26, u'logs': u'Failed to move target testfs-OST0001_cd4339 to node vm7\n'}
```
sosreports:
[sosreport-vm3-2019-05-10-bsqhszd.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166348/sosreport-vm3-2019-05-10-bsqhszd.tar.xz.zip)
[sosreport-vm5-2019-05-10-zoiherz.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166349/sosreport-vm5-2019-05-10-zoiherz.tar.xz.zip)
[sosreport-vm6-2019-05-10-slophei.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166350/sosreport-vm6-2019-05-10-slophei.tar.xz.zip)
[sosreport-vm7-2019-05-10-yxmbeas.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166351/sosreport-vm7-2019-05-10-yxmbeas.tar.xz.zip)
[sosreport-vm8-2019-05-10-wipzxoj.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166352/sosreport-vm8-2019-05-10-wipzxoj.tar.xz.zip)
|
1.0
|
SSI: failed to move target - Seen in: https://build.whamcloud.com/job/integration-tests-shared-storage-configuration/1762/
In test:
tests.integration.shared_storage_configuration.test_managed_filesystem_with_failover.TestManagedFilesystemWithFailover.test_create_filesystem_with_failover_oss_chroma_controlled
Traceback:
```
Traceback (most recent call last):
File "/usr/share/chroma-manager/tests/integration/shared_storage_configuration/test_managed_filesystem_with_failover.py", line 189, in test_create_filesystem_with_failover_oss_chroma_controlled
volumes_expected_hosts_in_failover_state,
File "/usr/share/chroma-manager/tests/integration/core/failover_testcase_mixin.py", line 102, in chroma_controlled_failover
self.wait_for_commands(self.chroma_manager, failover_target_command_ids)
File "/usr/share/chroma-manager/tests/integration/core/api_testcase_with_test_reset.py", line 252, in wait_for_commands
self.wait_for_command(chroma_manager, command_id, timeout, verify_successful)
File "/usr/share/chroma-manager/tests/integration/core/api_testcase_with_test_reset.py", line 239, in wait_for_command
self.assertFalse(command["errored"] or command["cancelled"], command)
AssertionError: {u'jobs': [u'/api/job/86/'], u'complete': True, u'created_at': u'2019-05-10T02:04:29.245077', u'message': u'Failing testfs-OST0001 over to secondary', u'cancelled': False, u'errored': True, u'resource_uri': u'/api/command/26/', u'id': 26, u'logs': u'Failed to move target testfs-OST0001_cd4339 to node vm7\n'}
```
sosreports:
[sosreport-vm3-2019-05-10-bsqhszd.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166348/sosreport-vm3-2019-05-10-bsqhszd.tar.xz.zip)
[sosreport-vm5-2019-05-10-zoiherz.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166349/sosreport-vm5-2019-05-10-zoiherz.tar.xz.zip)
[sosreport-vm6-2019-05-10-slophei.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166350/sosreport-vm6-2019-05-10-slophei.tar.xz.zip)
[sosreport-vm7-2019-05-10-yxmbeas.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166351/sosreport-vm7-2019-05-10-yxmbeas.tar.xz.zip)
[sosreport-vm8-2019-05-10-wipzxoj.tar.xz.zip](https://github.com/whamcloud/integrated-manager-for-lustre/files/3166352/sosreport-vm8-2019-05-10-wipzxoj.tar.xz.zip)
|
test
|
ssi failed to move target seen in in test tests integration shared storage configuration test managed filesystem with failover testmanagedfilesystemwithfailover test create filesystem with failover oss chroma controlled traceback traceback most recent call last file usr share chroma manager tests integration shared storage configuration test managed filesystem with failover py line in test create filesystem with failover oss chroma controlled volumes expected hosts in failover state file usr share chroma manager tests integration core failover testcase mixin py line in chroma controlled failover self wait for commands self chroma manager failover target command ids file usr share chroma manager tests integration core api testcase with test reset py line in wait for commands self wait for command chroma manager command id timeout verify successful file usr share chroma manager tests integration core api testcase with test reset py line in wait for command self assertfalse command or command command assertionerror u jobs u complete true u created at u u message u failing testfs over to secondary u cancelled false u errored true u resource uri u api command u id u logs u failed to move target testfs to node n sosreports
| 1
|
146,207
| 11,729,399,231
|
IssuesEvent
|
2020-03-10 19:18:19
|
NethermindEth/nethermind
|
https://api.github.com/repos/NethermindEth/nethermind
|
closed
|
Session code coverage for NDM
|
test
|
Session management logic seems to have missing test coverage and looks like it includes significant amount of logic.
###

|
1.0
|
Session code coverage for NDM - Session management logic seems to have missing test coverage and looks like it includes significant amount of logic.
###

|
test
|
session code coverage for ndm session management logic seems to have missing test coverage and looks like it includes significant amount of logic
| 1
|
111,927
| 9,546,615,302
|
IssuesEvent
|
2019-05-01 20:28:11
|
dart-lang/sdk
|
https://api.github.com/repos/dart-lang/sdk
|
closed
|
Analzyer: report error overriding a static variable with an instance variable?
|
area-test p2-medium type-bug
|
_This issue was originally filed by [zundel@google.com](https://github.com/search?q=zundel%40google.com&type=Users)_
---
I'm not sure if this test is valid or not - only the VM passes it now. Need to investigate the spec first.
language/override_field_test/04
cat enerated_tests/language/override_field_test_04.dart
class A {
static int staticFieldInA;
}
class B extends A {
int instanceFieldInA; /// 04: compile-time error
}
|
1.0
|
Analzyer: report error overriding a static variable with an instance variable? - _This issue was originally filed by [zundel@google.com](https://github.com/search?q=zundel%40google.com&type=Users)_
---
I'm not sure if this test is valid or not - only the VM passes it now. Need to investigate the spec first.
language/override_field_test/04
cat enerated_tests/language/override_field_test_04.dart
class A {
static int staticFieldInA;
}
class B extends A {
int instanceFieldInA; /// 04: compile-time error
}
|
test
|
analzyer report error overriding a static variable with an instance variable this issue was originally filed by i m not sure if this test is valid or not only the vm passes it now need to investigate the spec first language override field test cat enerated tests language override field test dart class a nbsp nbsp static int staticfieldina class b extends a nbsp nbsp int instancefieldina compile time error
| 1
|
97,611
| 8,663,790,695
|
IssuesEvent
|
2018-11-28 18:17:57
|
Microsoft/AzureStorageExplorer
|
https://api.github.com/repos/Microsoft/AzureStorageExplorer
|
closed
|
'Will' is misspelled in the confirmation dialog when restoring file snapshots
|
testing
|
**Platform/OS Version**: Windows 10/ Linux Ubuntu 16.04/ MacOS High Sierra
**Architecture**: ia32/x64
**Build Number**: 20180913.1
**Commit**: 8db1a4da
**Regression From**: Not a regression
#### Steps to Reproduce: ####
1. Open one file share which contains one file at least -> Create a snapshot for it.
2. Delete one file on Current file share -> Go to the created snapshot view -> Right click the delete file snapshot and select 'Restore Snapshot'.
3. Check the message on the confirmation dialog.
#### Expected Experience: ####
There is no spelling mistakes on the confirmation dialog.
#### Actual Experience: ####
'Will' is misspelled in the confirmation dialog.

|
1.0
|
'Will' is misspelled in the confirmation dialog when restoring file snapshots - **Platform/OS Version**: Windows 10/ Linux Ubuntu 16.04/ MacOS High Sierra
**Architecture**: ia32/x64
**Build Number**: 20180913.1
**Commit**: 8db1a4da
**Regression From**: Not a regression
#### Steps to Reproduce: ####
1. Open one file share which contains one file at least -> Create a snapshot for it.
2. Delete one file on Current file share -> Go to the created snapshot view -> Right click the delete file snapshot and select 'Restore Snapshot'.
3. Check the message on the confirmation dialog.
#### Expected Experience: ####
There is no spelling mistakes on the confirmation dialog.
#### Actual Experience: ####
'Will' is misspelled in the confirmation dialog.

|
test
|
will is misspelled in the confirmation dialog when restoring file snapshots platform os version windows linux ubuntu macos high sierra architecture build number commit regression from not a regression steps to reproduce open one file share which contains one file at least create a snapshot for it delete one file on current file share go to the created snapshot view right click the delete file snapshot and select restore snapshot check the message on the confirmation dialog expected experience there is no spelling mistakes on the confirmation dialog actual experience will is misspelled in the confirmation dialog
| 1
|
307,104
| 26,518,432,031
|
IssuesEvent
|
2023-01-18 23:10:48
|
pytorch/pytorch
|
https://api.github.com/repos/pytorch/pytorch
|
closed
|
DISABLED test_tensor_item_no_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches.<locals>.DummyTestClass)
|
module: flaky-tests skipped module: unknown
|
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/failure/test_tensor_item_no_capture_dynamic_shapes) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/10713308472).
Over the past 72 hours, it has flakily failed in 2 workflow(s).
**Debugging instructions (after clicking on the recent samples link):**
To find relevant log snippets:
1. Click on the workflow logs linked above
2. Grep for `test_tensor_item_no_capture_dynamic_shapes`
Error retrieving /opt/conda/lib/python3.10/site-packages/torch/_dynamo/testing.py: Error: Statuscode 301
|
1.0
|
DISABLED test_tensor_item_no_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches.<locals>.DummyTestClass) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/failure/test_tensor_item_no_capture_dynamic_shapes) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/10713308472).
Over the past 72 hours, it has flakily failed in 2 workflow(s).
**Debugging instructions (after clicking on the recent samples link):**
To find relevant log snippets:
1. Click on the workflow logs linked above
2. Grep for `test_tensor_item_no_capture_dynamic_shapes`
Error retrieving /opt/conda/lib/python3.10/site-packages/torch/_dynamo/testing.py: Error: Statuscode 301
|
test
|
disabled test tensor item no capture dynamic shapes torch dynamo testing make test cls with patches dummytestclass platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has flakily failed in workflow s debugging instructions after clicking on the recent samples link to find relevant log snippets click on the workflow logs linked above grep for test tensor item no capture dynamic shapes error retrieving opt conda lib site packages torch dynamo testing py error statuscode
| 1
|
287,057
| 24,806,217,111
|
IssuesEvent
|
2022-10-25 04:57:42
|
sourceplusplus/sourceplusplus
|
https://api.github.com/repos/sourceplusplus/sourceplusplus
|
closed
|
Rewrite probe-jvm tests to use self-instrument style
|
in:probe-jvm a:test of:small-effort
|
Should copy the platform self-instrument style for the probe-jvm integration tests
|
1.0
|
Rewrite probe-jvm tests to use self-instrument style - Should copy the platform self-instrument style for the probe-jvm integration tests
|
test
|
rewrite probe jvm tests to use self instrument style should copy the platform self instrument style for the probe jvm integration tests
| 1
|
48,666
| 13,392,360,749
|
IssuesEvent
|
2020-09-03 01:08:19
|
LevyForchh/pacbot
|
https://api.github.com/repos/LevyForchh/pacbot
|
opened
|
CVE-2020-7720 (High) detected in node-forge-0.9.0.tgz
|
security vulnerability
|
## CVE-2020-7720 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.9.0.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/pacbot/webapp/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/pacbot/webapp/node_modules/node-forge/package.json</p>
<p>
Dependency Hierarchy:
- cli-1.6.8.tgz (Root Library)
- webpack-dev-server-2.11.5.tgz
- selfsigned-1.10.7.tgz
- :x: **node-forge-0.9.0.tgz** (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>
All versions of package node-forge are vulnerable to Prototype Pollution via the util.setPath function.
<p>Publish Date: 2020-07-21
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7720>CVE-2020-7720</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>9.8</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: 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>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-forge","packageVersion":"0.9.0","isTransitiveDependency":true,"dependencyTree":"@angular/cli:1.6.8;webpack-dev-server:2.11.5;selfsigned:1.10.7;node-forge:0.9.0","isMinimumFixVersionAvailable":false}],"vulnerabilityIdentifier":"CVE-2020-7720","vulnerabilityDetails":"All versions of package node-forge are vulnerable to Prototype Pollution via the util.setPath function.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7720","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-7720 (High) detected in node-forge-0.9.0.tgz - ## CVE-2020-7720 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.9.0.tgz</b></p></summary>
<p>JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.9.0.tgz</a></p>
<p>Path to dependency file: /tmp/ws-scm/pacbot/webapp/package.json</p>
<p>Path to vulnerable library: /tmp/ws-scm/pacbot/webapp/node_modules/node-forge/package.json</p>
<p>
Dependency Hierarchy:
- cli-1.6.8.tgz (Root Library)
- webpack-dev-server-2.11.5.tgz
- selfsigned-1.10.7.tgz
- :x: **node-forge-0.9.0.tgz** (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>
All versions of package node-forge are vulnerable to Prototype Pollution via the util.setPath function.
<p>Publish Date: 2020-07-21
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7720>CVE-2020-7720</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>9.8</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: 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>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"node-forge","packageVersion":"0.9.0","isTransitiveDependency":true,"dependencyTree":"@angular/cli:1.6.8;webpack-dev-server:2.11.5;selfsigned:1.10.7;node-forge:0.9.0","isMinimumFixVersionAvailable":false}],"vulnerabilityIdentifier":"CVE-2020-7720","vulnerabilityDetails":"All versions of package node-forge are vulnerable to Prototype Pollution via the util.setPath function.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7720","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve high detected in node forge tgz cve high severity vulnerability vulnerable library node forge tgz javascript implementations of network transports cryptography ciphers pki message digests and various utilities library home page a href path to dependency file tmp ws scm pacbot webapp package json path to vulnerable library tmp ws scm pacbot webapp node modules node forge package json dependency hierarchy cli tgz root library webpack dev server tgz selfsigned tgz x node forge tgz vulnerable library vulnerability details all versions of package node forge are vulnerable to prototype pollution via the util setpath function 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 isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails all versions of package node forge are vulnerable to prototype pollution via the util setpath function vulnerabilityurl
| 0
|
281,830
| 30,888,967,123
|
IssuesEvent
|
2023-08-04 02:04:17
|
Trinadh465/linux-4.1.15_CVE-2023-28772
|
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-28772
|
reopened
|
CVE-2017-16534 (Medium) detected in linuxlinux-4.6
|
Mend: dependency security vulnerability
|
## CVE-2017-16534 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</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 (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
The cdc_parse_cdc_header function in drivers/usb/core/message.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device.
<p>Publish Date: 2017-11-04
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16534>CVE-2017-16534</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- 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>
</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-2017-16534">https://nvd.nist.gov/vuln/detail/CVE-2017-16534</a></p>
<p>Release Date: 2017-11-04</p>
<p>Fix Resolution: 4.13.6</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-2017-16534 (Medium) detected in linuxlinux-4.6 - ## CVE-2017-16534 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</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 (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
The cdc_parse_cdc_header function in drivers/usb/core/message.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device.
<p>Publish Date: 2017-11-04
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16534>CVE-2017-16534</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- 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>
</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-2017-16534">https://nvd.nist.gov/vuln/detail/CVE-2017-16534</a></p>
<p>Release Date: 2017-11-04</p>
<p>Fix Resolution: 4.13.6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_test
|
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details the cdc parse cdc header function in drivers usb core message c in the linux kernel before allows local users to cause a denial of service out of bounds read and system crash or possibly have unspecified other impact via a crafted usb device publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low 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 step up your open source security game with mend
| 0
|
68,537
| 13,152,065,884
|
IssuesEvent
|
2020-08-09 20:06:23
|
genedan/TmVal
|
https://api.github.com/repos/genedan/TmVal
|
closed
|
check argument consistency for interest-discount conversion formulas
|
code review
|
There are a lot of these functions and some of them share arguments, like i for interest rate. Make sure all the names are the same.
|
1.0
|
check argument consistency for interest-discount conversion formulas - There are a lot of these functions and some of them share arguments, like i for interest rate. Make sure all the names are the same.
|
non_test
|
check argument consistency for interest discount conversion formulas there are a lot of these functions and some of them share arguments like i for interest rate make sure all the names are the same
| 0
|
823,522
| 31,022,471,863
|
IssuesEvent
|
2023-08-10 06:46:03
|
ITISFoundation/osparc-simcore
|
https://api.github.com/repos/ITISFoundation/osparc-simcore
|
closed
|
Possible memory leak in storage when copying
|
bug High Priority a:storage t:maintenance
|
As discovered it seems the memory usage of the storage service might be leaking.
It could be identified as linked to copying process which uses aioboto3 copy function.
Investigation needed:
- create a test or enhance the test for copying and check the memory usage
- maybe the copy parameters need to be modified
_Issue created from a [Mattermost message](https://mattermost.speag.com:443/_redirect/pl/bjsdwq3nkpnjjqhw5mrwjkqtgr) *by @mrnicegyu11*._
|
1.0
|
Possible memory leak in storage when copying - As discovered it seems the memory usage of the storage service might be leaking.
It could be identified as linked to copying process which uses aioboto3 copy function.
Investigation needed:
- create a test or enhance the test for copying and check the memory usage
- maybe the copy parameters need to be modified
_Issue created from a [Mattermost message](https://mattermost.speag.com:443/_redirect/pl/bjsdwq3nkpnjjqhw5mrwjkqtgr) *by @mrnicegyu11*._
|
non_test
|
possible memory leak in storage when copying as discovered it seems the memory usage of the storage service might be leaking it could be identified as linked to copying process which uses copy function investigation needed create a test or enhance the test for copying and check the memory usage maybe the copy parameters need to be modified issue created from a by
| 0
|
320,139
| 27,420,247,099
|
IssuesEvent
|
2023-03-01 16:14:57
|
unifyai/ivy
|
https://api.github.com/repos/unifyai/ivy
|
opened
|
Fix array.test_array__rpow__
|
Sub Task Failing Test
|
| | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4302817322/jobs/7501803952" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
<details>
<summary>Not found</summary>
Not found
</details>
|
1.0
|
Fix array.test_array__rpow__ - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4302817322/jobs/7501803952" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
<details>
<summary>Not found</summary>
Not found
</details>
|
test
|
fix array test array rpow tensorflow img src torch img src numpy img src jax img src not found not found
| 1
|
82,638
| 3,617,522,484
|
IssuesEvent
|
2016-02-08 04:49:13
|
kubernetes/kubernetes
|
https://api.github.com/repos/kubernetes/kubernetes
|
closed
|
Proposal: move ConfigMap to core API, call it v1 in kube v1.2
|
priority/P1 team/control-plane
|
We've already beta-tested ConfigMap - it was called Secret. The objects are almost identical. Having ConfigMap in the core API and fully GA makes it vastly more useful in the near term - there are many things that want to build on it.
Objections?
@bgrant0607 @pmorie @tmrts
|
1.0
|
Proposal: move ConfigMap to core API, call it v1 in kube v1.2 - We've already beta-tested ConfigMap - it was called Secret. The objects are almost identical. Having ConfigMap in the core API and fully GA makes it vastly more useful in the near term - there are many things that want to build on it.
Objections?
@bgrant0607 @pmorie @tmrts
|
non_test
|
proposal move configmap to core api call it in kube we ve already beta tested configmap it was called secret the objects are almost identical having configmap in the core api and fully ga makes it vastly more useful in the near term there are many things that want to build on it objections pmorie tmrts
| 0
|
304,487
| 9,332,761,326
|
IssuesEvent
|
2019-03-28 13:01:29
|
RobotLocomotion/drake
|
https://api.github.com/repos/RobotLocomotion/drake
|
closed
|
Build errors from Apple LLVM version 10.0.1 (clang-1001.0.46.3)
|
priority: high team: manipulation
|
Some examples:
```
In file included from bindings/pydrake/systems/lcm_py_bind_cpp_serializers.cc:6:
bazel-out/darwin-dbg/bin/bindings/pydrake/systems/_virtual_includes/lcm_pybind/drake/bindings/pydrake/systems/lcm_pybind.h:38:10: error: local variable 'py_cls' will be copied despite being returned by name [-Werror,-Wreturn-std-move]
return py_cls;
^~~~~~
bindings/pydrake/systems/lcm_py_bind_cpp_serializers.cc:17:3: note: in instantiation of function template specialization 'drake::pydrake::pysystems::pylcm::BindCppSerializer<robotlocomotion::image_array_t>' requested here
BindCppSerializer<robotlocomotion::image_array_t>("robotlocomotion");
^
```
```
external/local_config_cc/wrapped_clang '-D_FORTIFY_SOURCE=1' -fstack-protector -fcolor-diagnostics -Wall -Wthread-safety -Wself-assign -fno-omit-frame-pointer -g '-std=c++11' -iquote . -iquote ... (remaining 142 argument(s) skipped)
Use --sandbox_debug to see verbose messages from the sandbox
common/test/reset_on_copy_test.cc:159:5: error: explicitly assigning value of variable of type 'reset_on_copy<int>' to itself [-Werror,-Wself-assign-overloaded]
w = w;
~ ^ ~
```
|
1.0
|
Build errors from Apple LLVM version 10.0.1 (clang-1001.0.46.3) - Some examples:
```
In file included from bindings/pydrake/systems/lcm_py_bind_cpp_serializers.cc:6:
bazel-out/darwin-dbg/bin/bindings/pydrake/systems/_virtual_includes/lcm_pybind/drake/bindings/pydrake/systems/lcm_pybind.h:38:10: error: local variable 'py_cls' will be copied despite being returned by name [-Werror,-Wreturn-std-move]
return py_cls;
^~~~~~
bindings/pydrake/systems/lcm_py_bind_cpp_serializers.cc:17:3: note: in instantiation of function template specialization 'drake::pydrake::pysystems::pylcm::BindCppSerializer<robotlocomotion::image_array_t>' requested here
BindCppSerializer<robotlocomotion::image_array_t>("robotlocomotion");
^
```
```
external/local_config_cc/wrapped_clang '-D_FORTIFY_SOURCE=1' -fstack-protector -fcolor-diagnostics -Wall -Wthread-safety -Wself-assign -fno-omit-frame-pointer -g '-std=c++11' -iquote . -iquote ... (remaining 142 argument(s) skipped)
Use --sandbox_debug to see verbose messages from the sandbox
common/test/reset_on_copy_test.cc:159:5: error: explicitly assigning value of variable of type 'reset_on_copy<int>' to itself [-Werror,-Wself-assign-overloaded]
w = w;
~ ^ ~
```
|
non_test
|
build errors from apple llvm version clang some examples in file included from bindings pydrake systems lcm py bind cpp serializers cc bazel out darwin dbg bin bindings pydrake systems virtual includes lcm pybind drake bindings pydrake systems lcm pybind h error local variable py cls will be copied despite being returned by name return py cls bindings pydrake systems lcm py bind cpp serializers cc note in instantiation of function template specialization drake pydrake pysystems pylcm bindcppserializer requested here bindcppserializer robotlocomotion external local config cc wrapped clang d fortify source fstack protector fcolor diagnostics wall wthread safety wself assign fno omit frame pointer g std c iquote iquote remaining argument s skipped use sandbox debug to see verbose messages from the sandbox common test reset on copy test cc error explicitly assigning value of variable of type reset on copy to itself w w
| 0
|
104,473
| 16,616,834,744
|
IssuesEvent
|
2021-06-02 17:49:34
|
Dima2021/t-vault
|
https://api.github.com/repos/Dima2021/t-vault
|
opened
|
CVE-2020-8203 (High) detected in multiple libraries
|
security vulnerability
|
## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-1.0.2.tgz</b>, <b>lodash-3.7.0.tgz</b></p></summary>
<p>
<details><summary><b>lodash-2.4.2.tgz</b></p></summary>
<p>A utility library delivering consistency, customization, performance, & extras.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz">https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/protractor/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/htmllint/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/wiredep/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- wiredep-2.2.2.tgz (Root Library)
- :x: **lodash-2.4.2.tgz** (Vulnerable Library)
</details>
<details><summary><b>lodash-3.10.1.tgz</b></p></summary>
<p>The modern build of lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz">https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/jscs/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/inquirer/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/xmlbuilder/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/babel-core/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/jsdoctypeparser/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/rcloader/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/karma-angular-filesort/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/browser-sync/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/http-proxy-middleware/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/karma/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/babel-plugin-proto-to-assign/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/karma-phantomjs-launcher/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/ng-dependencies/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/opt-merger/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- browser-sync-spa-1.0.3.tgz (Root Library)
- opt-merger-1.1.1.tgz
- :x: **lodash-3.10.1.tgz** (Vulnerable Library)
</details>
<details><summary><b>lodash-1.0.2.tgz</b></p></summary>
<p>A utility library delivering consistency, customization, performance, and extras.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz">https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/globule/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- gulp-3.9.1.tgz (Root Library)
- vinyl-fs-0.3.14.tgz
- glob-watcher-0.0.6.tgz
- gaze-0.5.2.tgz
- globule-0.1.0.tgz
- :x: **lodash-1.0.2.tgz** (Vulnerable Library)
</details>
<details><summary><b>lodash-3.7.0.tgz</b></p></summary>
<p>The modern build of lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz">https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/htmlhint/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- gulp-htmlhint-0.3.1.tgz (Root Library)
- htmlhint-0.9.13.tgz
- jshint-2.8.0.tgz
- :x: **lodash-3.7.0.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/Dima2021/t-vault/commit/259885b704776a5554c5d008b51b19c9b0ea9fd5">259885b704776a5554c5d008b51b19c9b0ea9fd5</a></p>
<p>Found in base branch: <b>dev</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>
Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.
<p>Publish Date: 2020-07-15
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8203>CVE-2020-8203</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.4</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- 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>
</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/1523">https://www.npmjs.com/advisories/1523</a></p>
<p>Release Date: 2020-10-21</p>
<p>Fix Resolution: lodash - 4.17.19</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"2.4.2","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"wiredep:2.2.2;lodash:2.4.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"3.10.1","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"browser-sync-spa:1.0.3;opt-merger:1.1.1;lodash:3.10.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"1.0.2","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp:3.9.1;vinyl-fs:0.3.14;glob-watcher:0.0.6;gaze:0.5.2;globule:0.1.0;lodash:1.0.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"3.7.0","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp-htmlhint:0.3.1;htmlhint:0.9.13;jshint:2.8.0;lodash:3.7.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"}],"baseBranches":["dev"],"vulnerabilityIdentifier":"CVE-2020-8203","vulnerabilityDetails":"Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8203","cvss3Severity":"high","cvss3Score":"7.4","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-8203 (High) detected in multiple libraries - ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-2.4.2.tgz</b>, <b>lodash-3.10.1.tgz</b>, <b>lodash-1.0.2.tgz</b>, <b>lodash-3.7.0.tgz</b></p></summary>
<p>
<details><summary><b>lodash-2.4.2.tgz</b></p></summary>
<p>A utility library delivering consistency, customization, performance, & extras.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz">https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/protractor/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/htmllint/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/wiredep/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- wiredep-2.2.2.tgz (Root Library)
- :x: **lodash-2.4.2.tgz** (Vulnerable Library)
</details>
<details><summary><b>lodash-3.10.1.tgz</b></p></summary>
<p>The modern build of lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz">https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/jscs/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/inquirer/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/xmlbuilder/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/babel-core/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/jsdoctypeparser/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/rcloader/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/karma-angular-filesort/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/browser-sync/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/http-proxy-middleware/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/karma/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/babel-plugin-proto-to-assign/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/karma-phantomjs-launcher/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/ng-dependencies/node_modules/lodash/package.json,t-vault/tvaultui/node_modules/opt-merger/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- browser-sync-spa-1.0.3.tgz (Root Library)
- opt-merger-1.1.1.tgz
- :x: **lodash-3.10.1.tgz** (Vulnerable Library)
</details>
<details><summary><b>lodash-1.0.2.tgz</b></p></summary>
<p>A utility library delivering consistency, customization, performance, and extras.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz">https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/globule/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- gulp-3.9.1.tgz (Root Library)
- vinyl-fs-0.3.14.tgz
- glob-watcher-0.0.6.tgz
- gaze-0.5.2.tgz
- globule-0.1.0.tgz
- :x: **lodash-1.0.2.tgz** (Vulnerable Library)
</details>
<details><summary><b>lodash-3.7.0.tgz</b></p></summary>
<p>The modern build of lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz">https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz</a></p>
<p>Path to dependency file: t-vault/tvaultui/package.json</p>
<p>Path to vulnerable library: t-vault/tvaultui/node_modules/htmlhint/node_modules/lodash/package.json</p>
<p>
Dependency Hierarchy:
- gulp-htmlhint-0.3.1.tgz (Root Library)
- htmlhint-0.9.13.tgz
- jshint-2.8.0.tgz
- :x: **lodash-3.7.0.tgz** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://github.com/Dima2021/t-vault/commit/259885b704776a5554c5d008b51b19c9b0ea9fd5">259885b704776a5554c5d008b51b19c9b0ea9fd5</a></p>
<p>Found in base branch: <b>dev</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>
Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.
<p>Publish Date: 2020-07-15
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8203>CVE-2020-8203</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.4</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- 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>
</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/1523">https://www.npmjs.com/advisories/1523</a></p>
<p>Release Date: 2020-10-21</p>
<p>Fix Resolution: lodash - 4.17.19</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"2.4.2","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"wiredep:2.2.2;lodash:2.4.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"3.10.1","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"browser-sync-spa:1.0.3;opt-merger:1.1.1;lodash:3.10.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"1.0.2","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp:3.9.1;vinyl-fs:0.3.14;glob-watcher:0.0.6;gaze:0.5.2;globule:0.1.0;lodash:1.0.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"},{"packageType":"javascript/Node.js","packageName":"lodash","packageVersion":"3.7.0","packageFilePaths":["/tvaultui/package.json"],"isTransitiveDependency":true,"dependencyTree":"gulp-htmlhint:0.3.1;htmlhint:0.9.13;jshint:2.8.0;lodash:3.7.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"lodash - 4.17.19"}],"baseBranches":["dev"],"vulnerabilityIdentifier":"CVE-2020-8203","vulnerabilityDetails":"Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8203","cvss3Severity":"high","cvss3Score":"7.4","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash tgz lodash tgz a utility library delivering consistency customization performance extras library home page a href path to dependency file t vault tvaultui package json path to vulnerable library t vault tvaultui node modules protractor node modules lodash package json t vault tvaultui node modules htmllint node modules lodash package json t vault tvaultui node modules wiredep node modules lodash package json dependency hierarchy wiredep tgz root library x lodash tgz vulnerable library lodash tgz the modern build of lodash modular utilities library home page a href path to dependency file t vault tvaultui package json path to vulnerable library t vault tvaultui node modules jscs node modules lodash package json t vault tvaultui node modules inquirer node modules lodash package json t vault tvaultui node modules xmlbuilder node modules lodash package json t vault tvaultui node modules babel core node modules lodash package json t vault tvaultui node modules jsdoctypeparser node modules lodash package json t vault tvaultui node modules rcloader node modules lodash package json t vault tvaultui node modules karma angular filesort node modules lodash package json t vault tvaultui node modules browser sync node modules lodash package json t vault tvaultui node modules http proxy middleware node modules lodash package json t vault tvaultui node modules karma node modules lodash package json t vault tvaultui node modules babel plugin proto to assign node modules lodash package json t vault tvaultui node modules karma phantomjs launcher node modules lodash package json t vault tvaultui node modules ng dependencies node modules lodash package json t vault tvaultui node modules opt merger node modules lodash package json dependency hierarchy browser sync spa tgz root library opt merger tgz x lodash tgz vulnerable library lodash tgz a utility library delivering consistency customization performance and extras library home page a href path to dependency file t vault tvaultui package json path to vulnerable library t vault tvaultui node modules globule node modules lodash package json dependency hierarchy gulp tgz root library vinyl fs tgz glob watcher tgz gaze tgz globule tgz x lodash tgz vulnerable library lodash tgz the modern build of lodash modular utilities library home page a href path to dependency file t vault tvaultui package json path to vulnerable library t vault tvaultui node modules htmlhint node modules lodash package json dependency hierarchy gulp htmlhint tgz root library htmlhint tgz jshint tgz x lodash tgz vulnerable library found in head commit a href found in base branch dev vulnerability details prototype pollution attack when using zipobjectdeep in lodash before 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 unchanged impact metrics confidentiality impact none 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 lodash isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree wiredep lodash isminimumfixversionavailable true minimumfixversion lodash packagetype javascript node js packagename lodash packageversion packagefilepaths istransitivedependency true dependencytree browser sync spa opt merger lodash isminimumfixversionavailable true minimumfixversion lodash packagetype javascript node js packagename lodash packageversion packagefilepaths istransitivedependency true dependencytree gulp vinyl fs glob watcher gaze globule lodash isminimumfixversionavailable true minimumfixversion lodash packagetype javascript node js packagename lodash packageversion packagefilepaths istransitivedependency true dependencytree gulp htmlhint htmlhint jshint lodash isminimumfixversionavailable true minimumfixversion lodash basebranches vulnerabilityidentifier cve vulnerabilitydetails prototype pollution attack when using zipobjectdeep in lodash before vulnerabilityurl
| 0
|
174,898
| 13,526,063,456
|
IssuesEvent
|
2020-09-15 13:48:30
|
openforis/arena
|
https://api.github.com/repos/openforis/arena
|
closed
|
006 - SurveyForm edit: Tree
|
test
|
- [ ] Tree create
- add to plot -> type: entity, name: tree, label: Tree
- Expect tree is added to the plot page
- [ ] Tree add children
- add to tree -> type: integer, name: tree_id, label: Tree id, key
- add to tree -> type: decimal, name: tree_dec_1, label: Tree decimal 1
- add to tree -> type: decimal, name: tree_dec_2, label: Tree decimal 2
- Expect all above attribute are in the tree entity
|
1.0
|
006 - SurveyForm edit: Tree - - [ ] Tree create
- add to plot -> type: entity, name: tree, label: Tree
- Expect tree is added to the plot page
- [ ] Tree add children
- add to tree -> type: integer, name: tree_id, label: Tree id, key
- add to tree -> type: decimal, name: tree_dec_1, label: Tree decimal 1
- add to tree -> type: decimal, name: tree_dec_2, label: Tree decimal 2
- Expect all above attribute are in the tree entity
|
test
|
surveyform edit tree tree create add to plot type entity name tree label tree expect tree is added to the plot page tree add children add to tree type integer name tree id label tree id key add to tree type decimal name tree dec label tree decimal add to tree type decimal name tree dec label tree decimal expect all above attribute are in the tree entity
| 1
|
142,271
| 11,462,172,903
|
IssuesEvent
|
2020-02-07 13:37:22
|
tendermint/tendermint
|
https://api.github.com/repos/tendermint/tendermint
|
closed
|
lite2: make maxRetryAttempts an Option and set it to 0 or 1 in tests
|
light test
|
We can't have tests which take 30min to run.
|
1.0
|
lite2: make maxRetryAttempts an Option and set it to 0 or 1 in tests - We can't have tests which take 30min to run.
|
test
|
make maxretryattempts an option and set it to or in tests we can t have tests which take to run
| 1
|
40,311
| 8,773,209,958
|
IssuesEvent
|
2018-12-18 16:18:24
|
pnp/pnpjs
|
https://api.github.com/repos/pnp/pnpjs
|
closed
|
ListAddResult with list name containing apostrophe
|
area: code status: duplicate type: enhancement
|
### Category
- [ ] Enhancement
- [X] Bug
- [ ] Question
- [ ] Documentation gap/issue
### Version
Please specify what version of the library you are using: [1.7.0]
Please specify what version(s) of SharePoint you are targeting: [ONLINE]
### Expected / Desired Behavior / Question
Using _ListAddResult_ after creating list where list name contains apostrophe would contain correctly encoded list name, so that following code would work.
### Observed Behavior
Currently the _url of ListAddResult contains single apostrophe causing highlighted `.expand...` code to fail.

### Steps to Reproduce
1. Create list where list name contains apostrophe using the following code where listName is e.g., "Test'4".
2. Using ListAddResult of sp.web.lists.add contains _url where apostrophes are not correctly duplicated, making the `lar.list.expand `code to fail.
```
sp.web.lists.add("Test'4", "", 100, false)
.then((lar: ListAddResult) => {
lar.list.expand("RootFolder").select("RootFolder/ServerRelativeUrl").get() // throws error
.then((result) => {
listUrl = result.RootFolder.ServerRelativeUrl;
```
|
1.0
|
ListAddResult with list name containing apostrophe - ### Category
- [ ] Enhancement
- [X] Bug
- [ ] Question
- [ ] Documentation gap/issue
### Version
Please specify what version of the library you are using: [1.7.0]
Please specify what version(s) of SharePoint you are targeting: [ONLINE]
### Expected / Desired Behavior / Question
Using _ListAddResult_ after creating list where list name contains apostrophe would contain correctly encoded list name, so that following code would work.
### Observed Behavior
Currently the _url of ListAddResult contains single apostrophe causing highlighted `.expand...` code to fail.

### Steps to Reproduce
1. Create list where list name contains apostrophe using the following code where listName is e.g., "Test'4".
2. Using ListAddResult of sp.web.lists.add contains _url where apostrophes are not correctly duplicated, making the `lar.list.expand `code to fail.
```
sp.web.lists.add("Test'4", "", 100, false)
.then((lar: ListAddResult) => {
lar.list.expand("RootFolder").select("RootFolder/ServerRelativeUrl").get() // throws error
.then((result) => {
listUrl = result.RootFolder.ServerRelativeUrl;
```
|
non_test
|
listaddresult with list name containing apostrophe category enhancement bug question documentation gap issue version please specify what version of the library you are using please specify what version s of sharepoint you are targeting expected desired behavior question using listaddresult after creating list where list name contains apostrophe would contain correctly encoded list name so that following code would work observed behavior currently the url of listaddresult contains single apostrophe causing highlighted expand code to fail steps to reproduce create list where list name contains apostrophe using the following code where listname is e g test using listaddresult of sp web lists add contains url where apostrophes are not correctly duplicated making the lar list expand code to fail sp web lists add test false then lar listaddresult lar list expand rootfolder select rootfolder serverrelativeurl get throws error then result listurl result rootfolder serverrelativeurl
| 0
|
278,059
| 30,702,185,391
|
IssuesEvent
|
2023-07-27 01:09:40
|
hshivhare67/kernel_v4.1.15
|
https://api.github.com/repos/hshivhare67/kernel_v4.1.15
|
closed
|
CVE-2017-11600 (High) detected in linuxlinux-4.6 - autoclosed
|
Mend: dependency security vulnerability
|
## CVE-2017-11600 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/hshivhare67/kernel_v4.1.15/commit/ad22f8de1f1d069a1e8715eb4af9718f2d87a974">ad22f8de1f1d069a1e8715eb4af9718f2d87a974</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>/net/xfrm/xfrm_policy.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/net/xfrm/xfrm_policy.c</b>
</p>
</details>
<p></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>
net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via an XFRM_MSG_MIGRATE xfrm Netlink message.
<p>Publish Date: 2017-07-24
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-11600>CVE-2017-11600</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.0</b>)</summary>
<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>
</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://source.android.com/security/bulletin/pixel/2017-11-01">https://source.android.com/security/bulletin/pixel/2017-11-01</a></p>
<p>Release Date: 2017-07-24</p>
<p>Fix Resolution: v4.13</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-2017-11600 (High) detected in linuxlinux-4.6 - autoclosed - ## CVE-2017-11600 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/hshivhare67/kernel_v4.1.15/commit/ad22f8de1f1d069a1e8715eb4af9718f2d87a974">ad22f8de1f1d069a1e8715eb4af9718f2d87a974</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>/net/xfrm/xfrm_policy.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/net/xfrm/xfrm_policy.c</b>
</p>
</details>
<p></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>
net/xfrm/xfrm_policy.c in the Linux kernel through 4.12.3, when CONFIG_XFRM_MIGRATE is enabled, does not ensure that the dir value of xfrm_userpolicy_id is XFRM_POLICY_MAX or less, which allows local users to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via an XFRM_MSG_MIGRATE xfrm Netlink message.
<p>Publish Date: 2017-07-24
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-11600>CVE-2017-11600</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.0</b>)</summary>
<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>
</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://source.android.com/security/bulletin/pixel/2017-11-01">https://source.android.com/security/bulletin/pixel/2017-11-01</a></p>
<p>Release Date: 2017-07-24</p>
<p>Fix Resolution: v4.13</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_test
|
cve high detected in linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files net xfrm xfrm policy c net xfrm xfrm policy c vulnerability details net xfrm xfrm policy c in the linux kernel through when config xfrm migrate is enabled does not ensure that the dir value of xfrm userpolicy id is xfrm policy max or less which allows local users to cause a denial of service out of bounds access or possibly have unspecified other impact via an xfrm msg migrate xfrm netlink message 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 step up your open source security game with mend
| 0
|
136,686
| 11,072,660,051
|
IssuesEvent
|
2019-12-12 10:44:13
|
mattermost/mattermost-server
|
https://api.github.com/repos/mattermost/mattermost-server
|
closed
|
UI Automation: Write an automated test using Cypress for "Mobile view: Post options menu (3-dots) is present on a reply post in RHS"
|
Area/E2E Tests Difficulty/1:Easy Help Wanted Tech/JavaScript
|
**Test Key:** M18679
**Test folder:** ``/cypress/integration/messaging``
**Title:** Mobile view: Post options menu (3-dots) is present on a reply post in RHS
**Steps:**
1. On Webapp mobile view, click on reply to an existing post.
2. Type a message and click on Add comment.
**Expected:**
After 2) you can still see the 3-dot post options menu visible to the right of your post and clicking on the menu opens it and displays post options
See our [end-to-end testing documentation](https://developers.mattermost.com/contribute/webapp/end-to-end-tests/) for reference.
**Jira ticket**: [MM-18679](https://mattermost.atlassian.net/browse/MM-18679)
---
If you're interested, please comment here and come [join our "Contributors" community channel](https://community.mattermost.com/core/channels/tickets) on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please [join our "Developers" community channel](https://community.mattermost.com/core/channels/developers).
New contributors please see our [Developer's Guide](https://developers.mattermost.com/contribute/getting-started/).
|
1.0
|
UI Automation: Write an automated test using Cypress for "Mobile view: Post options menu (3-dots) is present on a reply post in RHS" -
**Test Key:** M18679
**Test folder:** ``/cypress/integration/messaging``
**Title:** Mobile view: Post options menu (3-dots) is present on a reply post in RHS
**Steps:**
1. On Webapp mobile view, click on reply to an existing post.
2. Type a message and click on Add comment.
**Expected:**
After 2) you can still see the 3-dot post options menu visible to the right of your post and clicking on the menu opens it and displays post options
See our [end-to-end testing documentation](https://developers.mattermost.com/contribute/webapp/end-to-end-tests/) for reference.
**Jira ticket**: [MM-18679](https://mattermost.atlassian.net/browse/MM-18679)
---
If you're interested, please comment here and come [join our "Contributors" community channel](https://community.mattermost.com/core/channels/tickets) on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please [join our "Developers" community channel](https://community.mattermost.com/core/channels/developers).
New contributors please see our [Developer's Guide](https://developers.mattermost.com/contribute/getting-started/).
|
test
|
ui automation write an automated test using cypress for mobile view post options menu dots is present on a reply post in rhs test key test folder cypress integration messaging title mobile view post options menu dots is present on a reply post in rhs steps on webapp mobile view click on reply to an existing post type a message and click on add comment expected after you can still see the dot post options menu visible to the right of your post and clicking on the menu opens it and displays post options see our for reference jira ticket if you re interested please comment here and come on our daily build server where you can discuss questions with community members and the mattermost core team for technical advice or questions please new contributors please see our
| 1
|
449,120
| 12,963,634,633
|
IssuesEvent
|
2020-07-20 19:06:51
|
ansible/awx
|
https://api.github.com/repos/ansible/awx
|
opened
|
Hide sync icon for smart inventory rows in Inventory List
|
component:ui_next priority:medium state:needs_devel type:bug
|
##### ISSUE TYPE
- Bug Report
##### SUMMARY
<img width="1407" alt="Screen Shot 2020-07-20 at 3 05 48 PM" src="https://user-images.githubusercontent.com/9889020/87976119-901fd100-ca9a-11ea-9fd2-976a80a7f55b.png">
Smart inventories don't have sources so this icon is not relevant
|
1.0
|
Hide sync icon for smart inventory rows in Inventory List - ##### ISSUE TYPE
- Bug Report
##### SUMMARY
<img width="1407" alt="Screen Shot 2020-07-20 at 3 05 48 PM" src="https://user-images.githubusercontent.com/9889020/87976119-901fd100-ca9a-11ea-9fd2-976a80a7f55b.png">
Smart inventories don't have sources so this icon is not relevant
|
non_test
|
hide sync icon for smart inventory rows in inventory list issue type bug report summary img width alt screen shot at pm src smart inventories don t have sources so this icon is not relevant
| 0
|
287,879
| 24,870,545,558
|
IssuesEvent
|
2022-10-27 14:56:20
|
LE2HE/coding
|
https://api.github.com/repos/LE2HE/coding
|
closed
|
거짓말
|
coding test
|
BACKJOON
==========
1043번
---------
> 1번째 줄에 사람 수 N과 파티 수 M이 주어진다.
> 2번째 줄부터 진실을 아는 사람의 수와 번호가 주어진다.
> 진실을 아는 사람의 수가 먼저 주어지고, 그 개수만큼 사람들의 번호가 주어진다.
> 3번째 줄에서 각 파티마다 오는 사람의 수와 번호가 같은 방식으로 주어진다.
> 거짓말 쟁이로 알려지지 않으면서, 과장된 이야기를 할 수 있는 파티 개수의 최댓값을 구하는 프로그램을 작성하시오.
>
> 링크 : [1043](https://www.acmicpc.net/problem/1043)
|
1.0
|
거짓말 - BACKJOON
==========
1043번
---------
> 1번째 줄에 사람 수 N과 파티 수 M이 주어진다.
> 2번째 줄부터 진실을 아는 사람의 수와 번호가 주어진다.
> 진실을 아는 사람의 수가 먼저 주어지고, 그 개수만큼 사람들의 번호가 주어진다.
> 3번째 줄에서 각 파티마다 오는 사람의 수와 번호가 같은 방식으로 주어진다.
> 거짓말 쟁이로 알려지지 않으면서, 과장된 이야기를 할 수 있는 파티 개수의 최댓값을 구하는 프로그램을 작성하시오.
>
> 링크 : [1043](https://www.acmicpc.net/problem/1043)
|
test
|
거짓말 backjoon 줄에 사람 수 n과 파티 수 m이 주어진다 줄부터 진실을 아는 사람의 수와 번호가 주어진다 진실을 아는 사람의 수가 먼저 주어지고 그 개수만큼 사람들의 번호가 주어진다 줄에서 각 파티마다 오는 사람의 수와 번호가 같은 방식으로 주어진다 거짓말 쟁이로 알려지지 않으면서 과장된 이야기를 할 수 있는 파티 개수의 최댓값을 구하는 프로그램을 작성하시오 링크
| 1
|
303,706
| 26,224,490,200
|
IssuesEvent
|
2023-01-04 17:23:37
|
vegaprotocol/frontend-monorepo
|
https://api.github.com/repos/vegaprotocol/frontend-monorepo
|
closed
|
Find an appropriate capsule version for `main`
|
Testing 🧪 🐉 vegacapsule chore
|
## The Chore
`main` is currently far, far behind `develop`, and is designed to run with older networks. In our `main` capsule run workflows, we use the latest version of capsule, but that is no longer compatible with such an old version (generally: `0.53.0`).
## Tasks
- [x] Work out what version/commit of capsule will run `v0.53.0`
- [x] Update capsule run to use that version/commit: https://github.com/vegaprotocol/frontend-monorepo/blob/0416e916e197edada547f1b1445a194025d53d57/.github/workflows/capsule-cypress.yml#L54
# Notes
- This is not worth a huge amount of time, as the number of changes going in to `main` are low.
|
1.0
|
Find an appropriate capsule version for `main` - ## The Chore
`main` is currently far, far behind `develop`, and is designed to run with older networks. In our `main` capsule run workflows, we use the latest version of capsule, but that is no longer compatible with such an old version (generally: `0.53.0`).
## Tasks
- [x] Work out what version/commit of capsule will run `v0.53.0`
- [x] Update capsule run to use that version/commit: https://github.com/vegaprotocol/frontend-monorepo/blob/0416e916e197edada547f1b1445a194025d53d57/.github/workflows/capsule-cypress.yml#L54
# Notes
- This is not worth a huge amount of time, as the number of changes going in to `main` are low.
|
test
|
find an appropriate capsule version for main the chore main is currently far far behind develop and is designed to run with older networks in our main capsule run workflows we use the latest version of capsule but that is no longer compatible with such an old version generally tasks work out what version commit of capsule will run update capsule run to use that version commit notes this is not worth a huge amount of time as the number of changes going in to main are low
| 1
|
260,258
| 8,205,493,298
|
IssuesEvent
|
2018-09-03 10:17:42
|
canonical-websites/www.ubuntu.com
|
https://api.github.com/repos/canonical-websites/www.ubuntu.com
|
closed
|
VMware to OS Webinar (German) takeover - Build
|
Priority: High
|
For users in germany, this takeover needs to alternate, per session, between this one (1st) and the IOT App store takeover (2nd).
|
1.0
|
VMware to OS Webinar (German) takeover - Build - For users in germany, this takeover needs to alternate, per session, between this one (1st) and the IOT App store takeover (2nd).
|
non_test
|
vmware to os webinar german takeover build for users in germany this takeover needs to alternate per session between this one and the iot app store takeover
| 0
|
128,461
| 27,263,987,253
|
IssuesEvent
|
2023-02-22 16:40:59
|
Regalis11/Barotrauma
|
https://api.github.com/repos/Regalis11/Barotrauma
|
closed
|
Can't connect to any servers
|
Bug Code Networking Severe
|
*Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).*
---
From: Kommandant Krabby Patty
**Description**
So for the past 2 months I have been unable to connect to any servers.
Usually I'll try to connect to any server, but after a while I'll receive the message saying "unable to connect to server"
Sometimes I'll be able to join one after an hour or two of trying, but once I go into spectate, I'm either immediate timed out, game crashes, or all players despawn, causing the game to bug out. Sometimes I'll get to spectate fully, but once the round ends, the entire server shuts down (I'm just gonna call that one bad luck).
I've tried everything within my power from checking to see if servers are blocked by my firewall, internet connection, check logs to see if there's any error messages, Uninstall and reinstall the game, Verify integrity of game files, and uninstall all addons for the game. But NOTHING seems to work for me, and I'm completely at a loss.
The game is really fun, but if I can't join other's servers it's pretty much unplayable for me aside from singleplayer.
Can someone possibly help me out?
**Steps To Reproduce**
I'm not even sure if this even CAN be replicated, as it just happened out of nowhere one day without warning.
**Version**
v0.11.0.10
**Operating System**
Windows
--
This issue was sent from a contact form on https://barotraumagame.com/bug
|
1.0
|
Can't connect to any servers - *Sent by WordPress (issue@barotraumagame.com). Created by [fire](https://fire.fundersclub.com/).*
---
From: Kommandant Krabby Patty
**Description**
So for the past 2 months I have been unable to connect to any servers.
Usually I'll try to connect to any server, but after a while I'll receive the message saying "unable to connect to server"
Sometimes I'll be able to join one after an hour or two of trying, but once I go into spectate, I'm either immediate timed out, game crashes, or all players despawn, causing the game to bug out. Sometimes I'll get to spectate fully, but once the round ends, the entire server shuts down (I'm just gonna call that one bad luck).
I've tried everything within my power from checking to see if servers are blocked by my firewall, internet connection, check logs to see if there's any error messages, Uninstall and reinstall the game, Verify integrity of game files, and uninstall all addons for the game. But NOTHING seems to work for me, and I'm completely at a loss.
The game is really fun, but if I can't join other's servers it's pretty much unplayable for me aside from singleplayer.
Can someone possibly help me out?
**Steps To Reproduce**
I'm not even sure if this even CAN be replicated, as it just happened out of nowhere one day without warning.
**Version**
v0.11.0.10
**Operating System**
Windows
--
This issue was sent from a contact form on https://barotraumagame.com/bug
|
non_test
|
can t connect to any servers sent by wordpress issue barotraumagame com created by from kommandant krabby patty description so for the past months i have been unable to connect to any servers usually i ll try to connect to any server but after a while i ll receive the message saying unable to connect to server sometimes i ll be able to join one after an hour or two of trying but once i go into spectate i m either immediate timed out game crashes or all players despawn causing the game to bug out sometimes i ll get to spectate fully but once the round ends the entire server shuts down i m just gonna call that one bad luck i ve tried everything within my power from checking to see if servers are blocked by my firewall internet connection check logs to see if there s any error messages uninstall and reinstall the game verify integrity of game files and uninstall all addons for the game but nothing seems to work for me and i m completely at a loss the game is really fun but if i can t join other s servers it s pretty much unplayable for me aside from singleplayer can someone possibly help me out steps to reproduce i m not even sure if this even can be replicated as it just happened out of nowhere one day without warning version operating system windows this issue was sent from a contact form on
| 0
|
279,064
| 24,196,116,556
|
IssuesEvent
|
2022-09-24 00:03:25
|
backend-br/vagas
|
https://api.github.com/repos/backend-br/vagas
|
closed
|
[Remoto] Back-end Developer @ Incentivar
|
PJ Pleno Sênior JavaScript Node.js Remoto AWS MySQL Testes automatizados Git Docker CI/CD
|
## Nossa empresa
Somos o parceiro estratégico e tecnológico de empresas que querem crescer apostando na garra de seus times.
Acreditamos que a única maneira de garantir que equipes tenham engajamento e motivação é conhecendo a fundo quem eles são. Por isso, nos tornamos o primeiro Incentivo Inteligente do Brasil: o Incentivo baseado em dados, que ajuda empresas a tomarem decisões estratégicas, tudo para que você destrave para sempre o potencial da sua equipe.
Fazemos parte do ecossistema de startups do Cubo Itaú desde 2019.
Linkedin: https://www.linkedin.com/company/incentivar/
## Descrição da vaga
Como Analista Desenvolvedor Back-end Pl/Sr, seus desafios serão planejar junto ao time desde o upstream até o downstream, construir e executar códigos, customizar e melhorar o produto.
## Local
Remoto
## Requisitos
**Obrigatórios:**
- Experiência +1 ano com Node.js + Adonis;
- Experiência sólida com APIs REST;
- Experiência sólida com banco de dados mySQL;
- Conhecimento em metodologia Ágil;
- Experiência com Git;
- Experiência com Scrum e/ou Kanban;
- Boa lógica de programação;
- Clean Code e aplicar Design Patterns;
- Sólidos conhecimentos em javascript ES6+;
- Sólidos conhecimentos do Protocolo HTTP e seus métodos;
- Conhecimento de Docker;
- Análise rápida para solução de problemas;
- Interagir e colaborar com o time desde o upstream até o downstream das entregas.
**Desejáveis:**
- Teste Unitário com Jest;
- AWS CI/CD;
- AWS Lambda;
## Benefícios
- Cartão de benefício: R$760,00 por mês
- Terapia online: Através do App
- Auxílio EAD / Eventos / Cursos
- Férias remuneradas: 30 dias anuais
- Day off de aniversário
## Contratação
PJ a combinar
## Como se candidatar
Por favor envie um email para mylena@incentivar.io com seu CV anexado - enviar no assunto: Vaga Back-end Pl/Sr NodeJS
## Tempo médio de feedbacks
Costumamos enviar feedbacks em até 2 dias após cada processo.
## Labels
<!-- retire os labels que não fazem sentido à vaga -->
#### Alocação
- Remoto
#### Regime
- PJ
#### Nível
- Pleno
- Sênior
|
1.0
|
[Remoto] Back-end Developer @ Incentivar - ## Nossa empresa
Somos o parceiro estratégico e tecnológico de empresas que querem crescer apostando na garra de seus times.
Acreditamos que a única maneira de garantir que equipes tenham engajamento e motivação é conhecendo a fundo quem eles são. Por isso, nos tornamos o primeiro Incentivo Inteligente do Brasil: o Incentivo baseado em dados, que ajuda empresas a tomarem decisões estratégicas, tudo para que você destrave para sempre o potencial da sua equipe.
Fazemos parte do ecossistema de startups do Cubo Itaú desde 2019.
Linkedin: https://www.linkedin.com/company/incentivar/
## Descrição da vaga
Como Analista Desenvolvedor Back-end Pl/Sr, seus desafios serão planejar junto ao time desde o upstream até o downstream, construir e executar códigos, customizar e melhorar o produto.
## Local
Remoto
## Requisitos
**Obrigatórios:**
- Experiência +1 ano com Node.js + Adonis;
- Experiência sólida com APIs REST;
- Experiência sólida com banco de dados mySQL;
- Conhecimento em metodologia Ágil;
- Experiência com Git;
- Experiência com Scrum e/ou Kanban;
- Boa lógica de programação;
- Clean Code e aplicar Design Patterns;
- Sólidos conhecimentos em javascript ES6+;
- Sólidos conhecimentos do Protocolo HTTP e seus métodos;
- Conhecimento de Docker;
- Análise rápida para solução de problemas;
- Interagir e colaborar com o time desde o upstream até o downstream das entregas.
**Desejáveis:**
- Teste Unitário com Jest;
- AWS CI/CD;
- AWS Lambda;
## Benefícios
- Cartão de benefício: R$760,00 por mês
- Terapia online: Através do App
- Auxílio EAD / Eventos / Cursos
- Férias remuneradas: 30 dias anuais
- Day off de aniversário
## Contratação
PJ a combinar
## Como se candidatar
Por favor envie um email para mylena@incentivar.io com seu CV anexado - enviar no assunto: Vaga Back-end Pl/Sr NodeJS
## Tempo médio de feedbacks
Costumamos enviar feedbacks em até 2 dias após cada processo.
## Labels
<!-- retire os labels que não fazem sentido à vaga -->
#### Alocação
- Remoto
#### Regime
- PJ
#### Nível
- Pleno
- Sênior
|
test
|
back end developer incentivar nossa empresa somos o parceiro estratégico e tecnológico de empresas que querem crescer apostando na garra de seus times acreditamos que a única maneira de garantir que equipes tenham engajamento e motivação é conhecendo a fundo quem eles são por isso nos tornamos o primeiro incentivo inteligente do brasil o incentivo baseado em dados que ajuda empresas a tomarem decisões estratégicas tudo para que você destrave para sempre o potencial da sua equipe fazemos parte do ecossistema de startups do cubo itaú desde linkedin descrição da vaga como analista desenvolvedor back end pl sr seus desafios serão planejar junto ao time desde o upstream até o downstream construir e executar códigos customizar e melhorar o produto local remoto requisitos obrigatórios experiência ano com node js adonis experiência sólida com apis rest experiência sólida com banco de dados mysql conhecimento em metodologia ágil experiência com git experiência com scrum e ou kanban boa lógica de programação clean code e aplicar design patterns sólidos conhecimentos em javascript sólidos conhecimentos do protocolo http e seus métodos conhecimento de docker análise rápida para solução de problemas interagir e colaborar com o time desde o upstream até o downstream das entregas desejáveis teste unitário com jest aws ci cd aws lambda benefícios cartão de benefício r por mês terapia online através do app auxílio ead eventos cursos férias remuneradas dias anuais day off de aniversário contratação pj a combinar como se candidatar por favor envie um email para mylena incentivar io com seu cv anexado enviar no assunto vaga back end pl sr nodejs tempo médio de feedbacks costumamos enviar feedbacks em até dias após cada processo labels alocação remoto regime pj nível pleno sênior
| 1
|
64,724
| 8,756,278,890
|
IssuesEvent
|
2018-12-14 17:13:00
|
mirumee/saleor
|
https://api.github.com/repos/mirumee/saleor
|
closed
|
Is there a /health/ path
|
documentation
|
### What I'm trying to achieve
I just want to know if there is a url like `/health/` and if there is any documentation about it.
I want to use such a url for a liveness and readiness probe in helm
|
1.0
|
Is there a /health/ path - ### What I'm trying to achieve
I just want to know if there is a url like `/health/` and if there is any documentation about it.
I want to use such a url for a liveness and readiness probe in helm
|
non_test
|
is there a health path what i m trying to achieve i just want to know if there is a url like health and if there is any documentation about it i want to use such a url for a liveness and readiness probe in helm
| 0
|
111,381
| 14,073,976,725
|
IssuesEvent
|
2020-11-04 06:20:20
|
d-bl/GroundForge
|
https://api.github.com/repos/d-bl/GroundForge
|
reopened
|
Simplify user experience - Specification for a front end developer
|
design low priority
|
Intro
====
The advanced forms on the [tiles](https://d-bl.github.io/GroundForge/tiles) page feel like "programming" for the targeted audience. A better user interface could enhance the experience. These specifications are **for a specialist in front-end (web-page) design** and development.
The intention is to hide the form fields for the user.
The fields might or might not remain for internal book-keeping as long as the whole can interact with the query string constructed from these form fields, almost like submitting the form but avoiding encoding and skipping not recognized characters from user input. The encoding is avoided to make the links human readable.
Interactive bounding boxes
=================

As [zipped SVG](https://github.com/d-bl/GroundForge/files/3111575/bounding-boxes.zip)
The handle to move boxes definitely can use some visual improvement.
The bright green box is optional. It should contain/control an upload-able background image for "tracing" purposes. This box doesn't snap to anything. The other boxes snap between grid points.
The turquoise box controls the patch size.
The other boxes control the size of the matrices. Reducing their size means removing rows/columns from the corresponding matrices. Increasing their size means adding rows and columns filled with `-`. The two boxes in the middle have the same size and control the size of the centre matrix. Their positions define how this matrix is repeated. One box defines the translation relative top the top left corner of the turquoise box. The second defines the translation relative to the previous box. When the first moves, the second moves along, but not the other way around.
Pop up per bright grid point
=================
The goal is a full fledged (semitransparent?) pop up from the symbols in the prototype diagram.
* currently we only have a text input field
* add something to pick stitches (one of the caption lines, the two variants provide mirrored versions) for the text field mentioned above above or set the default of a matrix in the advanced forms. These stitches are the major examples, not an exhaustive list. It should be possible to tweak the chosen code.

* add something to pick a symbol from the cheat sheet below. The selected symbol should be put at the appropriate position of a matrix. Perhaps a fly out menu starting with `-` and `v`-`z`, for each of these a subset of `0`-`9` and at the third level a subset of `a`-`o`. The subsets at level 2 and 3 may overlap. Perhaps combine level 1 and 2 for quick access.

|
1.0
|
Simplify user experience - Specification for a front end developer - Intro
====
The advanced forms on the [tiles](https://d-bl.github.io/GroundForge/tiles) page feel like "programming" for the targeted audience. A better user interface could enhance the experience. These specifications are **for a specialist in front-end (web-page) design** and development.
The intention is to hide the form fields for the user.
The fields might or might not remain for internal book-keeping as long as the whole can interact with the query string constructed from these form fields, almost like submitting the form but avoiding encoding and skipping not recognized characters from user input. The encoding is avoided to make the links human readable.
Interactive bounding boxes
=================

As [zipped SVG](https://github.com/d-bl/GroundForge/files/3111575/bounding-boxes.zip)
The handle to move boxes definitely can use some visual improvement.
The bright green box is optional. It should contain/control an upload-able background image for "tracing" purposes. This box doesn't snap to anything. The other boxes snap between grid points.
The turquoise box controls the patch size.
The other boxes control the size of the matrices. Reducing their size means removing rows/columns from the corresponding matrices. Increasing their size means adding rows and columns filled with `-`. The two boxes in the middle have the same size and control the size of the centre matrix. Their positions define how this matrix is repeated. One box defines the translation relative top the top left corner of the turquoise box. The second defines the translation relative to the previous box. When the first moves, the second moves along, but not the other way around.
Pop up per bright grid point
=================
The goal is a full fledged (semitransparent?) pop up from the symbols in the prototype diagram.
* currently we only have a text input field
* add something to pick stitches (one of the caption lines, the two variants provide mirrored versions) for the text field mentioned above above or set the default of a matrix in the advanced forms. These stitches are the major examples, not an exhaustive list. It should be possible to tweak the chosen code.

* add something to pick a symbol from the cheat sheet below. The selected symbol should be put at the appropriate position of a matrix. Perhaps a fly out menu starting with `-` and `v`-`z`, for each of these a subset of `0`-`9` and at the third level a subset of `a`-`o`. The subsets at level 2 and 3 may overlap. Perhaps combine level 1 and 2 for quick access.

|
non_test
|
simplify user experience specification for a front end developer intro the advanced forms on the page feel like programming for the targeted audience a better user interface could enhance the experience these specifications are for a specialist in front end web page design and development the intention is to hide the form fields for the user the fields might or might not remain for internal book keeping as long as the whole can interact with the query string constructed from these form fields almost like submitting the form but avoiding encoding and skipping not recognized characters from user input the encoding is avoided to make the links human readable interactive bounding boxes as the handle to move boxes definitely can use some visual improvement the bright green box is optional it should contain control an upload able background image for tracing purposes this box doesn t snap to anything the other boxes snap between grid points the turquoise box controls the patch size the other boxes control the size of the matrices reducing their size means removing rows columns from the corresponding matrices increasing their size means adding rows and columns filled with the two boxes in the middle have the same size and control the size of the centre matrix their positions define how this matrix is repeated one box defines the translation relative top the top left corner of the turquoise box the second defines the translation relative to the previous box when the first moves the second moves along but not the other way around pop up per bright grid point the goal is a full fledged semitransparent pop up from the symbols in the prototype diagram currently we only have a text input field add something to pick stitches one of the caption lines the two variants provide mirrored versions for the text field mentioned above above or set the default of a matrix in the advanced forms these stitches are the major examples not an exhaustive list it should be possible to tweak the chosen code add something to pick a symbol from the cheat sheet below the selected symbol should be put at the appropriate position of a matrix perhaps a fly out menu starting with and v z for each of these a subset of and at the third level a subset of a o the subsets at level and may overlap perhaps combine level and for quick access
| 0
|
289,501
| 24,993,797,918
|
IssuesEvent
|
2022-11-02 21:23:00
|
lowRISC/opentitan
|
https://api.github.com/repos/lowRISC/opentitan
|
closed
|
[test-triage] chip_tl_errors
|
Component:TestTriage
|
### Hierarchy of regression failure
Chip Level
### Failure Description
UVM_ERROR @ * us: (cip_base_scoreboard.sv:433) [scoreboard] Check failed item.d_error == exp_d_error (* [*] vs * [*]) On interface chip_reg_block, TL item: req: (cip_tl_seq_item@34189) { a_addr: * a_data: * a_mask: * a_size: * a_param: * a_source: * a_opcode: * a_user: * d_param: * d_source: * d_data: * d_size: * d_opcode: * d_error: * d_sink: * d_user: * a_source_is_overridden: * a_valid_delay: * d_valid_delay: * a_valid_len: * d_valid_len: * req_abort_after_a_valid_len: * rsp_abort_after_d_valid_len: * req_completed: * rsp_completed: * tl_intg_err_type: TlIntgErrNone max_ecc_errors: * } has 1 failures:
### Steps to Reproduce
- GH revision: [9c0b24ddb](https://github.com/lowrisc/opentitan/tree/9c0b24ddbeb5616bd8db661ec1395f2d4f326bc4)
- util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_tl_errors --build-seed 2483310614 --fixed-seed 4154093656
### Tests with similar or related failures
This is likely due to the missing alert connection in `prim_flash` and `prim_otp`.
Hopefully this will be resolved once the design updates are in (WIP by @msfschaffner).
|
1.0
|
[test-triage] chip_tl_errors - ### Hierarchy of regression failure
Chip Level
### Failure Description
UVM_ERROR @ * us: (cip_base_scoreboard.sv:433) [scoreboard] Check failed item.d_error == exp_d_error (* [*] vs * [*]) On interface chip_reg_block, TL item: req: (cip_tl_seq_item@34189) { a_addr: * a_data: * a_mask: * a_size: * a_param: * a_source: * a_opcode: * a_user: * d_param: * d_source: * d_data: * d_size: * d_opcode: * d_error: * d_sink: * d_user: * a_source_is_overridden: * a_valid_delay: * d_valid_delay: * a_valid_len: * d_valid_len: * req_abort_after_a_valid_len: * rsp_abort_after_d_valid_len: * req_completed: * rsp_completed: * tl_intg_err_type: TlIntgErrNone max_ecc_errors: * } has 1 failures:
### Steps to Reproduce
- GH revision: [9c0b24ddb](https://github.com/lowrisc/opentitan/tree/9c0b24ddbeb5616bd8db661ec1395f2d4f326bc4)
- util/dvsim/dvsim.py hw/top_earlgrey/dv/chip_sim_cfg.hjson -i chip_tl_errors --build-seed 2483310614 --fixed-seed 4154093656
### Tests with similar or related failures
This is likely due to the missing alert connection in `prim_flash` and `prim_otp`.
Hopefully this will be resolved once the design updates are in (WIP by @msfschaffner).
|
test
|
chip tl errors hierarchy of regression failure chip level failure description uvm error us cip base scoreboard sv check failed item d error exp d error vs on interface chip reg block tl item req cip tl seq item a addr a data a mask a size a param a source a opcode a user d param d source d data d size d opcode d error d sink d user a source is overridden a valid delay d valid delay a valid len d valid len req abort after a valid len rsp abort after d valid len req completed rsp completed tl intg err type tlintgerrnone max ecc errors has failures steps to reproduce gh revision util dvsim dvsim py hw top earlgrey dv chip sim cfg hjson i chip tl errors build seed fixed seed tests with similar or related failures this is likely due to the missing alert connection in prim flash and prim otp hopefully this will be resolved once the design updates are in wip by msfschaffner
| 1
|
16,313
| 5,233,591,278
|
IssuesEvent
|
2017-01-30 13:24:53
|
SemsTestOrg/combinearchive-web
|
https://api.github.com/repos/SemsTestOrg/combinearchive-web
|
closed
|
[ArchiveContent] Enable editing of existing (omex) meta entries
|
code fixed major migrated task
|
## Trac Ticket #8
**component:** code
**owner:** somebody
**reporter:** martinP
**created:** 2014-07-31 08:12:42
**milestone:**
**type:** task
**version:**
**keywords:**
## comment 1
**time:** 2014-08-16 21:29:59
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/d29dfeaf9b0571bce21fe6a2c9add299ec7d27d6):
```CommitTicketReference repository="" revision="d29dfeaf9b0571bce21fe6a2c9add299ec7d27d6"
added editing of omex meta data on client side [see #8]
no server sync atm
```
## comment 2
**time:** 2014-08-16 21:30:01
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/68e2968a160f5189e8c0bb23bff9f625ad1d301d):
```CommitTicketReference repository="" revision="68e2968a160f5189e8c0bb23bff9f625ad1d301d"
tweaks in omex editing (client-side) [see #8]
```
## comment 3
**time:** 2014-08-16 21:30:02
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/556be99a946b54139cf3053e2a511ec60f3c2d89):
```CommitTicketReference repository="" revision="556be99a946b54139cf3053e2a511ec60f3c2d89"
editing of omex entries now works [see #8]
```
## comment 4
**time:** 2014-08-16 21:54:53
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/b8e98da67dc87de2bdd581f107420c11ddbd4b21):
```CommitTicketReference repository="" revision="b8e98da67dc87de2bdd581f107420c11ddbd4b21"
editing of omex meta data now complete [fixes #8]
```
## comment 5
**time:** 2014-08-16 21:54:53
**author:** mp487 <martin.peters3@uni-rostock.de>
Updated **resolution** to **fixed**
## comment 6
**time:** 2014-08-16 21:54:53
**author:** mp487 <martin.peters3@uni-rostock.de>
Updated **status** to **closed**
|
1.0
|
[ArchiveContent] Enable editing of existing (omex) meta entries - ## Trac Ticket #8
**component:** code
**owner:** somebody
**reporter:** martinP
**created:** 2014-07-31 08:12:42
**milestone:**
**type:** task
**version:**
**keywords:**
## comment 1
**time:** 2014-08-16 21:29:59
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/d29dfeaf9b0571bce21fe6a2c9add299ec7d27d6):
```CommitTicketReference repository="" revision="d29dfeaf9b0571bce21fe6a2c9add299ec7d27d6"
added editing of omex meta data on client side [see #8]
no server sync atm
```
## comment 2
**time:** 2014-08-16 21:30:01
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/68e2968a160f5189e8c0bb23bff9f625ad1d301d):
```CommitTicketReference repository="" revision="68e2968a160f5189e8c0bb23bff9f625ad1d301d"
tweaks in omex editing (client-side) [see #8]
```
## comment 3
**time:** 2014-08-16 21:30:02
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/556be99a946b54139cf3053e2a511ec60f3c2d89):
```CommitTicketReference repository="" revision="556be99a946b54139cf3053e2a511ec60f3c2d89"
editing of omex entries now works [see #8]
```
## comment 4
**time:** 2014-08-16 21:54:53
**author:** mp487 <martin.peters3@uni-rostock.de>
In [None](/b8e98da67dc87de2bdd581f107420c11ddbd4b21):
```CommitTicketReference repository="" revision="b8e98da67dc87de2bdd581f107420c11ddbd4b21"
editing of omex meta data now complete [fixes #8]
```
## comment 5
**time:** 2014-08-16 21:54:53
**author:** mp487 <martin.peters3@uni-rostock.de>
Updated **resolution** to **fixed**
## comment 6
**time:** 2014-08-16 21:54:53
**author:** mp487 <martin.peters3@uni-rostock.de>
Updated **status** to **closed**
|
non_test
|
enable editing of existing omex meta entries trac ticket component code owner somebody reporter martinp created milestone type task version keywords comment time author in committicketreference repository revision added editing of omex meta data on client side no server sync atm comment time author in committicketreference repository revision tweaks in omex editing client side comment time author in committicketreference repository revision editing of omex entries now works comment time author in committicketreference repository revision editing of omex meta data now complete comment time author updated resolution to fixed comment time author updated status to closed
| 0
|
4,899
| 3,100,576,690
|
IssuesEvent
|
2015-08-29 00:19:14
|
TehNut/ResourcefulCrops
|
https://api.github.com/repos/TehNut/ResourcefulCrops
|
closed
|
server crash with custom seeds without metadata
|
code complete enhancement
|
If a custom entry is made such as ThermalFoundation:Ore#4 for input it will crash the server.
ThermalFoundation:Ore:0#4 works fine. The meta is intended to be included as per the instructions (which I didnt notice until I started digging around the code for the crash issue). A more graceful way of handling the error may be a good enhancement for the mod in the future
|
1.0
|
server crash with custom seeds without metadata - If a custom entry is made such as ThermalFoundation:Ore#4 for input it will crash the server.
ThermalFoundation:Ore:0#4 works fine. The meta is intended to be included as per the instructions (which I didnt notice until I started digging around the code for the crash issue). A more graceful way of handling the error may be a good enhancement for the mod in the future
|
non_test
|
server crash with custom seeds without metadata if a custom entry is made such as thermalfoundation ore for input it will crash the server thermalfoundation ore works fine the meta is intended to be included as per the instructions which i didnt notice until i started digging around the code for the crash issue a more graceful way of handling the error may be a good enhancement for the mod in the future
| 0
|
287,787
| 31,856,378,110
|
IssuesEvent
|
2023-09-15 07:46:16
|
Trinadh465/linux-4.1.15_CVE-2023-26607
|
https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-26607
|
opened
|
CVE-2023-3006 (Medium) detected in linux-stable-rtv4.1.33
|
Mend: dependency security vulnerability
|
## CVE-2023-3006 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/Trinadh465/linux-4.1.15_CVE-2023-26607/commit/6fca0e3f2f14e1e851258fd815766531370084b0">6fca0e3f2f14e1e851258fd815766531370084b0</a></p>
<p>Found in base branch: <b>main</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 (1)</summary>
<p></p>
<p>
</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>
A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim's hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.
<p>Publish Date: 2023-05-31
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-3006>CVE-2023-3006</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2023-3006">https://www.linuxkernelcves.com/cves/CVE-2023-3006</a></p>
<p>Release Date: 2023-05-31</p>
<p>Fix Resolution: v5.10.153,v5.15.77,v6.0.7,v6.1-rc1</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-2023-3006 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2023-3006 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in HEAD commit: <a href="https://github.com/Trinadh465/linux-4.1.15_CVE-2023-26607/commit/6fca0e3f2f14e1e851258fd815766531370084b0">6fca0e3f2f14e1e851258fd815766531370084b0</a></p>
<p>Found in base branch: <b>main</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 (1)</summary>
<p></p>
<p>
</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>
A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim's hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.
<p>Publish Date: 2023-05-31
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-3006>CVE-2023-3006</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2023-3006">https://www.linuxkernelcves.com/cves/CVE-2023-3006</a></p>
<p>Release Date: 2023-05-31</p>
<p>Fix Resolution: v5.10.153,v5.15.77,v6.0.7,v6.1-rc1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_test
|
cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in head commit a href found in base branch main vulnerable source files vulnerability details a known cache speculation vulnerability known as branch history injection bhi or spectre bhb becomes actual again for the new hw ampereone spectre bhb is similar to spectre except that malicious code uses the shared branch history stored in the cpu branch history buffer or bhb to influence mispredicted branches within the victim s hardware context once that occurs speculation caused by the mispredicted branches can cause cache allocation this issue leads to obtaining information that should not be accessible publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
| 0
|
298,521
| 25,834,187,062
|
IssuesEvent
|
2022-12-12 18:15:46
|
jbdoderlein/clean-human-eval-x
|
https://api.github.com/repos/jbdoderlein/clean-human-eval-x
|
opened
|
Problem 10 : Negative floats + mutation
|
spec mutation tests
|
The prompt don't specify if the function can take negative float, and there is no test for negative floats.
Mutation test :
- `assert find_closest_elements([3.0,3.1,4.0]) == (3.0,3.1)`
|
1.0
|
Problem 10 : Negative floats + mutation - The prompt don't specify if the function can take negative float, and there is no test for negative floats.
Mutation test :
- `assert find_closest_elements([3.0,3.1,4.0]) == (3.0,3.1)`
|
test
|
problem negative floats mutation the prompt don t specify if the function can take negative float and there is no test for negative floats mutation test assert find closest elements
| 1
|
20,758
| 3,835,762,857
|
IssuesEvent
|
2016-04-01 15:27:30
|
spring-projects/spring-security
|
https://api.github.com/repos/spring-projects/spring-security
|
closed
|
Polish variable names in WithSecurityContextTestExecutionListener
|
Improvement Test
|
## Status Quo
Presumably due to copy-n-paste, variables of type `WithSecurityContext` within `WithSecurityContextTestExecutionListener` are currently named `withUser` instead of `withSecurityContext` in the `createSecurityContext()` and `createFactory()` methods.
## Deliverables
- [ ] Rename `withUser` variables to `withSecurityContext` in `WithSecurityContextTestExecutionListener`.
|
1.0
|
Polish variable names in WithSecurityContextTestExecutionListener - ## Status Quo
Presumably due to copy-n-paste, variables of type `WithSecurityContext` within `WithSecurityContextTestExecutionListener` are currently named `withUser` instead of `withSecurityContext` in the `createSecurityContext()` and `createFactory()` methods.
## Deliverables
- [ ] Rename `withUser` variables to `withSecurityContext` in `WithSecurityContextTestExecutionListener`.
|
test
|
polish variable names in withsecuritycontexttestexecutionlistener status quo presumably due to copy n paste variables of type withsecuritycontext within withsecuritycontexttestexecutionlistener are currently named withuser instead of withsecuritycontext in the createsecuritycontext and createfactory methods deliverables rename withuser variables to withsecuritycontext in withsecuritycontexttestexecutionlistener
| 1
|
407,230
| 27,607,071,672
|
IssuesEvent
|
2023-03-09 13:41:13
|
nebari-dev/nebari-docs
|
https://api.github.com/repos/nebari-dev/nebari-docs
|
closed
|
[DOC] - Add information about minor upgrades
|
type: enhancement 💅🏼 area: documentation 📖
|
### Preliminary Checks
- [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions
### Summary
Based on the discussion in #267 , it was decided to add some more information to the upgrade document on minor upgrades.
See the comments here: https://github.com/nebari-dev/nebari-docs/pull/267#issuecomment-1428400044
and here:
https://github.com/nebari-dev/nebari-docs/pull/267#issuecomment-1428510454.
### Steps to Resolve this Issue
1. Pam is adding this information in a PR.
2.
3.
...
|
1.0
|
[DOC] - Add information about minor upgrades - ### Preliminary Checks
- [X] This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/nebari-dev/nebari/discussions
### Summary
Based on the discussion in #267 , it was decided to add some more information to the upgrade document on minor upgrades.
See the comments here: https://github.com/nebari-dev/nebari-docs/pull/267#issuecomment-1428400044
and here:
https://github.com/nebari-dev/nebari-docs/pull/267#issuecomment-1428510454.
### Steps to Resolve this Issue
1. Pam is adding this information in a PR.
2.
3.
...
|
non_test
|
add information about minor upgrades preliminary checks this issue is not a question feature request rfc or anything other than a bug report please post those things in github discussions summary based on the discussion in it was decided to add some more information to the upgrade document on minor upgrades see the comments here and here steps to resolve this issue pam is adding this information in a pr
| 0
|
254,207
| 27,357,210,055
|
IssuesEvent
|
2023-02-27 13:40:40
|
bturtu405/TestDev
|
https://api.github.com/repos/bturtu405/TestDev
|
closed
|
CVE-2013-0184 (Low) detected in rack-1.2.3.gem - autoclosed
|
security vulnerability
|
## CVE-2013-0184 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-1.2.3.gem</b></p></summary>
<p>Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see http://rack.rubyforge.org.
</p>
<p>Library home page: <a href="https://rubygems.org/gems/rack-1.2.3.gem">https://rubygems.org/gems/rack-1.2.3.gem</a></p>
<p>Path to dependency file: /Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/rack-1.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-3.0.7.gem (Root Library)
- railties-3.0.7.gem
- actionpack-3.0.7.gem
- :x: **rack-1.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/bturtu405/TestDev/commit/a630a01e6e191474848b3413a96ff308cb33bc9c">a630a01e6e191474848b3413a96ff308cb33bc9c</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Unspecified vulnerability in Rack::Auth::AbstractRequest in Rack 1.1.x before 1.1.5, 1.2.x before 1.2.7, 1.3.x before 1.3.9, and 1.4.x before 1.4.4 allows remote attackers to cause a denial of service via unknown vectors related to "symbolized arbitrary strings."
<p>Publish Date: 2013-03-01
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2013-0184>CVE-2013-0184</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>3.7</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- 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://nvd.nist.gov/vuln/detail/CVE-2013-0184">https://nvd.nist.gov/vuln/detail/CVE-2013-0184</a></p>
<p>Release Date: 2013-03-01</p>
<p>Fix Resolution: 1.1.5,1.2.7,1.3.9,1.4.4</p>
</p>
</details>
<p></p>
|
True
|
CVE-2013-0184 (Low) detected in rack-1.2.3.gem - autoclosed - ## CVE-2013-0184 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rack-1.2.3.gem</b></p></summary>
<p>Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see http://rack.rubyforge.org.
</p>
<p>Library home page: <a href="https://rubygems.org/gems/rack-1.2.3.gem">https://rubygems.org/gems/rack-1.2.3.gem</a></p>
<p>Path to dependency file: /Gemfile.lock</p>
<p>Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/rack-1.2.3.gem</p>
<p>
Dependency Hierarchy:
- rails-3.0.7.gem (Root Library)
- railties-3.0.7.gem
- actionpack-3.0.7.gem
- :x: **rack-1.2.3.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/bturtu405/TestDev/commit/a630a01e6e191474848b3413a96ff308cb33bc9c">a630a01e6e191474848b3413a96ff308cb33bc9c</a></p>
<p>Found in base branch: <b>main</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Unspecified vulnerability in Rack::Auth::AbstractRequest in Rack 1.1.x before 1.1.5, 1.2.x before 1.2.7, 1.3.x before 1.3.9, and 1.4.x before 1.4.4 allows remote attackers to cause a denial of service via unknown vectors related to "symbolized arbitrary strings."
<p>Publish Date: 2013-03-01
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2013-0184>CVE-2013-0184</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>3.7</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- 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://nvd.nist.gov/vuln/detail/CVE-2013-0184">https://nvd.nist.gov/vuln/detail/CVE-2013-0184</a></p>
<p>Release Date: 2013-03-01</p>
<p>Fix Resolution: 1.1.5,1.2.7,1.3.9,1.4.4</p>
</p>
</details>
<p></p>
|
non_test
|
cve low detected in rack gem autoclosed cve low severity vulnerability vulnerable library rack gem rack provides minimal modular and adaptable interface for developing web applications in ruby by wrapping http requests and responses in the simplest way possible it unifies and distills the api for web servers web frameworks and software in between the so called middleware into a single method call also see library home page a href path to dependency file gemfile lock path to vulnerable library home wss scanner gem ruby cache rack gem dependency hierarchy rails gem root library railties gem actionpack gem x rack gem vulnerable library found in head commit a href found in base branch main vulnerability details unspecified vulnerability in rack auth abstractrequest in rack x before x before x before and x before allows remote attackers to cause a denial of service via unknown vectors related to symbolized arbitrary strings 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 unchanged impact metrics confidentiality impact none integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution
| 0
|
87,016
| 8,056,615,004
|
IssuesEvent
|
2018-08-02 13:15:35
|
Coderockr/vitrine-social
|
https://api.github.com/repos/Coderockr/vitrine-social
|
closed
|
Needs - Descrição não deve ser obrigatória
|
Category: Backend Level: Easy Priority: High Stage: Testing Type: Improvement
|
## What is the objective? (Context)
Remover a obrigatoriedade do parâmetro `description` nas necessidades.
## What is the current behavior?
Ao cadastrar uma necessidade é obrigatório informar a descrição.
## What is the expected behavior?
Não deve ser necessário informar a descrição para salvar uma necessidade.
|
1.0
|
Needs - Descrição não deve ser obrigatória - ## What is the objective? (Context)
Remover a obrigatoriedade do parâmetro `description` nas necessidades.
## What is the current behavior?
Ao cadastrar uma necessidade é obrigatório informar a descrição.
## What is the expected behavior?
Não deve ser necessário informar a descrição para salvar uma necessidade.
|
test
|
needs descrição não deve ser obrigatória what is the objective context remover a obrigatoriedade do parâmetro description nas necessidades what is the current behavior ao cadastrar uma necessidade é obrigatório informar a descrição what is the expected behavior não deve ser necessário informar a descrição para salvar uma necessidade
| 1
|
22,072
| 11,683,233,970
|
IssuesEvent
|
2020-03-05 02:41:58
|
MicrosoftDocs/azure-docs
|
https://api.github.com/repos/MicrosoftDocs/azure-docs
|
closed
|
Failing linkerd pre-check - no clock skew detected
|
Pri2 container-service/svc cxp product-question triaged
|
I ran the pre-checks
``` powershell
linkerd check --pre
kubernetes-api
--------------
√ can initialize the client
√ can query the Kubernetes API
kubernetes-version
------------------
√ is running the minimum Kubernetes API version
√ is running the minimum kubectl version
pre-kubernetes-setup
--------------------
√ control plane namespace does not already exist
√ can create Namespaces
√ can create ClusterRoles
√ can create ClusterRoleBindings
√ can create CustomResourceDefinitions
√ can create PodSecurityPolicies
√ can create ServiceAccounts
√ can create Services
√ can create Deployments
√ can create CronJobs
√ can create ConfigMaps
× no clock skew detected
clock skew detected for node(s): aks-default-31466683-vmss000000
see https://linkerd.io/checks/#pre-k8s-clock-skew for hints
pre-kubernetes-capability
-------------------------
√ has NET_ADMIN capability
√ has NET_RAW capability
pre-linkerd-global-resources
----------------------------
√ no ClusterRoles exist
√ no ClusterRoleBindings exist
√ no CustomResourceDefinitions exist
√ no MutatingWebhookConfigurations exist
√ no ValidatingWebhookConfigurations exist
√ no PodSecurityPolicies exist
linkerd-version
---------------
√ can determine the latest version
‼ cli is up-to-date
is running version 2.6.0 but the latest stable version is 2.7.0
see https://linkerd.io/checks/#l5d-version-cli for hints
Status check results are ×
```
My AKS cluster is on East US.
Kubernetes Version: 1.14.8
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 6a2af47b-50dd-05a8-b18f-fc0cfba31688
* Version Independent ID: f4cd2c55-1ed7-9ffa-22b1-3f8b994da7b7
* Content: [Install Linkerd in Azure Kubernetes Service (AKS) - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/servicemesh-linkerd-install)
* Content Source: [articles/aks/servicemesh-linkerd-install.md](https://github.com/Microsoft/azure-docs/blob/master/articles/aks/servicemesh-linkerd-install.md)
* Service: **container-service**
* GitHub Login: @paulbouwer
* Microsoft Alias: **pabouwer**
|
1.0
|
Failing linkerd pre-check - no clock skew detected -
I ran the pre-checks
``` powershell
linkerd check --pre
kubernetes-api
--------------
√ can initialize the client
√ can query the Kubernetes API
kubernetes-version
------------------
√ is running the minimum Kubernetes API version
√ is running the minimum kubectl version
pre-kubernetes-setup
--------------------
√ control plane namespace does not already exist
√ can create Namespaces
√ can create ClusterRoles
√ can create ClusterRoleBindings
√ can create CustomResourceDefinitions
√ can create PodSecurityPolicies
√ can create ServiceAccounts
√ can create Services
√ can create Deployments
√ can create CronJobs
√ can create ConfigMaps
× no clock skew detected
clock skew detected for node(s): aks-default-31466683-vmss000000
see https://linkerd.io/checks/#pre-k8s-clock-skew for hints
pre-kubernetes-capability
-------------------------
√ has NET_ADMIN capability
√ has NET_RAW capability
pre-linkerd-global-resources
----------------------------
√ no ClusterRoles exist
√ no ClusterRoleBindings exist
√ no CustomResourceDefinitions exist
√ no MutatingWebhookConfigurations exist
√ no ValidatingWebhookConfigurations exist
√ no PodSecurityPolicies exist
linkerd-version
---------------
√ can determine the latest version
‼ cli is up-to-date
is running version 2.6.0 but the latest stable version is 2.7.0
see https://linkerd.io/checks/#l5d-version-cli for hints
Status check results are ×
```
My AKS cluster is on East US.
Kubernetes Version: 1.14.8
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 6a2af47b-50dd-05a8-b18f-fc0cfba31688
* Version Independent ID: f4cd2c55-1ed7-9ffa-22b1-3f8b994da7b7
* Content: [Install Linkerd in Azure Kubernetes Service (AKS) - Azure Kubernetes Service](https://docs.microsoft.com/en-us/azure/aks/servicemesh-linkerd-install)
* Content Source: [articles/aks/servicemesh-linkerd-install.md](https://github.com/Microsoft/azure-docs/blob/master/articles/aks/servicemesh-linkerd-install.md)
* Service: **container-service**
* GitHub Login: @paulbouwer
* Microsoft Alias: **pabouwer**
|
non_test
|
failing linkerd pre check no clock skew detected i ran the pre checks powershell linkerd check pre kubernetes api √ can initialize the client √ can query the kubernetes api kubernetes version √ is running the minimum kubernetes api version √ is running the minimum kubectl version pre kubernetes setup √ control plane namespace does not already exist √ can create namespaces √ can create clusterroles √ can create clusterrolebindings √ can create customresourcedefinitions √ can create podsecuritypolicies √ can create serviceaccounts √ can create services √ can create deployments √ can create cronjobs √ can create configmaps × no clock skew detected clock skew detected for node s aks default see for hints pre kubernetes capability √ has net admin capability √ has net raw capability pre linkerd global resources √ no clusterroles exist √ no clusterrolebindings exist √ no customresourcedefinitions exist √ no mutatingwebhookconfigurations exist √ no validatingwebhookconfigurations exist √ no podsecuritypolicies exist linkerd version √ can determine the latest version ‼ cli is up to date is running version but the latest stable version is see for hints status check results are × my aks cluster is on east us kubernetes version document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content content source service container service github login paulbouwer microsoft alias pabouwer
| 0
|
184,672
| 14,289,809,768
|
IssuesEvent
|
2020-11-23 19:51:47
|
github-vet/rangeclosure-findings
|
https://api.github.com/repos/github-vet/rangeclosure-findings
|
closed
|
polaris1119/go_src_comment: src/pkg/sync/atomic/atomic_test.go; 19 LoC
|
fresh small test
|
Found a possible issue in [polaris1119/go_src_comment](https://www.github.com/polaris1119/go_src_comment) at [src/pkg/sync/atomic/atomic_test.go](https://github.com/polaris1119/go_src_comment/blob/db5552f6835cfd80e43a87236fa1639e88b1d982/src/pkg/sync/atomic/atomic_test.go#L716-L734)
The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements
which capture loop variables.
[Click here to see the code in its original context.](https://github.com/polaris1119/go_src_comment/blob/db5552f6835cfd80e43a87236fa1639e88b1d982/src/pkg/sync/atomic/atomic_test.go#L716-L734)
<details>
<summary>Click here to show the 19 line(s) of Go which triggered the analyzer.</summary>
```go
for _, tt := range hammer32 {
if tt.f == nil {
continue
}
c := make(chan int)
var val uint32
for i := 0; i < p; i++ {
go func() {
tt.f(&val, n)
c <- 1
}()
}
for i := 0; i < p; i++ {
<-c
}
if val != uint32(n)*p {
t.Fatalf("%s: val=%d want %d", tt.name, val, n*p)
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: db5552f6835cfd80e43a87236fa1639e88b1d982
|
1.0
|
polaris1119/go_src_comment: src/pkg/sync/atomic/atomic_test.go; 19 LoC -
Found a possible issue in [polaris1119/go_src_comment](https://www.github.com/polaris1119/go_src_comment) at [src/pkg/sync/atomic/atomic_test.go](https://github.com/polaris1119/go_src_comment/blob/db5552f6835cfd80e43a87236fa1639e88b1d982/src/pkg/sync/atomic/atomic_test.go#L716-L734)
The below snippet of Go code triggered static analysis which searches for goroutines and/or defer statements
which capture loop variables.
[Click here to see the code in its original context.](https://github.com/polaris1119/go_src_comment/blob/db5552f6835cfd80e43a87236fa1639e88b1d982/src/pkg/sync/atomic/atomic_test.go#L716-L734)
<details>
<summary>Click here to show the 19 line(s) of Go which triggered the analyzer.</summary>
```go
for _, tt := range hammer32 {
if tt.f == nil {
continue
}
c := make(chan int)
var val uint32
for i := 0; i < p; i++ {
go func() {
tt.f(&val, n)
c <- 1
}()
}
for i := 0; i < p; i++ {
<-c
}
if val != uint32(n)*p {
t.Fatalf("%s: val=%d want %d", tt.name, val, n*p)
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: db5552f6835cfd80e43a87236fa1639e88b1d982
|
test
|
go src comment src pkg sync atomic atomic test go loc found a possible issue in at the below snippet of go code triggered static analysis which searches for goroutines and or defer statements which capture loop variables click here to show the line s of go which triggered the analyzer go for tt range if tt f nil continue c make chan int var val for i i p i go func tt f val n c for i i p i c if val n p t fatalf s val d want d tt name val n p leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
| 1
|
166,006
| 12,888,099,485
|
IssuesEvent
|
2020-07-13 12:27:12
|
elastic/kibana
|
https://api.github.com/repos/elastic/kibana
|
closed
|
Failing test: X-Pack Jest Tests.x-pack/plugins/apm/public/components/shared/useDelayedVisibility - useFetcher does not change to false immediately
|
Team:apm [zube]: Backlog failed-test
|
A test failed on a tracked branch
```
Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.
at mapper (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/node_modules/jest-jasmine2/build/queueRunner.js:25:45)
at promise.then (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/node_modules/jest-jasmine2/build/queueRunner.js:73:41)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+7.x/5195/)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Jest Tests.x-pack/plugins/apm/public/components/shared/useDelayedVisibility","test.name":"useFetcher does not change to false immediately","test.failCount":1}} -->
|
1.0
|
Failing test: X-Pack Jest Tests.x-pack/plugins/apm/public/components/shared/useDelayedVisibility - useFetcher does not change to false immediately - A test failed on a tracked branch
```
Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.Error: Timeout - Async callback was not invoked within the 5000ms timeout specified by jest.setTimeout.
at mapper (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/node_modules/jest-jasmine2/build/queueRunner.js:25:45)
at promise.then (/var/lib/jenkins/workspace/elastic+kibana+7.x/kibana/node_modules/jest-jasmine2/build/queueRunner.js:73:41)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+7.x/5195/)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Jest Tests.x-pack/plugins/apm/public/components/shared/useDelayedVisibility","test.name":"useFetcher does not change to false immediately","test.failCount":1}} -->
|
test
|
failing test x pack jest tests x pack plugins apm public components shared usedelayedvisibility usefetcher does not change to false immediately a test failed on a tracked branch timeout async callback was not invoked within the timeout specified by jest settimeout error timeout async callback was not invoked within the timeout specified by jest settimeout at mapper var lib jenkins workspace elastic kibana x kibana node modules jest build queuerunner js at promise then var lib jenkins workspace elastic kibana x kibana node modules jest build queuerunner js first failure
| 1
|
218,848
| 17,026,567,595
|
IssuesEvent
|
2021-07-03 16:46:24
|
ZinedineMess/Billed-app-FR
|
https://api.github.com/repos/ZinedineMess/Billed-app-FR
|
closed
|
TU: container/NewBill
|
tests
|
- [x] couvrir tous les "statements" sauf les appels au back-end firebase (ils sont signalés en commentaire dans le code) : c'est simple, il faut que le rapport de couverture du fichier container/NewBill soit vert (accessible à [cette adresse](http://127.0.0.1:8080/coverage/lcov-report/containers/NewBill.js.html) quand tu auras lancé le serveur). Cela devrait permettre d'obtenir un taux de couverture aux alentours de 80% dans la colonne "statements".
|
1.0
|
TU: container/NewBill - - [x] couvrir tous les "statements" sauf les appels au back-end firebase (ils sont signalés en commentaire dans le code) : c'est simple, il faut que le rapport de couverture du fichier container/NewBill soit vert (accessible à [cette adresse](http://127.0.0.1:8080/coverage/lcov-report/containers/NewBill.js.html) quand tu auras lancé le serveur). Cela devrait permettre d'obtenir un taux de couverture aux alentours de 80% dans la colonne "statements".
|
test
|
tu container newbill couvrir tous les statements sauf les appels au back end firebase ils sont signalés en commentaire dans le code c est simple il faut que le rapport de couverture du fichier container newbill soit vert accessible à quand tu auras lancé le serveur cela devrait permettre d obtenir un taux de couverture aux alentours de dans la colonne statements
| 1
|
179,533
| 13,885,821,643
|
IssuesEvent
|
2020-10-18 21:42:26
|
rm-hull/luma.lcd
|
https://api.github.com/repos/rm-hull/luma.lcd
|
closed
|
test_ili9341 hangs
|
tests
|
Output of `tox -r -e py38`
```
================================================================ test session starts ================================================================
platform linux -- Python 3.8.5, pytest-4.5.0, py-1.9.0, pluggy-0.13.1 -- /home/foo/luma.lcd/.tox/py38/bin/python
cachedir: .tox/py38/.pytest_cache
rootdir: /home/foo/luma.lcd
plugins: cov-2.10.1
collected 58 items
tests/test_backlight.py::test_unsupported_platform PASSED [ 1%]
tests/test_backlight.py::test_init PASSED [ 3%]
tests/test_backlight.py::test_gpio_cleanup PASSED [ 5%]
tests/test_backlight.py::test_pwm_cleanup PASSED [ 6%]
tests/test_backlight.py::test_pcf8574_cleanup PASSED [ 8%]
tests/test_backlight.py::test_active_low_enable_on PASSED [ 10%]
tests/test_backlight.py::test_active_low_enable_off PASSED [ 12%]
tests/test_backlight.py::test_active_high_enable_on PASSED [ 13%]
tests/test_backlight.py::test_active_high_enable_off PASSED [ 15%]
tests/test_backlight.py::test_pwm_turn_off PASSED [ 17%]
tests/test_backlight.py::test_pwm_turn_on PASSED [ 18%]
tests/test_backlight.py::test_pwm_turn_50_percent PASSED [ 20%]
tests/test_backlight.py::test_pwm_unsupported_platform PASSED [ 22%]
tests/test_hd44780.py::test_init_4bitmode PASSED [ 24%]
tests/test_hd44780.py::test_init_8bitmode PASSED [ 25%]
tests/test_hd44780.py::test_display PASSED [ 27%]
tests/test_hd44780.py::test_custom_full PASSED [ 29%]
tests/test_hd44780.py::test_get_font PASSED [ 31%]
tests/test_hd44780.py::test_no_contrast PASSED [ 32%]
tests/test_hd44780.py::test_i2c_backlight PASSED [ 34%]
tests/test_hd44780.py::test_i2c_does_not_support_backlight PASSED [ 36%]
tests/test_hd44780.py::test_unsupported_display_mode PASSED [ 37%]
tests/test_ht1621.py::test_init_6x8 PASSED [ 39%]
tests/test_ht1621.py::test_cleanup PASSED [ 41%]
tests/test_ht1621.py::test_hide PASSED [ 43%]
tests/test_ht1621.py::test_show PASSED [ 44%]
tests/test_ht1621.py::test_display PASSED [ 46%]
tests/test_ili9341.py::test_init_320x240 PASSED [ 48%]
tests/test_ili9341.py::test_init_240x240 PASSED [ 50%]
tests/test_ili9341.py::test_init_320x180 PASSED [ 51%]
tests/test_ili9341.py::test_init_invalid_dimensions PASSED [ 53%]
tests/test_ili9341.py::test_offsets PASSED [ 55%]
tests/test_ili9341.py::test_contrast PASSED [ 56%]
tests/test_ili9341.py::test_hide PASSED [ 58%]
tests/test_ili9341.py::test_show PASSED [ 60%]
tests/test_ili9341.py::test_display
```
|
1.0
|
test_ili9341 hangs - Output of `tox -r -e py38`
```
================================================================ test session starts ================================================================
platform linux -- Python 3.8.5, pytest-4.5.0, py-1.9.0, pluggy-0.13.1 -- /home/foo/luma.lcd/.tox/py38/bin/python
cachedir: .tox/py38/.pytest_cache
rootdir: /home/foo/luma.lcd
plugins: cov-2.10.1
collected 58 items
tests/test_backlight.py::test_unsupported_platform PASSED [ 1%]
tests/test_backlight.py::test_init PASSED [ 3%]
tests/test_backlight.py::test_gpio_cleanup PASSED [ 5%]
tests/test_backlight.py::test_pwm_cleanup PASSED [ 6%]
tests/test_backlight.py::test_pcf8574_cleanup PASSED [ 8%]
tests/test_backlight.py::test_active_low_enable_on PASSED [ 10%]
tests/test_backlight.py::test_active_low_enable_off PASSED [ 12%]
tests/test_backlight.py::test_active_high_enable_on PASSED [ 13%]
tests/test_backlight.py::test_active_high_enable_off PASSED [ 15%]
tests/test_backlight.py::test_pwm_turn_off PASSED [ 17%]
tests/test_backlight.py::test_pwm_turn_on PASSED [ 18%]
tests/test_backlight.py::test_pwm_turn_50_percent PASSED [ 20%]
tests/test_backlight.py::test_pwm_unsupported_platform PASSED [ 22%]
tests/test_hd44780.py::test_init_4bitmode PASSED [ 24%]
tests/test_hd44780.py::test_init_8bitmode PASSED [ 25%]
tests/test_hd44780.py::test_display PASSED [ 27%]
tests/test_hd44780.py::test_custom_full PASSED [ 29%]
tests/test_hd44780.py::test_get_font PASSED [ 31%]
tests/test_hd44780.py::test_no_contrast PASSED [ 32%]
tests/test_hd44780.py::test_i2c_backlight PASSED [ 34%]
tests/test_hd44780.py::test_i2c_does_not_support_backlight PASSED [ 36%]
tests/test_hd44780.py::test_unsupported_display_mode PASSED [ 37%]
tests/test_ht1621.py::test_init_6x8 PASSED [ 39%]
tests/test_ht1621.py::test_cleanup PASSED [ 41%]
tests/test_ht1621.py::test_hide PASSED [ 43%]
tests/test_ht1621.py::test_show PASSED [ 44%]
tests/test_ht1621.py::test_display PASSED [ 46%]
tests/test_ili9341.py::test_init_320x240 PASSED [ 48%]
tests/test_ili9341.py::test_init_240x240 PASSED [ 50%]
tests/test_ili9341.py::test_init_320x180 PASSED [ 51%]
tests/test_ili9341.py::test_init_invalid_dimensions PASSED [ 53%]
tests/test_ili9341.py::test_offsets PASSED [ 55%]
tests/test_ili9341.py::test_contrast PASSED [ 56%]
tests/test_ili9341.py::test_hide PASSED [ 58%]
tests/test_ili9341.py::test_show PASSED [ 60%]
tests/test_ili9341.py::test_display
```
|
test
|
test hangs output of tox r e test session starts platform linux python pytest py pluggy home foo luma lcd tox bin python cachedir tox pytest cache rootdir home foo luma lcd plugins cov collected items tests test backlight py test unsupported platform passed tests test backlight py test init passed tests test backlight py test gpio cleanup passed tests test backlight py test pwm cleanup passed tests test backlight py test cleanup passed tests test backlight py test active low enable on passed tests test backlight py test active low enable off passed tests test backlight py test active high enable on passed tests test backlight py test active high enable off passed tests test backlight py test pwm turn off passed tests test backlight py test pwm turn on passed tests test backlight py test pwm turn percent passed tests test backlight py test pwm unsupported platform passed tests test py test init passed tests test py test init passed tests test py test display passed tests test py test custom full passed tests test py test get font passed tests test py test no contrast passed tests test py test backlight passed tests test py test does not support backlight passed tests test py test unsupported display mode passed tests test py test init passed tests test py test cleanup passed tests test py test hide passed tests test py test show passed tests test py test display passed tests test py test init passed tests test py test init passed tests test py test init passed tests test py test init invalid dimensions passed tests test py test offsets passed tests test py test contrast passed tests test py test hide passed tests test py test show passed tests test py test display
| 1
|
483,703
| 13,928,783,314
|
IssuesEvent
|
2020-10-21 22:08:14
|
NuGet/Home
|
https://api.github.com/repos/NuGet/Home
|
closed
|
net5 tfm: produce error when missing TPV
|
Partner:DotNet Pipeline:Backlog Priority:2 Type:DCR
|
Produce an error when a OS flavored .NET 5 TFM is consumed but the package has no TPV in either folder name of the manifest. Is this supposed to be during restore??
|
1.0
|
net5 tfm: produce error when missing TPV - Produce an error when a OS flavored .NET 5 TFM is consumed but the package has no TPV in either folder name of the manifest. Is this supposed to be during restore??
|
non_test
|
tfm produce error when missing tpv produce an error when a os flavored net tfm is consumed but the package has no tpv in either folder name of the manifest is this supposed to be during restore
| 0
|
343,442
| 30,665,826,316
|
IssuesEvent
|
2023-07-25 18:11:56
|
lowRISC/opentitan
|
https://api.github.com/repos/lowRISC/opentitan
|
closed
|
[test-triage] chip_sw_data_integrity_escalation
|
Component:DV Priority:P2 Milestone:V3 Component:ChipLevelTest Component:TestTriage
|
### Hierarchy of regression failure
Chip Level
### Failure Description
```
Test chip_sw_data_integrity_escalation has 2 failures.
0.chip_sw_data_integrity_escalation.233406972
Line 1101, in log /container/opentitan-public/scratch/os_regression/chip_earlgrey_asic-sim-vcs/0.chip_sw_data_integrity_escalation/latest/run.log
UVM_ERROR @ 2657.512088 us: (sw_logger_if.sv:523) [data_integrity_escalation_reset_test_prog_sim_dv(sw/device/tests/sim_dv/data_integrity_escalation_reset_test.c:362)] CHECK-STATUS-fail: %r
UVM_INFO @ 2657.512088 us: (uvm_report_catcher.svh:705) [UVM/REPORT/CATCHER]
--- UVM Report catcher Summary ---
```
### Steps to Reproduce
- GitHub Revision: [bc163b70f](https://github.com/lowrisc/opentitan/tree/bc163b70f077a821f16aeeaafa721f1c10a919bc)
- 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_sw_data_integrity_escalation --build-seed 488598207 --fixed-seed 233406972 --waves fsdb
### Tests with similar or related failures
- [ ] chip_sw_data_integrity
- [ ] chip_sw_instruction_integrity
- [ ] chip_sw_sram_lc_escalation
|
2.0
|
[test-triage] chip_sw_data_integrity_escalation - ### Hierarchy of regression failure
Chip Level
### Failure Description
```
Test chip_sw_data_integrity_escalation has 2 failures.
0.chip_sw_data_integrity_escalation.233406972
Line 1101, in log /container/opentitan-public/scratch/os_regression/chip_earlgrey_asic-sim-vcs/0.chip_sw_data_integrity_escalation/latest/run.log
UVM_ERROR @ 2657.512088 us: (sw_logger_if.sv:523) [data_integrity_escalation_reset_test_prog_sim_dv(sw/device/tests/sim_dv/data_integrity_escalation_reset_test.c:362)] CHECK-STATUS-fail: %r
UVM_INFO @ 2657.512088 us: (uvm_report_catcher.svh:705) [UVM/REPORT/CATCHER]
--- UVM Report catcher Summary ---
```
### Steps to Reproduce
- GitHub Revision: [bc163b70f](https://github.com/lowrisc/opentitan/tree/bc163b70f077a821f16aeeaafa721f1c10a919bc)
- 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_sw_data_integrity_escalation --build-seed 488598207 --fixed-seed 233406972 --waves fsdb
### Tests with similar or related failures
- [ ] chip_sw_data_integrity
- [ ] chip_sw_instruction_integrity
- [ ] chip_sw_sram_lc_escalation
|
test
|
chip sw data integrity escalation hierarchy of regression failure chip level failure description test chip sw data integrity escalation has failures chip sw data integrity escalation line in log container opentitan public scratch os regression chip earlgrey asic sim vcs chip sw data integrity escalation latest run log uvm error us sw logger if sv check status fail r uvm info us uvm report catcher svh uvm report catcher summary 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 sw data integrity escalation build seed fixed seed waves fsdb tests with similar or related failures chip sw data integrity chip sw instruction integrity chip sw sram lc escalation
| 1
|
60,887
| 6,717,334,740
|
IssuesEvent
|
2017-10-14 19:56:15
|
ukdtom/WebTools.bundle
|
https://api.github.com/repos/ukdtom/WebTools.bundle
|
closed
|
Subs delete
|
bug Cosmetic Gui V3 Module: Subs Ready for testing
|
If you delete a sub, the correct sub is deleted, and then the GUI refresh.
But sadly, if looking at a movie with: Sub0, Sub1, Sub2, Sub3, and you delete Sub1, then GUI after the refresh shows Sub0 was removed.
Leaving sub module, and then re-enter, shows corrects subs though, so suspect, that the refresh routine forgot that the array starts with pos. 0, and not 1?
|
1.0
|
Subs delete - If you delete a sub, the correct sub is deleted, and then the GUI refresh.
But sadly, if looking at a movie with: Sub0, Sub1, Sub2, Sub3, and you delete Sub1, then GUI after the refresh shows Sub0 was removed.
Leaving sub module, and then re-enter, shows corrects subs though, so suspect, that the refresh routine forgot that the array starts with pos. 0, and not 1?
|
test
|
subs delete if you delete a sub the correct sub is deleted and then the gui refresh but sadly if looking at a movie with and you delete then gui after the refresh shows was removed leaving sub module and then re enter shows corrects subs though so suspect that the refresh routine forgot that the array starts with pos and not
| 1
|
91,700
| 8,316,994,194
|
IssuesEvent
|
2018-09-25 10:39:58
|
shahkhan40/shantestrep
|
https://api.github.com/repos/shahkhan40/shantestrep
|
closed
|
prepodtestproject : ApiV1OrgsIdUsersGetPathParamSqlInjectionTimeboundMysqlPagesize
|
prepodtestproject
|
Project : prepodtestproject
Job : uatpreprod
Env : uatpreprod
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 500
Headers : {}
Endpoint : http://13.56.210.25/api/v1/api/v1/orgs/{id}/users?pageSize=' OR sleep(7)=0; --
Request :
Response :
Not enough variable values available to expand 'id'
Logs :
Assertion [@ResponseTime < 10000] resolved-to [2 < 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [500 != 404] result [Passed]Assertion [@ResponseTime > 7000] resolved-to [2 > 7000] result [Failed]
--- FX Bot ---
|
1.0
|
prepodtestproject : ApiV1OrgsIdUsersGetPathParamSqlInjectionTimeboundMysqlPagesize - Project : prepodtestproject
Job : uatpreprod
Env : uatpreprod
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 500
Headers : {}
Endpoint : http://13.56.210.25/api/v1/api/v1/orgs/{id}/users?pageSize=' OR sleep(7)=0; --
Request :
Response :
Not enough variable values available to expand 'id'
Logs :
Assertion [@ResponseTime < 10000] resolved-to [2 < 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [500 != 404] result [Passed]Assertion [@ResponseTime > 7000] resolved-to [2 > 7000] result [Failed]
--- FX Bot ---
|
test
|
prepodtestproject project prepodtestproject job uatpreprod env uatpreprod region fxlabs us west result fail status code headers endpoint or sleep request response not enough variable values available to expand id logs assertion resolved to result assertion resolved to result assertion resolved to result fx bot
| 1
|
200,559
| 15,801,740,986
|
IssuesEvent
|
2021-04-03 06:22:25
|
JulietTeoh/ped
|
https://api.github.com/repos/JulietTeoh/ped
|
opened
|
Quick Start instructions dont work
|
severity.High type.DocumentationBug
|
The instruction in quick start: add_venuev/Chua Thian Poh Hall max/40
does not work

<!--session: 1617429868133-f4239bf2-d25f-488f-9ed8-9becb8ff3d1a-->
|
1.0
|
Quick Start instructions dont work - The instruction in quick start: add_venuev/Chua Thian Poh Hall max/40
does not work

<!--session: 1617429868133-f4239bf2-d25f-488f-9ed8-9becb8ff3d1a-->
|
non_test
|
quick start instructions dont work the instruction in quick start add venuev chua thian poh hall max does not work
| 0
|
215,432
| 24,168,106,254
|
IssuesEvent
|
2022-09-22 16:39:41
|
UpendoVentures/Upendo-Dnn-PageManager
|
https://api.github.com/repos/UpendoVentures/Upendo-Dnn-PageManager
|
closed
|
CVE-2021-32640 (Medium) detected in ws-6.2.1.tgz
|
security vulnerability
|
## CVE-2021-32640 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-6.2.1.tgz</b></p></summary>
<p>Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/ws/-/ws-6.2.1.tgz">https://registry.npmjs.org/ws/-/ws-6.2.1.tgz</a></p>
<p>Path to dependency file: /Upendo.Modules.DnnPageManager/ClientApp/package.json</p>
<p>Path to vulnerable library: /Upendo.Modules.DnnPageManager/ClientApp/node_modules/ws/package.json</p>
<p>
Dependency Hierarchy:
- build-angular-12.0.1.tgz (Root Library)
- webpack-dev-server-3.11.2.tgz
- :x: **ws-6.2.1.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UpendoVentures/Upendo-Dnn-PageManager/commit/9d91fbe9597b9728892209707138bc6d813044fd">9d91fbe9597b9728892209707138bc6d813044fd</a></p>
<p>Found in base branch: <b>Develop</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.
<p>Publish Date: 2021-05-25
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640>CVE-2021-32640</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693">https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693</a></p>
<p>Release Date: 2021-05-25</p>
<p>Fix Resolution (ws): 6.2.2</p>
<p>Direct dependency fix Resolution (@angular-devkit/build-angular): 12.0.2</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-2021-32640 (Medium) detected in ws-6.2.1.tgz - ## CVE-2021-32640 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-6.2.1.tgz</b></p></summary>
<p>Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/ws/-/ws-6.2.1.tgz">https://registry.npmjs.org/ws/-/ws-6.2.1.tgz</a></p>
<p>Path to dependency file: /Upendo.Modules.DnnPageManager/ClientApp/package.json</p>
<p>Path to vulnerable library: /Upendo.Modules.DnnPageManager/ClientApp/node_modules/ws/package.json</p>
<p>
Dependency Hierarchy:
- build-angular-12.0.1.tgz (Root Library)
- webpack-dev-server-3.11.2.tgz
- :x: **ws-6.2.1.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/UpendoVentures/Upendo-Dnn-PageManager/commit/9d91fbe9597b9728892209707138bc6d813044fd">9d91fbe9597b9728892209707138bc6d813044fd</a></p>
<p>Found in base branch: <b>Develop</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.
<p>Publish Date: 2021-05-25
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640>CVE-2021-32640</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693">https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693</a></p>
<p>Release Date: 2021-05-25</p>
<p>Fix Resolution (ws): 6.2.2</p>
<p>Direct dependency fix Resolution (@angular-devkit/build-angular): 12.0.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
non_test
|
cve medium detected in ws tgz cve medium severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client and server for node js library home page a href path to dependency file upendo modules dnnpagemanager clientapp package json path to vulnerable library upendo modules dnnpagemanager clientapp node modules ws package json dependency hierarchy build angular tgz root library webpack dev server tgz x ws tgz vulnerable library found in head commit a href found in base branch develop vulnerability details ws is an open source websocket client and server library for node js a specially crafted value of the sec websocket protocol header can be used to significantly slow down a ws server the vulnerability has been fixed in ws in vulnerable versions of ws the issue can be mitigated by reducing the maximum allowed length of the request headers using the and or the options 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 low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ws direct dependency fix resolution angular devkit build angular step up your open source security game with mend
| 0
|
273,169
| 8,527,303,856
|
IssuesEvent
|
2018-11-02 19:02:13
|
brunosardinepi/dungeonomics
|
https://api.github.com/repos/brunosardinepi/dungeonomics
|
closed
|
wiki
|
high priority
|
one idea is to have a list of people who can contribute and then they just login to dungeonomics and can edit wiki entries
|
1.0
|
wiki - one idea is to have a list of people who can contribute and then they just login to dungeonomics and can edit wiki entries
|
non_test
|
wiki one idea is to have a list of people who can contribute and then they just login to dungeonomics and can edit wiki entries
| 0
|
515,837
| 14,970,086,255
|
IssuesEvent
|
2021-01-27 19:05:26
|
freedomofpress/securedrop
|
https://api.github.com/repos/freedomofpress/securedrop
|
closed
|
Error 500 on source interface and journalist interface after 1.7.0 upgrade
|
bug priority/high
|
## Description
Initially reported by forum user jonas.franzen in https://forum.securedrop.org/t/issues-after-update-to-1-7-0/1391
Some due to a missing variable in config.py
```
Jan 27 12:48:07 applicationserver python[1136]: AttributeError: module ‘config’ has no attribute ‘SESSION_EXPIRATION_MINUTES’
```
## Steps to reproduce
TBD
## Comments
Forum user dachary reports that simply adding the value to config.py resolves
|
1.0
|
Error 500 on source interface and journalist interface after 1.7.0 upgrade - ## Description
Initially reported by forum user jonas.franzen in https://forum.securedrop.org/t/issues-after-update-to-1-7-0/1391
Some due to a missing variable in config.py
```
Jan 27 12:48:07 applicationserver python[1136]: AttributeError: module ‘config’ has no attribute ‘SESSION_EXPIRATION_MINUTES’
```
## Steps to reproduce
TBD
## Comments
Forum user dachary reports that simply adding the value to config.py resolves
|
non_test
|
error on source interface and journalist interface after upgrade description initially reported by forum user jonas franzen in some due to a missing variable in config py jan applicationserver python attributeerror module ‘config’ has no attribute ‘session expiration minutes’ steps to reproduce tbd comments forum user dachary reports that simply adding the value to config py resolves
| 0
|
146,853
| 5,629,226,779
|
IssuesEvent
|
2017-04-05 08:56:08
|
architecture-building-systems/CEAforArcGIS
|
https://api.github.com/repos/architecture-building-systems/CEAforArcGIS
|
closed
|
CEA seems to not be considering setbacks
|
Priority 1
|
An error, difficult to track from the last improvement of the demand script. The cea is basically not using the setbacks anymore! @gabriel-happle coudl you help us to solve this issue? we need it for CISBAT..
From the picture one can see that the values assigned to th_set_C (what is selected from the controller) and theta_a (what gets into the RC model) are different for the time with setbacks!! el setback seleccionado aqui es de 5 C

|
1.0
|
CEA seems to not be considering setbacks - An error, difficult to track from the last improvement of the demand script. The cea is basically not using the setbacks anymore! @gabriel-happle coudl you help us to solve this issue? we need it for CISBAT..
From the picture one can see that the values assigned to th_set_C (what is selected from the controller) and theta_a (what gets into the RC model) are different for the time with setbacks!! el setback seleccionado aqui es de 5 C

|
non_test
|
cea seems to not be considering setbacks an error difficult to track from the last improvement of the demand script the cea is basically not using the setbacks anymore gabriel happle coudl you help us to solve this issue we need it for cisbat from the picture one can see that the values assigned to th set c what is selected from the controller and theta a what gets into the rc model are different for the time with setbacks el setback seleccionado aqui es de c
| 0
|
383,672
| 26,560,844,662
|
IssuesEvent
|
2023-01-20 15:44:36
|
SwissDataScienceCenter/renku-ui
|
https://api.github.com/repos/SwissDataScienceCenter/renku-ui
|
closed
|
Document links to sessions
|
user documentation
|
We introduced a while ago the possibility of sharing a link that directly starts a session, but we never documented it and users are asking more details.
That works similarly to [the project creation links that we already documented here](https://renku.readthedocs.io/en/latest/reference/templates.html#create-shareable-project-creation-links-with-pre-filled-fields). It would be nice to follow a similar approach, possibly mentioning also [how to programmatically create the URL](https://renku.readthedocs.io/en/latest/reference/templates.html#create-shareable-project-creation-links-with-pre-filled-fields).
|
1.0
|
Document links to sessions - We introduced a while ago the possibility of sharing a link that directly starts a session, but we never documented it and users are asking more details.
That works similarly to [the project creation links that we already documented here](https://renku.readthedocs.io/en/latest/reference/templates.html#create-shareable-project-creation-links-with-pre-filled-fields). It would be nice to follow a similar approach, possibly mentioning also [how to programmatically create the URL](https://renku.readthedocs.io/en/latest/reference/templates.html#create-shareable-project-creation-links-with-pre-filled-fields).
|
non_test
|
document links to sessions we introduced a while ago the possibility of sharing a link that directly starts a session but we never documented it and users are asking more details that works similarly to it would be nice to follow a similar approach possibly mentioning also
| 0
|
29,005
| 2,712,810,355
|
IssuesEvent
|
2015-04-09 15:45:03
|
mavoine/tarsius
|
https://api.github.com/repos/mavoine/tarsius
|
closed
|
import: add a few options
|
auto-migrated Priority-High Type-Enhancement
|
```
Add some options for the import dialog.
File ops:
* Copy photos to the gallery
* Move photos to the gallery
Organization:
* Organize my photos for me (folder hierarchy like yyyy/mm/dd)
* Let me choose where I want them (browse...)
If a photo is already under the gallery's photo directory, ask the user
what he wants to do.
```
Original issue reported on code.google.com by `avoin...@gmail.com` on 19 Jan 2010 at 6:23
|
1.0
|
import: add a few options - ```
Add some options for the import dialog.
File ops:
* Copy photos to the gallery
* Move photos to the gallery
Organization:
* Organize my photos for me (folder hierarchy like yyyy/mm/dd)
* Let me choose where I want them (browse...)
If a photo is already under the gallery's photo directory, ask the user
what he wants to do.
```
Original issue reported on code.google.com by `avoin...@gmail.com` on 19 Jan 2010 at 6:23
|
non_test
|
import add a few options add some options for the import dialog file ops copy photos to the gallery move photos to the gallery organization organize my photos for me folder hierarchy like yyyy mm dd let me choose where i want them browse if a photo is already under the gallery s photo directory ask the user what he wants to do original issue reported on code google com by avoin gmail com on jan at
| 0
|
43,556
| 17,619,674,150
|
IssuesEvent
|
2021-08-18 14:00:09
|
hashicorp/terraform-provider-azurerm
|
https://api.github.com/repos/hashicorp/terraform-provider-azurerm
|
closed
|
Add Settings: azurerm_eventhub_namespace - Firewalls and Virtual Networks
|
new-resource service/event-hubs
|
<!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
<!--- Thank you for keeping this note for the community --->
### Description
Please add the ability to manage eventhub namespace firewall and virtual network rules from Terraform.
### New or Affected Resource(s)
* azurerm_eventhub_namespace
### Potential Terraform Configuration
```hcl
resource "azurerm_eventhub_namespace" "test" {
name = "acceptanceTestEventHubNamespace"
location = "West US"
resource_group_name = "${azurerm_resource_group.test.name}"
sku = "Basic"
capacity = 2
vnet_access = [
{
virtual_network = 'test-vnet1'
subnet = 'test-subnet1'
},
{
virtual_network = 'test-vnet2'
subnet = 'test-subnet2'
},
]
firewall_rules = [
"subnet1",
"subnet2",
]
tags {
environment = "Production"
}
}
```
### References
* https://docs.microsoft.com/mt-mt/Azure/event-hubs/event-hubs-ip-filtering

|
1.0
|
Add Settings: azurerm_eventhub_namespace - Firewalls and Virtual Networks - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
<!--- Thank you for keeping this note for the community --->
### Description
Please add the ability to manage eventhub namespace firewall and virtual network rules from Terraform.
### New or Affected Resource(s)
* azurerm_eventhub_namespace
### Potential Terraform Configuration
```hcl
resource "azurerm_eventhub_namespace" "test" {
name = "acceptanceTestEventHubNamespace"
location = "West US"
resource_group_name = "${azurerm_resource_group.test.name}"
sku = "Basic"
capacity = 2
vnet_access = [
{
virtual_network = 'test-vnet1'
subnet = 'test-subnet1'
},
{
virtual_network = 'test-vnet2'
subnet = 'test-subnet2'
},
]
firewall_rules = [
"subnet1",
"subnet2",
]
tags {
environment = "Production"
}
}
```
### References
* https://docs.microsoft.com/mt-mt/Azure/event-hubs/event-hubs-ip-filtering

|
non_test
|
add settings azurerm eventhub namespace firewalls and virtual networks community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not help prioritize the request if you are interested in working on this issue or have submitted a pull request please leave a comment description please add the ability to manage eventhub namespace firewall and virtual network rules from terraform new or affected resource s azurerm eventhub namespace potential terraform configuration hcl resource azurerm eventhub namespace test name acceptancetesteventhubnamespace location west us resource group name azurerm resource group test name sku basic capacity vnet access virtual network test subnet test virtual network test subnet test firewall rules tags environment production references
| 0
|
376,185
| 11,139,489,426
|
IssuesEvent
|
2019-12-21 05:44:36
|
Apexal/late
|
https://api.github.com/repos/Apexal/late
|
closed
|
Assignment Tasks
|
Area: Database Area: Front End Difficulty: Intermediate Priority: High Type: Feature
|
From Angela:
> sometimes i like to break up my work into smaller tasks so that i can have the satisfaction of checking it off my todo list. so maybe you could implement a sorta "subassignment" that would allow you to break an assignment into smaller tasks. Or maybe even simpler, just have a checklist for each part of the assignment.
- [x] add to `Assignment` schema `tasks: [{ text: String, completed: Boolean }]` on backend
- [x] add tab to `AssignmentOverviewTabs` on frontend
- [x] display tasks similar to Exam's study plans
- [x] allow dragging to reorder tasks
- [x] allow add/editing/removing tasks
|
1.0
|
Assignment Tasks - From Angela:
> sometimes i like to break up my work into smaller tasks so that i can have the satisfaction of checking it off my todo list. so maybe you could implement a sorta "subassignment" that would allow you to break an assignment into smaller tasks. Or maybe even simpler, just have a checklist for each part of the assignment.
- [x] add to `Assignment` schema `tasks: [{ text: String, completed: Boolean }]` on backend
- [x] add tab to `AssignmentOverviewTabs` on frontend
- [x] display tasks similar to Exam's study plans
- [x] allow dragging to reorder tasks
- [x] allow add/editing/removing tasks
|
non_test
|
assignment tasks from angela sometimes i like to break up my work into smaller tasks so that i can have the satisfaction of checking it off my todo list so maybe you could implement a sorta subassignment that would allow you to break an assignment into smaller tasks or maybe even simpler just have a checklist for each part of the assignment add to assignment schema tasks on backend add tab to assignmentoverviewtabs on frontend display tasks similar to exam s study plans allow dragging to reorder tasks allow add editing removing tasks
| 0
|
444,082
| 31,020,295,910
|
IssuesEvent
|
2023-08-10 04:26:00
|
appsmithorg/appsmith-docs
|
https://api.github.com/repos/appsmithorg/appsmith-docs
|
closed
|
[Docs]: Divider
|
Documentation Doc Rehaul User Education Pod
|
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Documentation Link
_No response_
### Discord/slack/intercom Link
_No response_
### Describe the problem and improvement.
[Docs]: Divider
|
1.0
|
[Docs]: Divider - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Documentation Link
_No response_
### Discord/slack/intercom Link
_No response_
### Describe the problem and improvement.
[Docs]: Divider
|
non_test
|
divider is there an existing issue for this i have searched the existing issues documentation link no response discord slack intercom link no response describe the problem and improvement divider
| 0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.