Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
323,415
9,854,257,132
IssuesEvent
2019-06-19 16:25:07
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
multibody: Deprecate `SceneGraph<T>* scene_graph = nullptr` args from MultibodyPlant API
priority: medium team: dynamics type: cleanup
See discussion here: https://github.com/robotlocomotion/drake/pull/11633#issuecomment-502854554 \cc @sherm1 @SeanCurtis-TRI @jwnimmer-tri
1.0
multibody: Deprecate `SceneGraph<T>* scene_graph = nullptr` args from MultibodyPlant API - See discussion here: https://github.com/robotlocomotion/drake/pull/11633#issuecomment-502854554 \cc @sherm1 @SeanCurtis-TRI @jwnimmer-tri
priority
multibody deprecate scenegraph scene graph nullptr args from multibodyplant api see discussion here cc seancurtis tri jwnimmer tri
1
229,477
7,575,047,187
IssuesEvent
2018-04-23 23:29:45
openshift/origin
https://api.github.com/repos/openshift/origin
closed
Forced SELinux relabeling when mounting flexvolumes breaks flexvolumes that don't support SELinux e.g fuse
component/kubernetes component/storage kind/bug lifecycle/rotten priority/P1
Since Kubernetes 1.6 on, all Flexvolume driver mounts force a SELinux relabeling (ref. https://github.com/openshift/origin/blob/release-3.6/vendor/k8s.io/kubernetes/pkg/volume/flexvolume/mounter-defaults.go#L55). This option is hardcoded and there is no way to override the default value. This is very inconvenient as it's impossible to make Flexvolumes which don't support SELinux relabeling to work, for instance those using `fuse`. Trying to mount one of these volume results in: ``` Aug 22 15:59:24 oonodetes001 origin-node[31102]: E0822 15:59:24.493079 31102 kuberuntime_manager.go:719] container start failed: RunContainerError: failed to start container "1fa5454873a3bb27b3ad3b2a80751838222b96be8015a073932a5b5512d49": Error response from daemon: {"message":"SELinux relabeling of /var/lib/origin/openshift.local.volumes/pods/145432da-8742-11e7-a5c8-02163e00ax32/volumes/vendor~vol/pv-vol-test is not allowed: \"operation not supported\""} ``` In our particular case, our users rely on a Flexvolume that will not work anymore, so we cannot safely upgrade from OpenShift 1.5 to 3.6. There is a patch for the issue in Kubernetes 1.8 (ref. https://github.com/kubernetes/kubernetes/pull/50843), which allows to disable this setting in the `init` method of the flexvolume. Could it be backported to OpenShift 3.6. and/or 3.7 ##### Version This affects Kubernetes 1.6 and 1.7 so OpenShift 3.6 and most likely 3.7
1.0
Forced SELinux relabeling when mounting flexvolumes breaks flexvolumes that don't support SELinux e.g fuse - Since Kubernetes 1.6 on, all Flexvolume driver mounts force a SELinux relabeling (ref. https://github.com/openshift/origin/blob/release-3.6/vendor/k8s.io/kubernetes/pkg/volume/flexvolume/mounter-defaults.go#L55). This option is hardcoded and there is no way to override the default value. This is very inconvenient as it's impossible to make Flexvolumes which don't support SELinux relabeling to work, for instance those using `fuse`. Trying to mount one of these volume results in: ``` Aug 22 15:59:24 oonodetes001 origin-node[31102]: E0822 15:59:24.493079 31102 kuberuntime_manager.go:719] container start failed: RunContainerError: failed to start container "1fa5454873a3bb27b3ad3b2a80751838222b96be8015a073932a5b5512d49": Error response from daemon: {"message":"SELinux relabeling of /var/lib/origin/openshift.local.volumes/pods/145432da-8742-11e7-a5c8-02163e00ax32/volumes/vendor~vol/pv-vol-test is not allowed: \"operation not supported\""} ``` In our particular case, our users rely on a Flexvolume that will not work anymore, so we cannot safely upgrade from OpenShift 1.5 to 3.6. There is a patch for the issue in Kubernetes 1.8 (ref. https://github.com/kubernetes/kubernetes/pull/50843), which allows to disable this setting in the `init` method of the flexvolume. Could it be backported to OpenShift 3.6. and/or 3.7 ##### Version This affects Kubernetes 1.6 and 1.7 so OpenShift 3.6 and most likely 3.7
priority
forced selinux relabeling when mounting flexvolumes breaks flexvolumes that don t support selinux e g fuse since kubernetes on all flexvolume driver mounts force a selinux relabeling ref this option is hardcoded and there is no way to override the default value this is very inconvenient as it s impossible to make flexvolumes which don t support selinux relabeling to work for instance those using fuse trying to mount one of these volume results in aug origin node kuberuntime manager go container start failed runcontainererror failed to start container error response from daemon message selinux relabeling of var lib origin openshift local volumes pods volumes vendor vol pv vol test is not allowed operation not supported in our particular case our users rely on a flexvolume that will not work anymore so we cannot safely upgrade from openshift to there is a patch for the issue in kubernetes ref which allows to disable this setting in the init method of the flexvolume could it be backported to openshift and or version this affects kubernetes and so openshift and most likely
1
101,445
4,117,892,383
IssuesEvent
2016-06-08 09:19:18
reminisceme/app
https://api.github.com/repos/reminisceme/app
closed
Add close button on answer investigation and reverse order
client enhancement priority-high
Currently after a user has answered a tile, he/she can click on the `See Answers` to see what was correctly or incorrectly answered. Currently the questions are shown in reverse order (from last to first) which should be inversed and a close button (little `x` on the top right corner) should be added.
1.0
Add close button on answer investigation and reverse order - Currently after a user has answered a tile, he/she can click on the `See Answers` to see what was correctly or incorrectly answered. Currently the questions are shown in reverse order (from last to first) which should be inversed and a close button (little `x` on the top right corner) should be added.
priority
add close button on answer investigation and reverse order currently after a user has answered a tile he she can click on the see answers to see what was correctly or incorrectly answered currently the questions are shown in reverse order from last to first which should be inversed and a close button little x on the top right corner should be added
1
257,178
22,151,053,742
IssuesEvent
2022-06-03 16:49:57
NOAA-EMC/NCEPLIBS-ip
https://api.github.com/repos/NOAA-EMC/NCEPLIBS-ip
closed
turn on address sanitizer in CI builds
test
Looks like we are not using the address sanitizer, but should.
1.0
turn on address sanitizer in CI builds - Looks like we are not using the address sanitizer, but should.
non_priority
turn on address sanitizer in ci builds looks like we are not using the address sanitizer but should
0
11,868
7,725,861,513
IssuesEvent
2018-05-24 19:19:21
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
ListView.builder with large number of items has janky scroll on LG G5
severe: performance waiting for customer response
[SO discussion: Why my flutter app's listview scroll not as smooth as the flutter gallery app?](https://stackoverflow.com/questions/46761036/why-my-flutter-apps-listview-scroll-not-as-smooth-as-the-flutter-gallery-app/) The performance issue was reported to be present on Galaxy S7 too, but I didn't create a separate issue, as #12656 already existed.
True
ListView.builder with large number of items has janky scroll on LG G5 - [SO discussion: Why my flutter app's listview scroll not as smooth as the flutter gallery app?](https://stackoverflow.com/questions/46761036/why-my-flutter-apps-listview-scroll-not-as-smooth-as-the-flutter-gallery-app/) The performance issue was reported to be present on Galaxy S7 too, but I didn't create a separate issue, as #12656 already existed.
non_priority
listview builder with large number of items has janky scroll on lg the performance issue was reported to be present on galaxy too but i didn t create a separate issue as already existed
0
652,670
21,558,693,650
IssuesEvent
2022-04-30 21:28:40
sriramalagappan/Mentor-ReactNative
https://api.github.com/repos/sriramalagappan/Mentor-ReactNative
opened
Improved Login Options
medium priority
Implement the functionality to allow users to register themselves as student, mentor, or parent
1.0
Improved Login Options - Implement the functionality to allow users to register themselves as student, mentor, or parent
priority
improved login options implement the functionality to allow users to register themselves as student mentor or parent
1
181,979
6,665,775,197
IssuesEvent
2017-10-03 03:52:35
juanmbellini/PowerUp
https://api.github.com/repos/juanmbellini/PowerUp
closed
Merge dev into master, and deploy app
High Priority
## TODO - [x] Merge `dev` into `master` - [x] Deploy `master`
1.0
Merge dev into master, and deploy app - ## TODO - [x] Merge `dev` into `master` - [x] Deploy `master`
priority
merge dev into master and deploy app todo merge dev into master deploy master
1
120,000
12,056,986,167
IssuesEvent
2020-04-15 15:12:10
rucio/rucio
https://api.github.com/repos/rucio/rucio
closed
Documentation shows wrong Python versions for Server and Client
Documentation enhancement
Motivation ---------- Documentation shows wrong Python versions in prerequisites for Server and Client. https://github.com/rucio/rucio/blob/master/doc/source/installing_clients.rst#prerequisites https://github.com/rucio/rucio/blob/master/doc/source/installing_server.rst#prerequisites It should probably be 2.6, 2.7, 3.6, 3.7 and currently additionally 3.8 for the client? Is 2.6 still supported in the upcoming release?
1.0
Documentation shows wrong Python versions for Server and Client - Motivation ---------- Documentation shows wrong Python versions in prerequisites for Server and Client. https://github.com/rucio/rucio/blob/master/doc/source/installing_clients.rst#prerequisites https://github.com/rucio/rucio/blob/master/doc/source/installing_server.rst#prerequisites It should probably be 2.6, 2.7, 3.6, 3.7 and currently additionally 3.8 for the client? Is 2.6 still supported in the upcoming release?
non_priority
documentation shows wrong python versions for server and client motivation documentation shows wrong python versions in prerequisites for server and client it should probably be and currently additionally for the client is still supported in the upcoming release
0
393,215
11,611,928,172
IssuesEvent
2020-02-26 07:52:26
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Introspection data providers must be OOTB enabled
Affected/5.8.0-Alpha2 Complexity/Low Component/Migration Component/UMA Priority/High Severity/Major
To inject UMA permissions to introspect response, the following PR introduced "Introspection DataProvider" concept. https://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/1009 In order to use this, the following configuration should be present in identity.xml ``` <Introspection> <EnableDataProviders>true</EnableDataProviders> </Introspection> ``` This configuration should be OOTB available in the identity.xml rather having someone to manually modify the identity.xml... **Without this, UMA flow breaks when the resource server introspects the RPT.** Ex: Introspection response without above configuration: ``` { "nbf": 1553411123, "active": true, "token_type": "Bearer", "exp": 1553414723, "iat": 1553411123, "client_id": "JfTSiJ24gh8sYHTQVuOl5RoftkAa", "username": "oliver.uma.demo" } ``` Introspection response with above configuration: ``` { "nbf": 1553414959, "permissions": [ { "resource_scopes": [ "view" ], "resource_id": "08e69621-e418-4914-b85f-164e127c20de" } ], "active": true, "token_type": "Bearer", "exp": 1553418559, "iat": 1553414959, "client_id": "JfTSiJ24gh8sYHTQVuOl5RoftkAa", "username": "oliver.uma.demo" } ``` Further, (migration?) docs should mention the impact on both having the configuration and not having the configuration, and the vendor recommendation.
1.0
Introspection data providers must be OOTB enabled - To inject UMA permissions to introspect response, the following PR introduced "Introspection DataProvider" concept. https://github.com/wso2-extensions/identity-inbound-auth-oauth/pull/1009 In order to use this, the following configuration should be present in identity.xml ``` <Introspection> <EnableDataProviders>true</EnableDataProviders> </Introspection> ``` This configuration should be OOTB available in the identity.xml rather having someone to manually modify the identity.xml... **Without this, UMA flow breaks when the resource server introspects the RPT.** Ex: Introspection response without above configuration: ``` { "nbf": 1553411123, "active": true, "token_type": "Bearer", "exp": 1553414723, "iat": 1553411123, "client_id": "JfTSiJ24gh8sYHTQVuOl5RoftkAa", "username": "oliver.uma.demo" } ``` Introspection response with above configuration: ``` { "nbf": 1553414959, "permissions": [ { "resource_scopes": [ "view" ], "resource_id": "08e69621-e418-4914-b85f-164e127c20de" } ], "active": true, "token_type": "Bearer", "exp": 1553418559, "iat": 1553414959, "client_id": "JfTSiJ24gh8sYHTQVuOl5RoftkAa", "username": "oliver.uma.demo" } ``` Further, (migration?) docs should mention the impact on both having the configuration and not having the configuration, and the vendor recommendation.
priority
introspection data providers must be ootb enabled to inject uma permissions to introspect response the following pr introduced introspection dataprovider concept in order to use this the following configuration should be present in identity xml true this configuration should be ootb available in the identity xml rather having someone to manually modify the identity xml without this uma flow breaks when the resource server introspects the rpt ex introspection response without above configuration nbf active true token type bearer exp iat client id username oliver uma demo introspection response with above configuration nbf permissions resource scopes view resource id active true token type bearer exp iat client id username oliver uma demo further migration docs should mention the impact on both having the configuration and not having the configuration and the vendor recommendation
1
802,410
28,960,447,310
IssuesEvent
2023-05-10 01:42:49
grpc/grpc
https://api.github.com/repos/grpc/grpc
opened
Can't install or build grpcio for python3.12
kind/bug lang/Python priority/P2
### What version of gRPC and what language are you using? Python 3.12.0a7 grpcio 1.53.0, 1.54.0 ### What operating system (Linux, Windows,...) and version? in a container: Debian GNU/Linux 11 (bullseye) ### What runtime / compiler are you using (e.g. python version or version of gcc) python 3.12.0a7 ### What did you do? pip install grpcio==1.54.0 ### What did you expect to see? A successful install. ### What did you see instead? can't find the related wheel, so begin to build from the downloaded source code , but failed: part of the error log: ``` gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.54.0\" -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/usr/local/include/python3.12 -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-x86_64-cpython-312/src/core/ext/filters/client_channel/client_channel_channelz.o -std=c++14 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.54.0\" -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/usr/local/include/python3.12 -c src/core/ext/filters/client_channel/retry_service_config.cc -o python_build/temp.linux-x86_64-cpython-312/src/core/ext/filters/client_channel/retry_service_config.o -std=c++14 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread creating None creating None/tmp creating None/tmp/tmpt9aklqte gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/usr/local/include/python3.12 -c /tmp/tmpt9aklqte/a.c -o None/tmp/tmpt9aklqte/a.o Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 185, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_spawn_patch.py", line 54, in _commandfile_spawn _classic_spawn(self, command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py", line 1041, in spawn spawn(cmd, dry_run=self.dry_run, **kwargs) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/spawn.py", line 70, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/commands.py", line 281, in build_extensions build_ext.build_ext.build_extensions(self) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 467, in build_extensions self._build_extensions_serial() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 493, in _build_extensions_serial self.build_extension(ext) File "/usr/local/lib/python3.12/site-packages/setuptools/command/build_ext.py", line 246, in build_extension _build_ext.build_extension(self, ext) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 548, in build_extension objects = self.compiler.compile( ^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 58, in _parallel_compile multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map( File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 367, in map return self._map_async(func, iterable, mapstar, chunksize).get() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 774, in get raise self._value File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) ^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 54, in _compile_single_file self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 187, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/setup.py", line 537, in <module> setuptools.setup( File "/usr/local/lib/python3.12/site-packages/setuptools/__init__.py", line 107, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 185, in setup return run_commands(dist) ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 201, in run_commands dist.run_commands() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands self.run_command(cmd) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1244, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/wheel/bdist_wheel.py", line 343, in run self.run_command("build") File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1244, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build.py", line 131, in run self.run_command(cmd_name) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1244, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/setuptools/command/build_ext.py", line 84, in run _build_ext.run(self) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 345, in run self.build_extensions() File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/commands.py", line 285, in build_extensions raise CommandError( commands.CommandError: Failed `build_ext` step: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 185, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_spawn_patch.py", line 54, in _commandfile_spawn _classic_spawn(self, command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py", line 1041, in spawn spawn(cmd, dry_run=self.dry_run, **kwargs) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/spawn.py", line 70, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/commands.py", line 281, in build_extensions build_ext.build_ext.build_extensions(self) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 467, in build_extensions self._build_extensions_serial() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 493, in _build_extensions_serial self.build_extension(ext) File "/usr/local/lib/python3.12/site-packages/setuptools/command/build_ext.py", line 246, in build_extension _build_ext.build_extension(self, ext) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 548, in build_extension objects = self.compiler.compile( ^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 58, in _parallel_compile multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map( File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 367, in map return self._map_async(func, iterable, mapstar, chunksize).get() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 774, in get raise self._value File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) ^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 54, in _compile_single_file self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 187, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for grpcio Running setup.py clean for grpcio Failed to build grpcio ERROR: Could not build wheels for grpcio, which is required to install pyproject.toml-based projects ``` ### Anything else we should know about your project / environment? Couldn't find the grpcio wheels for python3.12 in here: https://pypi.org/project/grpcio/#files
1.0
Can't install or build grpcio for python3.12 - ### What version of gRPC and what language are you using? Python 3.12.0a7 grpcio 1.53.0, 1.54.0 ### What operating system (Linux, Windows,...) and version? in a container: Debian GNU/Linux 11 (bullseye) ### What runtime / compiler are you using (e.g. python version or version of gcc) python 3.12.0a7 ### What did you do? pip install grpcio==1.54.0 ### What did you expect to see? A successful install. ### What did you see instead? can't find the related wheel, so begin to build from the downloaded source code , but failed: part of the error log: ``` gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.54.0\" -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/usr/local/include/python3.12 -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-x86_64-cpython-312/src/core/ext/filters/client_channel/client_channel_channelz.o -std=c++14 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.54.0\" -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_linux -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/usr/local/include/python3.12 -c src/core/ext/filters/client_channel/retry_service_config.cc -o python_build/temp.linux-x86_64-cpython-312/src/core/ext/filters/client_channel/retry_service_config.o -std=c++14 -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread creating None creating None/tmp creating None/tmp/tmpt9aklqte gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/usr/local/include/python3.12 -c /tmp/tmpt9aklqte/a.c -o None/tmp/tmpt9aklqte/a.o Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 185, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_spawn_patch.py", line 54, in _commandfile_spawn _classic_spawn(self, command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py", line 1041, in spawn spawn(cmd, dry_run=self.dry_run, **kwargs) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/spawn.py", line 70, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/commands.py", line 281, in build_extensions build_ext.build_ext.build_extensions(self) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 467, in build_extensions self._build_extensions_serial() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 493, in _build_extensions_serial self.build_extension(ext) File "/usr/local/lib/python3.12/site-packages/setuptools/command/build_ext.py", line 246, in build_extension _build_ext.build_extension(self, ext) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 548, in build_extension objects = self.compiler.compile( ^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 58, in _parallel_compile multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map( File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 367, in map return self._map_async(func, iterable, mapstar, chunksize).get() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 774, in get raise self._value File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) ^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 54, in _compile_single_file self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 187, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/setup.py", line 537, in <module> setuptools.setup( File "/usr/local/lib/python3.12/site-packages/setuptools/__init__.py", line 107, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 185, in setup return run_commands(dist) ^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 201, in run_commands dist.run_commands() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands self.run_command(cmd) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1244, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/wheel/bdist_wheel.py", line 343, in run self.run_command("build") File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1244, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build.py", line 131, in run self.run_command(cmd_name) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command self.distribution.run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/dist.py", line 1244, in run_command super().run_command(command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py", line 988, in run_command cmd_obj.run() File "/usr/local/lib/python3.12/site-packages/setuptools/command/build_ext.py", line 84, in run _build_ext.run(self) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 345, in run self.build_extensions() File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/commands.py", line 285, in build_extensions raise CommandError( commands.CommandError: Failed `build_ext` step: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 185, in _compile self.spawn(compiler_so + cc_args + [src, '-o', obj] + extra_postargs) File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_spawn_patch.py", line 54, in _commandfile_spawn _classic_spawn(self, command) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py", line 1041, in spawn spawn(cmd, dry_run=self.dry_run, **kwargs) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/spawn.py", line 70, in spawn raise DistutilsExecError( distutils.errors.DistutilsExecError: command '/usr/bin/gcc' failed with exit code 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/commands.py", line 281, in build_extensions build_ext.build_ext.build_extensions(self) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 467, in build_extensions self._build_extensions_serial() File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 493, in _build_extensions_serial self.build_extension(ext) File "/usr/local/lib/python3.12/site-packages/setuptools/command/build_ext.py", line 246, in build_extension _build_ext.build_extension(self, ext) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py", line 548, in build_extension objects = self.compiler.compile( ^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 58, in _parallel_compile multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map( File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 367, in map return self._map_async(func, iterable, mapstar, chunksize).get() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 774, in get raise self._value File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) ^^^^^^^^^^^^^^^^ File "/tmp/pip-install-2ll9ksbb/grpcio_1703c0a9ac2440098f1de906670dcc7d/src/python/grpcio/_parallel_compile_patch.py", line 54, in _compile_single_file self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) File "/usr/local/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py", line 187, in _compile raise CompileError(msg) distutils.errors.CompileError: command '/usr/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for grpcio Running setup.py clean for grpcio Failed to build grpcio ERROR: Could not build wheels for grpcio, which is required to install pyproject.toml-based projects ``` ### Anything else we should know about your project / environment? Couldn't find the grpcio wheels for python3.12 in here: https://pypi.org/project/grpcio/#files
priority
can t install or build grpcio for what version of grpc and what language are you using python grpcio what operating system linux windows and version in a container debian gnu linux bullseye what runtime compiler are you using e g python version or version of gcc python what did you do pip install grpcio what did you expect to see a successful install what did you see instead can t find the related wheel so begin to build from the downloaded source code but failed part of the error log gcc pthread fno strict overflow wsign compare dndebug g wall fpic d winnt dgrpc xds user agent name suffix python dgrpc xds user agent version suffix dgpr backwards compatibility mode dhave config h dgrpc enable fork support dpymodinit func extern c attribute visibility default pyobject dgrpc posix fork allow pthread atfork isrc python grpcio iinclude i ithird party abseil cpp ithird party address sorting include ithird party cares cares include ithird party cares ithird party cares cares ithird party cares config linux ithird party ithird party boringssl with bazel src include ithird party upb isrc core ext upb generated isrc core ext upbdefs generated ithird party xxhash ithird party zlib i usr local include c src core ext filters client channel client channel channelz cc o python build temp linux cpython src core ext filters client channel client channel channelz o std c fvisibility hidden fno wrapv fno exceptions pthread gcc pthread fno strict overflow wsign compare dndebug g wall fpic d winnt dgrpc xds user agent name suffix python dgrpc xds user agent version suffix dgpr backwards compatibility mode dhave config h dgrpc enable fork support dpymodinit func extern c attribute visibility default pyobject dgrpc posix fork allow pthread atfork isrc python grpcio iinclude i ithird party abseil cpp ithird party address sorting include ithird party cares cares include ithird party cares ithird party cares cares ithird party cares config linux ithird party ithird party boringssl with bazel src include ithird party upb isrc core ext upb generated isrc core ext upbdefs generated ithird party xxhash ithird party zlib i usr local include c src core ext filters client channel retry service config cc o python build temp linux cpython src core ext filters client channel retry service config o std c fvisibility hidden fno wrapv fno exceptions pthread creating none creating none tmp creating none tmp gcc pthread fno strict overflow wsign compare dndebug g wall fpic i usr local include c tmp a c o none tmp a o traceback most recent call last file usr local lib site packages setuptools distutils unixccompiler py line in compile self spawn compiler so cc args extra postargs file tmp pip install grpcio src python grpcio spawn patch py line in commandfile spawn classic spawn self command file usr local lib site packages setuptools distutils ccompiler py line in spawn spawn cmd dry run self dry run kwargs file usr local lib site packages setuptools distutils spawn py line in spawn raise distutilsexecerror distutils errors distutilsexecerror command usr bin gcc failed with exit code during handling of the above exception another exception occurred traceback most recent call last file tmp pip install grpcio src python grpcio commands py line in build extensions build ext build ext build extensions self file usr local lib site packages setuptools distutils command build ext py line in build extensions self build extensions serial file usr local lib site packages setuptools distutils command build ext py line in build extensions serial self build extension ext file usr local lib site packages setuptools command build ext py line in build extension build ext build extension self ext file usr local lib site packages setuptools distutils command build ext py line in build extension objects self compiler compile file tmp pip install grpcio src python grpcio parallel compile patch py line in parallel compile multiprocessing pool threadpool build ext compiler jobs map file usr local lib multiprocessing pool py line in map return self map async func iterable mapstar chunksize get file usr local lib multiprocessing pool py line in get raise self value file usr local lib multiprocessing pool py line in worker result true func args kwds file usr local lib multiprocessing pool py line in mapstar return list map args file tmp pip install grpcio src python grpcio parallel compile patch py line in compile single file self compile obj src ext cc args extra postargs pp opts file usr local lib site packages setuptools distutils unixccompiler py line in compile raise compileerror msg distutils errors compileerror command usr bin gcc failed with exit code during handling of the above exception another exception occurred traceback most recent call last file line in file line in file tmp pip install grpcio setup py line in setuptools setup file usr local lib site packages setuptools init py line in setup return distutils core setup attrs file usr local lib site packages setuptools distutils core py line in setup return run commands dist file usr local lib site packages setuptools distutils core py line in run commands dist run commands file usr local lib site packages setuptools distutils dist py line in run commands self run command cmd file usr local lib site packages setuptools dist py line in run command super run command command file usr local lib site packages setuptools distutils dist py line in run command cmd obj run file usr local lib site packages wheel bdist wheel py line in run self run command build file usr local lib site packages setuptools distutils cmd py line in run command self distribution run command command file usr local lib site packages setuptools dist py line in run command super run command command file usr local lib site packages setuptools distutils dist py line in run command cmd obj run file usr local lib site packages setuptools distutils command build py line in run self run command cmd name file usr local lib site packages setuptools distutils cmd py line in run command self distribution run command command file usr local lib site packages setuptools dist py line in run command super run command command file usr local lib site packages setuptools distutils dist py line in run command cmd obj run file usr local lib site packages setuptools command build ext py line in run build ext run self file usr local lib site packages setuptools distutils command build ext py line in run self build extensions file tmp pip install grpcio src python grpcio commands py line in build extensions raise commanderror commands commanderror failed build ext step traceback most recent call last file usr local lib site packages setuptools distutils unixccompiler py line in compile self spawn compiler so cc args extra postargs file tmp pip install grpcio src python grpcio spawn patch py line in commandfile spawn classic spawn self command file usr local lib site packages setuptools distutils ccompiler py line in spawn spawn cmd dry run self dry run kwargs file usr local lib site packages setuptools distutils spawn py line in spawn raise distutilsexecerror distutils errors distutilsexecerror command usr bin gcc failed with exit code during handling of the above exception another exception occurred traceback most recent call last file tmp pip install grpcio src python grpcio commands py line in build extensions build ext build ext build extensions self file usr local lib site packages setuptools distutils command build ext py line in build extensions self build extensions serial file usr local lib site packages setuptools distutils command build ext py line in build extensions serial self build extension ext file usr local lib site packages setuptools command build ext py line in build extension build ext build extension self ext file usr local lib site packages setuptools distutils command build ext py line in build extension objects self compiler compile file tmp pip install grpcio src python grpcio parallel compile patch py line in parallel compile multiprocessing pool threadpool build ext compiler jobs map file usr local lib multiprocessing pool py line in map return self map async func iterable mapstar chunksize get file usr local lib multiprocessing pool py line in get raise self value file usr local lib multiprocessing pool py line in worker result true func args kwds file usr local lib multiprocessing pool py line in mapstar return list map args file tmp pip install grpcio src python grpcio parallel compile patch py line in compile single file self compile obj src ext cc args extra postargs pp opts file usr local lib site packages setuptools distutils unixccompiler py line in compile raise compileerror msg distutils errors compileerror command usr bin gcc failed with exit code note this error originates from a subprocess and is likely not a problem with pip error failed building wheel for grpcio running setup py clean for grpcio failed to build grpcio error could not build wheels for grpcio which is required to install pyproject toml based projects anything else we should know about your project environment couldn t find the grpcio wheels for in here
1
793,111
27,983,087,021
IssuesEvent
2023-03-26 11:46:16
AY2223S2-CS2103T-W12-1/tp
https://api.github.com/repos/AY2223S2-CS2103T-W12-1/tp
closed
Missing check for the same person in both elderly and volunteer list
type.Bug priority.High severity.Low
When adding or editing elderly, we did not check if the same person exists inside both the elderly list and volunteer list. This causes problems in some cases such as edit person, since edit person assumes that a person is an elderly or volunteer but not both. Let's fix the add and edit commands to check if that each person appears in at most 1 list.
1.0
Missing check for the same person in both elderly and volunteer list - When adding or editing elderly, we did not check if the same person exists inside both the elderly list and volunteer list. This causes problems in some cases such as edit person, since edit person assumes that a person is an elderly or volunteer but not both. Let's fix the add and edit commands to check if that each person appears in at most 1 list.
priority
missing check for the same person in both elderly and volunteer list when adding or editing elderly we did not check if the same person exists inside both the elderly list and volunteer list this causes problems in some cases such as edit person since edit person assumes that a person is an elderly or volunteer but not both let s fix the add and edit commands to check if that each person appears in at most list
1
69,566
3,305,629,672
IssuesEvent
2015-11-04 06:42:08
wpengine/hgv
https://api.github.com/repos/wpengine/hgv
opened
Add an ID to the private networking config to allow for easier overriding
enhancement needs-patch priority-low systems Vagrant
Came across [this gem](https://github.com/Varying-Vagrant-Vagrants/VVV/pull/781) on the VVV side of things and though HGV should just straight up copy it. *grin*
1.0
Add an ID to the private networking config to allow for easier overriding - Came across [this gem](https://github.com/Varying-Vagrant-Vagrants/VVV/pull/781) on the VVV side of things and though HGV should just straight up copy it. *grin*
priority
add an id to the private networking config to allow for easier overriding came across on the vvv side of things and though hgv should just straight up copy it grin
1
18,779
13,214,153,336
IssuesEvent
2020-08-16 16:20:13
t-oster/VisiCut
https://api.github.com/repos/t-oster/VisiCut
closed
Add option for low-resolution preview
Enhancement Usability
When I designed VisiCut, I had accuracy in mind and I created the preview of raster/engrave-mappings in a way, that there is a pixel for every possible laser "dot". So, depending on the stepper-motor resoution (500dpi on an epilog zing) the preview images for raster-mappings become quite large, which explains the long rendering time. I did this, because I wanted to have an accurate preview on how the dithering-alogrithm (which converts the color-image into black-white pixels) affects the image. However I think in most cases, users won't mind the difference, so I think it would be a good performance boost, if we render the preview only in the resolution of the current preview size, or at screen size to not have to re-render it on zooming. I would add an option like "fast-preview (less acurate)", so the users who need accurate preview can still enable it.
True
Add option for low-resolution preview - When I designed VisiCut, I had accuracy in mind and I created the preview of raster/engrave-mappings in a way, that there is a pixel for every possible laser "dot". So, depending on the stepper-motor resoution (500dpi on an epilog zing) the preview images for raster-mappings become quite large, which explains the long rendering time. I did this, because I wanted to have an accurate preview on how the dithering-alogrithm (which converts the color-image into black-white pixels) affects the image. However I think in most cases, users won't mind the difference, so I think it would be a good performance boost, if we render the preview only in the resolution of the current preview size, or at screen size to not have to re-render it on zooming. I would add an option like "fast-preview (less acurate)", so the users who need accurate preview can still enable it.
non_priority
add option for low resolution preview when i designed visicut i had accuracy in mind and i created the preview of raster engrave mappings in a way that there is a pixel for every possible laser dot so depending on the stepper motor resoution on an epilog zing the preview images for raster mappings become quite large which explains the long rendering time i did this because i wanted to have an accurate preview on how the dithering alogrithm which converts the color image into black white pixels affects the image however i think in most cases users won t mind the difference so i think it would be a good performance boost if we render the preview only in the resolution of the current preview size or at screen size to not have to re render it on zooming i would add an option like fast preview less acurate so the users who need accurate preview can still enable it
0
480,690
13,865,493,206
IssuesEvent
2020-10-16 04:29:46
nyu-mll/jiant
https://api.github.com/repos/nyu-mll/jiant
closed
Add a warning in the defaults.conf for BERTAdam, and remove it as a default from all scripts
high-priority jiant-v1-legacy
BERTAdam considered harmful in fine-tuning: https://arxiv.org/abs/2006.05987 https://arxiv.org/abs/2006.04884 In the spirit of Reasonable Defaults: - Add a warning in the defaults.conf where BERTAdam is mentioned - Remove it as a default from all example scripts - Make sure that our support for conventional Adam is working, and use it as the replacement (Relevant to @claravania)
1.0
Add a warning in the defaults.conf for BERTAdam, and remove it as a default from all scripts - BERTAdam considered harmful in fine-tuning: https://arxiv.org/abs/2006.05987 https://arxiv.org/abs/2006.04884 In the spirit of Reasonable Defaults: - Add a warning in the defaults.conf where BERTAdam is mentioned - Remove it as a default from all example scripts - Make sure that our support for conventional Adam is working, and use it as the replacement (Relevant to @claravania)
priority
add a warning in the defaults conf for bertadam and remove it as a default from all scripts bertadam considered harmful in fine tuning in the spirit of reasonable defaults add a warning in the defaults conf where bertadam is mentioned remove it as a default from all example scripts make sure that our support for conventional adam is working and use it as the replacement relevant to claravania
1
4,220
6,469,461,131
IssuesEvent
2017-08-17 06:01:26
Microsoft/vsts-tasks
https://api.github.com/repos/Microsoft/vsts-tasks
closed
Deploy Azure App Service 3.*- XML transformation onto WWWROOT/Web.config Fails
Area: AzureAppService Area: Release enhancement
During a release XML transformation works for: BIN\Web.Production.config transformed ONTO BIN\Web.config How can I get: PackageTmp\bin\Web.Production.config to transform ONTO \PackageTmp\Web.config aka (WWWROOT/Web.config) Thanks!
1.0
Deploy Azure App Service 3.*- XML transformation onto WWWROOT/Web.config Fails - During a release XML transformation works for: BIN\Web.Production.config transformed ONTO BIN\Web.config How can I get: PackageTmp\bin\Web.Production.config to transform ONTO \PackageTmp\Web.config aka (WWWROOT/Web.config) Thanks!
non_priority
deploy azure app service xml transformation onto wwwroot web config fails during a release xml transformation works for bin web production config transformed onto bin web config how can i get packagetmp bin web production config to transform onto packagetmp web config aka wwwroot web config thanks
0
60,108
14,705,270,090
IssuesEvent
2021-01-04 17:50:29
kubevirt/kubevirt
https://api.github.com/repos/kubevirt/kubevirt
closed
[flaky ci] [Serial]Storage Starting a VirtualMachineInstance [rfe_id:2288][crit:high][vendor:cnv-qe@redhat.com][level:component] With Cirros BlockMode PVC [test_id:1015] should be successfully started
kind/bug triage/build-watcher
<!-- This form is for bug reports and feature requests ONLY! Also make sure that you visit our User Guide at https://kubevirt.io/user-guide/ --> **Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > /kind bug > /kind enhancement /triage build-watcher **What happened**: Test `[Serial]Storage Starting a VirtualMachineInstance [rfe_id:2288][crit:high][vendor:cnv-qe@redhat.com][level:component] With Cirros BlockMode PVC [test_id:1015] should be successfully started` flaked before #4444 got merged. Offending runs: * https://prow.apps.ovirt.org/view/gcs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/4444/pull-kubevirt-e2e-k8s-1.18/1326078002827628544 * https://prow.apps.ovirt.org/view/gcs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/4444/pull-kubevirt-e2e-k8s-1.19/1321752250875383808 PR history: https://prow.apps.ovirt.org/pr-history?org=kubevirt&repo=kubevirt&pr=4444 Test stacktrace: ``` tests/storage_test.go:874 Cirros login successfully Unexpected error: <*errors.errorString | 0xc0020503c0>: { s: "send to spawned process command reached the timeout 9.965397689s", } send to spawned process command reached the timeout 9.965397689s occurred tests/storage_test.go:885 ``` Related: #4314 **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**: **Environment**: - KubeVirt version (use `virtctl version`): - Kubernetes version (use `kubectl version`): - VM or VMI specifications: - Cloud provider or hardware configuration: - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
1.0
[flaky ci] [Serial]Storage Starting a VirtualMachineInstance [rfe_id:2288][crit:high][vendor:cnv-qe@redhat.com][level:component] With Cirros BlockMode PVC [test_id:1015] should be successfully started - <!-- This form is for bug reports and feature requests ONLY! Also make sure that you visit our User Guide at https://kubevirt.io/user-guide/ --> **Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > /kind bug > /kind enhancement /triage build-watcher **What happened**: Test `[Serial]Storage Starting a VirtualMachineInstance [rfe_id:2288][crit:high][vendor:cnv-qe@redhat.com][level:component] With Cirros BlockMode PVC [test_id:1015] should be successfully started` flaked before #4444 got merged. Offending runs: * https://prow.apps.ovirt.org/view/gcs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/4444/pull-kubevirt-e2e-k8s-1.18/1326078002827628544 * https://prow.apps.ovirt.org/view/gcs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/4444/pull-kubevirt-e2e-k8s-1.19/1321752250875383808 PR history: https://prow.apps.ovirt.org/pr-history?org=kubevirt&repo=kubevirt&pr=4444 Test stacktrace: ``` tests/storage_test.go:874 Cirros login successfully Unexpected error: <*errors.errorString | 0xc0020503c0>: { s: "send to spawned process command reached the timeout 9.965397689s", } send to spawned process command reached the timeout 9.965397689s occurred tests/storage_test.go:885 ``` Related: #4314 **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**: **Environment**: - KubeVirt version (use `virtctl version`): - Kubernetes version (use `kubectl version`): - VM or VMI specifications: - Cloud provider or hardware configuration: - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
non_priority
storage starting a virtualmachineinstance with cirros blockmode pvc should be successfully started this form is for bug reports and feature requests only also make sure that you visit our user guide at is this a bug report or feature request uncomment only one leave it on its own line kind bug kind enhancement triage build watcher what happened test storage starting a virtualmachineinstance with cirros blockmode pvc should be successfully started flaked before got merged offending runs pr history test stacktrace tests storage test go cirros login successfully unexpected error s send to spawned process command reached the timeout send to spawned process command reached the timeout occurred tests storage test go related what you expected to happen how to reproduce it as minimally and precisely as possible anything else we need to know environment kubevirt version use virtctl version kubernetes version use kubectl version vm or vmi specifications cloud provider or hardware configuration os e g from etc os release kernel e g uname a install tools others
0
139,733
20,958,538,681
IssuesEvent
2022-03-27 13:00:33
iu7og/bongodb
https://api.github.com/repos/iu7og/bongodb
closed
Протестировать быстродействие ноды
documentation design core
Желательно использовать для тестов взаимодействие по gRPC сразу. Что нужно: - [x] написать сервер-обработчик http (grpc/rest) запросов get/put операций (ничего не делает, только парсит ключи/значения и лепит ответ, ничего не кладет никуда). - [x] написать клиента, который будет синхронно (то есть поочередно, дожидаясь завершения запроса) и асинхронно (то есть отправлять очередной запрос не дожидаясь завершения предыдущего) дергать по http сервер (можно использовать готовые решения, если есть на примете). - [ ] привести rps для работы с одной нодой для разных способов работы. - [ ] [желательно] замерить профиль, в котором будет понятно, сколько времени занимает передача по сети (в рамках одного хоста) и парсинг
1.0
Протестировать быстродействие ноды - Желательно использовать для тестов взаимодействие по gRPC сразу. Что нужно: - [x] написать сервер-обработчик http (grpc/rest) запросов get/put операций (ничего не делает, только парсит ключи/значения и лепит ответ, ничего не кладет никуда). - [x] написать клиента, который будет синхронно (то есть поочередно, дожидаясь завершения запроса) и асинхронно (то есть отправлять очередной запрос не дожидаясь завершения предыдущего) дергать по http сервер (можно использовать готовые решения, если есть на примете). - [ ] привести rps для работы с одной нодой для разных способов работы. - [ ] [желательно] замерить профиль, в котором будет понятно, сколько времени занимает передача по сети (в рамках одного хоста) и парсинг
non_priority
протестировать быстродействие ноды желательно использовать для тестов взаимодействие по grpc сразу что нужно написать сервер обработчик http grpc rest запросов get put операций ничего не делает только парсит ключи значения и лепит ответ ничего не кладет никуда написать клиента который будет синхронно то есть поочередно дожидаясь завершения запроса и асинхронно то есть отправлять очередной запрос не дожидаясь завершения предыдущего дергать по http сервер можно использовать готовые решения если есть на примете привести rps для работы с одной нодой для разных способов работы замерить профиль в котором будет понятно сколько времени занимает передача по сети в рамках одного хоста и парсинг
0
197,332
22,591,805,160
IssuesEvent
2022-06-28 20:42:41
billmcchesney1/concord
https://api.github.com/repos/billmcchesney1/concord
opened
CVE-2022-0691 (High) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser environments</p> <p>Library home page: <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz">https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz</a></p> <p>Path to dependency file: /console2/package.json</p> <p>Path to vulnerable library: /console2/node_modules/url-parse/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.4.3.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - sockjs-client-1.4.0.tgz - :x: **url-parse-1.4.7.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/billmcchesney1/concord/commits/5478aeeda738bb625d7a100be550b55df120b611">5478aeeda738bb625d7a100be550b55df120b611</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9. <p>Publish Date: 2022-02-21 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-0691>CVE-2022-0691</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> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0691">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0691</a></p> <p>Release Date: 2022-02-21</p> <p>Fix Resolution (url-parse): 1.5.9</p> <p>Direct dependency fix Resolution (react-scripts): 3.4.4</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
True
CVE-2022-0691 (High) detected in url-parse-1.4.7.tgz - ## CVE-2022-0691 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser environments</p> <p>Library home page: <a href="https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz">https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz</a></p> <p>Path to dependency file: /console2/package.json</p> <p>Path to vulnerable library: /console2/node_modules/url-parse/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.4.3.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - sockjs-client-1.4.0.tgz - :x: **url-parse-1.4.7.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://api.github.com/repos/billmcchesney1/concord/commits/5478aeeda738bb625d7a100be550b55df120b611">5478aeeda738bb625d7a100be550b55df120b611</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Authorization Bypass Through User-Controlled Key in NPM url-parse prior to 1.5.9. <p>Publish Date: 2022-02-21 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-0691>CVE-2022-0691</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> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0691">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0691</a></p> <p>Release Date: 2022-02-21</p> <p>Fix Resolution (url-parse): 1.5.9</p> <p>Direct dependency fix Resolution (react-scripts): 3.4.4</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
non_priority
cve high detected in url parse tgz cve high severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file package json path to vulnerable library node modules url parse package json dependency hierarchy react scripts tgz root library webpack dev server tgz sockjs client tgz x url parse tgz vulnerable library found in head commit a href found in base branch master vulnerability details authorization bypass through user controlled key in npm url parse prior to publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution url parse direct dependency fix resolution react scripts check this box to open an automated fix pr
0
444,233
12,808,202,180
IssuesEvent
2020-07-03 13:08:26
Thorium-Sim/thorium
https://api.github.com/repos/Thorium-Sim/thorium
opened
A way to reorder Sensors Contacts
priority/high type/feature
### Requested By: Bracken Funk ### Priority: High ### Version: 2.12.4 A way to reorder sensors contacts after they've been set (both on core and in Set Army Sensor Contacts for mission setups.
1.0
A way to reorder Sensors Contacts - ### Requested By: Bracken Funk ### Priority: High ### Version: 2.12.4 A way to reorder sensors contacts after they've been set (both on core and in Set Army Sensor Contacts for mission setups.
priority
a way to reorder sensors contacts requested by bracken funk priority high version a way to reorder sensors contacts after they ve been set both on core and in set army sensor contacts for mission setups
1
828,454
31,829,730,786
IssuesEvent
2023-09-14 09:47:56
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Embeds are not working on the AMP version
bug [Priority: HIGH] Ready for Review
Embeds are not working/appearing on the AMP version if the plugin Embedpress is activated Ref video: https://monosnap.com/direct/Ls6E043JSk1jGZQGOc5hWu7mCrRp2f Ref ticket: https://magazine3.in/conversation/162356?folder_id=27
1.0
Embeds are not working on the AMP version - Embeds are not working/appearing on the AMP version if the plugin Embedpress is activated Ref video: https://monosnap.com/direct/Ls6E043JSk1jGZQGOc5hWu7mCrRp2f Ref ticket: https://magazine3.in/conversation/162356?folder_id=27
priority
embeds are not working on the amp version embeds are not working appearing on the amp version if the plugin embedpress is activated ref video ref ticket
1
744,420
25,942,315,539
IssuesEvent
2022-12-16 19:45:44
encorelab/ck-board
https://api.github.com/repos/encorelab/ck-board
opened
Add "copy" and "keep in source" task workflow options
enhancement medium priority
In some cases we don’t want posts to move buckets with workflows. Let's create additional Workspace options for moving/copying/not moving posts on completion of criteria. <img width="624" alt="Screen Shot 2022-12-16 at 2 32 00 PM" src="https://user-images.githubusercontent.com/6416247/208174791-d3c047c6-ddf7-40ae-a825-9b8644c8b50b.png"> In the CK Workflows editor, under the Create Workflow tab, when Task Workflow (Peer Review Workflow) is selected: - add a text label and three options under the source -> destination fields: "On completion" (a) Move to destination; (b) Copy to destination; (c) Keep in source - selecting keep in source could simply set the destination to the same value as the source and disable the destination field - I also believe there is currently a bug, if someone lists the destination as the same as the source, the post is removed from the source but not re-added; if they are the same, the post should not move
1.0
Add "copy" and "keep in source" task workflow options - In some cases we don’t want posts to move buckets with workflows. Let's create additional Workspace options for moving/copying/not moving posts on completion of criteria. <img width="624" alt="Screen Shot 2022-12-16 at 2 32 00 PM" src="https://user-images.githubusercontent.com/6416247/208174791-d3c047c6-ddf7-40ae-a825-9b8644c8b50b.png"> In the CK Workflows editor, under the Create Workflow tab, when Task Workflow (Peer Review Workflow) is selected: - add a text label and three options under the source -> destination fields: "On completion" (a) Move to destination; (b) Copy to destination; (c) Keep in source - selecting keep in source could simply set the destination to the same value as the source and disable the destination field - I also believe there is currently a bug, if someone lists the destination as the same as the source, the post is removed from the source but not re-added; if they are the same, the post should not move
priority
add copy and keep in source task workflow options in some cases we don’t want posts to move buckets with workflows let s create additional workspace options for moving copying not moving posts on completion of criteria img width alt screen shot at pm src in the ck workflows editor under the create workflow tab when task workflow peer review workflow is selected add a text label and three options under the source destination fields on completion a move to destination b copy to destination c keep in source selecting keep in source could simply set the destination to the same value as the source and disable the destination field i also believe there is currently a bug if someone lists the destination as the same as the source the post is removed from the source but not re added if they are the same the post should not move
1
441,413
30,782,503,659
IssuesEvent
2023-07-31 11:00:56
OB7-IRD/t3
https://api.github.com/repos/OB7-IRD/t3
closed
Documentation
documentation
- [x] Documenter les fonctions #13 - [x] Réaliser un guide d'utilisation #14 - [x] Réaliser la documentation technique du programme #15
1.0
Documentation - - [x] Documenter les fonctions #13 - [x] Réaliser un guide d'utilisation #14 - [x] Réaliser la documentation technique du programme #15
non_priority
documentation documenter les fonctions réaliser un guide d utilisation réaliser la documentation technique du programme
0
70,792
18,275,758,809
IssuesEvent
2021-10-04 18:36:46
opensearch-project/OpenSearch
https://api.github.com/repos/opensearch-project/OpenSearch
closed
Publish Artifacts to Maven Central
enhancement Build Libraries & Interfaces
**Is your feature request related to a problem? Please describe.** Publish -SHAPSHOT artifacts to Maven central so that plugin developers can be using them. **Describe the solution you'd like** A way for plugin developers to take a dependency on a -SHAPSHOT. Currently requires building OpenSearch and all dependencies, and publishing to local maven. See https://github.com/opensearch-project/opensearch-plugins/pull/1 for details. **Describe alternatives you've considered** https://github.com/opensearch-project/anomaly-detection/pull/13 builds dependencies locally via `./gradlew publishToMavenLocal` and consumes that local output.
1.0
Publish Artifacts to Maven Central - **Is your feature request related to a problem? Please describe.** Publish -SHAPSHOT artifacts to Maven central so that plugin developers can be using them. **Describe the solution you'd like** A way for plugin developers to take a dependency on a -SHAPSHOT. Currently requires building OpenSearch and all dependencies, and publishing to local maven. See https://github.com/opensearch-project/opensearch-plugins/pull/1 for details. **Describe alternatives you've considered** https://github.com/opensearch-project/anomaly-detection/pull/13 builds dependencies locally via `./gradlew publishToMavenLocal` and consumes that local output.
non_priority
publish artifacts to maven central is your feature request related to a problem please describe publish shapshot artifacts to maven central so that plugin developers can be using them describe the solution you d like a way for plugin developers to take a dependency on a shapshot currently requires building opensearch and all dependencies and publishing to local maven see for details describe alternatives you ve considered builds dependencies locally via gradlew publishtomavenlocal and consumes that local output
0
21,132
11,584,201,962
IssuesEvent
2020-02-22 15:58:38
bruno2c/tales-of-kadena
https://api.github.com/repos/bruno2c/tales-of-kadena
opened
Start Battle
enhancement service-battle
* Start battle * Receives * battle_id * Fetch active characters of both players * Save the chars in the database * Determine who is going to have act in the first turn * Change status of battle to IN_PROGRESS * Return all the chars information
1.0
Start Battle - * Start battle * Receives * battle_id * Fetch active characters of both players * Save the chars in the database * Determine who is going to have act in the first turn * Change status of battle to IN_PROGRESS * Return all the chars information
non_priority
start battle start battle receives battle id fetch active characters of both players save the chars in the database determine who is going to have act in the first turn change status of battle to in progress return all the chars information
0
72,505
9,595,855,299
IssuesEvent
2019-05-09 17:04:53
kubernetes/sig-release
https://api.github.com/repos/kubernetes/sig-release
closed
Branch Manager Handbook needs participation info
area/release-team kind/documentation priority/important-soon
The current [branch manager handbook](https://github.com/kubernetes/sig-release/tree/master/release-team/role-handbooks/branch-manager) contains a bunch of technical instructions about how to create a branch and how to fast forward, etc. However, it doesn't contain any of the information we need to recruit new BMs, such as: 1. What the Branch Manager Does 2. What the position's background requirements are 3. How many hours a week it takes I'm pretty sure this is directly related to our inability to recruit BM shadows for 1.15. /kind documentation /priority important-soon @claurence @Bubblemelon @hoegaarden
1.0
Branch Manager Handbook needs participation info - The current [branch manager handbook](https://github.com/kubernetes/sig-release/tree/master/release-team/role-handbooks/branch-manager) contains a bunch of technical instructions about how to create a branch and how to fast forward, etc. However, it doesn't contain any of the information we need to recruit new BMs, such as: 1. What the Branch Manager Does 2. What the position's background requirements are 3. How many hours a week it takes I'm pretty sure this is directly related to our inability to recruit BM shadows for 1.15. /kind documentation /priority important-soon @claurence @Bubblemelon @hoegaarden
non_priority
branch manager handbook needs participation info the current contains a bunch of technical instructions about how to create a branch and how to fast forward etc however it doesn t contain any of the information we need to recruit new bms such as what the branch manager does what the position s background requirements are how many hours a week it takes i m pretty sure this is directly related to our inability to recruit bm shadows for kind documentation priority important soon claurence bubblemelon hoegaarden
0
131,073
10,679,868,717
IssuesEvent
2019-10-21 20:10:05
AeroScripts/QuestieDev
https://api.github.com/repos/AeroScripts/QuestieDev
closed
LUA Error: QuestieQuest.lua:55: attempt to index field 'data' (a nil value)
bug test again
## Bug description When clicking the show/hide questie on the map, I get this LUA-error: Message: ...ce\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:55: attempt to index field 'data' (a nil value) Time: Mon Oct 21 20:03:43 2019 Count: 4 Stack: ...ce\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:55: attempt to index field 'data' (a nil value) ...ce\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:55: in function `ToggleNotes' [string "*:OnClick"]:1: in function <[string "*:OnClick"]:1> Locals: self = <table> { 1 = "QuestieDev-master" 2 = <table> { } GetQuestLogHashes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1046 ToggleNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:42 AbandonedQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:318 CompleteQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:295 UnhideQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:218 GetAllQuestIdsNoObjectives = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:392 Math_random = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:785 UpdateObjectiveNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:455 Initialize = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:13 GetAllLeaderBoardDetails = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1125 ForceToMap = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:632 ClearAllNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:76 GetAllQuestIds = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:367 AcceptQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:252 HideQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:213 PopulateQuestLogInfo = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:842 GetAllQuestObjectives = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:863 SmoothReset = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:146 ShouldQuestShowObjectives = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:411 PopulateObjectiveNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:806 UpdateHiddenNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:182 AddAllNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:116 Math_randomseed = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:782 GetRawLeaderBoardDetails = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:224 RemoveQuestHash = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1076 CalculateAvailableQuests = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1373 DrawAllAvailableQuests = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1251 CompareQuestHashes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1081 PopulateObjective = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:662 GetCurrentHashes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1072 isCompleteByQuestId = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:432 AddFinisher = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:467 AddNewQuestHash = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1065 GetQuestHash = <function> defined @Interface\AddOns\QuestieDev-master\Mod ## Questie version Version: 4.1.2 BETA 137 6596a3b
1.0
LUA Error: QuestieQuest.lua:55: attempt to index field 'data' (a nil value) - ## Bug description When clicking the show/hide questie on the map, I get this LUA-error: Message: ...ce\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:55: attempt to index field 'data' (a nil value) Time: Mon Oct 21 20:03:43 2019 Count: 4 Stack: ...ce\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:55: attempt to index field 'data' (a nil value) ...ce\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:55: in function `ToggleNotes' [string "*:OnClick"]:1: in function <[string "*:OnClick"]:1> Locals: self = <table> { 1 = "QuestieDev-master" 2 = <table> { } GetQuestLogHashes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1046 ToggleNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:42 AbandonedQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:318 CompleteQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:295 UnhideQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:218 GetAllQuestIdsNoObjectives = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:392 Math_random = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:785 UpdateObjectiveNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:455 Initialize = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:13 GetAllLeaderBoardDetails = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1125 ForceToMap = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:632 ClearAllNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:76 GetAllQuestIds = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:367 AcceptQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:252 HideQuest = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:213 PopulateQuestLogInfo = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:842 GetAllQuestObjectives = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:863 SmoothReset = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:146 ShouldQuestShowObjectives = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:411 PopulateObjectiveNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:806 UpdateHiddenNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:182 AddAllNotes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:116 Math_randomseed = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:782 GetRawLeaderBoardDetails = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:224 RemoveQuestHash = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1076 CalculateAvailableQuests = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1373 DrawAllAvailableQuests = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1251 CompareQuestHashes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1081 PopulateObjective = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:662 GetCurrentHashes = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1072 isCompleteByQuestId = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:432 AddFinisher = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:467 AddNewQuestHash = <function> defined @Interface\AddOns\QuestieDev-master\Modules\QuestieQuest.lua:1065 GetQuestHash = <function> defined @Interface\AddOns\QuestieDev-master\Mod ## Questie version Version: 4.1.2 BETA 137 6596a3b
non_priority
lua error questiequest lua attempt to index field data a nil value bug description when clicking the show hide questie on the map i get this lua error message ce addons questiedev master modules questiequest lua attempt to index field data a nil value time mon oct count stack ce addons questiedev master modules questiequest lua attempt to index field data a nil value ce addons questiedev master modules questiequest lua in function togglenotes in function locals self questiedev master getquestloghashes defined interface addons questiedev master modules questiequest lua togglenotes defined interface addons questiedev master modules questiequest lua abandonedquest defined interface addons questiedev master modules questiequest lua completequest defined interface addons questiedev master modules questiequest lua unhidequest defined interface addons questiedev master modules questiequest lua getallquestidsnoobjectives defined interface addons questiedev master modules questiequest lua math random defined interface addons questiedev master modules questiequest lua updateobjectivenotes defined interface addons questiedev master modules questiequest lua initialize defined interface addons questiedev master modules questiequest lua getallleaderboarddetails defined interface addons questiedev master modules questiequest lua forcetomap defined interface addons questiedev master modules questiequest lua clearallnotes defined interface addons questiedev master modules questiequest lua getallquestids defined interface addons questiedev master modules questiequest lua acceptquest defined interface addons questiedev master modules questiequest lua hidequest defined interface addons questiedev master modules questiequest lua populatequestloginfo defined interface addons questiedev master modules questiequest lua getallquestobjectives defined interface addons questiedev master modules questiequest lua smoothreset defined interface addons questiedev master modules questiequest lua shouldquestshowobjectives defined interface addons questiedev master modules questiequest lua populateobjectivenotes defined interface addons questiedev master modules questiequest lua updatehiddennotes defined interface addons questiedev master modules questiequest lua addallnotes defined interface addons questiedev master modules questiequest lua math randomseed defined interface addons questiedev master modules questiequest lua getrawleaderboarddetails defined interface addons questiedev master modules questiequest lua removequesthash defined interface addons questiedev master modules questiequest lua calculateavailablequests defined interface addons questiedev master modules questiequest lua drawallavailablequests defined interface addons questiedev master modules questiequest lua comparequesthashes defined interface addons questiedev master modules questiequest lua populateobjective defined interface addons questiedev master modules questiequest lua getcurrenthashes defined interface addons questiedev master modules questiequest lua iscompletebyquestid defined interface addons questiedev master modules questiequest lua addfinisher defined interface addons questiedev master modules questiequest lua addnewquesthash defined interface addons questiedev master modules questiequest lua getquesthash defined interface addons questiedev master mod questie version version beta
0
448,215
12,945,674,878
IssuesEvent
2020-07-18 16:05:05
projectdiscovery/nuclei
https://api.github.com/repos/projectdiscovery/nuclei
closed
Chaining multiple request with reuse support of response data
Priority: High Status: In Progress Type: Discussion Type: Enhancement
with the release of v2, we have added support of workflow which allows conditional executions of multiple templates, now to expand this support and allowing users to run chained/multiple requests in a single template which is also possible now but each request runs independently and can not make use of it's to next request, so the aim of this issue to achieve followings. - [ ] Allow reusing response values from the previous request to the next requests within same template. How this can be done? Extractors, once https://github.com/projectdiscovery/nuclei/issues/150 https://github.com/projectdiscovery/nuclei/issues/151 is done, we can get any value from the response, in future we can add more `type` to extractors to make it easier but for now available `types` are sufficient. And to allow reusing those extracted values, we need to come up with a way to assign those values to variables, once done, here are a few examples of use cases. ## Use case:- As an example, I'm writing an extended version of https://github.com/projectdiscovery/nuclei-templates/pull/233 ```yaml id: CVE-2020-8193 info: name: Citrix unauthenticated LFI author: pdteam severity: high # Source:- https://github.com/jas502n/CVE-2020-8193 # This template covers only the detection part, use the above exploit for the exploit confirmation. requests: - raw: - | POST /pcidss/report?type=allprofiles&sid=loginchallengeresponse1requestbody&username=nsroot&set=1 HTTP/1.1 Host: {{Hostname}} User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 Content-Type: application/xml X-NITRO-USER: xpyZxwy6 X-NITRO-PASS: xWXHUJ56 <appfwprofile><login></login></appfwprofile> extractors: - type: kval name: session-cookie kval: - "SESSID" part: header # This will extract the value of the cookie named SESSID from response header. - raw: - | GET /menu/ss?sid=nsroot&username=nsroot&force_setup=1 HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Cookie: SESSID={{session-cookie}} - raw: - | GET /menu/neo HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Cookie: SESSID={{session-cookie}}; is_cisco_platform=0 - raw: - | GET /menu/stc HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Cookie: SESSID={{session-cookie}}; is_cisco_platform=0; startupapp=neo - raw: - | POST /rapi/filedownload?filter=path:%2Fetc%2Fpasswd HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Content-Type: application/xml X-NITRO-USER: oY39DXzQ X-NITRO-PASS: ZuU9Y9c1 rand_key: 1450749159.1594406727843271 Cookie: SESSID={{session-cookie}}; is_cisco_platform=0; startupapp=neo Content-Length: 31 <clipermission></clipermission> matchers: - type: regex regex: - "root:[x*]:0:0:" part: body ``` In the above example, we tagged a name to the extractor and reused it as a variable, same as extractor name `{{session-cookie}}` in the next request to make the multi-step chains work, this also ensures to keep the template simple to understand for non-dev users.
1.0
Chaining multiple request with reuse support of response data - with the release of v2, we have added support of workflow which allows conditional executions of multiple templates, now to expand this support and allowing users to run chained/multiple requests in a single template which is also possible now but each request runs independently and can not make use of it's to next request, so the aim of this issue to achieve followings. - [ ] Allow reusing response values from the previous request to the next requests within same template. How this can be done? Extractors, once https://github.com/projectdiscovery/nuclei/issues/150 https://github.com/projectdiscovery/nuclei/issues/151 is done, we can get any value from the response, in future we can add more `type` to extractors to make it easier but for now available `types` are sufficient. And to allow reusing those extracted values, we need to come up with a way to assign those values to variables, once done, here are a few examples of use cases. ## Use case:- As an example, I'm writing an extended version of https://github.com/projectdiscovery/nuclei-templates/pull/233 ```yaml id: CVE-2020-8193 info: name: Citrix unauthenticated LFI author: pdteam severity: high # Source:- https://github.com/jas502n/CVE-2020-8193 # This template covers only the detection part, use the above exploit for the exploit confirmation. requests: - raw: - | POST /pcidss/report?type=allprofiles&sid=loginchallengeresponse1requestbody&username=nsroot&set=1 HTTP/1.1 Host: {{Hostname}} User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 Content-Type: application/xml X-NITRO-USER: xpyZxwy6 X-NITRO-PASS: xWXHUJ56 <appfwprofile><login></login></appfwprofile> extractors: - type: kval name: session-cookie kval: - "SESSID" part: header # This will extract the value of the cookie named SESSID from response header. - raw: - | GET /menu/ss?sid=nsroot&username=nsroot&force_setup=1 HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Cookie: SESSID={{session-cookie}} - raw: - | GET /menu/neo HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Cookie: SESSID={{session-cookie}}; is_cisco_platform=0 - raw: - | GET /menu/stc HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Cookie: SESSID={{session-cookie}}; is_cisco_platform=0; startupapp=neo - raw: - | POST /rapi/filedownload?filter=path:%2Fetc%2Fpasswd HTTP/1.1 Host: 10.20.24.248 User-Agent: python-requests/2.24.0 Accept-Encoding: gzip, deflate Accept: */* Connection: close Content-Type: application/xml X-NITRO-USER: oY39DXzQ X-NITRO-PASS: ZuU9Y9c1 rand_key: 1450749159.1594406727843271 Cookie: SESSID={{session-cookie}}; is_cisco_platform=0; startupapp=neo Content-Length: 31 <clipermission></clipermission> matchers: - type: regex regex: - "root:[x*]:0:0:" part: body ``` In the above example, we tagged a name to the extractor and reused it as a variable, same as extractor name `{{session-cookie}}` in the next request to make the multi-step chains work, this also ensures to keep the template simple to understand for non-dev users.
priority
chaining multiple request with reuse support of response data with the release of we have added support of workflow which allows conditional executions of multiple templates now to expand this support and allowing users to run chained multiple requests in a single template which is also possible now but each request runs independently and can not make use of it s to next request so the aim of this issue to achieve followings allow reusing response values from the previous request to the next requests within same template how this can be done extractors once is done we can get any value from the response in future we can add more type to extractors to make it easier but for now available types are sufficient and to allow reusing those extracted values we need to come up with a way to assign those values to variables once done here are a few examples of use cases use case as an example i m writing an extended version of yaml id cve info name citrix unauthenticated lfi author pdteam severity high source this template covers only the detection part use the above exploit for the exploit confirmation requests raw post pcidss report type allprofiles sid username nsroot set http host hostname user agent mozilla linux rv gecko firefox content type application xml x nitro user x nitro pass extractors type kval name session cookie kval sessid part header this will extract the value of the cookie named sessid from response header raw get menu ss sid nsroot username nsroot force setup http host user agent python requests accept encoding gzip deflate accept connection close cookie sessid session cookie raw get menu neo http host user agent python requests accept encoding gzip deflate accept connection close cookie sessid session cookie is cisco platform raw get menu stc http host user agent python requests accept encoding gzip deflate accept connection close cookie sessid session cookie is cisco platform startupapp neo raw post rapi filedownload filter path http host user agent python requests accept encoding gzip deflate accept connection close content type application xml x nitro user x nitro pass rand key cookie sessid session cookie is cisco platform startupapp neo content length matchers type regex regex root part body in the above example we tagged a name to the extractor and reused it as a variable same as extractor name session cookie in the next request to make the multi step chains work this also ensures to keep the template simple to understand for non dev users
1
64,304
14,662,043,996
IssuesEvent
2020-12-29 06:03:33
tamirverthim/NodeGoat
https://api.github.com/repos/tamirverthim/NodeGoat
opened
CVE-2016-10540 (High) detected in minimatch-0.3.0.tgz
security vulnerability
## CVE-2016-10540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-0.3.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz</a></p> <p>Path to dependency file: NodeGoat/package.json</p> <p>Path to vulnerable library: NodeGoat/node_modules/mocha/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - mocha-2.5.3.tgz (Root Library) - glob-3.2.11.tgz - :x: **minimatch-0.3.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/tamirverthim/NodeGoat/commit/3de6c5862c1fef83d38a1fec17b579f1a5e328fb">3de6c5862c1fef83d38a1fec17b579f1a5e328fb</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter. <p>Publish Date: 2018-05-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10540>CVE-2016-10540</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nodesecurity.io/advisories/118">https://nodesecurity.io/advisories/118</a></p> <p>Release Date: 2016-06-20</p> <p>Fix Resolution: Update to version 3.0.2 or later.</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"minimatch","packageVersion":"0.3.0","isTransitiveDependency":true,"dependencyTree":"mocha:2.5.3;glob:3.2.11;minimatch:0.3.0","isMinimumFixVersionAvailable":false}],"vulnerabilityIdentifier":"CVE-2016-10540","vulnerabilityDetails":"Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10540","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2016-10540 (High) detected in minimatch-0.3.0.tgz - ## CVE-2016-10540 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-0.3.0.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz">https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz</a></p> <p>Path to dependency file: NodeGoat/package.json</p> <p>Path to vulnerable library: NodeGoat/node_modules/mocha/node_modules/minimatch/package.json</p> <p> Dependency Hierarchy: - mocha-2.5.3.tgz (Root Library) - glob-3.2.11.tgz - :x: **minimatch-0.3.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/tamirverthim/NodeGoat/commit/3de6c5862c1fef83d38a1fec17b579f1a5e328fb">3de6c5862c1fef83d38a1fec17b579f1a5e328fb</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter. <p>Publish Date: 2018-05-31 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10540>CVE-2016-10540</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nodesecurity.io/advisories/118">https://nodesecurity.io/advisories/118</a></p> <p>Release Date: 2016-06-20</p> <p>Fix Resolution: Update to version 3.0.2 or later.</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"minimatch","packageVersion":"0.3.0","isTransitiveDependency":true,"dependencyTree":"mocha:2.5.3;glob:3.2.11;minimatch:0.3.0","isMinimumFixVersionAvailable":false}],"vulnerabilityIdentifier":"CVE-2016-10540","vulnerabilityDetails":"Minimatch is a minimal matching utility that works by converting glob expressions into JavaScript `RegExp` objects. The primary function, `minimatch(path, pattern)` in Minimatch 3.0.1 and earlier is vulnerable to ReDoS in the `pattern` parameter.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10540","cvss3Severity":"high","cvss3Score":"7.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
non_priority
cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file nodegoat package json path to vulnerable library nodegoat node modules mocha node modules minimatch package json dependency hierarchy mocha tgz root library glob tgz x minimatch tgz vulnerable library found in head commit a href found in base branch master vulnerability details minimatch is a minimal matching utility that works by converting glob expressions into javascript regexp objects the primary function minimatch path pattern in minimatch and earlier is vulnerable to redos in the pattern parameter publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution update to version or later isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails minimatch is a minimal matching utility that works by converting glob expressions into javascript regexp objects the primary function minimatch path pattern in minimatch and earlier is vulnerable to redos in the pattern parameter vulnerabilityurl
0
134,137
19,090,891,373
IssuesEvent
2021-11-29 11:58:57
maykinmedia/sdg-invoervoorziening
https://api.github.com/repos/maykinmedia/sdg-invoervoorziening
closed
Als redactie wil ik een beter navigeerbare producten catalogus
redesign
The idea is to make the layout more consistant and have more navigation options. Site structure: * homepage ``/`` (organisation overview, each org links to a catalog - see next item) * catalogs ``/organisation/1/catalogs/`` (shows the products in each catalog, for specific organisation) * view product ``/organisation/1/catalogs/1/product/1/`` * edit product ``/organisation/1/catalogs/1/product/1/edit/`` * locations ``/organisation/1/locations/`` * users ``/organisation/1/users/`` **Tasks** * [x] Update site structure to the layout shown above. * [x] The subtitle should always be the organisation name (example: Gemeente Harderwijk); except for the homepage which has no subtitle. * [x] Remove the location container at the top from the catalog overview page. * [x] If a user has only 1 organisation, redirect from the home page to the organisation page (99% of the time for users). If a user has more than 1 organisation, do not redirect * [x] If a user has more than 1 organisation, show a "switch" icon next to the organisation name in the subtitle. This icon links to the homepage. -- switch icon: https://fontawesome.com/v5.15/icons/exchange-alt?style=solid * [x] Decrease the height of the header * [x] Except for the homepage, there's always 3 tabs visible: Catalogs, Locations, Users; They should be active if you are at that page or a subpage. They can link to the existing pages (for locations this is the edit page for locations). * [x] Add a crumblepath below the tabs, following the site structure * [x] Add pagetitle. This title should always say what is shown on this page: (examples: SDG Catalog; Product X; Edit product X; ![image](https://user-images.githubusercontent.com/96970/140754576-aefdeea7-06e5-4222-8cd4-9a8d0ce369d7.png) ![image](https://user-images.githubusercontent.com/96970/140968130-b9702906-c350-49d9-a271-8cf6448fd9b0.png) **Example (left image)** * **Site title**: SDG * **Subtitle**: Gemeente Harderwijk * **Page title**: SDG Catalogus # NOTE: on the catalogs page, it can show multiple page titles (=catalog name) since we show all catalogs below eachother. * **Crumblepath**: Home > Gemeente Harderwijk > Catalogi **Example (right image)** * **Site title**: SDG * **Subtitle**: Gemeente Harderwijk * **Page title**: Paspoort aanvragen * **Crumblepath**: Home > Gemeente Harderwijk > SDG Catalogus > Paspoort aanvragen
1.0
Als redactie wil ik een beter navigeerbare producten catalogus - The idea is to make the layout more consistant and have more navigation options. Site structure: * homepage ``/`` (organisation overview, each org links to a catalog - see next item) * catalogs ``/organisation/1/catalogs/`` (shows the products in each catalog, for specific organisation) * view product ``/organisation/1/catalogs/1/product/1/`` * edit product ``/organisation/1/catalogs/1/product/1/edit/`` * locations ``/organisation/1/locations/`` * users ``/organisation/1/users/`` **Tasks** * [x] Update site structure to the layout shown above. * [x] The subtitle should always be the organisation name (example: Gemeente Harderwijk); except for the homepage which has no subtitle. * [x] Remove the location container at the top from the catalog overview page. * [x] If a user has only 1 organisation, redirect from the home page to the organisation page (99% of the time for users). If a user has more than 1 organisation, do not redirect * [x] If a user has more than 1 organisation, show a "switch" icon next to the organisation name in the subtitle. This icon links to the homepage. -- switch icon: https://fontawesome.com/v5.15/icons/exchange-alt?style=solid * [x] Decrease the height of the header * [x] Except for the homepage, there's always 3 tabs visible: Catalogs, Locations, Users; They should be active if you are at that page or a subpage. They can link to the existing pages (for locations this is the edit page for locations). * [x] Add a crumblepath below the tabs, following the site structure * [x] Add pagetitle. This title should always say what is shown on this page: (examples: SDG Catalog; Product X; Edit product X; ![image](https://user-images.githubusercontent.com/96970/140754576-aefdeea7-06e5-4222-8cd4-9a8d0ce369d7.png) ![image](https://user-images.githubusercontent.com/96970/140968130-b9702906-c350-49d9-a271-8cf6448fd9b0.png) **Example (left image)** * **Site title**: SDG * **Subtitle**: Gemeente Harderwijk * **Page title**: SDG Catalogus # NOTE: on the catalogs page, it can show multiple page titles (=catalog name) since we show all catalogs below eachother. * **Crumblepath**: Home > Gemeente Harderwijk > Catalogi **Example (right image)** * **Site title**: SDG * **Subtitle**: Gemeente Harderwijk * **Page title**: Paspoort aanvragen * **Crumblepath**: Home > Gemeente Harderwijk > SDG Catalogus > Paspoort aanvragen
non_priority
als redactie wil ik een beter navigeerbare producten catalogus the idea is to make the layout more consistant and have more navigation options site structure homepage organisation overview each org links to a catalog see next item catalogs organisation catalogs shows the products in each catalog for specific organisation view product organisation catalogs product edit product organisation catalogs product edit locations organisation locations users organisation users tasks update site structure to the layout shown above the subtitle should always be the organisation name example gemeente harderwijk except for the homepage which has no subtitle remove the location container at the top from the catalog overview page if a user has only organisation redirect from the home page to the organisation page of the time for users if a user has more than organisation do not redirect if a user has more than organisation show a switch icon next to the organisation name in the subtitle this icon links to the homepage switch icon decrease the height of the header except for the homepage there s always tabs visible catalogs locations users they should be active if you are at that page or a subpage they can link to the existing pages for locations this is the edit page for locations add a crumblepath below the tabs following the site structure add pagetitle this title should always say what is shown on this page examples sdg catalog product x edit product x example left image site title sdg subtitle gemeente harderwijk page title sdg catalogus note on the catalogs page it can show multiple page titles catalog name since we show all catalogs below eachother crumblepath home gemeente harderwijk catalogi example right image site title sdg subtitle gemeente harderwijk page title paspoort aanvragen crumblepath home gemeente harderwijk sdg catalogus paspoort aanvragen
0
229,453
17,569,909,847
IssuesEvent
2021-08-14 13:16:47
woowa-techcamp-2021/store-10
https://api.github.com/repos/woowa-techcamp-2021/store-10
closed
[docs] 모달 관련 문서 작성
documentation
## 개요 <!-- 개발할 기능에 대한 간단한 설명 작성 --> - 구현한 모달 관련 컴포넌트에 대한 문서를 작성합니다. ## 소요 시간 <!-- ex. 2h 처럼 시간 단위로 작성 --> - 예상 완료 시간 : 30h - 실제 투입 시간 : 30h ## 진행 사항 <!-- 할 일 목록을 만들고 진행 사항 표시 --> - [x] 모달 관련 문서 작성 ## 문서 경로 https://github.com/woowa-techcamp-2021/store-10/wiki/%EB%AA%A8%EB%8B%AC-%EC%BB%A4%EC%8A%A4%ED%85%80
1.0
[docs] 모달 관련 문서 작성 - ## 개요 <!-- 개발할 기능에 대한 간단한 설명 작성 --> - 구현한 모달 관련 컴포넌트에 대한 문서를 작성합니다. ## 소요 시간 <!-- ex. 2h 처럼 시간 단위로 작성 --> - 예상 완료 시간 : 30h - 실제 투입 시간 : 30h ## 진행 사항 <!-- 할 일 목록을 만들고 진행 사항 표시 --> - [x] 모달 관련 문서 작성 ## 문서 경로 https://github.com/woowa-techcamp-2021/store-10/wiki/%EB%AA%A8%EB%8B%AC-%EC%BB%A4%EC%8A%A4%ED%85%80
non_priority
모달 관련 문서 작성 개요 구현한 모달 관련 컴포넌트에 대한 문서를 작성합니다 소요 시간 예상 완료 시간 실제 투입 시간 진행 사항 모달 관련 문서 작성 문서 경로
0
174,372
6,539,551,486
IssuesEvent
2017-09-01 11:50:46
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
opened
EP: Update Medications
epic/medication kind/task priority/medium project/reimbursement status/specs
Update Medication WS according to requirements Requirements: [вимоги](https://docs.google.com/document/d/15qqew84E9PdDb0LS6mhCagOLqcnNa6wmxenR5kHrUPg/edit?usp=sharing) - [ ] Create WS [spec](https://edenlab.atlassian.net/wiki/spaces/EH/pages/14647353/Stop+Medication+request) - [ ] Implement - [ ] Deploy - [ ] Improve test scenarios
1.0
EP: Update Medications - Update Medication WS according to requirements Requirements: [вимоги](https://docs.google.com/document/d/15qqew84E9PdDb0LS6mhCagOLqcnNa6wmxenR5kHrUPg/edit?usp=sharing) - [ ] Create WS [spec](https://edenlab.atlassian.net/wiki/spaces/EH/pages/14647353/Stop+Medication+request) - [ ] Implement - [ ] Deploy - [ ] Improve test scenarios
priority
ep update medications update medication ws according to requirements requirements create ws implement deploy improve test scenarios
1
67,774
9,099,646,431
IssuesEvent
2019-02-20 05:34:38
ampproject/amphtml
https://api.github.com/repos/ampproject/amphtml
closed
AMP project reference page fails AMP validation
Related to: Documentation Type: Bug good first issue
Go to page: https://www.ampproject.org/docs/reference/components/amp-addthis Expected: all AMP project pages are properly AMplified. Actual Result: the page fails AMP Validation.
1.0
AMP project reference page fails AMP validation - Go to page: https://www.ampproject.org/docs/reference/components/amp-addthis Expected: all AMP project pages are properly AMplified. Actual Result: the page fails AMP Validation.
non_priority
amp project reference page fails amp validation go to page expected all amp project pages are properly amplified actual result the page fails amp validation
0
522,935
15,169,859,731
IssuesEvent
2021-02-12 21:57:54
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
reopened
Drop jquery.autocomplete plugin and use jquery ui
Module: JavaScript Needs: Lead Needs: Review Priority: 2 Type: Bug hacktoberfest
The version of jquery.autocomplete we use is outdated, and is available in jQuery UI. It is blocking us upgrading jQuery. jQuery autocomplete is imported inside index.js ``` import '../../../../vendor/js/jquery-autocomplete/jquery.autocomplete-modified.js'; ``` We also include jQuery UI which has autocomplete functionality using: ``` $.ui.autocomplete ``` - [ ] Drop jQuery autocomplete vendor import - [ ] Update existing usages of the autocomplete function inside openlibrary/plugins/openlibrary/js/autocomplete.js to use $.ui.autocomplete function ### Evidence / Screenshot (if possible) When sharing your pull request make sure to test the search box in the top right corner and detail what you needed to change to make use of jQuery.Ui ### Expectation Before and after your pull request it will be possible to search ### Stakeholders @cdrini
1.0
Drop jquery.autocomplete plugin and use jquery ui - The version of jquery.autocomplete we use is outdated, and is available in jQuery UI. It is blocking us upgrading jQuery. jQuery autocomplete is imported inside index.js ``` import '../../../../vendor/js/jquery-autocomplete/jquery.autocomplete-modified.js'; ``` We also include jQuery UI which has autocomplete functionality using: ``` $.ui.autocomplete ``` - [ ] Drop jQuery autocomplete vendor import - [ ] Update existing usages of the autocomplete function inside openlibrary/plugins/openlibrary/js/autocomplete.js to use $.ui.autocomplete function ### Evidence / Screenshot (if possible) When sharing your pull request make sure to test the search box in the top right corner and detail what you needed to change to make use of jQuery.Ui ### Expectation Before and after your pull request it will be possible to search ### Stakeholders @cdrini
priority
drop jquery autocomplete plugin and use jquery ui the version of jquery autocomplete we use is outdated and is available in jquery ui it is blocking us upgrading jquery jquery autocomplete is imported inside index js import vendor js jquery autocomplete jquery autocomplete modified js we also include jquery ui which has autocomplete functionality using ui autocomplete drop jquery autocomplete vendor import update existing usages of the autocomplete function inside openlibrary plugins openlibrary js autocomplete js to use ui autocomplete function evidence screenshot if possible when sharing your pull request make sure to test the search box in the top right corner and detail what you needed to change to make use of jquery ui expectation before and after your pull request it will be possible to search stakeholders cdrini
1
102,283
4,153,190,921
IssuesEvent
2016-06-16 06:28:08
rajewsky-lab/polyA
https://api.github.com/repos/rajewsky-lab/polyA
opened
shift in estimations from simulated data
help wanted high priority
see https://github.com/rajewsky-lab/polyA/pull/63#issue-160419099: --- - Simulating 400nt fragments only with poly(A) tail length of `42` results in expected value of `42` for estimated poly(A) tail length. - Simulating 90% 400nt fragments and 10% 399nt fragments with poly(A) tail length of `42` results in shift of the expected value for estimated poly(A) tail length to `43`. Any ideas why that could be? --- Note that currently in the simulations all oligo-d(T)s anchor in the 3' end of the poly(A)-tail while the model assumes a uniform distribution across the whole poly(A)-tail. Could this be related?
1.0
shift in estimations from simulated data - see https://github.com/rajewsky-lab/polyA/pull/63#issue-160419099: --- - Simulating 400nt fragments only with poly(A) tail length of `42` results in expected value of `42` for estimated poly(A) tail length. - Simulating 90% 400nt fragments and 10% 399nt fragments with poly(A) tail length of `42` results in shift of the expected value for estimated poly(A) tail length to `43`. Any ideas why that could be? --- Note that currently in the simulations all oligo-d(T)s anchor in the 3' end of the poly(A)-tail while the model assumes a uniform distribution across the whole poly(A)-tail. Could this be related?
priority
shift in estimations from simulated data see simulating fragments only with poly a tail length of results in expected value of for estimated poly a tail length simulating fragments and fragments with poly a tail length of results in shift of the expected value for estimated poly a tail length to any ideas why that could be note that currently in the simulations all oligo d t s anchor in the end of the poly a tail while the model assumes a uniform distribution across the whole poly a tail could this be related
1
126,894
5,007,248,443
IssuesEvent
2016-12-12 16:16:36
graphcool/console
https://api.github.com/repos/graphcool/console
closed
Scrollbars don't work in empty System Models
area/models/databrowser bug priority/P1 UI UX
On Linux the scrollbar in the databrowser looks enabled (I can see that there is more content to the right by looking on the scrollbar), but is really disabled.
1.0
Scrollbars don't work in empty System Models - On Linux the scrollbar in the databrowser looks enabled (I can see that there is more content to the right by looking on the scrollbar), but is really disabled.
priority
scrollbars don t work in empty system models on linux the scrollbar in the databrowser looks enabled i can see that there is more content to the right by looking on the scrollbar but is really disabled
1
684,315
23,414,075,880
IssuesEvent
2022-08-12 21:13:52
asastats/channel
https://api.github.com/repos/asastats/channel
closed
Smile Staking shows old staking values
bug high priority addressed
By Maru the Cat in our [Discord](https://discord.com/channels/906917846754418770/910524302531649566/1007734028004237486) > hi, it seems like ASA Stats is still recording the older Smile Coin Staking…..any thoughts on such. Smile recently sent the smile coins back to users wallets but ASA stats is showing smile in both the user wallets and what was previously staked in smile coin on their dapp? Thanks
1.0
Smile Staking shows old staking values - By Maru the Cat in our [Discord](https://discord.com/channels/906917846754418770/910524302531649566/1007734028004237486) > hi, it seems like ASA Stats is still recording the older Smile Coin Staking…..any thoughts on such. Smile recently sent the smile coins back to users wallets but ASA stats is showing smile in both the user wallets and what was previously staked in smile coin on their dapp? Thanks
priority
smile staking shows old staking values by maru the cat in our hi it seems like asa stats is still recording the older smile coin staking… any thoughts on such smile recently sent the smile coins back to users wallets but asa stats is showing smile in both the user wallets and what was previously staked in smile coin on their dapp thanks
1
778,361
27,312,738,787
IssuesEvent
2023-02-24 13:30:35
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
my.ticketmaster.com - see bug description
status-needsinfo browser-chrome priority-normal os-mac
<!-- @browser: Chrome 109.0.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 --> <!-- @reported_with: unknown --> **URL**: https://my.ticketmaster.com/settings **Browser / Version**: Chrome 109.0.0 **Operating System**: Mac OS X 10.15.7 **Tested Another Browser**: Yes Safari **Problem type**: Something else **Description**: Cannot change account email **Steps to Reproduce**: 1. Go to Ticketmaster.com 2. If asked to reset password, reset it, if not manually reset it. 3. Once password is reset and you are back in your account. 4. Go to edit profile, underneath your name 5.Enter new email and click update 6. Get code from email or sms 7. Enter code and try and update email. Receive error message: "We have temporarily restricted updates to email. For urgent changes, please contact customer support for assistance." <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2023/2/a75863e0-f37c-4140-a584-f80c8e32958d.jpg"> </details> <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2023/2/acb9c1ca-7486-477e-9429-ec7b0ab4f6fd.jpg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
my.ticketmaster.com - see bug description - <!-- @browser: Chrome 109.0.0 --> <!-- @ua_header: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 --> <!-- @reported_with: unknown --> **URL**: https://my.ticketmaster.com/settings **Browser / Version**: Chrome 109.0.0 **Operating System**: Mac OS X 10.15.7 **Tested Another Browser**: Yes Safari **Problem type**: Something else **Description**: Cannot change account email **Steps to Reproduce**: 1. Go to Ticketmaster.com 2. If asked to reset password, reset it, if not manually reset it. 3. Once password is reset and you are back in your account. 4. Go to edit profile, underneath your name 5.Enter new email and click update 6. Get code from email or sms 7. Enter code and try and update email. Receive error message: "We have temporarily restricted updates to email. For urgent changes, please contact customer support for assistance." <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2023/2/a75863e0-f37c-4140-a584-f80c8e32958d.jpg"> </details> <details> <summary>View the screenshot</summary> <img alt="Screenshot" src="https://webcompat.com/uploads/2023/2/acb9c1ca-7486-477e-9429-ec7b0ab4f6fd.jpg"> </details> <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
my ticketmaster com see bug description url browser version chrome operating system mac os x tested another browser yes safari problem type something else description cannot change account email steps to reproduce go to ticketmaster com if asked to reset password reset it if not manually reset it once password is reset and you are back in your account go to edit profile underneath your name enter new email and click update get code from email or sms enter code and try and update email receive error message we have temporarily restricted updates to email for urgent changes please contact customer support for assistance view the screenshot img alt screenshot src view the screenshot img alt screenshot src browser configuration none from with ❤️
1
604,091
18,676,720,983
IssuesEvent
2021-10-31 17:32:06
Heptagram-Bot/heptagram.xyz
https://api.github.com/repos/Heptagram-Bot/heptagram.xyz
closed
✨❓ Feature Request: Error 404 & Error 500 Pages
priority: medium ✅👤 status: assigned 👤✅ ✨ Feature Request ✨
I will work on designing and coding the error 404 and error 500 pages. I will try to setup the ability to redirect the user to the error 404 page when he is trying to access a page that doesn't exist.
1.0
✨❓ Feature Request: Error 404 & Error 500 Pages - I will work on designing and coding the error 404 and error 500 pages. I will try to setup the ability to redirect the user to the error 404 page when he is trying to access a page that doesn't exist.
priority
✨❓ feature request error error pages i will work on designing and coding the error and error pages i will try to setup the ability to redirect the user to the error page when he is trying to access a page that doesn t exist
1
46,620
6,025,224,758
IssuesEvent
2017-06-08 08:07:20
geetsisbac/HYUDMDQI7KH46FHYFHPJLMSI
https://api.github.com/repos/geetsisbac/HYUDMDQI7KH46FHYFHPJLMSI
reopened
flzKbrFJs+hN5jDAcd6NxOtijeD3hocvjnHcgAdvPs1kqQChVRl0RS0Ameq9rWNGpK7/nl1QY2UubM2u4e8lCKjVN6tPpbLfSrLWR871HwRtvLDeXdOhQQKvIyy1d7askd6n9y83aVMZ7eKtHpTfzTku8z/zMSDbs1qySiza6SM=
design
ieuiHaF700x+iSy6U0HqQK5werUrh7cS1k6TIxVS2+D6vrYSZXQx16wSnXqBC1tYBXvN9x6GvDRLpvL5THT1cuu1IuSRvNuvknr0DEwbzdJUP7DytZu33pxioVBmGIQ8jpWv+ZiQSt4SR/CdE+NmAm1xIy3QqoYfzoE8BWYZwSCRRi+epsm6aK9PjZJeU/KYMJ3wPkjAgc9taiHdYq2eiYz8NcBU/+TnFJIQ9cePA7mbt7iFtCMIZfy83schkCbUmXGr4sSXqIYHhBE50Sh7NkiuhixR3yLEWPLU1ug0t3IPxWwxu7Fyt/86sUWqN1kbtNXuxNdCLP6KlAJAnoF7krHKYSDZ9ZteFGO0CN5WUrXbll+ANfVSpXchoLSKiIzgyKuyKBxBYfw1Z7yQE5D5n4P2G1Og5qSzIMPNLTyIYhM/sp/lmqOqhztOdOegRVqrIT/8rGxP7X9x4uUuuTA0LrvRWD8b375pNHOPYerAcXZt03mszhFlXs7noUMlUfWwF3+IFSbZyfrNmFcYPhWFILZeyvaEJGt2FmeITn/Q9EZ5tgg64vHy32DJHc3wsbWYb270gWaFLNHomy4BZHVouvyViQfdNcHir/3e/EJO3Xi66bog8910Wd76T0LUthHFCn5kfB/+NtAozvZTSblxrBRmSd3JrMPeuwKvvE0zv1bNXzzQFsUOmTDtXwHQQAvgYdbdiXGhWyOnMoiLOyg2b5QnrcuvSXZ0w0ABRH7wVtMYfk+ZJk/mrSBxfZyVRoWmQdgJb1PRA388IgjRB8O674DLK4lKarCSJUyOdRPP92YHMFu+D/2W55CJwn1e2qt5Nq5XRbcb2vGWFTDyj6W2/tT3xEsfHKwtERsmfVHd7kvFTZiRWvPqwL6YpQRPZFUamOJz590M27AA2xgo7kEPBN4fLVv8rvBZK0qtMIe2H3arDPzZa3NivZwgSQkW7jn3haMg+Q/OyqjQuroKtM6QRdn+pLNIEYt0JkmHy6Y5W8qZrSoz2v1bJww5sYUXDiiH/JMws7yyeJDbUaVCy7pxJjWuVPTH8a0RJuKkr2JoffBz4jReZkM/rvjUc802aebiCe5zLGg4542jaRiXKbRYbrTseji4aRBvOzj+k9lmbBt7R/6kra2JSWce560PVjrL7F1LK1jNzCF821ka87eD6+mO5xUgYClQsuprrEe4TnPP/cEj1VlSgozZvx+ui0W1QdgJb1PRA388IgjRB8O674DLK4lKarCSJUyOdRPP92YQtxTzIYqKznZ0Z/IwBeL9jGKGXj9i4mcaTtuGvLIb0nfUOdKF58vWRb/uGoSEDqgWHIUpnU/5Yg7VXOSVpkTxLUsp9URusvAqe+adyLwUdSnOZ9yqGG/vBKUk0O42Hv8xv1OFyMBvhyp6S0ZRMj4yG+ZOXS8oCxwfRZKZ1oaYBorhXTFuRtLg17u0UPD3G54yIbJpr5LP4TL6LK2K+hTaIjNjIu60K+KXiM3Sxq0XFA==
1.0
flzKbrFJs+hN5jDAcd6NxOtijeD3hocvjnHcgAdvPs1kqQChVRl0RS0Ameq9rWNGpK7/nl1QY2UubM2u4e8lCKjVN6tPpbLfSrLWR871HwRtvLDeXdOhQQKvIyy1d7askd6n9y83aVMZ7eKtHpTfzTku8z/zMSDbs1qySiza6SM= - ieuiHaF700x+iSy6U0HqQK5werUrh7cS1k6TIxVS2+D6vrYSZXQx16wSnXqBC1tYBXvN9x6GvDRLpvL5THT1cuu1IuSRvNuvknr0DEwbzdJUP7DytZu33pxioVBmGIQ8jpWv+ZiQSt4SR/CdE+NmAm1xIy3QqoYfzoE8BWYZwSCRRi+epsm6aK9PjZJeU/KYMJ3wPkjAgc9taiHdYq2eiYz8NcBU/+TnFJIQ9cePA7mbt7iFtCMIZfy83schkCbUmXGr4sSXqIYHhBE50Sh7NkiuhixR3yLEWPLU1ug0t3IPxWwxu7Fyt/86sUWqN1kbtNXuxNdCLP6KlAJAnoF7krHKYSDZ9ZteFGO0CN5WUrXbll+ANfVSpXchoLSKiIzgyKuyKBxBYfw1Z7yQE5D5n4P2G1Og5qSzIMPNLTyIYhM/sp/lmqOqhztOdOegRVqrIT/8rGxP7X9x4uUuuTA0LrvRWD8b375pNHOPYerAcXZt03mszhFlXs7noUMlUfWwF3+IFSbZyfrNmFcYPhWFILZeyvaEJGt2FmeITn/Q9EZ5tgg64vHy32DJHc3wsbWYb270gWaFLNHomy4BZHVouvyViQfdNcHir/3e/EJO3Xi66bog8910Wd76T0LUthHFCn5kfB/+NtAozvZTSblxrBRmSd3JrMPeuwKvvE0zv1bNXzzQFsUOmTDtXwHQQAvgYdbdiXGhWyOnMoiLOyg2b5QnrcuvSXZ0w0ABRH7wVtMYfk+ZJk/mrSBxfZyVRoWmQdgJb1PRA388IgjRB8O674DLK4lKarCSJUyOdRPP92YHMFu+D/2W55CJwn1e2qt5Nq5XRbcb2vGWFTDyj6W2/tT3xEsfHKwtERsmfVHd7kvFTZiRWvPqwL6YpQRPZFUamOJz590M27AA2xgo7kEPBN4fLVv8rvBZK0qtMIe2H3arDPzZa3NivZwgSQkW7jn3haMg+Q/OyqjQuroKtM6QRdn+pLNIEYt0JkmHy6Y5W8qZrSoz2v1bJww5sYUXDiiH/JMws7yyeJDbUaVCy7pxJjWuVPTH8a0RJuKkr2JoffBz4jReZkM/rvjUc802aebiCe5zLGg4542jaRiXKbRYbrTseji4aRBvOzj+k9lmbBt7R/6kra2JSWce560PVjrL7F1LK1jNzCF821ka87eD6+mO5xUgYClQsuprrEe4TnPP/cEj1VlSgozZvx+ui0W1QdgJb1PRA388IgjRB8O674DLK4lKarCSJUyOdRPP92YQtxTzIYqKznZ0Z/IwBeL9jGKGXj9i4mcaTtuGvLIb0nfUOdKF58vWRb/uGoSEDqgWHIUpnU/5Yg7VXOSVpkTxLUsp9URusvAqe+adyLwUdSnOZ9yqGG/vBKUk0O42Hv8xv1OFyMBvhyp6S0ZRMj4yG+ZOXS8oCxwfRZKZ1oaYBorhXTFuRtLg17u0UPD3G54yIbJpr5LP4TL6LK2K+hTaIjNjIu60K+KXiM3Sxq0XFA==
non_priority
flzkbrfjs cde sp lmqoqhztodoegrvqrit zjk d q ugosedqgwhiupnu
0
15,029
18,751,357,712
IssuesEvent
2021-11-05 02:40:31
qgis/QGIS
https://api.github.com/repos/qgis/QGIS
closed
Processing toolbox does not handle array fields
Feedback stale Processing Bug
Author Name: **Cory Albrecht** (@CoryAlbrecht) Original Redmine Issue: [21786](https://issues.qgis.org/issues/21786) Affected QGIS version: 3.6.1 Redmine category:processing/core --- So I just did "fix geometries" on my PostGiS layer that has array fields, when I deleted the shapes from it and copied the new features back. When I went to save that layer, nothing would save. All I got was simple message log error line saying that arrays had to start with {, and no PostGIS errors. My PostGIS layer has several fields that are arrays, so I did not know which one it was referring to. Eventually I realised that the fix geometries tool had converted all array fields to simple string fields, so a PostGIS array like '{en,"Kingdom of Bavaria"}' became the literal string "{en, \"Kingdom of Bavaria\"}". When the shapes were copied back to the PostGIS layer, QGIS was still seeing them as strings, not as arrays, and apparently converting them improperly when trying to create the SQL to update the PostGIS layer. I assume the problem was with creating SQL because there were no PostGIS errors, just the ambiguous error about needing the { for an array. Based on other bugs I have filed having to do with how QGIS handles array fields, it seems to me that whatever redesign of the internals of how a layer and it's attributes are stored in memory, that redesign seems to be faulty at the core as it communicates wrong information to the higher level functions that do things like run the processing tools, like displaying the feature attributes form (arrays are converted to strings, but truncated, #28691), like when trying to update PostGIS layers (nulls getting passed as empty strings, #29277), and now this. --- - [Screenshot from 2019-04-07 23-17-34.png](https://issues.qgis.org/attachments/download/14755/Screenshot%20from%202019-04-07%2023-17-34.png) (Cory Albrecht) - [Screenshot from 2019-04-07 23-16-21.png](https://issues.qgis.org/attachments/download/14756/Screenshot%20from%202019-04-07%2023-16-21.png) (Cory Albrecht)
1.0
Processing toolbox does not handle array fields - Author Name: **Cory Albrecht** (@CoryAlbrecht) Original Redmine Issue: [21786](https://issues.qgis.org/issues/21786) Affected QGIS version: 3.6.1 Redmine category:processing/core --- So I just did "fix geometries" on my PostGiS layer that has array fields, when I deleted the shapes from it and copied the new features back. When I went to save that layer, nothing would save. All I got was simple message log error line saying that arrays had to start with {, and no PostGIS errors. My PostGIS layer has several fields that are arrays, so I did not know which one it was referring to. Eventually I realised that the fix geometries tool had converted all array fields to simple string fields, so a PostGIS array like '{en,"Kingdom of Bavaria"}' became the literal string "{en, \"Kingdom of Bavaria\"}". When the shapes were copied back to the PostGIS layer, QGIS was still seeing them as strings, not as arrays, and apparently converting them improperly when trying to create the SQL to update the PostGIS layer. I assume the problem was with creating SQL because there were no PostGIS errors, just the ambiguous error about needing the { for an array. Based on other bugs I have filed having to do with how QGIS handles array fields, it seems to me that whatever redesign of the internals of how a layer and it's attributes are stored in memory, that redesign seems to be faulty at the core as it communicates wrong information to the higher level functions that do things like run the processing tools, like displaying the feature attributes form (arrays are converted to strings, but truncated, #28691), like when trying to update PostGIS layers (nulls getting passed as empty strings, #29277), and now this. --- - [Screenshot from 2019-04-07 23-17-34.png](https://issues.qgis.org/attachments/download/14755/Screenshot%20from%202019-04-07%2023-17-34.png) (Cory Albrecht) - [Screenshot from 2019-04-07 23-16-21.png](https://issues.qgis.org/attachments/download/14756/Screenshot%20from%202019-04-07%2023-16-21.png) (Cory Albrecht)
non_priority
processing toolbox does not handle array fields author name cory albrecht coryalbrecht original redmine issue affected qgis version redmine category processing core so i just did fix geometries on my postgis layer that has array fields when i deleted the shapes from it and copied the new features back when i went to save that layer nothing would save all i got was simple message log error line saying that arrays had to start with and no postgis errors my postgis layer has several fields that are arrays so i did not know which one it was referring to eventually i realised that the fix geometries tool had converted all array fields to simple string fields so a postgis array like en kingdom of bavaria became the literal string en kingdom of bavaria when the shapes were copied back to the postgis layer qgis was still seeing them as strings not as arrays and apparently converting them improperly when trying to create the sql to update the postgis layer i assume the problem was with creating sql because there were no postgis errors just the ambiguous error about needing the for an array based on other bugs i have filed having to do with how qgis handles array fields it seems to me that whatever redesign of the internals of how a layer and it s attributes are stored in memory that redesign seems to be faulty at the core as it communicates wrong information to the higher level functions that do things like run the processing tools like displaying the feature attributes form arrays are converted to strings but truncated like when trying to update postgis layers nulls getting passed as empty strings and now this cory albrecht cory albrecht
0
112,685
14,274,196,165
IssuesEvent
2020-11-22 02:17:03
OAGi/Score
https://api.github.com/repos/OAGi/Score
opened
Fix title of the release assignment page
design change
Currently it looks like this "Releases Assign 10.8". It is better for it to look like "10.8 Release Assignment".
1.0
Fix title of the release assignment page - Currently it looks like this "Releases Assign 10.8". It is better for it to look like "10.8 Release Assignment".
non_priority
fix title of the release assignment page currently it looks like this releases assign it is better for it to look like release assignment
0
355,529
25,175,959,342
IssuesEvent
2022-11-11 09:17:07
Thing1Thing2/pe
https://api.github.com/repos/Thing1Thing2/pe
opened
"private contact detail" term not used anywhere
severity.VeryLow type.DocumentationBug
The term `private contact detail` is mentioned in the glossary but not used anywhere in UG or DG. ![image.png](https://raw.githubusercontent.com/Thing1Thing2/pe/main/files/b72051c1-2deb-4383-a842-87b02adac2ca.png) <!--session: 1668150936310-328337a8-0287-4e2b-8277-cac763619f8e--> <!--Version: Web v3.4.4-->
1.0
"private contact detail" term not used anywhere - The term `private contact detail` is mentioned in the glossary but not used anywhere in UG or DG. ![image.png](https://raw.githubusercontent.com/Thing1Thing2/pe/main/files/b72051c1-2deb-4383-a842-87b02adac2ca.png) <!--session: 1668150936310-328337a8-0287-4e2b-8277-cac763619f8e--> <!--Version: Web v3.4.4-->
non_priority
private contact detail term not used anywhere the term private contact detail is mentioned in the glossary but not used anywhere in ug or dg
0
165,023
12,826,083,680
IssuesEvent
2020-07-06 15:57:36
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
ClassificationIT testSetUpgradeMode_ExistingTaskGetsUnassigned Failure
:ml >test-failure v8.0.0
https://gradle-enterprise.elastic.co/s/75oonfpb3j3mw ``` org.elasticsearch.ElasticsearchException: all shards failedClose stacktrace at __randomizedtesting.SeedInfo.seed([B5428DD8494405BC:568FC3C8087049D8]:0) at org.elasticsearch.xpack.core.ml.utils.ExceptionsHelper.serverError(ExceptionsHelper.java:55) at org.elasticsearch.xpack.ml.action.TransportGetDataFrameAnalyticsStatsAction.lambda$searchStats$8(TransportGetDataFrameAnalyticsStatsAction.java:216) ``` ``` ./gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:integTestRunner' --tests "org.elasticsearch.xpack.ml.integration.ClassificationIT.testSetUpgradeMode_ExistingTaskGetsUnassigned" -Dtests.seed=B5428DD8494405BC -Dtests.security.manager=true -Dtests.locale=es-AR -Dtests.timezone=America/Argentina/Ushuaia -Dcompiler.java=14 HomeTestsorg.elasticsearch.xpack.ml.integration.ClassificationIT » testSetUpgradeMode_ExistingTaskGetsUnassigned ```
1.0
ClassificationIT testSetUpgradeMode_ExistingTaskGetsUnassigned Failure - https://gradle-enterprise.elastic.co/s/75oonfpb3j3mw ``` org.elasticsearch.ElasticsearchException: all shards failedClose stacktrace at __randomizedtesting.SeedInfo.seed([B5428DD8494405BC:568FC3C8087049D8]:0) at org.elasticsearch.xpack.core.ml.utils.ExceptionsHelper.serverError(ExceptionsHelper.java:55) at org.elasticsearch.xpack.ml.action.TransportGetDataFrameAnalyticsStatsAction.lambda$searchStats$8(TransportGetDataFrameAnalyticsStatsAction.java:216) ``` ``` ./gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:integTestRunner' --tests "org.elasticsearch.xpack.ml.integration.ClassificationIT.testSetUpgradeMode_ExistingTaskGetsUnassigned" -Dtests.seed=B5428DD8494405BC -Dtests.security.manager=true -Dtests.locale=es-AR -Dtests.timezone=America/Argentina/Ushuaia -Dcompiler.java=14 HomeTestsorg.elasticsearch.xpack.ml.integration.ClassificationIT » testSetUpgradeMode_ExistingTaskGetsUnassigned ```
non_priority
classificationit testsetupgrademode existingtaskgetsunassigned failure org elasticsearch elasticsearchexception all shards failedclose stacktrace at randomizedtesting seedinfo seed at org elasticsearch xpack core ml utils exceptionshelper servererror exceptionshelper java at org elasticsearch xpack ml action transportgetdataframeanalyticsstatsaction lambda searchstats transportgetdataframeanalyticsstatsaction java gradlew x pack plugin ml qa native multi node tests integtestrunner tests org elasticsearch xpack ml integration classificationit testsetupgrademode existingtaskgetsunassigned dtests seed dtests security manager true dtests locale es ar dtests timezone america argentina ushuaia dcompiler java hometestsorg elasticsearch xpack ml integration classificationit » testsetupgrademode existingtaskgetsunassigned
0
409,883
11,969,334,515
IssuesEvent
2020-04-06 10:08:12
georchestra/mapstore2-georchestra
https://api.github.com/repos/georchestra/mapstore2-georchestra
opened
Problem authenticating to the georchestra dev instance
Priority: Blocker
If you try to login to the DEV geOrchestra instance the web application remains blocked.
1.0
Problem authenticating to the georchestra dev instance - If you try to login to the DEV geOrchestra instance the web application remains blocked.
priority
problem authenticating to the georchestra dev instance if you try to login to the dev georchestra instance the web application remains blocked
1
660,521
21,992,464,024
IssuesEvent
2022-05-26 00:18:29
Igalia/wolvic
https://api.github.com/repos/Igalia/wolvic
reopened
Synchronize browsing records and bookmarks between browsers (such as Firefox and Chrome) on mobile phones or PCs and Wolvic VR.
bug priority-high
**Is your feature request related to a problem? Please describe.** here is the update of the 0.9.5 of wolvic: This release of Wolvic is primarily focused on a few significant updates to the browser itself: The resoration of the sync/send tabs functionality that was previously available in Firefox Reality. You can now sync your bookmarks and send tabs between devices running Firefox and Wolvic. -- but in the vr brower, it is very difficult to input the URL ; **Describe the solution you'd like** Synchronize browsing records and bookmarks between browsers (such as Firefox and Chrome) on mobile phones or PCs and Wolvic VR. 1. The same user account has been used to log in to the Firefox and Wolvic. 2. Take Firefox as an example. On a mobile phone or PC, it is convenient to enter or search for WebXR or 2D content because the keyboard is used for input. Use the Firefox browser to access a website. or have a website in favorites; 3. The user can view the historical records or favorites in Wolvic. **Describe alternatives you've considered** **Additional context**
1.0
Synchronize browsing records and bookmarks between browsers (such as Firefox and Chrome) on mobile phones or PCs and Wolvic VR. - **Is your feature request related to a problem? Please describe.** here is the update of the 0.9.5 of wolvic: This release of Wolvic is primarily focused on a few significant updates to the browser itself: The resoration of the sync/send tabs functionality that was previously available in Firefox Reality. You can now sync your bookmarks and send tabs between devices running Firefox and Wolvic. -- but in the vr brower, it is very difficult to input the URL ; **Describe the solution you'd like** Synchronize browsing records and bookmarks between browsers (such as Firefox and Chrome) on mobile phones or PCs and Wolvic VR. 1. The same user account has been used to log in to the Firefox and Wolvic. 2. Take Firefox as an example. On a mobile phone or PC, it is convenient to enter or search for WebXR or 2D content because the keyboard is used for input. Use the Firefox browser to access a website. or have a website in favorites; 3. The user can view the historical records or favorites in Wolvic. **Describe alternatives you've considered** **Additional context**
priority
synchronize browsing records and bookmarks between browsers such as firefox and chrome on mobile phones or pcs and wolvic vr is your feature request related to a problem please describe here is the update of the of wolvic this release of wolvic is primarily focused on a few significant updates to the browser itself the resoration of the sync send tabs functionality that was previously available in firefox reality you can now sync your bookmarks and send tabs between devices running firefox and wolvic but in the vr brower it is very difficult to input the url describe the solution you d like synchronize browsing records and bookmarks between browsers such as firefox and chrome on mobile phones or pcs and wolvic vr the same user account has been used to log in to the firefox and wolvic take firefox as an example on a mobile phone or pc it is convenient to enter or search for webxr or content because the keyboard is used for input use the firefox browser to access a website or have a website in favorites the user can view the historical records or favorites in wolvic describe alternatives you ve considered additional context
1
279,641
8,671,406,108
IssuesEvent
2018-11-29 19:04:23
mozilla/voice-web
https://api.github.com/repos/mozilla/voice-web
closed
Leaderboard UI Polish
Priority: P1
@Gregoor couple things for the leaderboard - [x] ensure that the `...` is only present at the bottom of the leaderboards, I found it in the top collapsing one or two people as well (maybe due to refreshed content?) - [x] Center the `...` vertically in it's cell and increase cell size so it's the same height as the other cells when populated with avatar / stats / etc. - [x] increase size of `...` so it's more noticeable within the cell - [x] if there is not any further data to populate, the `...` option shouldn't display (currently displayed for our validation leaderboard but not revealing any content when clicked) ![screen shot 2018-11-28 at 3 55 49 pm](https://user-images.githubusercontent.com/18686986/49190364-e4ef6080-f326-11e8-9dbd-16125c1ebbb1.png)
1.0
Leaderboard UI Polish - @Gregoor couple things for the leaderboard - [x] ensure that the `...` is only present at the bottom of the leaderboards, I found it in the top collapsing one or two people as well (maybe due to refreshed content?) - [x] Center the `...` vertically in it's cell and increase cell size so it's the same height as the other cells when populated with avatar / stats / etc. - [x] increase size of `...` so it's more noticeable within the cell - [x] if there is not any further data to populate, the `...` option shouldn't display (currently displayed for our validation leaderboard but not revealing any content when clicked) ![screen shot 2018-11-28 at 3 55 49 pm](https://user-images.githubusercontent.com/18686986/49190364-e4ef6080-f326-11e8-9dbd-16125c1ebbb1.png)
priority
leaderboard ui polish gregoor couple things for the leaderboard ensure that the is only present at the bottom of the leaderboards i found it in the top collapsing one or two people as well maybe due to refreshed content center the vertically in it s cell and increase cell size so it s the same height as the other cells when populated with avatar stats etc increase size of so it s more noticeable within the cell if there is not any further data to populate the option shouldn t display currently displayed for our validation leaderboard but not revealing any content when clicked
1
80,247
10,166,452,476
IssuesEvent
2019-08-07 15:50:54
hoobs-org/HOOBS
https://api.github.com/repos/hoobs-org/HOOBS
closed
Add readme - Credits
documentation
rocketsmarthome.com HOOBS Hardware is Manufactured by rocketsmarthome.com rocketsmarthome.com is the official Manufacturer of HOOBS in a Box and HOOBS on microSD. Rocket Smart Home is an all-in-one home automation service provider with its own technology and certified installers. The Smart Home solution for home or office with intuitive user interface.Connects your home with you – your home in just one app Source: rocketsmarthome.com homemanager-app.de Homemanager-App takes care of the installation and administration of Homebridge, as well as acting as a collection point for global community knowledge in the future. (Easy Plugin configuration, Plugin ratings, project and more) We work closely with HOOBS to make it as easy as possible for HOOBS customers to use our app in the future and to advance the global Homebridge community. Support will be announced soon. Source: homemanager-app.de homebridge.io HOOBS is based on Homebridge. Homebridge is a li
1.0
Add readme - Credits - rocketsmarthome.com HOOBS Hardware is Manufactured by rocketsmarthome.com rocketsmarthome.com is the official Manufacturer of HOOBS in a Box and HOOBS on microSD. Rocket Smart Home is an all-in-one home automation service provider with its own technology and certified installers. The Smart Home solution for home or office with intuitive user interface.Connects your home with you – your home in just one app Source: rocketsmarthome.com homemanager-app.de Homemanager-App takes care of the installation and administration of Homebridge, as well as acting as a collection point for global community knowledge in the future. (Easy Plugin configuration, Plugin ratings, project and more) We work closely with HOOBS to make it as easy as possible for HOOBS customers to use our app in the future and to advance the global Homebridge community. Support will be announced soon. Source: homemanager-app.de homebridge.io HOOBS is based on Homebridge. Homebridge is a li
non_priority
add readme credits rocketsmarthome com hoobs hardware is manufactured by rocketsmarthome com rocketsmarthome com is the official manufacturer of hoobs in a box and hoobs on microsd rocket smart home is an all in one home automation service provider with its own technology and certified installers the smart home solution for home or office with intuitive user interface connects your home with you – your home in just one app source rocketsmarthome com homemanager app de homemanager app takes care of the installation and administration of homebridge as well as acting as a collection point for global community knowledge in the future easy plugin configuration plugin ratings project and more we work closely with hoobs to make it as easy as possible for hoobs customers to use our app in the future and to advance the global homebridge community support will be announced soon source homemanager app de homebridge io hoobs is based on homebridge homebridge is a li
0
212,181
7,229,132,987
IssuesEvent
2018-02-11 16:59:04
taniman/profit-trailer
https://api.github.com/repos/taniman/profit-trailer
closed
"Daily Stats" in "Sales Log"
frontend low priority
It would be awesome to see daily grouped stats in "Sales Log". I mean that each day should be separated from the previouse one with a row, which contains something like this: December 1 ---- Trades: 34; BTC amount traded: 0.4012940; Average profit: 1.45% Median profit: 1.2%; 0.05% more profit than all log
1.0
"Daily Stats" in "Sales Log" - It would be awesome to see daily grouped stats in "Sales Log". I mean that each day should be separated from the previouse one with a row, which contains something like this: December 1 ---- Trades: 34; BTC amount traded: 0.4012940; Average profit: 1.45% Median profit: 1.2%; 0.05% more profit than all log
priority
daily stats in sales log it would be awesome to see daily grouped stats in sales log i mean that each day should be separated from the previouse one with a row which contains something like this december trades btc amount traded average profit median profit more profit than all log
1
480,989
13,878,960,906
IssuesEvent
2020-10-17 12:16:12
sButtons/sbuttons
https://api.github.com/repos/sButtons/sbuttons
closed
Gradient
Priority: Low button-idea buttons enhancement
**Hover effect using gradient.** **In this the gradient of button will change when hovered over it** **I would like to work on it**
1.0
Gradient - **Hover effect using gradient.** **In this the gradient of button will change when hovered over it** **I would like to work on it**
priority
gradient hover effect using gradient in this the gradient of button will change when hovered over it i would like to work on it
1
151,478
12,037,638,542
IssuesEvent
2020-04-13 22:19:32
elyra-ai/canvas
https://api.github.com/repos/elyra-ai/canvas
closed
Unable to open the properties editor via "Show Properties" button in test harness
Low test-harness
In the properties tab, clicking on "Show Properties" will result in an error ![image](https://user-images.githubusercontent.com/1628100/68169155-fb7f3e00-ff1f-11e9-8919-c5c39beb40fd.png) ![image](https://user-images.githubusercontent.com/1628100/68169098-cc68cc80-ff1f-11e9-8130-e3a7fb961c0f.png) Expected: Properties editor to open Workaround: Select a different file from the dropdown and select the file of interest again to trigger the properties editor to open
1.0
Unable to open the properties editor via "Show Properties" button in test harness - In the properties tab, clicking on "Show Properties" will result in an error ![image](https://user-images.githubusercontent.com/1628100/68169155-fb7f3e00-ff1f-11e9-8919-c5c39beb40fd.png) ![image](https://user-images.githubusercontent.com/1628100/68169098-cc68cc80-ff1f-11e9-8130-e3a7fb961c0f.png) Expected: Properties editor to open Workaround: Select a different file from the dropdown and select the file of interest again to trigger the properties editor to open
non_priority
unable to open the properties editor via show properties button in test harness in the properties tab clicking on show properties will result in an error expected properties editor to open workaround select a different file from the dropdown and select the file of interest again to trigger the properties editor to open
0
385,987
26,661,928,620
IssuesEvent
2023-01-25 22:00:29
reframe-hpc/reframe
https://api.github.com/repos/reframe-hpc/reframe
closed
Missing line break in reframe.core.systems.SystemPartition in the docco
bug invalid prio: low documentation
There is a missing line break between "property name" and "property prepare_cmds" under reframe.core.systems.SystemPartition in the documentation
1.0
Missing line break in reframe.core.systems.SystemPartition in the docco - There is a missing line break between "property name" and "property prepare_cmds" under reframe.core.systems.SystemPartition in the documentation
non_priority
missing line break in reframe core systems systempartition in the docco there is a missing line break between property name and property prepare cmds under reframe core systems systempartition in the documentation
0
435,966
30,529,923,918
IssuesEvent
2023-07-19 13:42:45
ministryofjustice/cloud-platform
https://api.github.com/repos/ministryofjustice/cloud-platform
closed
Link Checker Report
documentation
Errors were reported while checking the availability of links. ``` 📝 Summary --------------------- 🔍 Total..........667 ✅ Successful.....637 ⏳ Timeouts.........0 🔀 Redirected.......0 👻 Excluded........29 🚫 Errors...........1 Errors in runbooks/source/images/create-a-pingdom-integration-id.html.md.erb ✗ https://hooks.slack.com/services/xxxxxx/xxxxxx/xxxxx (HTTP status client error (404 Not Found) for url (https://hooks.slack.com/services/xxxxxx/xxxxxx/xxxxx)) ``` [Full Github Actions output](https://github.com/ministryofjustice/cloud-platform/actions/runs/5590867888?check_suite_focus=true)
1.0
Link Checker Report - Errors were reported while checking the availability of links. ``` 📝 Summary --------------------- 🔍 Total..........667 ✅ Successful.....637 ⏳ Timeouts.........0 🔀 Redirected.......0 👻 Excluded........29 🚫 Errors...........1 Errors in runbooks/source/images/create-a-pingdom-integration-id.html.md.erb ✗ https://hooks.slack.com/services/xxxxxx/xxxxxx/xxxxx (HTTP status client error (404 Not Found) for url (https://hooks.slack.com/services/xxxxxx/xxxxxx/xxxxx)) ``` [Full Github Actions output](https://github.com/ministryofjustice/cloud-platform/actions/runs/5590867888?check_suite_focus=true)
non_priority
link checker report errors were reported while checking the availability of links 📝 summary 🔍 total ✅ successful ⏳ timeouts 🔀 redirected 👻 excluded 🚫 errors errors in runbooks source images create a pingdom integration id html md erb ✗ http status client error not found for url
0
281,452
24,394,148,331
IssuesEvent
2022-10-04 17:40:15
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: knex failed
C-test-failure O-robot O-roachtest branch-master T-sql-experience
roachtest.knex [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6661603?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6661603?buildTab=artifacts#/knex) on master @ [4982322e91c37c6d0249dc5597b9e02eec19848d](https://github.com/cockroachdb/cockroach/commits/4982322e91c37c6d0249dc5597b9e02eec19848d): ``` test artifacts and logs in: /artifacts/knex/run_1 knex.go:115,knex.go:126,test_runner.go:928: Non-zero exit code: 1 ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/sql-experience <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*knex.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-20019
2.0
roachtest: knex failed - roachtest.knex [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6661603?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/6661603?buildTab=artifacts#/knex) on master @ [4982322e91c37c6d0249dc5597b9e02eec19848d](https://github.com/cockroachdb/cockroach/commits/4982322e91c37c6d0249dc5597b9e02eec19848d): ``` test artifacts and logs in: /artifacts/knex/run_1 knex.go:115,knex.go:126,test_runner.go:928: Non-zero exit code: 1 ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/sql-experience <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*knex.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-20019
non_priority
roachtest knex failed roachtest knex with on master test artifacts and logs in artifacts knex run knex go knex go test runner go non zero exit code parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest ssd help see see cc cockroachdb sql experience jira issue crdb
0
144,603
19,292,289,106
IssuesEvent
2021-12-12 01:26:27
dbankws-test/fitbit4j
https://api.github.com/repos/dbankws-test/fitbit4j
closed
CVE-2021-44228 (High) detected in log4j-1.2.16.jar, log4j-1.2.12.jar - autoclosed
security vulnerability
## CVE-2021-44228 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-1.2.16.jar</b>, <b>log4j-1.2.12.jar</b></p></summary> <p> <details><summary><b>log4j-1.2.16.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p>Path to dependency file: fitbit4j/fitbit4j-example-client/pom.xml</p> <p>Path to vulnerable library: fitbit4j/fitbit4j-example-client/target/ROOT/WEB-INF/lib/log4j-1.2.16.jar,canner/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar</p> <p> Dependency Hierarchy: - :x: **log4j-1.2.16.jar** (Vulnerable Library) </details> <details><summary><b>log4j-1.2.12.jar</b></p></summary> <p></p> <p>Path to dependency file: fitbit4j/fitbit4j/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar</p> <p> Dependency Hierarchy: - commons-logging-1.1.jar (Root Library) - :x: **log4j-1.2.12.jar** (Vulnerable Library) </details> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Log4j versions prior to 2.15.0 are subject to a remote code execution vulnerability via the ldap JNDI parser. <p>Publish Date: 2021-11-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-44228>CVE-2021-44228</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>10.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Changed - 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://github.com/advisories/GHSA-jfh8-c2jp-5v3q">https://github.com/advisories/GHSA-jfh8-c2jp-5v3q</a></p> <p>Release Date: 2021-12-10</p> <p>Fix Resolution: org.apache.logging.log4j:log4j-core:2.15.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"log4j","packageName":"log4j","packageVersion":"1.2.16","packageFilePaths":["/fitbit4j-example-client/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"log4j:log4j:1.2.16","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.apache.logging.log4j:log4j-core:2.15.0","isBinary":false},{"packageType":"Java","groupId":"log4j","packageName":"log4j","packageVersion":"1.2.12","packageFilePaths":["/fitbit4j/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"commons-logging:commons-logging:1.1;log4j:log4j:1.2.12","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.apache.logging.log4j:log4j-core:2.15.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-44228","vulnerabilityDetails":"Log4j versions prior to 2.15.0 are subject to a remote code execution vulnerability via the ldap JNDI parser.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-44228","cvss3Severity":"high","cvss3Score":"10.0","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Changed","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-44228 (High) detected in log4j-1.2.16.jar, log4j-1.2.12.jar - autoclosed - ## CVE-2021-44228 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-1.2.16.jar</b>, <b>log4j-1.2.12.jar</b></p></summary> <p> <details><summary><b>log4j-1.2.16.jar</b></p></summary> <p>Apache Log4j 1.2</p> <p>Path to dependency file: fitbit4j/fitbit4j-example-client/pom.xml</p> <p>Path to vulnerable library: fitbit4j/fitbit4j-example-client/target/ROOT/WEB-INF/lib/log4j-1.2.16.jar,canner/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar</p> <p> Dependency Hierarchy: - :x: **log4j-1.2.16.jar** (Vulnerable Library) </details> <details><summary><b>log4j-1.2.12.jar</b></p></summary> <p></p> <p>Path to dependency file: fitbit4j/fitbit4j/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar</p> <p> Dependency Hierarchy: - commons-logging-1.1.jar (Root Library) - :x: **log4j-1.2.12.jar** (Vulnerable Library) </details> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Log4j versions prior to 2.15.0 are subject to a remote code execution vulnerability via the ldap JNDI parser. <p>Publish Date: 2021-11-27 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-44228>CVE-2021-44228</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>10.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Changed - 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://github.com/advisories/GHSA-jfh8-c2jp-5v3q">https://github.com/advisories/GHSA-jfh8-c2jp-5v3q</a></p> <p>Release Date: 2021-12-10</p> <p>Fix Resolution: org.apache.logging.log4j:log4j-core:2.15.0</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"log4j","packageName":"log4j","packageVersion":"1.2.16","packageFilePaths":["/fitbit4j-example-client/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"log4j:log4j:1.2.16","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.apache.logging.log4j:log4j-core:2.15.0","isBinary":false},{"packageType":"Java","groupId":"log4j","packageName":"log4j","packageVersion":"1.2.12","packageFilePaths":["/fitbit4j/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"commons-logging:commons-logging:1.1;log4j:log4j:1.2.12","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.apache.logging.log4j:log4j-core:2.15.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-44228","vulnerabilityDetails":"Log4j versions prior to 2.15.0 are subject to a remote code execution vulnerability via the ldap JNDI parser.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-44228","cvss3Severity":"high","cvss3Score":"10.0","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Changed","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_priority
cve high detected in jar jar autoclosed cve high severity vulnerability vulnerable libraries jar jar jar apache path to dependency file example client pom xml path to vulnerable library example client target root web inf lib jar canner repository jar dependency hierarchy x jar vulnerable library jar path to dependency file pom xml path to vulnerable library home wss scanner repository jar dependency hierarchy commons logging jar root library x jar vulnerable library found in base branch master vulnerability details versions prior to are subject to a remote code execution vulnerability via the ldap jndi parser 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 changed 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 org apache logging core isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree isminimumfixversionavailable true minimumfixversion org apache logging core isbinary false packagetype java groupid packagename packageversion packagefilepaths istransitivedependency true dependencytree commons logging commons logging isminimumfixversionavailable true minimumfixversion org apache logging core isbinary false basebranches vulnerabilityidentifier cve vulnerabilitydetails versions prior to are subject to a remote code execution vulnerability via the ldap jndi parser vulnerabilityurl
0
113,438
14,437,437,114
IssuesEvent
2020-12-07 11:33:05
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Make it possible to change the pressed overlay color for selection controls
f: material design framework passed first triage severe: new feature
## Use case Currently it's only possible to modify focusColor and hoverColor for selection controls. The pressed overlay color is based of the activeColor. We should make it possible to have a different overlay color independent from the activeColor. ## Proposal Add a `MaterialStateProperty<Color> overlayColor` argument to the selection controls that allow us to modify it in all its `MaterialState`s. Also update the selection control themes to make the overlayColor used in the `pressed` state.
1.0
Make it possible to change the pressed overlay color for selection controls - ## Use case Currently it's only possible to modify focusColor and hoverColor for selection controls. The pressed overlay color is based of the activeColor. We should make it possible to have a different overlay color independent from the activeColor. ## Proposal Add a `MaterialStateProperty<Color> overlayColor` argument to the selection controls that allow us to modify it in all its `MaterialState`s. Also update the selection control themes to make the overlayColor used in the `pressed` state.
non_priority
make it possible to change the pressed overlay color for selection controls use case currently it s only possible to modify focuscolor and hovercolor for selection controls the pressed overlay color is based of the activecolor we should make it possible to have a different overlay color independent from the activecolor proposal add a materialstateproperty overlaycolor argument to the selection controls that allow us to modify it in all its materialstate s also update the selection control themes to make the overlaycolor used in the pressed state
0
9,014
23,977,387,904
IssuesEvent
2022-09-13 12:42:38
robusta-dev/robusta
https://api.github.com/repos/robusta-dev/robusta
closed
ARM Support!
architecture
Most of the images you're using are multiarch, so Robusta is almost fully built for ARM, but there are three that are x86 only: * `us-central1-docker.pkg.dev/genuine-flight-317411/devel/kubewatch:v1.11` * `us-central1-docker.pkg.dev/genuine-flight-317411/devel/grafana-renderer:6` * `us-central1-docker.pkg.dev/genuine-flight-317411/devel/robusta-runner:0.9.4` It'd be great if there were multi-arch builds for these as well!
1.0
ARM Support! - Most of the images you're using are multiarch, so Robusta is almost fully built for ARM, but there are three that are x86 only: * `us-central1-docker.pkg.dev/genuine-flight-317411/devel/kubewatch:v1.11` * `us-central1-docker.pkg.dev/genuine-flight-317411/devel/grafana-renderer:6` * `us-central1-docker.pkg.dev/genuine-flight-317411/devel/robusta-runner:0.9.4` It'd be great if there were multi-arch builds for these as well!
non_priority
arm support most of the images you re using are multiarch so robusta is almost fully built for arm but there are three that are only us docker pkg dev genuine flight devel kubewatch us docker pkg dev genuine flight devel grafana renderer us docker pkg dev genuine flight devel robusta runner it d be great if there were multi arch builds for these as well
0
196,764
6,948,546,738
IssuesEvent
2017-12-06 00:55:57
stevekrouse/futureofcoding.org
https://api.github.com/repos/stevekrouse/futureofcoding.org
closed
make custom log page
priority
I've noticed that I've had less strangers from the internet emailing me recently. I wonder if that's because I've been away sick or because my journal is now harder to read in commit messages. Simplest version of this: - [x] run on post commit hook locally - [x] parse via https://github.com/tarmstrong/git2json - [x] send to data file https://jekyllrb.com/docs/datafiles/ - [x] render via Jekyll template Extras: - [x] render the commit messages as github markdown `{{ page.excerpt | markdownify }}` - [x] link to commit on github to see file changes - [x] get rid of strange character errors - [x] filter out merge commits and "update git log" commits - [x] main header css - [x] better styles for each commit - [x] anchor tags to headings - [ ] table of contents - [ ] also get stuff from /journal into /log? - [ ] show expand and collapseable file changes
1.0
make custom log page - I've noticed that I've had less strangers from the internet emailing me recently. I wonder if that's because I've been away sick or because my journal is now harder to read in commit messages. Simplest version of this: - [x] run on post commit hook locally - [x] parse via https://github.com/tarmstrong/git2json - [x] send to data file https://jekyllrb.com/docs/datafiles/ - [x] render via Jekyll template Extras: - [x] render the commit messages as github markdown `{{ page.excerpt | markdownify }}` - [x] link to commit on github to see file changes - [x] get rid of strange character errors - [x] filter out merge commits and "update git log" commits - [x] main header css - [x] better styles for each commit - [x] anchor tags to headings - [ ] table of contents - [ ] also get stuff from /journal into /log? - [ ] show expand and collapseable file changes
priority
make custom log page i ve noticed that i ve had less strangers from the internet emailing me recently i wonder if that s because i ve been away sick or because my journal is now harder to read in commit messages simplest version of this run on post commit hook locally parse via send to data file render via jekyll template extras render the commit messages as github markdown page excerpt markdownify link to commit on github to see file changes get rid of strange character errors filter out merge commits and update git log commits main header css better styles for each commit anchor tags to headings table of contents also get stuff from journal into log show expand and collapseable file changes
1
634,832
20,374,224,290
IssuesEvent
2022-02-21 14:10:28
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Adjust public/private organization information: unauthenticated, authenticated, private
Priority: Should have Scope: Medium Todo: Move to Productboard
@maxvisser commented on [Mon Jan 13 2020](https://github.com/teamforus/development/issues/310) ## Current situation Currently we have two levels: - level public -> everyone on the internet can see this contact information - level private -> when logged in you can see this information ## Goal Give providers/organization from granual control over their contact information: - level public -> everyone on the internet can see this contact information - level users only -> when logged in you can see this information - level connections -> in some cases information is needed: product reservations, fund applications etc. ## proposed solution change checkbox to a dropdown which is somewhat similar to how facebook does granual control. Automatically its on Users only. I would propose aswell to migrate everyone to users only. Make users only the default choice.
1.0
Adjust public/private organization information: unauthenticated, authenticated, private - @maxvisser commented on [Mon Jan 13 2020](https://github.com/teamforus/development/issues/310) ## Current situation Currently we have two levels: - level public -> everyone on the internet can see this contact information - level private -> when logged in you can see this information ## Goal Give providers/organization from granual control over their contact information: - level public -> everyone on the internet can see this contact information - level users only -> when logged in you can see this information - level connections -> in some cases information is needed: product reservations, fund applications etc. ## proposed solution change checkbox to a dropdown which is somewhat similar to how facebook does granual control. Automatically its on Users only. I would propose aswell to migrate everyone to users only. Make users only the default choice.
priority
adjust public private organization information unauthenticated authenticated private maxvisser commented on current situation currently we have two levels level public everyone on the internet can see this contact information level private when logged in you can see this information goal give providers organization from granual control over their contact information level public everyone on the internet can see this contact information level users only when logged in you can see this information level connections in some cases information is needed product reservations fund applications etc proposed solution change checkbox to a dropdown which is somewhat similar to how facebook does granual control automatically its on users only i would propose aswell to migrate everyone to users only make users only the default choice
1
556,726
16,489,523,199
IssuesEvent
2021-05-25 00:16:02
googleapis/google-auth-library-python
https://api.github.com/repos/googleapis/google-auth-library-python
closed
Silent dependency on urllib3 in _aiohttp_requests
priority: p2 type: bug
#### Environment details - OS: OSX, Linux - Python version: 3.7 - pip version: - `google-auth` version: 1.24.0 #### Steps to reproduce 1. Setup a clean virtualenv 2. pip install google-auth==1.24.0 aiohttp==3.5.4 (version I happen to be using) 3. Run "from google.auth.transport import _aiohttp_requests" in a python3 session You should get a ModuleNotFoundError for "urllib3"
1.0
Silent dependency on urllib3 in _aiohttp_requests - #### Environment details - OS: OSX, Linux - Python version: 3.7 - pip version: - `google-auth` version: 1.24.0 #### Steps to reproduce 1. Setup a clean virtualenv 2. pip install google-auth==1.24.0 aiohttp==3.5.4 (version I happen to be using) 3. Run "from google.auth.transport import _aiohttp_requests" in a python3 session You should get a ModuleNotFoundError for "urllib3"
priority
silent dependency on in aiohttp requests environment details os osx linux python version pip version google auth version steps to reproduce setup a clean virtualenv pip install google auth aiohttp version i happen to be using run from google auth transport import aiohttp requests in a session you should get a modulenotfounderror for
1
299
2,580,686,612
IssuesEvent
2015-02-13 19:20:33
reapp/reapp-ui
https://api.github.com/repos/reapp/reapp-ui
opened
Optimize ComponentProps
performance
Notice `...this.componentProps()` used all over the place? This is a helper function we made to add `ref`, `styles`, `className`, `id`, `ref` AND animation styles on all our nodes. It's awesome, but it's called *all* the time when animations are running. And so, this is a great place to look. I think there is some big caching optimizations available here. I started looking at them, but backed out because it's not entirely simple. You'll probably introduce some state. Something like ``` componentWillMount() { this._cachedProps = {}; } ``` And from there figure out how to cache them without breaking stuff. But this would definitely improve animation performance big time.
True
Optimize ComponentProps - Notice `...this.componentProps()` used all over the place? This is a helper function we made to add `ref`, `styles`, `className`, `id`, `ref` AND animation styles on all our nodes. It's awesome, but it's called *all* the time when animations are running. And so, this is a great place to look. I think there is some big caching optimizations available here. I started looking at them, but backed out because it's not entirely simple. You'll probably introduce some state. Something like ``` componentWillMount() { this._cachedProps = {}; } ``` And from there figure out how to cache them without breaking stuff. But this would definitely improve animation performance big time.
non_priority
optimize componentprops notice this componentprops used all over the place this is a helper function we made to add ref styles classname id ref and animation styles on all our nodes it s awesome but it s called all the time when animations are running and so this is a great place to look i think there is some big caching optimizations available here i started looking at them but backed out because it s not entirely simple you ll probably introduce some state something like componentwillmount this cachedprops and from there figure out how to cache them without breaking stuff but this would definitely improve animation performance big time
0
74,427
9,783,643,200
IssuesEvent
2019-06-08 12:15:02
kogo-mogli-togo-sobrali/problemset
https://api.github.com/repos/kogo-mogli-togo-sobrali/problemset
opened
Уточнить процесс разбора запроса
documentation
Необходимо уточнить процесс обработки и категоризации пользовательского запроса в виде блок-схемы (например, с помощью draw.io).
1.0
Уточнить процесс разбора запроса - Необходимо уточнить процесс обработки и категоризации пользовательского запроса в виде блок-схемы (например, с помощью draw.io).
non_priority
уточнить процесс разбора запроса необходимо уточнить процесс обработки и категоризации пользовательского запроса в виде блок схемы например с помощью draw io
0
88,410
17,574,885,628
IssuesEvent
2021-08-15 12:13:55
gleam-lang/gleam
https://api.github.com/repos/gleam-lang/gleam
closed
Combine multiple FFI imports compile to a single ESM re-export
help wanted good first issue area:codegen
### Discussed in https://github.com/gleam-lang/gleam/discussions/1168 <div type='discussions-op-text'> <sup>Originally posted by **pd-andy** June 21, 2021</sup> Currently when compiling a Gleam module with multiple external fns from the same source, we compile to multiple import/export pairs: ```js import { from } from "./ref.ffi.js"; export { from }; import { get } from "./ref.ffi.js"; export { get }; import { set } from "./ref.ffi.js"; export { set }; import { update } from "./ref.ffi.js"; export { update }; ``` This can actually be reduced to just one line using [ESM re-exports](https://developer.mozilla.org/en-US/docs/web/javascript/reference/statements/export#re-exporting_aggregating), resulting in: ```js export { from, get, set, update } from "./ref.ffi.js"; ``` I'm not sure whether this is a tangible win or not, I believe imports are cached so it's not like you'd hit the network multiple times with the current approach and it's nice to have the compiled module more-or-less follow the order of declaration that the original source did.</div>
1.0
Combine multiple FFI imports compile to a single ESM re-export - ### Discussed in https://github.com/gleam-lang/gleam/discussions/1168 <div type='discussions-op-text'> <sup>Originally posted by **pd-andy** June 21, 2021</sup> Currently when compiling a Gleam module with multiple external fns from the same source, we compile to multiple import/export pairs: ```js import { from } from "./ref.ffi.js"; export { from }; import { get } from "./ref.ffi.js"; export { get }; import { set } from "./ref.ffi.js"; export { set }; import { update } from "./ref.ffi.js"; export { update }; ``` This can actually be reduced to just one line using [ESM re-exports](https://developer.mozilla.org/en-US/docs/web/javascript/reference/statements/export#re-exporting_aggregating), resulting in: ```js export { from, get, set, update } from "./ref.ffi.js"; ``` I'm not sure whether this is a tangible win or not, I believe imports are cached so it's not like you'd hit the network multiple times with the current approach and it's nice to have the compiled module more-or-less follow the order of declaration that the original source did.</div>
non_priority
combine multiple ffi imports compile to a single esm re export discussed in originally posted by pd andy june currently when compiling a gleam module with multiple external fns from the same source we compile to multiple import export pairs js import from from ref ffi js export from import get from ref ffi js export get import set from ref ffi js export set import update from ref ffi js export update this can actually be reduced to just one line using resulting in js export from get set update from ref ffi js i m not sure whether this is a tangible win or not i believe imports are cached so it s not like you d hit the network multiple times with the current approach and it s nice to have the compiled module more or less follow the order of declaration that the original source did
0
112,776
4,537,945,439
IssuesEvent
2016-09-09 03:28:31
radiasoft/sirepo
https://api.github.com/repos/radiasoft/sirepo
closed
SRW - hide idealized undulator fields on change of source type
1st Priority
Need to hide idealized undulator fields when the source type is changed. Currently the irrelevant fields left after changing of the source type from idealized to tabulated undulator.
1.0
SRW - hide idealized undulator fields on change of source type - Need to hide idealized undulator fields when the source type is changed. Currently the irrelevant fields left after changing of the source type from idealized to tabulated undulator.
priority
srw hide idealized undulator fields on change of source type need to hide idealized undulator fields when the source type is changed currently the irrelevant fields left after changing of the source type from idealized to tabulated undulator
1
707,363
24,303,384,768
IssuesEvent
2022-09-29 15:24:22
FC-final-project-team7/FinalProject-BE
https://api.github.com/repos/FC-final-project-team7/FinalProject-BE
closed
프로젝트 텍스트 자동 저장
Type: enhacement Priority: Low status: In progress
## 설명 - 텍스트를 통해서 프로젝트를 만들 때 텍스트를 자동 저장하는 기능 ## 해야할 일 - [x] Project 텍스트 업데이트 ## 참고
1.0
프로젝트 텍스트 자동 저장 - ## 설명 - 텍스트를 통해서 프로젝트를 만들 때 텍스트를 자동 저장하는 기능 ## 해야할 일 - [x] Project 텍스트 업데이트 ## 참고
priority
프로젝트 텍스트 자동 저장 설명 텍스트를 통해서 프로젝트를 만들 때 텍스트를 자동 저장하는 기능 해야할 일 project 텍스트 업데이트 참고
1
74,722
15,365,812,869
IssuesEvent
2021-03-02 00:19:48
kpango/kpango.github.io
https://api.github.com/repos/kpango/kpango.github.io
opened
CVE-2018-20676 (Medium) detected in bootstrap-3.3.6.min.js, bootstrap-3.3.6.js
security vulnerability
## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.6.min.js</b>, <b>bootstrap-3.3.6.js</b></p></summary> <p> <details><summary><b>bootstrap-3.3.6.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js</a></p> <p>Path to vulnerable library: kpango.github.io/assets/plugins/bootstrap/js/bootstrap.min.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.min.js** (Vulnerable Library) </details> <details><summary><b>bootstrap-3.3.6.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: kpango.github.io/assets/plugins/bootstrap/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/kpango/kpango.github.io/commit/79cbb2989725f7cd6057708732155486d6b73a94">79cbb2989725f7cd6057708732155486d6b73a94</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 Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20676>CVE-2018-20676</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-20676 (Medium) detected in bootstrap-3.3.6.min.js, bootstrap-3.3.6.js - ## CVE-2018-20676 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.6.min.js</b>, <b>bootstrap-3.3.6.js</b></p></summary> <p> <details><summary><b>bootstrap-3.3.6.min.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js</a></p> <p>Path to vulnerable library: kpango.github.io/assets/plugins/bootstrap/js/bootstrap.min.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.min.js** (Vulnerable Library) </details> <details><summary><b>bootstrap-3.3.6.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: kpango.github.io/assets/plugins/bootstrap/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/kpango/kpango.github.io/commit/79cbb2989725f7cd6057708732155486d6b73a94">79cbb2989725f7cd6057708732155486d6b73a94</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 Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20676>CVE-2018-20676</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve medium detected in bootstrap min js bootstrap js cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap js bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library kpango github io assets plugins bootstrap js bootstrap min js dependency hierarchy x bootstrap min js vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library kpango github io assets plugins bootstrap js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch master vulnerability details in bootstrap before xss is possible in the tooltip data viewport attribute 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 bootstrap step up your open source security game with whitesource
0
163,649
6,203,056,553
IssuesEvent
2017-07-06 10:47:08
intel-analytics/BigDL
https://api.github.com/repos/intel-analytics/BigDL
closed
SpatialFullConvolution declaration type error.
API high priority module
`SpatialFullConvolution` has the type ```scala class SpatialFullConvolution[A <: Activity : ClassTag, T: ClassTag] extends AbstractModule[A, Tensor[T], T] ``` but it should be ```scala class SpatialFullConvolution[T: ClassTag] extends AbstractModule[Activity, Tensor[T], T] ``` to make implicit numeric type works
1.0
SpatialFullConvolution declaration type error. - `SpatialFullConvolution` has the type ```scala class SpatialFullConvolution[A <: Activity : ClassTag, T: ClassTag] extends AbstractModule[A, Tensor[T], T] ``` but it should be ```scala class SpatialFullConvolution[T: ClassTag] extends AbstractModule[Activity, Tensor[T], T] ``` to make implicit numeric type works
priority
spatialfullconvolution declaration type error spatialfullconvolution has the type scala class spatialfullconvolution extends abstractmodule t but it should be scala class spatialfullconvolution extends abstractmodule t to make implicit numeric type works
1
817,923
30,663,290,189
IssuesEvent
2023-07-25 16:22:20
recro/ats-issues
https://api.github.com/repos/recro/ats-issues
closed
Reformat some filter selections in the grids
area/candidate priority/medium complexity/low area/application area/job
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. The formatting of the list selections on the grids should be adjusted ### Describe the solution you'd like Candidate grid: - When using the filters for state, clearance, highest degree and status the selections should left aligned and the the entire box should be made to fit the text. Application grid: - when using the filters for owner, status, contract and clin the selections should be left aligned and the entire box should be made to fit the text Job grid: - when using the filters for contract, clin, status, priority and published, the selections should be left aligned and the entire box should be made to fit the text ### Additional context _No response_
1.0
Reformat some filter selections in the grids - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. The formatting of the list selections on the grids should be adjusted ### Describe the solution you'd like Candidate grid: - When using the filters for state, clearance, highest degree and status the selections should left aligned and the the entire box should be made to fit the text. Application grid: - when using the filters for owner, status, contract and clin the selections should be left aligned and the entire box should be made to fit the text Job grid: - when using the filters for contract, clin, status, priority and published, the selections should be left aligned and the entire box should be made to fit the text ### Additional context _No response_
priority
reformat some filter selections in the grids is there an existing issue for this i have searched the existing issues is your feature request related to a problem please describe the problem the formatting of the list selections on the grids should be adjusted describe the solution you d like candidate grid when using the filters for state clearance highest degree and status the selections should left aligned and the the entire box should be made to fit the text application grid when using the filters for owner status contract and clin the selections should be left aligned and the entire box should be made to fit the text job grid when using the filters for contract clin status priority and published the selections should be left aligned and the entire box should be made to fit the text additional context no response
1
76,163
7,520,226,601
IssuesEvent
2018-04-12 13:57:50
FreeRDP/FreeRDP
https://api.github.com/repos/FreeRDP/FreeRDP
closed
Gateway connection fails when gateway name is associated to more than a single IP
client fixed-waiting-test gateway
The gateway I connect to is setup to send a challenge to my phone for 2FA (two factor authentication) after the credentials (user name and password) are validated. I assume the rdp client has no knowledge about it and just waits for the gateway to reply with the authentication result. The weird thing is that more often than not, when trying to establish a connection, I don't get the phone challenge, so I need to kill the client and try to connect again, until one of the tries will get me a challenge on the phone. I noticed I get different traces on the client when the gateway sends me a challenge vs. when it doesn't. When no challenge is sent, this is the trace the client logs: ``` [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd [22:34:23:818] [11344:11345] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr [22:34:23:818] [11344:11345] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.client.x11] - Searching for XInput pointer device [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.client.x11] - Pointer device: 6 [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Attempting NLA security [22:34:23:008] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:23:008] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:23:027] [11344:11345] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization required [22:34:23:027] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:23:328] [11344:11345] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization complete [22:34:23:608] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:23:608] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:23:677] [11344:11345] [DEBUG][com.freerdp.core.gateway.rdg] - In Channel authorization required [22:34:23:677] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:24:820] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_INITIAL [22:34:24:025] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_CONNECTED [22:34:24:025] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:24:025] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:24:025] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_SECURITY [22:34:24:134] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_CONNECTED [22:34:24:134] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:24:134] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:24:134] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_SECURITY [22:34:24:135] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:24:135] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_NEGOTIATED [22:34:24:135] [11344:11345] [DEBUG][com.freerdp.core.gateway.rts] - Sending CONN/B1 RTS PDU [22:34:24:135] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_OPENED [22:34:24:148] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:24:148] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_NEGOTIATED [22:34:24:148] [11344:11345] [DEBUG][com.freerdp.core.gateway.rts] - Sending CONN/A1 RTS PDU [22:34:24:148] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_OPENED [22:34:24:149] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_OUT_CHANNEL_WAIT [22:34:24:232] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_WAIT_A3W [22:34:24:233] [11344:11345] [DEBUG][com.freerdp.core.gateway.rts] - Receiving CONN/A3 RTS PDU: ConnectionTimeout: 120000 [22:34:24:233] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_WAIT_C2 ``` It will say there for 2 minutes and fail due to time out. Now, below is the trace I get when I do get a challenge on the phone: ``` [22:33:46:380] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr [22:33:46:381] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd [22:33:46:381] [11327:11328] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx [22:33:46:381] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr [22:33:46:381] [11327:11328] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx [22:33:46:381] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.client.x11] - Searching for XInput pointer device [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.client.x11] - Pointer device: 6 [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Attempting NLA security [22:33:46:643] [11327:11328] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:33:46:643] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:33:47:727] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization required [22:33:47:727] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:33:47:909] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization complete [22:33:47:252] [11327:11328] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:33:47:252] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:33:47:322] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - In Channel authorization required [22:33:47:322] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:33:47:455] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - In Channel authorization complete [22:33:47:527] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Handshake response received [22:33:47:604] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Tunnel response received ``` Do you have any suggestion what I could try to debug this issue further? Thank you!
1.0
Gateway connection fails when gateway name is associated to more than a single IP - The gateway I connect to is setup to send a challenge to my phone for 2FA (two factor authentication) after the credentials (user name and password) are validated. I assume the rdp client has no knowledge about it and just waits for the gateway to reply with the authentication result. The weird thing is that more often than not, when trying to establish a connection, I don't get the phone challenge, so I need to kill the client and try to connect again, until one of the tries will get me a challenge on the phone. I noticed I get different traces on the client when the gateway sends me a challenge vs. when it doesn't. When no challenge is sent, this is the trace the client logs: ``` [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd [22:34:23:818] [11344:11345] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr [22:34:23:818] [11344:11345] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx [22:34:23:818] [11344:11345] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.client.x11] - Searching for XInput pointer device [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.client.x11] - Pointer device: 6 [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA [22:34:23:820] [11344:11345] [DEBUG][com.freerdp.core.nego] - Attempting NLA security [22:34:23:008] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:23:008] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:23:027] [11344:11345] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization required [22:34:23:027] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:23:328] [11344:11345] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization complete [22:34:23:608] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:23:608] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:23:677] [11344:11345] [DEBUG][com.freerdp.core.gateway.rdg] - In Channel authorization required [22:34:23:677] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:24:820] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_INITIAL [22:34:24:025] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_CONNECTED [22:34:24:025] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:24:025] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:24:025] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_SECURITY [22:34:24:134] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_CONNECTED [22:34:24:134] [11344:11345] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:34:24:134] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:34:24:134] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_SECURITY [22:34:24:135] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:24:135] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_NEGOTIATED [22:34:24:135] [11344:11345] [DEBUG][com.freerdp.core.gateway.rts] - Sending CONN/B1 RTS PDU [22:34:24:135] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_IN_CHANNEL_STATE_OPENED [22:34:24:148] [11344:11345] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:34:24:148] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_NEGOTIATED [22:34:24:148] [11344:11345] [DEBUG][com.freerdp.core.gateway.rts] - Sending CONN/A1 RTS PDU [22:34:24:148] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - CLIENT_OUT_CHANNEL_STATE_OPENED [22:34:24:149] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_OUT_CHANNEL_WAIT [22:34:24:232] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_WAIT_A3W [22:34:24:233] [11344:11345] [DEBUG][com.freerdp.core.gateway.rts] - Receiving CONN/A3 RTS PDU: ConnectionTimeout: 120000 [22:34:24:233] [11344:11345] [DEBUG][com.freerdp.core.gateway.rpc] - VIRTUAL_CONNECTION_STATE_WAIT_C2 ``` It will say there for 2 minutes and fail due to time out. Now, below is the trace I get when I do get a challenge on the phone: ``` [22:33:46:380] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr [22:33:46:381] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd [22:33:46:381] [11327:11328] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx [22:33:46:381] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr [22:33:46:381] [11327:11328] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx [22:33:46:381] [11327:11328] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.client.x11] - Searching for XInput pointer device [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.client.x11] - Pointer device: 6 [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA [22:33:46:382] [11327:11328] [DEBUG][com.freerdp.core.nego] - Attempting NLA security [22:33:46:643] [11327:11328] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:33:46:643] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:33:47:727] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization required [22:33:47:727] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:33:47:909] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Out Channel authorization complete [22:33:47:252] [11327:11328] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA [22:33:47:252] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312] [22:33:47:322] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - In Channel authorization required [22:33:47:322] [11327:11328] [TRACE][com.freerdp.core.gateway.ntlm] - InitializeSecurityContext status SEC_I_COMPLETE_NEEDED [0x00090313] [22:33:47:455] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - In Channel authorization complete [22:33:47:527] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Handshake response received [22:33:47:604] [11327:11328] [DEBUG][com.freerdp.core.gateway.rdg] - Tunnel response received ``` Do you have any suggestion what I could try to debug this issue further? Thank you!
non_priority
gateway connection fails when gateway name is associated to more than a single ip the gateway i connect to is setup to send a challenge to my phone for two factor authentication after the credentials user name and password are validated i assume the rdp client has no knowledge about it and just waits for the gateway to reply with the authentication result the weird thing is that more often than not when trying to establish a connection i don t get the phone challenge so i need to kill the client and try to connect again until one of the tries will get me a challenge on the phone i noticed i get different traces on the client when the gateway sends me a challenge vs when it doesn t when no challenge is sent this is the trace the client logs loading channelex rdpdr loading channelex rdpsnd virtualchannelentryex loading channelex cliprdr virtualchannelentryex loading channelex drdynvc searching for xinput pointer device pointer device enabling security layer negotiation true enabling restricted admin mode false enabling rdp security true enabling tls security true enabling nla security true enabling nla extended security false state nego state nla attempting nla security initsecurityinterfaceexa initializesecuritycontext status sec i continue needed out channel authorization required initializesecuritycontext status sec i complete needed out channel authorization complete initsecurityinterfaceexa initializesecuritycontext status sec i continue needed in channel authorization required initializesecuritycontext status sec i complete needed virtual connection state initial client in channel state connected initsecurityinterfaceexa initializesecuritycontext status sec i continue needed client in channel state security client out channel state connected initsecurityinterfaceexa initializesecuritycontext status sec i continue needed client out channel state security initializesecuritycontext status sec i complete needed client in channel state negotiated sending conn rts pdu client in channel state opened initializesecuritycontext status sec i complete needed client out channel state negotiated sending conn rts pdu client out channel state opened virtual connection state out channel wait virtual connection state wait receiving conn rts pdu connectiontimeout virtual connection state wait it will say there for minutes and fail due to time out now below is the trace i get when i do get a challenge on the phone loading channelex rdpdr loading channelex rdpsnd virtualchannelentryex loading channelex cliprdr virtualchannelentryex loading channelex drdynvc searching for xinput pointer device pointer device enabling security layer negotiation true enabling restricted admin mode false enabling rdp security true enabling tls security true enabling nla security true enabling nla extended security false state nego state nla attempting nla security initsecurityinterfaceexa initializesecuritycontext status sec i continue needed out channel authorization required initializesecuritycontext status sec i complete needed out channel authorization complete initsecurityinterfaceexa initializesecuritycontext status sec i continue needed in channel authorization required initializesecuritycontext status sec i complete needed in channel authorization complete handshake response received tunnel response received do you have any suggestion what i could try to debug this issue further thank you
0
31,392
11,924,406,027
IssuesEvent
2020-04-01 09:28:32
symfony/symfony
https://api.github.com/repos/symfony/symfony
closed
Bug in the identity impersonalization part of the security package
Bug Security Status: Needs Review
**Symfony version(s) affected**: 5.0.5 **Description** Impersonalisation not working if we use Uuid for username in Postgresql database **How to reproduce** use uuid type instead string in postgresql database for username **Possible Solution** generate à uuid string instead of pure random string line 152 of SwitchUserListener.php **Additional context** the error is SQLSTATE[22P02]: Invalid text representation
True
Bug in the identity impersonalization part of the security package - **Symfony version(s) affected**: 5.0.5 **Description** Impersonalisation not working if we use Uuid for username in Postgresql database **How to reproduce** use uuid type instead string in postgresql database for username **Possible Solution** generate à uuid string instead of pure random string line 152 of SwitchUserListener.php **Additional context** the error is SQLSTATE[22P02]: Invalid text representation
non_priority
bug in the identity impersonalization part of the security package symfony version s affected description impersonalisation not working if we use uuid for username in postgresql database how to reproduce use uuid type instead string in postgresql database for username possible solution generate à uuid string instead of pure random string line of switchuserlistener php additional context the error is sqlstate invalid text representation
0
691,174
23,685,853,785
IssuesEvent
2022-08-29 06:11:19
opencrvs/opencrvs-core
https://api.github.com/repos/opencrvs/opencrvs-core
opened
Print button on mobile not working correctly
👹Bug Priority: high 🐝 Community
**Describe the bug** Print button on mobile redirecting to a page that doesn't load. **To Reproduce** Steps to reproduce the behaviour: 1. Login as a registrar on a mobile device 2. Click on ready to print, assign file, after following the prompts, click the print button 3. It opens a new page that doesn't load 4. See error **Expected behaviour** A printable version of the certificate should load correctly on a new page **Screenshots** ![Screenshot 2022-08-29 at 08.33.54.png](https://images.zenhubusercontent.com/61d3cc06859638b515717606/600fd2cd-55a9-4679-af40-4e956934f5bf) https://images.zenhubusercontent.com/91778759/3f8ef726-608b-4cbe-a4d3-dffd5b0d56cd/xrecorder_edited_28082022_182918.mp4 **Smartphone (please complete the following information):** - Device: Android - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] * also tested on Oppo A9 android v11.1 and bug reappears **Additional context** Add any other context about the problem here. **Possible fixes** Relevant link to review https://pdfmake.github.io/docs/0.1/getting-started/client-side/supported-browsers/ https://github.com/bpampuch/pdfmake/issues/800
1.0
Print button on mobile not working correctly - **Describe the bug** Print button on mobile redirecting to a page that doesn't load. **To Reproduce** Steps to reproduce the behaviour: 1. Login as a registrar on a mobile device 2. Click on ready to print, assign file, after following the prompts, click the print button 3. It opens a new page that doesn't load 4. See error **Expected behaviour** A printable version of the certificate should load correctly on a new page **Screenshots** ![Screenshot 2022-08-29 at 08.33.54.png](https://images.zenhubusercontent.com/61d3cc06859638b515717606/600fd2cd-55a9-4679-af40-4e956934f5bf) https://images.zenhubusercontent.com/91778759/3f8ef726-608b-4cbe-a4d3-dffd5b0d56cd/xrecorder_edited_28082022_182918.mp4 **Smartphone (please complete the following information):** - Device: Android - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] * also tested on Oppo A9 android v11.1 and bug reappears **Additional context** Add any other context about the problem here. **Possible fixes** Relevant link to review https://pdfmake.github.io/docs/0.1/getting-started/client-side/supported-browsers/ https://github.com/bpampuch/pdfmake/issues/800
priority
print button on mobile not working correctly describe the bug print button on mobile redirecting to a page that doesn t load to reproduce steps to reproduce the behaviour login as a registrar on a mobile device click on ready to print assign file after following the prompts click the print button it opens a new page that doesn t load see error expected behaviour a printable version of the certificate should load correctly on a new page screenshots smartphone please complete the following information device android os browser version also tested on oppo android and bug reappears additional context add any other context about the problem here possible fixes relevant link to review
1
321,538
9,805,194,248
IssuesEvent
2019-06-12 08:25:26
ahmedkaludi/accelerated-mobile-pages
https://api.github.com/repos/ahmedkaludi/accelerated-mobile-pages
closed
Can't edit the page or post through Elementor page builder when AMPtakeover beta is enabled.
[Priority: MEDIUM] bug
Ref: https://secure.helpscout.net/conversation/828751997/63373?folderId=1680016 The process to test: 1)Activate the Elementor page builder. 2)Enable the AMP takeover beta option. 3)Then edit the page or post by using Elementor.
1.0
Can't edit the page or post through Elementor page builder when AMPtakeover beta is enabled. - Ref: https://secure.helpscout.net/conversation/828751997/63373?folderId=1680016 The process to test: 1)Activate the Elementor page builder. 2)Enable the AMP takeover beta option. 3)Then edit the page or post by using Elementor.
priority
can t edit the page or post through elementor page builder when amptakeover beta is enabled ref the process to test activate the elementor page builder enable the amp takeover beta option then edit the page or post by using elementor
1
436,366
30,547,955,475
IssuesEvent
2023-07-20 06:18:30
shadowhunter100/SuperbSurvivorsContinued
https://api.github.com/repos/shadowhunter100/SuperbSurvivorsContinued
closed
Documentation Needed: Define and Update the Group Roles.
documentation
Group Roles are not well-defined nor documented anywhere in the mod project... The "Roles" can be found in the file "SuperSurvivorsContextMenu.lua" "Companion" "Dustman" "Guard" "Sheriff" "Farmer" "TimberJack" "Hauler" "Random Solo" "Doctor"
1.0
Documentation Needed: Define and Update the Group Roles. - Group Roles are not well-defined nor documented anywhere in the mod project... The "Roles" can be found in the file "SuperSurvivorsContextMenu.lua" "Companion" "Dustman" "Guard" "Sheriff" "Farmer" "TimberJack" "Hauler" "Random Solo" "Doctor"
non_priority
documentation needed define and update the group roles group roles are not well defined nor documented anywhere in the mod project the roles can be found in the file supersurvivorscontextmenu lua companion dustman guard sheriff farmer timberjack hauler random solo doctor
0
123,543
26,270,306,186
IssuesEvent
2023-01-06 16:21:19
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
Improved design system of Avatar Component
codepeak 22 issue:3
Need to improve this component on `\<Avatar>\src\<avatar.design-system.mdx>` ## Improvements done as : 1. A brief intro about component. 2. Adding 1 or 2 more images to make it more clear to user with different design for same component. 3. Updating background and text color. 4. Adding other properties with value that is left in current design-system.mdx like border-radius what value is in componet etc. You can checkout [this]() one for better understanding.
1.0
Improved design system of Avatar Component - Need to improve this component on `\<Avatar>\src\<avatar.design-system.mdx>` ## Improvements done as : 1. A brief intro about component. 2. Adding 1 or 2 more images to make it more clear to user with different design for same component. 3. Updating background and text color. 4. Adding other properties with value that is left in current design-system.mdx like border-radius what value is in componet etc. You can checkout [this]() one for better understanding.
non_priority
improved design system of avatar component need to improve this component on src improvements done as a brief intro about component adding or more images to make it more clear to user with different design for same component updating background and text color adding other properties with value that is left in current design system mdx like border radius what value is in componet etc you can checkout one for better understanding
0
820,094
30,759,400,632
IssuesEvent
2023-07-29 13:45:24
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
reopened
Workflows stuck in announced because Tape rule is marked as SUSPENDED
Operations High Priority MSOutput MSRuleCleaner
**Impact of the bug** MSRuleCleaner (keeping unneeded data locked in central production) **Describe the bug** I was not going to create this ticket, but given that it took a non-negligible time, here it goes. This week we had a plateau of ~5k workflows sitting in the `announced` status, which causes wma_prod (and potentially some wmcore_transferor rules) locks not to be released. Scanning the MSRuleCleaner logs, we found around 1.2k workflows stuck in this state because their Tape rules were in SUSPENDED state, as reported in this mattermost channel: https://mattermost.web.cern.ch/cms-o-and-c/pl/rkoc1nk997rcbdtghczk1eg76e This has also been discussed in this JIRA ticket: https://its.cern.ch/jira/browse/CMSTRANSF-671 **How to reproduce it** No need **Expected behavior** Rahul (thanks!) noticed that the vast majority were rules targetting T2_US_MIT_Tape, which is lately having problems and they had to close write access to this RSE. We agreed on making new Tape transfer rules for all those containers stuck trying to reach MIT. Once the DM team creates the new rules and provide the relevant information (workflow name, dataset name, old rule id, new rule id, new tape rse), we then need to update the MSOutput mongodb records such that MSRuleCleaner can automatically track the new tape rules. **Additional context and error message** No changes required in WMCore, it's really an operational task.
1.0
Workflows stuck in announced because Tape rule is marked as SUSPENDED - **Impact of the bug** MSRuleCleaner (keeping unneeded data locked in central production) **Describe the bug** I was not going to create this ticket, but given that it took a non-negligible time, here it goes. This week we had a plateau of ~5k workflows sitting in the `announced` status, which causes wma_prod (and potentially some wmcore_transferor rules) locks not to be released. Scanning the MSRuleCleaner logs, we found around 1.2k workflows stuck in this state because their Tape rules were in SUSPENDED state, as reported in this mattermost channel: https://mattermost.web.cern.ch/cms-o-and-c/pl/rkoc1nk997rcbdtghczk1eg76e This has also been discussed in this JIRA ticket: https://its.cern.ch/jira/browse/CMSTRANSF-671 **How to reproduce it** No need **Expected behavior** Rahul (thanks!) noticed that the vast majority were rules targetting T2_US_MIT_Tape, which is lately having problems and they had to close write access to this RSE. We agreed on making new Tape transfer rules for all those containers stuck trying to reach MIT. Once the DM team creates the new rules and provide the relevant information (workflow name, dataset name, old rule id, new rule id, new tape rse), we then need to update the MSOutput mongodb records such that MSRuleCleaner can automatically track the new tape rules. **Additional context and error message** No changes required in WMCore, it's really an operational task.
priority
workflows stuck in announced because tape rule is marked as suspended impact of the bug msrulecleaner keeping unneeded data locked in central production describe the bug i was not going to create this ticket but given that it took a non negligible time here it goes this week we had a plateau of workflows sitting in the announced status which causes wma prod and potentially some wmcore transferor rules locks not to be released scanning the msrulecleaner logs we found around workflows stuck in this state because their tape rules were in suspended state as reported in this mattermost channel this has also been discussed in this jira ticket how to reproduce it no need expected behavior rahul thanks noticed that the vast majority were rules targetting us mit tape which is lately having problems and they had to close write access to this rse we agreed on making new tape transfer rules for all those containers stuck trying to reach mit once the dm team creates the new rules and provide the relevant information workflow name dataset name old rule id new rule id new tape rse we then need to update the msoutput mongodb records such that msrulecleaner can automatically track the new tape rules additional context and error message no changes required in wmcore it s really an operational task
1
390,049
11,521,031,076
IssuesEvent
2020-02-14 15:53:30
googleapis/nodejs-spanner
https://api.github.com/repos/googleapis/nodejs-spanner
closed
Unit tests are broken on master
api: spanner priority: p1 type: bug
Just cloning the repo and running the tests, looks like the unit tests are somehow broken. PRs are starting to pile up - we should prioritize ASAP. @olavloite @skuruppu
1.0
Unit tests are broken on master - Just cloning the repo and running the tests, looks like the unit tests are somehow broken. PRs are starting to pile up - we should prioritize ASAP. @olavloite @skuruppu
priority
unit tests are broken on master just cloning the repo and running the tests looks like the unit tests are somehow broken prs are starting to pile up we should prioritize asap olavloite skuruppu
1
144,970
5,556,128,121
IssuesEvent
2017-03-24 08:07:05
NatLibFi/Finto-data
https://api.github.com/repos/NatLibFi/Finto-data
closed
pohjalaiset murheet yms.
imported InCharge-Onto Onto-YSO Priority-Medium
_From [mafors...@gmail.com](https://code.google.com/u/100004162283516840686/) on August 12, 2014 13:07:36_ Palautetta tullut: "Vi är lite konfunderade över hur det är meningen att man ska indexera litteratur om svenska österbottniska dialekter. Vesa säger så här: Asiasana/Ämnesord: österbottniska dialekter (finska)< http://vesa.lib.helsinki.fi/allars/aakkoset/oe.html#österbottn > Laajemmat termit/Vidare termer: västfinska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=västfinska&#37;20dialekter > Suppeammat termit/Snävare termer: mellan- och nordösterbottniska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=mellan-&#37;20och&#37;20nordösterbottniska&#37;20dialekter > nordbottniska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=nordbottniska&#37;20dialekter > sydösterbottniska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=sydösterbottniska&#37;20dialekter > Rinnakkaistermit/Relaterade termer: kven< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=kven > tornedalsfinska< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=tornedalsfinska > Kuuluu ryhmiin/Hör till grupper: [85] Språkvetenskap. Språk< http://vesa.lib.helsinki.fi/allars/ryhmat/ryhma85.html > Suomenkielinen asiasana/Finskt ämnesord: pohjalaismurteet< http://vesa.lib.helsinki.fi/cgi-bin/ysa.pl?h=pohjalaismurteet> " ...Jossain vaiheessa sanottiin että koskevat suomen kieltä ja sen takia lisätty "(finska)" Nyt kun myös ruotsiksi on tullut kysyntää, pitää ehkä jakaa näitä niin että on sekä "(finska)" että "(svenska)" ja vastaava suomeksi, vai halutaanko että jokainen näistä voi tarkoittaa sekä ruotsia että suomea? Jokin muutos täytyy nyt miten vain tehdä ruotsiksi. _Original issue: http://code.google.com/p/onki-data/issues/detail?id=416_
1.0
pohjalaiset murheet yms. - _From [mafors...@gmail.com](https://code.google.com/u/100004162283516840686/) on August 12, 2014 13:07:36_ Palautetta tullut: "Vi är lite konfunderade över hur det är meningen att man ska indexera litteratur om svenska österbottniska dialekter. Vesa säger så här: Asiasana/Ämnesord: österbottniska dialekter (finska)< http://vesa.lib.helsinki.fi/allars/aakkoset/oe.html#österbottn > Laajemmat termit/Vidare termer: västfinska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=västfinska&#37;20dialekter > Suppeammat termit/Snävare termer: mellan- och nordösterbottniska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=mellan-&#37;20och&#37;20nordösterbottniska&#37;20dialekter > nordbottniska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=nordbottniska&#37;20dialekter > sydösterbottniska dialekter< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=sydösterbottniska&#37;20dialekter > Rinnakkaistermit/Relaterade termer: kven< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=kven > tornedalsfinska< http://vesa.lib.helsinki.fi/cgi-bin/allars.pl?h=tornedalsfinska > Kuuluu ryhmiin/Hör till grupper: [85] Språkvetenskap. Språk< http://vesa.lib.helsinki.fi/allars/ryhmat/ryhma85.html > Suomenkielinen asiasana/Finskt ämnesord: pohjalaismurteet< http://vesa.lib.helsinki.fi/cgi-bin/ysa.pl?h=pohjalaismurteet> " ...Jossain vaiheessa sanottiin että koskevat suomen kieltä ja sen takia lisätty "(finska)" Nyt kun myös ruotsiksi on tullut kysyntää, pitää ehkä jakaa näitä niin että on sekä "(finska)" että "(svenska)" ja vastaava suomeksi, vai halutaanko että jokainen näistä voi tarkoittaa sekä ruotsia että suomea? Jokin muutos täytyy nyt miten vain tehdä ruotsiksi. _Original issue: http://code.google.com/p/onki-data/issues/detail?id=416_
priority
pohjalaiset murheet yms from on august palautetta tullut vi är lite konfunderade över hur det är meningen att man ska indexera litteratur om svenska österbottniska dialekter vesa säger så här asiasana ämnesord österbottniska dialekter finska laajemmat termit vidare termer västfinska dialekter suppeammat termit snävare termer mellan och nordösterbottniska dialekter nordbottniska dialekter sydösterbottniska dialekter rinnakkaistermit relaterade termer kven tornedalsfinska kuuluu ryhmiin hör till grupper språkvetenskap språk suomenkielinen asiasana finskt ämnesord pohjalaismurteet jossain vaiheessa sanottiin että koskevat suomen kieltä ja sen takia lisätty finska nyt kun myös ruotsiksi on tullut kysyntää pitää ehkä jakaa näitä niin että on sekä finska että svenska ja vastaava suomeksi vai halutaanko että jokainen näistä voi tarkoittaa sekä ruotsia että suomea jokin muutos täytyy nyt miten vain tehdä ruotsiksi original issue
1
201,284
7,028,745,251
IssuesEvent
2017-12-25 13:28:21
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
yandex.ru - see bug description
browser-firefox-mobile priority-important
<!-- @browser: Firefox Mobile 57.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0 --> <!-- @reported_with: web --> **URL**: https://yandex.ru/ **Browser / Version**: Firefox Mobile 57.0 **Operating System**: Android 7.0 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: Some page elements don't load **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2017/12/e2f0ecb7-a774-4a52-ad07-2fb36cddf706-thumb.jpeg)](https://webcompat.com/uploads/2017/12/e2f0ecb7-a774-4a52-ad07-2fb36cddf706.jpeg) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
yandex.ru - see bug description - <!-- @browser: Firefox Mobile 57.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.0; Mobile; rv:57.0) Gecko/57.0 Firefox/57.0 --> <!-- @reported_with: web --> **URL**: https://yandex.ru/ **Browser / Version**: Firefox Mobile 57.0 **Operating System**: Android 7.0 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: Some page elements don't load **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2017/12/e2f0ecb7-a774-4a52-ad07-2fb36cddf706-thumb.jpeg)](https://webcompat.com/uploads/2017/12/e2f0ecb7-a774-4a52-ad07-2fb36cddf706.jpeg) _From [webcompat.com](https://webcompat.com/) with ❤️_
priority
yandex ru see bug description url browser version firefox mobile operating system android tested another browser yes problem type something else description some page elements don t load steps to reproduce from with ❤️
1
170,723
20,883,909,529
IssuesEvent
2022-03-23 01:26:32
Suphanit39/angular-hbuxcb
https://api.github.com/repos/Suphanit39/angular-hbuxcb
opened
CVE-2021-33502 (High) detected in normalize-url-3.3.0.tgz
security vulnerability
## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-3.3.0.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - build-angular-0.1100.7.tgz (Root Library) - cssnano-4.1.10.tgz - cssnano-preset-default-4.0.7.tgz - postcss-normalize-url-4.0.1.tgz - :x: **normalize-url-3.3.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs. <p>Publish Date: 2021-05-24 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p> <p>Release Date: 2021-05-24</p> <p>Fix Resolution (normalize-url): 4.5.1</p> <p>Direct dependency fix Resolution (@angular-devkit/build-angular): 0.1102.11</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-33502 (High) detected in normalize-url-3.3.0.tgz - ## CVE-2021-33502 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>normalize-url-3.3.0.tgz</b></p></summary> <p>Normalize a URL</p> <p>Library home page: <a href="https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz">https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/normalize-url/package.json</p> <p> Dependency Hierarchy: - build-angular-0.1100.7.tgz (Root Library) - cssnano-4.1.10.tgz - cssnano-preset-default-4.0.7.tgz - postcss-normalize-url-4.0.1.tgz - :x: **normalize-url-3.3.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs. <p>Publish Date: 2021-05-24 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-33502>CVE-2021-33502</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33502</a></p> <p>Release Date: 2021-05-24</p> <p>Fix Resolution (normalize-url): 4.5.1</p> <p>Direct dependency fix Resolution (@angular-devkit/build-angular): 0.1102.11</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
cve high detected in normalize url tgz cve high severity vulnerability vulnerable library normalize url tgz normalize a url library home page a href path to dependency file package json path to vulnerable library node modules normalize url package json dependency hierarchy build angular tgz root library cssnano tgz cssnano preset default tgz postcss normalize url tgz x normalize url tgz vulnerable library found in base branch master vulnerability details the normalize url package before x before and x before for node js has a redos regular expression denial of service issue because it has exponential performance for data urls publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution normalize url direct dependency fix resolution angular devkit build angular step up your open source security game with whitesource
0
169,024
6,393,593,262
IssuesEvent
2017-08-04 07:57:22
SoftUni-Internal/suls-issues-public
https://api.github.com/repos/SoftUni-Internal/suls-issues-public
closed
[Profile] Team-mates to be ordered more user-friendly way
priority: trivial
**os:** Windows 10 version 1703 (OS Build 15063.483) **browser:** Chrome 59.0.3071.115 (Official Build) (64-bit) **screen resolution:** 1920x1080 **environment:** dev **username:** Iliev88 **priority:** trivial **steps to reproduce:** 1. Navigate to https://dev.platform.softuni.bg:8080/ 2. Click on Profile picture 3. Click on "Courses" 4. Click on "Open courses" 5. Click on "QA Automation" 6. Click on "Teamwork" **actual result** The listed users are not aesthetically ordered. Maybe the reason is the user with too long name. **expected result** All user must be ordered with the same sized box. ![teamwork](https://user-images.githubusercontent.com/25150497/28490711-930bf7a0-6ee9-11e7-8876-a8c75d36db36.png)
1.0
[Profile] Team-mates to be ordered more user-friendly way - **os:** Windows 10 version 1703 (OS Build 15063.483) **browser:** Chrome 59.0.3071.115 (Official Build) (64-bit) **screen resolution:** 1920x1080 **environment:** dev **username:** Iliev88 **priority:** trivial **steps to reproduce:** 1. Navigate to https://dev.platform.softuni.bg:8080/ 2. Click on Profile picture 3. Click on "Courses" 4. Click on "Open courses" 5. Click on "QA Automation" 6. Click on "Teamwork" **actual result** The listed users are not aesthetically ordered. Maybe the reason is the user with too long name. **expected result** All user must be ordered with the same sized box. ![teamwork](https://user-images.githubusercontent.com/25150497/28490711-930bf7a0-6ee9-11e7-8876-a8c75d36db36.png)
priority
team mates to be ordered more user friendly way os windows version os build browser chrome official build bit screen resolution environment dev username priority trivial steps to reproduce navigate to click on profile picture click on courses click on open courses click on qa automation click on teamwork actual result the listed users are not aesthetically ordered maybe the reason is the user with too long name expected result all user must be ordered with the same sized box
1
231,501
25,503,635,030
IssuesEvent
2022-11-28 07:31:22
Azure/azure-sdk-for-go
https://api.github.com/repos/Azure/azure-sdk-for-go
closed
armsecurity.ContactsClient is using an old API version
Security Mgmt customer-reported feature-request CXP Attention
### Feature Request armsecurity.ContactsClient is currently implemented using API version 2017-08-01-preview, while a new API version exists (2020-01-01-preview) which returns more properties. Would it be possible to use the newer API version?
True
armsecurity.ContactsClient is using an old API version - ### Feature Request armsecurity.ContactsClient is currently implemented using API version 2017-08-01-preview, while a new API version exists (2020-01-01-preview) which returns more properties. Would it be possible to use the newer API version?
non_priority
armsecurity contactsclient is using an old api version feature request armsecurity contactsclient is currently implemented using api version preview while a new api version exists preview which returns more properties would it be possible to use the newer api version
0
113,617
9,658,998,507
IssuesEvent
2019-05-20 12:28:07
BeAPI/acf-options-for-polylang
https://api.github.com/repos/BeAPI/acf-options-for-polylang
closed
Problem with using repeater / all languages
Need Tests
<!-- Thanks for contributing ! Please note: - These comments won't show up when you submit your issue. - Please choose a descriptive title, ex. : "On english option page, gmap value is not saving". - Try to provide as many details as possible on the below list. - If requesting a new feature, please explain why you'd like to see it added. --> #### Version information * Plugin version : * PHP : 7.3.1 * WordPress : 5.0.3 * ACF version : 5.7.12 pro * Polylang version : 2.5 pro Hi, I also have a problem with using repeat, it turns out that the plugin takes into account the number of lines added to the repeater and, depending on the number of fields fills all languages with empty values of other fields, here is a video problem : https://cloud.mail.ru/public/J3c7/cQi8FFPxu how to fix???
1.0
Problem with using repeater / all languages - <!-- Thanks for contributing ! Please note: - These comments won't show up when you submit your issue. - Please choose a descriptive title, ex. : "On english option page, gmap value is not saving". - Try to provide as many details as possible on the below list. - If requesting a new feature, please explain why you'd like to see it added. --> #### Version information * Plugin version : * PHP : 7.3.1 * WordPress : 5.0.3 * ACF version : 5.7.12 pro * Polylang version : 2.5 pro Hi, I also have a problem with using repeat, it turns out that the plugin takes into account the number of lines added to the repeater and, depending on the number of fields fills all languages with empty values of other fields, here is a video problem : https://cloud.mail.ru/public/J3c7/cQi8FFPxu how to fix???
non_priority
problem with using repeater all languages thanks for contributing please note these comments won t show up when you submit your issue please choose a descriptive title ex on english option page gmap value is not saving try to provide as many details as possible on the below list if requesting a new feature please explain why you d like to see it added version information plugin version php wordpress acf version pro polylang version pro hi i also have a problem with using repeat it turns out that the plugin takes into account the number of lines added to the repeater and depending on the number of fields fills all languages with empty values of other fields here is a video problem how to fix
0
256,720
27,561,712,118
IssuesEvent
2023-03-07 22:41:38
samqws-marketing/pinterest_orion
https://api.github.com/repos/samqws-marketing/pinterest_orion
closed
WS-2022-0008 (Medium) detected in node-forge-0.10.0.tgz - autoclosed
Mend: dependency security vulnerability
## WS-2022-0008 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.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.10.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz</a></p> <p>Path to dependency file: /orion-server/src/main/resources/webapp/package.json</p> <p>Path to vulnerable library: /orion-server/src/main/resources/webapp/node_modules/node-forge/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.4.4.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - selfsigned-1.10.11.tgz - :x: **node-forge-0.10.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way. <p>Publish Date: 2022-01-08 <p>URL: <a href=https://github.com/digitalbazaar/forge/commit/51228083550dde97701ac8e06c629a5184117562>WS-2022-0008</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: Network - Attack Complexity: High - Privileges Required: High - 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://github.com/advisories/GHSA-5rrq-pxf6-6jx5">https://github.com/advisories/GHSA-5rrq-pxf6-6jx5</a></p> <p>Release Date: 2022-01-08</p> <p>Fix Resolution (node-forge): 1.0.0</p> <p>Direct dependency fix Resolution (react-scripts): 5.0.0</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
True
WS-2022-0008 (Medium) detected in node-forge-0.10.0.tgz - autoclosed - ## WS-2022-0008 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-forge-0.10.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.10.0.tgz">https://registry.npmjs.org/node-forge/-/node-forge-0.10.0.tgz</a></p> <p>Path to dependency file: /orion-server/src/main/resources/webapp/package.json</p> <p>Path to vulnerable library: /orion-server/src/main/resources/webapp/node_modules/node-forge/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.4.4.tgz (Root Library) - webpack-dev-server-3.11.0.tgz - selfsigned-1.10.11.tgz - :x: **node-forge-0.10.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way. <p>Publish Date: 2022-01-08 <p>URL: <a href=https://github.com/digitalbazaar/forge/commit/51228083550dde97701ac8e06c629a5184117562>WS-2022-0008</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: Network - Attack Complexity: High - Privileges Required: High - 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://github.com/advisories/GHSA-5rrq-pxf6-6jx5">https://github.com/advisories/GHSA-5rrq-pxf6-6jx5</a></p> <p>Release Date: 2022-01-08</p> <p>Fix Resolution (node-forge): 1.0.0</p> <p>Direct dependency fix Resolution (react-scripts): 5.0.0</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
non_priority
ws medium detected in node forge tgz autoclosed ws medium 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 orion server src main resources webapp package json path to vulnerable library orion server src main resources webapp node modules node forge package json dependency hierarchy react scripts tgz root library webpack dev server tgz selfsigned tgz x node forge tgz vulnerable library found in base branch master vulnerability details the forge debug api had a potential prototype pollution issue if called with untrusted input the api was only used for internal debug purposes in a safe way and never documented or advertised it is suspected that uses of this api if any exist would likely not have used untrusted inputs in a vulnerable way publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required high 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 node forge direct dependency fix resolution react scripts check this box to open an automated fix pr
0
15,020
2,611,054,904
IssuesEvent
2015-02-27 00:25:18
alistairreilly/andors-trail
https://api.github.com/repos/alistairreilly/andors-trail
closed
Dedicated D-pad
auto-migrated Milestone-0.6.10 Priority-Low Type-Enhancement
``` A dedicated D-pad would make movement especially on larger devices much easier. ``` Original issue reported on code.google.com by `sdeva...@gmail.com` on 21 Dec 2010 at 9:24
1.0
Dedicated D-pad - ``` A dedicated D-pad would make movement especially on larger devices much easier. ``` Original issue reported on code.google.com by `sdeva...@gmail.com` on 21 Dec 2010 at 9:24
priority
dedicated d pad a dedicated d pad would make movement especially on larger devices much easier original issue reported on code google com by sdeva gmail com on dec at
1
2,276
2,524,998,657
IssuesEvent
2015-01-20 21:30:57
graybeal/ont
https://api.github.com/repos/graybeal/ont
closed
on browse page but tag remains in #login after signing in
2–5 stars bug imported Milestone-Beta1 portal Priority-High Usability
_From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 11, 2009 16:24:36_ What steps will reproduce the problem? 1. sign out (if you are signed in) 2. the page now is #b (main ontology list) 3. click sign in (which goes to #login) 4. complete sign in What is the expected output? Return to browse page (which happens) AND update the address anchor accordingly, ie., #b What do you see instead? anchor still reads #login; so, if I reload the page, it goes to the Sign in page. _Original issue: http://code.google.com/p/mmisw/issues/detail?id=220_
1.0
on browse page but tag remains in #login after signing in - _From [caru...@gmail.com](https://code.google.com/u/113886747689301365533/) on November 11, 2009 16:24:36_ What steps will reproduce the problem? 1. sign out (if you are signed in) 2. the page now is #b (main ontology list) 3. click sign in (which goes to #login) 4. complete sign in What is the expected output? Return to browse page (which happens) AND update the address anchor accordingly, ie., #b What do you see instead? anchor still reads #login; so, if I reload the page, it goes to the Sign in page. _Original issue: http://code.google.com/p/mmisw/issues/detail?id=220_
priority
on browse page but tag remains in login after signing in from on november what steps will reproduce the problem sign out if you are signed in the page now is b main ontology list click sign in which goes to login complete sign in what is the expected output return to browse page which happens and update the address anchor accordingly ie b what do you see instead anchor still reads login so if i reload the page it goes to the sign in page original issue
1
214,247
24,052,794,326
IssuesEvent
2022-09-16 14:12:15
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] Chrome 105 Update Patches High-Severity Vulnerabilities
SecurityWeek Stale
**Google on Wednesday announced the release of a Chrome 105 update that resolves 11 vulnerabilities, including seven high-severity bugs reported by external researchers.** [read more](https://www.securityweek.com/chrome-105-update-patches-high-severity-vulnerabilities) <https://www.securityweek.com/chrome-105-update-patches-high-severity-vulnerabilities>
True
[SecurityWeek] Chrome 105 Update Patches High-Severity Vulnerabilities - **Google on Wednesday announced the release of a Chrome 105 update that resolves 11 vulnerabilities, including seven high-severity bugs reported by external researchers.** [read more](https://www.securityweek.com/chrome-105-update-patches-high-severity-vulnerabilities) <https://www.securityweek.com/chrome-105-update-patches-high-severity-vulnerabilities>
non_priority
chrome update patches high severity vulnerabilities google on wednesday announced the release of a chrome update that resolves vulnerabilities including seven high severity bugs reported by external researchers
0
229,024
25,286,048,805
IssuesEvent
2022-11-16 19:23:34
lukebrogan-mend/Umbraco-CMS
https://api.github.com/repos/lukebrogan-mend/Umbraco-CMS
opened
angular-1.8.0.tgz: 2 vulnerabilities (highest severity is: 7.5)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-1.8.0.tgz</b></p></summary> <p>HTML enhanced for web apps</p> <p>Library home page: <a href="https://registry.npmjs.org/angular/-/angular-1.8.0.tgz">https://registry.npmjs.org/angular/-/angular-1.8.0.tgz</a></p> <p>Path to dependency file: /src/Umbraco.Web.UI.Client/package.json</p> <p>Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular/package.json</p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (angular version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2022-25844](https://www.mend.io/vulnerability-database/CVE-2022-25844) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | angular-1.8.0.tgz | Direct | N/A | &#10060; | | [CVE-2022-25869](https://www.mend.io/vulnerability-database/CVE-2022-25869) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | angular-1.8.0.tgz | Direct | N/A | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-25844</summary> ### Vulnerable Library - <b>angular-1.8.0.tgz</b></p> <p>HTML enhanced for web apps</p> <p>Library home page: <a href="https://registry.npmjs.org/angular/-/angular-1.8.0.tgz">https://registry.npmjs.org/angular/-/angular-1.8.0.tgz</a></p> <p>Path to dependency file: /src/Umbraco.Web.UI.Client/package.json</p> <p>Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular/package.json</p> <p> Dependency Hierarchy: - :x: **angular-1.8.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>v8/contrib</b></p> </p> <p></p> ### Vulnerability Details <p> The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat() of NUMBER_FORMATS.PATTERNS[1].posPre with a very high value. **Note:** 1) This package has been deprecated and is no longer maintained. 2) The vulnerable versions are 1.7.0 and higher. <p>Publish Date: 2022-05-01 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25844>CVE-2022-25844</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2022-25869</summary> ### Vulnerable Library - <b>angular-1.8.0.tgz</b></p> <p>HTML enhanced for web apps</p> <p>Library home page: <a href="https://registry.npmjs.org/angular/-/angular-1.8.0.tgz">https://registry.npmjs.org/angular/-/angular-1.8.0.tgz</a></p> <p>Path to dependency file: /src/Umbraco.Web.UI.Client/package.json</p> <p>Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular/package.json</p> <p> Dependency Hierarchy: - :x: **angular-1.8.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>v8/contrib</b></p> </p> <p></p> ### Vulnerability Details <p> All versions of package angular are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which allows interpolation of <textarea> elements. <p>Publish Date: 2022-07-15 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25869>CVE-2022-25869</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> </details>
True
angular-1.8.0.tgz: 2 vulnerabilities (highest severity is: 7.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angular-1.8.0.tgz</b></p></summary> <p>HTML enhanced for web apps</p> <p>Library home page: <a href="https://registry.npmjs.org/angular/-/angular-1.8.0.tgz">https://registry.npmjs.org/angular/-/angular-1.8.0.tgz</a></p> <p>Path to dependency file: /src/Umbraco.Web.UI.Client/package.json</p> <p>Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular/package.json</p> <p> </details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (angular version) | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | ------------- | --- | | [CVE-2022-25844](https://www.mend.io/vulnerability-database/CVE-2022-25844) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> High | 7.5 | angular-1.8.0.tgz | Direct | N/A | &#10060; | | [CVE-2022-25869](https://www.mend.io/vulnerability-database/CVE-2022-25869) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | angular-1.8.0.tgz | Direct | N/A | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> CVE-2022-25844</summary> ### Vulnerable Library - <b>angular-1.8.0.tgz</b></p> <p>HTML enhanced for web apps</p> <p>Library home page: <a href="https://registry.npmjs.org/angular/-/angular-1.8.0.tgz">https://registry.npmjs.org/angular/-/angular-1.8.0.tgz</a></p> <p>Path to dependency file: /src/Umbraco.Web.UI.Client/package.json</p> <p>Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular/package.json</p> <p> Dependency Hierarchy: - :x: **angular-1.8.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>v8/contrib</b></p> </p> <p></p> ### Vulnerability Details <p> The package angular after 1.7.0 are vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat() of NUMBER_FORMATS.PATTERNS[1].posPre with a very high value. **Note:** 1) This package has been deprecated and is no longer maintained. 2) The vulnerable versions are 1.7.0 and higher. <p>Publish Date: 2022-05-01 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25844>CVE-2022-25844</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>7.5</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2022-25869</summary> ### Vulnerable Library - <b>angular-1.8.0.tgz</b></p> <p>HTML enhanced for web apps</p> <p>Library home page: <a href="https://registry.npmjs.org/angular/-/angular-1.8.0.tgz">https://registry.npmjs.org/angular/-/angular-1.8.0.tgz</a></p> <p>Path to dependency file: /src/Umbraco.Web.UI.Client/package.json</p> <p>Path to vulnerable library: /src/Umbraco.Web.UI.Client/node_modules/angular/package.json</p> <p> Dependency Hierarchy: - :x: **angular-1.8.0.tgz** (Vulnerable Library) <p>Found in base branch: <b>v8/contrib</b></p> </p> <p></p> ### Vulnerability Details <p> All versions of package angular are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which allows interpolation of <textarea> elements. <p>Publish Date: 2022-07-15 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-25869>CVE-2022-25869</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> </details>
non_priority
angular tgz vulnerabilities highest severity is vulnerable library angular tgz html enhanced for web apps library home page a href path to dependency file src umbraco web ui client package json path to vulnerable library src umbraco web ui client node modules angular package json vulnerabilities cve severity cvss dependency type fixed in angular version remediation available high angular tgz direct n a medium angular tgz direct n a details cve vulnerable library angular tgz html enhanced for web apps library home page a href path to dependency file src umbraco web ui client package json path to vulnerable library src umbraco web ui client node modules angular package json dependency hierarchy x angular tgz vulnerable library found in base branch contrib vulnerability details the package angular after are vulnerable to regular expression denial of service redos by providing a custom locale rule that makes it possible to assign the parameter in pospre repeat of number formats patterns pospre with a very high value note this package has been deprecated and is no longer maintained the vulnerable versions are and higher publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href cve vulnerable library angular tgz html enhanced for web apps library home page a href path to dependency file src umbraco web ui client package json path to vulnerable library src umbraco web ui client node modules angular package json dependency hierarchy x angular tgz vulnerable library found in base branch contrib vulnerability details all versions of package angular are vulnerable to cross site scripting xss due to insecure page caching in the internet explorer browser which allows interpolation of elements 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
0
517,372
15,007,892,132
IssuesEvent
2021-01-31 07:24:09
php-coder/mystamps
https://api.github.com/repos/php-coder/mystamps
opened
As a paid user I should be able to add prices to the series that are already in my collection
area/usability priority/important
After transition from a simple user to a paid one, there should be a way to add prices to the existing series in a collection. At this moment, the only way is to remove a series from a collection and and it again but it's confusing users and might be non-obvious and tedious.
1.0
As a paid user I should be able to add prices to the series that are already in my collection - After transition from a simple user to a paid one, there should be a way to add prices to the existing series in a collection. At this moment, the only way is to remove a series from a collection and and it again but it's confusing users and might be non-obvious and tedious.
priority
as a paid user i should be able to add prices to the series that are already in my collection after transition from a simple user to a paid one there should be a way to add prices to the existing series in a collection at this moment the only way is to remove a series from a collection and and it again but it s confusing users and might be non obvious and tedious
1
180,226
21,625,604,021
IssuesEvent
2022-05-05 01:24:30
JMD60260/fetchmeaband
https://api.github.com/repos/JMD60260/fetchmeaband
closed
WS-2015-0017 (Medium) detected in uglify-js-2.3.6.tgz, uglify-js-1.2.5.tgz - autoclosed
security vulnerability
## WS-2015-0017 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>uglify-js-2.3.6.tgz</b>, <b>uglify-js-1.2.5.tgz</b></p></summary> <p> <details><summary><b>uglify-js-2.3.6.tgz</b></p></summary> <p>JavaScript parser, mangler/compressor and beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - assemble-0.4.42.tgz (Root Library) - assemble-handlebars-0.2.6.tgz - handlebars-1.3.0.tgz - :x: **uglify-js-2.3.6.tgz** (Vulnerable Library) </details> <details><summary><b>uglify-js-1.2.5.tgz</b></p></summary> <p>JavaScript parser and compressor/beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/fetchmeaband/public/vendor/jquery-countdown/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/fetchmeaband/public/vendor/jquery-countdown/node_modules/socket.io-client/node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - karma-0.12.37.tgz (Root Library) - socket.io-0.9.16.tgz - socket.io-client-0.9.16.tgz - :x: **uglify-js-1.2.5.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/JMD60260/fetchmeaband/commit/430b5f2947d45ada69dc047ea870d3c988006344">430b5f2947d45ada69dc047ea870d3c988006344</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Uglify-js is vulnerable to regular expression denial of service (ReDoS) when certain types of input is passed into .parse(). <p>Publish Date: 2015-10-24 <p>URL: <a href=https://github.com/mishoo/UglifyJS2/commit/63d35f8f6db6d90d6142132d2d5f0bd5d3d698aa>WS-2015-0017</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics not available</p> </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://nodesecurity.io/advisories/48">https://nodesecurity.io/advisories/48</a></p> <p>Release Date: 2015-10-24</p> <p>Fix Resolution: Update to version 2.6.0 or later</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-2015-0017 (Medium) detected in uglify-js-2.3.6.tgz, uglify-js-1.2.5.tgz - autoclosed - ## WS-2015-0017 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>uglify-js-2.3.6.tgz</b>, <b>uglify-js-1.2.5.tgz</b></p></summary> <p> <details><summary><b>uglify-js-2.3.6.tgz</b></p></summary> <p>JavaScript parser, mangler/compressor and beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/fetchmeaband/public/vendor/owl.carousel/node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - assemble-0.4.42.tgz (Root Library) - assemble-handlebars-0.2.6.tgz - handlebars-1.3.0.tgz - :x: **uglify-js-2.3.6.tgz** (Vulnerable Library) </details> <details><summary><b>uglify-js-1.2.5.tgz</b></p></summary> <p>JavaScript parser and compressor/beautifier toolkit</p> <p>Library home page: <a href="https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz">https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/fetchmeaband/public/vendor/jquery-countdown/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/fetchmeaband/public/vendor/jquery-countdown/node_modules/socket.io-client/node_modules/uglify-js/package.json</p> <p> Dependency Hierarchy: - karma-0.12.37.tgz (Root Library) - socket.io-0.9.16.tgz - socket.io-client-0.9.16.tgz - :x: **uglify-js-1.2.5.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/JMD60260/fetchmeaband/commit/430b5f2947d45ada69dc047ea870d3c988006344">430b5f2947d45ada69dc047ea870d3c988006344</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Uglify-js is vulnerable to regular expression denial of service (ReDoS) when certain types of input is passed into .parse(). <p>Publish Date: 2015-10-24 <p>URL: <a href=https://github.com/mishoo/UglifyJS2/commit/63d35f8f6db6d90d6142132d2d5f0bd5d3d698aa>WS-2015-0017</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.3</b>)</summary> <p> Base Score Metrics not available</p> </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://nodesecurity.io/advisories/48">https://nodesecurity.io/advisories/48</a></p> <p>Release Date: 2015-10-24</p> <p>Fix Resolution: Update to version 2.6.0 or later</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_priority
ws medium detected in uglify js tgz uglify js tgz autoclosed ws medium severity vulnerability vulnerable libraries uglify js tgz uglify js tgz uglify js tgz javascript parser mangler compressor and beautifier toolkit library home page a href path to dependency file tmp ws scm fetchmeaband public vendor owl carousel package json path to vulnerable library tmp ws scm fetchmeaband public vendor owl carousel node modules uglify js package json dependency hierarchy assemble tgz root library assemble handlebars tgz handlebars tgz x uglify js tgz vulnerable library uglify js tgz javascript parser and compressor beautifier toolkit library home page a href path to dependency file tmp ws scm fetchmeaband public vendor jquery countdown package json path to vulnerable library tmp ws scm fetchmeaband public vendor jquery countdown node modules socket io client node modules uglify js package json dependency hierarchy karma tgz root library socket io tgz socket io client tgz x uglify js tgz vulnerable library found in head commit a href vulnerability details uglify js is vulnerable to regular expression denial of service redos when certain types of input is passed into parse publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution update to version or later step up your open source security game with whitesource
0
85,619
10,652,155,136
IssuesEvent
2019-10-17 12:01:26
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
opened
etcd monitoring
area/monitoring kind/design
* [ ] It should show who is the leader <img width="944" alt="Screen Shot 2019-10-17 at 8 00 31 PM" src="https://user-images.githubusercontent.com/28859385/67006927-cfd71800-f118-11e9-889d-245de4de2f47.png">
1.0
etcd monitoring - * [ ] It should show who is the leader <img width="944" alt="Screen Shot 2019-10-17 at 8 00 31 PM" src="https://user-images.githubusercontent.com/28859385/67006927-cfd71800-f118-11e9-889d-245de4de2f47.png">
non_priority
etcd monitoring it should show who is the leader img width alt screen shot at pm src
0
582,352
17,359,614,508
IssuesEvent
2021-07-29 18:37:26
rugg0064/sbox-jailbreak
https://api.github.com/repos/rugg0064/sbox-jailbreak
closed
post-game "WINNER" pop-up
High Priority
Everyone just kinda fuses into nothingness after a round finished. Give it some kind of pop-up so people know. Also maybe add a few seconds after postgame where you are still a person
1.0
post-game "WINNER" pop-up - Everyone just kinda fuses into nothingness after a round finished. Give it some kind of pop-up so people know. Also maybe add a few seconds after postgame where you are still a person
priority
post game winner pop up everyone just kinda fuses into nothingness after a round finished give it some kind of pop up so people know also maybe add a few seconds after postgame where you are still a person
1
214,488
16,565,521,544
IssuesEvent
2021-05-29 10:17:53
AgileNix/coderslang-feedback
https://api.github.com/repos/AgileNix/coderslang-feedback
opened
LECTURE 352 (where is the uri in the source property?)
documentation
https://js.coderslang.com/lecture/352 ![image](https://user-images.githubusercontent.com/18144023/120066558-ce552c00-c07f-11eb-945e-5ca7148d5d30.png) In the task 3524 you're requiring it ![image](https://user-images.githubusercontent.com/18144023/120066582-e75ddd00-c07f-11eb-9917-4e183011eecc.png) I've checked the RN documentation as well. Uri must be there. https://reactnative.dev/docs/images#network-images
1.0
LECTURE 352 (where is the uri in the source property?) - https://js.coderslang.com/lecture/352 ![image](https://user-images.githubusercontent.com/18144023/120066558-ce552c00-c07f-11eb-945e-5ca7148d5d30.png) In the task 3524 you're requiring it ![image](https://user-images.githubusercontent.com/18144023/120066582-e75ddd00-c07f-11eb-9917-4e183011eecc.png) I've checked the RN documentation as well. Uri must be there. https://reactnative.dev/docs/images#network-images
non_priority
lecture where is the uri in the source property in the task you re requiring it i ve checked the rn documentation as well uri must be there
0
442,821
12,751,206,946
IssuesEvent
2020-06-27 09:34:43
d0x2f/retrograde.js
https://api.github.com/repos/d0x2f/retrograde.js
closed
Move focus to text area when creating a new issue
easy enhancement high-priority
Just to make it easier to pump cards out. ctrl+enter to submit would be cool too!
1.0
Move focus to text area when creating a new issue - Just to make it easier to pump cards out. ctrl+enter to submit would be cool too!
priority
move focus to text area when creating a new issue just to make it easier to pump cards out ctrl enter to submit would be cool too
1
13,138
15,429,463,409
IssuesEvent
2021-03-06 03:43:31
kami-blue/client
https://api.github.com/repos/kami-blue/client
closed
Incompatible with Pyro
-help-wanted -incompatible
Deciding to document this as a few people are reporting this now. I do not have a Pyro license so this makes testing difficult, I'll probably bother @HoratioGamer about testing possible solutions, though I believe this has to be fixed on @GiantNuker's end. This same issue also affects Optifine standalone. Note that in the first log `ref4063632994977090211.tmp` is Pyro's mixin refmap. For some reason this is included in the mods folder as well, so you can see a fairly harmless stacktrace failing to open it as a zip file. Annoyingly enough, Pyro decides to use temporary files for it's mixin refmap, which are created and deleted on game open / close / crash. Right before the crash stacktrace is a stacktrace with this ``` [10:01:18] [Client thread/WARN] [mixin]: @Redirect conflict. Skipping mixins.pyroclient.json:RenderGlobalMixin->@Redirect::redirect$checkFreecamChunkUpdates$zga000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V with priority 1000, already redirected by mixins.kami.json:render.MixinRenderGlobal->@Redirect::redirect$updateSetupTerrain$zce000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V with priority 1000 ``` The most recent change made on our end was 20 days ago, at the time of writing, [here](https://github.com/kami-blue/client/commit/b23e73968dd9637054b8cd0e0524e763f22e431a#diff-ac227dbf883c17816987174693c527f622f2dd70774e46a93440c961459a05af). History of said file [here](https://github.com/kami-blue/client/commits/master/src/main/java/me/zeroeightsix/kami/mixin/client/render/MixinRenderGlobal.java). Funnily enough Mixin is saying it's caused by redirecting `setupTerrain`, which has been in place for a bit longer than the current changes. I will need an exact version hash of when this breaks from @HoratioGamer otherwise this makes troubleshooting harder. The comment above said redirect already explains why it is necessary. https://github.com/kami-blue/client/blob/b23e73968dd9637054b8cd0e0524e763f22e431a/src/main/java/me/zeroeightsix/kami/mixin/client/render/MixinRenderGlobal.java#L64-L67 This is most likely not the cause of the issue, so, continuing forward we have: ``` [10:01:18] [Client thread/WARN] [mixin]: Method overwrite conflict for getEntityOutlineShader in mixins.pyroclient.json:RenderGlobalAccessor, previously written by me.zeroeightsix.kami.mixin.client.accessor.render.AccessorRenderGlobal. Skipping method. ``` We certainly don't do any overwriting as far as I'm aware. This is just a warning, it just means our accessor will work while Pyro's presumably won't. Now we have an actual stacktrace, ``` [10:01:18] [Client thread/INFO] [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$checkFreecamChunkUpdates$zga000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V in mixins.pyroclient.json:RenderGlobalMixin failed injection check, (0/1) succeeded. Using refmap file:/tmp/ref4063632994977090211.tmp ``` Which doesn't look promising. It looks like Pyro's redirect is failing due to ours, which is necessary as explained above. They probably have a redirect for the same reason? Not sure what could be done about that. This stacktrace is also referenced at the end of the *actual* stacktrace here ``` java.lang.NoClassDefFoundError: net/minecraft/client/renderer/RenderGlobal at net.minecraftforge.client.ForgeHooksClient.shouldUseVanillaReloadableListener(ForgeHooksClient.java:951) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 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.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.RenderGlobal at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ... 22 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:521) at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 24 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$checkFreecamChunkUpdates$zga000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V in mixins.pyroclient.json:RenderGlobalMixin failed injection check, (0/1) succeeded. Using refmap file:/tmp/ref4063632994977090211.tmp at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:290) at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1203) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:938) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:322) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:280) at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353) at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724) at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509) ... 27 more ``` Which is fairly interesting. I'm not quite sure why failing to redirect a method will cause `java.lang.NoClassDefFoundError: net/minecraft/client/renderer/RenderGlobal`. Tried troubleshooting this before, in tickets 109 and 201 (201 has been left open until this is resolved). I'm not quite sure what to do from here, the log can be found [here](https://paste.ee/p/W9gnG) for more investigation. Log running on the first version that breaks (2.01.01-baf7588e) can be found [here](https://cdn.discordapp.com/attachments/804377170839207986/804392283142619137/debug-2.01.01-baf7588e.log). Knowing the version isn't very helpful, as that version was a 16k line diff, since it was the GUI update
True
Incompatible with Pyro - Deciding to document this as a few people are reporting this now. I do not have a Pyro license so this makes testing difficult, I'll probably bother @HoratioGamer about testing possible solutions, though I believe this has to be fixed on @GiantNuker's end. This same issue also affects Optifine standalone. Note that in the first log `ref4063632994977090211.tmp` is Pyro's mixin refmap. For some reason this is included in the mods folder as well, so you can see a fairly harmless stacktrace failing to open it as a zip file. Annoyingly enough, Pyro decides to use temporary files for it's mixin refmap, which are created and deleted on game open / close / crash. Right before the crash stacktrace is a stacktrace with this ``` [10:01:18] [Client thread/WARN] [mixin]: @Redirect conflict. Skipping mixins.pyroclient.json:RenderGlobalMixin->@Redirect::redirect$checkFreecamChunkUpdates$zga000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V with priority 1000, already redirected by mixins.kami.json:render.MixinRenderGlobal->@Redirect::redirect$updateSetupTerrain$zce000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V with priority 1000 ``` The most recent change made on our end was 20 days ago, at the time of writing, [here](https://github.com/kami-blue/client/commit/b23e73968dd9637054b8cd0e0524e763f22e431a#diff-ac227dbf883c17816987174693c527f622f2dd70774e46a93440c961459a05af). History of said file [here](https://github.com/kami-blue/client/commits/master/src/main/java/me/zeroeightsix/kami/mixin/client/render/MixinRenderGlobal.java). Funnily enough Mixin is saying it's caused by redirecting `setupTerrain`, which has been in place for a bit longer than the current changes. I will need an exact version hash of when this breaks from @HoratioGamer otherwise this makes troubleshooting harder. The comment above said redirect already explains why it is necessary. https://github.com/kami-blue/client/blob/b23e73968dd9637054b8cd0e0524e763f22e431a/src/main/java/me/zeroeightsix/kami/mixin/client/render/MixinRenderGlobal.java#L64-L67 This is most likely not the cause of the issue, so, continuing forward we have: ``` [10:01:18] [Client thread/WARN] [mixin]: Method overwrite conflict for getEntityOutlineShader in mixins.pyroclient.json:RenderGlobalAccessor, previously written by me.zeroeightsix.kami.mixin.client.accessor.render.AccessorRenderGlobal. Skipping method. ``` We certainly don't do any overwriting as far as I'm aware. This is just a warning, it just means our accessor will work while Pyro's presumably won't. Now we have an actual stacktrace, ``` [10:01:18] [Client thread/INFO] [STDERR]: [org.spongepowered.asm.mixin.transformer.MixinTransformer:transformClassBytes:519]: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$checkFreecamChunkUpdates$zga000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V in mixins.pyroclient.json:RenderGlobalMixin failed injection check, (0/1) succeeded. Using refmap file:/tmp/ref4063632994977090211.tmp ``` Which doesn't look promising. It looks like Pyro's redirect is failing due to ours, which is necessary as explained above. They probably have a redirect for the same reason? Not sure what could be done about that. This stacktrace is also referenced at the end of the *actual* stacktrace here ``` java.lang.NoClassDefFoundError: net/minecraft/client/renderer/RenderGlobal at net.minecraftforge.client.ForgeHooksClient.shouldUseVanillaReloadableListener(ForgeHooksClient.java:951) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 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.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.RenderGlobal at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ... 22 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:521) at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 24 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector redirect$checkFreecamChunkUpdates$zga000(Lnet/minecraft/client/renderer/ViewFrustum;DD)V in mixins.pyroclient.json:RenderGlobalMixin failed injection check, (0/1) succeeded. Using refmap file:/tmp/ref4063632994977090211.tmp at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:290) at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1203) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:938) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:322) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:280) at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353) at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724) at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509) ... 27 more ``` Which is fairly interesting. I'm not quite sure why failing to redirect a method will cause `java.lang.NoClassDefFoundError: net/minecraft/client/renderer/RenderGlobal`. Tried troubleshooting this before, in tickets 109 and 201 (201 has been left open until this is resolved). I'm not quite sure what to do from here, the log can be found [here](https://paste.ee/p/W9gnG) for more investigation. Log running on the first version that breaks (2.01.01-baf7588e) can be found [here](https://cdn.discordapp.com/attachments/804377170839207986/804392283142619137/debug-2.01.01-baf7588e.log). Knowing the version isn't very helpful, as that version was a 16k line diff, since it was the GUI update
non_priority
incompatible with pyro deciding to document this as a few people are reporting this now i do not have a pyro license so this makes testing difficult i ll probably bother horatiogamer about testing possible solutions though i believe this has to be fixed on giantnuker s end this same issue also affects optifine standalone note that in the first log tmp is pyro s mixin refmap for some reason this is included in the mods folder as well so you can see a fairly harmless stacktrace failing to open it as a zip file annoyingly enough pyro decides to use temporary files for it s mixin refmap which are created and deleted on game open close crash right before the crash stacktrace is a stacktrace with this redirect conflict skipping mixins pyroclient json renderglobalmixin redirect redirect checkfreecamchunkupdates lnet minecraft client renderer viewfrustum dd v with priority already redirected by mixins kami json render mixinrenderglobal redirect redirect updatesetupterrain lnet minecraft client renderer viewfrustum dd v with priority the most recent change made on our end was days ago at the time of writing history of said file funnily enough mixin is saying it s caused by redirecting setupterrain which has been in place for a bit longer than the current changes i will need an exact version hash of when this breaks from horatiogamer otherwise this makes troubleshooting harder the comment above said redirect already explains why it is necessary this is most likely not the cause of the issue so continuing forward we have method overwrite conflict for getentityoutlineshader in mixins pyroclient json renderglobalaccessor previously written by me zeroeightsix kami mixin client accessor render accessorrenderglobal skipping method we certainly don t do any overwriting as far as i m aware this is just a warning it just means our accessor will work while pyro s presumably won t now we have an actual stacktrace org spongepowered asm mixin injection throwables injectionerror critical injection failure redirector redirect checkfreecamchunkupdates lnet minecraft client renderer viewfrustum dd v in mixins pyroclient json renderglobalmixin failed injection check succeeded using refmap file tmp tmp which doesn t look promising it looks like pyro s redirect is failing due to ours which is necessary as explained above they probably have a redirect for the same reason not sure what could be done about that this stacktrace is also referenced at the end of the actual stacktrace here java lang noclassdeffounderror net minecraft client renderer renderglobal at net minecraftforge client forgehooksclient shouldusevanillareloadablelistener forgehooksclient java at net minecraft client resources simplereloadableresourcemanager func b simplereloadableresourcemanager java at net minecraft client resources simplereloadableresourcemanager func a simplereloadableresourcemanager java at net minecraft client minecraft func a minecraft java at net minecraftforge fml client fmlclienthandler beginminecraftloading fmlclienthandler java at net minecraft client minecraft func a minecraft java at net minecraft client minecraft func d minecraft java at net minecraft client main main main sourcefile 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 net minecraft launchwrapper launch launch launch java at net minecraft launchwrapper launch main launch 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 multimc onesix onesixlauncher launchwithmainclass onesixlauncher java at org multimc onesix onesixlauncher launch onesixlauncher java at org multimc entrypoint listen entrypoint java at org multimc entrypoint main entrypoint java caused by java lang classnotfoundexception net minecraft client renderer renderglobal at net minecraft launchwrapper launchclassloader findclass launchclassloader java at java lang classloader loadclass classloader java at java lang classloader loadclass classloader java more caused by org spongepowered asm mixin transformer throwables mixintransformererror an unexpected critical error was encountered at org spongepowered asm mixin transformer mixintransformer transformclassbytes mixintransformer java at org spongepowered asm mixin transformer proxy transform proxy java at net minecraft launchwrapper launchclassloader runtransformers launchclassloader java at net minecraft launchwrapper launchclassloader findclass launchclassloader java more caused by org spongepowered asm mixin injection throwables injectionerror critical injection failure redirector redirect checkfreecamchunkupdates lnet minecraft client renderer viewfrustum dd v in mixins pyroclient json renderglobalmixin failed injection check succeeded using refmap file tmp tmp at org spongepowered asm mixin injection struct injectioninfo postinject injectioninfo java at org spongepowered asm mixin transformer mixintargetcontext applyinjections mixintargetcontext java at org spongepowered asm mixin transformer mixinapplicatorstandard applyinjections mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard applymixin mixinapplicatorstandard java at org spongepowered asm mixin transformer mixinapplicatorstandard apply mixinapplicatorstandard java at org spongepowered asm mixin transformer targetclasscontext applymixins targetclasscontext java at org spongepowered asm mixin transformer mixintransformer apply mixintransformer java at org spongepowered asm mixin transformer mixintransformer applymixins mixintransformer java at org spongepowered asm mixin transformer mixintransformer transformclassbytes mixintransformer java more which is fairly interesting i m not quite sure why failing to redirect a method will cause java lang noclassdeffounderror net minecraft client renderer renderglobal tried troubleshooting this before in tickets and has been left open until this is resolved i m not quite sure what to do from here the log can be found for more investigation log running on the first version that breaks can be found knowing the version isn t very helpful as that version was a line diff since it was the gui update
0
56,683
3,081,038,192
IssuesEvent
2015-08-22 09:19:36
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
Статистика по папкам ("на папках") в очереди закачки.
Component-UI enhancement imported Priority-Medium
_From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on June 16, 2012 09:18:53_ В списке файлов (очереди скачивания) слева хорошо бы статистику по папкам получать. Скажем количество и размер файлов всего с подпапкам, сколько начато скачки, какой объем. идея принадлежит rik. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=766_
1.0
Статистика по папкам ("на папках") в очереди закачки. - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on June 16, 2012 09:18:53_ В списке файлов (очереди скачивания) слева хорошо бы статистику по папкам получать. Скажем количество и размер файлов всего с подпапкам, сколько начато скачки, какой объем. идея принадлежит rik. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=766_
priority
статистика по папкам на папках в очереди закачки from on june в списке файлов очереди скачивания слева хорошо бы статистику по папкам получать скажем количество и размер файлов всего с подпапкам сколько начато скачки какой объем идея принадлежит rik original issue
1
431,097
12,475,177,785
IssuesEvent
2020-05-29 11:03:48
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Problem serializing skipping
Priority: High Status: Fixed Week Task
The serializer has trouble skipping GamePickerList.Entries, trying to cast a serializer wrong: ![image](https://user-images.githubusercontent.com/3536496/82585578-11b2bb80-9b4b-11ea-837a-70306bdbdeb6.png) The member 'Entries' is a unique one: it hold objects, which can either be ViewClassInfos or Registrars. It's probably having a hard time differentiating what the type is so it can skip it. World file that generates it here: https://github.com/StrangeLoopGames/EcoIssues/files/4662333/world.zip This issue is either blocking #16430 or is a dupe of it.
1.0
Problem serializing skipping - The serializer has trouble skipping GamePickerList.Entries, trying to cast a serializer wrong: ![image](https://user-images.githubusercontent.com/3536496/82585578-11b2bb80-9b4b-11ea-837a-70306bdbdeb6.png) The member 'Entries' is a unique one: it hold objects, which can either be ViewClassInfos or Registrars. It's probably having a hard time differentiating what the type is so it can skip it. World file that generates it here: https://github.com/StrangeLoopGames/EcoIssues/files/4662333/world.zip This issue is either blocking #16430 or is a dupe of it.
priority
problem serializing skipping the serializer has trouble skipping gamepickerlist entries trying to cast a serializer wrong the member entries is a unique one it hold objects which can either be viewclassinfos or registrars it s probably having a hard time differentiating what the type is so it can skip it world file that generates it here this issue is either blocking or is a dupe of it
1
202,762
15,856,107,700
IssuesEvent
2021-04-08 01:32:17
ablecloud-team/ablestack-docs
https://api.github.com/repos/ablecloud-team/ablestack-docs
closed
관리가이드 부문 도큐먼트 작성
documentation
ABLESTACK 운영 및 유지관리를 위한 도움말이 필요합니다. 다음과 같은 내용이 포함되어 야 합니다 - [ ] ABLESTACK 사용가이드 - [ ] ABLESTACK 시스템 점검 - [ ] 트러블슈팅
1.0
관리가이드 부문 도큐먼트 작성 - ABLESTACK 운영 및 유지관리를 위한 도움말이 필요합니다. 다음과 같은 내용이 포함되어 야 합니다 - [ ] ABLESTACK 사용가이드 - [ ] ABLESTACK 시스템 점검 - [ ] 트러블슈팅
non_priority
관리가이드 부문 도큐먼트 작성 ablestack 운영 및 유지관리를 위한 도움말이 필요합니다 다음과 같은 내용이 포함되어 야 합니다 ablestack 사용가이드 ablestack 시스템 점검 트러블슈팅
0
11,991
3,248,104,572
IssuesEvent
2015-10-17 01:39:18
DocCyblade/tkl-odoo
https://api.github.com/repos/DocCyblade/tkl-odoo
closed
Landis Shakedown test part 1
TESTING Notes TODO
Test will be done with VMWare Esx with 1 X CPU 1GB RAM 20GB HDD Test one will install all modules available and test each one using CRUD and every option at least 3 times. Goal is to test all modules and options with limited resources. Will note any issues here. If issue is with resources will note that and retest in part 2 Keep list of things tested here only. Add comments if any issues only. Test List: - [ ] ISO Live Preview (Basic new database and module) **Fails** with 512MB RAM would need 1GB - [ ] ISO Install Guided Setup all - [ ] ISO Install Guided Setup LVM (Defaults) - [ ] First Boot: Signup for email alerts - [ ] First Boot: Updates - [ ] Create new database - [ ] Update Company Info - [ ] Add two users - [ ] Delete user - [ ] Install and configure all local modules - [ ] Test Modules (Basic function of each) - [ ] CRM - [ ] Social Network - [ ] Online Billing - [ ] Point of Sale - [ ] Project Management - [ ] Notes - [ ] Issue Tracking - [ ] Accounting and Finance - [ ] Survey - [ ] Sales Management - [ ] Warehouse Management - [ ] Instant Messaging - [ ] MRP - [ ] Purchase Management - [ ] Employee Directory - [ ] Timesheets - [ ] Recruitment Process - [ ] Leave Management - [ ] Expense Tracker - [ ] Employee Appraisals - [ ] Calendar - [ ] Address Book - [ ] Gamification - [ ] Live Chat - [ ] Odoo Live Support - [ ] Lunch Orders - [ ] Website Builder - [ ] Blogs - [ ] Online Events - [ ] Forum - [ ] eCommerce - [ ] Fleet Management
1.0
Landis Shakedown test part 1 - Test will be done with VMWare Esx with 1 X CPU 1GB RAM 20GB HDD Test one will install all modules available and test each one using CRUD and every option at least 3 times. Goal is to test all modules and options with limited resources. Will note any issues here. If issue is with resources will note that and retest in part 2 Keep list of things tested here only. Add comments if any issues only. Test List: - [ ] ISO Live Preview (Basic new database and module) **Fails** with 512MB RAM would need 1GB - [ ] ISO Install Guided Setup all - [ ] ISO Install Guided Setup LVM (Defaults) - [ ] First Boot: Signup for email alerts - [ ] First Boot: Updates - [ ] Create new database - [ ] Update Company Info - [ ] Add two users - [ ] Delete user - [ ] Install and configure all local modules - [ ] Test Modules (Basic function of each) - [ ] CRM - [ ] Social Network - [ ] Online Billing - [ ] Point of Sale - [ ] Project Management - [ ] Notes - [ ] Issue Tracking - [ ] Accounting and Finance - [ ] Survey - [ ] Sales Management - [ ] Warehouse Management - [ ] Instant Messaging - [ ] MRP - [ ] Purchase Management - [ ] Employee Directory - [ ] Timesheets - [ ] Recruitment Process - [ ] Leave Management - [ ] Expense Tracker - [ ] Employee Appraisals - [ ] Calendar - [ ] Address Book - [ ] Gamification - [ ] Live Chat - [ ] Odoo Live Support - [ ] Lunch Orders - [ ] Website Builder - [ ] Blogs - [ ] Online Events - [ ] Forum - [ ] eCommerce - [ ] Fleet Management
non_priority
landis shakedown test part test will be done with vmware esx with x cpu ram hdd test one will install all modules available and test each one using crud and every option at least times goal is to test all modules and options with limited resources will note any issues here if issue is with resources will note that and retest in part keep list of things tested here only add comments if any issues only test list iso live preview basic new database and module fails with ram would need iso install guided setup all iso install guided setup lvm defaults first boot signup for email alerts first boot updates create new database update company info add two users delete user install and configure all local modules test modules basic function of each crm social network online billing point of sale project management notes issue tracking accounting and finance survey sales management warehouse management instant messaging mrp purchase management employee directory timesheets recruitment process leave management expense tracker employee appraisals calendar address book gamification live chat odoo live support lunch orders website builder blogs online events forum ecommerce fleet management
0
282,779
8,710,388,976
IssuesEvent
2018-12-06 16:18:23
Webiny/webiny-js
https://api.github.com/repos/Webiny/webiny-js
closed
Entity attribute - save linked entity only if dirty
pkg: webiny-entity priority: low tag: enhancement tag: new feature
Currently when saving main entity, linked entity will be saved if it was instantiated. Add additional checking - only save if actually something has changed in the loaded linked entity. Implementing this would improve performance.
1.0
Entity attribute - save linked entity only if dirty - Currently when saving main entity, linked entity will be saved if it was instantiated. Add additional checking - only save if actually something has changed in the loaded linked entity. Implementing this would improve performance.
priority
entity attribute save linked entity only if dirty currently when saving main entity linked entity will be saved if it was instantiated add additional checking only save if actually something has changed in the loaded linked entity implementing this would improve performance
1
376,149
26,187,784,583
IssuesEvent
2023-01-03 04:24:40
jsoonworld/fastcampus-project-board
https://api.github.com/repos/jsoonworld/fastcampus-project-board
closed
깃헙 프로젝트와 이슈 정리하기
documentation
깃헙 프로젝트를 세팅하고 카드를 만들어 정리하자. * [x] 프로젝트 베타 만들기 * [x] 카드 목록 만들기 -강의 커리큘럼 참고 * [x] 이슈로 적절히 바꾸기
1.0
깃헙 프로젝트와 이슈 정리하기 - 깃헙 프로젝트를 세팅하고 카드를 만들어 정리하자. * [x] 프로젝트 베타 만들기 * [x] 카드 목록 만들기 -강의 커리큘럼 참고 * [x] 이슈로 적절히 바꾸기
non_priority
깃헙 프로젝트와 이슈 정리하기 깃헙 프로젝트를 세팅하고 카드를 만들어 정리하자 프로젝트 베타 만들기 카드 목록 만들기 강의 커리큘럼 참고 이슈로 적절히 바꾸기
0
20,750
30,848,299,472
IssuesEvent
2023-08-02 15:01:37
dotnet/docs
https://api.github.com/repos/dotnet/docs
closed
[Breaking change]: `krb5-libs` and `ca-certificates` are no longer installed in .NET 8+ Alpine container images
doc-idea breaking-change Pri1 binary incompatible in-pr :checkered_flag: Release: .NET 8 :pushpin: seQUESTered
### Description Context: https://github.com/dotnet/dotnet-docker/discussions/4784 The `krb5-libs` package is no longer installed in .NET 8+ Alpine container images. This package enables [Kerberos secure networking](https://en.wikipedia.org/wiki/Kerberos_(protocol)). This scenario was considered not popular enough to warrant installing this package by default. The removal of this package reduces .NET 8 Alpine images by ~2.7MB. Users can install the package themselves with the following Dockerfile instruction. ```Dockerfile RUN apk add --upgrade krb5-libs ``` Kerberos is installed by default in Debian and Ubuntu. .NET Debian and Ubuntu images are unaffected by this change. The `ca-certificates` package is no longer installed in .NET 8+ Alpine container images. The `alpine` base image includes the `ca-certificates-bundle` package, which provides the same baseline content that is needed for most .NET apps. It is expected that very few (if any) .NET apps will be affected by this change. The removal of this package reduces .NET 8 Alpine images by 0.6MB. ### Version .NET 8 Preview 7 ### Previous behavior The `ca-certificates` and `krb5-libs` packages were installed in .NET 8 Alpine images. ### New behavior The `ca-certificates` and `krb5-libs` packages are not installed in .NET 8 Alpine images. ### Type of breaking change - [X] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load or execute, and if so, require recompilation. - [ ] **Source incompatible**: When recompiled using the new SDK or component or to target the new runtime, existing source code may require source changes to compile successfully. - [ ] **Behavioral change**: Existing binaries may behave differently at run time. ### Reason for change Size reduction. ### Recommended action Install the removed packages if they are needed for your scenario. ### Feature area Networking ### Affected APIs Kerberos: https://learn.microsoft.com/dotnet/api/system.directoryservices.protocols `ca-certificates`: HttpClient --- [Associated WorkItem - 143911](https://dev.azure.com/msft-skilling/Content/_workitems/edit/143911)
True
[Breaking change]: `krb5-libs` and `ca-certificates` are no longer installed in .NET 8+ Alpine container images - ### Description Context: https://github.com/dotnet/dotnet-docker/discussions/4784 The `krb5-libs` package is no longer installed in .NET 8+ Alpine container images. This package enables [Kerberos secure networking](https://en.wikipedia.org/wiki/Kerberos_(protocol)). This scenario was considered not popular enough to warrant installing this package by default. The removal of this package reduces .NET 8 Alpine images by ~2.7MB. Users can install the package themselves with the following Dockerfile instruction. ```Dockerfile RUN apk add --upgrade krb5-libs ``` Kerberos is installed by default in Debian and Ubuntu. .NET Debian and Ubuntu images are unaffected by this change. The `ca-certificates` package is no longer installed in .NET 8+ Alpine container images. The `alpine` base image includes the `ca-certificates-bundle` package, which provides the same baseline content that is needed for most .NET apps. It is expected that very few (if any) .NET apps will be affected by this change. The removal of this package reduces .NET 8 Alpine images by 0.6MB. ### Version .NET 8 Preview 7 ### Previous behavior The `ca-certificates` and `krb5-libs` packages were installed in .NET 8 Alpine images. ### New behavior The `ca-certificates` and `krb5-libs` packages are not installed in .NET 8 Alpine images. ### Type of breaking change - [X] **Binary incompatible**: Existing binaries may encounter a breaking change in behavior, such as failure to load or execute, and if so, require recompilation. - [ ] **Source incompatible**: When recompiled using the new SDK or component or to target the new runtime, existing source code may require source changes to compile successfully. - [ ] **Behavioral change**: Existing binaries may behave differently at run time. ### Reason for change Size reduction. ### Recommended action Install the removed packages if they are needed for your scenario. ### Feature area Networking ### Affected APIs Kerberos: https://learn.microsoft.com/dotnet/api/system.directoryservices.protocols `ca-certificates`: HttpClient --- [Associated WorkItem - 143911](https://dev.azure.com/msft-skilling/Content/_workitems/edit/143911)
non_priority
libs and ca certificates are no longer installed in net alpine container images description context the libs package is no longer installed in net alpine container images this package enables this scenario was considered not popular enough to warrant installing this package by default the removal of this package reduces net alpine images by users can install the package themselves with the following dockerfile instruction dockerfile run apk add upgrade libs kerberos is installed by default in debian and ubuntu net debian and ubuntu images are unaffected by this change the ca certificates package is no longer installed in net alpine container images the alpine base image includes the ca certificates bundle package which provides the same baseline content that is needed for most net apps it is expected that very few if any net apps will be affected by this change the removal of this package reduces net alpine images by version net preview previous behavior the ca certificates and libs packages were installed in net alpine images new behavior the ca certificates and libs packages are not installed in net alpine images type of breaking change binary incompatible existing binaries may encounter a breaking change in behavior such as failure to load or execute and if so require recompilation source incompatible when recompiled using the new sdk or component or to target the new runtime existing source code may require source changes to compile successfully behavioral change existing binaries may behave differently at run time reason for change size reduction recommended action install the removed packages if they are needed for your scenario feature area networking affected apis kerberos ca certificates httpclient
0