Unnamed: 0
int64
1
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
7
112
repo_url
stringlengths
36
141
action
stringclasses
3 values
title
stringlengths
3
438
labels
stringlengths
4
308
body
stringlengths
7
254k
index
stringclasses
7 values
text_combine
stringlengths
96
254k
label
stringclasses
2 values
text
stringlengths
96
246k
binary_label
int64
0
1
297,309
22,349,588,328
IssuesEvent
2022-06-15 10:48:43
MinoruSekine/setup-scoop
https://api.github.com/repos/MinoruSekine/setup-scoop
opened
Errors in descriptions of some flags.
bug documentation
In https://github.com/MinoruSekine/setup-scoop/blob/195896f7ce3de9c8955b411cf8485348fa8f158d/action.yml , some descriptions of some flags are not correct. Some flags are actually `false` as default, but description says `true`.
1.0
Errors in descriptions of some flags. - In https://github.com/MinoruSekine/setup-scoop/blob/195896f7ce3de9c8955b411cf8485348fa8f158d/action.yml , some descriptions of some flags are not correct. Some flags are actually `false` as default, but description says `true`.
non_main
errors in descriptions of some flags in some descriptions of some flags are not correct some flags are actually false as default but description says true
0
354,459
10,567,740,870
IssuesEvent
2019-10-06 07:24:46
kubernetes-sigs/kubefed
https://api.github.com/repos/kubernetes-sigs/kubefed
closed
E2e tests for higher level resources
kind/feature lifecycle/rotten priority/backlog
Some higher level resources need e2e tests for actual end to end functionality validation. Below is the list of current such resources which certainly need additional e2e tests: - [ ] ReplicaSchedulingPreferences as in #46. - [ ] MultiClusterDNS as in #59 The implementation of these tests is dependent on #89 (or some other strategy, for example self validation external to CI using managed clusters or BYOC).
1.0
E2e tests for higher level resources - Some higher level resources need e2e tests for actual end to end functionality validation. Below is the list of current such resources which certainly need additional e2e tests: - [ ] ReplicaSchedulingPreferences as in #46. - [ ] MultiClusterDNS as in #59 The implementation of these tests is dependent on #89 (or some other strategy, for example self validation external to CI using managed clusters or BYOC).
non_main
tests for higher level resources some higher level resources need tests for actual end to end functionality validation below is the list of current such resources which certainly need additional tests replicaschedulingpreferences as in multiclusterdns as in the implementation of these tests is dependent on or some other strategy for example self validation external to ci using managed clusters or byoc
0
1,314
5,613,190,440
IssuesEvent
2017-04-03 08:31:59
MDAnalysis/mdanalysis
https://api.github.com/repos/MDAnalysis/mdanalysis
closed
publish mdanalysis on conda-forge
installation maintainability OpSys-Linux OpSys-OSX usability
I was thinking if we should switch to publish our conda packages via conda-forge. I have recently published all the datreant packages on that channel (expect mdsynthesis). They are very welcome for new package contributions and it's also a lot easier to produce packages compatible for older linux versions since they are build on docker images based on a older centos. On that channel we still have the rights to update our packages as usual. It also has the advantage that we build against multiple versions of numpy, currently users have to install the numpy version I used to build the package. If everyone agrees I would slowly start to move the packages we maintain on our channel over to conda-forge. As a little bonus this means I can also look into publishing 'nightly' builds of the development branch on our own channel. So people can beta test mdanalysis if they like.
True
publish mdanalysis on conda-forge - I was thinking if we should switch to publish our conda packages via conda-forge. I have recently published all the datreant packages on that channel (expect mdsynthesis). They are very welcome for new package contributions and it's also a lot easier to produce packages compatible for older linux versions since they are build on docker images based on a older centos. On that channel we still have the rights to update our packages as usual. It also has the advantage that we build against multiple versions of numpy, currently users have to install the numpy version I used to build the package. If everyone agrees I would slowly start to move the packages we maintain on our channel over to conda-forge. As a little bonus this means I can also look into publishing 'nightly' builds of the development branch on our own channel. So people can beta test mdanalysis if they like.
main
publish mdanalysis on conda forge i was thinking if we should switch to publish our conda packages via conda forge i have recently published all the datreant packages on that channel expect mdsynthesis they are very welcome for new package contributions and it s also a lot easier to produce packages compatible for older linux versions since they are build on docker images based on a older centos on that channel we still have the rights to update our packages as usual it also has the advantage that we build against multiple versions of numpy currently users have to install the numpy version i used to build the package if everyone agrees i would slowly start to move the packages we maintain on our channel over to conda forge as a little bonus this means i can also look into publishing nightly builds of the development branch on our own channel so people can beta test mdanalysis if they like
1
454,534
13,103,052,806
IssuesEvent
2020-08-04 07:53:48
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
opened
Custom platform role permission problem
area/iam kind/bug priority/high
**Describe the Bug** A user with `Workspace view` or ` Workspace management` can not open the following page ![Screen Shot 2020-08-04 at 3 50 27 PM](https://user-images.githubusercontent.com/28859385/89268034-8d140b80-d66a-11ea-824b-62623fb4aa73.png) ![Screen Shot 2020-08-04 at 3 53 03 PM](https://user-images.githubusercontent.com/28859385/89268052-9604dd00-d66a-11ea-9756-30ff8172627e.png) **Versions Used** KubeSphere: 3.0.0-dev
1.0
Custom platform role permission problem - **Describe the Bug** A user with `Workspace view` or ` Workspace management` can not open the following page ![Screen Shot 2020-08-04 at 3 50 27 PM](https://user-images.githubusercontent.com/28859385/89268034-8d140b80-d66a-11ea-824b-62623fb4aa73.png) ![Screen Shot 2020-08-04 at 3 53 03 PM](https://user-images.githubusercontent.com/28859385/89268052-9604dd00-d66a-11ea-9756-30ff8172627e.png) **Versions Used** KubeSphere: 3.0.0-dev
non_main
custom platform role permission problem describe the bug a user with workspace view or workspace management can not open the following page versions used kubesphere dev
0
122,846
16,360,272,374
IssuesEvent
2021-05-14 08:23:13
AzureAD/microsoft-identity-web
https://api.github.com/repos/AzureAD/microsoft-identity-web
closed
[Bug] MicrosoftGraphExtensions: GraphServiceClient is added to the DI container as the TImplementation, TImplementation, not TService, TImplementation
by design enhancement
**Which version of Microsoft Identity Web are you using?** Microsoft.Identity.Web 1.9.2 Microsoft.Identity.Web.MicrosoftGraph 1.9.2 **Where is the issue?** * Other (please describe) The GraphServiceClient is added to the DI as `<GraphServiceClient,GraphServiceClient>` as seen in https://github.com/AzureAD/microsoft-identity-web/blob/master/src/Microsoft.Identity.Web.MicrosoftGraph/MicrosoftGraphExtensions.cs In our classes implementation, we can't use `IGraphServiceClient` in our constructor directly, but rather making us having to use the factory to create our classes such as: ```csharp services.AddScoped<IClass, Class>(sp => { var client = sp.GetRequiredService<GraphServiceClient>(); return new Class(client); }); ``` Using a hard dependency on `GraphServiceClient` renders our class hard to test. **Is this a new or an existing app?** This is a new app **Expected behavior** Having our class definition such as ```csharp public Class(IGraphServiceClient graphServiceClient) { ... } ``` and registered in the DI as: ```csharp services.AddScoped<IClass, Class>(); ``` should work as is. **Actual behavior** The DI container throws an exception saying that `IGraphServiceClient` is not registered. **Possible solution** Replace the DI registration in the extension file to `services.AddScope<IGraphServiceClient, GraphServiceClient>(...)` instead of `services.AddScope<GraphServiceClient, GraphServiceClient>(...)`
1.0
[Bug] MicrosoftGraphExtensions: GraphServiceClient is added to the DI container as the TImplementation, TImplementation, not TService, TImplementation - **Which version of Microsoft Identity Web are you using?** Microsoft.Identity.Web 1.9.2 Microsoft.Identity.Web.MicrosoftGraph 1.9.2 **Where is the issue?** * Other (please describe) The GraphServiceClient is added to the DI as `<GraphServiceClient,GraphServiceClient>` as seen in https://github.com/AzureAD/microsoft-identity-web/blob/master/src/Microsoft.Identity.Web.MicrosoftGraph/MicrosoftGraphExtensions.cs In our classes implementation, we can't use `IGraphServiceClient` in our constructor directly, but rather making us having to use the factory to create our classes such as: ```csharp services.AddScoped<IClass, Class>(sp => { var client = sp.GetRequiredService<GraphServiceClient>(); return new Class(client); }); ``` Using a hard dependency on `GraphServiceClient` renders our class hard to test. **Is this a new or an existing app?** This is a new app **Expected behavior** Having our class definition such as ```csharp public Class(IGraphServiceClient graphServiceClient) { ... } ``` and registered in the DI as: ```csharp services.AddScoped<IClass, Class>(); ``` should work as is. **Actual behavior** The DI container throws an exception saying that `IGraphServiceClient` is not registered. **Possible solution** Replace the DI registration in the extension file to `services.AddScope<IGraphServiceClient, GraphServiceClient>(...)` instead of `services.AddScope<GraphServiceClient, GraphServiceClient>(...)`
non_main
microsoftgraphextensions graphserviceclient is added to the di container as the timplementation timplementation not tservice timplementation which version of microsoft identity web are you using microsoft identity web microsoft identity web microsoftgraph where is the issue other please describe the graphserviceclient is added to the di as as seen in in our classes implementation we can t use igraphserviceclient in our constructor directly but rather making us having to use the factory to create our classes such as csharp services addscoped sp var client sp getrequiredservice return new class client using a hard dependency on graphserviceclient renders our class hard to test is this a new or an existing app this is a new app expected behavior having our class definition such as csharp public class igraphserviceclient graphserviceclient and registered in the di as csharp services addscoped should work as is actual behavior the di container throws an exception saying that igraphserviceclient is not registered possible solution replace the di registration in the extension file to services addscope instead of services addscope
0
110,173
11,693,697,610
IssuesEvent
2020-03-06 01:25:28
Antonio2032/Source-Code-Inspection
https://api.github.com/repos/Antonio2032/Source-Code-Inspection
opened
Não especifica como troco será devolvido
documentation
Omissão – Severidade média – Não especifica como troco será devolvido
1.0
Não especifica como troco será devolvido - Omissão – Severidade média – Não especifica como troco será devolvido
non_main
não especifica como troco será devolvido omissão – severidade média – não especifica como troco será devolvido
0
39,300
5,226,447,100
IssuesEvent
2017-01-27 21:24:48
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Add tests for default parameter values for local functions
Area-Compilers Language-C# New Language Feature - Local Functions Test
We do not appear to have tests for default values on parameters of local functions. Please add such tests. From a [related code review](https://github.com/dotnet/roslyn/pull/16315#discussion_r95046806): > we probably do not have any tests that verify that default parameter values are handled properly for local functions. Please add some of the success tests that verify that it is possible to take advantage of the default values. Should also check if values make it to metadata.
1.0
Add tests for default parameter values for local functions - We do not appear to have tests for default values on parameters of local functions. Please add such tests. From a [related code review](https://github.com/dotnet/roslyn/pull/16315#discussion_r95046806): > we probably do not have any tests that verify that default parameter values are handled properly for local functions. Please add some of the success tests that verify that it is possible to take advantage of the default values. Should also check if values make it to metadata.
non_main
add tests for default parameter values for local functions we do not appear to have tests for default values on parameters of local functions please add such tests from a we probably do not have any tests that verify that default parameter values are handled properly for local functions please add some of the success tests that verify that it is possible to take advantage of the default values should also check if values make it to metadata
0
1,923
6,588,069,405
IssuesEvent
2017-09-14 00:32:46
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
Add support for upgrading packages to package module
feature_idea module needs_maintainer needs_triage support:core
From @xalvarez on 2016-11-07T07:18:55Z ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME package ##### ANSIBLE VERSION 2.1.2.0 ##### OS / ENVIRONMENT N/A ##### SUMMARY As you know, yum can be used as follows to upgrade all installed packages: > yum: name=* state=latest That doesn't work for apt for example. That module requires using an upgrade parameter. If we try to apply the same logic to package module as in yum, we would write something like: > package: name=* state=latest However this will try to install all packages available in the repository. What I suggest is to add a parameter to package module that translates into an 'upgrade' for any of the packaging systems it supports. Copied from original issue: ansible/ansible-modules-core#5508
True
Add support for upgrading packages to package module - From @xalvarez on 2016-11-07T07:18:55Z ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME package ##### ANSIBLE VERSION 2.1.2.0 ##### OS / ENVIRONMENT N/A ##### SUMMARY As you know, yum can be used as follows to upgrade all installed packages: > yum: name=* state=latest That doesn't work for apt for example. That module requires using an upgrade parameter. If we try to apply the same logic to package module as in yum, we would write something like: > package: name=* state=latest However this will try to install all packages available in the repository. What I suggest is to add a parameter to package module that translates into an 'upgrade' for any of the packaging systems it supports. Copied from original issue: ansible/ansible-modules-core#5508
main
add support for upgrading packages to package module from xalvarez on issue type feature idea component name package ansible version os environment n a summary as you know yum can be used as follows to upgrade all installed packages yum name state latest that doesn t work for apt for example that module requires using an upgrade parameter if we try to apply the same logic to package module as in yum we would write something like package name state latest however this will try to install all packages available in the repository what i suggest is to add a parameter to package module that translates into an upgrade for any of the packaging systems it supports copied from original issue ansible ansible modules core
1
322,278
27,593,825,193
IssuesEvent
2023-03-09 03:47:22
mumble-voip/mumble
https://api.github.com/repos/mumble-voip/mumble
closed
1.3.0 client crashes when incomplete client joins; 1.2.19 client does not crash
client needs-more-input bug priority/P2 - Important needs-ckeck-with-latest-version stale-no-response
### System information - Arch linux - Mumble versions 1.3.0 (has issue), 1.2.19 (does not have issue) - Server is 1.2.19, running on Ubuntu. ### Context So I was messing around with writing my own Mumble client, and so far I have these things supported: - TLS handshake - `Version` message sent to server - `Authenticate` message sent to server Those are the only things it supports right now; no ping, no audio, etc. ### Issue While my incomplete client is on the server (maybe just in the same channel?), and I try to talk (with push-to-talk), a 1.3.0 client will crash. A 1.2.19 client operates as normal, though, so I'm assuming there's some sort of regression here. The 1.3.0 client can hear friends talking just fine, it only crashes when I try to speak. ### Etc. I haven't tried to run Mumble in `gdb` or any other debugging stuff like that quite yet, but I can report back with that later. If there's any other information that would be useful, I can try to provide that as well.
1.0
1.3.0 client crashes when incomplete client joins; 1.2.19 client does not crash - ### System information - Arch linux - Mumble versions 1.3.0 (has issue), 1.2.19 (does not have issue) - Server is 1.2.19, running on Ubuntu. ### Context So I was messing around with writing my own Mumble client, and so far I have these things supported: - TLS handshake - `Version` message sent to server - `Authenticate` message sent to server Those are the only things it supports right now; no ping, no audio, etc. ### Issue While my incomplete client is on the server (maybe just in the same channel?), and I try to talk (with push-to-talk), a 1.3.0 client will crash. A 1.2.19 client operates as normal, though, so I'm assuming there's some sort of regression here. The 1.3.0 client can hear friends talking just fine, it only crashes when I try to speak. ### Etc. I haven't tried to run Mumble in `gdb` or any other debugging stuff like that quite yet, but I can report back with that later. If there's any other information that would be useful, I can try to provide that as well.
non_main
client crashes when incomplete client joins client does not crash system information arch linux mumble versions has issue does not have issue server is running on ubuntu context so i was messing around with writing my own mumble client and so far i have these things supported tls handshake version message sent to server authenticate message sent to server those are the only things it supports right now no ping no audio etc issue while my incomplete client is on the server maybe just in the same channel and i try to talk with push to talk a client will crash a client operates as normal though so i m assuming there s some sort of regression here the client can hear friends talking just fine it only crashes when i try to speak etc i haven t tried to run mumble in gdb or any other debugging stuff like that quite yet but i can report back with that later if there s any other information that would be useful i can try to provide that as well
0
349,367
10,468,028,011
IssuesEvent
2019-09-22 10:42:09
googleapis/google-cloud-ruby
https://api.github.com/repos/googleapis/google-cloud-ruby
closed
Synthesis failed for redis
api: redis autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate redis. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-redis' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synthtool > Executing /tmpfs/src/git/autosynth/working_repo/google-cloud-redis/synth.py. synthtool > Ensuring dependencies. synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:66ca01f27ef7dc50fbfb7743b67028115a6a8acf43b2d82f9fc826de008adac4 Status: Image is up to date for googleapis/artman:latest synthtool > Cloning googleapis. synthtool > Running generator for google/cloud/redis/artman_redis_v1.yaml. synthtool > Failed executing docker run --name artman-docker --rm -i -e HOST_USER_ID=1000 -e HOST_GROUP_ID=1000 -e RUNNING_IN_ARTMAN_DOCKER=True -v /home/kbuilder/.cache/synthtool/googleapis:/home/kbuilder/.cache/synthtool/googleapis -v /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles:/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles -w /home/kbuilder/.cache/synthtool/googleapis googleapis/artman:latest /bin/bash -c artman --local --config google/cloud/redis/artman_redis_v1.yaml generate ruby_gapic: artman> Final args: artman> api_name: redis artman> api_version: v1 artman> artifact_type: GAPIC artman> aspect: ALL artman> gapic_code_dir: /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/ruby/google-cloud-ruby/google-cloud-redis artman> gapic_yaml: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1/redis_gapic.yaml artman> generator_args: null artman> import_proto_path: artman> - /home/kbuilder/.cache/synthtool/googleapis artman> language: ruby artman> organization_name: google-cloud artman> output_dir: /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles artman> proto_deps: artman> - name: google-common-protos artman> proto_package: '' artman> root_dir: /home/kbuilder/.cache/synthtool/googleapis artman> samples: '' artman> service_yaml: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/redis_v1.yaml artman> src_proto_path: artman> - /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1 artman> toolkit_path: /toolkit artman> artman> Creating GapicClientPipeline. artman.output > WARNING: toplevel: (lint) control-presence: Service redis.googleapis.com does not have control environment configured. ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.ListInstancesRequest.google.cloud.redis.v1.ListInstancesRequest.parent ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.CreateInstanceRequest.google.cloud.redis.v1.CreateInstanceRequest.parent WARNING: toplevel: (lint) control-presence: Service redis.googleapis.com does not have control environment configured. ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.ListInstancesRequest.google.cloud.redis.v1.ListInstancesRequest.parent ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.CreateInstanceRequest.google.cloud.redis.v1.CreateInstanceRequest.parent artman> Traceback (most recent call last): File "/artman/artman/cli/main.py", line 72, in main engine.run() File "/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/engine.py", line 247, in run for _state in self.run_iter(timeout=timeout): File "/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/engine.py", line 340, in run_iter failure.Failure.reraise_if_any(er_failures) File "/usr/local/lib/python3.5/dist-packages/taskflow/types/failure.py", line 339, in reraise_if_any failures[0].reraise() File "/usr/local/lib/python3.5/dist-packages/taskflow/types/failure.py", line 346, in reraise six.reraise(*self._exc_info) File "/usr/local/lib/python3.5/dist-packages/six.py", line 693, in reraise raise value File "/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/executor.py", line 53, in _execute_task result = task.execute(**arguments) File "/artman/artman/tasks/gapic_tasks.py", line 146, in execute task_utils.gapic_gen_task(toolkit_path, [gapic_artifact] + args)) File "/artman/artman/tasks/task_base.py", line 64, in exec_command raise e File "/artman/artman/tasks/task_base.py", line 56, in exec_command output = subprocess.check_output(args, stderr=subprocess.STDOUT) File "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 708, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['java', '-cp', '/toolkit/build/libs/gapic-generator-latest-fatjar.jar', 'com.google.api.codegen.GeneratorMain', 'LEGACY_GAPIC_AND_PACKAGE', '--descriptor_set=/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/google-cloud-redis-v1.desc', '--package_yaml2=/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/ruby_google-cloud-redis-v1_package2.yaml', '--output=/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/ruby/google-cloud-ruby/google-cloud-redis', '--language=ruby', '--service_yaml=/home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/redis_v1.yaml', '--gapic_yaml=/home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1/redis_gapic.yaml']' returned non-zero exit status 1 Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 87, in <module> main() File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 79, in main spec.loader.exec_module(synth_module) # type: ignore File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed File "/tmpfs/src/git/autosynth/working_repo/google-cloud-redis/synth.py", line 30, in <module> artman_output_name='google-cloud-ruby/google-cloud-redis' File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 58, in ruby_library return self._generate_code(service, version, "ruby", **kwargs) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 138, in _generate_code generator_args=generator_args, File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/artman.py", line 141, in run shell.run(cmd, cwd=root_dir) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/shell.py", line 39, in run raise exc File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/shell.py", line 33, in run encoding="utf-8", File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/subprocess.py", line 418, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['docker', 'run', '--name', 'artman-docker', '--rm', '-i', '-e', 'HOST_USER_ID=1000', '-e', 'HOST_GROUP_ID=1000', '-e', 'RUNNING_IN_ARTMAN_DOCKER=True', '-v', '/home/kbuilder/.cache/synthtool/googleapis:/home/kbuilder/.cache/synthtool/googleapis', '-v', '/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles:/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles', '-w', PosixPath('/home/kbuilder/.cache/synthtool/googleapis'), 'googleapis/artman:latest', '/bin/bash', '-c', 'artman --local --config google/cloud/redis/artman_redis_v1.yaml generate ruby_gapic']' returned non-zero exit status 32. synthtool > Cleaned up 0 temporary directories. synthtool > Wrote metadata to synth.metadata. Synthesis failed ``` Google internal developers can see the full log [here](https://sponge/33d501c0-dede-4a59-8f50-73663fbab2f6).
1.0
Synthesis failed for redis - Hello! Autosynth couldn't regenerate redis. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-redis' Running synthtool ['/tmpfs/src/git/autosynth/env/bin/python3', '-m', 'synthtool', 'synth.py', '--'] synthtool > Executing /tmpfs/src/git/autosynth/working_repo/google-cloud-redis/synth.py. synthtool > Ensuring dependencies. synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:66ca01f27ef7dc50fbfb7743b67028115a6a8acf43b2d82f9fc826de008adac4 Status: Image is up to date for googleapis/artman:latest synthtool > Cloning googleapis. synthtool > Running generator for google/cloud/redis/artman_redis_v1.yaml. synthtool > Failed executing docker run --name artman-docker --rm -i -e HOST_USER_ID=1000 -e HOST_GROUP_ID=1000 -e RUNNING_IN_ARTMAN_DOCKER=True -v /home/kbuilder/.cache/synthtool/googleapis:/home/kbuilder/.cache/synthtool/googleapis -v /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles:/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles -w /home/kbuilder/.cache/synthtool/googleapis googleapis/artman:latest /bin/bash -c artman --local --config google/cloud/redis/artman_redis_v1.yaml generate ruby_gapic: artman> Final args: artman> api_name: redis artman> api_version: v1 artman> artifact_type: GAPIC artman> aspect: ALL artman> gapic_code_dir: /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/ruby/google-cloud-ruby/google-cloud-redis artman> gapic_yaml: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1/redis_gapic.yaml artman> generator_args: null artman> import_proto_path: artman> - /home/kbuilder/.cache/synthtool/googleapis artman> language: ruby artman> organization_name: google-cloud artman> output_dir: /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles artman> proto_deps: artman> - name: google-common-protos artman> proto_package: '' artman> root_dir: /home/kbuilder/.cache/synthtool/googleapis artman> samples: '' artman> service_yaml: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/redis_v1.yaml artman> src_proto_path: artman> - /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1 artman> toolkit_path: /toolkit artman> artman> Creating GapicClientPipeline. artman.output > WARNING: toplevel: (lint) control-presence: Service redis.googleapis.com does not have control environment configured. ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.ListInstancesRequest.google.cloud.redis.v1.ListInstancesRequest.parent ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.CreateInstanceRequest.google.cloud.redis.v1.CreateInstanceRequest.parent WARNING: toplevel: (lint) control-presence: Service redis.googleapis.com does not have control environment configured. ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.ListInstancesRequest.google.cloud.redis.v1.ListInstancesRequest.parent ERROR: toplevel: Reference to unknown type "locations.googleapis.com/Location" on field google.cloud.redis.v1.CreateInstanceRequest.google.cloud.redis.v1.CreateInstanceRequest.parent artman> Traceback (most recent call last): File "/artman/artman/cli/main.py", line 72, in main engine.run() File "/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/engine.py", line 247, in run for _state in self.run_iter(timeout=timeout): File "/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/engine.py", line 340, in run_iter failure.Failure.reraise_if_any(er_failures) File "/usr/local/lib/python3.5/dist-packages/taskflow/types/failure.py", line 339, in reraise_if_any failures[0].reraise() File "/usr/local/lib/python3.5/dist-packages/taskflow/types/failure.py", line 346, in reraise six.reraise(*self._exc_info) File "/usr/local/lib/python3.5/dist-packages/six.py", line 693, in reraise raise value File "/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/executor.py", line 53, in _execute_task result = task.execute(**arguments) File "/artman/artman/tasks/gapic_tasks.py", line 146, in execute task_utils.gapic_gen_task(toolkit_path, [gapic_artifact] + args)) File "/artman/artman/tasks/task_base.py", line 64, in exec_command raise e File "/artman/artman/tasks/task_base.py", line 56, in exec_command output = subprocess.check_output(args, stderr=subprocess.STDOUT) File "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 708, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['java', '-cp', '/toolkit/build/libs/gapic-generator-latest-fatjar.jar', 'com.google.api.codegen.GeneratorMain', 'LEGACY_GAPIC_AND_PACKAGE', '--descriptor_set=/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/google-cloud-redis-v1.desc', '--package_yaml2=/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/ruby_google-cloud-redis-v1_package2.yaml', '--output=/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/ruby/google-cloud-ruby/google-cloud-redis', '--language=ruby', '--service_yaml=/home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/redis_v1.yaml', '--gapic_yaml=/home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1/redis_gapic.yaml']' returned non-zero exit status 1 Traceback (most recent call last): File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 87, in <module> main() File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/__main__.py", line 79, in main spec.loader.exec_module(synth_module) # type: ignore File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed File "/tmpfs/src/git/autosynth/working_repo/google-cloud-redis/synth.py", line 30, in <module> artman_output_name='google-cloud-ruby/google-cloud-redis' File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 58, in ruby_library return self._generate_code(service, version, "ruby", **kwargs) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/gapic_generator.py", line 138, in _generate_code generator_args=generator_args, File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/gcp/artman.py", line 141, in run shell.run(cmd, cwd=root_dir) File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/shell.py", line 39, in run raise exc File "/tmpfs/src/git/autosynth/env/lib/python3.6/site-packages/synthtool/shell.py", line 33, in run encoding="utf-8", File "/home/kbuilder/.pyenv/versions/3.6.1/lib/python3.6/subprocess.py", line 418, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['docker', 'run', '--name', 'artman-docker', '--rm', '-i', '-e', 'HOST_USER_ID=1000', '-e', 'HOST_GROUP_ID=1000', '-e', 'RUNNING_IN_ARTMAN_DOCKER=True', '-v', '/home/kbuilder/.cache/synthtool/googleapis:/home/kbuilder/.cache/synthtool/googleapis', '-v', '/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles:/home/kbuilder/.cache/synthtool/googleapis/artman-genfiles', '-w', PosixPath('/home/kbuilder/.cache/synthtool/googleapis'), 'googleapis/artman:latest', '/bin/bash', '-c', 'artman --local --config google/cloud/redis/artman_redis_v1.yaml generate ruby_gapic']' returned non-zero exit status 32. synthtool > Cleaned up 0 temporary directories. synthtool > Wrote metadata to synth.metadata. Synthesis failed ``` Google internal developers can see the full log [here](https://sponge/33d501c0-dede-4a59-8f50-73663fbab2f6).
non_main
synthesis failed for redis hello autosynth couldn t regenerate redis broken heart here s the output from running synth py cloning into working repo switched to branch autosynth redis running synthtool synthtool executing tmpfs src git autosynth working repo google cloud redis synth py synthtool ensuring dependencies synthtool pulling artman image latest pulling from googleapis artman digest status image is up to date for googleapis artman latest synthtool cloning googleapis synthtool running generator for google cloud redis artman redis yaml synthtool failed executing docker run name artman docker rm i e host user id e host group id e running in artman docker true v home kbuilder cache synthtool googleapis home kbuilder cache synthtool googleapis v home kbuilder cache synthtool googleapis artman genfiles home kbuilder cache synthtool googleapis artman genfiles w home kbuilder cache synthtool googleapis googleapis artman latest bin bash c artman local config google cloud redis artman redis yaml generate ruby gapic artman final args artman api name redis artman api version artman artifact type gapic artman aspect all artman gapic code dir home kbuilder cache synthtool googleapis artman genfiles ruby google cloud ruby google cloud redis artman gapic yaml home kbuilder cache synthtool googleapis google cloud redis redis gapic yaml artman generator args null artman import proto path artman home kbuilder cache synthtool googleapis artman language ruby artman organization name google cloud artman output dir home kbuilder cache synthtool googleapis artman genfiles artman proto deps artman name google common protos artman proto package artman root dir home kbuilder cache synthtool googleapis artman samples artman service yaml home kbuilder cache synthtool googleapis google cloud redis redis yaml artman src proto path artman home kbuilder cache synthtool googleapis google cloud redis artman toolkit path toolkit artman artman creating gapicclientpipeline artman output warning toplevel lint control presence service redis googleapis com does not have control environment configured error toplevel reference to unknown type locations googleapis com location on field google cloud redis listinstancesrequest google cloud redis listinstancesrequest parent error toplevel reference to unknown type locations googleapis com location on field google cloud redis createinstancerequest google cloud redis createinstancerequest parent warning toplevel lint control presence service redis googleapis com does not have control environment configured error toplevel reference to unknown type locations googleapis com location on field google cloud redis listinstancesrequest google cloud redis listinstancesrequest parent error toplevel reference to unknown type locations googleapis com location on field google cloud redis createinstancerequest google cloud redis createinstancerequest parent artman traceback most recent call last file artman artman cli main py line in main engine run file usr local lib dist packages taskflow engines action engine engine py line in run for state in self run iter timeout timeout file usr local lib dist packages taskflow engines action engine engine py line in run iter failure failure reraise if any er failures file usr local lib dist packages taskflow types failure py line in reraise if any failures reraise file usr local lib dist packages taskflow types failure py line in reraise six reraise self exc info file usr local lib dist packages six py line in reraise raise value file usr local lib dist packages taskflow engines action engine executor py line in execute task result task execute arguments file artman artman tasks gapic tasks py line in execute task utils gapic gen task toolkit path args file artman artman tasks task base py line in exec command raise e file artman artman tasks task base py line in exec command output subprocess check output args stderr subprocess stdout file usr lib subprocess py line in check output kwargs stdout file usr lib subprocess py line in run output stdout stderr stderr subprocess calledprocesserror command returned non zero exit status traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src git autosynth env lib site packages synthtool main py line in main file tmpfs src git autosynth env lib site packages click core py line in call return self main args kwargs file tmpfs src git autosynth env lib site packages click core py line in main rv self invoke ctx file tmpfs src git autosynth env lib site packages click core py line in invoke return ctx invoke self callback ctx params file tmpfs src git autosynth env lib site packages click core py line in invoke return callback args kwargs file tmpfs src git autosynth env lib site packages synthtool main py line in main spec loader exec module synth module type ignore file line in exec module file line in call with frames removed file tmpfs src git autosynth working repo google cloud redis synth py line in artman output name google cloud ruby google cloud redis file tmpfs src git autosynth env lib site packages synthtool gcp gapic generator py line in ruby library return self generate code service version ruby kwargs file tmpfs src git autosynth env lib site packages synthtool gcp gapic generator py line in generate code generator args generator args file tmpfs src git autosynth env lib site packages synthtool gcp artman py line in run shell run cmd cwd root dir file tmpfs src git autosynth env lib site packages synthtool shell py line in run raise exc file tmpfs src git autosynth env lib site packages synthtool shell py line in run encoding utf file home kbuilder pyenv versions lib subprocess py line in run output stdout stderr stderr subprocess calledprocesserror command returned non zero exit status synthtool cleaned up temporary directories synthtool wrote metadata to synth metadata synthesis failed google internal developers can see the full log
0
156,196
13,644,129,470
IssuesEvent
2020-09-25 18:20:38
robotology/yarp
https://api.github.com/repos/robotology/yarp
opened
Add a documentation page for (known) devices in other repositories
Component: Documentation Type: Task
Since we started moving a few devices to external repositories (#2352 and #2371), we should, at least, have a documentation page with index with the list of known devices developed in external repositories. I'll start the list, please add the other devices in this issue, and I'll add them to the list - [ovrheadset](https://github.com/robotology/yarp-device-ovrheadset) - [realsense2](https://github.com/robotology/yarp-device-realsense2) - [xsensmt](https://github.com/robotology/xsensmt-yarp-driver)
1.0
Add a documentation page for (known) devices in other repositories - Since we started moving a few devices to external repositories (#2352 and #2371), we should, at least, have a documentation page with index with the list of known devices developed in external repositories. I'll start the list, please add the other devices in this issue, and I'll add them to the list - [ovrheadset](https://github.com/robotology/yarp-device-ovrheadset) - [realsense2](https://github.com/robotology/yarp-device-realsense2) - [xsensmt](https://github.com/robotology/xsensmt-yarp-driver)
non_main
add a documentation page for known devices in other repositories since we started moving a few devices to external repositories and we should at least have a documentation page with index with the list of known devices developed in external repositories i ll start the list please add the other devices in this issue and i ll add them to the list
0
188,359
14,444,251,522
IssuesEvent
2020-12-07 20:56:41
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
gardener-attic/auto-node-repair: vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go; 5 LoC
fresh test tiny vendored
Found a possible issue in [gardener-attic/auto-node-repair](https://www.github.com/gardener-attic/auto-node-repair) at [vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go](https://github.com/gardener-attic/auto-node-repair/blob/73e42e79266984366a87e9dfe76aa8a28c5ae1e7/vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go#L60-L64) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to rs at line 62 may start a goroutine [Click here to see the code in its original context.](https://github.com/gardener-attic/auto-node-repair/blob/73e42e79266984366a87e9dfe76aa8a28c5ae1e7/vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go#L60-L64) <details> <summary>Click here to show the 5 line(s) of Go which triggered the analyzer.</summary> ```go for _, rs := range rsList.Items { if rs.Name == name { return true, &rs, nil } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 73e42e79266984366a87e9dfe76aa8a28c5ae1e7
1.0
gardener-attic/auto-node-repair: vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go; 5 LoC - Found a possible issue in [gardener-attic/auto-node-repair](https://www.github.com/gardener-attic/auto-node-repair) at [vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go](https://github.com/gardener-attic/auto-node-repair/blob/73e42e79266984366a87e9dfe76aa8a28c5ae1e7/vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go#L60-L64) Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message. > function call which takes a reference to rs at line 62 may start a goroutine [Click here to see the code in its original context.](https://github.com/gardener-attic/auto-node-repair/blob/73e42e79266984366a87e9dfe76aa8a28c5ae1e7/vendor/k8s.io/kubernetes/pkg/controller/deployment/util/deployment_util_test.go#L60-L64) <details> <summary>Click here to show the 5 line(s) of Go which triggered the analyzer.</summary> ```go for _, rs := range rsList.Items { if rs.Name == name { return true, &rs, nil } } ``` </details> Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket: See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information. commit ID: 73e42e79266984366a87e9dfe76aa8a28c5ae1e7
non_main
gardener attic auto node repair vendor io kubernetes pkg controller deployment util deployment util test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to rs at line may start a goroutine click here to show the line s of go which triggered the analyzer go for rs range rslist items if rs name name return true rs nil leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
0
57,469
15,795,740,506
IssuesEvent
2021-04-02 13:42:17
bigbluebutton/bigbluebutton
https://api.github.com/repos/bigbluebutton/bigbluebutton
closed
Installation of BigBlueButton does not complete behind a HTTP proxy server
Defect Maintainability Normal Priority Recording
Originally reported on Google Code with ID 1334 ``` When installing BigBlueButton within a network protected by a HTTP Proxy, the installation will fail. Specifically, the gems will not install. We need to modify the packaging scripts so they either access the HTTP_PROXY environment variable, or we provide an alternative means to install the gems, such as use bundler. See http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu#Unable_to_install_gems ``` Reported by `ffdixon` on 2012-10-10 19:12:29
1.0
Installation of BigBlueButton does not complete behind a HTTP proxy server - Originally reported on Google Code with ID 1334 ``` When installing BigBlueButton within a network protected by a HTTP Proxy, the installation will fail. Specifically, the gems will not install. We need to modify the packaging scripts so they either access the HTTP_PROXY environment variable, or we provide an alternative means to install the gems, such as use bundler. See http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu#Unable_to_install_gems ``` Reported by `ffdixon` on 2012-10-10 19:12:29
non_main
installation of bigbluebutton does not complete behind a http proxy server originally reported on google code with id when installing bigbluebutton within a network protected by a http proxy the installation will fail specifically the gems will not install we need to modify the packaging scripts so they either access the http proxy environment variable or we provide an alternative means to install the gems such as use bundler see reported by ffdixon on
0
45,606
7,192,010,554
IssuesEvent
2018-02-02 23:41:38
oracle/terraform-kubernetes-installer
https://api.github.com/repos/oracle/terraform-kubernetes-installer
closed
Document persistent volume claims example for OCI Flexvolume Driver
documentation
Doc should cover creating a [PersistentVolumeClaim](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims) (PVC). As a result, creating a PVC will result in a block storage volume to (dynamically) be created in your tenancy.
1.0
Document persistent volume claims example for OCI Flexvolume Driver - Doc should cover creating a [PersistentVolumeClaim](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#persistentvolumeclaims) (PVC). As a result, creating a PVC will result in a block storage volume to (dynamically) be created in your tenancy.
non_main
document persistent volume claims example for oci flexvolume driver doc should cover creating a pvc as a result creating a pvc will result in a block storage volume to dynamically be created in your tenancy
0
236,576
26,023,707,775
IssuesEvent
2022-12-21 14:42:18
dedis/d-voting
https://api.github.com/repos/dedis/d-voting
opened
THREAT - ShuffleThreshold shouldn’t be used as the nbrSubmissions threshold
security issue smart contract
## Scenario In general we define that ShuffleThreshold > f, while DKGThreshold > 2f. This is because we only need a shuffler to shuffle 1 time more than the malicious node (f). And for computePubshares, we will need to have more than 2f to protect against the byzantine node. However, the current system only has “ShuffleThreshold” which didn’t differentiate between “shuffle” and “compute pubshares”. Which will cause problems in the future if we tighten the shuffle threshold. ## Source For checking if we have shuffled enough, we can use shuffleThreshold contracts/evoting/evoting.go line 396~399 ```go // in case we have enough shuffled ballots, we update the status if len(form.ShuffleInstances) >= form.ShuffleThreshold { form.Status = types.ShuffledBallots PromFormStatus.WithLabelValues(form.FormID).Set(float64(form.Status)) } ``` But for checking contracts/evoting/evoting.go line 583~586 ```go if nbrSubmissions >= form.ShuffleThreshold { form.Status = types.PubSharesSubmitted PromFormStatus.WithLabelValues(form.FormID).Set(float64(form.Status)) } ``` ## Breaking Property Integrity ## Risk CVSS Score: [6.6/10](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H) ## Mitigation We can create a new threshold “DKGThreshold” for combine Pubshares and only use “ShuffleThreshold” for shuffler related function.
True
THREAT - ShuffleThreshold shouldn’t be used as the nbrSubmissions threshold - ## Scenario In general we define that ShuffleThreshold > f, while DKGThreshold > 2f. This is because we only need a shuffler to shuffle 1 time more than the malicious node (f). And for computePubshares, we will need to have more than 2f to protect against the byzantine node. However, the current system only has “ShuffleThreshold” which didn’t differentiate between “shuffle” and “compute pubshares”. Which will cause problems in the future if we tighten the shuffle threshold. ## Source For checking if we have shuffled enough, we can use shuffleThreshold contracts/evoting/evoting.go line 396~399 ```go // in case we have enough shuffled ballots, we update the status if len(form.ShuffleInstances) >= form.ShuffleThreshold { form.Status = types.ShuffledBallots PromFormStatus.WithLabelValues(form.FormID).Set(float64(form.Status)) } ``` But for checking contracts/evoting/evoting.go line 583~586 ```go if nbrSubmissions >= form.ShuffleThreshold { form.Status = types.PubSharesSubmitted PromFormStatus.WithLabelValues(form.FormID).Set(float64(form.Status)) } ``` ## Breaking Property Integrity ## Risk CVSS Score: [6.6/10](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H) ## Mitigation We can create a new threshold “DKGThreshold” for combine Pubshares and only use “ShuffleThreshold” for shuffler related function.
non_main
threat shufflethreshold shouldn’t be used as the nbrsubmissions threshold scenario in general we define that shufflethreshold f while dkgthreshold this is because we only need a shuffler to shuffle time more than the malicious node f and for computepubshares we will need to have more than to protect against the byzantine node however the current system only has “shufflethreshold” which didn’t differentiate between “shuffle” and “compute pubshares” which will cause problems in the future if we tighten the shuffle threshold source for checking if we have shuffled enough we can use shufflethreshold contracts evoting evoting go line go in case we have enough shuffled ballots we update the status if len form shuffleinstances form shufflethreshold form status types shuffledballots promformstatus withlabelvalues form formid set form status but for checking contracts evoting evoting go line go if nbrsubmissions form shufflethreshold form status types pubsharessubmitted promformstatus withlabelvalues form formid set form status breaking property integrity risk cvss score mitigation we can create a new threshold “dkgthreshold” for combine pubshares and only use “shufflethreshold” for shuffler related function
0
3,284
12,537,507,240
IssuesEvent
2020-06-05 03:39:25
short-d/short
https://api.github.com/repos/short-d/short
opened
[Refactor] Remove business logic from gqlapi resolver
maintainability
**What is frustrating you?** The gqlapi resolver uses a singular url input with all fields as optional. Since the create and update functions differ in optional field requirements, the resolver has to format the inputs so that it fits their expected inputs. Thus business logic exists within the resolver which should exist within each use case. **Your solution** Update Creator and Updater to do this business logic instead of the gqlapi resolver.
True
[Refactor] Remove business logic from gqlapi resolver - **What is frustrating you?** The gqlapi resolver uses a singular url input with all fields as optional. Since the create and update functions differ in optional field requirements, the resolver has to format the inputs so that it fits their expected inputs. Thus business logic exists within the resolver which should exist within each use case. **Your solution** Update Creator and Updater to do this business logic instead of the gqlapi resolver.
main
remove business logic from gqlapi resolver what is frustrating you the gqlapi resolver uses a singular url input with all fields as optional since the create and update functions differ in optional field requirements the resolver has to format the inputs so that it fits their expected inputs thus business logic exists within the resolver which should exist within each use case your solution update creator and updater to do this business logic instead of the gqlapi resolver
1
255,288
19,297,674,296
IssuesEvent
2021-12-12 21:13:18
longturn/freeciv21
https://api.github.com/repos/longturn/freeciv21
opened
Show the data path in the help
documentation enhancement Untriaged client
**Is your feature request related to a problem? Please describe.** A recurrent problem when getting started on ruleset development is to find where to place files so they are found. **Describe the solution you'd like** Show the current data path in the client help, for instance: ``` This instance of Freeciv21 searches the following directories for data files: * ~/.local/share/freeciv21/3.0 (user) * ~/.local/share/freeciv21/ (user) * /usr/share/freeciv21/ (system) Note that for multiplayer games, the server may use different paths. ``` **Describe alternatives you've considered** Add this to the online documentation. This is impractical since the paths depend on the system. **Additional context** Writing a tutorial for tileset authors.
1.0
Show the data path in the help - **Is your feature request related to a problem? Please describe.** A recurrent problem when getting started on ruleset development is to find where to place files so they are found. **Describe the solution you'd like** Show the current data path in the client help, for instance: ``` This instance of Freeciv21 searches the following directories for data files: * ~/.local/share/freeciv21/3.0 (user) * ~/.local/share/freeciv21/ (user) * /usr/share/freeciv21/ (system) Note that for multiplayer games, the server may use different paths. ``` **Describe alternatives you've considered** Add this to the online documentation. This is impractical since the paths depend on the system. **Additional context** Writing a tutorial for tileset authors.
non_main
show the data path in the help is your feature request related to a problem please describe a recurrent problem when getting started on ruleset development is to find where to place files so they are found describe the solution you d like show the current data path in the client help for instance this instance of searches the following directories for data files local share user local share user usr share system note that for multiplayer games the server may use different paths describe alternatives you ve considered add this to the online documentation this is impractical since the paths depend on the system additional context writing a tutorial for tileset authors
0
85,225
3,688,106,091
IssuesEvent
2016-02-25 11:20:02
kubernetes/heapster
https://api.github.com/repos/kubernetes/heapster
closed
Heapster doesn't retry connecting to influxdb after a failure
Priority/P1
Hi, It seems that heapster is not retrying to reconnect to influxdb after it failed once. I'm using the following container images: ``` kubernetes/heapster:canary kubernetes/heapster_influxdb:v0.6 kubernetes/heapster_grafana:v2.6.0 ``` Basically, I'm starting all the pods at once on my environment. Sometimes, the DNS takes time to start, or influxdb starts after heapster, etc. It's basically a "start storm". When heapster starts first (I assume before the DNS addon), I get this logs: ``` I0121 14:29:47.302511 1 heapster.go:61] /heapster --source=kubernetes:http://10.128.11.158:8080?inClusterConfig=false&auth=&insecure=true --sink=influxdb:http://influxdb:8086 I0121 14:29:47.302776 1 heapster.go:62] Heapster version 0.19.1 I0121 14:29:47.302933 1 kube_factory.go:172] Using Kubernetes client with master "http://10.128.11.158:8080" and version "v1" I0121 14:29:47.310437 1 kube_factory.go:173] Using kubelet port 10255 E0121 14:30:07.330337 1 manager.go:299] encountered following errors while setting up sinks - issues while creating an InfluxDB sink: failed to ping InfluxDB server at "influxdb:8086" - Get http://influxdb:8086/ping: dial tcp: lookup influxdb: no such host, will retry on use I0121 14:30:07.436818 1 heapster.go:72] Starting heapster on port 8082 ``` It's fine, however, heapster never retries connecting, despite the "will retry on use" message. If I restart heapster after the dns addons & influxdb are started, everything is working like a charm. Any idea? Thanks, BQ.
1.0
Heapster doesn't retry connecting to influxdb after a failure - Hi, It seems that heapster is not retrying to reconnect to influxdb after it failed once. I'm using the following container images: ``` kubernetes/heapster:canary kubernetes/heapster_influxdb:v0.6 kubernetes/heapster_grafana:v2.6.0 ``` Basically, I'm starting all the pods at once on my environment. Sometimes, the DNS takes time to start, or influxdb starts after heapster, etc. It's basically a "start storm". When heapster starts first (I assume before the DNS addon), I get this logs: ``` I0121 14:29:47.302511 1 heapster.go:61] /heapster --source=kubernetes:http://10.128.11.158:8080?inClusterConfig=false&auth=&insecure=true --sink=influxdb:http://influxdb:8086 I0121 14:29:47.302776 1 heapster.go:62] Heapster version 0.19.1 I0121 14:29:47.302933 1 kube_factory.go:172] Using Kubernetes client with master "http://10.128.11.158:8080" and version "v1" I0121 14:29:47.310437 1 kube_factory.go:173] Using kubelet port 10255 E0121 14:30:07.330337 1 manager.go:299] encountered following errors while setting up sinks - issues while creating an InfluxDB sink: failed to ping InfluxDB server at "influxdb:8086" - Get http://influxdb:8086/ping: dial tcp: lookup influxdb: no such host, will retry on use I0121 14:30:07.436818 1 heapster.go:72] Starting heapster on port 8082 ``` It's fine, however, heapster never retries connecting, despite the "will retry on use" message. If I restart heapster after the dns addons & influxdb are started, everything is working like a charm. Any idea? Thanks, BQ.
non_main
heapster doesn t retry connecting to influxdb after a failure hi it seems that heapster is not retrying to reconnect to influxdb after it failed once i m using the following container images kubernetes heapster canary kubernetes heapster influxdb kubernetes heapster grafana basically i m starting all the pods at once on my environment sometimes the dns takes time to start or influxdb starts after heapster etc it s basically a start storm when heapster starts first i assume before the dns addon i get this logs heapster go heapster source kubernetes sink influxdb heapster go heapster version kube factory go using kubernetes client with master and version kube factory go using kubelet port manager go encountered following errors while setting up sinks issues while creating an influxdb sink failed to ping influxdb server at influxdb get dial tcp lookup influxdb no such host will retry on use heapster go starting heapster on port it s fine however heapster never retries connecting despite the will retry on use message if i restart heapster after the dns addons influxdb are started everything is working like a charm any idea thanks bq
0
5,746
30,439,462,633
IssuesEvent
2023-07-15 00:02:37
ros2-gbp/ros2-gbp-github-org
https://api.github.com/repos/ros2-gbp/ros2-gbp-github-org
closed
Add Kinova Robotics release team
needs-maintainer-links needs-rosdistro-source-link
* Name of the new release team: kinova_robotics * Release repositories to add: ros2_kortex-release <!-- Before release repositories are created, repositories and packages should be submitted to the official rosdistro repository https://github.com/ros/rosdistro for naming review. The ros/rosdistro source entry link must be included for each repository. Guidelines for package naming are describe in REP-144: https://www.ros.org/reps/rep-0144.html If there are any existing release repositories which should have their contents imported into the ros2-gbp organization, list and link to them here. Leave the checkbox _unchecked_. The ros2-gbp administrator will check the box when they have completed the repository import. --> I am preparing to release a new repository and set of packages for ROS 2 that will be transferred to the kinovarobotics github organization. * ROS 2 version: https://github.com/PickNikRobotics/ros2_kortex * kortex_api * kortex_bringup * kortex_description * kortex_driver * kortex_moveit_config Note, this is a ROS 2 re-implementation of an release of an existing ROS 1 repository. **Edit: has been open sourced under PickNikRobotics will transfer ownership after initial debian releases and support** ~Unfortunately there repo is still private and ownership needs to be transferred before release. It is expected that this is finished within the next week.~ I am opening this issue to have the release team and release repository created now as we would like not have any delays. There are no new package names (minor typo move_it->moveit) other packages removed as we've been able to relay more on upstream ROS 2 Control. * ROS 1 version: https://github.com/Kinovarobotics/ros_kortex * kortex_api * kortex_control * kortex_description * kortex_driver * kortex_examples * kortex_move_it_config * Team members * @moriarty PickNik Robotics [package.xml](https://github.com/PickNikRobotics/ros2_kortex/blob/22572c7668d2afe602aacf102cec1d55fec8a0aa/kortex_driver/package.xml#L7) * @felixmaisonneuve Kinova Robotics [package.xml](https://github.com/PickNikRobotics/ros2_kortex/blob/22572c7668d2afe602aacf102cec1d55fec8a0aa/kortex_driver/package.xml#L8) * @martinleroux Kinova Robotics [package.xml](https://github.com/PickNikRobotics/ros2_kortex/blob/22572c7668d2afe602aacf102cec1d55fec8a0aa/kortex_driver/package.xml#L9)
True
Add Kinova Robotics release team - * Name of the new release team: kinova_robotics * Release repositories to add: ros2_kortex-release <!-- Before release repositories are created, repositories and packages should be submitted to the official rosdistro repository https://github.com/ros/rosdistro for naming review. The ros/rosdistro source entry link must be included for each repository. Guidelines for package naming are describe in REP-144: https://www.ros.org/reps/rep-0144.html If there are any existing release repositories which should have their contents imported into the ros2-gbp organization, list and link to them here. Leave the checkbox _unchecked_. The ros2-gbp administrator will check the box when they have completed the repository import. --> I am preparing to release a new repository and set of packages for ROS 2 that will be transferred to the kinovarobotics github organization. * ROS 2 version: https://github.com/PickNikRobotics/ros2_kortex * kortex_api * kortex_bringup * kortex_description * kortex_driver * kortex_moveit_config Note, this is a ROS 2 re-implementation of an release of an existing ROS 1 repository. **Edit: has been open sourced under PickNikRobotics will transfer ownership after initial debian releases and support** ~Unfortunately there repo is still private and ownership needs to be transferred before release. It is expected that this is finished within the next week.~ I am opening this issue to have the release team and release repository created now as we would like not have any delays. There are no new package names (minor typo move_it->moveit) other packages removed as we've been able to relay more on upstream ROS 2 Control. * ROS 1 version: https://github.com/Kinovarobotics/ros_kortex * kortex_api * kortex_control * kortex_description * kortex_driver * kortex_examples * kortex_move_it_config * Team members * @moriarty PickNik Robotics [package.xml](https://github.com/PickNikRobotics/ros2_kortex/blob/22572c7668d2afe602aacf102cec1d55fec8a0aa/kortex_driver/package.xml#L7) * @felixmaisonneuve Kinova Robotics [package.xml](https://github.com/PickNikRobotics/ros2_kortex/blob/22572c7668d2afe602aacf102cec1d55fec8a0aa/kortex_driver/package.xml#L8) * @martinleroux Kinova Robotics [package.xml](https://github.com/PickNikRobotics/ros2_kortex/blob/22572c7668d2afe602aacf102cec1d55fec8a0aa/kortex_driver/package.xml#L9)
main
add kinova robotics release team name of the new release team kinova robotics release repositories to add kortex release before release repositories are created repositories and packages should be submitted to the official rosdistro repository for naming review the ros rosdistro source entry link must be included for each repository guidelines for package naming are describe in rep if there are any existing release repositories which should have their contents imported into the gbp organization list and link to them here leave the checkbox unchecked the gbp administrator will check the box when they have completed the repository import i am preparing to release a new repository and set of packages for ros that will be transferred to the kinovarobotics github organization ros version kortex api kortex bringup kortex description kortex driver kortex moveit config note this is a ros re implementation of an release of an existing ros repository edit has been open sourced under picknikrobotics will transfer ownership after initial debian releases and support unfortunately there repo is still private and ownership needs to be transferred before release it is expected that this is finished within the next week i am opening this issue to have the release team and release repository created now as we would like not have any delays there are no new package names minor typo move it moveit other packages removed as we ve been able to relay more on upstream ros control ros version kortex api kortex control kortex description kortex driver kortex examples kortex move it config team members moriarty picknik robotics felixmaisonneuve kinova robotics martinleroux kinova robotics
1
307,278
23,192,560,365
IssuesEvent
2022-08-01 13:49:32
luzhiled1333/comp-library
https://api.github.com/repos/luzhiled1333/comp-library
opened
[geometry/Z2/operation] 内積 / 外積
documentation enhancement test
# [geometry/Z2/operation] 内積 ## file name `src/*` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note ファイル名の検討が必要 inner-product にする? # [geometry/Z2/operation] 外積 ## file name `src/geometry/Z2/operation/cross-product.hpp` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note - verify: - https://atcoder.jp/contests/abc224/tasks/abc224_c
1.0
[geometry/Z2/operation] 内積 / 外積 - # [geometry/Z2/operation] 内積 ## file name `src/*` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note ファイル名の検討が必要 inner-product にする? # [geometry/Z2/operation] 外積 ## file name `src/geometry/Z2/operation/cross-product.hpp` ## TODO - [ ] 実装 - [ ] ドキュメント作成 - [ ] unit-test - [ ] verify ## note - verify: - https://atcoder.jp/contests/abc224/tasks/abc224_c
non_main
内積 外積 内積 file name src todo 実装 ドキュメント作成 unit test verify note ファイル名の検討が必要 inner product にする? 外積 file name src geometry operation cross product hpp todo 実装 ドキュメント作成 unit test verify note verify
0
317,853
9,670,003,541
IssuesEvent
2019-05-21 18:47:18
DFO-Ocean-Navigator/Ocean-Data-Map-Project
https://api.github.com/repos/DFO-Ocean-Navigator/Ocean-Data-Map-Project
closed
Implement vector-based bathymetry contours
Javascript Priority: Medium enhancement
## Preamble The idea is that instead of generating bathymetry tiles for every zoom level, we create a single GeoJSON file with the bathymetry contours for the globe and tell OpenLayers to render it as a vector image. Free infinite zooming, which is a huge step forward in implementing coastal datasets. I've taken a first crack at this and hopefully resolved the most difficult parts. The raw GeoJson (before I implemented a Gaussian filter) is about 450MB. This version will be stored on [Dory](http://navigator.oceansdata.ca/cdn) if anyone wants to use it in the future for super high-res stuff. It requires about 15GB RAM to generate. world_bathymetry_contours_simplified.zip contains the simplified output of the bathymetry contours ready to be used in the Navigator. Zipped file is~5MB while the unzipped version is ~17MB (Gaussian filter did it's magic as expected). * I've already computed the optimal output, so you probably don't need to repeat these steps. To view the output GeoJSON files, and simplify the shapes for the final output: [https://mapshaper.org/](https://mapshaper.org/). Make sure you select "visvalingam/weighted area". ## What you need to do * Write an API extension to send the unzipped file I have attached here (MAKE SURE YOU ENABLE ZIP COMPRESSION IN THE HTTP HEADERS). * Get OpenLayers to send an API query to get the file, and save it to the user's long-term browser cache (something about local data storage). * Replace the current bathymetry tile layer with a new vector-based layers (look at OpenLayers docs for this). * Also implement the loading screen for the website so we can load resources and ensure the user knows what's going on. ## Misc. documentation * [scipy gaussian filter](https://docs.scipy.org/doc/scipy/reference/generated/scipy.ndimage.gaussian_filter.html) * Python 3 script to do the conversion: ```python #!/usr/bin/env python import sys import geojson as gj import xarray as xr from scipy.ndimage.filters import gaussian_filter if len(sys.argv) != 2: print("Usage: %s Gaussian filter sigma (5.0 is recommended)") exit() sigma = float(sys.argv[1]) if sigma < 0.0: print("Gaussian filter sigma must be >= 0.0") exit() with xr.open_dataset('/data/hdd/misc/ETOPO1_Bed_g_gmt4.grd') as ds: print("Filtering...") ds['z'][:] = gaussian_filter(ds['z'], sigma) ds['z'] *= -1 data = ds['z'][::-1, :] print("Calculating contours...") c = xr.plot.contour(data, x='x', y='y', levels=[100, 200, 500, 1000, 2000, 3000, 4000, 5000, 6000]) print("Collecting line geometry...") line_features = [] for collection in c.collections: paths = collection.get_paths() for path in paths: v = path.vertices coords = [] for i in range(len(v)): lat = v[i][0] lon = v[i][1] coords.append((lat, lon)) line = gj.LineString(coords) line_features.append(gj.Feature(geometry=line)) feature_collection = gj.FeatureCollection(line_features) print("Dumping to file...") geojson_dump = gj.dumps(feature_collection, sort_keys=True) with open('out.geojson', 'w') as out: out.write(geojson_dump) print("Done!") ``` [world_bathymetry_contours_simplified.zip](https://github.com/DFO-Ocean-Navigator/Ocean-Data-Map-Project/files/2699225/world_bathymetry_contours_simplified.zip)
1.0
Implement vector-based bathymetry contours - ## Preamble The idea is that instead of generating bathymetry tiles for every zoom level, we create a single GeoJSON file with the bathymetry contours for the globe and tell OpenLayers to render it as a vector image. Free infinite zooming, which is a huge step forward in implementing coastal datasets. I've taken a first crack at this and hopefully resolved the most difficult parts. The raw GeoJson (before I implemented a Gaussian filter) is about 450MB. This version will be stored on [Dory](http://navigator.oceansdata.ca/cdn) if anyone wants to use it in the future for super high-res stuff. It requires about 15GB RAM to generate. world_bathymetry_contours_simplified.zip contains the simplified output of the bathymetry contours ready to be used in the Navigator. Zipped file is~5MB while the unzipped version is ~17MB (Gaussian filter did it's magic as expected). * I've already computed the optimal output, so you probably don't need to repeat these steps. To view the output GeoJSON files, and simplify the shapes for the final output: [https://mapshaper.org/](https://mapshaper.org/). Make sure you select "visvalingam/weighted area". ## What you need to do * Write an API extension to send the unzipped file I have attached here (MAKE SURE YOU ENABLE ZIP COMPRESSION IN THE HTTP HEADERS). * Get OpenLayers to send an API query to get the file, and save it to the user's long-term browser cache (something about local data storage). * Replace the current bathymetry tile layer with a new vector-based layers (look at OpenLayers docs for this). * Also implement the loading screen for the website so we can load resources and ensure the user knows what's going on. ## Misc. documentation * [scipy gaussian filter](https://docs.scipy.org/doc/scipy/reference/generated/scipy.ndimage.gaussian_filter.html) * Python 3 script to do the conversion: ```python #!/usr/bin/env python import sys import geojson as gj import xarray as xr from scipy.ndimage.filters import gaussian_filter if len(sys.argv) != 2: print("Usage: %s Gaussian filter sigma (5.0 is recommended)") exit() sigma = float(sys.argv[1]) if sigma < 0.0: print("Gaussian filter sigma must be >= 0.0") exit() with xr.open_dataset('/data/hdd/misc/ETOPO1_Bed_g_gmt4.grd') as ds: print("Filtering...") ds['z'][:] = gaussian_filter(ds['z'], sigma) ds['z'] *= -1 data = ds['z'][::-1, :] print("Calculating contours...") c = xr.plot.contour(data, x='x', y='y', levels=[100, 200, 500, 1000, 2000, 3000, 4000, 5000, 6000]) print("Collecting line geometry...") line_features = [] for collection in c.collections: paths = collection.get_paths() for path in paths: v = path.vertices coords = [] for i in range(len(v)): lat = v[i][0] lon = v[i][1] coords.append((lat, lon)) line = gj.LineString(coords) line_features.append(gj.Feature(geometry=line)) feature_collection = gj.FeatureCollection(line_features) print("Dumping to file...") geojson_dump = gj.dumps(feature_collection, sort_keys=True) with open('out.geojson', 'w') as out: out.write(geojson_dump) print("Done!") ``` [world_bathymetry_contours_simplified.zip](https://github.com/DFO-Ocean-Navigator/Ocean-Data-Map-Project/files/2699225/world_bathymetry_contours_simplified.zip)
non_main
implement vector based bathymetry contours preamble the idea is that instead of generating bathymetry tiles for every zoom level we create a single geojson file with the bathymetry contours for the globe and tell openlayers to render it as a vector image free infinite zooming which is a huge step forward in implementing coastal datasets i ve taken a first crack at this and hopefully resolved the most difficult parts the raw geojson before i implemented a gaussian filter is about this version will be stored on if anyone wants to use it in the future for super high res stuff it requires about ram to generate world bathymetry contours simplified zip contains the simplified output of the bathymetry contours ready to be used in the navigator zipped file is while the unzipped version is gaussian filter did it s magic as expected i ve already computed the optimal output so you probably don t need to repeat these steps to view the output geojson files and simplify the shapes for the final output make sure you select visvalingam weighted area what you need to do write an api extension to send the unzipped file i have attached here make sure you enable zip compression in the http headers get openlayers to send an api query to get the file and save it to the user s long term browser cache something about local data storage replace the current bathymetry tile layer with a new vector based layers look at openlayers docs for this also implement the loading screen for the website so we can load resources and ensure the user knows what s going on misc documentation python script to do the conversion python usr bin env python import sys import geojson as gj import xarray as xr from scipy ndimage filters import gaussian filter if len sys argv print usage s gaussian filter sigma is recommended exit sigma float sys argv if sigma print gaussian filter sigma must be exit with xr open dataset data hdd misc bed g grd as ds print filtering ds gaussian filter ds sigma ds data ds print calculating contours c xr plot contour data x x y y levels print collecting line geometry line features for collection in c collections paths collection get paths for path in paths v path vertices coords for i in range len v lat v lon v coords append lat lon line gj linestring coords line features append gj feature geometry line feature collection gj featurecollection line features print dumping to file geojson dump gj dumps feature collection sort keys true with open out geojson w as out out write geojson dump print done
0
96,073
3,964,177,457
IssuesEvent
2016-05-02 23:25:37
kristovatlas/osx-config-check
https://api.github.com/repos/kristovatlas/osx-config-check
opened
enhancement: Clarify limits of the tool in README
enhancement priority:medium
E.g. you still have to follow best practices, and there's lots of stuff that you should do that can't be checked such as online activities, how you handle passwords, etc. Maybe refer peeps to this guide: https://github.com/drduh/OS-X-Security-and-Privacy-Guide
1.0
enhancement: Clarify limits of the tool in README - E.g. you still have to follow best practices, and there's lots of stuff that you should do that can't be checked such as online activities, how you handle passwords, etc. Maybe refer peeps to this guide: https://github.com/drduh/OS-X-Security-and-Privacy-Guide
non_main
enhancement clarify limits of the tool in readme e g you still have to follow best practices and there s lots of stuff that you should do that can t be checked such as online activities how you handle passwords etc maybe refer peeps to this guide
0
3,941
17,780,751,100
IssuesEvent
2021-08-31 03:53:38
diofant/diofant
https://api.github.com/repos/diofant/diofant
opened
Drop special case for geometric sums
maintainability concrete
[This](https://github.com/diofant/diofant/blob/8c5685115128822b7acca87ee6ff2f6762e6edc8/diofant/concrete/summations.py#L653-L669) should be handled by the ``gosper_sum()`` below, when [parametric limits](https://github.com/diofant/diofant/issues/425) will be available. So far: ``` In [1]: from diofant.concrete.gosper import gosper_sum In [2]: gosper_sum(x**n, (n, 0, oo)) Out[2]: ∞ x - 1 ────── x - 1 ``` Depends on https://github.com/diofant/diofant/issues/425
True
Drop special case for geometric sums - [This](https://github.com/diofant/diofant/blob/8c5685115128822b7acca87ee6ff2f6762e6edc8/diofant/concrete/summations.py#L653-L669) should be handled by the ``gosper_sum()`` below, when [parametric limits](https://github.com/diofant/diofant/issues/425) will be available. So far: ``` In [1]: from diofant.concrete.gosper import gosper_sum In [2]: gosper_sum(x**n, (n, 0, oo)) Out[2]: ∞ x - 1 ────── x - 1 ``` Depends on https://github.com/diofant/diofant/issues/425
main
drop special case for geometric sums should be handled by the gosper sum below when will be available so far in from diofant concrete gosper import gosper sum in gosper sum x n n oo out ∞ x ────── x depends on
1
5,282
26,685,435,811
IssuesEvent
2023-01-26 21:29:37
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
opened
Synchronize cell "active" and "focused" states
type: enhancement work: frontend status: draft restricted: maintainers
## Current behavior - Every cell in the sheet has the following state: - **active** or **inactive** No more than one cell can be active at a time, and we do our best (imperatively) to ensure that we always have one active cell. - **selected** or **unselected** Multiple cells can be selected within the sheet. We do our best (imperatively) to ensure that the active cell is also selected. - **focused** or **unfocused** No more than one cell can be focused at a time. It's common to have _zero_ cells focused -- and necessary so that the browser can focus other UI on the page. We have rather airtight logic to ensure that a _focused_ cell is always _active_. - The user can interact with a table cell via the keyboard in several ways (e.g. `Enter` to enter edit mode, arrow keys to move the active cell, etc) -- but **only when the cell is _focused_**. If you click on some other UI like empty space above the table or a button somewhere else, the cell loses focus and those keyboard actions no longer have any effect even though the cell may still be _active_. - We indicate that a cell is _active_ by displaying a thick blue border if the cell allows editing (or displaying a grey border if the cell does not allow editing). - We have no indicator for the cell's _focused_ state. ## Problems with the current behavior - I don't care whether a cell is _active_ -- I care whether a cell is _focused_. I can't identify any special behavior that an active-unfocused cell has over an inactive-unfocused cell. I can't do anything with it if it's not focused. Maybe I'm overlooking something here though. - The current behavior has the effect of making me unsure whether I can use the keyboard to interact with the cell, so I subconsciously end up using the mouse more. ## Comparisons with other products - **Google Sheets** and **LibreOffice Calc** both behave very similarly to our current behavior. While that may be an argument for keeping it, I still don't like it. - **AirTable** almost entirely synchronizes their active cell with their focused cell, but they also discard the entire selection (and active cell) when the user focuses on other UI. I like the simplicity of this behavior, but it wouldn't be compatible with our table inspector design because we need to maintain a selection of cells while user is focusing on UI within the table inspector. ## Desired behavior - Cell selection would work the same as it currently does, but we would eliminate the active/inactive state, keeping only focused/unfocused. When a cell is focused it gets a thick blue border (or grey if disabled). When a cell is unfocused it doesn't have the border. That's actually the behavior I built within the Record Selector, and I think it works well. @kgodey @pavish @rajatvijay @ghislaineguerin I'm curious what you think about this idea. It seems like a change that would probably be easy to make.
True
Synchronize cell "active" and "focused" states - ## Current behavior - Every cell in the sheet has the following state: - **active** or **inactive** No more than one cell can be active at a time, and we do our best (imperatively) to ensure that we always have one active cell. - **selected** or **unselected** Multiple cells can be selected within the sheet. We do our best (imperatively) to ensure that the active cell is also selected. - **focused** or **unfocused** No more than one cell can be focused at a time. It's common to have _zero_ cells focused -- and necessary so that the browser can focus other UI on the page. We have rather airtight logic to ensure that a _focused_ cell is always _active_. - The user can interact with a table cell via the keyboard in several ways (e.g. `Enter` to enter edit mode, arrow keys to move the active cell, etc) -- but **only when the cell is _focused_**. If you click on some other UI like empty space above the table or a button somewhere else, the cell loses focus and those keyboard actions no longer have any effect even though the cell may still be _active_. - We indicate that a cell is _active_ by displaying a thick blue border if the cell allows editing (or displaying a grey border if the cell does not allow editing). - We have no indicator for the cell's _focused_ state. ## Problems with the current behavior - I don't care whether a cell is _active_ -- I care whether a cell is _focused_. I can't identify any special behavior that an active-unfocused cell has over an inactive-unfocused cell. I can't do anything with it if it's not focused. Maybe I'm overlooking something here though. - The current behavior has the effect of making me unsure whether I can use the keyboard to interact with the cell, so I subconsciously end up using the mouse more. ## Comparisons with other products - **Google Sheets** and **LibreOffice Calc** both behave very similarly to our current behavior. While that may be an argument for keeping it, I still don't like it. - **AirTable** almost entirely synchronizes their active cell with their focused cell, but they also discard the entire selection (and active cell) when the user focuses on other UI. I like the simplicity of this behavior, but it wouldn't be compatible with our table inspector design because we need to maintain a selection of cells while user is focusing on UI within the table inspector. ## Desired behavior - Cell selection would work the same as it currently does, but we would eliminate the active/inactive state, keeping only focused/unfocused. When a cell is focused it gets a thick blue border (or grey if disabled). When a cell is unfocused it doesn't have the border. That's actually the behavior I built within the Record Selector, and I think it works well. @kgodey @pavish @rajatvijay @ghislaineguerin I'm curious what you think about this idea. It seems like a change that would probably be easy to make.
main
synchronize cell active and focused states current behavior every cell in the sheet has the following state active or inactive no more than one cell can be active at a time and we do our best imperatively to ensure that we always have one active cell selected or unselected multiple cells can be selected within the sheet we do our best imperatively to ensure that the active cell is also selected focused or unfocused no more than one cell can be focused at a time it s common to have zero cells focused and necessary so that the browser can focus other ui on the page we have rather airtight logic to ensure that a focused cell is always active the user can interact with a table cell via the keyboard in several ways e g enter to enter edit mode arrow keys to move the active cell etc but only when the cell is focused if you click on some other ui like empty space above the table or a button somewhere else the cell loses focus and those keyboard actions no longer have any effect even though the cell may still be active we indicate that a cell is active by displaying a thick blue border if the cell allows editing or displaying a grey border if the cell does not allow editing we have no indicator for the cell s focused state problems with the current behavior i don t care whether a cell is active i care whether a cell is focused i can t identify any special behavior that an active unfocused cell has over an inactive unfocused cell i can t do anything with it if it s not focused maybe i m overlooking something here though the current behavior has the effect of making me unsure whether i can use the keyboard to interact with the cell so i subconsciously end up using the mouse more comparisons with other products google sheets and libreoffice calc both behave very similarly to our current behavior while that may be an argument for keeping it i still don t like it airtable almost entirely synchronizes their active cell with their focused cell but they also discard the entire selection and active cell when the user focuses on other ui i like the simplicity of this behavior but it wouldn t be compatible with our table inspector design because we need to maintain a selection of cells while user is focusing on ui within the table inspector desired behavior cell selection would work the same as it currently does but we would eliminate the active inactive state keeping only focused unfocused when a cell is focused it gets a thick blue border or grey if disabled when a cell is unfocused it doesn t have the border that s actually the behavior i built within the record selector and i think it works well kgodey pavish rajatvijay ghislaineguerin i m curious what you think about this idea it seems like a change that would probably be easy to make
1
3,261
12,417,393,674
IssuesEvent
2020-05-22 20:35:56
short-d/short
https://api.github.com/repos/short-d/short
closed
[Refactor] [UI] Fix column widths in Favorites section
good first issue maintainability
**What is frustrating you?** When traversing between pages, the column widths in favourites section changes depending on the length on long links making the alias column keep moving. **Your solution** Allot a percentage of table widths for each column to make sure the column remain in the same position irrespective of the length of the long links. ![columnWidth](https://user-images.githubusercontent.com/18581705/80297395-4035b480-87a0-11ea-9b45-9e6c086095f9.gif)
True
[Refactor] [UI] Fix column widths in Favorites section - **What is frustrating you?** When traversing between pages, the column widths in favourites section changes depending on the length on long links making the alias column keep moving. **Your solution** Allot a percentage of table widths for each column to make sure the column remain in the same position irrespective of the length of the long links. ![columnWidth](https://user-images.githubusercontent.com/18581705/80297395-4035b480-87a0-11ea-9b45-9e6c086095f9.gif)
main
fix column widths in favorites section what is frustrating you when traversing between pages the column widths in favourites section changes depending on the length on long links making the alias column keep moving your solution allot a percentage of table widths for each column to make sure the column remain in the same position irrespective of the length of the long links
1
3,004
11,082,287,360
IssuesEvent
2019-12-13 11:44:30
precice/precice
https://api.github.com/repos/precice/precice
opened
Refactor / remove coupling mode
maintainability
Currently, the single rank of a serial participant neither runs in master nor slave mode (both booleans are set to `false`). Instead, we call this mode "coupling mode" and typically need to differentiate between all three cases: master mode, slave mode and coupling mode. One example: https://github.com/precice/precice/blob/a5bc1e7652ed957d817c9fcb46848fd760a474fc/src/partition/ProvidedPartition.cpp#L85-L127 To increase readability and maintainability we should remove the coupling mode, but treat this case just as a master mode with communicator size 1. #572 was already a first step in this direction.
True
Refactor / remove coupling mode - Currently, the single rank of a serial participant neither runs in master nor slave mode (both booleans are set to `false`). Instead, we call this mode "coupling mode" and typically need to differentiate between all three cases: master mode, slave mode and coupling mode. One example: https://github.com/precice/precice/blob/a5bc1e7652ed957d817c9fcb46848fd760a474fc/src/partition/ProvidedPartition.cpp#L85-L127 To increase readability and maintainability we should remove the coupling mode, but treat this case just as a master mode with communicator size 1. #572 was already a first step in this direction.
main
refactor remove coupling mode currently the single rank of a serial participant neither runs in master nor slave mode both booleans are set to false instead we call this mode coupling mode and typically need to differentiate between all three cases master mode slave mode and coupling mode one example to increase readability and maintainability we should remove the coupling mode but treat this case just as a master mode with communicator size was already a first step in this direction
1
2,271
8,033,620,914
IssuesEvent
2018-07-29 08:41:53
Optiboot/optiboot
https://api.github.com/repos/Optiboot/optiboot
closed
Add "make help", and ways to build it.
Component-Makefiles Maintainability No-binary-change
Set things up so that when you add a make option or target, you can also easily add a line `HELPTEST += "a description of the option or target\n"` and the "make help" will print it all out: ``` make help Option BAUD_RATE=nnnn - set the bit rate for communications Option LED=B3 - set LED pin to particular port/bit Option LED_START_FLASHES=n - set number of LED flashes when bootloader starts Option LED_DATA_FLASH=1 - flash the LED each time data is received. Option LED_START_ON=1 - Turn the LED on at bootload start Option BIGBOOT=1 - enable extra features up to 1kbytes Option SUPPORT_EEPROM=1 - Include code to read/write EEPROM Option SOFT_UART=1 - use a software (bit-banged) UART Option UART=n - use UARTn for communications ------------- target virboot8 - ATmega8 with virtual boot partition target virboot328p - ATmega328 with virtual boot partition target atmega8 - ATmega8, ATmega8A, ATmega8L target atmega168 - ATmega168, ATmega168A target atmega328 - ATmega328p target atmega1280 - ATmega1280 (100pin, 128k) target xplained168pb - Atmel Xplained Mini 168pb Eval board target xplained328pb - Atmel Xplained Mini 328pb Eval board target xplained328p - Atmel Xplained Mini 328p Eval board target atmega88 - ATmega88 or ATmega88p (28pin, 8k) target atmega168p - ATmega168p target atmega16 - ATmega16 (40pin, 16k) target atmega32 - ATmega32 (40pin, 32k) target atmega644p - ATmega644p target atmega1284 - ATmega1284p (40 pin, 128k) target sanguino - ATmega644p board target mighty1284 - ManiacBug Mighty1284 board target bobuino - Crossroads 1284 board target wildfirev2 - Wicked Devices board target wildfirev3 - Wicked Devices board target wildfire - Wicked Devices Wildfire v1 board target atmega2560 - ATmega2560p (100pin, 256k) target mega2560 - Arduino MEGA2560 board, 2560ADK ```
True
Add "make help", and ways to build it. - Set things up so that when you add a make option or target, you can also easily add a line `HELPTEST += "a description of the option or target\n"` and the "make help" will print it all out: ``` make help Option BAUD_RATE=nnnn - set the bit rate for communications Option LED=B3 - set LED pin to particular port/bit Option LED_START_FLASHES=n - set number of LED flashes when bootloader starts Option LED_DATA_FLASH=1 - flash the LED each time data is received. Option LED_START_ON=1 - Turn the LED on at bootload start Option BIGBOOT=1 - enable extra features up to 1kbytes Option SUPPORT_EEPROM=1 - Include code to read/write EEPROM Option SOFT_UART=1 - use a software (bit-banged) UART Option UART=n - use UARTn for communications ------------- target virboot8 - ATmega8 with virtual boot partition target virboot328p - ATmega328 with virtual boot partition target atmega8 - ATmega8, ATmega8A, ATmega8L target atmega168 - ATmega168, ATmega168A target atmega328 - ATmega328p target atmega1280 - ATmega1280 (100pin, 128k) target xplained168pb - Atmel Xplained Mini 168pb Eval board target xplained328pb - Atmel Xplained Mini 328pb Eval board target xplained328p - Atmel Xplained Mini 328p Eval board target atmega88 - ATmega88 or ATmega88p (28pin, 8k) target atmega168p - ATmega168p target atmega16 - ATmega16 (40pin, 16k) target atmega32 - ATmega32 (40pin, 32k) target atmega644p - ATmega644p target atmega1284 - ATmega1284p (40 pin, 128k) target sanguino - ATmega644p board target mighty1284 - ManiacBug Mighty1284 board target bobuino - Crossroads 1284 board target wildfirev2 - Wicked Devices board target wildfirev3 - Wicked Devices board target wildfire - Wicked Devices Wildfire v1 board target atmega2560 - ATmega2560p (100pin, 256k) target mega2560 - Arduino MEGA2560 board, 2560ADK ```
main
add make help and ways to build it set things up so that when you add a make option or target you can also easily add a line helptest a description of the option or target n and the make help will print it all out make help option baud rate nnnn set the bit rate for communications option led set led pin to particular port bit option led start flashes n set number of led flashes when bootloader starts option led data flash flash the led each time data is received option led start on turn the led on at bootload start option bigboot enable extra features up to option support eeprom include code to read write eeprom option soft uart use a software bit banged uart option uart n use uartn for communications target with virtual boot partition target with virtual boot partition target target target target target atmel xplained mini eval board target atmel xplained mini eval board target atmel xplained mini eval board target or target target target target target pin target sanguino board target maniacbug board target bobuino crossroads board target wicked devices board target wicked devices board target wildfire wicked devices wildfire board target target arduino board
1
4,564
23,738,694,590
IssuesEvent
2022-08-31 10:23:51
camunda/zeebe
https://api.github.com/repos/camunda/zeebe
closed
Sonar configuration should meet Zeebe's code style
kind/toil area/maintainability
**Description** For now, in [Sonar](https://sonarcloud.io/dashboard?branch=develop&id=io.zeebe%3Azeebe-root) there is plenty of different code smells, bugs, security vulnerabilities. Some of them could be resolved by updating Sonar's config that should reflect Zeebe's code style.
True
Sonar configuration should meet Zeebe's code style - **Description** For now, in [Sonar](https://sonarcloud.io/dashboard?branch=develop&id=io.zeebe%3Azeebe-root) there is plenty of different code smells, bugs, security vulnerabilities. Some of them could be resolved by updating Sonar's config that should reflect Zeebe's code style.
main
sonar configuration should meet zeebe s code style description for now in there is plenty of different code smells bugs security vulnerabilities some of them could be resolved by updating sonar s config that should reflect zeebe s code style
1
339
3,202,025,790
IssuesEvent
2015-10-02 11:33:10
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
keycastr install produces error
awaiting maintainer feedback bug cask
I'm reposting my bug #14133 in the hopes it isn't wantonly closed this time. I'm on Mac OS X 10.11.1 (15B17c) ```bash $ brew cask install --verbose keycastr ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.8.5/KeyCastr.app.zip Already downloaded: /Library/Caches/Homebrew/keycastr-v0.8.5.zip ==> Symlinking App 'KeyCastr.app' to '/Users/admin/Applications/KeyCastr.app' ==> Enabling accessibility access ==> Error: table access has 7 columns but 6 values were supplied Error: Command failed to execute! ==> Failed command: ["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL);"] ==> Output of failed command: ==> Exit status of failed command: #<Process::Status: pid 4909 exit 1> ``` ```bash ~ admin$ brew cask doctor ==> OS X Release: 10.11 ==> OS X Release with Patchlevel: 10.11.1 ==> Hardware Architecture: intel-64 ==> Ruby Version: 2.0.0-p645 ==> Ruby Path: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby ==> Homebrew Version: 0.9.5 (git revision 407c6; last commit 2015-10-01) ==> Homebrew Executable Path: /usr/local/bin/brew ==> Homebrew Cellar Path: /usr/local/Cellar ==> Homebrew Repository Path: /usr/local ==> Homebrew Origin: https://github.com/Homebrew/homebrew ==> Homebrew-cask Version: 0.56.0 ==> Homebrew-cask Install Location: /usr/local/Cellar/brew-cask/0.56.0 ==> Homebrew-cask Staging Location: /opt/homebrew-cask/Caskroom ==> Homebrew-cask Cached Downloads: /Library/Caches/Homebrew /Library/Caches/Homebrew/Casks 0 files 0.00 megs ==> Homebrew-cask Default Tap Path: /usr/local/Library/Taps/caskroom/homebrew-cask ==> Homebrew-cask Alternate Cask Taps: <NONE> ==> Homebrew-cask Default Tap Cask Count: 2774 ==> Contents of $LOAD_PATH: /usr/local/Cellar/brew-cask/0.56.0/rubylib /Library/Ruby/Site/2.0.0 /Library/Ruby/Site/2.0.0/x86_64-darwin15 /Library/Ruby/Site/2.0.0/universal-darwin15 /Library/Ruby/Site /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin15 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/universal-darwin15 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/x86_64-darwin15 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin15 ==> Contents of $RUBYLIB Environment Variable: <NONE> ==> Contents of $RUBYOPT Environment Variable: <NONE> ==> Contents of $RUBYPATH Environment Variable: <NONE> ==> Contents of $RBENV_VERSION Environment Variable: <NONE> ==> Contents of $CHRUBY_VERSION Environment Variable: <NONE> ==> Contents of $GEM_HOME Environment Variable: <NONE> ==> Contents of $GEM_PATH Environment Variable: <NONE> ==> Contents of $BUNDLE_PATH Environment Variable: <NONE> ==> Contents of $PATH Environment Variable: PATH="/Users/admin/.gvm/vertx/current/bin:/Users/admin/.gvm/springboot/current/bin:/Users/admin/.gvm/lazybones/current/bin:/Users/admin/.gvm/jbossforge/current/bin:/Users/admin/.gvm/jbake/current/bin:/Users/admin/.gvm/groovyserv/current/bin:/Users/admin/.gvm/groovy/current/bin:/Users/admin/.gvm/griffon/current/bin:/Users/admin/.gvm/grails/current/bin:/Users/admin/.gvm/gradle/current/bin:/Users/admin/.gvm/glide/current/bin:/Users/admin/.gvm/gaiden/current/bin:/Users/admin/.gvm/crash/current/bin:/Users/admin/.gvm/asciidoctorj/current/bin:/Users/admin/.gem/bin:/usr/local/Cellar/llvm/HEAD/bin:/usr/local/bin:/usr/local/sbin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/Resources:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/admin/.rvm/bin:/usr/local/Library/ENV/scm" ==> Contents of $SHELL Environment Variable: SHELL="/bin/bash" ==> Contents of Locale Environment Variables: LANG="en_US.UTF-8" ==> Running As Privileged User: No ```
True
keycastr install produces error - I'm reposting my bug #14133 in the hopes it isn't wantonly closed this time. I'm on Mac OS X 10.11.1 (15B17c) ```bash $ brew cask install --verbose keycastr ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.8.5/KeyCastr.app.zip Already downloaded: /Library/Caches/Homebrew/keycastr-v0.8.5.zip ==> Symlinking App 'KeyCastr.app' to '/Users/admin/Applications/KeyCastr.app' ==> Enabling accessibility access ==> Error: table access has 7 columns but 6 values were supplied Error: Command failed to execute! ==> Failed command: ["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL);"] ==> Output of failed command: ==> Exit status of failed command: #<Process::Status: pid 4909 exit 1> ``` ```bash ~ admin$ brew cask doctor ==> OS X Release: 10.11 ==> OS X Release with Patchlevel: 10.11.1 ==> Hardware Architecture: intel-64 ==> Ruby Version: 2.0.0-p645 ==> Ruby Path: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby ==> Homebrew Version: 0.9.5 (git revision 407c6; last commit 2015-10-01) ==> Homebrew Executable Path: /usr/local/bin/brew ==> Homebrew Cellar Path: /usr/local/Cellar ==> Homebrew Repository Path: /usr/local ==> Homebrew Origin: https://github.com/Homebrew/homebrew ==> Homebrew-cask Version: 0.56.0 ==> Homebrew-cask Install Location: /usr/local/Cellar/brew-cask/0.56.0 ==> Homebrew-cask Staging Location: /opt/homebrew-cask/Caskroom ==> Homebrew-cask Cached Downloads: /Library/Caches/Homebrew /Library/Caches/Homebrew/Casks 0 files 0.00 megs ==> Homebrew-cask Default Tap Path: /usr/local/Library/Taps/caskroom/homebrew-cask ==> Homebrew-cask Alternate Cask Taps: <NONE> ==> Homebrew-cask Default Tap Cask Count: 2774 ==> Contents of $LOAD_PATH: /usr/local/Cellar/brew-cask/0.56.0/rubylib /Library/Ruby/Site/2.0.0 /Library/Ruby/Site/2.0.0/x86_64-darwin15 /Library/Ruby/Site/2.0.0/universal-darwin15 /Library/Ruby/Site /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/x86_64-darwin15 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby/2.0.0/universal-darwin15 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/vendor_ruby /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/x86_64-darwin15 /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/universal-darwin15 ==> Contents of $RUBYLIB Environment Variable: <NONE> ==> Contents of $RUBYOPT Environment Variable: <NONE> ==> Contents of $RUBYPATH Environment Variable: <NONE> ==> Contents of $RBENV_VERSION Environment Variable: <NONE> ==> Contents of $CHRUBY_VERSION Environment Variable: <NONE> ==> Contents of $GEM_HOME Environment Variable: <NONE> ==> Contents of $GEM_PATH Environment Variable: <NONE> ==> Contents of $BUNDLE_PATH Environment Variable: <NONE> ==> Contents of $PATH Environment Variable: PATH="/Users/admin/.gvm/vertx/current/bin:/Users/admin/.gvm/springboot/current/bin:/Users/admin/.gvm/lazybones/current/bin:/Users/admin/.gvm/jbossforge/current/bin:/Users/admin/.gvm/jbake/current/bin:/Users/admin/.gvm/groovyserv/current/bin:/Users/admin/.gvm/groovy/current/bin:/Users/admin/.gvm/griffon/current/bin:/Users/admin/.gvm/grails/current/bin:/Users/admin/.gvm/gradle/current/bin:/Users/admin/.gvm/glide/current/bin:/Users/admin/.gvm/gaiden/current/bin:/Users/admin/.gvm/crash/current/bin:/Users/admin/.gvm/asciidoctorj/current/bin:/Users/admin/.gem/bin:/usr/local/Cellar/llvm/HEAD/bin:/usr/local/bin:/usr/local/sbin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/Resources:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/admin/.rvm/bin:/usr/local/Library/ENV/scm" ==> Contents of $SHELL Environment Variable: SHELL="/bin/bash" ==> Contents of Locale Environment Variables: LANG="en_US.UTF-8" ==> Running As Privileged User: No ```
main
keycastr install produces error i m reposting my bug in the hopes it isn t wantonly closed this time i m on mac os x bash brew cask install verbose keycastr downloading already downloaded library caches homebrew keycastr zip symlinking app keycastr app to users admin applications keycastr app enabling accessibility access error table access has columns but values were supplied error command failed to execute failed command output of failed command exit status of failed command bash admin brew cask doctor os x release os x release with patchlevel hardware architecture intel ruby version ruby path system library frameworks ruby framework versions usr bin ruby homebrew version git revision last commit homebrew executable path usr local bin brew homebrew cellar path usr local cellar homebrew repository path usr local homebrew origin homebrew cask version homebrew cask install location usr local cellar brew cask homebrew cask staging location opt homebrew cask caskroom homebrew cask cached downloads library caches homebrew library caches homebrew casks files megs homebrew cask default tap path usr local library taps caskroom homebrew cask homebrew cask alternate cask taps homebrew cask default tap cask count contents of load path usr local cellar brew cask rubylib library ruby site library ruby site library ruby site universal library ruby site system library frameworks ruby framework versions usr lib ruby vendor ruby system library frameworks ruby framework versions usr lib ruby vendor ruby system library frameworks ruby framework versions usr lib ruby vendor ruby universal system library frameworks ruby framework versions usr lib ruby vendor ruby system library frameworks ruby framework versions usr lib ruby system library frameworks ruby framework versions usr lib ruby system library frameworks ruby framework versions usr lib ruby universal contents of rubylib environment variable contents of rubyopt environment variable contents of rubypath environment variable contents of rbenv version environment variable contents of chruby version environment variable contents of gem home environment variable contents of gem path environment variable contents of bundle path environment variable contents of path environment variable path users admin gvm vertx current bin users admin gvm springboot current bin users admin gvm lazybones current bin users admin gvm jbossforge current bin users admin gvm jbake current bin users admin gvm groovyserv current bin users admin gvm groovy current bin users admin gvm griffon current bin users admin gvm grails current bin users admin gvm gradle current bin users admin gvm glide current bin users admin gvm gaiden current bin users admin gvm crash current bin users admin gvm asciidoctorj current bin users admin gem bin usr local cellar llvm head bin usr local bin usr local sbin applications xcode app contents developer platforms iphoneos platform developer sdks iphoneos sdk system library frameworks applications xcode app contents developer usr bin applications xcode app contents sharedframeworks dtdevicekitbase framework versions a resources usr local opt ruby bin usr local bin usr bin bin usr sbin sbin users admin rvm bin usr local library env scm contents of shell environment variable shell bin bash contents of locale environment variables lang en us utf running as privileged user no
1
162,666
12,685,190,237
IssuesEvent
2020-06-20 02:42:24
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: no volatility for cast sqlsmith/setup=empty/setting=default failed
C-test-failure O-roachtest O-robot branch-master release-blocker
[(roachtest).sqlsmith/setup=empty/setting=default failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2013639&tab=buildLog) on [master@9eea0be192499fa7d29b5eca5ed14173982b25f0](https://github.com/cockroachdb/cockroach/commits/9eea0be192499fa7d29b5eca5ed14173982b25f0): ``` ) ), (('41 years 10 mons 278 days 15:41:21.695483':::INTERVAL, '':::STRING)), (('37 years 127 days 10:37:18.966288':::INTERVAL, e'\x17>!`o':::STRING)), (('62 years 777 days 20:47:52.335967':::INTERVAL, e'O.\x04\x1a\x18\x11I':::STRING)) ) AS tab_165 (col_284) RIGHT JOIN (VALUES ('06:08:31.712812':::TIME)) AS tab_166 (col_285) FULL JOIN ( VALUES ('01:13:19.05808+13:29:00':::TIMETZ), ('06:13:39.013972+14:52:00':::TIMETZ), ('01:10:09.06268-05:06:00':::TIMETZ), ('22:21:23.701203+10:28:00':::TIMETZ), (NULL), ( COALESCE( '15:24:24.193463+01:58:00':::TIMETZ, '06:47:25.508601+10:50:00':::TIMETZ ) ) ) AS tab_167 (col_286) ON true ON NULL, ( VALUES ( COALESCE(3565973807:::OID, 3506951745:::OID), ARRAY['-45 years -3 mons -734 days -22:27:05.203906':::INTERVAL,'57 years 9 mons 464 days 02:58:02.027105':::INTERVAL,'-71 years -1 mons -219 days -15:52:43.39243':::INTERVAL,'290 years':::INTERVAL,'46 years 11 mons 740 days 05:39:54.14459':::INTERVAL,'12 years 438 days 11:51:30.856446':::INTERVAL] ), ( 259206075:::OID, (NULL::INTERVAL[] || ARRAY['-29 years -6 mons -142 days -16:12:31.810018':::INTERVAL,'58 years 11 mons 529 days 06:07:51.173242':::INTERVAL,'52 years 930 days 17:33:56.673499':::INTERVAL,'1 day':::INTERVAL]::INTERVAL[])::INTERVAL[] ), ( 55508376:::OID, ARRAY['10 years 3 mons 845 days 16:45:18.378939':::INTERVAL,'67 years 5 mons 761 days 23:18:58.917765':::INTERVAL] ), (1736996154:::OID, ARRAY[]:::INTERVAL[]) ) AS tab_168 (col_287, col_288) LIMIT 1:::INT8 ) ) ) AS tab_169 (col_290, col_291) WHERE false LIMIT 39:::INT8; ``` <details><summary>More</summary><p> Artifacts: [/sqlsmith/setup=empty/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=2013639&tab=artifacts#/sqlsmith/setup=empty/setting=default) Related: - #47541 roachtest: sqlsmith/setup=empty/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dempty%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
2.0
roachtest: no volatility for cast sqlsmith/setup=empty/setting=default failed - [(roachtest).sqlsmith/setup=empty/setting=default failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2013639&tab=buildLog) on [master@9eea0be192499fa7d29b5eca5ed14173982b25f0](https://github.com/cockroachdb/cockroach/commits/9eea0be192499fa7d29b5eca5ed14173982b25f0): ``` ) ), (('41 years 10 mons 278 days 15:41:21.695483':::INTERVAL, '':::STRING)), (('37 years 127 days 10:37:18.966288':::INTERVAL, e'\x17>!`o':::STRING)), (('62 years 777 days 20:47:52.335967':::INTERVAL, e'O.\x04\x1a\x18\x11I':::STRING)) ) AS tab_165 (col_284) RIGHT JOIN (VALUES ('06:08:31.712812':::TIME)) AS tab_166 (col_285) FULL JOIN ( VALUES ('01:13:19.05808+13:29:00':::TIMETZ), ('06:13:39.013972+14:52:00':::TIMETZ), ('01:10:09.06268-05:06:00':::TIMETZ), ('22:21:23.701203+10:28:00':::TIMETZ), (NULL), ( COALESCE( '15:24:24.193463+01:58:00':::TIMETZ, '06:47:25.508601+10:50:00':::TIMETZ ) ) ) AS tab_167 (col_286) ON true ON NULL, ( VALUES ( COALESCE(3565973807:::OID, 3506951745:::OID), ARRAY['-45 years -3 mons -734 days -22:27:05.203906':::INTERVAL,'57 years 9 mons 464 days 02:58:02.027105':::INTERVAL,'-71 years -1 mons -219 days -15:52:43.39243':::INTERVAL,'290 years':::INTERVAL,'46 years 11 mons 740 days 05:39:54.14459':::INTERVAL,'12 years 438 days 11:51:30.856446':::INTERVAL] ), ( 259206075:::OID, (NULL::INTERVAL[] || ARRAY['-29 years -6 mons -142 days -16:12:31.810018':::INTERVAL,'58 years 11 mons 529 days 06:07:51.173242':::INTERVAL,'52 years 930 days 17:33:56.673499':::INTERVAL,'1 day':::INTERVAL]::INTERVAL[])::INTERVAL[] ), ( 55508376:::OID, ARRAY['10 years 3 mons 845 days 16:45:18.378939':::INTERVAL,'67 years 5 mons 761 days 23:18:58.917765':::INTERVAL] ), (1736996154:::OID, ARRAY[]:::INTERVAL[]) ) AS tab_168 (col_287, col_288) LIMIT 1:::INT8 ) ) ) AS tab_169 (col_290, col_291) WHERE false LIMIT 39:::INT8; ``` <details><summary>More</summary><p> Artifacts: [/sqlsmith/setup=empty/setting=default](https://teamcity.cockroachdb.com/viewLog.html?buildId=2013639&tab=artifacts#/sqlsmith/setup=empty/setting=default) Related: - #47541 roachtest: sqlsmith/setup=empty/setting=default failed [C-test-failure](https://api.github.com/repos/cockroachdb/cockroach/labels/C-test-failure) [O-roachtest](https://api.github.com/repos/cockroachdb/cockroach/labels/O-roachtest) [O-robot](https://api.github.com/repos/cockroachdb/cockroach/labels/O-robot) [branch-release-20.1](https://api.github.com/repos/cockroachdb/cockroach/labels/branch-release-20.1) [release-blocker](https://api.github.com/repos/cockroachdb/cockroach/labels/release-blocker) [See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Asqlsmith%2Fsetup%3Dempty%2Fsetting%3Ddefault.%2A&sort=title&restgroup=false&display=lastcommented+project) <sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
non_main
roachtest no volatility for cast sqlsmith setup empty setting default failed on years mons days interval string years days interval e o string years days interval e o string as tab col right join values time as tab col full join values timetz timetz timetz timetz null coalesce timetz timetz as tab col on true on null values coalesce oid oid array oid null interval array interval interval oid array oid array interval as tab col col limit as tab col col where false limit more artifacts related roachtest sqlsmith setup empty setting default failed powered by
0
1,653
6,572,684,228
IssuesEvent
2017-09-11 04:23:48
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
lvol indempotency fails when float is provided for size argument (with "g" prefix)
affects_2.2 bug_report waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> lvol ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ANSIBLE_* environment variables). --> ##### OS / ENVIRONMENT <!--- Mention the OS you are running Ansible from, and the OS you are managing, or say “N/A” for anything that is not platform-specific. --> CentOS Linux release 7.2.1511 (Core) ##### SUMMARY <!--- Explain the problem briefly --> lvol indempotency fails (first play is okay, but the other plays do fail) when float is provided for size argument (with "g" prefix) like 5.4g fails, while 5g is ok ##### STEPS TO REPRODUCE use lvol with a float for size , like '5.4g' ##### EXPECTED RESULTS <!--- What did you expect to happen when running the steps above? --> idempotency ok ##### ACTUAL RESULTS idempotency ko
True
lvol indempotency fails when float is provided for size argument (with "g" prefix) - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> lvol ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.2.0.0 ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ANSIBLE_* environment variables). --> ##### OS / ENVIRONMENT <!--- Mention the OS you are running Ansible from, and the OS you are managing, or say “N/A” for anything that is not platform-specific. --> CentOS Linux release 7.2.1511 (Core) ##### SUMMARY <!--- Explain the problem briefly --> lvol indempotency fails (first play is okay, but the other plays do fail) when float is provided for size argument (with "g" prefix) like 5.4g fails, while 5g is ok ##### STEPS TO REPRODUCE use lvol with a float for size , like '5.4g' ##### EXPECTED RESULTS <!--- What did you expect to happen when running the steps above? --> idempotency ok ##### ACTUAL RESULTS idempotency ko
main
lvol indempotency fails when float is provided for size argument with g prefix issue type bug report component name lvol ansible version ansible configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variables os environment mention the os you are running ansible from and the os you are managing or say “n a” for anything that is not platform specific centos linux release core summary lvol indempotency fails first play is okay but the other plays do fail when float is provided for size argument with g prefix like fails while is ok steps to reproduce use lvol with a float for size like expected results idempotency ok actual results idempotency ko
1
564,449
16,726,104,883
IssuesEvent
2021-06-10 13:11:16
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
unused required_if in azure_rm_common triggers Ansible validate-modules issues
bug medium_priority work in
<!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> azure/azcollection/plugins/module_utils/azure_rm_common.py defines ``` AZURE_COMMON_REQUIRED_IF = [ ('log_mode', 'file', ['log_path']) ] ``` and passes it to AnsibleModule, but log_mode or log_path are not defined anywhere in azcollection (AFAICT). This results in module validation issues: ``` required_if-requirements-unknown: required_if contains terms in requirements which are not part of argument_spec: log_path required_if-unknown-key: required_if must have its key log_mode in argument_spec ``` ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure --> azure_rm_common ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> ```paste below ansible 2.10.0b1 config file = None configured module search path = ['/home/laurentn/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible python version = 3.7.5 (default, Oct 17 2019, 12:25:15) [GCC 8.3.0] ``` ##### CONFIGURATION <!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes --> ```paste below azcollection: 1.5.0 ``` ##### OS / ENVIRONMENT <!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. --> ##### STEPS TO REPRODUCE <!--- Describe exactly how to reproduce the problem, using a minimal test-case --> Delete ansible_collections/azure/azcollection/tests/sanity/ignore-2.10.txt (or the respective file for a different version of Ansible) or write a new module Run <!--- Paste example playbooks or commands between quotes below --> ```yaml ansible-test sanity ``` <!--- HINT: You can paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- Describe what you expected to happen when running the steps above --> No issues releated to required_if. ##### ACTUAL RESULTS <!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) --> issues of type ``` validate-modules:parameter-type-not-in-doc validate-modules:required_if-requirements-unknown ``` <!--- Paste verbatim command output between quotes --> ```paste below ERROR: Found 2 validate-modules issue(s) which need to be resolved: ERROR: plugins/modules/azure_rm_netapp_account.py:0:0: required_if-requirements-unknown: required_if contains terms in requirements which are not part of argument_spec: log_path ERROR: plugins/modules/azure_rm_netapp_account.py:0:0: required_if-unknown-key: required_if must have its key log_mode in argument_spec ```
1.0
unused required_if in azure_rm_common triggers Ansible validate-modules issues - <!--- Verify first that your issue is not already reported on GitHub --> <!--- Also test if the latest release and devel branch are affected too --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY <!--- Explain the problem briefly below --> azure/azcollection/plugins/module_utils/azure_rm_common.py defines ``` AZURE_COMMON_REQUIRED_IF = [ ('log_mode', 'file', ['log_path']) ] ``` and passes it to AnsibleModule, but log_mode or log_path are not defined anywhere in azcollection (AFAICT). This results in module validation issues: ``` required_if-requirements-unknown: required_if contains terms in requirements which are not part of argument_spec: log_path required_if-unknown-key: required_if must have its key log_mode in argument_spec ``` ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME <!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure --> azure_rm_common ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> ```paste below ansible 2.10.0b1 config file = None configured module search path = ['/home/laurentn/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.7/site-packages/ansible executable location = /usr/bin/ansible python version = 3.7.5 (default, Oct 17 2019, 12:25:15) [GCC 8.3.0] ``` ##### CONFIGURATION <!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes --> ```paste below azcollection: 1.5.0 ``` ##### OS / ENVIRONMENT <!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. --> ##### STEPS TO REPRODUCE <!--- Describe exactly how to reproduce the problem, using a minimal test-case --> Delete ansible_collections/azure/azcollection/tests/sanity/ignore-2.10.txt (or the respective file for a different version of Ansible) or write a new module Run <!--- Paste example playbooks or commands between quotes below --> ```yaml ansible-test sanity ``` <!--- HINT: You can paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- Describe what you expected to happen when running the steps above --> No issues releated to required_if. ##### ACTUAL RESULTS <!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) --> issues of type ``` validate-modules:parameter-type-not-in-doc validate-modules:required_if-requirements-unknown ``` <!--- Paste verbatim command output between quotes --> ```paste below ERROR: Found 2 validate-modules issue(s) which need to be resolved: ERROR: plugins/modules/azure_rm_netapp_account.py:0:0: required_if-requirements-unknown: required_if contains terms in requirements which are not part of argument_spec: log_path ERROR: plugins/modules/azure_rm_netapp_account.py:0:0: required_if-unknown-key: required_if must have its key log_mode in argument_spec ```
non_main
unused required if in azure rm common triggers ansible validate modules issues summary azure azcollection plugins module utils azure rm common py defines azure common required if log mode file and passes it to ansiblemodule but log mode or log path are not defined anywhere in azcollection afaict this results in module validation issues required if requirements unknown required if contains terms in requirements which are not part of argument spec log path required if unknown key required if must have its key log mode in argument spec issue type bug report component name azure rm common ansible version paste below ansible config file none configured module search path ansible python module location usr lib site packages ansible executable location usr bin ansible python version default oct configuration paste below azcollection os environment steps to reproduce delete ansible collections azure azcollection tests sanity ignore txt or the respective file for a different version of ansible or write a new module run yaml ansible test sanity expected results no issues releated to required if actual results issues of type validate modules parameter type not in doc validate modules required if requirements unknown paste below error found validate modules issue s which need to be resolved error plugins modules azure rm netapp account py required if requirements unknown required if contains terms in requirements which are not part of argument spec log path error plugins modules azure rm netapp account py required if unknown key required if must have its key log mode in argument spec
0
4,343
21,913,467,444
IssuesEvent
2022-05-21 12:38:13
rollerderby/scoreboard
https://api.github.com/repos/rollerderby/scoreboard
closed
Feature [High] - Basic and Advanced SBO Screens
Feature Request maintainer needed
Following on from the significant community feedback around the operator panel being too advanced when you only need "basic scoring" features, we have discussed the creation of... - Basic SBO Panel (basically like the old 3.9.5) with no stats recording beyond the score - Advanced SBO Panel (same as 4.x) with full stats recording The basic panel wont have: - Score tracking pages/panels - Won't record NI/Trip data - Will just display the score(s) in the most basic sense The advanced panel: Same as the 4.x panel is now. The community has provided quite loud and honest feedback around this and it's vital we do this sooner rather than later. because many have said they're going to go back to 3.9.x for simplicity.
True
Feature [High] - Basic and Advanced SBO Screens - Following on from the significant community feedback around the operator panel being too advanced when you only need "basic scoring" features, we have discussed the creation of... - Basic SBO Panel (basically like the old 3.9.5) with no stats recording beyond the score - Advanced SBO Panel (same as 4.x) with full stats recording The basic panel wont have: - Score tracking pages/panels - Won't record NI/Trip data - Will just display the score(s) in the most basic sense The advanced panel: Same as the 4.x panel is now. The community has provided quite loud and honest feedback around this and it's vital we do this sooner rather than later. because many have said they're going to go back to 3.9.x for simplicity.
main
feature basic and advanced sbo screens following on from the significant community feedback around the operator panel being too advanced when you only need basic scoring features we have discussed the creation of basic sbo panel basically like the old with no stats recording beyond the score advanced sbo panel same as x with full stats recording the basic panel wont have score tracking pages panels won t record ni trip data will just display the score s in the most basic sense the advanced panel same as the x panel is now the community has provided quite loud and honest feedback around this and it s vital we do this sooner rather than later because many have said they re going to go back to x for simplicity
1
11,560
17,410,959,073
IssuesEvent
2021-08-03 12:16:53
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
opened
Renovate unnecessarily rebases PR
priority-5-triage status:requirements type:bug
<!-- PLEASE DO NOT REPORT ANY SECURITY CONCERNS THIS WAY Email renovate-disclosure@whitesourcesoftware.com instead. --> **How are you running Renovate?** - [x] Self hosted Please select which platform you are using: - [x] github.com **Describe the bug** This is exactly as in #8981. **Relevant debug logs** On the same branch: - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/415976551 rebase - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/416733053 rebase - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/416733130 no rebase - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/416734735 no rebase **Have you created a minimal reproduction repository?** Please read the [minimal reproductions documentation](https://github.com/renovatebot/renovate/blob/main/docs/development/minimal-reproductions.md) to learn how to make a good minimal reproduction repository. - [ ] I have provided a minimal reproduction repository - [x] I don't have time for that, but it happens in a public repository I have linked to - [ ] I don't have time for that, and cannot share my private repository - [ ] The nature of this bug means it's impossible to reproduce publicly **Additional context** <!-- Add any other context about the problem here, including your own debugging or ideas on what went wrong. --> We tried something to fix it in https://github.com/mui-org/material-ui/pull/27565 but it didn't help.
1.0
Renovate unnecessarily rebases PR - <!-- PLEASE DO NOT REPORT ANY SECURITY CONCERNS THIS WAY Email renovate-disclosure@whitesourcesoftware.com instead. --> **How are you running Renovate?** - [x] Self hosted Please select which platform you are using: - [x] github.com **Describe the bug** This is exactly as in #8981. **Relevant debug logs** On the same branch: - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/415976551 rebase - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/416733053 rebase - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/416733130 no rebase - https://app.renovatebot.com/dashboard#github/mui-org/material-ui-x/416734735 no rebase **Have you created a minimal reproduction repository?** Please read the [minimal reproductions documentation](https://github.com/renovatebot/renovate/blob/main/docs/development/minimal-reproductions.md) to learn how to make a good minimal reproduction repository. - [ ] I have provided a minimal reproduction repository - [x] I don't have time for that, but it happens in a public repository I have linked to - [ ] I don't have time for that, and cannot share my private repository - [ ] The nature of this bug means it's impossible to reproduce publicly **Additional context** <!-- Add any other context about the problem here, including your own debugging or ideas on what went wrong. --> We tried something to fix it in https://github.com/mui-org/material-ui/pull/27565 but it didn't help.
non_main
renovate unnecessarily rebases pr please do not report any security concerns this way email renovate disclosure whitesourcesoftware com instead how are you running renovate self hosted please select which platform you are using github com describe the bug this is exactly as in relevant debug logs on the same branch rebase rebase no rebase no rebase have you created a minimal reproduction repository please read the to learn how to make a good minimal reproduction repository i have provided a minimal reproduction repository i don t have time for that but it happens in a public repository i have linked to i don t have time for that and cannot share my private repository the nature of this bug means it s impossible to reproduce publicly additional context we tried something to fix it in but it didn t help
0
217,244
24,324,822,988
IssuesEvent
2022-09-30 13:56:56
H-459/exam_baragon_gal
https://api.github.com/repos/H-459/exam_baragon_gal
opened
CVE-2020-27216 (High) detected in jetty-webapp-9.4.18.v20190429.jar
security vulnerability
## CVE-2020-27216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-webapp-9.4.18.v20190429.jar</b></p></summary> <p>Jetty web application support</p> <p>Library home page: <a href="http://www.eclipse.org/jetty">http://www.eclipse.org/jetty</a></p> <p>Path to dependency file: /BaragonAgentService/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar</p> <p> Dependency Hierarchy: - BaragonData-0.10.0-SNAPSHOT.jar (Root Library) - dropwizard-jersey-1.3.12.jar - :x: **jetty-webapp-9.4.18.v20190429.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/H-459/exam_baragon_gal/commit/3f0f8dad184e4887576158270b729a7bc404302c">3f0f8dad184e4887576158270b729a7bc404302c</a></p> <p>Found in base branches: <b>feature, 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> In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability. <p>Publish Date: 2020-10-23 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-27216>CVE-2020-27216</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=567921">https://bugs.eclipse.org/bugs/show_bug.cgi?id=567921</a></p> <p>Release Date: 2020-10-23</p> <p>Fix Resolution: org.eclipse.jetty:jetty-runner:9.4.33,10.0.0.beta3,11.0.0.beta3;org.eclipse.jetty:jetty-webapp:9.4.33,10.0.0.beta3,11.0.0.beta3</p> </p> </details> <p></p>
True
CVE-2020-27216 (High) detected in jetty-webapp-9.4.18.v20190429.jar - ## CVE-2020-27216 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jetty-webapp-9.4.18.v20190429.jar</b></p></summary> <p>Jetty web application support</p> <p>Library home page: <a href="http://www.eclipse.org/jetty">http://www.eclipse.org/jetty</a></p> <p>Path to dependency file: /BaragonAgentService/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar,/home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar</p> <p> Dependency Hierarchy: - BaragonData-0.10.0-SNAPSHOT.jar (Root Library) - dropwizard-jersey-1.3.12.jar - :x: **jetty-webapp-9.4.18.v20190429.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/H-459/exam_baragon_gal/commit/3f0f8dad184e4887576158270b729a7bc404302c">3f0f8dad184e4887576158270b729a7bc404302c</a></p> <p>Found in base branches: <b>feature, 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> In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory. If the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications, including their WEB-INF/lib jar files and JSP files. If any code is ever executed out of this temporary directory, this can lead to a local privilege escalation vulnerability. <p>Publish Date: 2020-10-23 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-27216>CVE-2020-27216</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.0</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=567921">https://bugs.eclipse.org/bugs/show_bug.cgi?id=567921</a></p> <p>Release Date: 2020-10-23</p> <p>Fix Resolution: org.eclipse.jetty:jetty-runner:9.4.33,10.0.0.beta3,11.0.0.beta3;org.eclipse.jetty:jetty-webapp:9.4.33,10.0.0.beta3,11.0.0.beta3</p> </p> </details> <p></p>
non_main
cve high detected in jetty webapp jar cve high severity vulnerability vulnerable library jetty webapp jar jetty web application support library home page a href path to dependency file baragonagentservice pom xml path to vulnerable library home wss scanner repository org eclipse jetty jetty webapp jetty webapp jar home wss scanner repository org eclipse jetty jetty webapp jetty webapp jar home wss scanner repository org eclipse jetty jetty webapp jetty webapp jar dependency hierarchy baragondata snapshot jar root library dropwizard jersey jar x jetty webapp jar vulnerable library found in head commit a href found in base branches feature master vulnerability details in eclipse jetty versions thru thru and thru on unix like systems the system s temporary directory is shared between all users on that system a collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirectory if the attacker wins the race then they will have read and write permission to the subdirectory used to unpack web applications including their web inf lib jar files and jsp files if any code is ever executed out of this temporary directory this can lead to a local privilege escalation vulnerability publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org eclipse jetty jetty runner org eclipse jetty jetty webapp
0
13,488
15,897,372,642
IssuesEvent
2021-04-11 20:49:20
P03W/RPGStats
https://api.github.com/repos/P03W/RPGStats
closed
Incompatibility found with extraorigins mod
bug mod compatibility
Hello. I was playing a custom modpack based on the origins mod and found an incompatibility. The RPGStats mod conflicts with the extraorigins mod and causes the player to lose 2 hearts from the total life at each log if he chooses the piglin origin. I am sure it is a conflict between these two mods since I created a modpack a few minutes ago with only the mod origins and extraorigins and their dependencies and the rpgstats (and the mod jumploaders). Piglin origin forces the player's maximum life to be 8 hearts (2 hearts less). For a conflict of some kind with the rpgstats at each login the player loses 2 hearts from the total maximum life (so the player has 8 hearts at the first login, 6 at the second, 4 at the third etc.). I really appreciate the RPGStats mod and I think it is potentially a must for any pack that is inspired by the RPG style, so I report this incompatibility hoping that it can be resolved. (Note: I only found this bug for the piglin origin but it could also apply to other origins such as the inchlin which predict a reduction in overall life.)
True
Incompatibility found with extraorigins mod - Hello. I was playing a custom modpack based on the origins mod and found an incompatibility. The RPGStats mod conflicts with the extraorigins mod and causes the player to lose 2 hearts from the total life at each log if he chooses the piglin origin. I am sure it is a conflict between these two mods since I created a modpack a few minutes ago with only the mod origins and extraorigins and their dependencies and the rpgstats (and the mod jumploaders). Piglin origin forces the player's maximum life to be 8 hearts (2 hearts less). For a conflict of some kind with the rpgstats at each login the player loses 2 hearts from the total maximum life (so the player has 8 hearts at the first login, 6 at the second, 4 at the third etc.). I really appreciate the RPGStats mod and I think it is potentially a must for any pack that is inspired by the RPG style, so I report this incompatibility hoping that it can be resolved. (Note: I only found this bug for the piglin origin but it could also apply to other origins such as the inchlin which predict a reduction in overall life.)
non_main
incompatibility found with extraorigins mod hello i was playing a custom modpack based on the origins mod and found an incompatibility the rpgstats mod conflicts with the extraorigins mod and causes the player to lose hearts from the total life at each log if he chooses the piglin origin i am sure it is a conflict between these two mods since i created a modpack a few minutes ago with only the mod origins and extraorigins and their dependencies and the rpgstats and the mod jumploaders piglin origin forces the player s maximum life to be hearts hearts less for a conflict of some kind with the rpgstats at each login the player loses hearts from the total maximum life so the player has hearts at the first login at the second at the third etc i really appreciate the rpgstats mod and i think it is potentially a must for any pack that is inspired by the rpg style so i report this incompatibility hoping that it can be resolved note i only found this bug for the piglin origin but it could also apply to other origins such as the inchlin which predict a reduction in overall life
0
8,274
2,974,621,240
IssuesEvent
2015-07-15 02:29:01
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Changing Project to Stack for host scheduling
area/scheduler kind/enhancement status/to-test
By changing "project" to "stack", we'll need to update the scheduling label keys to use stack instead of project. `io.rancher.project.name` -> `io.rancher.stack.name` `io.rancher.project_service.name` -> `io.rancher.stack_service.name` ${project_name} -> ${stack_name}
1.0
Changing Project to Stack for host scheduling - By changing "project" to "stack", we'll need to update the scheduling label keys to use stack instead of project. `io.rancher.project.name` -> `io.rancher.stack.name` `io.rancher.project_service.name` -> `io.rancher.stack_service.name` ${project_name} -> ${stack_name}
non_main
changing project to stack for host scheduling by changing project to stack we ll need to update the scheduling label keys to use stack instead of project io rancher project name io rancher stack name io rancher project service name io rancher stack service name project name stack name
0
432,460
12,493,736,071
IssuesEvent
2020-06-01 09:49:25
wazuh/wazuh-docker
https://api.github.com/repos/wazuh/wazuh-docker
opened
Ensure persistency for agentless monitoring
priority/high status/in-progress type/bug
### Description As reported in #344 I set up a docker environment with a Mikrotik VM via agentless monitoring (with the`register_host.ssh` script), this script saves state to `/var/ossec/agentless/.passlist` which is not included in our persitent locations. ### Tasks - [ ] Persist `agentless` state - [ ] Test deploy & upgrade procedures
1.0
Ensure persistency for agentless monitoring - ### Description As reported in #344 I set up a docker environment with a Mikrotik VM via agentless monitoring (with the`register_host.ssh` script), this script saves state to `/var/ossec/agentless/.passlist` which is not included in our persitent locations. ### Tasks - [ ] Persist `agentless` state - [ ] Test deploy & upgrade procedures
non_main
ensure persistency for agentless monitoring description as reported in i set up a docker environment with a mikrotik vm via agentless monitoring with the register host ssh script this script saves state to var ossec agentless passlist which is not included in our persitent locations tasks persist agentless state test deploy upgrade procedures
0
411
3,471,089,496
IssuesEvent
2015-12-23 13:13:18
espeak-ng/espeak-ng
https://api.github.com/repos/espeak-ng/espeak-ng
closed
Reformat the code with a consistent style.
in-progress maintainability
The code should be reformatted to: 1. Use consistent indentation; 2. Use a space after `if`, `return`, etc.; 3. Use `return x` instead of `return(x)`. Other style improvements should be applied to reflect modern C practices.
True
Reformat the code with a consistent style. - The code should be reformatted to: 1. Use consistent indentation; 2. Use a space after `if`, `return`, etc.; 3. Use `return x` instead of `return(x)`. Other style improvements should be applied to reflect modern C practices.
main
reformat the code with a consistent style the code should be reformatted to use consistent indentation use a space after if return etc use return x instead of return x other style improvements should be applied to reflect modern c practices
1
4,477
23,345,915,550
IssuesEvent
2022-08-09 17:57:15
w3f/polkadot-wiki
https://api.github.com/repos/w3f/polkadot-wiki
closed
New Page: Staking Miner
P2 - Sometime Soon T1 - New Page K7 - Maintain
See: - https://github.com/paritytech/devops/wiki/Staking-Miner - https://github.com/paritytech/polkadot/tree/master/utils/staking-miner - https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/index.html#signed-phase Some notes: - At the end of this, please mention that this is still experimental, and the staking-miner software that comes with polkadot is not very advance and might lose some funds.
True
New Page: Staking Miner - See: - https://github.com/paritytech/devops/wiki/Staking-Miner - https://github.com/paritytech/polkadot/tree/master/utils/staking-miner - https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/index.html#signed-phase Some notes: - At the end of this, please mention that this is still experimental, and the staking-miner software that comes with polkadot is not very advance and might lose some funds.
main
new page staking miner see some notes at the end of this please mention that this is still experimental and the staking miner software that comes with polkadot is not very advance and might lose some funds
1
34,106
28,264,345,620
IssuesEvent
2023-04-07 04:40:21
getodk/central-frontend
https://api.github.com/repos/getodk/central-frontend
closed
Check for Vue warnings in CircleCI
testing infrastructure
We have had a couple cases of tests passing despite Vue warnings being logged: - #653 - #711 Warnings like these point to something that needs to be addressed in a test even though the test is passing. I think it'd be a good idea to have CircleCI check for Vue warnings logged during `npm run test` and fail if it finds any.
1.0
Check for Vue warnings in CircleCI - We have had a couple cases of tests passing despite Vue warnings being logged: - #653 - #711 Warnings like these point to something that needs to be addressed in a test even though the test is passing. I think it'd be a good idea to have CircleCI check for Vue warnings logged during `npm run test` and fail if it finds any.
non_main
check for vue warnings in circleci we have had a couple cases of tests passing despite vue warnings being logged warnings like these point to something that needs to be addressed in a test even though the test is passing i think it d be a good idea to have circleci check for vue warnings logged during npm run test and fail if it finds any
0
497,717
14,383,477,907
IssuesEvent
2020-12-02 09:10:51
datavisyn/phovea_security_store_generated
https://api.github.com/repos/datavisyn/phovea_security_store_generated
closed
Update requirements
priority: medium type: refactor
See https://github.com/datavisyn/visyn2020/issues/9 We should update all requirements to the latest accessible versions.
1.0
Update requirements - See https://github.com/datavisyn/visyn2020/issues/9 We should update all requirements to the latest accessible versions.
non_main
update requirements see we should update all requirements to the latest accessible versions
0
1,348
5,790,407,008
IssuesEvent
2017-05-02 00:24:04
caskroom/homebrew-cask
https://api.github.com/repos/caskroom/homebrew-cask
closed
Casks for migration to caskroom/drivers.
awaiting maintainer feedback discussion
List of casks to review for migration to `caskroom/drivers`. Excluded android / arduino / etc casks that are SDKs and phone transfer / backup type software that isn't manufacturer branded which is probably to generic to call a `driver`. - [x] [casio-screen-receiver.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/casio-screen-receiver.rb) - [x] [drobo-dashboard.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/drobo-dashboard.rb) - [x] [escritorio-movistar.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/escritorio-movistar.rb) - [x] [eye-fi.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/eye-fi.rb) - [x] [fender-amp-drivers.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/fender-amp-drivers.rb) - [x] [fender-fuse.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/fender-fuse.rb) - [x] [fitbit-connect.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/fitbit-connect.rb) - [x] [garmin-basecamp.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-basecamp.rb) - [x] [garmin-communicator.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-communicator.rb) - [x] [garmin-express.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-express.rb) - [x] [garmin-virb-edit.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-virb-edit.rb) - [x] [lightkey.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/lightkey.rb) - [x] [logitech-control-center.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-control-center.rb) - [x] [logitech-gaming-software.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-gaming-software.rb) - [x] [logitech-harmony.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-harmony.rb) - [x] [logitech-media-server.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-media-server.rb) - [x] [logitech-myharmony.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-myharmony.rb) - [x] [logitech-options.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-options.rb) - [x] [logitech-unifying.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-unifying.rb) - [x] [netgeargenie.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/netgeargenie.rb) - [x] [nike-plus-connect.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/nike-plus-connect.rb) - [x] [razer-synapse.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/razer-synapse.rb) - [x] [steelseries-engine.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/steelseries-engine.rb) - [x] [synology-cloud-station-backup.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-cloud-station-backup.rb) - [x] [synology-cloud-station-drive.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-cloud-station-drive.rb) - [x] [synology-photo-station-uploader.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-photo-station-uploader.rb) - [x] [verizoninhomeagent.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/verizoninhomeagent.rb) - [x] [wd-my-cloud.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/wd-my-cloud.rb) - [x] [yubico-authenticator.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubico-authenticator.rb) - [x] [yubikey-neo-manager.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubikey-neo-manager.rb) - [x] [yubikey-personalization-gui.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubikey-personalization-gui.rb) - [x] [yubikey-piv-manager.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubikey-piv-manager.rb) ### Apps - [x] [bragi-updater.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/bragi-updater.rb) - [x] [eyetv.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/eyetv.rb) - [x] [htc-sync-manager.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/htc-sync-manager.rb) - [x] [sony-ericsson-bridge.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/sony-ericsson-bridge.rb) - [x] [steelseries-exactmouse-tool.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/steelseries-exactmouse-tool.rb) - [x] [synology-assistant.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-assistant.rb) - [x] [synologyeiauthenticator.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synologyeiauthenticator.rb) - [x] [wd-security.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/wd-security.rb) - [x] [wdfirmwareupdater.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/wdfirmwareupdater.rb) - [x] [yubiswitch.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubiswitch.rb)
True
Casks for migration to caskroom/drivers. - List of casks to review for migration to `caskroom/drivers`. Excluded android / arduino / etc casks that are SDKs and phone transfer / backup type software that isn't manufacturer branded which is probably to generic to call a `driver`. - [x] [casio-screen-receiver.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/casio-screen-receiver.rb) - [x] [drobo-dashboard.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/drobo-dashboard.rb) - [x] [escritorio-movistar.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/escritorio-movistar.rb) - [x] [eye-fi.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/eye-fi.rb) - [x] [fender-amp-drivers.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/fender-amp-drivers.rb) - [x] [fender-fuse.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/fender-fuse.rb) - [x] [fitbit-connect.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/fitbit-connect.rb) - [x] [garmin-basecamp.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-basecamp.rb) - [x] [garmin-communicator.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-communicator.rb) - [x] [garmin-express.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-express.rb) - [x] [garmin-virb-edit.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/garmin-virb-edit.rb) - [x] [lightkey.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/lightkey.rb) - [x] [logitech-control-center.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-control-center.rb) - [x] [logitech-gaming-software.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-gaming-software.rb) - [x] [logitech-harmony.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-harmony.rb) - [x] [logitech-media-server.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-media-server.rb) - [x] [logitech-myharmony.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-myharmony.rb) - [x] [logitech-options.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-options.rb) - [x] [logitech-unifying.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/logitech-unifying.rb) - [x] [netgeargenie.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/netgeargenie.rb) - [x] [nike-plus-connect.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/nike-plus-connect.rb) - [x] [razer-synapse.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/razer-synapse.rb) - [x] [steelseries-engine.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/steelseries-engine.rb) - [x] [synology-cloud-station-backup.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-cloud-station-backup.rb) - [x] [synology-cloud-station-drive.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-cloud-station-drive.rb) - [x] [synology-photo-station-uploader.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-photo-station-uploader.rb) - [x] [verizoninhomeagent.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/verizoninhomeagent.rb) - [x] [wd-my-cloud.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/wd-my-cloud.rb) - [x] [yubico-authenticator.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubico-authenticator.rb) - [x] [yubikey-neo-manager.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubikey-neo-manager.rb) - [x] [yubikey-personalization-gui.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubikey-personalization-gui.rb) - [x] [yubikey-piv-manager.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubikey-piv-manager.rb) ### Apps - [x] [bragi-updater.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/bragi-updater.rb) - [x] [eyetv.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/eyetv.rb) - [x] [htc-sync-manager.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/htc-sync-manager.rb) - [x] [sony-ericsson-bridge.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/sony-ericsson-bridge.rb) - [x] [steelseries-exactmouse-tool.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/steelseries-exactmouse-tool.rb) - [x] [synology-assistant.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synology-assistant.rb) - [x] [synologyeiauthenticator.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/synologyeiauthenticator.rb) - [x] [wd-security.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/wd-security.rb) - [x] [wdfirmwareupdater.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/wdfirmwareupdater.rb) - [x] [yubiswitch.rb](https://github.com/caskroom/homebrew-cask/blob/master/Casks/yubiswitch.rb)
main
casks for migration to caskroom drivers list of casks to review for migration to caskroom drivers excluded android arduino etc casks that are sdks and phone transfer backup type software that isn t manufacturer branded which is probably to generic to call a driver apps
1
1,772
6,575,051,225
IssuesEvent
2017-09-11 14:53:20
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
gem - a change in user_install doesn't get picked up as a change
affects_2.1 bug_report waiting_on_maintainer
##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> gem: ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` 10:32 $ ansible --version ansible 2.1.2.0 config file = /Users/chrisdorer/projects/ansible_onert/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ANSIBLE_* environment variables). --> ##### OS / ENVIRONMENT <!--- Mention the OS you are running Ansible from, and the OS you are managing, or say “N/A” for anything that is not platform-specific. --> Mac OS X --> Ubuntu 14.04 LTS ##### SUMMARY <!--- Explain the problem briefly --> You'll only get one change, you should get two changes, take a peek at gem show blah -d. ##### STEPS TO REPRODUCE <!--- For bugs, show exactly how to reproduce the problem. For new features, show how the feature would be used. --> <!--- Paste example playbooks or commands between quotes below --> ``` gem: name=blah ($> vagrant provision) ($> vagrant ssh) ($> bundler --help and gives back **The program 'bundle' is currently not installed. To run 'bundle' please ask your administrator to install the package 'bundler'**) gem: name=blah user_install=no ($> vagrant provision) ($> vagrant ssh) ($> bundler --help and gives back **The program 'bundle' is currently not installed. To run 'bundle' please ask your administrator to install the package 'bundler'**) gem: name=blah user_install=no ``` <!--- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- What did you expect to happen when running the steps above? --> ($> vagrant provision) ($> vagrant ssh) ($> bundler --help and gives back the ruby bundler man page) ##### ACTUAL RESULTS <!--- What actually happened? If possible run with extra verbosity (-vvvv) --> see above **STEPS TO REPRODUCE** <!--- Paste verbatim command output between quotes below --> ``` ```
True
gem - a change in user_install doesn't get picked up as a change - ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/module/task --> gem: ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` 10:32 $ ansible --version ansible 2.1.2.0 config file = /Users/chrisdorer/projects/ansible_onert/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ANSIBLE_* environment variables). --> ##### OS / ENVIRONMENT <!--- Mention the OS you are running Ansible from, and the OS you are managing, or say “N/A” for anything that is not platform-specific. --> Mac OS X --> Ubuntu 14.04 LTS ##### SUMMARY <!--- Explain the problem briefly --> You'll only get one change, you should get two changes, take a peek at gem show blah -d. ##### STEPS TO REPRODUCE <!--- For bugs, show exactly how to reproduce the problem. For new features, show how the feature would be used. --> <!--- Paste example playbooks or commands between quotes below --> ``` gem: name=blah ($> vagrant provision) ($> vagrant ssh) ($> bundler --help and gives back **The program 'bundle' is currently not installed. To run 'bundle' please ask your administrator to install the package 'bundler'**) gem: name=blah user_install=no ($> vagrant provision) ($> vagrant ssh) ($> bundler --help and gives back **The program 'bundle' is currently not installed. To run 'bundle' please ask your administrator to install the package 'bundler'**) gem: name=blah user_install=no ``` <!--- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- What did you expect to happen when running the steps above? --> ($> vagrant provision) ($> vagrant ssh) ($> bundler --help and gives back the ruby bundler man page) ##### ACTUAL RESULTS <!--- What actually happened? If possible run with extra verbosity (-vvvv) --> see above **STEPS TO REPRODUCE** <!--- Paste verbatim command output between quotes below --> ``` ```
main
gem a change in user install doesn t get picked up as a change issue type bug report component name gem ansible version ansible version ansible config file users chrisdorer projects ansible onert ansible cfg configured module search path default w o overrides configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variables os environment mention the os you are running ansible from and the os you are managing or say “n a” for anything that is not platform specific mac os x ubuntu lts summary you ll only get one change you should get two changes take a peek at gem show blah d steps to reproduce for bugs show exactly how to reproduce the problem for new features show how the feature would be used gem name blah vagrant provision vagrant ssh bundler help and gives back the program bundle is currently not installed to run bundle please ask your administrator to install the package bundler gem name blah user install no vagrant provision vagrant ssh bundler help and gives back the program bundle is currently not installed to run bundle please ask your administrator to install the package bundler gem name blah user install no expected results vagrant provision vagrant ssh bundler help and gives back the ruby bundler man page actual results see above steps to reproduce
1
25,704
7,741,478,064
IssuesEvent
2018-05-29 05:59:54
curl/curl
https://api.github.com/repos/curl/curl
closed
Hint when compiling with another openssl library
SSL/TLS build documentation
I would like to provide an information which could be published in the installation manual in order to help others. When curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl version in `/etc/ld.so.conf` because this may break the system. In this case the `configure` script fails running `conftest` when it is using the openssl libraries with `./conftest: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory`. The only way in this case is to use the `rpath` linker option. **_Solution:_** Before running `./configure` execute `export LDFLAGS="-Wl,--rpath=/<path-to-correct-openssl-libraries>"`
1.0
Hint when compiling with another openssl library - I would like to provide an information which could be published in the installation manual in order to help others. When curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl version in `/etc/ld.so.conf` because this may break the system. In this case the `configure` script fails running `conftest` when it is using the openssl libraries with `./conftest: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory`. The only way in this case is to use the `rpath` linker option. **_Solution:_** Before running `./configure` execute `export LDFLAGS="-Wl,--rpath=/<path-to-correct-openssl-libraries>"`
non_main
hint when compiling with another openssl library i would like to provide an information which could be published in the installation manual in order to help others when curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl version in etc ld so conf because this may break the system in this case the configure script fails running conftest when it is using the openssl libraries with conftest error while loading shared libraries libssl so cannot open shared object file no such file or directory the only way in this case is to use the rpath linker option solution before running configure execute export ldflags wl rpath
0
4,166
19,981,517,139
IssuesEvent
2022-01-30 00:43:43
thumbor/thumbor-bootcamp
https://api.github.com/repos/thumbor/thumbor-bootcamp
opened
[Bootcamp Task] change thumbor main command to click
task L2 python maintainability
## Areas of Expertise Python ## Summary Change the `thumbor` command to use [click](https://click.palletsprojects.com/en/8.0.x/). ## Involved Modules * [thumbor](https://github.com/thumbor/thumbor/) - [server](https://github.com/thumbor/thumbor/blob/master/thumbor/server.py) ## Task Relevance By upgrading the handling of the cli parts of thumbor to a more established library like click we ensure maintainability for the future. ## Further Details Completing this task means the `thumbor` command in thumbor is handled by click and not by optparse (deprecated module in Python 3). ## How to complete this task? To complete this task, follow this workflow: 1. [Fork the involved repositories](http://help.github.com/fork-a-repo/) 2. In each repository there's a documentation on how to install dependencies and initialize your environment 3. Hack, in no particular order: - Write code & tests - Write new tests - Write docs - Improve design - Check that all tests pass - Repeat until you're satisfied 4. [Submit a pull request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
True
[Bootcamp Task] change thumbor main command to click - ## Areas of Expertise Python ## Summary Change the `thumbor` command to use [click](https://click.palletsprojects.com/en/8.0.x/). ## Involved Modules * [thumbor](https://github.com/thumbor/thumbor/) - [server](https://github.com/thumbor/thumbor/blob/master/thumbor/server.py) ## Task Relevance By upgrading the handling of the cli parts of thumbor to a more established library like click we ensure maintainability for the future. ## Further Details Completing this task means the `thumbor` command in thumbor is handled by click and not by optparse (deprecated module in Python 3). ## How to complete this task? To complete this task, follow this workflow: 1. [Fork the involved repositories](http://help.github.com/fork-a-repo/) 2. In each repository there's a documentation on how to install dependencies and initialize your environment 3. Hack, in no particular order: - Write code & tests - Write new tests - Write docs - Improve design - Check that all tests pass - Repeat until you're satisfied 4. [Submit a pull request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
main
change thumbor main command to click areas of expertise python summary change the thumbor command to use involved modules task relevance by upgrading the handling of the cli parts of thumbor to a more established library like click we ensure maintainability for the future further details completing this task means the thumbor command in thumbor is handled by click and not by optparse deprecated module in python how to complete this task to complete this task follow this workflow in each repository there s a documentation on how to install dependencies and initialize your environment hack in no particular order write code tests write new tests write docs improve design check that all tests pass repeat until you re satisfied
1
32,872
12,151,824,758
IssuesEvent
2020-04-24 20:47:10
LevyForchh/superglue
https://api.github.com/repos/LevyForchh/superglue
opened
CVE-2020-11619 (High) detected in jackson-databind-2.9.6.jar, jackson-databind-2.8.11.3.jar
security vulnerability
## CVE-2020-11619 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.8.11.3.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar,/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - logstash-logback-encoder-4.11.jar (Root Library) - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.11.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.11.3/844df5aba5a1a56e00905b165b12bb34116ee858/jackson-databind-2.8.11.3.jar,/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.11.3/844df5aba5a1a56e00905b165b12bb34116ee858/jackson-databind-2.8.11.3.jar</p> <p> Dependency Hierarchy: - logstash-logback-encoder-4.11.jar (Root Library) - :x: **jackson-databind-2.8.11.3.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://api.github.com/repos/LevyForchh/superglue/commits/7a708af56446441da5694d317b0cc0de8ad0141b">7a708af56446441da5694d317b0cc0de8ad0141b</a></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> FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop). <p>Publish Date: 2020-04-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11619>CVE-2020-11619</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-2020-11619">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11619</a></p> <p>Release Date: 2020-04-07</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.6","isTransitiveDependency":true,"dependencyTree":"net.logstash.logback:logstash-logback-encoder:4.11;com.fasterxml.jackson.core:jackson-databind:2.9.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.11.3","isTransitiveDependency":true,"dependencyTree":"net.logstash.logback:logstash-logback-encoder:4.11;com.fasterxml.jackson.core:jackson-databind:2.8.11.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4"}],"vulnerabilityIdentifier":"CVE-2020-11619","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11619","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2020-11619 (High) detected in jackson-databind-2.9.6.jar, jackson-databind-2.8.11.3.jar - ## CVE-2020-11619 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.8.11.3.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar,/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - logstash-logback-encoder-4.11.jar (Root Library) - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.8.11.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.11.3/844df5aba5a1a56e00905b165b12bb34116ee858/jackson-databind-2.8.11.3.jar,/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.8.11.3/844df5aba5a1a56e00905b165b12bb34116ee858/jackson-databind-2.8.11.3.jar</p> <p> Dependency Hierarchy: - logstash-logback-encoder-4.11.jar (Root Library) - :x: **jackson-databind-2.8.11.3.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://api.github.com/repos/LevyForchh/superglue/commits/7a708af56446441da5694d317b0cc0de8ad0141b">7a708af56446441da5694d317b0cc0de8ad0141b</a></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> FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop). <p>Publish Date: 2020-04-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11619>CVE-2020-11619</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-2020-11619">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11619</a></p> <p>Release Date: 2020-04-07</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.9.6","isTransitiveDependency":true,"dependencyTree":"net.logstash.logback:logstash-logback-encoder:4.11;com.fasterxml.jackson.core:jackson-databind:2.9.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.11.3","isTransitiveDependency":true,"dependencyTree":"net.logstash.logback:logstash-logback-encoder:4.11;com.fasterxml.jackson.core:jackson-databind:2.8.11.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4"}],"vulnerabilityIdentifier":"CVE-2020-11619","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11619","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_main
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library root gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar root gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy logstash logback encoder jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to vulnerable library root gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar root gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy logstash logback encoder jar root library x jackson databind jar vulnerable library found in head commit a href vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org springframework aop config methodlocatingfactorybean aka spring aop 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 com fasterxml jackson core jackson databind isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org springframework aop config methodlocatingfactorybean aka spring aop vulnerabilityurl
0
120,901
25,889,618,134
IssuesEvent
2022-12-14 16:54:46
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
Remove Duplicate Navbar 22
codepeak 22 issue:1
Need to remove this component `Navbar/src/navbar-22.html` because `Navbar 22` is duplicate of **_Navbar 0_** and also navbar 22 does not follow Navbar Design System. Here is [Navbar 0](https://github.com/Clueless-Community/seamless-ui/blob/main/Navbar/src/navbar-0.html) Here is [Navbar 22](https://github.com/Clueless-Community/seamless-ui/blob/main/Navbar/src/navbar-22.html) ![Screenshot_20221214_191842](https://user-images.githubusercontent.com/98400348/207613278-fd3dfd61-4f90-4022-b6fc-b00ffdaeb14b.png)
1.0
Remove Duplicate Navbar 22 - Need to remove this component `Navbar/src/navbar-22.html` because `Navbar 22` is duplicate of **_Navbar 0_** and also navbar 22 does not follow Navbar Design System. Here is [Navbar 0](https://github.com/Clueless-Community/seamless-ui/blob/main/Navbar/src/navbar-0.html) Here is [Navbar 22](https://github.com/Clueless-Community/seamless-ui/blob/main/Navbar/src/navbar-22.html) ![Screenshot_20221214_191842](https://user-images.githubusercontent.com/98400348/207613278-fd3dfd61-4f90-4022-b6fc-b00ffdaeb14b.png)
non_main
remove duplicate navbar need to remove this component navbar src navbar html because navbar is duplicate of navbar and also navbar does not follow navbar design system here is here is
0
86,513
24,873,521,013
IssuesEvent
2022-10-27 17:02:58
nextcloud/richdocuments
https://api.github.com/repos/nextcloud/richdocuments
closed
GuzzleHttp 404 Not Found Response Client error
build-in code server
I use Nexcloud 25 configured on Debian Bullseye with Apache/PHP/MariaDb server, I have installed `richdocument` and `richdocumentcode_arm64` today, everything updated to latest version available - Nextcloud Office 7.0.0 - Collabora Online - Built-in CODE Server (ARM64) 22.5.702 It seemed to work (documents are opened and saved) but unfortunately something isn't going properly and this caused an explosion of log file size due to this continuous error repeated indefinitely: ``` GuzzleHttp\Exception\ClientException: Client error: `GET http://localhost/nextcloud/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities` resulted in a `404 Not Found` response: <!DOCTYPE html> <html lang="it-IT" class="ut-no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="widt (truncated...) /var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php - line 69: GuzzleHttp\Exception\RequestException::create() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 204: GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensiti ... *") /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 153: GuzzleHttp\Promise\Promise::callHandler() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php - line 48: GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}("*** sensiti ... *") /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 248: GuzzleHttp\Promise\TaskQueue->run() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 224: GuzzleHttp\Promise\Promise->invokeWaitFn() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 269: GuzzleHttp\Promise\Promise->waitIfPending() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 226: GuzzleHttp\Promise\Promise->invokeWaitList() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 62: GuzzleHttp\Promise\Promise->waitIfPending() /var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 187: GuzzleHttp\Promise\Promise->wait() /var/www/html/nextcloud/lib/private/Http/Client/Client.php - line 218: GuzzleHttp\Client->request() /var/www/html/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php - line 131: OC\Http\Client\Client->get() /var/www/html/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 203: OCA\Richdocuments\Service\CapabilitiesService->refetch() /var/www/html/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 135: OCA\Richdocuments\AppInfo\Application->checkAndEnableCODEServer() /var/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php - line 190: OCA\Richdocuments\AppInfo\Application->boot() /var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 208: OC\AppFramework\Bootstrap\Coordinator->bootApp() /var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 141: OC_App::loadApp() /var/www/html/nextcloud/cron.php - line 55: OC_App::loadApps() ```
1.0
GuzzleHttp 404 Not Found Response Client error - I use Nexcloud 25 configured on Debian Bullseye with Apache/PHP/MariaDb server, I have installed `richdocument` and `richdocumentcode_arm64` today, everything updated to latest version available - Nextcloud Office 7.0.0 - Collabora Online - Built-in CODE Server (ARM64) 22.5.702 It seemed to work (documents are opened and saved) but unfortunately something isn't going properly and this caused an explosion of log file size due to this continuous error repeated indefinitely: ``` GuzzleHttp\Exception\ClientException: Client error: `GET http://localhost/nextcloud/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities` resulted in a `404 Not Found` response: <!DOCTYPE html> <html lang="it-IT" class="ut-no-js"> <head> <meta charset="UTF-8"> <meta name="viewport" content="widt (truncated...) /var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php - line 69: GuzzleHttp\Exception\RequestException::create() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 204: GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensiti ... *") /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 153: GuzzleHttp\Promise\Promise::callHandler() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php - line 48: GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}("*** sensiti ... *") /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 248: GuzzleHttp\Promise\TaskQueue->run() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 224: GuzzleHttp\Promise\Promise->invokeWaitFn() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 269: GuzzleHttp\Promise\Promise->waitIfPending() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 226: GuzzleHttp\Promise\Promise->invokeWaitList() /var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 62: GuzzleHttp\Promise\Promise->waitIfPending() /var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 187: GuzzleHttp\Promise\Promise->wait() /var/www/html/nextcloud/lib/private/Http/Client/Client.php - line 218: GuzzleHttp\Client->request() /var/www/html/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php - line 131: OC\Http\Client\Client->get() /var/www/html/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 203: OCA\Richdocuments\Service\CapabilitiesService->refetch() /var/www/html/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 135: OCA\Richdocuments\AppInfo\Application->checkAndEnableCODEServer() /var/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php - line 190: OCA\Richdocuments\AppInfo\Application->boot() /var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 208: OC\AppFramework\Bootstrap\Coordinator->bootApp() /var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 141: OC_App::loadApp() /var/www/html/nextcloud/cron.php - line 55: OC_App::loadApps() ```
non_main
guzzlehttp not found response client error i use nexcloud configured on debian bullseye with apache php mariadb server i have installed richdocument and richdocumentcode today everything updated to latest version available nextcloud office collabora online built in code server it seemed to work documents are opened and saved but unfortunately something isn t going properly and this caused an explosion of log file size due to this continuous error repeated indefinitely guzzlehttp exception clientexception client error get resulted in a not found response meta name viewport content widt truncated var www html nextcloud guzzlehttp guzzle src middleware php line guzzlehttp exception requestexception create var www html nextcloud guzzlehttp promises src promise php line guzzlehttp middleware guzzlehttp closure sensiti var www html nextcloud guzzlehttp promises src promise php line guzzlehttp promise promise callhandler var www html nextcloud guzzlehttp promises src taskqueue php line guzzlehttp promise promise guzzlehttp promise closure sensiti var www html nextcloud guzzlehttp promises src promise php line guzzlehttp promise taskqueue run var www html nextcloud guzzlehttp promises src promise php line guzzlehttp promise promise invokewaitfn var www html nextcloud guzzlehttp promises src promise php line guzzlehttp promise promise waitifpending var www html nextcloud guzzlehttp promises src promise php line guzzlehttp promise promise invokewaitlist var www html nextcloud guzzlehttp promises src promise php line guzzlehttp promise promise waitifpending var www html nextcloud guzzlehttp guzzle src client php line guzzlehttp promise promise wait var www html nextcloud lib private http client client php line guzzlehttp client request var www html nextcloud apps richdocuments lib service capabilitiesservice php line oc http client client get var www html nextcloud apps richdocuments lib appinfo application php line oca richdocuments service capabilitiesservice refetch var www html nextcloud apps richdocuments lib appinfo application php line oca richdocuments appinfo application checkandenablecodeserver var www html nextcloud lib private appframework bootstrap coordinator php line oca richdocuments appinfo application boot var www html nextcloud lib private legacy oc app php line oc appframework bootstrap coordinator bootapp var www html nextcloud lib private legacy oc app php line oc app loadapp var www html nextcloud cron php line oc app loadapps
0
185,812
6,730,795,399
IssuesEvent
2017-10-18 03:23:51
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.duolingo.com - see bug description
browser-firefox priority-important status-needstriage type-stylo
<!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.duolingo.com/skill/en/Occupations/test **Browser / Version**: Firefox 58.0 **Operating System**: Linux **Tested Another Browser**: Unknown **Problem type**: Something else **Description**: o site não reproduz o som das falas **Steps to Reproduce**: layout.css.servo.enabled: true [![Screenshot Description](https://webcompat.com/uploads/2017/10/7995d2ab-2d07-45bf-bef4-46fa7443b656-thumb.jpg)](https://webcompat.com/uploads/2017/10/7995d2ab-2d07-45bf-bef4-46fa7443b656.jpg) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.duolingo.com - see bug description - <!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.duolingo.com/skill/en/Occupations/test **Browser / Version**: Firefox 58.0 **Operating System**: Linux **Tested Another Browser**: Unknown **Problem type**: Something else **Description**: o site não reproduz o som das falas **Steps to Reproduce**: layout.css.servo.enabled: true [![Screenshot Description](https://webcompat.com/uploads/2017/10/7995d2ab-2d07-45bf-bef4-46fa7443b656-thumb.jpg)](https://webcompat.com/uploads/2017/10/7995d2ab-2d07-45bf-bef4-46fa7443b656.jpg) _From [webcompat.com](https://webcompat.com/) with ❤️_
non_main
see bug description url browser version firefox operating system linux tested another browser unknown problem type something else description o site não reproduz o som das falas steps to reproduce layout css servo enabled true from with ❤️
0
263,664
28,047,981,474
IssuesEvent
2023-03-29 01:41:10
DavidSpek/kubeflownotebooks
https://api.github.com/repos/DavidSpek/kubeflownotebooks
opened
CVE-2023-25661 (Medium) detected in tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl
Mend: dependency security vulnerability
## CVE-2023-25661 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/31/66/d9cd0b850397dbd33f070cc371a183b4903120b1c103419e9bf20568456e/tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl">https://files.pythonhosted.org/packages/31/66/d9cd0b850397dbd33f070cc371a183b4903120b1c103419e9bf20568456e/tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl</a></p> <p>Path to dependency file: /jupyter-tensorflow/cpu-requirements.txt</p> <p>Path to vulnerable library: /jupyter-tensorflow/cpu-requirements.txt</p> <p> Dependency Hierarchy: - :x: **tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/DavidSpek/kubeflownotebooks/commit/513157c5d3f5743d53e228da1ec8289e92c92836">513157c5d3f5743d53e228da1ec8289e92c92836</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> TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model (Check Failed) and can be used to trigger a denial of service attack. A proof of concept can be constructed with the `Convolution3DTranspose` function. This Convolution3DTranspose layer is a very common API in modern neural networks. The ML models containing such vulnerable components could be deployed in ML applications or as cloud services. This failure could be potentially used to trigger a denial of service attack on ML cloud services. An attacker must have privilege to provide input to a `Convolution3DTranspose` call. This issue has been patched and users are advised to upgrade to version 2.11.1. There are no known workarounds for this vulnerability. <p>Publish Date: 2023-03-27 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-25661>CVE-2023-25661</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.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - 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://github.com/tensorflow/tensorflow/security/advisories/GHSA-fxgc-95xx-grvq">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-fxgc-95xx-grvq</a></p> <p>Release Date: 2023-03-27</p> <p>Fix Resolution: 2.11.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2023-25661 (Medium) detected in tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2023-25661 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/31/66/d9cd0b850397dbd33f070cc371a183b4903120b1c103419e9bf20568456e/tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl">https://files.pythonhosted.org/packages/31/66/d9cd0b850397dbd33f070cc371a183b4903120b1c103419e9bf20568456e/tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl</a></p> <p>Path to dependency file: /jupyter-tensorflow/cpu-requirements.txt</p> <p>Path to vulnerable library: /jupyter-tensorflow/cpu-requirements.txt</p> <p> Dependency Hierarchy: - :x: **tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/DavidSpek/kubeflownotebooks/commit/513157c5d3f5743d53e228da1ec8289e92c92836">513157c5d3f5743d53e228da1ec8289e92c92836</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> TensorFlow is an Open Source Machine Learning Framework. In versions prior to 2.11.1 a malicious invalid input crashes a tensorflow model (Check Failed) and can be used to trigger a denial of service attack. A proof of concept can be constructed with the `Convolution3DTranspose` function. This Convolution3DTranspose layer is a very common API in modern neural networks. The ML models containing such vulnerable components could be deployed in ML applications or as cloud services. This failure could be potentially used to trigger a denial of service attack on ML cloud services. An attacker must have privilege to provide input to a `Convolution3DTranspose` call. This issue has been patched and users are advised to upgrade to version 2.11.1. There are no known workarounds for this vulnerability. <p>Publish Date: 2023-03-27 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2023-25661>CVE-2023-25661</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.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: Low - 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://github.com/tensorflow/tensorflow/security/advisories/GHSA-fxgc-95xx-grvq">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-fxgc-95xx-grvq</a></p> <p>Release Date: 2023-03-27</p> <p>Fix Resolution: 2.11.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_main
cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file jupyter tensorflow cpu requirements txt path to vulnerable library jupyter tensorflow cpu requirements txt dependency hierarchy x tensorflow whl vulnerable library found in head commit a href found in base branch master vulnerability details tensorflow is an open source machine learning framework in versions prior to a malicious invalid input crashes a tensorflow model check failed and can be used to trigger a denial of service attack a proof of concept can be constructed with the function this layer is a very common api in modern neural networks the ml models containing such vulnerable components could be deployed in ml applications or as cloud services this failure could be potentially used to trigger a denial of service attack on ml cloud services an attacker must have privilege to provide input to a call this issue has been patched and users are advised to upgrade to version there are no known workarounds for this vulnerability publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
110,810
24,012,385,239
IssuesEvent
2022-09-14 20:06:12
tModLoader/tModLoader
https://api.github.com/repos/tModLoader/tModLoader
closed
AccessViolationException in BackupIO & Steam code.
Bug Needs Further Testing Codebase-1.3 TML Codebase-3rd Party Requestor-Player
### Description I'm currently using around 7 mods (Calamity, fargo's soul and thorium, recipe browser as the biggest), when i go to world A, then B, then A my game crashes, i usually check task manager and see that when leaving one world my ram usage keeps getting bigger (starting from 2 gb - 3gb, then 4gb). This also happens randomly when playing ### Log file [client.log](https://github.com/tModLoader/tModLoader/files/5797931/client.log) The log files fails to log the actual crash by the way, for example, the last log is around 4:46:48 and my actual crash was at 4:48 ### Steps to reproduce 1. Load the mods 2. Play around on world A 3. Switch to world B 4. Play around a little on world B 5. Hop into world A 6. 90% of the time crashes, 10% can be played normally until i get a random crash ### Expected behavior Memory usage should lower after leaving to the main menu ### Actual behavior Memory usage keeps getting bigger after switching worlds ### Reproduction frequency 90% of the time ### Additional Information Modlist: CalamityMod ThoriumMod SacredTools CalamityModMusic Fargowiltas FargowiltasSouls AlchemistNPC BossChecklist FargowiltasMusic FargowiltasSoulsDLC FKBossHealthBar MagicStorage ItemChecklist RecipeBrowser VeinMiner PC specs: RAM: 16 GB DDR4 CPU: QuadCore Intel Core i5-7400, 3400 MHz (34 x 100) GPU: Radeon RX 580 Series (8 GB)
2.0
AccessViolationException in BackupIO & Steam code. - ### Description I'm currently using around 7 mods (Calamity, fargo's soul and thorium, recipe browser as the biggest), when i go to world A, then B, then A my game crashes, i usually check task manager and see that when leaving one world my ram usage keeps getting bigger (starting from 2 gb - 3gb, then 4gb). This also happens randomly when playing ### Log file [client.log](https://github.com/tModLoader/tModLoader/files/5797931/client.log) The log files fails to log the actual crash by the way, for example, the last log is around 4:46:48 and my actual crash was at 4:48 ### Steps to reproduce 1. Load the mods 2. Play around on world A 3. Switch to world B 4. Play around a little on world B 5. Hop into world A 6. 90% of the time crashes, 10% can be played normally until i get a random crash ### Expected behavior Memory usage should lower after leaving to the main menu ### Actual behavior Memory usage keeps getting bigger after switching worlds ### Reproduction frequency 90% of the time ### Additional Information Modlist: CalamityMod ThoriumMod SacredTools CalamityModMusic Fargowiltas FargowiltasSouls AlchemistNPC BossChecklist FargowiltasMusic FargowiltasSoulsDLC FKBossHealthBar MagicStorage ItemChecklist RecipeBrowser VeinMiner PC specs: RAM: 16 GB DDR4 CPU: QuadCore Intel Core i5-7400, 3400 MHz (34 x 100) GPU: Radeon RX 580 Series (8 GB)
non_main
accessviolationexception in backupio steam code description i m currently using around mods calamity fargo s soul and thorium recipe browser as the biggest when i go to world a then b then a my game crashes i usually check task manager and see that when leaving one world my ram usage keeps getting bigger starting from gb then this also happens randomly when playing log file the log files fails to log the actual crash by the way for example the last log is around and my actual crash was at steps to reproduce load the mods play around on world a switch to world b play around a little on world b hop into world a of the time crashes can be played normally until i get a random crash expected behavior memory usage should lower after leaving to the main menu actual behavior memory usage keeps getting bigger after switching worlds reproduction frequency of the time additional information modlist calamitymod thoriummod sacredtools calamitymodmusic fargowiltas fargowiltassouls alchemistnpc bosschecklist fargowiltasmusic fargowiltassoulsdlc fkbosshealthbar magicstorage itemchecklist recipebrowser veinminer pc specs ram gb cpu quadcore intel core mhz x gpu radeon rx series gb
0
42,803
7,001,782,875
IssuesEvent
2017-12-18 11:33:43
wso2/product-is
https://api.github.com/repos/wso2/product-is
opened
Please explain the reason for disabling orderId in IdentityMgtEventListener
Affected/5.4.0-Update1 Priority/Highest Type/Documentation
In [1] there is a statement to disable orderId. But the reason for the disabling is not given. Please provide an explanation to why the disabling is needed [1] https://docs.wso2.com/display/IS540/Username+Recovery
1.0
Please explain the reason for disabling orderId in IdentityMgtEventListener - In [1] there is a statement to disable orderId. But the reason for the disabling is not given. Please provide an explanation to why the disabling is needed [1] https://docs.wso2.com/display/IS540/Username+Recovery
non_main
please explain the reason for disabling orderid in identitymgteventlistener in there is a statement to disable orderid but the reason for the disabling is not given please provide an explanation to why the disabling is needed
0
3,769
15,834,036,725
IssuesEvent
2021-04-06 16:18:01
ipfs/in-web-browsers
https://api.github.com/repos/ipfs/in-web-browsers
opened
IPLD support on Gateways
need/analysis need/community-input need/maintainers-input topic/http-gateway
## Current state Gateway provided by go-ipfs 0.8.0 supports only `dag-pb` ([unixfsv1](https://docs.ipfs.io/guides/concepts/unixfs/)) and `raw` (raw block used for leaves) codecs. Requesting any other IPLD type over a gateway fails. ## Where we want to be It should be possible to download everything over Gateway: - If it is impossible to provide web-compatible response, at the bare minimum we should return DAG archive (eg. as CAR – #170) so one can download it and then `ipfs dag import <dag-archive>` it to own node. - Gateway could return more useful response for some IPLD types (like `dag-cbor`) ## Low-hanging fruit: traversable JSON/CBOR documents Some ideas how to maximize the utility of gateways (those are just prompt for discussion, details TBD): - there should be a mechanism for controlling if `dag-cbor` and `dag-json` are returned as a valid JSON response with `Content-type: application/json` or `application/cbor` - it should be possible to traverse CBOR documents if one of the fields points at a CID ### Ongoing work - @alanshaw is adding CBOR support in https://github.com/ipfs/go-ipfs/pull/8037 ### Open questions 1. Is CAR something we want to introduce, or do we want to wait for "CARv2" like [anorth/go-dar](https://github.com/anorth/go-dar) 1. Should it be possible to include non-unixfs nodes inside of a unixfs directory? (this impacts MFS and ipfs-webui) 1. What should be the default response type for `dag-cbor`? User will be able to choose, but what happens when there is no user preference? (Original binary or should Gateway return JSON as its more user friendly and makes onboarding easier?) - I was initially locked on keeping original format at all cost, but I now see how returning JSON for `dag-cbor` by default make it work out of the box in browser and makes more our stack _"feel"_ approachable and easy to understand – this is huge for onboarding new users (devs). 1. Should we support graphql-like queries against dag-cbor, so only specific fields are returned (think `/ipfs/{dag-cbor-cid}?keys=image,name`)? - This could be a hidden killer feature when it comes to building web apps against the gateways. Any reason to not do this? Does this clash conceptually with planned support for selectors? cc @warpfork @alanshaw @Stebalien @aschmahmann
True
IPLD support on Gateways - ## Current state Gateway provided by go-ipfs 0.8.0 supports only `dag-pb` ([unixfsv1](https://docs.ipfs.io/guides/concepts/unixfs/)) and `raw` (raw block used for leaves) codecs. Requesting any other IPLD type over a gateway fails. ## Where we want to be It should be possible to download everything over Gateway: - If it is impossible to provide web-compatible response, at the bare minimum we should return DAG archive (eg. as CAR – #170) so one can download it and then `ipfs dag import <dag-archive>` it to own node. - Gateway could return more useful response for some IPLD types (like `dag-cbor`) ## Low-hanging fruit: traversable JSON/CBOR documents Some ideas how to maximize the utility of gateways (those are just prompt for discussion, details TBD): - there should be a mechanism for controlling if `dag-cbor` and `dag-json` are returned as a valid JSON response with `Content-type: application/json` or `application/cbor` - it should be possible to traverse CBOR documents if one of the fields points at a CID ### Ongoing work - @alanshaw is adding CBOR support in https://github.com/ipfs/go-ipfs/pull/8037 ### Open questions 1. Is CAR something we want to introduce, or do we want to wait for "CARv2" like [anorth/go-dar](https://github.com/anorth/go-dar) 1. Should it be possible to include non-unixfs nodes inside of a unixfs directory? (this impacts MFS and ipfs-webui) 1. What should be the default response type for `dag-cbor`? User will be able to choose, but what happens when there is no user preference? (Original binary or should Gateway return JSON as its more user friendly and makes onboarding easier?) - I was initially locked on keeping original format at all cost, but I now see how returning JSON for `dag-cbor` by default make it work out of the box in browser and makes more our stack _"feel"_ approachable and easy to understand – this is huge for onboarding new users (devs). 1. Should we support graphql-like queries against dag-cbor, so only specific fields are returned (think `/ipfs/{dag-cbor-cid}?keys=image,name`)? - This could be a hidden killer feature when it comes to building web apps against the gateways. Any reason to not do this? Does this clash conceptually with planned support for selectors? cc @warpfork @alanshaw @Stebalien @aschmahmann
main
ipld support on gateways current state gateway provided by go ipfs supports only dag pb and raw raw block used for leaves codecs requesting any other ipld type over a gateway fails where we want to be it should be possible to download everything over gateway if it is impossible to provide web compatible response at the bare minimum we should return dag archive eg as car – so one can download it and then ipfs dag import it to own node gateway could return more useful response for some ipld types like dag cbor low hanging fruit traversable json cbor documents some ideas how to maximize the utility of gateways those are just prompt for discussion details tbd there should be a mechanism for controlling if dag cbor and dag json are returned as a valid json response with content type application json or application cbor it should be possible to traverse cbor documents if one of the fields points at a cid ongoing work alanshaw is adding cbor support in open questions is car something we want to introduce or do we want to wait for like should it be possible to include non unixfs nodes inside of a unixfs directory this impacts mfs and ipfs webui what should be the default response type for dag cbor user will be able to choose but what happens when there is no user preference original binary or should gateway return json as its more user friendly and makes onboarding easier i was initially locked on keeping original format at all cost but i now see how returning json for dag cbor by default make it work out of the box in browser and makes more our stack feel approachable and easy to understand – this is huge for onboarding new users devs should we support graphql like queries against dag cbor so only specific fields are returned think ipfs dag cbor cid keys image name this could be a hidden killer feature when it comes to building web apps against the gateways any reason to not do this does this clash conceptually with planned support for selectors cc warpfork alanshaw stebalien aschmahmann
1
3,655
14,937,138,735
IssuesEvent
2021-01-25 14:17:00
code-lts/welcome
https://api.github.com/repos/code-lts/welcome
opened
Maintain xhprof and make it a cool and maintained tool in 2021
Inclusion request Maintainance
Hi everybody, The xhprof project and tool are very very cool ! Today 2 repositories share the xhprof name and I would like to try to unite all our forces to have the tool be clean and maintained. ([find active forks](https://techgaun.github.io/active-forks/index.html#phacility/xhprof)) The first repository is https://github.com/longxinH/xhprof and @longxinH and contributors have done an awesome work having the PECL extension PHP 7 and 8 compatible :rocket: :100: And the second repository is @preinheimer 's https://github.com/preinheimer/xhprof that has also quite a lot of stars Open issue for maintenance at `longxinH/xhprof`: https://github.com/longxinH/xhprof/issues/52 This issue refers to `project status` in https://github.com/phacility/xhprof/issues/85 (not updated since 2016) Also this repository (https://github.com/humanmade/xhprof/pulls) has 2 PRs made by @joehoyle and I feed they should be open into @longxinH 's fork. NB: [tideways/php-xhprof-extension](https://github.com/tideways/php-xhprof-extension) seems to be a maintained project afternative ----- My proposal would be to get back the original projet by https://github.com/phacility/xhprof if @epriestley agrees to transfer it here. Or to maintain forks of the project but improve what we are all doing by creating a website or something that would make the project seem to be clean and up to date. Having a docker image for the UI would be great too. The UI needs some maintenance because it has got none since 2014 (if I refer to `longxinH/xhprof`). People that would like to be notified, cc list: @Guileas @epriestley @longxinH @carlwgeorge @aik099 @joehoyle @beberlei ---- Please comment and let me know what you think about all that :)
True
Maintain xhprof and make it a cool and maintained tool in 2021 - Hi everybody, The xhprof project and tool are very very cool ! Today 2 repositories share the xhprof name and I would like to try to unite all our forces to have the tool be clean and maintained. ([find active forks](https://techgaun.github.io/active-forks/index.html#phacility/xhprof)) The first repository is https://github.com/longxinH/xhprof and @longxinH and contributors have done an awesome work having the PECL extension PHP 7 and 8 compatible :rocket: :100: And the second repository is @preinheimer 's https://github.com/preinheimer/xhprof that has also quite a lot of stars Open issue for maintenance at `longxinH/xhprof`: https://github.com/longxinH/xhprof/issues/52 This issue refers to `project status` in https://github.com/phacility/xhprof/issues/85 (not updated since 2016) Also this repository (https://github.com/humanmade/xhprof/pulls) has 2 PRs made by @joehoyle and I feed they should be open into @longxinH 's fork. NB: [tideways/php-xhprof-extension](https://github.com/tideways/php-xhprof-extension) seems to be a maintained project afternative ----- My proposal would be to get back the original projet by https://github.com/phacility/xhprof if @epriestley agrees to transfer it here. Or to maintain forks of the project but improve what we are all doing by creating a website or something that would make the project seem to be clean and up to date. Having a docker image for the UI would be great too. The UI needs some maintenance because it has got none since 2014 (if I refer to `longxinH/xhprof`). People that would like to be notified, cc list: @Guileas @epriestley @longxinH @carlwgeorge @aik099 @joehoyle @beberlei ---- Please comment and let me know what you think about all that :)
main
maintain xhprof and make it a cool and maintained tool in hi everybody the xhprof project and tool are very very cool today repositories share the xhprof name and i would like to try to unite all our forces to have the tool be clean and maintained the first repository is and longxinh and contributors have done an awesome work having the pecl extension php and compatible rocket and the second repository is preinheimer s that has also quite a lot of stars open issue for maintenance at longxinh xhprof this issue refers to project status in not updated since also this repository has prs made by joehoyle and i feed they should be open into longxinh s fork nb seems to be a maintained project afternative my proposal would be to get back the original projet by if epriestley agrees to transfer it here or to maintain forks of the project but improve what we are all doing by creating a website or something that would make the project seem to be clean and up to date having a docker image for the ui would be great too the ui needs some maintenance because it has got none since if i refer to longxinh xhprof people that would like to be notified cc list guileas epriestley longxinh carlwgeorge joehoyle beberlei please comment and let me know what you think about all that
1
1,865
6,577,487,193
IssuesEvent
2017-09-12 01:15:36
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
IAM Role getting back truncated results
affects_1.9 aws bug_report cloud waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME iam plugin (from ansible 2.0) ##### ANSIBLE VERSION ``` ansible 1.9.4 configured module search path = ../../ansible/library ``` ##### OS / ENVIRONMENT <!--- OS X Yosemite --> ##### SUMMARY The first time I create a role in AWS it succeeds without issue. However, on subsequent runs (meaning the role still exists), the call to the module to set the `state: present` results in a failure with the following error message: ``` failed: [localhost] => {"changed": true, "failed": true} msg: BotoServerError: 409 Conflict <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/"> <Error> <Type>Sender</Type> <Code>EntityAlreadyExists</Code> <Message>Role with name ROLENAME already exists.</Message> </Error> <RequestId>b0c4d6d6-00d6-11e6-becf-051c60f11c4a</RequestId> </ErrorResponse> FATAL: all hosts have already failed -- aborting ``` After debugging the module, it looks like the call to iam.list_roles() is not returning all of the roles and my ROLENAME happens to be outside the window. This happens when running against accounts with >100 roles. Looking at the boto docs, it doesn't seem to indicate a fixed default. But the module must be hitting one. ##### STEPS TO REPRODUCE 1. Execute against an AWS account with >100 roles. 2. Run a playbook to create a role using the iam module 3. Run the playbook again. 4. See failure. ``` # Create an IAM role with the policy - name: AWS | Create EC2 IAM Role iam: state: present region: "{{ aws_region }}" iam_type: role name: "{{ role_name }}" ``` ##### EXPECTED RESULTS Role state of "present" should be enforced without failing ##### Questions 1. Looking at the code, a list of all of the roles is generated and used to compare to see if the role exists or not. On the surface, this seems inefficient as a call to iam.get_role(_name_) would be direct. 2. Is this done in order to return a list of all the created roles? 3. If so, could this be changed to instead collect the list after the create is made? 4. In either case, it looks like collecting the list when there are >100 will result in an incomplete list anyway.
True
IAM Role getting back truncated results - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME iam plugin (from ansible 2.0) ##### ANSIBLE VERSION ``` ansible 1.9.4 configured module search path = ../../ansible/library ``` ##### OS / ENVIRONMENT <!--- OS X Yosemite --> ##### SUMMARY The first time I create a role in AWS it succeeds without issue. However, on subsequent runs (meaning the role still exists), the call to the module to set the `state: present` results in a failure with the following error message: ``` failed: [localhost] => {"changed": true, "failed": true} msg: BotoServerError: 409 Conflict <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/"> <Error> <Type>Sender</Type> <Code>EntityAlreadyExists</Code> <Message>Role with name ROLENAME already exists.</Message> </Error> <RequestId>b0c4d6d6-00d6-11e6-becf-051c60f11c4a</RequestId> </ErrorResponse> FATAL: all hosts have already failed -- aborting ``` After debugging the module, it looks like the call to iam.list_roles() is not returning all of the roles and my ROLENAME happens to be outside the window. This happens when running against accounts with >100 roles. Looking at the boto docs, it doesn't seem to indicate a fixed default. But the module must be hitting one. ##### STEPS TO REPRODUCE 1. Execute against an AWS account with >100 roles. 2. Run a playbook to create a role using the iam module 3. Run the playbook again. 4. See failure. ``` # Create an IAM role with the policy - name: AWS | Create EC2 IAM Role iam: state: present region: "{{ aws_region }}" iam_type: role name: "{{ role_name }}" ``` ##### EXPECTED RESULTS Role state of "present" should be enforced without failing ##### Questions 1. Looking at the code, a list of all of the roles is generated and used to compare to see if the role exists or not. On the surface, this seems inefficient as a call to iam.get_role(_name_) would be direct. 2. Is this done in order to return a list of all the created roles? 3. If so, could this be changed to instead collect the list after the create is made? 4. In either case, it looks like collecting the list when there are >100 will result in an incomplete list anyway.
main
iam role getting back truncated results issue type bug report component name iam plugin from ansible ansible version ansible configured module search path ansible library os environment os x yosemite summary the first time i create a role in aws it succeeds without issue however on subsequent runs meaning the role still exists the call to the module to set the state present results in a failure with the following error message failed changed true failed true msg botoservererror conflict errorresponse xmlns sender entityalreadyexists role with name rolename already exists becf fatal all hosts have already failed aborting after debugging the module it looks like the call to iam list roles is not returning all of the roles and my rolename happens to be outside the window this happens when running against accounts with roles looking at the boto docs it doesn t seem to indicate a fixed default but the module must be hitting one steps to reproduce execute against an aws account with roles run a playbook to create a role using the iam module run the playbook again see failure create an iam role with the policy name aws create iam role iam state present region aws region iam type role name role name expected results role state of present should be enforced without failing questions looking at the code a list of all of the roles is generated and used to compare to see if the role exists or not on the surface this seems inefficient as a call to iam get role name would be direct is this done in order to return a list of all the created roles if so could this be changed to instead collect the list after the create is made in either case it looks like collecting the list when there are will result in an incomplete list anyway
1
3,420
13,182,097,956
IssuesEvent
2020-08-12 15:15:46
duo-labs/cloudmapper
https://api.github.com/repos/duo-labs/cloudmapper
closed
Take multiple VPC CIDR ranges into account
enhancement map unmaintained_functionality
A VPC can have multiple CIDR ranges due to expanding an existing VPC. Take this into account.
True
Take multiple VPC CIDR ranges into account - A VPC can have multiple CIDR ranges due to expanding an existing VPC. Take this into account.
main
take multiple vpc cidr ranges into account a vpc can have multiple cidr ranges due to expanding an existing vpc take this into account
1
4,571
23,751,014,303
IssuesEvent
2022-08-31 20:37:10
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Any plans to support SAM on the t4g series of instances
type/feature maintainer/need-followup
### ARM Binary Support I'd like to use the SAM CLI on a t4g instance in a remote env to keep things within the AWS (off local system) and for some automated processing thus I need a version of the SAM CLI that work on ARM processors. Additionally as the laptops move to ARM for MAC, Linux and ChromeOS there might be more and more of a need for ARM binary support for those platforms as well.
True
Any plans to support SAM on the t4g series of instances - ### ARM Binary Support I'd like to use the SAM CLI on a t4g instance in a remote env to keep things within the AWS (off local system) and for some automated processing thus I need a version of the SAM CLI that work on ARM processors. Additionally as the laptops move to ARM for MAC, Linux and ChromeOS there might be more and more of a need for ARM binary support for those platforms as well.
main
any plans to support sam on the series of instances arm binary support i d like to use the sam cli on a instance in a remote env to keep things within the aws off local system and for some automated processing thus i need a version of the sam cli that work on arm processors additionally as the laptops move to arm for mac linux and chromeos there might be more and more of a need for arm binary support for those platforms as well
1
473
3,728,619,473
IssuesEvent
2016-03-07 01:05:06
aroberge/reeborg
https://api.github.com/repos/aroberge/reeborg
closed
Single html page
easier to maintain
Instead of separate monde.html, world.html, world_ko.html, etc., a single html page with different human language choices should be created, and the last human language recorded will determine the version shown at the beginning.
True
Single html page - Instead of separate monde.html, world.html, world_ko.html, etc., a single html page with different human language choices should be created, and the last human language recorded will determine the version shown at the beginning.
main
single html page instead of separate monde html world html world ko html etc a single html page with different human language choices should be created and the last human language recorded will determine the version shown at the beginning
1
25,865
12,306,569,556
IssuesEvent
2020-05-12 01:52:05
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
opened
Meeting: Outstanding Post Payment Issues 5/15/20
Impact: 2-Major Product: AMANDA Service: Product Type: Meeting Workgroup: ROW
### Meeting Info **Date/Time:** 5/15/20 / 10:30am **Attendees:** Tracy L, Kim P **Purpose:** Identify & document any outstanding issues from the post payment upgrade. Paloma informed Tracy on 5/7 that not all issues have been resolved.
1.0
Meeting: Outstanding Post Payment Issues 5/15/20 - ### Meeting Info **Date/Time:** 5/15/20 / 10:30am **Attendees:** Tracy L, Kim P **Purpose:** Identify & document any outstanding issues from the post payment upgrade. Paloma informed Tracy on 5/7 that not all issues have been resolved.
non_main
meeting outstanding post payment issues meeting info date time attendees tracy l kim p purpose identify document any outstanding issues from the post payment upgrade paloma informed tracy on that not all issues have been resolved
0
731
4,321,303,247
IssuesEvent
2016-07-25 09:39:53
Particular/NServiceBus.AzureServiceBus
https://api.github.com/repos/Particular/NServiceBus.AzureServiceBus
closed
ICreateQueues implementation doesn't use identity passed by core
Tag: Maintainer Prio Type: Refactoring
As part of issue #283, it was identified that in addition to `QueueBinding`s, there's also an `identity` argument passed into `ICreateQueues.CreateQueueIfNecessary`. It's not used anywhere. 1. What's the purpose of this argument? 1. Does ASB transport miss something by not using it? @Particular/nservicebus-maintainers could please someone help us with identifying the purpose of `identity`? Thank you.
True
ICreateQueues implementation doesn't use identity passed by core - As part of issue #283, it was identified that in addition to `QueueBinding`s, there's also an `identity` argument passed into `ICreateQueues.CreateQueueIfNecessary`. It's not used anywhere. 1. What's the purpose of this argument? 1. Does ASB transport miss something by not using it? @Particular/nservicebus-maintainers could please someone help us with identifying the purpose of `identity`? Thank you.
main
icreatequeues implementation doesn t use identity passed by core as part of issue it was identified that in addition to queuebinding s there s also an identity argument passed into icreatequeues createqueueifnecessary it s not used anywhere what s the purpose of this argument does asb transport miss something by not using it particular nservicebus maintainers could please someone help us with identifying the purpose of identity thank you
1
218,749
17,019,564,182
IssuesEvent
2021-07-02 16:40:22
w3c/csswg-drafts
https://api.github.com/repos/w3c/csswg-drafts
closed
[css-grid-1] Distribution of intrinsic sizes according to flex factors doesn't handle sum < 1
Closed Accepted by CSSWG Resolution Commenter Satisfied Needs Testcase (WPT) css-grid-1
https://www.w3.org/TR/css-grid-1/#algo-spanning-flex-items > if the sum of the flexible sizing functions of all flexible tracks spanned by the item is greater than zero, distributing space to such tracks according to the ratios of their flexible sizing functions rather than distributing space equally Distribution of free space in “Expand Flexible Tracks” has special behavior for when the sum is less than one in order to get continuity between sum = 0fr and sum = 1fr, but this behavior is not reflected in the flex-dependent distribution rule under Resolve Intrinsic Track Sizes.
1.0
[css-grid-1] Distribution of intrinsic sizes according to flex factors doesn't handle sum < 1 - https://www.w3.org/TR/css-grid-1/#algo-spanning-flex-items > if the sum of the flexible sizing functions of all flexible tracks spanned by the item is greater than zero, distributing space to such tracks according to the ratios of their flexible sizing functions rather than distributing space equally Distribution of free space in “Expand Flexible Tracks” has special behavior for when the sum is less than one in order to get continuity between sum = 0fr and sum = 1fr, but this behavior is not reflected in the flex-dependent distribution rule under Resolve Intrinsic Track Sizes.
non_main
distribution of intrinsic sizes according to flex factors doesn t handle sum if the sum of the flexible sizing functions of all flexible tracks spanned by the item is greater than zero distributing space to such tracks according to the ratios of their flexible sizing functions rather than distributing space equally distribution of free space in “expand flexible tracks” has special behavior for when the sum is less than one in order to get continuity between sum and sum but this behavior is not reflected in the flex dependent distribution rule under resolve intrinsic track sizes
0
423,174
28,499,819,161
IssuesEvent
2023-04-18 16:28:49
lucoiso/UEElementusInventory
https://api.github.com/repos/lucoiso/UEElementusInventory
closed
Improve the documentation
documentation High Priority
The current documentation is not so good, which makes it difficult to adapt to the use of the plugin. Add better explanations and examples about configuring and using the plugin. https://github.com/lucoiso/UEElementusInventory/wiki
1.0
Improve the documentation - The current documentation is not so good, which makes it difficult to adapt to the use of the plugin. Add better explanations and examples about configuring and using the plugin. https://github.com/lucoiso/UEElementusInventory/wiki
non_main
improve the documentation the current documentation is not so good which makes it difficult to adapt to the use of the plugin add better explanations and examples about configuring and using the plugin
0
94,211
27,146,898,519
IssuesEvent
2023-02-16 20:44:51
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
opened
"Select a debug configuration" drop down list doesn't update after a new compilerPath is used
bug Language Service tasks/build/debug
1. Use the "Debug C/C++" button in the top right of a file to see the "Select a debug configuration" drop down. 2. Change the compilerPath in the c_cpp_properties.json. 3. Repeat step 1. Bug: The drop down list isn't updated until a Reload Window is done.
1.0
"Select a debug configuration" drop down list doesn't update after a new compilerPath is used - 1. Use the "Debug C/C++" button in the top right of a file to see the "Select a debug configuration" drop down. 2. Change the compilerPath in the c_cpp_properties.json. 3. Repeat step 1. Bug: The drop down list isn't updated until a Reload Window is done.
non_main
select a debug configuration drop down list doesn t update after a new compilerpath is used use the debug c c button in the top right of a file to see the select a debug configuration drop down change the compilerpath in the c cpp properties json repeat step bug the drop down list isn t updated until a reload window is done
0
3,286
12,546,223,422
IssuesEvent
2020-06-05 20:18:58
short-d/short
https://api.github.com/repos/short-d/short
closed
[Refactor] Rename all URL to ShortLink
maintainability
**What is frustrating you?** The URL term is broad and vague, therefore it can be confusing when designing and developing but also for users. **Your solution** Rename the URL term to Short Link.
True
[Refactor] Rename all URL to ShortLink - **What is frustrating you?** The URL term is broad and vague, therefore it can be confusing when designing and developing but also for users. **Your solution** Rename the URL term to Short Link.
main
rename all url to shortlink what is frustrating you the url term is broad and vague therefore it can be confusing when designing and developing but also for users your solution rename the url term to short link
1
851
4,511,551,830
IssuesEvent
2016-09-03 03:44:34
ansible/ansible-modules-extras
https://api.github.com/repos/ansible/ansible-modules-extras
closed
dynamodb_table module doesn't support adding global and local secondary index.
aws bug_report cloud waiting_on_maintainer
dynamodb_table module doesn't support adding global secondary index and local secondary index using ansible.
True
dynamodb_table module doesn't support adding global and local secondary index. - dynamodb_table module doesn't support adding global secondary index and local secondary index using ansible.
main
dynamodb table module doesn t support adding global and local secondary index dynamodb table module doesn t support adding global secondary index and local secondary index using ansible
1
1,414
6,155,312,387
IssuesEvent
2017-06-28 14:32:14
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
docker_module volumes fails
affects_1.9 bug_report cloud docker waiting_on_maintainer
#### Issue Type: Bug Report #### Component Name _docker module #### Ansible Version: 1.9.2 ### Ansible Configuration ``` [defaults] inventory = ./hosts private_key_file = /Users/vagrant/.vagrant.d/insecure_private_key remote_user = vagrant host_key_checking = False ask_sudo_pass: yes ``` #### Docker.py version 1.2.3 #### Environment Running from: OS X 10.9.5 Managing: Ubuntu 15.04 #### Summary: volumes in docker_module fails to bind to the correct path on host machine #### Steps to reproduce This playbook fails ``` - name: Create Jenkins data directory on host file: "path=/home/{{ansible_ssh_user}}/.jenkins state=directory mode=0777" - name: Jenkins data directory docker: name: jenkins_data image: busybox state: present volumes: "/home/{{ansible_ssh_user}}/.jenkins:/var/jenkins_home" sudo: yes - name: Start Jenkins container docker: name: jenkins_master image: mediaplayout/jenkins volumes_from: jenkins_data pull: always state: started ports: - 8080:8080 - 50000:50000 sudo: yes ``` whilst this playbook correctly attachs the volume at ~/.jenkins: ``` - name: Create Jenkins data directory on host file: "path=/home/{{ansible_ssh_user}}/.jenkins state=directory mode=0777" - name: Jenkins data directory command: "docker create -v {{ansible_env.HOME}}/.jenkins:/var/jenkins_home --name jenkins_data busybox" sudo: yes - name: Start Jenkins container docker: name: jenkins_master image: mediaplayout/jenkins volumes_from: jenkins_data pull: always state: started ports: - 8080:8080 - 50000:50000 sudo: yes ``` #### Expected Results ``` ls /home/vagrant/.jenkins ``` should show the data volume of the Jenkins instance running within container
True
docker_module volumes fails - #### Issue Type: Bug Report #### Component Name _docker module #### Ansible Version: 1.9.2 ### Ansible Configuration ``` [defaults] inventory = ./hosts private_key_file = /Users/vagrant/.vagrant.d/insecure_private_key remote_user = vagrant host_key_checking = False ask_sudo_pass: yes ``` #### Docker.py version 1.2.3 #### Environment Running from: OS X 10.9.5 Managing: Ubuntu 15.04 #### Summary: volumes in docker_module fails to bind to the correct path on host machine #### Steps to reproduce This playbook fails ``` - name: Create Jenkins data directory on host file: "path=/home/{{ansible_ssh_user}}/.jenkins state=directory mode=0777" - name: Jenkins data directory docker: name: jenkins_data image: busybox state: present volumes: "/home/{{ansible_ssh_user}}/.jenkins:/var/jenkins_home" sudo: yes - name: Start Jenkins container docker: name: jenkins_master image: mediaplayout/jenkins volumes_from: jenkins_data pull: always state: started ports: - 8080:8080 - 50000:50000 sudo: yes ``` whilst this playbook correctly attachs the volume at ~/.jenkins: ``` - name: Create Jenkins data directory on host file: "path=/home/{{ansible_ssh_user}}/.jenkins state=directory mode=0777" - name: Jenkins data directory command: "docker create -v {{ansible_env.HOME}}/.jenkins:/var/jenkins_home --name jenkins_data busybox" sudo: yes - name: Start Jenkins container docker: name: jenkins_master image: mediaplayout/jenkins volumes_from: jenkins_data pull: always state: started ports: - 8080:8080 - 50000:50000 sudo: yes ``` #### Expected Results ``` ls /home/vagrant/.jenkins ``` should show the data volume of the Jenkins instance running within container
main
docker module volumes fails issue type bug report component name docker module ansible version ansible configuration inventory hosts private key file users vagrant vagrant d insecure private key remote user vagrant host key checking false ask sudo pass yes docker py version environment running from os x managing ubuntu summary volumes in docker module fails to bind to the correct path on host machine steps to reproduce this playbook fails name create jenkins data directory on host file path home ansible ssh user jenkins state directory mode name jenkins data directory docker name jenkins data image busybox state present volumes home ansible ssh user jenkins var jenkins home sudo yes name start jenkins container docker name jenkins master image mediaplayout jenkins volumes from jenkins data pull always state started ports sudo yes whilst this playbook correctly attachs the volume at jenkins name create jenkins data directory on host file path home ansible ssh user jenkins state directory mode name jenkins data directory command docker create v ansible env home jenkins var jenkins home name jenkins data busybox sudo yes name start jenkins container docker name jenkins master image mediaplayout jenkins volumes from jenkins data pull always state started ports sudo yes expected results ls home vagrant jenkins should show the data volume of the jenkins instance running within container
1
159,925
20,085,937,038
IssuesEvent
2022-02-05 01:14:55
Killy85/game_ai_trainer
https://api.github.com/repos/Killy85/game_ai_trainer
opened
CVE-2021-41201 (High) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-41201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</a></p> <p> Dependency Hierarchy: - :x: **tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> TensorFlow is an open source platform for machine learning. In affeced versions during execution, `EinsumHelper::ParseEquation()` is supposed to set the flags in `input_has_ellipsis` vector and `*output_has_ellipsis` boolean to indicate whether there is ellipsis in the corresponding inputs and output. However, the code only changes these flags to `true` and never assigns `false`. This results in unitialized variable access if callers assume that `EinsumHelper::ParseEquation()` always sets these flags. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range. <p>Publish Date: 2021-11-05 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-41201>CVE-2021-41201</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.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: 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/tensorflow/tensorflow/security/advisories/GHSA-j86v-p27c-73fm">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-j86v-p27c-73fm</a></p> <p>Release Date: 2021-11-05</p> <p>Fix Resolution: tensorflow - 2.4.4, 2.5.2, 2.6.1, 2.7.0;tensorflow-cpu - 2.4.4, 2.5.2, 2.6.1, 2.7.0;tensorflow-gpu - 2.4.4, 2.5.2, 2.6.1, 2.7.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-41201 (High) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2021-41201 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/d2/ea/ab2c8c0e81bd051cc1180b104c75a865ab0fc66c89be992c4b20bbf6d624/tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</a></p> <p> Dependency Hierarchy: - :x: **tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> TensorFlow is an open source platform for machine learning. In affeced versions during execution, `EinsumHelper::ParseEquation()` is supposed to set the flags in `input_has_ellipsis` vector and `*output_has_ellipsis` boolean to indicate whether there is ellipsis in the corresponding inputs and output. However, the code only changes these flags to `true` and never assigns `false`. This results in unitialized variable access if callers assume that `EinsumHelper::ParseEquation()` always sets these flags. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range. <p>Publish Date: 2021-11-05 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-41201>CVE-2021-41201</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.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: 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/tensorflow/tensorflow/security/advisories/GHSA-j86v-p27c-73fm">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-j86v-p27c-73fm</a></p> <p>Release Date: 2021-11-05</p> <p>Fix Resolution: tensorflow - 2.4.4, 2.5.2, 2.6.1, 2.7.0;tensorflow-cpu - 2.4.4, 2.5.2, 2.6.1, 2.7.0;tensorflow-gpu - 2.4.4, 2.5.2, 2.6.1, 2.7.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_main
cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href dependency hierarchy x tensorflow whl vulnerable library vulnerability details tensorflow is an open source platform for machine learning in affeced versions during execution einsumhelper parseequation is supposed to set the flags in input has ellipsis vector and output has ellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output however the code only changes these flags to true and never assigns false this results in unitialized variable access if callers assume that einsumhelper parseequation always sets these flags the fix will be included in tensorflow we will also cherrypick this commit on tensorflow tensorflow and tensorflow as these are also affected and still in supported range publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution tensorflow tensorflow cpu tensorflow gpu step up your open source security game with whitesource
0
191,331
14,593,876,613
IssuesEvent
2020-12-20 01:42:16
shyaginuma/papers
https://api.github.com/repos/shyaginuma/papers
closed
Statistical inference in two-stage online controlled experiments with treatment selection and validation
AB testing Paper
## Meta * Link: https://exp-platform.com/Documents/p609-deng.pdf * Author: Alex Deng * Date: 2014 * Journal: WWW ## どんなもの?(著者は何をやりたかったの?) * 複数のvariantがある時に二段階のA/Bテストを行うことを提案し、その具体的な方法を示したもの * screening stage: Bestなvariantを決める * validation stage: Bestなvariantとcontrolを比較する ## 先行研究と比べてどこがすごい? * 複数のvariantを設定するA/B testを行う際、controlとbest treatmentの比較だとupwardなバイアスがかかることを示した。 * それに対応する手法として二段階のA/Bテストを提案し、二つのA/Bテストの組み合わせ方や点推定値の計算方法、またその計算方法をとるための仮定の証明などを行っている点 ## 技術、手法のキモはどこ? * 前述の通り ### 二段階のA/Bテストによって測定されるeffect sizeが独立(従属性が極めて弱い)であることの証明 * 正確なeffect sizeを求めるために必要な情報である。 * トラフィックが段階で完全に分離されていれば自明なものとして扱えるが、実際は検出力の保証やInfra側の実装を要するため現実的ではない(となっている)。 ### Meta-Analysis: Combine Data from Two Stages * 二段階のA/Bテストから得られた結果を組み合わせてどのように有意な効果があることを述べるか? * 一つの帰無仮説を独立な複数の統計的仮説検定の結果を用いて検定する方法にFisher's methodがある。(Fisher's combined probability testとも言うみたい。日本語名がわからなかった。) ![image](https://user-images.githubusercontent.com/34290557/102691279-a058f980-424e-11eb-88bf-812cbf9fca93.png) 複数の統計的仮説検定におけるp値を統合した値がカイ二乗分布に従うことを使って元々の帰無仮説を検定する方法。 最終的に以下の方法をベンチマークとして使用する。 * screening stageでは、多重比較の問題があるためBonferroniの補正を用いる。(p値をtreatment群の数で割る) * validation stageでは、Fisher's methodを用いて検定を行う。 ### Sharp Multiple Comparison Adjustment * Step down法を用いてBonferroniの補正がコンサバすぎることへ対処する。 * Generalized weighted average testを用いて、screening stageのtreatment effectを推定する。(ここ理解が甘い) ![image](https://user-images.githubusercontent.com/34290557/102702509-db871700-42a6-11eb-81d6-858a48cdc5b0.png) ### Point estimate * A/Bテストでは、何が最良か?の他にどのくらい効果があるのか?という問いに精度良く答える必要がある。 * 普通に考えるとvaliadtion stageで得られた推定値を使えば良いが、screening stageの情報を使わないのは勿体ない。 * screening stageにおいてどれだけ正確に効果を推定できるかが最終的な効果の推定値の正確さに影響するが、それにはupwardな方向へのバイアスを考慮する必要がある。 #### Naive-correction estimator * 単純にscreening stageでの効果の推定値から、upward biasの推定値を減算する方法 * biasは軽減するが、varianceが増大する。そしてこれはbiasが元々小さい時に逆に改悪となってしまう。 ![image](https://user-images.githubusercontent.com/34290557/102702947-fe67fa00-42ab-11eb-8b67-8277709ead19.png) Hは下の形で定義される誤差。Hによってlambdaが決定できることが示唆されている。 ![image](https://user-images.githubusercontent.com/34290557/102702953-13dd2400-42ac-11eb-8b68-2d162902c779.png) #### 他の手法 * Simple linear-correction estimator * Bayesian posterior driven linear-correction estimator * Beyond simple linear-correction ## どうやって有効だと検証した? シミュレーションによって検証した。 ### Type-1 Errorの検証 本来の効果が0であり、複数のvariantを持つテストをシミュレーションした。 * BFでは3.2%ほどとなり、要求よりも厳しい基準となることが示された。 * WAvgでは5.1%ほどとなり、事前の想定と等しくなることが示された。 ### 検出力の検証 ![image](https://user-images.githubusercontent.com/34290557/102703201-49cfd780-42af-11eb-9382-bf8e86a0a9db.png) ## 疑問点 * screening stageで効果最大のtreatment群のみに対して検定を行うのであれば、多重比較補正について考える必要はないのでは? * どのくらいのvariant数を持っていると、screening stageでのupward biasが無視できないんだろうか? ## 感想 * 用途は限定的であると感じた。今のところ現実的に使うイメージは沸いていない。 * かなり小さな改善しか見込めないA/Bテストであること:この場合、そもそもそこを改善するべきなのか?と言う問いがある。 * 多くのパターンを試すテスト ## 次に読むべき論文はなに? 一旦なし
1.0
Statistical inference in two-stage online controlled experiments with treatment selection and validation - ## Meta * Link: https://exp-platform.com/Documents/p609-deng.pdf * Author: Alex Deng * Date: 2014 * Journal: WWW ## どんなもの?(著者は何をやりたかったの?) * 複数のvariantがある時に二段階のA/Bテストを行うことを提案し、その具体的な方法を示したもの * screening stage: Bestなvariantを決める * validation stage: Bestなvariantとcontrolを比較する ## 先行研究と比べてどこがすごい? * 複数のvariantを設定するA/B testを行う際、controlとbest treatmentの比較だとupwardなバイアスがかかることを示した。 * それに対応する手法として二段階のA/Bテストを提案し、二つのA/Bテストの組み合わせ方や点推定値の計算方法、またその計算方法をとるための仮定の証明などを行っている点 ## 技術、手法のキモはどこ? * 前述の通り ### 二段階のA/Bテストによって測定されるeffect sizeが独立(従属性が極めて弱い)であることの証明 * 正確なeffect sizeを求めるために必要な情報である。 * トラフィックが段階で完全に分離されていれば自明なものとして扱えるが、実際は検出力の保証やInfra側の実装を要するため現実的ではない(となっている)。 ### Meta-Analysis: Combine Data from Two Stages * 二段階のA/Bテストから得られた結果を組み合わせてどのように有意な効果があることを述べるか? * 一つの帰無仮説を独立な複数の統計的仮説検定の結果を用いて検定する方法にFisher's methodがある。(Fisher's combined probability testとも言うみたい。日本語名がわからなかった。) ![image](https://user-images.githubusercontent.com/34290557/102691279-a058f980-424e-11eb-88bf-812cbf9fca93.png) 複数の統計的仮説検定におけるp値を統合した値がカイ二乗分布に従うことを使って元々の帰無仮説を検定する方法。 最終的に以下の方法をベンチマークとして使用する。 * screening stageでは、多重比較の問題があるためBonferroniの補正を用いる。(p値をtreatment群の数で割る) * validation stageでは、Fisher's methodを用いて検定を行う。 ### Sharp Multiple Comparison Adjustment * Step down法を用いてBonferroniの補正がコンサバすぎることへ対処する。 * Generalized weighted average testを用いて、screening stageのtreatment effectを推定する。(ここ理解が甘い) ![image](https://user-images.githubusercontent.com/34290557/102702509-db871700-42a6-11eb-81d6-858a48cdc5b0.png) ### Point estimate * A/Bテストでは、何が最良か?の他にどのくらい効果があるのか?という問いに精度良く答える必要がある。 * 普通に考えるとvaliadtion stageで得られた推定値を使えば良いが、screening stageの情報を使わないのは勿体ない。 * screening stageにおいてどれだけ正確に効果を推定できるかが最終的な効果の推定値の正確さに影響するが、それにはupwardな方向へのバイアスを考慮する必要がある。 #### Naive-correction estimator * 単純にscreening stageでの効果の推定値から、upward biasの推定値を減算する方法 * biasは軽減するが、varianceが増大する。そしてこれはbiasが元々小さい時に逆に改悪となってしまう。 ![image](https://user-images.githubusercontent.com/34290557/102702947-fe67fa00-42ab-11eb-8b67-8277709ead19.png) Hは下の形で定義される誤差。Hによってlambdaが決定できることが示唆されている。 ![image](https://user-images.githubusercontent.com/34290557/102702953-13dd2400-42ac-11eb-8b68-2d162902c779.png) #### 他の手法 * Simple linear-correction estimator * Bayesian posterior driven linear-correction estimator * Beyond simple linear-correction ## どうやって有効だと検証した? シミュレーションによって検証した。 ### Type-1 Errorの検証 本来の効果が0であり、複数のvariantを持つテストをシミュレーションした。 * BFでは3.2%ほどとなり、要求よりも厳しい基準となることが示された。 * WAvgでは5.1%ほどとなり、事前の想定と等しくなることが示された。 ### 検出力の検証 ![image](https://user-images.githubusercontent.com/34290557/102703201-49cfd780-42af-11eb-9382-bf8e86a0a9db.png) ## 疑問点 * screening stageで効果最大のtreatment群のみに対して検定を行うのであれば、多重比較補正について考える必要はないのでは? * どのくらいのvariant数を持っていると、screening stageでのupward biasが無視できないんだろうか? ## 感想 * 用途は限定的であると感じた。今のところ現実的に使うイメージは沸いていない。 * かなり小さな改善しか見込めないA/Bテストであること:この場合、そもそもそこを改善するべきなのか?と言う問いがある。 * 多くのパターンを試すテスト ## 次に読むべき論文はなに? 一旦なし
non_main
statistical inference in two stage online controlled experiments with treatment selection and validation meta link author alex deng date journal www どんなもの?(著者は何をやりたかったの?) 複数のvariantがある時に二段階のa bテストを行うことを提案し、その具体的な方法を示したもの screening stage bestなvariantを決める validation stage bestなvariantとcontrolを比較する 先行研究と比べてどこがすごい? 複数のvariantを設定するa b testを行う際、controlとbest treatmentの比較だとupwardなバイアスがかかることを示した。 それに対応する手法として二段階のa bテストを提案し、二つのa bテストの組み合わせ方や点推定値の計算方法、またその計算方法をとるための仮定の証明などを行っている点 技術、手法のキモはどこ? 前述の通り 二段階のa bテストによって測定されるeffect sizeが独立(従属性が極めて弱い)であることの証明 正確なeffect sizeを求めるために必要な情報である。 トラフィックが段階で完全に分離されていれば自明なものとして扱えるが、実際は検出力の保証やinfra側の実装を要するため現実的ではない(となっている)。 meta analysis combine data from two stages 二段階のa bテストから得られた結果を組み合わせてどのように有意な効果があることを述べるか? 一つの帰無仮説を独立な複数の統計的仮説検定の結果を用いて検定する方法にfisher s methodがある。(fisher s combined probability testとも言うみたい。日本語名がわからなかった。) 複数の統計的仮説検定におけるp値を統合した値がカイ二乗分布に従うことを使って元々の帰無仮説を検定する方法。 最終的に以下の方法をベンチマークとして使用する。 screening stageでは、多重比較の問題があるためbonferroniの補正を用いる。(p値をtreatment群の数で割る) validation stageでは、fisher s methodを用いて検定を行う。 sharp multiple comparison adjustment step down法を用いてbonferroniの補正がコンサバすぎることへ対処する。 generalized weighted average testを用いて、screening stageのtreatment effectを推定する。(ここ理解が甘い) point estimate a bテストでは、何が最良か?の他にどのくらい効果があるのか?という問いに精度良く答える必要がある。 普通に考えるとvaliadtion stageで得られた推定値を使えば良いが、screening stageの情報を使わないのは勿体ない。 screening stageにおいてどれだけ正確に効果を推定できるかが最終的な効果の推定値の正確さに影響するが、それにはupwardな方向へのバイアスを考慮する必要がある。 naive correction estimator 単純にscreening stageでの効果の推定値から、upward biasの推定値を減算する方法 biasは軽減するが、varianceが増大する。そしてこれはbiasが元々小さい時に逆に改悪となってしまう。 hは下の形で定義される誤差。hによってlambdaが決定できることが示唆されている。 他の手法 simple linear correction estimator bayesian posterior driven linear correction estimator beyond simple linear correction どうやって有効だと検証した? シミュレーションによって検証した。 type errorの検証 、複数のvariantを持つテストをシミュレーションした。 ほどとなり、要求よりも厳しい基準となることが示された。 ほどとなり、事前の想定と等しくなることが示された。 検出力の検証 疑問点 screening stageで効果最大のtreatment群のみに対して検定を行うのであれば、多重比較補正について考える必要はないのでは? どのくらいのvariant数を持っていると、screening stageでのupward biasが無視できないんだろうか? 感想 用途は限定的であると感じた。今のところ現実的に使うイメージは沸いていない。 かなり小さな改善しか見込めないa bテストであること:この場合、そもそもそこを改善するべきなのか?と言う問いがある。 多くのパターンを試すテスト 次に読むべき論文はなに? 一旦なし
0
3,597
14,532,895,663
IssuesEvent
2020-12-14 23:19:00
tgstation/tgstation-server
https://api.github.com/repos/tgstation/tgstation-server
opened
The DMAPI needs to be separate from the Bridge/Topic version
Area: DMAPI Backlog Maintainability Issue
They are not the same things. This semver deal is getting worse all the time.
True
The DMAPI needs to be separate from the Bridge/Topic version - They are not the same things. This semver deal is getting worse all the time.
main
the dmapi needs to be separate from the bridge topic version they are not the same things this semver deal is getting worse all the time
1
7,129
9,418,183,008
IssuesEvent
2019-04-10 18:34:18
DICE-UNC/jargon
https://api.github.com/repos/DICE-UNC/jargon
closed
ResourceAOImpl.listResourceNames() returns an empty list from Oracle
iRODS Compatibility
To get a list of top resources the IRODSGenQueryBuilder builds this query: " SELECT RESC_NAME WHERE RESC_PARENT = '' " which works for Postgresql as R_RESC_MAIN.RESC_PARENT contains a string of two single quote characters for top resources. But in Oracle RESC_PARENT contains actually NULL for top resources so the above Query returns always 0 rows (it should say WHERE RESC_PARENT IS NULL). Diagnosis: Postgresql stores two single quotes as a string whereas Oracle converts two single quotes (en empty string) to NULL. Comment: It does not help to update RESC_PARENT to actually contain two single quotes as it results in an INVALID_LEXICAL_CAST inside the iRods core: [failed to cast '']. Environment: iRods: 4.2.3-1 Oracle: 12c
True
ResourceAOImpl.listResourceNames() returns an empty list from Oracle - To get a list of top resources the IRODSGenQueryBuilder builds this query: " SELECT RESC_NAME WHERE RESC_PARENT = '' " which works for Postgresql as R_RESC_MAIN.RESC_PARENT contains a string of two single quote characters for top resources. But in Oracle RESC_PARENT contains actually NULL for top resources so the above Query returns always 0 rows (it should say WHERE RESC_PARENT IS NULL). Diagnosis: Postgresql stores two single quotes as a string whereas Oracle converts two single quotes (en empty string) to NULL. Comment: It does not help to update RESC_PARENT to actually contain two single quotes as it results in an INVALID_LEXICAL_CAST inside the iRods core: [failed to cast '']. Environment: iRods: 4.2.3-1 Oracle: 12c
non_main
resourceaoimpl listresourcenames returns an empty list from oracle to get a list of top resources the irodsgenquerybuilder builds this query select resc name where resc parent which works for postgresql as r resc main resc parent contains a string of two single quote characters for top resources but in oracle resc parent contains actually null for top resources so the above query returns always rows it should say where resc parent is null diagnosis postgresql stores two single quotes as a string whereas oracle converts two single quotes en empty string to null comment it does not help to update resc parent to actually contain two single quotes as it results in an invalid lexical cast inside the irods core environment irods oracle
0
526
3,925,485,999
IssuesEvent
2016-04-22 19:09:14
heiglandreas/authLdap
https://api.github.com/repos/heiglandreas/authLdap
closed
Email field should not be filled with example.com domain
bug maintainer reply expected
Currently, when the LDAP user entry does not have an email field value, authLdap will set a made-up e-mail address consisting of user name at example.com: https://github.com/heiglandreas/authLdap/blob/bc63c4ee422647bb79d57d18fae925299b814ec3/authLdap.php#L362 This is both completely unexpected and rather bad from a number of perspectives. In my tests nothing seems to break when just completely removing that line. This is on WordPress 4.3.1 with authLdap 1.4.10 against OpenLDAP on Ubuntu 14.04 LTS. ## Steps to reproduce 1. Have a user `foo` in LDAP without email field 2. The user logs in to WordPress with authLdap ## Actual results The user `foo` is created in WordPress, with email set to `foo@example.com` ## Expected results The user `foo` is created in WordPress, with no email field.
True
Email field should not be filled with example.com domain - Currently, when the LDAP user entry does not have an email field value, authLdap will set a made-up e-mail address consisting of user name at example.com: https://github.com/heiglandreas/authLdap/blob/bc63c4ee422647bb79d57d18fae925299b814ec3/authLdap.php#L362 This is both completely unexpected and rather bad from a number of perspectives. In my tests nothing seems to break when just completely removing that line. This is on WordPress 4.3.1 with authLdap 1.4.10 against OpenLDAP on Ubuntu 14.04 LTS. ## Steps to reproduce 1. Have a user `foo` in LDAP without email field 2. The user logs in to WordPress with authLdap ## Actual results The user `foo` is created in WordPress, with email set to `foo@example.com` ## Expected results The user `foo` is created in WordPress, with no email field.
main
email field should not be filled with example com domain currently when the ldap user entry does not have an email field value authldap will set a made up e mail address consisting of user name at example com this is both completely unexpected and rather bad from a number of perspectives in my tests nothing seems to break when just completely removing that line this is on wordpress with authldap against openldap on ubuntu lts steps to reproduce have a user foo in ldap without email field the user logs in to wordpress with authldap actual results the user foo is created in wordpress with email set to foo example com expected results the user foo is created in wordpress with no email field
1
2,638
8,959,094,030
IssuesEvent
2019-01-27 19:37:18
pound-python/infobob
https://api.github.com/repos/pound-python/infobob
opened
Separate concerns w.r.t. IRCClient subclass
maintainability
The IRCClient subclass does *entirely* too much on its own. Break it up. This is likely a long-term goal. Will need fairly extensive integration tests to be feasible.
True
Separate concerns w.r.t. IRCClient subclass - The IRCClient subclass does *entirely* too much on its own. Break it up. This is likely a long-term goal. Will need fairly extensive integration tests to be feasible.
main
separate concerns w r t ircclient subclass the ircclient subclass does entirely too much on its own break it up this is likely a long term goal will need fairly extensive integration tests to be feasible
1
1,327
5,697,591,481
IssuesEvent
2017-04-16 23:15:59
beefproject/beef
https://api.github.com/repos/beefproject/beef
opened
Refactor Browser Detection
Core Enhancement Maintainability
The current client-side browser detection code is repetitive and needs to be updated with the release of each new browser version each month. This is tedious. Find and implement a suitable client-side library for browser fingerprinting. The library must be accurate, stable and invisible. Ideally the library should not append elements to the DOM to identify the browser. This is sloppy, unnecessary, error-prone and not very stealthy. Hopefully this can be implemented cleanly without too much refactoring. The framework doesn't use the browser version specific functions `isFF33()`, `isFF34()`, etc, very often, however it would be nice to maintain this functionality somehow.
True
Refactor Browser Detection - The current client-side browser detection code is repetitive and needs to be updated with the release of each new browser version each month. This is tedious. Find and implement a suitable client-side library for browser fingerprinting. The library must be accurate, stable and invisible. Ideally the library should not append elements to the DOM to identify the browser. This is sloppy, unnecessary, error-prone and not very stealthy. Hopefully this can be implemented cleanly without too much refactoring. The framework doesn't use the browser version specific functions `isFF33()`, `isFF34()`, etc, very often, however it would be nice to maintain this functionality somehow.
main
refactor browser detection the current client side browser detection code is repetitive and needs to be updated with the release of each new browser version each month this is tedious find and implement a suitable client side library for browser fingerprinting the library must be accurate stable and invisible ideally the library should not append elements to the dom to identify the browser this is sloppy unnecessary error prone and not very stealthy hopefully this can be implemented cleanly without too much refactoring the framework doesn t use the browser version specific functions etc very often however it would be nice to maintain this functionality somehow
1
98,515
29,950,668,556
IssuesEvent
2023-06-23 00:33:39
microsoft/vscode-cpptools
https://api.github.com/repos/microsoft/vscode-cpptools
closed
In windows, `"console": "integratedTerminal"` option works better?
bug fixed (release pending) tasks/build/debug
In this line, the `externalTerminal` is hardcoded. But for Windows `cl.exe` as suggested by the [VSCode documentation](https://code.visualstudio.com/docs/cpp/config-msvc), at least, this won't work. We have to manually change everytime to `integratedTerminal` to work, or else the Debugger won't attach. https://github.com/microsoft/vscode-cpptools/blob/e394edb63096b1b6995c3e1dd8b1ad9d47603690/Extension/src/Debugger/configurationProvider.ts#L437 Can anyone else confirm this, or am I missing something? If that is true shouldn't the extension check if the user is running `cl.exe` and use `integratedTerminal` instead by default?
1.0
In windows, `"console": "integratedTerminal"` option works better? - In this line, the `externalTerminal` is hardcoded. But for Windows `cl.exe` as suggested by the [VSCode documentation](https://code.visualstudio.com/docs/cpp/config-msvc), at least, this won't work. We have to manually change everytime to `integratedTerminal` to work, or else the Debugger won't attach. https://github.com/microsoft/vscode-cpptools/blob/e394edb63096b1b6995c3e1dd8b1ad9d47603690/Extension/src/Debugger/configurationProvider.ts#L437 Can anyone else confirm this, or am I missing something? If that is true shouldn't the extension check if the user is running `cl.exe` and use `integratedTerminal` instead by default?
non_main
in windows console integratedterminal option works better in this line the externalterminal is hardcoded but for windows cl exe as suggested by the at least this won t work we have to manually change everytime to integratedterminal to work or else the debugger won t attach can anyone else confirm this or am i missing something if that is true shouldn t the extension check if the user is running cl exe and use integratedterminal instead by default
0
5,284
26,698,613,796
IssuesEvent
2023-01-27 12:35:09
sreeise/graph-rs
https://api.github.com/repos/sreeise/graph-rs
opened
Use async by default
Maintainer Asking For Feedback
### Discussed in https://github.com/sreeise/graph-rs/discussions/390 <div type='discussions-op-text'> <sup>Originally posted by **sreeise** November 24, 2022</sup> There are many ways in which the current setup makes it difficult to handle multiple use cases while still supporting both blocking and asynchronous requests. After research and working on this I have come to the conclusion the client should move to async by default and that the best way to handle this is by simplifying the client and making use of the `Clone` abilities of `Arc` ([std::sync::Arc](https://doc.rust-lang.org/std/sync/struct.Arc.html)). <br> Using the reqwest crate we get the benefit of being able to clone using Arc without having to implement Arc ourselves. This is because reqwest handles the `Arc` wrapping of the client. <br> The first question is how would this work? Here is an example of the client (naming not important here) ```rust #[derive(Clone)] pub struct Client { access_token: String, inner: reqwest::Client, } impl Client { // Build method to set defaults or customize the client such as connection timeout. pub fn build() -> Client {...} } // Simplified version pub struct GraphClient { http_client: Client } ``` What we have is two clients. The first is the actual wrapper of reqwest::Client with the access token and the second is the graph client itself. <br> Basically we have our base GraphClient and that client will have methods to choose what api to call just as it does now. When the api is chosen, instead of taking a reference to the http client, we will clone the http client to an api client. That api client doesnt and will never care about the graph client. Each api client will be there own entities and can be created and called without the `GraphClient`. Here is an example of the admin api client and what that would look like. ```rust pub struct AdminClient { http_client: Client // Our http client fully owned } impl AdminClient { // Example only... I didnt look to see what the names now. pub fn get_admins(self) -> ResponseHandler {...} } ``` Lastly, each api call method will return a `ResponseHandler` (still working out the names). In general, the response handler will store a request or request builder but not the http client itself. This is because the response handler needs to or at least probably should act in a limited lifetime scope just as the request would before its called. ```rust pub struct ResponseHandler { request_builder: RequestBuilder } impl ResponseHandler { pub async fn send(&self) -> Result<Response, Error> {...} } ``` In addition to handling the request chain this way I am considering that most requests will just be returning a reqwest::Response instead of a wrapped response by default. This is because the response that reqwest returns can handle all of the use cases that are currently implemented. There will still be valid use cases that need to be be handled differently, such as downloading files or multi-part uploads, but those will be as a add on for convenience and not as a barrier or a wrapper. It will also allow using http response specific methods and data that are provided by the reqwest crate because its meant for that use case. There will still be conveniance methods but they will be more focused on providing additional functionality and not basic http functionality. <br> For blocking requests, I believe the best way to do it going forward would to use tokio, or possibly even a built in mechanism from the reqwest crate, to provide blocking on requests as an optional method call instead of the normal `send`. I am still working on this and how it will work. </div>
True
Use async by default - ### Discussed in https://github.com/sreeise/graph-rs/discussions/390 <div type='discussions-op-text'> <sup>Originally posted by **sreeise** November 24, 2022</sup> There are many ways in which the current setup makes it difficult to handle multiple use cases while still supporting both blocking and asynchronous requests. After research and working on this I have come to the conclusion the client should move to async by default and that the best way to handle this is by simplifying the client and making use of the `Clone` abilities of `Arc` ([std::sync::Arc](https://doc.rust-lang.org/std/sync/struct.Arc.html)). <br> Using the reqwest crate we get the benefit of being able to clone using Arc without having to implement Arc ourselves. This is because reqwest handles the `Arc` wrapping of the client. <br> The first question is how would this work? Here is an example of the client (naming not important here) ```rust #[derive(Clone)] pub struct Client { access_token: String, inner: reqwest::Client, } impl Client { // Build method to set defaults or customize the client such as connection timeout. pub fn build() -> Client {...} } // Simplified version pub struct GraphClient { http_client: Client } ``` What we have is two clients. The first is the actual wrapper of reqwest::Client with the access token and the second is the graph client itself. <br> Basically we have our base GraphClient and that client will have methods to choose what api to call just as it does now. When the api is chosen, instead of taking a reference to the http client, we will clone the http client to an api client. That api client doesnt and will never care about the graph client. Each api client will be there own entities and can be created and called without the `GraphClient`. Here is an example of the admin api client and what that would look like. ```rust pub struct AdminClient { http_client: Client // Our http client fully owned } impl AdminClient { // Example only... I didnt look to see what the names now. pub fn get_admins(self) -> ResponseHandler {...} } ``` Lastly, each api call method will return a `ResponseHandler` (still working out the names). In general, the response handler will store a request or request builder but not the http client itself. This is because the response handler needs to or at least probably should act in a limited lifetime scope just as the request would before its called. ```rust pub struct ResponseHandler { request_builder: RequestBuilder } impl ResponseHandler { pub async fn send(&self) -> Result<Response, Error> {...} } ``` In addition to handling the request chain this way I am considering that most requests will just be returning a reqwest::Response instead of a wrapped response by default. This is because the response that reqwest returns can handle all of the use cases that are currently implemented. There will still be valid use cases that need to be be handled differently, such as downloading files or multi-part uploads, but those will be as a add on for convenience and not as a barrier or a wrapper. It will also allow using http response specific methods and data that are provided by the reqwest crate because its meant for that use case. There will still be conveniance methods but they will be more focused on providing additional functionality and not basic http functionality. <br> For blocking requests, I believe the best way to do it going forward would to use tokio, or possibly even a built in mechanism from the reqwest crate, to provide blocking on requests as an optional method call instead of the normal `send`. I am still working on this and how it will work. </div>
main
use async by default discussed in originally posted by sreeise november there are many ways in which the current setup makes it difficult to handle multiple use cases while still supporting both blocking and asynchronous requests after research and working on this i have come to the conclusion the client should move to async by default and that the best way to handle this is by simplifying the client and making use of the clone abilities of arc using the reqwest crate we get the benefit of being able to clone using arc without having to implement arc ourselves this is because reqwest handles the arc wrapping of the client the first question is how would this work here is an example of the client naming not important here rust pub struct client access token string inner reqwest client impl client build method to set defaults or customize the client such as connection timeout pub fn build client simplified version pub struct graphclient http client client what we have is two clients the first is the actual wrapper of reqwest client with the access token and the second is the graph client itself basically we have our base graphclient and that client will have methods to choose what api to call just as it does now when the api is chosen instead of taking a reference to the http client we will clone the http client to an api client that api client doesnt and will never care about the graph client each api client will be there own entities and can be created and called without the graphclient here is an example of the admin api client and what that would look like rust pub struct adminclient http client client our http client fully owned impl adminclient example only i didnt look to see what the names now pub fn get admins self responsehandler lastly each api call method will return a responsehandler still working out the names in general the response handler will store a request or request builder but not the http client itself this is because the response handler needs to or at least probably should act in a limited lifetime scope just as the request would before its called rust pub struct responsehandler request builder requestbuilder impl responsehandler pub async fn send self result in addition to handling the request chain this way i am considering that most requests will just be returning a reqwest response instead of a wrapped response by default this is because the response that reqwest returns can handle all of the use cases that are currently implemented there will still be valid use cases that need to be be handled differently such as downloading files or multi part uploads but those will be as a add on for convenience and not as a barrier or a wrapper it will also allow using http response specific methods and data that are provided by the reqwest crate because its meant for that use case there will still be conveniance methods but they will be more focused on providing additional functionality and not basic http functionality for blocking requests i believe the best way to do it going forward would to use tokio or possibly even a built in mechanism from the reqwest crate to provide blocking on requests as an optional method call instead of the normal send i am still working on this and how it will work
1
19,334
13,880,389,024
IssuesEvent
2020-10-17 18:33:19
tailscale/tailscale
https://api.github.com/repos/tailscale/tailscale
closed
windows: support "server mode" (headless, without GUI session active)
$support L3 Some users OS-windows P5 Halts deployment T6 Major usability enhancement
A popular feature request we keep getting recently is for the Windows client to support running as an always-running service, even if nobody's logged in. We'd need to figure out what that means in terms of ownership on a multi-user machine. And when/how to reauth for key expirations. /cc @apenwarr <img src="https://frontapp.com/assets/img/favicons/favicon-32x32.png" height="16" width="16" alt="Front logo" /> [Front conversations](https://app.frontapp.com/open/top_2a9u9)
True
windows: support "server mode" (headless, without GUI session active) - A popular feature request we keep getting recently is for the Windows client to support running as an always-running service, even if nobody's logged in. We'd need to figure out what that means in terms of ownership on a multi-user machine. And when/how to reauth for key expirations. /cc @apenwarr <img src="https://frontapp.com/assets/img/favicons/favicon-32x32.png" height="16" width="16" alt="Front logo" /> [Front conversations](https://app.frontapp.com/open/top_2a9u9)
non_main
windows support server mode headless without gui session active a popular feature request we keep getting recently is for the windows client to support running as an always running service even if nobody s logged in we d need to figure out what that means in terms of ownership on a multi user machine and when how to reauth for key expirations cc apenwarr
0
2,361
8,415,679,867
IssuesEvent
2018-10-13 17:08:22
ansible/ansible
https://api.github.com/repos/ansible/ansible
closed
KeyError in bower tasks
affects_2.3 bug module needs_maintainer support:community traceback
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME bower module ##### ANSIBLE VERSION `2.3` ##### SUMMARY From @andrewyoung1991 on 2015-12-08T16:48:40Z I'm having issues with the `offline` argument in bower tasks. ``` yml - name: install bower dependencies sudo: no bower: path="/path/to/project" offline=yes ``` This task will consistently fail with the following traceback: ``` bash TASK: [install bower dependencies] ******************************************** failed: [***.**.*.**] => {"failed": true, "parsed": false} Traceback (most recent call last): File "/home/ubuntu/.ansible/tmp/ansible-tmp-1449590517.34-171058706714399/bower", line 1799, in <module> main() File "/home/ubuntu/.ansible/tmp/ansible-tmp-1449590517.34-171058706714399/bower", line 168, in main installed, missing, outdated = bower.list() File "/home/ubuntu/.ansible/tmp/ansible-tmp-1449590517.34-171058706714399/bower", line 121, in list elif data['dependencies'][dep]['pkgMeta']['version'] != data['dependencies'][dep]['update']['latest']: KeyError: 'update' ``` Copied from original issue: ansible/ansible-modules-extras#1349
True
KeyError in bower tasks - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME bower module ##### ANSIBLE VERSION `2.3` ##### SUMMARY From @andrewyoung1991 on 2015-12-08T16:48:40Z I'm having issues with the `offline` argument in bower tasks. ``` yml - name: install bower dependencies sudo: no bower: path="/path/to/project" offline=yes ``` This task will consistently fail with the following traceback: ``` bash TASK: [install bower dependencies] ******************************************** failed: [***.**.*.**] => {"failed": true, "parsed": false} Traceback (most recent call last): File "/home/ubuntu/.ansible/tmp/ansible-tmp-1449590517.34-171058706714399/bower", line 1799, in <module> main() File "/home/ubuntu/.ansible/tmp/ansible-tmp-1449590517.34-171058706714399/bower", line 168, in main installed, missing, outdated = bower.list() File "/home/ubuntu/.ansible/tmp/ansible-tmp-1449590517.34-171058706714399/bower", line 121, in list elif data['dependencies'][dep]['pkgMeta']['version'] != data['dependencies'][dep]['update']['latest']: KeyError: 'update' ``` Copied from original issue: ansible/ansible-modules-extras#1349
main
keyerror in bower tasks issue type bug report component name bower module ansible version summary from on i m having issues with the offline argument in bower tasks yml name install bower dependencies sudo no bower path path to project offline yes this task will consistently fail with the following traceback bash task failed failed true parsed false traceback most recent call last file home ubuntu ansible tmp ansible tmp bower line in main file home ubuntu ansible tmp ansible tmp bower line in main installed missing outdated bower list file home ubuntu ansible tmp ansible tmp bower line in list elif data data keyerror update copied from original issue ansible ansible modules extras
1
588,820
17,672,447,352
IssuesEvent
2021-08-23 08:10:23
apluslms/a-plus
https://api.github.com/repos/apluslms/a-plus
closed
Add roles to enrollments
area: LTI area: pseudonymization priority: medium area: API type: refactoring effort: weeks experience: moderate requester: internal area: end-of-course
Currently, the Course model has a many-to-many field to UserProfile for setting the teachers of the course and the CourseInstance model has a many-to-many field to UserProfile for setting the assistants. Separating students from the course staff has been problematic. For example, the course points page mixes assistants with the students: https://github.com/apluslms/a-plus/issues/540 There are two approaches to this problem. 1. We don't change the database schema and try to filter teachers and assistants out from the course points page and probably the participants page too. 2. We change the Enrollment model so that it includes a role of the user: student, assistant or teacher. It would make sense to enroll all users in the course, but separate their roles. Currently, teachers should not enroll so that they are not included in the course points page. Enrollment is also needed for storing the pseudonymized name of the user that may be used with, e.g., LTI connections. The old teacher and assistants fields in the Course and CourseInstance fields would be removed. This approach enables adding new roles in the future, for example, a role for teaching support personnel that are not part of the course staff, but they need to access the course data without having full admin access to the system. I wrote this issue in favor of alternative 2, but before we commit to it, we should plan ahead. How much would old code have to be changed for alternative 2? At least some user API endpoints are affected, as well as the course points page and the course participants page. All references to assistants, teachers, and enrollments should be checked.
1.0
Add roles to enrollments - Currently, the Course model has a many-to-many field to UserProfile for setting the teachers of the course and the CourseInstance model has a many-to-many field to UserProfile for setting the assistants. Separating students from the course staff has been problematic. For example, the course points page mixes assistants with the students: https://github.com/apluslms/a-plus/issues/540 There are two approaches to this problem. 1. We don't change the database schema and try to filter teachers and assistants out from the course points page and probably the participants page too. 2. We change the Enrollment model so that it includes a role of the user: student, assistant or teacher. It would make sense to enroll all users in the course, but separate their roles. Currently, teachers should not enroll so that they are not included in the course points page. Enrollment is also needed for storing the pseudonymized name of the user that may be used with, e.g., LTI connections. The old teacher and assistants fields in the Course and CourseInstance fields would be removed. This approach enables adding new roles in the future, for example, a role for teaching support personnel that are not part of the course staff, but they need to access the course data without having full admin access to the system. I wrote this issue in favor of alternative 2, but before we commit to it, we should plan ahead. How much would old code have to be changed for alternative 2? At least some user API endpoints are affected, as well as the course points page and the course participants page. All references to assistants, teachers, and enrollments should be checked.
non_main
add roles to enrollments currently the course model has a many to many field to userprofile for setting the teachers of the course and the courseinstance model has a many to many field to userprofile for setting the assistants separating students from the course staff has been problematic for example the course points page mixes assistants with the students there are two approaches to this problem we don t change the database schema and try to filter teachers and assistants out from the course points page and probably the participants page too we change the enrollment model so that it includes a role of the user student assistant or teacher it would make sense to enroll all users in the course but separate their roles currently teachers should not enroll so that they are not included in the course points page enrollment is also needed for storing the pseudonymized name of the user that may be used with e g lti connections the old teacher and assistants fields in the course and courseinstance fields would be removed this approach enables adding new roles in the future for example a role for teaching support personnel that are not part of the course staff but they need to access the course data without having full admin access to the system i wrote this issue in favor of alternative but before we commit to it we should plan ahead how much would old code have to be changed for alternative at least some user api endpoints are affected as well as the course points page and the course participants page all references to assistants teachers and enrollments should be checked
0
3,118
11,907,108,982
IssuesEvent
2020-03-30 21:36:06
gordon-cs/nimbus
https://api.github.com/repos/gordon-cs/nimbus
opened
(3 pts) Add unit tests for urls
maintainability
Add a unit test that checks the urls to make sure they aren't malformed. Performing a request and checking the response could be a good additional measure, but not absolutely necessary.
True
(3 pts) Add unit tests for urls - Add a unit test that checks the urls to make sure they aren't malformed. Performing a request and checking the response could be a good additional measure, but not absolutely necessary.
main
pts add unit tests for urls add a unit test that checks the urls to make sure they aren t malformed performing a request and checking the response could be a good additional measure but not absolutely necessary
1
1,676
6,574,105,887
IssuesEvent
2017-09-11 11:30:47
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
user module: add parameter for --disabled-password option
affects_2.2 feature_idea waiting_on_maintainer
##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME user ##### ANSIBLE VERSION 2.2.0.0 ##### SUMMARY Sometimes it can be useful to create a user with the flag --disabled-password, instead of just not setting a password. ##### STEPS TO REPRODUCE ##### EXPECTED RESULTS Taken from: http://stackoverflow.com/questions/39013796/create-user-with-option-disabled-password-by-ansible/39018859 Comparison of adduser --disabled-password test1 and - user: name=test2 state=present: ``` # grep test /etc/shadow test1:*:17031:0:99999:7::: test2:!:17031:0:99999:7::: # passwd -S test1 test1 L 08/18/2016 0 99999 7 -1 # passwd -S test2 test2 L 08/18/2016 0 99999 7 -1 ``` In one case the password is prefixed with **!** and in the other **\***. The exclamation mark makes the account locked, and can prevent logging in for hardened ssh configuration. Ideally we would be able to create an account that isn't locker and that doesn't have a password by setting a flag: user: name=test2 state=present disabled-password=true
True
user module: add parameter for --disabled-password option - ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME user ##### ANSIBLE VERSION 2.2.0.0 ##### SUMMARY Sometimes it can be useful to create a user with the flag --disabled-password, instead of just not setting a password. ##### STEPS TO REPRODUCE ##### EXPECTED RESULTS Taken from: http://stackoverflow.com/questions/39013796/create-user-with-option-disabled-password-by-ansible/39018859 Comparison of adduser --disabled-password test1 and - user: name=test2 state=present: ``` # grep test /etc/shadow test1:*:17031:0:99999:7::: test2:!:17031:0:99999:7::: # passwd -S test1 test1 L 08/18/2016 0 99999 7 -1 # passwd -S test2 test2 L 08/18/2016 0 99999 7 -1 ``` In one case the password is prefixed with **!** and in the other **\***. The exclamation mark makes the account locked, and can prevent logging in for hardened ssh configuration. Ideally we would be able to create an account that isn't locker and that doesn't have a password by setting a flag: user: name=test2 state=present disabled-password=true
main
user module add parameter for disabled password option issue type feature idea component name user ansible version summary sometimes it can be useful to create a user with the flag disabled password instead of just not setting a password steps to reproduce expected results taken from comparison of adduser disabled password and user name state present grep test etc shadow passwd s l passwd s l in one case the password is prefixed with and in the other the exclamation mark makes the account locked and can prevent logging in for hardened ssh configuration ideally we would be able to create an account that isn t locker and that doesn t have a password by setting a flag user name state present disabled password true
1
362,510
25,379,931,954
IssuesEvent
2022-11-21 16:44:55
CryptoBlades/cryptoblades
https://api.github.com/repos/CryptoBlades/cryptoblades
opened
[Feature] - Reduce gas cost for leveling up BNB
documentation enhancement
### Prerequisites - [X] I checked to make sure that this feature has not already been filed - [X] I'm reporting this information to the correct repository - [X] I understand enough about this issue to complete a comprehensive document ### Describe the feature and its requirements Reduce the costs of leveling up on BNB chain. The baseline of costs currently 4 chars from lvl 1 to 11 is 0.5512 USD (0.00212 bnb) 4 chars from lvl 1 to 21 is 1.1024 USD (0.00424 bnb) 4 chars from lvl 1 to 31 is 1.6536 USD (0.00636 bnb) 4 chars from lvl 1 to 41 is 2.2048 USD (0.00848 bnb) 4 chars from lvl 1 to 51 is 2.756 USD (0.0106 bnb) ### Is your feature request related to an existing issue? Please describe. / ### Is there anything stopping this feature being completed? / ### Describe alternatives you've considered / ### Additional context _No response_
1.0
[Feature] - Reduce gas cost for leveling up BNB - ### Prerequisites - [X] I checked to make sure that this feature has not already been filed - [X] I'm reporting this information to the correct repository - [X] I understand enough about this issue to complete a comprehensive document ### Describe the feature and its requirements Reduce the costs of leveling up on BNB chain. The baseline of costs currently 4 chars from lvl 1 to 11 is 0.5512 USD (0.00212 bnb) 4 chars from lvl 1 to 21 is 1.1024 USD (0.00424 bnb) 4 chars from lvl 1 to 31 is 1.6536 USD (0.00636 bnb) 4 chars from lvl 1 to 41 is 2.2048 USD (0.00848 bnb) 4 chars from lvl 1 to 51 is 2.756 USD (0.0106 bnb) ### Is your feature request related to an existing issue? Please describe. / ### Is there anything stopping this feature being completed? / ### Describe alternatives you've considered / ### Additional context _No response_
non_main
reduce gas cost for leveling up bnb prerequisites i checked to make sure that this feature has not already been filed i m reporting this information to the correct repository i understand enough about this issue to complete a comprehensive document describe the feature and its requirements reduce the costs of leveling up on bnb chain the baseline of costs currently chars from lvl to is usd bnb chars from lvl to is usd bnb chars from lvl to is usd bnb chars from lvl to is usd bnb chars from lvl to is usd bnb is your feature request related to an existing issue please describe is there anything stopping this feature being completed describe alternatives you ve considered additional context no response
0
186,727
14,406,117,790
IssuesEvent
2020-12-03 19:43:43
MinaProtocol/mina
https://api.github.com/repos/MinaProtocol/mina
closed
Node crashed with Rocks__Rocks_common.OperationOnInvalidObject
consider-for-closing testnet-bug
Jun 10 11:25:37 systemd[1]: coda.service: Failed with result 'exit-code'. Jun 10 11:25:42 systemd[1]: coda.service: Service hold-off time over, scheduling restart. Jun 10 11:25:42 systemd[1]: coda.service: Scheduled restart job, restart counter is at 38. Jun 10 11:25:42 systemd[1]: Stopped Coda Daemon Service. Jun 10 11:25:42 systemd[1]: Started Coda Daemon Service. Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Coda daemon is booting up; built with commit "3e9b1748183e653a7891adea1fef07c8e1a7dfcd" on branch "feature/bump-genesis-timestamp" Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Daemon will expire at "2024-12-10 14:00:00-07:00" Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Booting may take several seconds, please wait Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Looking for the genesis tar file "coda_genesis_3e9b1748_5e70c20db27df299.tar.gz" Jun 10 11:25:44 coda[6869]: 2020-06-10 11:25:44 UTC [Info] Successfully retrieved genesis ledger and genesis proof from "/tmp/coda_cache_dir" Jun 10 11:26:45 coda[6869]: 2020-06-10 11:26:45 UTC [Info] Initializing with genesis constants $genesis_constants Jun 10 11:26:45 coda[6869]: genesis_constants: { Jun 10 11:26:45 coda[6869]: "protocol": { Jun 10 11:26:45 coda[6869]: "k": 20, Jun 10 11:26:45 coda[6869]: "delta": 3, Jun 10 11:26:45 coda[6869]: "genesis_state_timestamp": "2020-06-08 19:30:00.000000Z" Jun 10 11:26:45 coda[6869]: }, Jun 10 11:26:45 coda[6869]: "txpool_max_size": 3000, Jun 10 11:26:45 coda[6869]: "num_accounts": 10000 Jun 10 11:26:45 coda[6869]: } Jun 10 11:29:14 coda[6869]: 2020-06-10 11:29:14 UTC [Info] Setting current protocol version to "0.1.0" from compile-time config Jun 10 11:29:15 coda[6869]: 2020-06-10 11:29:15 UTC [Info] Daemon started process of kind "Prover" with pid 9857 Jun 10 11:29:18 coda[6869]: 2020-06-10 11:29:18 UTC [Info] Daemon started process of kind "Verifier" with pid 9873 Jun 10 11:29:18 coda[6869]: 2020-06-10 11:29:18 UTC [Info] Registering async shutdown handler: "Close transition frontier, if exists" Jun 10 11:29:19 coda[6869]: 2020-06-10 11:29:19 UTC [Info] libp2p peer ID this session is $peer_id Jun 10 11:29:19 coda[6869]: peer_id: "12D3KooWPzjzsVWNHJ758jCRx7VsvL631kTYsxsojoP8KaA1yofC" Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Coda daemon is now connecting Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Pausing block production while bootstrapping Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Attempted to turn on snark worker, but snark worker key is set to none Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Daemon ready. Clients can now connect Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Created GraphQL server at: http://localhost:3085/graphql Jun 10 11:30:16 coda[6869]: 2020-06-10 11:30:16 UTC [Info] Coda daemon is now connecting Jun 10 11:30:16 coda[6869]: 2020-06-10 11:30:16 UTC [Info] Coda daemon is now bootstrapping Jun 10 11:30:32 coda[6869]: 2020-06-10 11:30:32 UTC [Info] Will start initialization without connecting with too many peers Jun 10 11:30:32 coda[6869]: 2020-06-10 11:30:32 UTC [Fatal] Unhandled top-level exception: $exn Jun 10 11:30:32 coda[6869]: Generating crash report Jun 10 11:30:32 coda[6869]: exn: "(monitor.ml.Error\n (Failure\n \"failed to initialize transition frontier: Staged_ledger.of_scan_state_and_ledger : did not connect with snarked ledger hash\")\n (\"Raised at file \\\"stdlib.ml\\\", line 33, characters 17-33\"\n \"Called from file \\\"src/deferred1.ml\\\", line 17, characters 40-45\"\n \"Called from file \\\"src/job_queue.ml\\\" (inlined), line 131, characters 2-5\"\n \"Called from file \\\"src/job_queue.ml\\\", line 171, characters 6-47\"\n \"Caught by monitor coda\"))" Jun 10 11:30:32 coda[6869]: 2020-06-10 11:30:32 UTC [Info] Requesting peers for their best tip to do initialization Jun 10 11:30:35 coda[6869]: 2020-06-10 11:30:35 UTC [Fatal] Exception when generating crash report: "(Rocks__Rocks_common.OperationOnInvalidObject)" Jun 10 11:30:35 coda[6869]: ? Coda Daemon crashed. Jun 10 11:30:35 coda[6869]: The Coda Protocol developers would like to know why! Jun 10 11:30:35 coda[6869]: Please: Jun 10 11:30:35 coda[6869]: Open an issue: Jun 10 11:30:35 coda[6869]: <https://github.com/CodaProtocol/coda/issues/new> Jun 10 11:30:35 coda[6869]: Briefly describe what you were doing and include the last 20 lines from .coda-config/coda.log and then paste the following: Jun 10 11:30:35 coda[6869]: Summary: Jun 10 11:30:35 coda[6869]: {"num_accounts":null,"blockchain_length":null,"highest_block_length_received":1,"uptime_secs":288,"ledger_merkle_root":null,"state_hash":null,"commit_id":"3e9b1748183e653a7891adea1fef07c8e1a7dfcd","conf_dir":"/home/user/.coda-config","peers":["213.183.48.193:8302","142.44.139.163:8302","64.227.111.170:8302","95.216.152.25:8302","82.202.253.69:8302","34.107.51.14:8302","159.89.127.140:8302","18.223.15.17:8302","142.93.32.97:8302","116.202.216.248:8302","64.225.126.99:8302","104.248.126.224:8302","159.89.155.126:8302","35.204.13.108:8302","95.217.204.49:8302","35.246.224.149:8302","3.94.116.250:8302","213.211.79.68:8302","46.232.251.94:8302","62.171.139.53:8302","3.17.37.61:8302","51.15.246.57:8302","122.115.61.107:8302","178.140.11.249:8302","50.116.46.176:8302","3.13.202.98:8302","95.111.251.106:8302","165.22.73.222:8302","140.238.210.230:8302","159.89.84.150:8302","95.217.203.62:8302","35.196.202.161:10004","164.68.116.122:8302","35.197.96.64:8302","35.203.179.141:8302","52.186.151.174:8302","139.162.132.135:8302","161.35.121.212:8302","167.172.203.143:8302","161.97.66.151:8302","173.249.38.94:8302","78.193.188.67:20780","94.16.116.35:8302","144.91.127.224:8302","47.157.157.224:8302","95.217.160.158:8302","207.180.202.86:8302","62.171.148.56:8302","162.245.23.134:48590","62.171.131.108:8302","82.69.152.196:8302","165.227.27.76:8302","34.74.183.100:10001","146.0.138.136:8302","208.123.119.115:8302","161.35.93.158:8302","213.211.79.68:7310","64.225.107.37:8302","178.132.207.35:8302","142.93.149.94:8302","167.99.111.179:8302","18.222.186.77:8302","68.183.134.20:8302","34.74.30.44:8302","194.19.235.83:8302","62.171.139.152:8302","193.30.121.61:8302","144.91.97.85:8302","62.171.140.121:8302","95.216.192.84:8302","34.91.73.182:8302","167.99.85.10:8302","109.234.159.18:8302","40.69.86.64:8302","34.82.5.66:8302","35.196.202.161:10005","193.30.123.172:8302","3.21.166.159:8302","35.196.202.161:10002","24.5.137.84:8302","35.196.202.161:10400","142.93.62.181:8302","144.91.127.223:8302","204.48.21.124:8302","35.231.128.243:10001","35.239.173.164:8302","35.185.73.134:10003","23.16.197.222:40509","95.217.197.115:8302","85.112.96.18:8302","64.227.104.218:8302","35.196.202.161:10001"],"user_commands_sent":0,"snark_worker":null,"snark_work_fee":25000000,"sync_status":"Bootstrap","block_production_keys":[],"histograms":{"rpc_timings":{"get_staged_ledger_aux":{"dispatch":null,"impl":null},"answer_sync_ledger_query":{"dispatch":null,"impl":null},"get_ancestry":{"dispatch":null,"impl":null},"get_transition_chain_proof":{"dispatch":null,"impl":null},"get_transition_chain":{"dispatch":null,"impl":null}},"external_transition_latency":null,"accepted_transition_local_latency":null,"accepted_transition_remote_latency":null,"snark_worker_transition_time":null,"snark_worker_merge_time":null},"consensus_time_best_tip":null,"next_block_production":null,"consensus_time_now":{"slot_number":"800","slots_per_epoch":"480"},"consensus_mechanism":"proof_of_stake","consensus_configuration":{"delta":3,"k":20,"c":8,"c_times_k":160,"slots_per_epoch":480,"slot_duration":180000,"epoch_duration":86400000,"genesis_state_timestamp":"1591644600000","acceptable_network_delay":540000},"addrs_and_ports":{"external_ip":"167.86.111.247","bind_ip":"0.0.0.0","peer":{"host":"0.0.0.0","libp2p_port":8302,"peer_id":"12D3KooWPzjzsVWNHJ758jCRx7VsvL631kTYsxsojoP8KaA1yofC"},"libp2p_port":8302,"client_port":8301}} Jun 10 11:30:35 coda[6869]: Status: Jun 10 11:30:35 coda[6869]: {"OS_type":"Unix","Release":"4.15.0-101-generic","Machine":"x86_64","Sys_name":"Linux","Exception":"(monitor.ml.Error\n (Failure\n \"failed to initialize transition frontier: Staged_ledger.of_scan_state_and_ledger : did not connect with snarked ledger hash\")\n (\"Raised at file \\\"stdlib.ml\\\", line 33, characters 17-33\"\n \"Called from file \\\"src/deferred1.ml\\\", line 17, characters 40-45\"\n \"Called from file \\\"src/job_queue.ml\\\" (inlined), line 131, characters 2-5\"\n \"Called from file \\\"src/job_queue.ml\\\", line 171, characters 6-47\"\n \"Caught by monitor coda\"))","Command":"Command: (/usr/local/bin/coda daemon -peer\n /ip4/34.74.183.100/tcp/10001/ipfs/12D3KooWAFFq2yEQFFzhU5dt64AWqawRuomG9hL8rSmm5vxhAsgr\n -peer\n /ip4/35.231.128.243/tcp/10001/ipfs/12D3KooWB79AmjiywL1kMGeKHizFNQE9naThM2ooHgwFcUzt6Yt1)","Coda_branch":"feature/bump-genesis-timestamp","Coda_commit":"3e9b1748183e653a7891adea1fef07c8e1a7dfcd"} Jun 10 11:30:35 coda[6869]: Jun 10 11:30:35 systemd[1]: coda.service: Main process exited, code=exited, status=1/FAILURE Jun 10 11:30:35 systemd[1]: coda.service: Failed with result 'exit-code'. Jun 10 11:30:40 systemd[1]: coda.service: Service hold-off time over, scheduling restart. Jun 10 11:30:40 systemd[1]: coda.service: Scheduled restart job, restart counter is at 39.
1.0
Node crashed with Rocks__Rocks_common.OperationOnInvalidObject - Jun 10 11:25:37 systemd[1]: coda.service: Failed with result 'exit-code'. Jun 10 11:25:42 systemd[1]: coda.service: Service hold-off time over, scheduling restart. Jun 10 11:25:42 systemd[1]: coda.service: Scheduled restart job, restart counter is at 38. Jun 10 11:25:42 systemd[1]: Stopped Coda Daemon Service. Jun 10 11:25:42 systemd[1]: Started Coda Daemon Service. Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Coda daemon is booting up; built with commit "3e9b1748183e653a7891adea1fef07c8e1a7dfcd" on branch "feature/bump-genesis-timestamp" Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Daemon will expire at "2024-12-10 14:00:00-07:00" Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Booting may take several seconds, please wait Jun 10 11:25:43 coda[6869]: 2020-06-10 11:25:43 UTC [Info] Looking for the genesis tar file "coda_genesis_3e9b1748_5e70c20db27df299.tar.gz" Jun 10 11:25:44 coda[6869]: 2020-06-10 11:25:44 UTC [Info] Successfully retrieved genesis ledger and genesis proof from "/tmp/coda_cache_dir" Jun 10 11:26:45 coda[6869]: 2020-06-10 11:26:45 UTC [Info] Initializing with genesis constants $genesis_constants Jun 10 11:26:45 coda[6869]: genesis_constants: { Jun 10 11:26:45 coda[6869]: "protocol": { Jun 10 11:26:45 coda[6869]: "k": 20, Jun 10 11:26:45 coda[6869]: "delta": 3, Jun 10 11:26:45 coda[6869]: "genesis_state_timestamp": "2020-06-08 19:30:00.000000Z" Jun 10 11:26:45 coda[6869]: }, Jun 10 11:26:45 coda[6869]: "txpool_max_size": 3000, Jun 10 11:26:45 coda[6869]: "num_accounts": 10000 Jun 10 11:26:45 coda[6869]: } Jun 10 11:29:14 coda[6869]: 2020-06-10 11:29:14 UTC [Info] Setting current protocol version to "0.1.0" from compile-time config Jun 10 11:29:15 coda[6869]: 2020-06-10 11:29:15 UTC [Info] Daemon started process of kind "Prover" with pid 9857 Jun 10 11:29:18 coda[6869]: 2020-06-10 11:29:18 UTC [Info] Daemon started process of kind "Verifier" with pid 9873 Jun 10 11:29:18 coda[6869]: 2020-06-10 11:29:18 UTC [Info] Registering async shutdown handler: "Close transition frontier, if exists" Jun 10 11:29:19 coda[6869]: 2020-06-10 11:29:19 UTC [Info] libp2p peer ID this session is $peer_id Jun 10 11:29:19 coda[6869]: peer_id: "12D3KooWPzjzsVWNHJ758jCRx7VsvL631kTYsxsojoP8KaA1yofC" Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Coda daemon is now connecting Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Pausing block production while bootstrapping Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Attempted to turn on snark worker, but snark worker key is set to none Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Daemon ready. Clients can now connect Jun 10 11:29:32 coda[6869]: 2020-06-10 11:29:32 UTC [Info] Created GraphQL server at: http://localhost:3085/graphql Jun 10 11:30:16 coda[6869]: 2020-06-10 11:30:16 UTC [Info] Coda daemon is now connecting Jun 10 11:30:16 coda[6869]: 2020-06-10 11:30:16 UTC [Info] Coda daemon is now bootstrapping Jun 10 11:30:32 coda[6869]: 2020-06-10 11:30:32 UTC [Info] Will start initialization without connecting with too many peers Jun 10 11:30:32 coda[6869]: 2020-06-10 11:30:32 UTC [Fatal] Unhandled top-level exception: $exn Jun 10 11:30:32 coda[6869]: Generating crash report Jun 10 11:30:32 coda[6869]: exn: "(monitor.ml.Error\n (Failure\n \"failed to initialize transition frontier: Staged_ledger.of_scan_state_and_ledger : did not connect with snarked ledger hash\")\n (\"Raised at file \\\"stdlib.ml\\\", line 33, characters 17-33\"\n \"Called from file \\\"src/deferred1.ml\\\", line 17, characters 40-45\"\n \"Called from file \\\"src/job_queue.ml\\\" (inlined), line 131, characters 2-5\"\n \"Called from file \\\"src/job_queue.ml\\\", line 171, characters 6-47\"\n \"Caught by monitor coda\"))" Jun 10 11:30:32 coda[6869]: 2020-06-10 11:30:32 UTC [Info] Requesting peers for their best tip to do initialization Jun 10 11:30:35 coda[6869]: 2020-06-10 11:30:35 UTC [Fatal] Exception when generating crash report: "(Rocks__Rocks_common.OperationOnInvalidObject)" Jun 10 11:30:35 coda[6869]: ? Coda Daemon crashed. Jun 10 11:30:35 coda[6869]: The Coda Protocol developers would like to know why! Jun 10 11:30:35 coda[6869]: Please: Jun 10 11:30:35 coda[6869]: Open an issue: Jun 10 11:30:35 coda[6869]: <https://github.com/CodaProtocol/coda/issues/new> Jun 10 11:30:35 coda[6869]: Briefly describe what you were doing and include the last 20 lines from .coda-config/coda.log and then paste the following: Jun 10 11:30:35 coda[6869]: Summary: Jun 10 11:30:35 coda[6869]: {"num_accounts":null,"blockchain_length":null,"highest_block_length_received":1,"uptime_secs":288,"ledger_merkle_root":null,"state_hash":null,"commit_id":"3e9b1748183e653a7891adea1fef07c8e1a7dfcd","conf_dir":"/home/user/.coda-config","peers":["213.183.48.193:8302","142.44.139.163:8302","64.227.111.170:8302","95.216.152.25:8302","82.202.253.69:8302","34.107.51.14:8302","159.89.127.140:8302","18.223.15.17:8302","142.93.32.97:8302","116.202.216.248:8302","64.225.126.99:8302","104.248.126.224:8302","159.89.155.126:8302","35.204.13.108:8302","95.217.204.49:8302","35.246.224.149:8302","3.94.116.250:8302","213.211.79.68:8302","46.232.251.94:8302","62.171.139.53:8302","3.17.37.61:8302","51.15.246.57:8302","122.115.61.107:8302","178.140.11.249:8302","50.116.46.176:8302","3.13.202.98:8302","95.111.251.106:8302","165.22.73.222:8302","140.238.210.230:8302","159.89.84.150:8302","95.217.203.62:8302","35.196.202.161:10004","164.68.116.122:8302","35.197.96.64:8302","35.203.179.141:8302","52.186.151.174:8302","139.162.132.135:8302","161.35.121.212:8302","167.172.203.143:8302","161.97.66.151:8302","173.249.38.94:8302","78.193.188.67:20780","94.16.116.35:8302","144.91.127.224:8302","47.157.157.224:8302","95.217.160.158:8302","207.180.202.86:8302","62.171.148.56:8302","162.245.23.134:48590","62.171.131.108:8302","82.69.152.196:8302","165.227.27.76:8302","34.74.183.100:10001","146.0.138.136:8302","208.123.119.115:8302","161.35.93.158:8302","213.211.79.68:7310","64.225.107.37:8302","178.132.207.35:8302","142.93.149.94:8302","167.99.111.179:8302","18.222.186.77:8302","68.183.134.20:8302","34.74.30.44:8302","194.19.235.83:8302","62.171.139.152:8302","193.30.121.61:8302","144.91.97.85:8302","62.171.140.121:8302","95.216.192.84:8302","34.91.73.182:8302","167.99.85.10:8302","109.234.159.18:8302","40.69.86.64:8302","34.82.5.66:8302","35.196.202.161:10005","193.30.123.172:8302","3.21.166.159:8302","35.196.202.161:10002","24.5.137.84:8302","35.196.202.161:10400","142.93.62.181:8302","144.91.127.223:8302","204.48.21.124:8302","35.231.128.243:10001","35.239.173.164:8302","35.185.73.134:10003","23.16.197.222:40509","95.217.197.115:8302","85.112.96.18:8302","64.227.104.218:8302","35.196.202.161:10001"],"user_commands_sent":0,"snark_worker":null,"snark_work_fee":25000000,"sync_status":"Bootstrap","block_production_keys":[],"histograms":{"rpc_timings":{"get_staged_ledger_aux":{"dispatch":null,"impl":null},"answer_sync_ledger_query":{"dispatch":null,"impl":null},"get_ancestry":{"dispatch":null,"impl":null},"get_transition_chain_proof":{"dispatch":null,"impl":null},"get_transition_chain":{"dispatch":null,"impl":null}},"external_transition_latency":null,"accepted_transition_local_latency":null,"accepted_transition_remote_latency":null,"snark_worker_transition_time":null,"snark_worker_merge_time":null},"consensus_time_best_tip":null,"next_block_production":null,"consensus_time_now":{"slot_number":"800","slots_per_epoch":"480"},"consensus_mechanism":"proof_of_stake","consensus_configuration":{"delta":3,"k":20,"c":8,"c_times_k":160,"slots_per_epoch":480,"slot_duration":180000,"epoch_duration":86400000,"genesis_state_timestamp":"1591644600000","acceptable_network_delay":540000},"addrs_and_ports":{"external_ip":"167.86.111.247","bind_ip":"0.0.0.0","peer":{"host":"0.0.0.0","libp2p_port":8302,"peer_id":"12D3KooWPzjzsVWNHJ758jCRx7VsvL631kTYsxsojoP8KaA1yofC"},"libp2p_port":8302,"client_port":8301}} Jun 10 11:30:35 coda[6869]: Status: Jun 10 11:30:35 coda[6869]: {"OS_type":"Unix","Release":"4.15.0-101-generic","Machine":"x86_64","Sys_name":"Linux","Exception":"(monitor.ml.Error\n (Failure\n \"failed to initialize transition frontier: Staged_ledger.of_scan_state_and_ledger : did not connect with snarked ledger hash\")\n (\"Raised at file \\\"stdlib.ml\\\", line 33, characters 17-33\"\n \"Called from file \\\"src/deferred1.ml\\\", line 17, characters 40-45\"\n \"Called from file \\\"src/job_queue.ml\\\" (inlined), line 131, characters 2-5\"\n \"Called from file \\\"src/job_queue.ml\\\", line 171, characters 6-47\"\n \"Caught by monitor coda\"))","Command":"Command: (/usr/local/bin/coda daemon -peer\n /ip4/34.74.183.100/tcp/10001/ipfs/12D3KooWAFFq2yEQFFzhU5dt64AWqawRuomG9hL8rSmm5vxhAsgr\n -peer\n /ip4/35.231.128.243/tcp/10001/ipfs/12D3KooWB79AmjiywL1kMGeKHizFNQE9naThM2ooHgwFcUzt6Yt1)","Coda_branch":"feature/bump-genesis-timestamp","Coda_commit":"3e9b1748183e653a7891adea1fef07c8e1a7dfcd"} Jun 10 11:30:35 coda[6869]: Jun 10 11:30:35 systemd[1]: coda.service: Main process exited, code=exited, status=1/FAILURE Jun 10 11:30:35 systemd[1]: coda.service: Failed with result 'exit-code'. Jun 10 11:30:40 systemd[1]: coda.service: Service hold-off time over, scheduling restart. Jun 10 11:30:40 systemd[1]: coda.service: Scheduled restart job, restart counter is at 39.
non_main
node crashed with rocks rocks common operationoninvalidobject jun systemd coda service failed with result exit code jun systemd coda service service hold off time over scheduling restart jun systemd coda service scheduled restart job restart counter is at jun systemd stopped coda daemon service jun systemd started coda daemon service jun coda utc coda daemon is booting up built with commit on branch feature bump genesis timestamp jun coda utc daemon will expire at jun coda utc booting may take several seconds please wait jun coda utc looking for the genesis tar file coda genesis tar gz jun coda utc successfully retrieved genesis ledger and genesis proof from tmp coda cache dir jun coda utc initializing with genesis constants genesis constants jun coda genesis constants jun coda protocol jun coda k jun coda delta jun coda genesis state timestamp jun coda jun coda txpool max size jun coda num accounts jun coda jun coda utc setting current protocol version to from compile time config jun coda utc daemon started process of kind prover with pid jun coda utc daemon started process of kind verifier with pid jun coda utc registering async shutdown handler close transition frontier if exists jun coda utc peer id this session is peer id jun coda peer id jun coda utc coda daemon is now connecting jun coda utc pausing block production while bootstrapping jun coda utc attempted to turn on snark worker but snark worker key is set to none jun coda utc daemon ready clients can now connect jun coda utc created graphql server at jun coda utc coda daemon is now connecting jun coda utc coda daemon is now bootstrapping jun coda utc will start initialization without connecting with too many peers jun coda utc unhandled top level exception exn jun coda generating crash report jun coda exn monitor ml error n failure n failed to initialize transition frontier staged ledger of scan state and ledger did not connect with snarked ledger hash n raised at file stdlib ml line characters n called from file src ml line characters n called from file src job queue ml inlined line characters n called from file src job queue ml line characters n caught by monitor coda jun coda utc requesting peers for their best tip to do initialization jun coda utc exception when generating crash report rocks rocks common operationoninvalidobject jun coda coda daemon crashed jun coda the coda protocol developers would like to know why jun coda please jun coda open an issue jun coda jun coda briefly describe what you were doing and include the last lines from coda config coda log and then paste the following jun coda summary jun coda num accounts null blockchain length null highest block length received uptime secs ledger merkle root null state hash null commit id conf dir home user coda config peers user commands sent snark worker null snark work fee sync status bootstrap block production keys histograms rpc timings get staged ledger aux dispatch null impl null answer sync ledger query dispatch null impl null get ancestry dispatch null impl null get transition chain proof dispatch null impl null get transition chain dispatch null impl null external transition latency null accepted transition local latency null accepted transition remote latency null snark worker transition time null snark worker merge time null consensus time best tip null next block production null consensus time now slot number slots per epoch consensus mechanism proof of stake consensus configuration delta k c c times k slots per epoch slot duration epoch duration genesis state timestamp acceptable network delay addrs and ports external ip bind ip peer host port peer id port client port jun coda status jun coda os type unix release generic machine sys name linux exception monitor ml error n failure n failed to initialize transition frontier staged ledger of scan state and ledger did not connect with snarked ledger hash n raised at file stdlib ml line characters n called from file src ml line characters n called from file src job queue ml inlined line characters n called from file src job queue ml line characters n caught by monitor coda command command usr local bin coda daemon peer n tcp ipfs n peer n tcp ipfs coda branch feature bump genesis timestamp coda commit jun coda jun systemd coda service main process exited code exited status failure jun systemd coda service failed with result exit code jun systemd coda service service hold off time over scheduling restart jun systemd coda service scheduled restart job restart counter is at
0
535,670
15,696,217,195
IssuesEvent
2021-03-26 01:29:08
pxblue/icons
https://api.github.com/repos/pxblue/icons
opened
Update peer dependencies for React progress icons
enhancement high-priority
#### Describe the desired behavior Update peer dependencies to allow for React 17 #### Describe the current behavior Limited to React 16 #### Is this request related to a current issue? No #### Additional Context <!-- Add any other context or screenshots about the feature request here. -->
1.0
Update peer dependencies for React progress icons - #### Describe the desired behavior Update peer dependencies to allow for React 17 #### Describe the current behavior Limited to React 16 #### Is this request related to a current issue? No #### Additional Context <!-- Add any other context or screenshots about the feature request here. -->
non_main
update peer dependencies for react progress icons describe the desired behavior update peer dependencies to allow for react describe the current behavior limited to react is this request related to a current issue no additional context
0
1,737
6,574,875,811
IssuesEvent
2017-09-11 14:21:48
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
gce module ignores specified service account, always uses project default
affects_2.1 bug_report cloud gce waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/modue/task --> gce ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.2.0 config file = /home/etlctl/.ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ANSIBLE_* environment variables). --> ~/.ansible.cfg: ``` [defaults] inventory = $HOME/.ansible.hosts host_key_checking = False display_skipped_hosts = False display_args_to_stdout = False nocows = 1 retry_files_enabled = False module_compression = 'ZIP_STORED' [ssh_connection] pipelining = True scp_if_ssh = True ``` ~/.ansible.hosts: ``` localhost ``` ##### OS / ENVIRONMENT <!--- Mention the OS you are running Ansible from, and the OS you are managing, or say “N/A” for anything that is not platform-specific. --> `ubuntu-14.04` image running on existing GCE node, with `libcloud-1.3.0` installed via pip (note: this also requires `backports.ssl-match-hostname` to function, an undeclared dependency) ##### SUMMARY Ansible's "gce" module _always_ creates the spawned machine with the default service account for our project. The specified service account in `service_account_email` is NOT assigned to the new node. Note that `service_account_permissions` _does_ seem to be used because originally we tried to run an app on a created node and it didn't have the needed permissions; changing the `service_account_permissions` to include the ones required (in our case bigquery) did work. ##### STEPS TO REPRODUCE <!--- For bugs, show exactly how to reproduce the problem. For new features, show how the feature would be used. --> 1. create a service account that has all possible assigned roles (so permissions aren't an issue) 2. manually create a GCE instance to act as Ansible controller using above service account 3. verify that the instance has the correct service account in web UI 4. install `ansible` on the instance via apt repository (see version above) 5. install `libcloud` via `libpip` (see version above) 6. run ansible gce module play (see below) here's the task running on the GCE-based Ansible controller that's making the instance: ``` - name: create_gce_instance gce: name: '{{instance_name}}' zone: '{{gce_compute_zone}}' image: '{{worker_machine_image}}' machine_type: '{{worker_machine_type}}' project_id: '{{gce_project}}' credentials_file: '{{ctlr_service_creds}}' service_account_email: '{{ctlr_service_acct}}' service_account_permissions: - bigquery - cloud-platform - compute-ro - useraccounts-ro - logging-write - storage-rw # inject metadata from extra args metadata: source_path: '{{source_path}}' pubsub_id: '{{pubsub_id}}' register: etlnode ``` This is running with `hosts: localhost`, `connection: local`, `gather_facts: no`, and `become: False` Note that the `credentials_file` contains a JSON format keyfile downloaded in the web UI for the same service account specified in `service_account_email`. I assume that the `credentials_file` gives the credentials used to create the machine, while the `service_account_email` contains the desired service account the created machine should get (since `service_account_permissions` does that for access scopes, i.e. specifies what you want the new instance to have). We're using the same one in both just for testing because it has every permission, but eventually of course want to use a reduced permission set service account for the spawned worker. <!--- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- What did you expect to happen when running the steps above? --> created instance will have the service account specified in `service_account_email` ##### ACTUAL RESULTS <!--- What actually happened? If possible run with extra verbosity (-vvvv) --> created node _always_ has our project's default service account, despite `service_account_email` being used in the play
True
gce module ignores specified service account, always uses project default - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE <!--- Pick one below and delete the rest: --> - Bug Report ##### COMPONENT NAME <!--- Name of the plugin/modue/task --> gce ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.2.0 config file = /home/etlctl/.ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION <!--- Mention any settings you have changed/added/removed in ansible.cfg (or using the ANSIBLE_* environment variables). --> ~/.ansible.cfg: ``` [defaults] inventory = $HOME/.ansible.hosts host_key_checking = False display_skipped_hosts = False display_args_to_stdout = False nocows = 1 retry_files_enabled = False module_compression = 'ZIP_STORED' [ssh_connection] pipelining = True scp_if_ssh = True ``` ~/.ansible.hosts: ``` localhost ``` ##### OS / ENVIRONMENT <!--- Mention the OS you are running Ansible from, and the OS you are managing, or say “N/A” for anything that is not platform-specific. --> `ubuntu-14.04` image running on existing GCE node, with `libcloud-1.3.0` installed via pip (note: this also requires `backports.ssl-match-hostname` to function, an undeclared dependency) ##### SUMMARY Ansible's "gce" module _always_ creates the spawned machine with the default service account for our project. The specified service account in `service_account_email` is NOT assigned to the new node. Note that `service_account_permissions` _does_ seem to be used because originally we tried to run an app on a created node and it didn't have the needed permissions; changing the `service_account_permissions` to include the ones required (in our case bigquery) did work. ##### STEPS TO REPRODUCE <!--- For bugs, show exactly how to reproduce the problem. For new features, show how the feature would be used. --> 1. create a service account that has all possible assigned roles (so permissions aren't an issue) 2. manually create a GCE instance to act as Ansible controller using above service account 3. verify that the instance has the correct service account in web UI 4. install `ansible` on the instance via apt repository (see version above) 5. install `libcloud` via `libpip` (see version above) 6. run ansible gce module play (see below) here's the task running on the GCE-based Ansible controller that's making the instance: ``` - name: create_gce_instance gce: name: '{{instance_name}}' zone: '{{gce_compute_zone}}' image: '{{worker_machine_image}}' machine_type: '{{worker_machine_type}}' project_id: '{{gce_project}}' credentials_file: '{{ctlr_service_creds}}' service_account_email: '{{ctlr_service_acct}}' service_account_permissions: - bigquery - cloud-platform - compute-ro - useraccounts-ro - logging-write - storage-rw # inject metadata from extra args metadata: source_path: '{{source_path}}' pubsub_id: '{{pubsub_id}}' register: etlnode ``` This is running with `hosts: localhost`, `connection: local`, `gather_facts: no`, and `become: False` Note that the `credentials_file` contains a JSON format keyfile downloaded in the web UI for the same service account specified in `service_account_email`. I assume that the `credentials_file` gives the credentials used to create the machine, while the `service_account_email` contains the desired service account the created machine should get (since `service_account_permissions` does that for access scopes, i.e. specifies what you want the new instance to have). We're using the same one in both just for testing because it has every permission, but eventually of course want to use a reduced permission set service account for the spawned worker. <!--- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS <!--- What did you expect to happen when running the steps above? --> created instance will have the service account specified in `service_account_email` ##### ACTUAL RESULTS <!--- What actually happened? If possible run with extra verbosity (-vvvv) --> created node _always_ has our project's default service account, despite `service_account_email` being used in the play
main
gce module ignores specified service account always uses project default issue type bug report component name gce ansible version ansible config file home etlctl ansible cfg configured module search path default w o overrides configuration mention any settings you have changed added removed in ansible cfg or using the ansible environment variables ansible cfg inventory home ansible hosts host key checking false display skipped hosts false display args to stdout false nocows retry files enabled false module compression zip stored pipelining true scp if ssh true ansible hosts localhost os environment mention the os you are running ansible from and the os you are managing or say “n a” for anything that is not platform specific ubuntu image running on existing gce node with libcloud installed via pip note this also requires backports ssl match hostname to function an undeclared dependency summary ansible s gce module always creates the spawned machine with the default service account for our project the specified service account in service account email is not assigned to the new node note that service account permissions does seem to be used because originally we tried to run an app on a created node and it didn t have the needed permissions changing the service account permissions to include the ones required in our case bigquery did work steps to reproduce for bugs show exactly how to reproduce the problem for new features show how the feature would be used create a service account that has all possible assigned roles so permissions aren t an issue manually create a gce instance to act as ansible controller using above service account verify that the instance has the correct service account in web ui install ansible on the instance via apt repository see version above install libcloud via libpip see version above run ansible gce module play see below here s the task running on the gce based ansible controller that s making the instance name create gce instance gce name instance name zone gce compute zone image worker machine image machine type worker machine type project id gce project credentials file ctlr service creds service account email ctlr service acct service account permissions bigquery cloud platform compute ro useraccounts ro logging write storage rw inject metadata from extra args metadata source path source path pubsub id pubsub id register etlnode this is running with hosts localhost connection local gather facts no and become false note that the credentials file contains a json format keyfile downloaded in the web ui for the same service account specified in service account email i assume that the credentials file gives the credentials used to create the machine while the service account email contains the desired service account the created machine should get since service account permissions does that for access scopes i e specifies what you want the new instance to have we re using the same one in both just for testing because it has every permission but eventually of course want to use a reduced permission set service account for the spawned worker expected results created instance will have the service account specified in service account email actual results created node always has our project s default service account despite service account email being used in the play
1
1,718
6,574,482,976
IssuesEvent
2017-09-11 13:03:30
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
pip module doesn't use proper pip executable from virtualenv
affects_2.2 bug_report waiting_on_maintainer
##### ISSUE TYPE - Bug Report ##### COMPONENT NAME pip_module ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /code/ansible.cfg configured module search path = Default w/o overrides ``` Could affect 2.1 also ##### OS / ENVIRONMENT CentOS 7 ##### SUMMARY pip module uses `/bin/pip2` instead of the one from the virtualenv when virtualenv is specified and is newly created. This result for example in that it unable to upgrade pip inside the virtualenv with the error ``` OSError: [Errno 13] Permission denied: '/usr/bin/pip' ``` because it tries to unlink the system pip. ##### STEPS TO REPRODUCE * Use target host with the old pip installed. * Try to upgrade pip to the latest state via pip module providing some new virtualenv path using unprivileged user having full access to the target virtualenv. * Notice system pip executable unlink error. ``` - name: ensure pip is latest version in venv pip: name: pip virtualenv: '{{ projects_path }}/venv' state: latest become_user: venvuser ``` ##### EXPECTED RESULTS pip module should use pip executable from the virtualenv provided via the module arg. ##### ACTUAL RESULTS ``` fatal: [hostname]: FAILED! => { "changed": false, "cmd": "/bin/pip2 install -U pip", "failed": true, "invocation": { "module_args": { "chdir": null, "editable": true, "executable": null, "extra_args": null, "name": [ "pip" ], "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "/srv/www/hostname/venv", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false }, "module_name": "pip" }, "msg": "stdout: New python executable in /srv/www/hostname/venv/bin/python\nInstalling Setuptools..............................................................................................................................................................................................................................done.\nInstalling Pip.....................................................................................................................................................................................................................................................................................................................................done.\nCollecting pip\n Downloading pip-9.0.0-py2.py3-none-any.whl (1.3MB)\nInstalling collected packages: pip\n Found existing installation: pip 7.1.0\n Uninstalling pip-7.1.0:\n\n:stderr: You are using pip version 7.1.0, however version 9.0.0 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\nException:\nTraceback (most recent call last):\n File \"/usr/lib/python2.7/site-packages/pip/basecommand.py\", line 223, in main\n status = self.run(options, args)\n File \"/usr/lib/python2.7/site-packages/pip/commands/install.py\", line 308, in run\n strip_file_prefix=options.strip_file_prefix,\n File \"/usr/lib/python2.7/site-packages/pip/req/req_set.py\", line 640, in install\n requirement.uninstall(auto_confirm=True)\n File \"/usr/lib/python2.7/site-packages/pip/req/req_install.py\", line 726, in uninstall\n paths_to_remove.remove(auto_confirm)\n File \"/usr/lib/python2.7/site-packages/pip/req/req_uninstall.py\", line 125, in remove\n renames(path, new_path)\n File \"/usr/lib/python2.7/site-packages/pip/utils/__init__.py\", line 314, in renames\n shutil.move(old, new)\n File \"/usr/lib64/python2.7/shutil.py\", line 302, in move\n os.unlink(src)\nOSError: [Errno 13] Permission denied: '/usr/bin/pip'\n\n" } ```
True
pip module doesn't use proper pip executable from virtualenv - ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME pip_module ##### ANSIBLE VERSION ``` ansible 2.2.0.0 config file = /code/ansible.cfg configured module search path = Default w/o overrides ``` Could affect 2.1 also ##### OS / ENVIRONMENT CentOS 7 ##### SUMMARY pip module uses `/bin/pip2` instead of the one from the virtualenv when virtualenv is specified and is newly created. This result for example in that it unable to upgrade pip inside the virtualenv with the error ``` OSError: [Errno 13] Permission denied: '/usr/bin/pip' ``` because it tries to unlink the system pip. ##### STEPS TO REPRODUCE * Use target host with the old pip installed. * Try to upgrade pip to the latest state via pip module providing some new virtualenv path using unprivileged user having full access to the target virtualenv. * Notice system pip executable unlink error. ``` - name: ensure pip is latest version in venv pip: name: pip virtualenv: '{{ projects_path }}/venv' state: latest become_user: venvuser ``` ##### EXPECTED RESULTS pip module should use pip executable from the virtualenv provided via the module arg. ##### ACTUAL RESULTS ``` fatal: [hostname]: FAILED! => { "changed": false, "cmd": "/bin/pip2 install -U pip", "failed": true, "invocation": { "module_args": { "chdir": null, "editable": true, "executable": null, "extra_args": null, "name": [ "pip" ], "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "/srv/www/hostname/venv", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false }, "module_name": "pip" }, "msg": "stdout: New python executable in /srv/www/hostname/venv/bin/python\nInstalling Setuptools..............................................................................................................................................................................................................................done.\nInstalling Pip.....................................................................................................................................................................................................................................................................................................................................done.\nCollecting pip\n Downloading pip-9.0.0-py2.py3-none-any.whl (1.3MB)\nInstalling collected packages: pip\n Found existing installation: pip 7.1.0\n Uninstalling pip-7.1.0:\n\n:stderr: You are using pip version 7.1.0, however version 9.0.0 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\nException:\nTraceback (most recent call last):\n File \"/usr/lib/python2.7/site-packages/pip/basecommand.py\", line 223, in main\n status = self.run(options, args)\n File \"/usr/lib/python2.7/site-packages/pip/commands/install.py\", line 308, in run\n strip_file_prefix=options.strip_file_prefix,\n File \"/usr/lib/python2.7/site-packages/pip/req/req_set.py\", line 640, in install\n requirement.uninstall(auto_confirm=True)\n File \"/usr/lib/python2.7/site-packages/pip/req/req_install.py\", line 726, in uninstall\n paths_to_remove.remove(auto_confirm)\n File \"/usr/lib/python2.7/site-packages/pip/req/req_uninstall.py\", line 125, in remove\n renames(path, new_path)\n File \"/usr/lib/python2.7/site-packages/pip/utils/__init__.py\", line 314, in renames\n shutil.move(old, new)\n File \"/usr/lib64/python2.7/shutil.py\", line 302, in move\n os.unlink(src)\nOSError: [Errno 13] Permission denied: '/usr/bin/pip'\n\n" } ```
main
pip module doesn t use proper pip executable from virtualenv issue type bug report component name pip module ansible version ansible config file code ansible cfg configured module search path default w o overrides could affect also os environment centos summary pip module uses bin instead of the one from the virtualenv when virtualenv is specified and is newly created this result for example in that it unable to upgrade pip inside the virtualenv with the error oserror permission denied usr bin pip because it tries to unlink the system pip steps to reproduce use target host with the old pip installed try to upgrade pip to the latest state via pip module providing some new virtualenv path using unprivileged user having full access to the target virtualenv notice system pip executable unlink error name ensure pip is latest version in venv pip name pip virtualenv projects path venv state latest become user venvuser expected results pip module should use pip executable from the virtualenv provided via the module arg actual results fatal failed changed false cmd bin install u pip failed true invocation module args chdir null editable true executable null extra args null name pip requirements null state latest umask null use mirrors true version null virtualenv srv www hostname venv virtualenv command virtualenv virtualenv python null virtualenv site packages false module name pip msg stdout new python executable in srv www hostname venv bin python ninstalling setuptools done ninstalling pip done ncollecting pip n downloading pip none any whl ninstalling collected packages pip n found existing installation pip n uninstalling pip n n stderr you are using pip version however version is available nyou should consider upgrading via the pip install upgrade pip command nexception ntraceback most recent call last n file usr lib site packages pip basecommand py line in main n status self run options args n file usr lib site packages pip commands install py line in run n strip file prefix options strip file prefix n file usr lib site packages pip req req set py line in install n requirement uninstall auto confirm true n file usr lib site packages pip req req install py line in uninstall n paths to remove remove auto confirm n file usr lib site packages pip req req uninstall py line in remove n renames path new path n file usr lib site packages pip utils init py line in renames n shutil move old new n file usr shutil py line in move n os unlink src noserror permission denied usr bin pip n n
1
4,329
21,779,669,565
IssuesEvent
2022-05-13 17:20:53
centerofci/mathesar
https://api.github.com/repos/centerofci/mathesar
closed
npm audit found vulnerabilities
type: bug work: frontend status: draft restricted: maintainers
``` === npm audit security report === # Run npm install --save-dev babel-jest@27.2.4 to resolve 1 vulnerability SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ babel-jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm install --save-dev jest@27.2.4 to resolve 8 vulnerabilities SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-runtime > jest-config │ │ │ > babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-runtime > │ │ │ jest-config > babel-jest > @jest/transform > jest-haste-map │ │ │ > sane > anymatch > micromatch > braces > snapdragon > base │ │ │ > cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runtime > jest-config > babel-jest │ │ │ > @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runtime > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update ansi-regex --depth 9 to resolve 10 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > react-dev-utils > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > react-dev-utils > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > react-dev-utils > strip-ansi │ │ │ > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > react-dev-utils > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > boxen > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > boxen > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > boxen > │ │ │ widest-line > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > boxen > widest-line > string-width > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > cli-table3 > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > cli-table3 > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update ansi-align --depth 6 to resolve 2 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > boxen > │ │ │ ansi-align > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > boxen > ansi-align > string-width > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update prismjs --depth 9 to resolve 10 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-actions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-actions > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-actions > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-backgrounds > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-controls > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/ui > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/ui > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/ui > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update nth-check --depth 10 to resolve 7 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/manager-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/manager-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/manager-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/manager-webpack5 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update tmpl --depth 13 to resolve 10 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ babel-jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-runtime > jest-config │ │ │ > babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-runtime > │ │ │ jest-config > babel-jest > @jest/transform > jest-haste-map │ │ │ > sane > walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runtime > jest-config > babel-jest │ │ │ > @jest/transform > jest-haste-map > sane > walker > │ │ │ makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runtime > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │ │ │ Visit https://go.npm.me/audit-guide for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-actions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-actions > @storybook/addons > │ │ │ @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-actions > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-actions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-actions > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-actions > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-controls > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-client > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-controls > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/core-common > @storybook/node-logger > npmlog > │ │ │ gauge > wide-align > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/core-common > @storybook/node-logger > npmlog > │ │ │ gauge > wide-align > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/manager-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/manager-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/node-logger > │ │ │ npmlog > gauge > wide-align > string-width > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > sveltedoc-parser > eslint > table > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=4.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ found 82 vulnerabilities (50 moderate, 18 high, 14 critical) in 2699 scanned packages run `npm audit fix` to fix 39 of them. 9 vulnerabilities require semver-major dependency updates. 34 vulnerabilities require manual review. See the full report for details. ```
True
npm audit found vulnerabilities - ``` === npm audit security report === # Run npm install --save-dev babel-jest@27.2.4 to resolve 1 vulnerability SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ babel-jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm install --save-dev jest@27.2.4 to resolve 8 vulnerabilities SEMVER WARNING: Recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-runtime > jest-config │ │ │ > babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-runtime > │ │ │ jest-config > babel-jest > @jest/transform > jest-haste-map │ │ │ > sane > anymatch > micromatch > braces > snapdragon > base │ │ │ > cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runtime > jest-config > babel-jest │ │ │ > @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runtime > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ anymatch > micromatch > braces > snapdragon > base > │ │ │ cache-base > set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update ansi-regex --depth 9 to resolve 10 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > react-dev-utils > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > react-dev-utils > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > react-dev-utils > strip-ansi │ │ │ > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > react-dev-utils > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > boxen > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > boxen > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > boxen > │ │ │ widest-line > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > boxen > widest-line > string-width > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > cli-table3 > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > cli-table3 > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update ansi-align --depth 6 to resolve 2 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > boxen > │ │ │ ansi-align > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > boxen > ansi-align > string-width > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update prismjs --depth 9 to resolve 10 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-actions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-actions > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-actions > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-backgrounds > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-controls > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/components > │ │ │ react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/ui > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/ui > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/ui > │ │ │ @storybook/components > react-syntax-highlighter > prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-hqhp-5p83-hx96 │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update nth-check --depth 10 to resolve 7 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/manager-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/manager-webpack4 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/manager-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/manager-webpack5 > html-webpack-plugin > │ │ │ pretty-error > renderkid > css-select > nth-check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-rp65-9cf3-cjxr │ └───────────────┴──────────────────────────────────────────────────────────────┘ # Run npm update tmpl --depth 13 to resolve 10 vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ babel-jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-config > babel-jest > │ │ │ @jest/transform > jest-haste-map > sane > walker > makeerror │ │ │ > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runner > jest-runtime > jest-config │ │ │ > babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runner > jest-runtime > │ │ │ jest-config > babel-jest > @jest/transform > jest-haste-map │ │ │ > sane > walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > @jest/core > jest-runtime > jest-config > babel-jest │ │ │ > @jest/transform > jest-haste-map > sane > walker > │ │ │ makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ jest [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ jest > jest-cli > @jest/core > jest-runtime > jest-config > │ │ │ babel-jest > @jest/transform > jest-haste-map > sane > │ │ │ walker > makeerror > tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-jgrx-mgxx-jf9v │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │ │ │ Visit https://go.npm.me/audit-guide for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-actions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-actions > @storybook/addons > │ │ │ @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-actions > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-actions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-actions > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-actions > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-controls > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/client-api > │ │ │ @storybook/addons > @storybook/api > @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-client > │ │ │ @storybook/client-api > @storybook/addons > @storybook/api > │ │ │ @storybook/csf > lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-8p5q-j9m2-g8wr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-controls > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/core-common > @storybook/node-logger > npmlog > │ │ │ gauge > wide-align > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/core-common > @storybook/node-logger > npmlog > │ │ │ gauge > wide-align > string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/manager-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/manager-webpack4 > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core-common > │ │ │ @storybook/node-logger > npmlog > gauge > wide-align > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > @storybook/node-logger > │ │ │ npmlog > gauge > wide-align > string-width > strip-ansi > │ │ │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Inefficient Regular Expression Complexity in │ │ │ chalk/ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > sveltedoc-parser > eslint > table > │ │ │ string-width > strip-ansi > ansi-regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-93q8-gq69-wqmw │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=4.0.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @jest/transform > jest-haste-map > sane > anymatch > │ │ │ micromatch > braces > snapdragon > base > cache-base > │ │ │ set-value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-4jqc-8m5r-9rpr │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-c36v-fmgq-m8hx │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Critical │ Prototype Pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=9.0.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > react-dev-utils > immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-33f9-j839-rf8h │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/builder-webpack4 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/addon-essentials [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/addon-essentials > @storybook/addon-docs > │ │ │ @storybook/core > @storybook/core-server > │ │ │ @storybook/builder-webpack4 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/svelte [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/svelte > @storybook/core > @storybook/core-server │ │ │ > @storybook/builder-webpack4 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Uncontrolled Resource Consumption in ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ No patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ @storybook/builder-webpack5 [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ @storybook/builder-webpack5 > webpack-hot-middleware > │ │ │ ansi-html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://github.com/advisories/GHSA-whgm-jr23-g3j9 │ └───────────────┴──────────────────────────────────────────────────────────────┘ found 82 vulnerabilities (50 moderate, 18 high, 14 critical) in 2699 scanned packages run `npm audit fix` to fix 39 of them. 9 vulnerabilities require semver-major dependency updates. 34 vulnerabilities require manual review. See the full report for details. ```
main
npm audit found vulnerabilities npm audit security report run npm install save dev babel jest to resolve vulnerability semver warning recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ babel jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ babel jest jest transform jest haste map sane │ │ │ anymatch micromatch braces snapdragon base │ │ │ cache base set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ run npm install save dev jest to resolve vulnerabilities semver warning recommended action is a potentially breaking change ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest config babel jest │ │ │ jest transform jest haste map sane anymatch │ │ │ micromatch braces snapdragon base cache base │ │ │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest config babel jest │ │ │ jest transform jest haste map sane anymatch │ │ │ micromatch braces snapdragon base cache base │ │ │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest runner jest config babel jest │ │ │ jest transform jest haste map sane anymatch │ │ │ micromatch braces snapdragon base cache base │ │ │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest runner jest config │ │ │ babel jest jest transform jest haste map sane │ │ │ anymatch micromatch braces snapdragon base │ │ │ cache base set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest runner jest runtime jest config │ │ │ babel jest jest transform jest haste map sane │ │ │ anymatch micromatch braces snapdragon base │ │ │ cache base set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest runner jest runtime │ │ │ jest config babel jest jest transform jest haste map │ │ │ sane anymatch micromatch braces snapdragon base │ │ │ cache base set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest runtime jest config babel jest │ │ │ jest transform jest haste map sane anymatch │ │ │ micromatch braces snapdragon base cache base │ │ │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest runtime jest config │ │ │ babel jest jest transform jest haste map sane │ │ │ anymatch micromatch braces snapdragon base │ │ │ cache base set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ run npm update ansi regex depth to resolve vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder react dev utils strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder react dev utils strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder react dev utils strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook builder │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook builder react dev utils strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server boxen │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ boxen string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server boxen │ │ │ widest line string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ boxen widest line string width strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server cli │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ cli string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ run npm update ansi align depth to resolve vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server boxen │ │ │ ansi align string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ boxen ansi align string width strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ run npm update prismjs depth to resolve vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon actions │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon actions storybook components │ │ │ react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon actions │ │ │ storybook components react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon backgrounds │ │ │ storybook components react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon controls │ │ │ storybook components react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder storybook components │ │ │ react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder storybook components │ │ │ react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder storybook components │ │ │ react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder storybook ui │ │ │ storybook components react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder storybook ui │ │ │ storybook components react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder storybook ui │ │ │ storybook components react syntax highlighter prismjs │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ run npm update nth check depth to resolve vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook manager html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook manager html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook builder │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook builder html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook manager │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook manager html webpack plugin │ │ │ pretty error renderkid css select nth check │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ run npm update tmpl depth to resolve vulnerabilities ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ jest transform jest haste map sane walker makeerror │ │ │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ babel jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ babel jest jest transform jest haste map sane │ │ │ walker makeerror tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest config babel jest │ │ │ jest transform jest haste map sane walker makeerror │ │ │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest config babel jest │ │ │ jest transform jest haste map sane walker makeerror │ │ │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest runner jest config babel jest │ │ │ jest transform jest haste map sane walker makeerror │ │ │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest runner jest config │ │ │ babel jest jest transform jest haste map sane │ │ │ walker makeerror tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest runner jest runtime jest config │ │ │ babel jest jest transform jest haste map sane │ │ │ walker makeerror tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest runner jest runtime │ │ │ jest config babel jest jest transform jest haste map │ │ │ sane walker makeerror tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest core jest runtime jest config babel jest │ │ │ jest transform jest haste map sane walker │ │ │ makeerror tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ regular expression denial of service in tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ jest │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ jest jest cli jest core jest runtime jest config │ │ │ babel jest jest transform jest haste map sane │ │ │ walker makeerror tmpl │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌──────────────────────────────────────────────────────────────────────────────┐ │ manual review │ │ some vulnerabilities require your attention to resolve │ │ │ │ visit for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon actions │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon actions storybook addons │ │ │ storybook api storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon actions │ │ │ storybook addons storybook api storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon actions │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon actions storybook client api │ │ │ storybook addons storybook api storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon actions │ │ │ storybook client api storybook addons storybook api │ │ │ storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon controls │ │ │ storybook client api storybook addons storybook api │ │ │ storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder storybook client api │ │ │ storybook addons storybook api storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder storybook client api │ │ │ storybook addons storybook api storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder storybook client api │ │ │ storybook addons storybook api storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook client api storybook addons storybook api │ │ │ storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ arbitrary code execution in lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core client │ │ │ storybook client api storybook addons storybook api │ │ │ storybook csf lodash │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon controls │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder storybook core common │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder storybook core common │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder storybook core common │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook core common storybook node logger npmlog │ │ │ gauge wide align string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook core common storybook node logger npmlog │ │ │ gauge wide align string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook manager storybook core common │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook manager storybook core common │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core common │ │ │ storybook node logger npmlog gauge wide align │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder storybook node logger │ │ │ npmlog gauge wide align string width strip ansi │ │ │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ moderate │ inefficient regular expression complexity in │ │ │ chalk ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte sveltedoc parser eslint table │ │ │ string width strip ansi ansi regex │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ jest transform jest haste map sane anymatch │ │ │ micromatch braces snapdragon base cache base │ │ │ set value │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook builder │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ critical │ prototype pollution in immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook builder │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook builder react dev utils immer │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ uncontrolled resource consumption in ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook builder webpack hot middleware │ │ │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ uncontrolled resource consumption in ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook addon essentials │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook addon essentials storybook addon docs │ │ │ storybook core storybook core server │ │ │ storybook builder webpack hot middleware │ │ │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ uncontrolled resource consumption in ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook svelte │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook svelte storybook core storybook core server │ │ │ storybook builder webpack hot middleware │ │ │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ high │ uncontrolled resource consumption in ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ package │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ patched in │ no patch available │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ dependency of │ storybook builder │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ path │ storybook builder webpack hot middleware │ │ │ ansi html │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ more info │ │ └───────────────┴──────────────────────────────────────────────────────────────┘ found vulnerabilities moderate high critical in scanned packages run npm audit fix to fix of them vulnerabilities require semver major dependency updates vulnerabilities require manual review see the full report for details
1
326,238
27,980,329,955
IssuesEvent
2023-03-26 03:46:23
ALTA-LapakUMKM-Group-2/LapakUMKM-APITesting
https://api.github.com/repos/ALTA-LapakUMKM-Group-2/LapakUMKM-APITesting
opened
[Category-A006] Get a single data Categories with invalid ID
Manual Api Testing
Given Get single categories with invalid id When Send get single categories Then Status code should be 404 Not Found And Validate get single data resource json schema
1.0
[Category-A006] Get a single data Categories with invalid ID - Given Get single categories with invalid id When Send get single categories Then Status code should be 404 Not Found And Validate get single data resource json schema
non_main
get a single data categories with invalid id given get single categories with invalid id when send get single categories then status code should be not found and validate get single data resource json schema
0
319,786
9,754,913,082
IssuesEvent
2019-06-04 12:49:13
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Rename IdentifiedDataSerializable.getId()
Estimation: S Internal breaking change Module: Serialization Priority: Low Source: Community Team: Client Type: Enhancement
The `getId()` method of the interface `IdentifiedDataSerializable` is a common method, meaning a naming conflict will happen frequently. For example, database entities will also have a `getId()` method. Consider renaming this method to a more unique name. For the forum discussion, please see https://groups.google.com/forum/#!searchin/hazelcast/dan%7Csort:date/hazelcast/sW7xDXgRhWQ/IR9jhMbiqo4J
1.0
Rename IdentifiedDataSerializable.getId() - The `getId()` method of the interface `IdentifiedDataSerializable` is a common method, meaning a naming conflict will happen frequently. For example, database entities will also have a `getId()` method. Consider renaming this method to a more unique name. For the forum discussion, please see https://groups.google.com/forum/#!searchin/hazelcast/dan%7Csort:date/hazelcast/sW7xDXgRhWQ/IR9jhMbiqo4J
non_main
rename identifieddataserializable getid the getid method of the interface identifieddataserializable is a common method meaning a naming conflict will happen frequently for example database entities will also have a getid method consider renaming this method to a more unique name for the forum discussion please see
0
4,939
25,382,318,938
IssuesEvent
2022-11-21 18:37:05
aws/aws-sam-cli
https://api.github.com/repos/aws/aws-sam-cli
closed
Bug: Generated pipelines from sam pipeline for dotnet 6 don't work and have little guidance
type/bug maintainer/need-followup
### Description: When generating a pipeline for Bitbucket and dotnet 6 with SAM Pipeline, the template generates using the command `sam build --template $SAM_TEMPLATE --use-container` but should leave out the `--use-container` option as it is unsupported in this scenario. This also means that the dotnet cli must be installed. It would be wonderful to include a step installing this. I have attempted with - curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 6.0 --version latest - sam build --template $SAM_TEMPLATE but `sam build` fails to find the dotnet cli. I'm not sure what I'm missing or if there is a better approach. ### Steps to reproduce: Run sam pipeline for a dotnet 6 project on bitbucket Push the project ### Observed result: Using generated template ![image](https://user-images.githubusercontent.com/1412248/202298369-18c0d45b-09aa-432e-a5af-cfa236a69908.png) After removing --use-contianer option ![image](https://user-images.githubusercontent.com/1412248/202298522-985aef49-5413-47fb-8975-956ebd1f6b43.png) After installing dotnet 6 sdk and running sam build ![image](https://user-images.githubusercontent.com/1412248/202298643-b1ced3fb-cb0e-4072-b2b9-3040137f0630.png) ### Expected result: For it to work from the generated template or at least to be told clearly the limitations and how to modify it.
True
Bug: Generated pipelines from sam pipeline for dotnet 6 don't work and have little guidance - ### Description: When generating a pipeline for Bitbucket and dotnet 6 with SAM Pipeline, the template generates using the command `sam build --template $SAM_TEMPLATE --use-container` but should leave out the `--use-container` option as it is unsupported in this scenario. This also means that the dotnet cli must be installed. It would be wonderful to include a step installing this. I have attempted with - curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 6.0 --version latest - sam build --template $SAM_TEMPLATE but `sam build` fails to find the dotnet cli. I'm not sure what I'm missing or if there is a better approach. ### Steps to reproduce: Run sam pipeline for a dotnet 6 project on bitbucket Push the project ### Observed result: Using generated template ![image](https://user-images.githubusercontent.com/1412248/202298369-18c0d45b-09aa-432e-a5af-cfa236a69908.png) After removing --use-contianer option ![image](https://user-images.githubusercontent.com/1412248/202298522-985aef49-5413-47fb-8975-956ebd1f6b43.png) After installing dotnet 6 sdk and running sam build ![image](https://user-images.githubusercontent.com/1412248/202298643-b1ced3fb-cb0e-4072-b2b9-3040137f0630.png) ### Expected result: For it to work from the generated template or at least to be told clearly the limitations and how to modify it.
main
bug generated pipelines from sam pipeline for dotnet don t work and have little guidance description when generating a pipeline for bitbucket and dotnet with sam pipeline the template generates using the command sam build template sam template use container but should leave out the use container option as it is unsupported in this scenario this also means that the dotnet cli must be installed it would be wonderful to include a step installing this i have attempted with curl ssl bash dev stdin channel version latest sam build template sam template but sam build fails to find the dotnet cli i m not sure what i m missing or if there is a better approach steps to reproduce run sam pipeline for a dotnet project on bitbucket push the project observed result using generated template after removing use contianer option after installing dotnet sdk and running sam build expected result for it to work from the generated template or at least to be told clearly the limitations and how to modify it
1
1,759
6,574,985,638
IssuesEvent
2017-09-11 14:41:48
ansible/ansible-modules-core
https://api.github.com/repos/ansible/ansible-modules-core
closed
TypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners'
affects_2.1 aws bug_report cloud waiting_on_maintainer
<!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_elb_lb ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION Default ##### OS / ENVIRONMENT centos 6.2 ##### SUMMARY complex listeners error when adding the listeners parameter in the ec2_elb_lb module from example listen on the module website ##### STEPS TO REPRODUCE run the playbook to create an aws ELB. <!--- Paste example playbooks or commands between quotes below --> ``` tasks: - name: Test building a staging ELB for purposes of learning ansible ELB creation ec2_elb_lb: region: us-east-1 name: test-ansible state: present listeners: - protocol: http instance_port: 80 load_balancer_port: 80 zones: us-east-1a ``` <!--- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS Expect ELB to be created in AWS with the referenced values ##### ACTUAL RESULTS Playbook fails and has the follow command output. <!--- Paste verbatim command output between quotes below --> ``` An exception occurred during task execution. The full traceback is: Traceback (most recent call last): File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 1342, in <module> main() File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 1326, in main elb_man.ensure_ok() File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 410, in _do_op return op(*args, **kwargs) File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 474, in ensure_ok self._create_elb() File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 701, in _create_elb scheme=self.scheme) TypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners' fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "invocation": {"module_name": "ec2_elb_lb"}, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 1342, in <module>\n main()\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 1326, in main\n elb_man.ensure_ok()\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 410, in _do_op\n return op(*args, **kwargs)\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 474, in ensure_ok\n self._create_elb()\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 701, in _create_elb\n scheme=self.scheme)\nTypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners'\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false} ```
True
TypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners' - <!--- Verify first that your issue/request is not already reported in GitHub --> ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ec2_elb_lb ##### ANSIBLE VERSION <!--- Paste verbatim output from “ansible --version” between quotes below --> ``` ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ``` ##### CONFIGURATION Default ##### OS / ENVIRONMENT centos 6.2 ##### SUMMARY complex listeners error when adding the listeners parameter in the ec2_elb_lb module from example listen on the module website ##### STEPS TO REPRODUCE run the playbook to create an aws ELB. <!--- Paste example playbooks or commands between quotes below --> ``` tasks: - name: Test building a staging ELB for purposes of learning ansible ELB creation ec2_elb_lb: region: us-east-1 name: test-ansible state: present listeners: - protocol: http instance_port: 80 load_balancer_port: 80 zones: us-east-1a ``` <!--- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS Expect ELB to be created in AWS with the referenced values ##### ACTUAL RESULTS Playbook fails and has the follow command output. <!--- Paste verbatim command output between quotes below --> ``` An exception occurred during task execution. The full traceback is: Traceback (most recent call last): File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 1342, in <module> main() File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 1326, in main elb_man.ensure_ok() File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 410, in _do_op return op(*args, **kwargs) File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 474, in ensure_ok self._create_elb() File "/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py", line 701, in _create_elb scheme=self.scheme) TypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners' fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "invocation": {"module_name": "ec2_elb_lb"}, "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 1342, in <module>\n main()\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 1326, in main\n elb_man.ensure_ok()\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 410, in _do_op\n return op(*args, **kwargs)\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 474, in ensure_ok\n self._create_elb()\n File \"/tmp/ansible_3AL7SI/ansible_module_ec2_elb_lb.py\", line 701, in _create_elb\n scheme=self.scheme)\nTypeError: create_load_balancer() got an unexpected keyword argument 'complex_listeners'\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false} ```
main
typeerror create load balancer got an unexpected keyword argument complex listeners issue type bug report component name elb lb ansible version ansible config file etc ansible ansible cfg configured module search path default w o overrides configuration default os environment centos summary complex listeners error when adding the listeners parameter in the elb lb module from example listen on the module website steps to reproduce run the playbook to create an aws elb tasks name test building a staging elb for purposes of learning ansible elb creation elb lb region us east name test ansible state present listeners protocol http instance port load balancer port zones us east expected results expect elb to be created in aws with the referenced values actual results playbook fails and has the follow command output an exception occurred during task execution the full traceback is traceback most recent call last file tmp ansible ansible module elb lb py line in main file tmp ansible ansible module elb lb py line in main elb man ensure ok file tmp ansible ansible module elb lb py line in do op return op args kwargs file tmp ansible ansible module elb lb py line in ensure ok self create elb file tmp ansible ansible module elb lb py line in create elb scheme self scheme typeerror create load balancer got an unexpected keyword argument complex listeners fatal failed changed false failed true invocation module name elb lb module stderr traceback most recent call last n file tmp ansible ansible module elb lb py line in n main n file tmp ansible ansible module elb lb py line in main n elb man ensure ok n file tmp ansible ansible module elb lb py line in do op n return op args kwargs n file tmp ansible ansible module elb lb py line in ensure ok n self create elb n file tmp ansible ansible module elb lb py line in create elb n scheme self scheme ntypeerror create load balancer got an unexpected keyword argument complex listeners n module stdout msg module failure parsed false
1
152,988
24,049,768,514
IssuesEvent
2022-09-16 11:43:04
aristanetworks/ansible-avd
https://api.github.com/repos/aristanetworks/ansible-avd
reopened
SVI in default routing table
type: enhancement state: accepted role: eos_designs
### Enhancement summary In current implementation SVIs have to be configured in a specific VRF. Is it possible to make AVD able to add SVI interface in default routing table? ### Which component of AVD is impacted eos_designs ### Use case example ``` interface Vlan110 description Tenant_A_OP_Zone ip address 172.16.100.2/24 ip virtual-router address 172.16.100.1 ``` ### Describe the solution you would like In inventory/group_vars/DC1_TENANTS_NETWORKS.yaml ```yaml tenants: # Tenant A Specific Information - VRFs / VLANs TenantA: mac_vrf_vni_base: 10000 vrfs: Tenant_A_OP_Zone: <----- HERE IT SHOULD BE POSSIBLE TO USE "default" FOR DEFAULT ROUTING INSTANCE vrf_vni: 123 svis: # Service One 100: name: Service_100 tags: [pub, servers] enabled: true ip_virtual_router_address: 172.16.100.1 nodes: DC1_LEAF1: ip_address: 172.16.100.2/24 DC1_LEAF2: ip_address: 172.16.100.3/24 DC1_LEAF3: ip_address: 172.16.100.4/24 DC1_LEAF4: ip_address: 172.16.100.5/24 ``` ### Describe alternatives you have considered _No response_ ### Additional context _No response_ ### Contributing Guide - [X] I agree to follow this project's Code of Conduct
1.0
SVI in default routing table - ### Enhancement summary In current implementation SVIs have to be configured in a specific VRF. Is it possible to make AVD able to add SVI interface in default routing table? ### Which component of AVD is impacted eos_designs ### Use case example ``` interface Vlan110 description Tenant_A_OP_Zone ip address 172.16.100.2/24 ip virtual-router address 172.16.100.1 ``` ### Describe the solution you would like In inventory/group_vars/DC1_TENANTS_NETWORKS.yaml ```yaml tenants: # Tenant A Specific Information - VRFs / VLANs TenantA: mac_vrf_vni_base: 10000 vrfs: Tenant_A_OP_Zone: <----- HERE IT SHOULD BE POSSIBLE TO USE "default" FOR DEFAULT ROUTING INSTANCE vrf_vni: 123 svis: # Service One 100: name: Service_100 tags: [pub, servers] enabled: true ip_virtual_router_address: 172.16.100.1 nodes: DC1_LEAF1: ip_address: 172.16.100.2/24 DC1_LEAF2: ip_address: 172.16.100.3/24 DC1_LEAF3: ip_address: 172.16.100.4/24 DC1_LEAF4: ip_address: 172.16.100.5/24 ``` ### Describe alternatives you have considered _No response_ ### Additional context _No response_ ### Contributing Guide - [X] I agree to follow this project's Code of Conduct
non_main
svi in default routing table enhancement summary in current implementation svis have to be configured in a specific vrf is it possible to make avd able to add svi interface in default routing table which component of avd is impacted eos designs use case example interface description tenant a op zone ip address ip virtual router address describe the solution you would like in inventory group vars tenants networks yaml yaml tenants tenant a specific information vrfs vlans tenanta mac vrf vni base vrfs tenant a op zone here it should be possible to use default for default routing instance vrf vni svis service one name service tags enabled true ip virtual router address nodes ip address ip address ip address ip address describe alternatives you have considered no response additional context no response contributing guide i agree to follow this project s code of conduct
0
4,586
23,817,644,646
IssuesEvent
2022-09-05 08:21:15
tgbot-collection/ytdlbot
https://api.github.com/repos/tgbot-collection/ytdlbot
closed
Process a list or urls in .txt file
enhancement not-maintained
Add feature to make bot able to process list or urls in .txt file line by line Example list.txt ``` Url1 Url2 Url3 ```
True
Process a list or urls in .txt file - Add feature to make bot able to process list or urls in .txt file line by line Example list.txt ``` Url1 Url2 Url3 ```
main
process a list or urls in txt file add feature to make bot able to process list or urls in txt file line by line example list txt
1
122,046
26,081,635,839
IssuesEvent
2022-12-25 12:55:03
Clueless-Community/seamless-ui
https://api.github.com/repos/Clueless-Community/seamless-ui
closed
create readme for Feedback form
codepeak 22 issue:3
<h1>How to create a Readme for Feedback?</h1> 1.Copy each component code and paste it in [Tailwind Playground](https://play.tailwindcss.com/) 2.Take a screenshot of that. (Make sure to have a proper aspect ratio. 16:9 will be good) and add it to the readme in the table format 3.Make sure to enclose the screenshot under anchor tag so that one can just choose the stats and after clicking that image will be redirected to the code of that component. NOTE:- Make sure each component screenshot is of equal size so that it fits in the layout. For Reference you can see [Button Readme](https://github.com/Clueless-Community/seamless-ui/blob/main/Buttons/README.md)
1.0
create readme for Feedback form - <h1>How to create a Readme for Feedback?</h1> 1.Copy each component code and paste it in [Tailwind Playground](https://play.tailwindcss.com/) 2.Take a screenshot of that. (Make sure to have a proper aspect ratio. 16:9 will be good) and add it to the readme in the table format 3.Make sure to enclose the screenshot under anchor tag so that one can just choose the stats and after clicking that image will be redirected to the code of that component. NOTE:- Make sure each component screenshot is of equal size so that it fits in the layout. For Reference you can see [Button Readme](https://github.com/Clueless-Community/seamless-ui/blob/main/Buttons/README.md)
non_main
create readme for feedback form how to create a readme for feedback copy each component code and paste it in take a screenshot of that make sure to have a proper aspect ratio will be good and add it to the readme in the table format make sure to enclose the screenshot under anchor tag so that one can just choose the stats and after clicking that image will be redirected to the code of that component note make sure each component screenshot is of equal size so that it fits in the layout for reference you can see
0
5,035
25,838,721,651
IssuesEvent
2022-12-12 21:57:31
bazelbuild/intellij
https://api.github.com/repos/bazelbuild/intellij
closed
Argument list is too long
product: IntelliJ topic: bazel more-data-needed awaiting-maintainer
The issue #1081 is still relevant for us and should be reopened. Check out my comment via the link below https://github.com/bazelbuild/intellij/issues/1081#issuecomment-871800109
True
Argument list is too long - The issue #1081 is still relevant for us and should be reopened. Check out my comment via the link below https://github.com/bazelbuild/intellij/issues/1081#issuecomment-871800109
main
argument list is too long the issue is still relevant for us and should be reopened check out my comment via the link below
1
4,518
23,492,492,372
IssuesEvent
2022-08-17 20:15:58
ipfs/ipfs-webui
https://api.github.com/repos/ipfs/ipfs-webui
closed
Attempted to resolve locale that does not exist
exp/novice P2 need/analysis need/maintainer-input
**Describe the bug** The WebUI attempts to resolve a locale that does not exist. Eventually, WebUI rendering fails. **To Reproduce** This issue can be seen by accessing the WebUI from a non-English desktop. **Expected behavior** If the locale does not exist, it should be automatically resolved as `en`. **Screenshots** ![image](https://user-images.githubusercontent.com/4439601/182998086-977ff940-cfc7-4004-b09f-6cf53f86e7b9.png) ![image](https://user-images.githubusercontent.com/4439601/182998209-0501a23c-88bf-4f32-add9-f731a9aa62d0.png) **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Chrome - Version: 103 **Additional context** Nothing
True
Attempted to resolve locale that does not exist - **Describe the bug** The WebUI attempts to resolve a locale that does not exist. Eventually, WebUI rendering fails. **To Reproduce** This issue can be seen by accessing the WebUI from a non-English desktop. **Expected behavior** If the locale does not exist, it should be automatically resolved as `en`. **Screenshots** ![image](https://user-images.githubusercontent.com/4439601/182998086-977ff940-cfc7-4004-b09f-6cf53f86e7b9.png) ![image](https://user-images.githubusercontent.com/4439601/182998209-0501a23c-88bf-4f32-add9-f731a9aa62d0.png) **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Chrome - Version: 103 **Additional context** Nothing
main
attempted to resolve locale that does not exist describe the bug the webui attempts to resolve a locale that does not exist eventually webui rendering fails to reproduce this issue can be seen by accessing the webui from a non english desktop expected behavior if the locale does not exist it should be automatically resolved as en screenshots desktop please complete the following information os windows browser chrome version additional context nothing
1
566,985
16,835,939,418
IssuesEvent
2021-06-18 12:05:15
adirh3/Fluent-Search
https://api.github.com/repos/adirh3/Fluent-Search
closed
Impossible to add tags after search query
Medium Priority bug
ERROR: type should be string, got "\r\n\r\nhttps://user-images.githubusercontent.com/55885756/122355137-f5ea3680-cf51-11eb-99d6-fc5b50fbb0b3.mp4\r\n\r\n**Describe the bug**\r\nIn previous versions of FS, one used to be able to insert a tag after typing the search query. But now, it's impossible\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Open Fs, type search query (ex. blast\r\n2. Insert \"folder\" tag\r\n3. FS won't search a folder named blast, instead, it'll start a new empty search with \"folder' tag\r\n\r\n\r\n**Expected behavior**\r\nFS used to search a folder named blast when the tag was inserted after the search term\r\n\r\n**Screenshots**\r\nIf applicable, add screenshots to help explain your problem.\r\n\r\n**Desktop (please complete the following information):**\r\n - Windows 10 Version: [e.g. 20H1]\r\n - Fluent Search Version [e.g. 0.9.85.65]\r\n\r\n**Additional context**\r\nI don't know if this feature was removed because of issue it caused, but it was very useful.\r\n"
1.0
Impossible to add tags after search query - https://user-images.githubusercontent.com/55885756/122355137-f5ea3680-cf51-11eb-99d6-fc5b50fbb0b3.mp4 **Describe the bug** In previous versions of FS, one used to be able to insert a tag after typing the search query. But now, it's impossible **To Reproduce** Steps to reproduce the behavior: 1. Open Fs, type search query (ex. blast 2. Insert "folder" tag 3. FS won't search a folder named blast, instead, it'll start a new empty search with "folder' tag **Expected behavior** FS used to search a folder named blast when the tag was inserted after the search term **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - Windows 10 Version: [e.g. 20H1] - Fluent Search Version [e.g. 0.9.85.65] **Additional context** I don't know if this feature was removed because of issue it caused, but it was very useful.
non_main
impossible to add tags after search query describe the bug in previous versions of fs one used to be able to insert a tag after typing the search query but now it s impossible to reproduce steps to reproduce the behavior open fs type search query ex blast insert folder tag fs won t search a folder named blast instead it ll start a new empty search with folder tag expected behavior fs used to search a folder named blast when the tag was inserted after the search term screenshots if applicable add screenshots to help explain your problem desktop please complete the following information windows version fluent search version additional context i don t know if this feature was removed because of issue it caused but it was very useful
0
646
4,159,379,713
IssuesEvent
2016-06-17 08:50:29
Particular/NServiceBus.SqlServer
https://api.github.com/repos/Particular/NServiceBus.SqlServer
closed
V3 does not throw QueueNotFoundException when destination table queue does not exist
Project: V6 Launch Tag: Maintainer Prio Type: Bug
### Original V2 behavior ### When V2 of the transport couldn't insert message row into the destination queue table because the table did not exist, it threw `QueueNotFoundException` which was the handled by the core. ### Current V3 behavior ### V3 does not detect that row insert failed because the table did not exist and allows for the generic `SqlException` to bubble up to the core, where it is not treated in any special way.
True
V3 does not throw QueueNotFoundException when destination table queue does not exist - ### Original V2 behavior ### When V2 of the transport couldn't insert message row into the destination queue table because the table did not exist, it threw `QueueNotFoundException` which was the handled by the core. ### Current V3 behavior ### V3 does not detect that row insert failed because the table did not exist and allows for the generic `SqlException` to bubble up to the core, where it is not treated in any special way.
main
does not throw queuenotfoundexception when destination table queue does not exist original behavior when of the transport couldn t insert message row into the destination queue table because the table did not exist it threw queuenotfoundexception which was the handled by the core current behavior does not detect that row insert failed because the table did not exist and allows for the generic sqlexception to bubble up to the core where it is not treated in any special way
1
121,391
17,651,767,876
IssuesEvent
2021-08-20 14:06:17
snowdensb/spring-security-oauth
https://api.github.com/repos/snowdensb/spring-security-oauth
opened
CVE-2019-16943 (High) detected in jackson-databind-2.8.11.3.jar, jackson-databind-2.6.6.jar
security vulnerability
## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11.3.jar</b>, <b>jackson-databind-2.6.6.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.8.11.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.11.3/jackson-databind-2.8.11.3.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-1.5.22.RELEASE.jar (Root Library) - :x: **jackson-databind-2.8.11.3.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.6.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-1.3.5.RELEASE.jar (Root Library) - :x: **jackson-databind-2.6.6.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/spring-security-oauth/commit/62c6485ab8fc644a76523cfb55746e549555797c">62c6485ab8fc644a76523cfb55746e549555797c</a></p> <p>Found in base branch: <b>main</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> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling. <p>Publish Date: 2019-10-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</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-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p> <p>Release Date: 2019-10-01</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.11.3","packageFilePaths":[],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:1.5.22.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.8.11.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.6.6","packageFilePaths":[],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.6.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-16943 (High) detected in jackson-databind-2.8.11.3.jar, jackson-databind-2.6.6.jar - ## CVE-2019-16943 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11.3.jar</b>, <b>jackson-databind-2.6.6.jar</b></p></summary> <p> <details><summary><b>jackson-databind-2.8.11.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.11.3/jackson-databind-2.8.11.3.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-1.5.22.RELEASE.jar (Root Library) - :x: **jackson-databind-2.8.11.3.jar** (Vulnerable Library) </details> <details><summary><b>jackson-databind-2.6.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-1.3.5.RELEASE.jar (Root Library) - :x: **jackson-databind-2.6.6.jar** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/snowdensb/spring-security-oauth/commit/62c6485ab8fc644a76523cfb55746e549555797c">62c6485ab8fc644a76523cfb55746e549555797c</a></p> <p>Found in base branch: <b>main</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> A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling. <p>Publish Date: 2019-10-01 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943>CVE-2019-16943</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-2019-16943">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16943</a></p> <p>Release Date: 2019-10-01</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.8.11.3","packageFilePaths":[],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:1.5.22.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.8.11.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.6.6","packageFilePaths":[],"isTransitiveDependency":true,"dependencyTree":"org.springframework.boot:spring-boot-starter-web:1.3.5.RELEASE;com.fasterxml.jackson.core:jackson-databind:2.6.6","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.6.7.3,2.7.9.7,2.8.11.5,2.9.10.1"}],"baseBranches":["main"],"vulnerabilityIdentifier":"CVE-2019-16943","vulnerabilityDetails":"A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-16943","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_main
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library x jackson databind jar vulnerable library found in head commit a href found in base branch main vulnerability details a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling 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 com fasterxml jackson core jackson databind isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree org springframework boot spring boot starter web release com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind packagetype java groupid com fasterxml jackson core packagename jackson databind packageversion packagefilepaths istransitivedependency true dependencytree org springframework boot spring boot starter web release com fasterxml jackson core jackson databind isminimumfixversionavailable true minimumfixversion com fasterxml jackson core jackson databind basebranches vulnerabilityidentifier cve vulnerabilitydetails a polymorphic typing issue was discovered in fasterxml jackson databind through when default typing is enabled either globally or for a specific property for an externally exposed json endpoint and the service has the jar in the classpath and an attacker can find an rmi service endpoint to access it is possible to make the service execute a malicious payload this issue exists because of com engine spy mishandling vulnerabilityurl
0
321,104
27,505,978,279
IssuesEvent
2023-03-06 03:30:26
omegaup/omegaup
https://api.github.com/repos/omegaup/omegaup
closed
[BUG] Bullets in Contest Page
UI Task omegaUp for Contests bug Good first issue
## Comportamiento Esperado ![Screenshot from 2022-04-15 11-36-07](https://user-images.githubusercontent.com/88332977/163528612-4e8d68d2-e4e9-4449-ad9a-c49e476c57a2.png) Bullet should be equal to intructions(Rules). ## Comportamiento Actual ![Screenshot from 2022-04-14 20-1-34](https://user-images.githubusercontent.com/88332977/163528496-1094ccc7-15e3-4323-b113-c3c7d7d53cb7.png) I contest page in most of contest one bullet is extra. ## Pasos para reproducir (para bugs) 1. Go to https://omegaup.com/ 2. Open any contest (In most of u will find this bug) 3. See Rules ## Contexto For Better UI/UX bullet should be equal to number of given instruction(Rules) in a contest. ## Tu ambiente *Incluye los detalles relevantes acerca del ambiente en el que reprodujiste este bug* * Nombre del navegador (e.g. Chrome): * Sistema Operativo y versión (Ubuntu 21.10): * Link al sitio en el que este problema pasa:https://omegaup.com/arena/INBRH22010314/
1.0
[BUG] Bullets in Contest Page - ## Comportamiento Esperado ![Screenshot from 2022-04-15 11-36-07](https://user-images.githubusercontent.com/88332977/163528612-4e8d68d2-e4e9-4449-ad9a-c49e476c57a2.png) Bullet should be equal to intructions(Rules). ## Comportamiento Actual ![Screenshot from 2022-04-14 20-1-34](https://user-images.githubusercontent.com/88332977/163528496-1094ccc7-15e3-4323-b113-c3c7d7d53cb7.png) I contest page in most of contest one bullet is extra. ## Pasos para reproducir (para bugs) 1. Go to https://omegaup.com/ 2. Open any contest (In most of u will find this bug) 3. See Rules ## Contexto For Better UI/UX bullet should be equal to number of given instruction(Rules) in a contest. ## Tu ambiente *Incluye los detalles relevantes acerca del ambiente en el que reprodujiste este bug* * Nombre del navegador (e.g. Chrome): * Sistema Operativo y versión (Ubuntu 21.10): * Link al sitio en el que este problema pasa:https://omegaup.com/arena/INBRH22010314/
non_main
bullets in contest page comportamiento esperado bullet should be equal to intructions rules comportamiento actual i contest page in most of contest one bullet is extra pasos para reproducir para bugs go to open any contest in most of u will find this bug see rules contexto for better ui ux bullet should be equal to number of given instruction rules in a contest tu ambiente incluye los detalles relevantes acerca del ambiente en el que reprodujiste este bug nombre del navegador e g chrome sistema operativo y versión ubuntu link al sitio en el que este problema pasa
0