Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
4
112
repo_url
stringlengths
33
141
action
stringclasses
3 values
title
stringlengths
1
1.02k
labels
stringlengths
4
1.54k
body
stringlengths
1
262k
index
stringclasses
17 values
text_combine
stringlengths
95
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
5,649
5,848,135,695
IssuesEvent
2017-05-10 20:11:00
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
closed
Remove UAP10.1 assets in packages
area-Infrastructure packaging
For the .NET Core 2.0 release we should exclude any uap10.1 specific assets in the individual packages as that isn't the correct TFM and we are targeting 2.1 for finishing that work so we should exclude them for now. The only uap package we should produce is the private platform package, but that one won't actually ship on nuget org. cc @ericstj @joperezr @danmosemsft
1.0
Remove UAP10.1 assets in packages - For the .NET Core 2.0 release we should exclude any uap10.1 specific assets in the individual packages as that isn't the correct TFM and we are targeting 2.1 for finishing that work so we should exclude them for now. The only uap package we should produce is the private platform package, but that one won't actually ship on nuget org. cc @ericstj @joperezr @danmosemsft
non_test
remove assets in packages for the net core release we should exclude any specific assets in the individual packages as that isn t the correct tfm and we are targeting for finishing that work so we should exclude them for now the only uap package we should produce is the private platform package but that one won t actually ship on nuget org cc ericstj joperezr danmosemsft
0
54,861
23,346,506,749
IssuesEvent
2022-08-09 18:30:42
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
r/aws_kinesis_firehose_delivery_stream: Sweeper hangs, blocking nightly CI
tests service/firehose sweeper
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues * [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues * [Registry](https://registry.terraform.io/) issues * Spans resources across multiple providers If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead. ---> <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request * If you are interested in working on this issue or have submitted a pull request, please leave a comment <!--- Thank you for keeping this note for the community ---> From some recent nightly CI runs: ``` [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_cloudwatch_log_group) has dependency (aws_glue_job), running.. [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Running Sweeper (aws_glue_job) in region (us-west-2) [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [INFO] No Glue Jobs to sweep [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Completed Sweeper (aws_glue_job) in region (us-west-2) in 42.109435ms [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_cloudwatch_log_group) has dependency (aws_kinesis_analytics_application), running.. [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_kinesis_analytics_application) already ran in region (us-west-2) [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_cloudwatch_log_group) has dependency (aws_kinesis_firehose_delivery_stream), running.. [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Running Sweeper (aws_kinesis_firehose_delivery_stream) in region (us-west-2) [11:52:40] : [Step 4/4] About to upload artifacts to S3 [11:52:40] : [Step 4/4] Artifact S3 upload complete [11:52:40] : [Step 4/4] Build canceled ``` and ``` [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Completed Sweeper (aws_qldb_ledger) in region (us-west-2) in 106.607057ms [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Running Sweeper (aws_cloudfront_realtime_log_config) in region (us-west-2) [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Completed Sweeper (aws_cloudfront_realtime_log_config) in region (us-west-2) in 305.843037ms [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Running Sweeper (aws_schemas_registry) in region (us-west-2) [15:30:21] : [Step 4/4] 2022/07/20 15:30:21 [DEBUG] Completed Sweeper (aws_schemas_registry) in region (us-west-2) in 592.925963ms [15:30:21] : [Step 4/4] 2022/07/20 15:30:21 [DEBUG] Running Sweeper (aws_kinesis_firehose_delivery_stream) in region (us-west-2) [17:16:24] : [Step 4/4] request expired, resigning [17:23:04] : [Step 4/4] SIGQUIT: quit [17:23:12] : [Step 4/4] PC=0x46c520 m=0 sigcode=0 [17:23:20] : [Step 4/4] [17:23:21] : [Step 4/4] goroutine 0 [idle]: [17:23:25] : [Step 4/4] runtime.epollwait() [17:23:30] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/sys_linux_amd64.s:666 +0x20 [17:23:33] : [Step 4/4] runtime.netpoll(0xc000066000) [17:23:35] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/netpoll_epoll.go:127 +0xdc [17:23:36] : [Step 4/4] runtime.findrunnable() [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/proc.go:2947 +0x593 [17:23:36] : [Step 4/4] runtime.schedule() [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/proc.go:3367 +0x239 [17:23:36] : [Step 4/4] runtime.park_m(0xc0000016c0) [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/proc.go:3516 +0x14d [17:23:36] : [Step 4/4] runtime.mcall() [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/asm_amd64.s:307 +0x43 [17:23:36] : [Step 4/4] [17:23:36] : [Step 4/4] goroutine 1 [runnable]: [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.(*signingCtx).buildCanonicalHeaders(0xc00116d3f0, {0x9d9c280, 0xc00072f1e8}, 0xc352d66fc0) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:626 +0x285 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.(*signingCtx).build(0xc00116d3f0, 0x0) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:533 +0x186 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.Signer.signWithBody({0xc00051c280, 0x0, {0x9d7f8c0, 0xc0000c8028}, 0x0, 0x0, 0x1, 0x8fa89b0, 0x0}, 0xc351802200, ...) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:351 +0x39a [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.SignSDKRequestWithCurrentTime(0xc352f04f00, 0x8fa89b0, {0x0, 0x0, 0xf8e60b0}) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:482 +0x325 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.SignSDKRequest(0xc352f04f00) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:429 +0x27 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/request.(*HandlerList).Run(0xc352f05108, 0xc352f04f00) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/request/handlers.go:267 +0x9a [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/request.(*Request).Sign(0xc352f04f00) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/request/request.go:445 +0x97 [17:23:37] : [Step 4/4] github.com/aws/aws-sdk-go/aws/corehandlers.glob..func2(*** Test killed: ran too long (4h1m0s). [17:23:37] : [Step 4/4] FAIL github.com/hashicorp/terraform-provider-aws/internal/sweep 14504.133s [17:23:37] : [Step 4/4] FAIL [17:23:37]W: [Step 4/4] Process exited with code 1 [17:23:51]E: [Step 4/4] Process exited with code 1 (Step: Pre-Sweeper (Command Line)) [17:23:37]E: [Step 4/4] Step Pre-Sweeper (Command Line) failed [17:23:37] : Completed the Golang tests processing. 522 tests processed. ``` Running the `aws_kinesis_firehose_delivery_stream` sweeper manually: ```console % make sweep SWEEPARGS=-sweep-run=aws_kinesis_firehose_delivery_stream SWEEP=us-west-2 # make sweep SWEEPARGS=-sweep-run=aws_example_thing WARNING: This will destroy infrastructure. Use only in development accounts. go test ./internal/sweep -v -tags=sweep -sweep=us-west-2 -sweep-run=aws_kinesis_firehose_delivery_stream -timeout 60m 2022/08/09 12:14:06 [DEBUG] Running Sweepers for region (us-west-2): 2022/08/09 12:14:06 [DEBUG] Running Sweeper (aws_kinesis_firehose_delivery_stream) in region (us-west-2) 2022/08/09 12:14:06 [INFO] Retrieved credentials from "EnvConfigCredentials" 2022/08/09 12:14:06 [DEBUG] Trying to get account information via sts:GetCallerIdentity 2022/08/09 12:14:06 [DEBUG] Trying to get account information via sts:GetCallerIdentity ^CFAIL github.com/hashicorp/terraform-provider-aws/internal/sweep 106.473s ```
1.0
r/aws_kinesis_firehose_delivery_stream: Sweeper hangs, blocking nightly CI - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backends/index.html) issues * [Provisioner](https://www.terraform.io/docs/provisioners/index.html) issues * [Registry](https://registry.terraform.io/) issues * Spans resources across multiple providers If you are running into one of these scenarios, we recommend opening an issue in the [Terraform core repository](https://github.com/hashicorp/terraform/) instead. ---> <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request * If you are interested in working on this issue or have submitted a pull request, please leave a comment <!--- Thank you for keeping this note for the community ---> From some recent nightly CI runs: ``` [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_cloudwatch_log_group) has dependency (aws_glue_job), running.. [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Running Sweeper (aws_glue_job) in region (us-west-2) [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [INFO] No Glue Jobs to sweep [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Completed Sweeper (aws_glue_job) in region (us-west-2) in 42.109435ms [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_cloudwatch_log_group) has dependency (aws_kinesis_analytics_application), running.. [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_kinesis_analytics_application) already ran in region (us-west-2) [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Sweeper (aws_cloudwatch_log_group) has dependency (aws_kinesis_firehose_delivery_stream), running.. [10:22:01] : [Step 4/4] 2022/08/09 10:22:01 [DEBUG] Running Sweeper (aws_kinesis_firehose_delivery_stream) in region (us-west-2) [11:52:40] : [Step 4/4] About to upload artifacts to S3 [11:52:40] : [Step 4/4] Artifact S3 upload complete [11:52:40] : [Step 4/4] Build canceled ``` and ``` [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Completed Sweeper (aws_qldb_ledger) in region (us-west-2) in 106.607057ms [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Running Sweeper (aws_cloudfront_realtime_log_config) in region (us-west-2) [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Completed Sweeper (aws_cloudfront_realtime_log_config) in region (us-west-2) in 305.843037ms [15:30:20] : [Step 4/4] 2022/07/20 15:30:20 [DEBUG] Running Sweeper (aws_schemas_registry) in region (us-west-2) [15:30:21] : [Step 4/4] 2022/07/20 15:30:21 [DEBUG] Completed Sweeper (aws_schemas_registry) in region (us-west-2) in 592.925963ms [15:30:21] : [Step 4/4] 2022/07/20 15:30:21 [DEBUG] Running Sweeper (aws_kinesis_firehose_delivery_stream) in region (us-west-2) [17:16:24] : [Step 4/4] request expired, resigning [17:23:04] : [Step 4/4] SIGQUIT: quit [17:23:12] : [Step 4/4] PC=0x46c520 m=0 sigcode=0 [17:23:20] : [Step 4/4] [17:23:21] : [Step 4/4] goroutine 0 [idle]: [17:23:25] : [Step 4/4] runtime.epollwait() [17:23:30] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/sys_linux_amd64.s:666 +0x20 [17:23:33] : [Step 4/4] runtime.netpoll(0xc000066000) [17:23:35] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/netpoll_epoll.go:127 +0xdc [17:23:36] : [Step 4/4] runtime.findrunnable() [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/proc.go:2947 +0x593 [17:23:36] : [Step 4/4] runtime.schedule() [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/proc.go:3367 +0x239 [17:23:36] : [Step 4/4] runtime.park_m(0xc0000016c0) [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/proc.go:3516 +0x14d [17:23:36] : [Step 4/4] runtime.mcall() [17:23:36] : [Step 4/4] /opt/goenv/versions/1.17.12/src/runtime/asm_amd64.s:307 +0x43 [17:23:36] : [Step 4/4] [17:23:36] : [Step 4/4] goroutine 1 [runnable]: [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.(*signingCtx).buildCanonicalHeaders(0xc00116d3f0, {0x9d9c280, 0xc00072f1e8}, 0xc352d66fc0) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:626 +0x285 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.(*signingCtx).build(0xc00116d3f0, 0x0) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:533 +0x186 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.Signer.signWithBody({0xc00051c280, 0x0, {0x9d7f8c0, 0xc0000c8028}, 0x0, 0x0, 0x1, 0x8fa89b0, 0x0}, 0xc351802200, ...) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:351 +0x39a [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.SignSDKRequestWithCurrentTime(0xc352f04f00, 0x8fa89b0, {0x0, 0x0, 0xf8e60b0}) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:482 +0x325 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/signer/v4.SignSDKRequest(0xc352f04f00) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/signer/v4/v4.go:429 +0x27 [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/request.(*HandlerList).Run(0xc352f05108, 0xc352f04f00) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/request/handlers.go:267 +0x9a [17:23:36] : [Step 4/4] github.com/aws/aws-sdk-go/aws/request.(*Request).Sign(0xc352f04f00) [17:23:36] : [Step 4/4] /var/lib/teamcity/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.57/aws/request/request.go:445 +0x97 [17:23:37] : [Step 4/4] github.com/aws/aws-sdk-go/aws/corehandlers.glob..func2(*** Test killed: ran too long (4h1m0s). [17:23:37] : [Step 4/4] FAIL github.com/hashicorp/terraform-provider-aws/internal/sweep 14504.133s [17:23:37] : [Step 4/4] FAIL [17:23:37]W: [Step 4/4] Process exited with code 1 [17:23:51]E: [Step 4/4] Process exited with code 1 (Step: Pre-Sweeper (Command Line)) [17:23:37]E: [Step 4/4] Step Pre-Sweeper (Command Line) failed [17:23:37] : Completed the Golang tests processing. 522 tests processed. ``` Running the `aws_kinesis_firehose_delivery_stream` sweeper manually: ```console % make sweep SWEEPARGS=-sweep-run=aws_kinesis_firehose_delivery_stream SWEEP=us-west-2 # make sweep SWEEPARGS=-sweep-run=aws_example_thing WARNING: This will destroy infrastructure. Use only in development accounts. go test ./internal/sweep -v -tags=sweep -sweep=us-west-2 -sweep-run=aws_kinesis_firehose_delivery_stream -timeout 60m 2022/08/09 12:14:06 [DEBUG] Running Sweepers for region (us-west-2): 2022/08/09 12:14:06 [DEBUG] Running Sweeper (aws_kinesis_firehose_delivery_stream) in region (us-west-2) 2022/08/09 12:14:06 [INFO] Retrieved credentials from "EnvConfigCredentials" 2022/08/09 12:14:06 [DEBUG] Trying to get account information via sts:GetCallerIdentity 2022/08/09 12:14:06 [DEBUG] Trying to get account information via sts:GetCallerIdentity ^CFAIL github.com/hashicorp/terraform-provider-aws/internal/sweep 106.473s ```
non_test
r aws kinesis firehose delivery stream sweeper hangs blocking nightly ci please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these scenarios we recommend opening an issue in the instead community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extra noise for issue followers and do not help prioritize the request if you are interested in working on this issue or have submitted a pull request please leave a comment from some recent nightly ci runs sweeper aws cloudwatch log group has dependency aws glue job running running sweeper aws glue job in region us west no glue jobs to sweep completed sweeper aws glue job in region us west in sweeper aws cloudwatch log group has dependency aws kinesis analytics application running sweeper aws kinesis analytics application already ran in region us west sweeper aws cloudwatch log group has dependency aws kinesis firehose delivery stream running running sweeper aws kinesis firehose delivery stream in region us west about to upload artifacts to artifact upload complete build canceled and completed sweeper aws qldb ledger in region us west in running sweeper aws cloudfront realtime log config in region us west completed sweeper aws cloudfront realtime log config in region us west in running sweeper aws schemas registry in region us west completed sweeper aws schemas registry in region us west in running sweeper aws kinesis firehose delivery stream in region us west request expired resigning sigquit quit pc m sigcode goroutine runtime epollwait opt goenv versions src runtime sys linux s runtime netpoll opt goenv versions src runtime netpoll epoll go runtime findrunnable opt goenv versions src runtime proc go runtime schedule opt goenv versions src runtime proc go runtime park m opt goenv versions src runtime proc go runtime mcall opt goenv versions src runtime asm s goroutine github com aws aws sdk go aws signer signingctx buildcanonicalheaders var lib teamcity go pkg mod github com aws aws sdk go aws signer go github com aws aws sdk go aws signer signingctx build var lib teamcity go pkg mod github com aws aws sdk go aws signer go github com aws aws sdk go aws signer signer signwithbody var lib teamcity go pkg mod github com aws aws sdk go aws signer go github com aws aws sdk go aws signer signsdkrequestwithcurrenttime var lib teamcity go pkg mod github com aws aws sdk go aws signer go github com aws aws sdk go aws signer signsdkrequest var lib teamcity go pkg mod github com aws aws sdk go aws signer go github com aws aws sdk go aws request handlerlist run var lib teamcity go pkg mod github com aws aws sdk go aws request handlers go github com aws aws sdk go aws request request sign var lib teamcity go pkg mod github com aws aws sdk go aws request request go github com aws aws sdk go aws corehandlers glob test killed ran too long fail github com hashicorp terraform provider aws internal sweep fail w process exited with code e process exited with code step pre sweeper command line e step pre sweeper command line failed completed the golang tests processing tests processed running the aws kinesis firehose delivery stream sweeper manually console make sweep sweepargs sweep run aws kinesis firehose delivery stream sweep us west make sweep sweepargs sweep run aws example thing warning this will destroy infrastructure use only in development accounts go test internal sweep v tags sweep sweep us west sweep run aws kinesis firehose delivery stream timeout running sweepers for region us west running sweeper aws kinesis firehose delivery stream in region us west retrieved credentials from envconfigcredentials trying to get account information via sts getcalleridentity trying to get account information via sts getcalleridentity cfail github com hashicorp terraform provider aws internal sweep
0
628,801
20,014,520,617
IssuesEvent
2022-02-01 10:39:05
SAP/xsk
https://api.github.com/repos/SAP/xsk
opened
[Migration] Move available databases listing to a REST endpoint
API priority-medium effort-medium tooling
Currently, we list the available databases to the user with a Flowable task in the Migration process. Although this works for now, it makes the Migration process a bit hard to maintain. We can think of the database listing as a precondition to running the process and the process should be interested only by the user-selected database. Having said that, we should move the databases listing into a REST endpoint that would be called by the frontend to show the user all databases he has access to. After that, when the user selects a database, we would call the `start-process` endpoint and pass it the selected database.
1.0
[Migration] Move available databases listing to a REST endpoint - Currently, we list the available databases to the user with a Flowable task in the Migration process. Although this works for now, it makes the Migration process a bit hard to maintain. We can think of the database listing as a precondition to running the process and the process should be interested only by the user-selected database. Having said that, we should move the databases listing into a REST endpoint that would be called by the frontend to show the user all databases he has access to. After that, when the user selects a database, we would call the `start-process` endpoint and pass it the selected database.
non_test
move available databases listing to a rest endpoint currently we list the available databases to the user with a flowable task in the migration process although this works for now it makes the migration process a bit hard to maintain we can think of the database listing as a precondition to running the process and the process should be interested only by the user selected database having said that we should move the databases listing into a rest endpoint that would be called by the frontend to show the user all databases he has access to after that when the user selects a database we would call the start process endpoint and pass it the selected database
0
13,004
3,298,229,787
IssuesEvent
2015-11-02 13:34:58
kopalov/GTAV-SH-Mod
https://api.github.com/repos/kopalov/GTAV-SH-Mod
opened
Testing of calculations with lua
test
A lot of the ideas we got for the future are going to require calculations with percentages so it might be a good idea to start the testing on this.
1.0
Testing of calculations with lua - A lot of the ideas we got for the future are going to require calculations with percentages so it might be a good idea to start the testing on this.
test
testing of calculations with lua a lot of the ideas we got for the future are going to require calculations with percentages so it might be a good idea to start the testing on this
1
33,821
9,205,856,119
IssuesEvent
2019-03-08 11:53:34
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
cmake 2.6 developer warnings
Category: Build/Install Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **John Tull** (John Tull) Original Redmine Issue: 1160, https://issues.qgis.org/issues/1160 Original Assignee: Jürgen Fischer --- I'm not sure if this is occurring due to changes in trunk, or if it is from switching to cmake 2.6. I suspect the latter. This is not affecting my ability to build the source, or in qgis use. -- Found Proj: /Library/Frameworks/PROJ.framework/unix/lib/libproj.dylib -- Found Sqlite3: /Library/Frameworks/SQLite3.framework/unix/lib/libsqlite3.dylib -- Found GEOS: /Library/Frameworks/GEOS.framework/unix/lib/libgeos.dylib -- Found GDAL: /Library/Frameworks/GDAL.framework/Versions/1.5/unix/lib/libgdal.dylib -- Found [[PostgreSQL]]: /usr/local/pgsql/lib/libpq.dylib -- Found Expat: /usr/lib/libexpat.dylib -- Using GSL from /usr/local -- Found GRASS: /Applications/GRASS-6.3.app/Contents/MacOS (6.3.0) -- Python libraries found -- Python bindings enabled CMake Warning (dev) at CMakeLists.txt:257 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:258 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:259 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/providers/grass/CMakeLists.txt:1 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/plugins/grass/CMakeLists.txt:4 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/plugins/grass/CMakeLists.txt:21 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/python/CMakeLists.txt:9 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /path
1.0
cmake 2.6 developer warnings - --- Author Name: **John Tull** (John Tull) Original Redmine Issue: 1160, https://issues.qgis.org/issues/1160 Original Assignee: Jürgen Fischer --- I'm not sure if this is occurring due to changes in trunk, or if it is from switching to cmake 2.6. I suspect the latter. This is not affecting my ability to build the source, or in qgis use. -- Found Proj: /Library/Frameworks/PROJ.framework/unix/lib/libproj.dylib -- Found Sqlite3: /Library/Frameworks/SQLite3.framework/unix/lib/libsqlite3.dylib -- Found GEOS: /Library/Frameworks/GEOS.framework/unix/lib/libgeos.dylib -- Found GDAL: /Library/Frameworks/GDAL.framework/Versions/1.5/unix/lib/libgdal.dylib -- Found [[PostgreSQL]]: /usr/local/pgsql/lib/libpq.dylib -- Found Expat: /usr/lib/libexpat.dylib -- Using GSL from /usr/local -- Found GRASS: /Applications/GRASS-6.3.app/Contents/MacOS (6.3.0) -- Python libraries found -- Python bindings enabled CMake Warning (dev) at CMakeLists.txt:257 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:258 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:259 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/providers/grass/CMakeLists.txt:1 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/plugins/grass/CMakeLists.txt:4 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/plugins/grass/CMakeLists.txt:21 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at src/python/CMakeLists.txt:9 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: /path
non_test
cmake developer warnings author name john tull john tull original redmine issue original assignee jürgen fischer i m not sure if this is occurring due to changes in trunk or if it is from switching to cmake i suspect the latter this is not affecting my ability to build the source or in qgis use found proj library frameworks proj framework unix lib libproj dylib found library frameworks framework unix lib dylib found geos library frameworks geos framework unix lib libgeos dylib found gdal library frameworks gdal framework versions unix lib libgdal dylib found usr local pgsql lib libpq dylib found expat usr lib libexpat dylib using gsl from usr local found grass applications grass app contents macos python libraries found python bindings enabled cmake warning dev at cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it cmake warning dev at cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it cmake warning dev at cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it cmake warning dev at src providers grass cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it cmake warning dev at src plugins grass cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it cmake warning dev at src plugins grass cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it cmake warning dev at src python cmakelists txt add definitions policy is not set preprocessor definition values are now escaped automatically run cmake help policy for policy details use the cmake policy command to set the policy and suppress this warning this warning is for project developers use wno dev to suppress it configuring done generating done build files have been written to path
0
301,268
26,031,254,629
IssuesEvent
2022-12-21 21:32:57
jackdbd/uptime-monitors
https://api.github.com/repos/jackdbd/uptime-monitors
closed
🛑 POST to Test Broken Site is down
status post-to-test-broken-site
In [`6b6b1d7`](https://github.com/jackdbd/uptime-monitors/commit/6b6b1d70891d339165b8f01c52df28f8d51dd70c ), POST to Test Broken Site (https://thissitedoesnotexist.koj.co) was **down**: - HTTP code: 0 - Response time: 0 ms
1.0
🛑 POST to Test Broken Site is down - In [`6b6b1d7`](https://github.com/jackdbd/uptime-monitors/commit/6b6b1d70891d339165b8f01c52df28f8d51dd70c ), POST to Test Broken Site (https://thissitedoesnotexist.koj.co) was **down**: - HTTP code: 0 - Response time: 0 ms
test
🛑 post to test broken site is down in post to test broken site was down http code response time ms
1
392,495
11,592,161,908
IssuesEvent
2020-02-24 10:53:42
luna/ide
https://api.github.com/repos/luna/ide
closed
Text Controller
Category: IDE Change: Non-Breaking Difficulty: Core Contributor Priority: Highest Type: Enhancement
### Summary We need an implementation of Text Controller using File Manager Client to save and load source files. The Text Editor should have option to call save/load methods of Text Controller. ### Value A fully functional TextController ready to be integrated with TextEditor. ### Specification - The text controller should use File Manager Client ### Acceptance Criteria & Test Cases a unit test showing how TextController uses FileManagerClient
1.0
Text Controller - ### Summary We need an implementation of Text Controller using File Manager Client to save and load source files. The Text Editor should have option to call save/load methods of Text Controller. ### Value A fully functional TextController ready to be integrated with TextEditor. ### Specification - The text controller should use File Manager Client ### Acceptance Criteria & Test Cases a unit test showing how TextController uses FileManagerClient
non_test
text controller summary we need an implementation of text controller using file manager client to save and load source files the text editor should have option to call save load methods of text controller value a fully functional textcontroller ready to be integrated with texteditor specification the text controller should use file manager client acceptance criteria test cases a unit test showing how textcontroller uses filemanagerclient
0
350,574
24,990,768,353
IssuesEvent
2022-11-02 18:33:49
irods/irods
https://api.github.com/repos/irods/irods
opened
Document mapping between client-side APIs and dynamic PEPs
documentation
- [ ] main - [ ] 4-3-stable --- ## Feature docs.irods.org's documentation for dynamic PEPs does not contain any information as to which API triggers a particular PEP. We can produce this information from apiTable.hpp as it contains mappings between all APIs and PEPs in the form of a C array. _This header file does not cover API plugins._ ### Possible Solution Write a application that outputs the contents of apiTable.hpp as JSON. This would allow other tools to consume this information and present it in whatever form they like.
1.0
Document mapping between client-side APIs and dynamic PEPs - - [ ] main - [ ] 4-3-stable --- ## Feature docs.irods.org's documentation for dynamic PEPs does not contain any information as to which API triggers a particular PEP. We can produce this information from apiTable.hpp as it contains mappings between all APIs and PEPs in the form of a C array. _This header file does not cover API plugins._ ### Possible Solution Write a application that outputs the contents of apiTable.hpp as JSON. This would allow other tools to consume this information and present it in whatever form they like.
non_test
document mapping between client side apis and dynamic peps main stable feature docs irods org s documentation for dynamic peps does not contain any information as to which api triggers a particular pep we can produce this information from apitable hpp as it contains mappings between all apis and peps in the form of a c array this header file does not cover api plugins possible solution write a application that outputs the contents of apitable hpp as json this would allow other tools to consume this information and present it in whatever form they like
0
381,087
11,273,283,018
IssuesEvent
2020-01-14 16:17:35
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[MV] (GLDC-CRP) Copy CIAT-MARLO projects in GLDC-CRP
Priority - Medium Type -Task
transcript al the CIAT-MARLO project into GLDC-CRP - [x] create / sincronice FS - [x] Copy and paste all the description info - [x] copy budgets in mapped FS - [ ] Enriko will set the impact pathway **** **Deliverable:** **Move to Review when:** **Move to Closed when:**
1.0
[MV] (GLDC-CRP) Copy CIAT-MARLO projects in GLDC-CRP - transcript al the CIAT-MARLO project into GLDC-CRP - [x] create / sincronice FS - [x] Copy and paste all the description info - [x] copy budgets in mapped FS - [ ] Enriko will set the impact pathway **** **Deliverable:** **Move to Review when:** **Move to Closed when:**
non_test
gldc crp copy ciat marlo projects in gldc crp transcript al the ciat marlo project into gldc crp create sincronice fs copy and paste all the description info copy budgets in mapped fs enriko will set the impact pathway deliverable move to review when move to closed when
0
40,002
5,265,534,246
IssuesEvent
2017-02-04 02:04:07
dotnet/coreclr
https://api.github.com/repos/dotnet/coreclr
closed
CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName and CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName tests fail on Fedora23 and Ubuntu16.04
area-meta-corelib bug Test-Issue
We haven't caught this before because we don't run tests for these distros in the CI, but they're failing in Helix - https://mc.dot.net/#/product/netcore/master/source/official~2Fcoreclr~2Fmaster~2F/type/test~2Ffunctional~2Fcli~2F/build/20170202.02/workItem/CoreMangLib.XUnitWrapper Error messages look like the following: `expected[i] = janv., actual = Janv.\nERROR!!!`
1.0
CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetMonthName and CoreMangLib/cti/system/globalization/datetimeformatinfo/DateTimeFormatInfoGetAbbreviatedMonthName tests fail on Fedora23 and Ubuntu16.04 - We haven't caught this before because we don't run tests for these distros in the CI, but they're failing in Helix - https://mc.dot.net/#/product/netcore/master/source/official~2Fcoreclr~2Fmaster~2F/type/test~2Ffunctional~2Fcli~2F/build/20170202.02/workItem/CoreMangLib.XUnitWrapper Error messages look like the following: `expected[i] = janv., actual = Janv.\nERROR!!!`
test
coremanglib cti system globalization datetimeformatinfo datetimeformatinfogetmonthname and coremanglib cti system globalization datetimeformatinfo datetimeformatinfogetabbreviatedmonthname tests fail on and we haven t caught this before because we don t run tests for these distros in the ci but they re failing in helix error messages look like the following expected janv actual janv nerror
1
106,699
11,495,236,328
IssuesEvent
2020-02-12 04:06:31
recorefx/RecoreFX
https://api.github.com/repos/recorefx/RecoreFX
opened
Add a sample snippet to the README
documentation
The README needs to have a before & after snippet that shows what the library does.
1.0
Add a sample snippet to the README - The README needs to have a before & after snippet that shows what the library does.
non_test
add a sample snippet to the readme the readme needs to have a before after snippet that shows what the library does
0
384,984
11,406,820,586
IssuesEvent
2020-01-31 15:02:45
opentargets/platform
https://api.github.com/repos/opentargets/platform
closed
Roadmap: Batch search - Implement an asynchronous backend dispatcher
Epic Kind: Maintenance Priority: Low Topic: Batch search
There are three stages for completion under this epic: **Step 1: Backend implementation:** - [x] Infrastructure to be set-up - [x] API implementation to support - [x] Check Redis queue configuration to not drop oldest entries (queue conf) - [ ] Integration in the infrastructure **- [ ] Step 2: Implement batch search script to execute the batch search in the front end.** This will require BE to consult with FE (@LucaFumis) to: - resolve name of target - implement query in multiples places - pull together in batch report shell (Note: As part of this process, the referenced tickets will be reviewed to check if any may be resolved as part of this process: ) **- [ ] Step 3: Update python client to support the new batch search** Once steps 1-2 above are completed, this will enable front end batch search code to be replaced by FE team, pending resource availability.
1.0
Roadmap: Batch search - Implement an asynchronous backend dispatcher - There are three stages for completion under this epic: **Step 1: Backend implementation:** - [x] Infrastructure to be set-up - [x] API implementation to support - [x] Check Redis queue configuration to not drop oldest entries (queue conf) - [ ] Integration in the infrastructure **- [ ] Step 2: Implement batch search script to execute the batch search in the front end.** This will require BE to consult with FE (@LucaFumis) to: - resolve name of target - implement query in multiples places - pull together in batch report shell (Note: As part of this process, the referenced tickets will be reviewed to check if any may be resolved as part of this process: ) **- [ ] Step 3: Update python client to support the new batch search** Once steps 1-2 above are completed, this will enable front end batch search code to be replaced by FE team, pending resource availability.
non_test
roadmap batch search implement an asynchronous backend dispatcher there are three stages for completion under this epic step backend implementation infrastructure to be set up api implementation to support check redis queue configuration to not drop oldest entries queue conf integration in the infrastructure step implement batch search script to execute the batch search in the front end this will require be to consult with fe lucafumis to resolve name of target implement query in multiples places pull together in batch report shell note as part of this process the referenced tickets will be reviewed to check if any may be resolved as part of this process step update python client to support the new batch search once steps above are completed this will enable front end batch search code to be replaced by fe team pending resource availability
0
41,927
12,856,825,627
IssuesEvent
2020-07-09 08:18:09
simandebvu/series-scraper
https://api.github.com/repos/simandebvu/series-scraper
opened
CVE-2019-6284 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz
security vulnerability
## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/series-scraper/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/series-scraper/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - webpacker-4.2.2.tgz (Root Library) - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/simandebvu/series-scraper/commit/6934e0cf5544ddb26c242c2ace1ae984a163bb8d">6934e0cf5544ddb26c242c2ace1ae984a163bb8d</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6284>CVE-2019-6284</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: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <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-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.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-2019-6284 (Medium) detected in opennms-opennms-source-22.0.1-1, node-sass-4.14.1.tgz - ## CVE-2019-6284 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.14.1.tgz</b></p></summary> <p> <details><summary><b>node-sass-4.14.1.tgz</b></p></summary> <p>Wrapper around libsass</p> <p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/series-scraper/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/series-scraper/node_modules/node-sass/package.json</p> <p> Dependency Hierarchy: - webpacker-4.2.2.tgz (Root Library) - :x: **node-sass-4.14.1.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/simandebvu/series-scraper/commit/6934e0cf5544ddb26c242c2ace1ae984a163bb8d">6934e0cf5544ddb26c242c2ace1ae984a163bb8d</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> In LibSass 3.5.5, a heap-based buffer over-read exists in Sass::Prelexer::alternatives in prelexer.hpp. <p>Publish Date: 2019-01-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-6284>CVE-2019-6284</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: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <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-6284">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6284</a></p> <p>Release Date: 2019-08-06</p> <p>Fix Resolution: LibSass - 3.6.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_test
cve medium detected in opennms opennms source node sass tgz cve medium severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm series scraper package json path to vulnerable library tmp ws scm series scraper node modules node sass package json dependency hierarchy webpacker tgz root library x node sass tgz vulnerable library found in head commit a href vulnerability details in libsass a heap based buffer over read exists in sass prelexer alternatives in prelexer hpp publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass step up your open source security game with whitesource
0
135,849
5,265,748,824
IssuesEvent
2017-02-04 04:07:42
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Broken tab navigation - I had pressed back button on an oops error page
advanced bug high-priority wontfix
**Title:** Broken tab navigation - I had pressed back button on an oops error page **Device:** samsung SM-G935F, OS Level 23 **Memory:** 2176.0/3562.0 MB **Storage:** 20.008/25.44 GB **Battery:** 70, Charging through USB cable **App Version:** 0.9.0-65-gba6da92+ (1062) **Duration:** 17 **Console Log:** ``` ReactNativeJS( 1209): Handling re-frame event: :incoming-message 01-02 14:59:50.499 I/ReactNativeJS( 1209): Handling re-frame event: :message-sent 01-02 14:59:51.939 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 0 01-02 14:59:52.009 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 1 01-02 14:59:52.009 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-back 01-02 14:59:52.329 I/ReactNativeJS( 1209): Handling re-frame event: :set-webview-bridge 01-02 14:59:52.519 D/ConnectivityManager( 1209): unregisterNetworkCallback; CallingUid : 10226, CallingPid : 1209 01-02 14:59:55.779 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 0 01-02 14:59:55.859 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 1 01-02 14:59:55.859 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-back 01-02 14:59:56.919 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 14:59:56.969 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 14:59:56.989 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 14:59:57.569 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 14:59:57.639 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 14:59:57.669 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 14:59:59.539 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 14:59:59.619 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 14:59:59.629 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:00.299 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 15:00:00.389 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 15:00:00.399 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:00.979 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 15:00:01.049 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 15:00:01.059 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:02.179 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 15:00:02.229 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 15:00:02.239 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:06.329 I/art ( 1209): Background sticky concurrent mark sweep GC freed 129089(5MB) AllocSpace objects, 51(1116KB) LOS objects, 0 free, 40MB/40MB, paused 2.145ms total 108.551ms 01-02 15:00:06.519 I/INSTABUG - a( 1209): invokeGeneral 01-02 15:00:06.519 I/Timeline( 1209): Timeline: Activity_launch_request id:im.status.ethereum time:87815568 01-02 15:00:06.569 D/SensorManager( 1209): unregisterListener :: 01-02 15:00:06.569 D/RelationGraph( 1209): garbageCollect() --------- beginning of system 01-02 15:00:06.569 W/ResourcesManager( 1209): getTopLevelResources: /data/app/im.status.ethereum-1/base.apk / 1.0 running in im.status.ethereum rsrc of package im.status.ethereum ``` **Current View:** im.status.ethereum.MainActivity [![image attachment](https://s3.amazonaws.com/instabug-pro/states/files/44105599/screenshots/fb3875fe3043d7b121d31a7169a2786f_original.jpg?1483344089)](https://s3.amazonaws.com/instabug-pro/states/files/44105599/screenshots/fb3875fe3043d7b121d31a7169a2786f_original.jpg?1483344089) **Non Image Attachments:** [non image attachment](https://s3.amazonaws.com/instabug-pro/states/files/44105599/attachment_files/7bde25a00a3e5fb778c04ce0419a7b33_original.mp4?1483344122)
1.0
Broken tab navigation - I had pressed back button on an oops error page - **Title:** Broken tab navigation - I had pressed back button on an oops error page **Device:** samsung SM-G935F, OS Level 23 **Memory:** 2176.0/3562.0 MB **Storage:** 20.008/25.44 GB **Battery:** 70, Charging through USB cable **App Version:** 0.9.0-65-gba6da92+ (1062) **Duration:** 17 **Console Log:** ``` ReactNativeJS( 1209): Handling re-frame event: :incoming-message 01-02 14:59:50.499 I/ReactNativeJS( 1209): Handling re-frame event: :message-sent 01-02 14:59:51.939 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 0 01-02 14:59:52.009 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 1 01-02 14:59:52.009 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-back 01-02 14:59:52.329 I/ReactNativeJS( 1209): Handling re-frame event: :set-webview-bridge 01-02 14:59:52.519 D/ConnectivityManager( 1209): unregisterNetworkCallback; CallingUid : 10226, CallingPid : 1209 01-02 14:59:55.779 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 0 01-02 14:59:55.859 D/ViewRootImpl( 1209): ViewPostImeInputStage processKey 1 01-02 14:59:55.859 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-back 01-02 14:59:56.919 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 14:59:56.969 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 14:59:56.989 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 14:59:57.569 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 14:59:57.639 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 14:59:57.669 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 14:59:59.539 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 14:59:59.619 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 14:59:59.629 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:00.299 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 15:00:00.389 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 15:00:00.399 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:00.979 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 15:00:01.049 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 15:00:01.059 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:02.179 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 0 01-02 15:00:02.229 D/ViewRootImpl( 1209): ViewPostImeInputStage processPointer 1 01-02 15:00:02.239 I/ReactNativeJS( 1209): Handling re-frame event: :navigate-to-tab 01-02 15:00:06.329 I/art ( 1209): Background sticky concurrent mark sweep GC freed 129089(5MB) AllocSpace objects, 51(1116KB) LOS objects, 0 free, 40MB/40MB, paused 2.145ms total 108.551ms 01-02 15:00:06.519 I/INSTABUG - a( 1209): invokeGeneral 01-02 15:00:06.519 I/Timeline( 1209): Timeline: Activity_launch_request id:im.status.ethereum time:87815568 01-02 15:00:06.569 D/SensorManager( 1209): unregisterListener :: 01-02 15:00:06.569 D/RelationGraph( 1209): garbageCollect() --------- beginning of system 01-02 15:00:06.569 W/ResourcesManager( 1209): getTopLevelResources: /data/app/im.status.ethereum-1/base.apk / 1.0 running in im.status.ethereum rsrc of package im.status.ethereum ``` **Current View:** im.status.ethereum.MainActivity [![image attachment](https://s3.amazonaws.com/instabug-pro/states/files/44105599/screenshots/fb3875fe3043d7b121d31a7169a2786f_original.jpg?1483344089)](https://s3.amazonaws.com/instabug-pro/states/files/44105599/screenshots/fb3875fe3043d7b121d31a7169a2786f_original.jpg?1483344089) **Non Image Attachments:** [non image attachment](https://s3.amazonaws.com/instabug-pro/states/files/44105599/attachment_files/7bde25a00a3e5fb778c04ce0419a7b33_original.mp4?1483344122)
non_test
broken tab navigation i had pressed back button on an oops error page title broken tab navigation i had pressed back button on an oops error page device samsung sm os level memory mb storage gb battery charging through usb cable app version duration console log reactnativejs handling re frame event incoming message i reactnativejs handling re frame event message sent d viewrootimpl viewpostimeinputstage processkey d viewrootimpl viewpostimeinputstage processkey i reactnativejs handling re frame event navigate back i reactnativejs handling re frame event set webview bridge d connectivitymanager unregisternetworkcallback callinguid callingpid d viewrootimpl viewpostimeinputstage processkey d viewrootimpl viewpostimeinputstage processkey i reactnativejs handling re frame event navigate back d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event navigate to tab d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event navigate to tab d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event navigate to tab d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event navigate to tab d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event navigate to tab d viewrootimpl viewpostimeinputstage processpointer d viewrootimpl viewpostimeinputstage processpointer i reactnativejs handling re frame event navigate to tab i art background sticky concurrent mark sweep gc freed allocspace objects los objects free paused total i instabug a invokegeneral i timeline timeline activity launch request id im status ethereum time d sensormanager unregisterlistener d relationgraph garbagecollect beginning of system w resourcesmanager gettoplevelresources data app im status ethereum base apk running in im status ethereum rsrc of package im status ethereum current view im status ethereum mainactivity non image attachments
0
257,813
22,217,963,780
IssuesEvent
2022-06-08 05:04:10
OpenMined/PySyft
https://api.github.com/repos/OpenMined/PySyft
closed
Add Torch Module / Layer Tests
Type: Improvement :chart_with_upwards_trend: Type: Testing :test_tube: 0.5
## Description Add a test suite just like the Tensor op test which checks the modules and their return types work as expected. ## Definition of Done CI runs Module tests in parallel and they pass.
2.0
Add Torch Module / Layer Tests - ## Description Add a test suite just like the Tensor op test which checks the modules and their return types work as expected. ## Definition of Done CI runs Module tests in parallel and they pass.
test
add torch module layer tests description add a test suite just like the tensor op test which checks the modules and their return types work as expected definition of done ci runs module tests in parallel and they pass
1
141,379
5,435,450,935
IssuesEvent
2017-03-05 17:06:08
SE17GroupH/Zap
https://api.github.com/repos/SE17GroupH/Zap
closed
Intergrating with travisCI
enhancement mediumpriority
travisCI is a build automation tool, and free to use with a public repo. It would be pretty cool if we got the tests automated with every commit. Resources: - https://travis-ci.org - https://travis-ci.org/getting_started - https://docs.travis-ci.com/user/getting-started/
1.0
Intergrating with travisCI - travisCI is a build automation tool, and free to use with a public repo. It would be pretty cool if we got the tests automated with every commit. Resources: - https://travis-ci.org - https://travis-ci.org/getting_started - https://docs.travis-ci.com/user/getting-started/
non_test
intergrating with travisci travisci is a build automation tool and free to use with a public repo it would be pretty cool if we got the tests automated with every commit resources
0
252,887
27,269,855,443
IssuesEvent
2023-02-22 21:17:24
sjmayotte/route53-dynamic-dns
https://api.github.com/repos/sjmayotte/route53-dynamic-dns
closed
Security vulnerability in `node v18.14.0` and `aws-sdk v3.267.0`
security
[Snyk container scanning](https://github.com/sjmayotte/route53-dynamic-dns/actions/runs/4188357415/jobs/7383820346) has identified **3 high** and **9 medium** severity vulnerability in `node` and several high severity vulnerabilities in `aws-sdk`. This can be resolved by updating to latest release.
True
Security vulnerability in `node v18.14.0` and `aws-sdk v3.267.0` - [Snyk container scanning](https://github.com/sjmayotte/route53-dynamic-dns/actions/runs/4188357415/jobs/7383820346) has identified **3 high** and **9 medium** severity vulnerability in `node` and several high severity vulnerabilities in `aws-sdk`. This can be resolved by updating to latest release.
non_test
security vulnerability in node and aws sdk has identified high and medium severity vulnerability in node and several high severity vulnerabilities in aws sdk this can be resolved by updating to latest release
0
297,535
25,741,132,788
IssuesEvent
2022-12-08 06:11:38
goharbor/harbor
https://api.github.com/repos/goharbor/harbor
opened
New test cases/Refactor & Enhancement test cases/Bump up versionin Harbor 2.8
area/test automation/pytest-e2e area/test automation/nightly-testing target/2.8.0
New test cases: - [ ] Add Job service dashboard API testcase - [ ] Add Job service dashboard UI test ase - [ ] Add OIDC filter group testcase - [ ] Add Replication by chunk testcase Refactor & Enhancement test cases: - [ ] Refactor the keyword in the testcase - [ ] Refactor Replication testcase - [ ] Enhancement Proxy Cache testcase Bump up version: - [ ] Bump up helm, ORAS, CNAB, imgpkg, cosign ... version
4.0
New test cases/Refactor & Enhancement test cases/Bump up versionin Harbor 2.8 - New test cases: - [ ] Add Job service dashboard API testcase - [ ] Add Job service dashboard UI test ase - [ ] Add OIDC filter group testcase - [ ] Add Replication by chunk testcase Refactor & Enhancement test cases: - [ ] Refactor the keyword in the testcase - [ ] Refactor Replication testcase - [ ] Enhancement Proxy Cache testcase Bump up version: - [ ] Bump up helm, ORAS, CNAB, imgpkg, cosign ... version
test
new test cases refactor enhancement test cases bump up versionin harbor new test cases add job service dashboard api testcase add job service dashboard ui test ase add oidc filter group testcase add replication by chunk testcase refactor enhancement test cases refactor the keyword in the testcase refactor replication testcase enhancement proxy cache testcase bump up version bump up helm oras cnab imgpkg cosign version
1
479,396
13,795,905,230
IssuesEvent
2020-10-09 18:51:52
metabase/metabase
https://api.github.com/repos/metabase/metabase
closed
0.37-rc1: we should always have the list of available variables to reference in the URL click behavior modal
.Duplicate Priority:P2 Reporting/Dashboards Type:Bug
According to @flamber, right now we're only displaying that dropdown list of values for cards with the Table visualization, but no others.
1.0
0.37-rc1: we should always have the list of available variables to reference in the URL click behavior modal - According to @flamber, right now we're only displaying that dropdown list of values for cards with the Table visualization, but no others.
non_test
we should always have the list of available variables to reference in the url click behavior modal according to flamber right now we re only displaying that dropdown list of values for cards with the table visualization but no others
0
84,055
16,444,453,026
IssuesEvent
2021-05-20 17:49:23
smeas/Beer-and-Plunder
https://api.github.com/repos/smeas/Beer-and-Plunder
closed
Showing the different states of how much health a table has.
2p code
**Description** Show how damaged the table is. **Subtasks** - [x] Showing cracks throughout the table appearing as the health goes below some thresholds. - [x] Five states: whole table, slightly damaged, more damaged, very damaged, completely broken.
1.0
Showing the different states of how much health a table has. - **Description** Show how damaged the table is. **Subtasks** - [x] Showing cracks throughout the table appearing as the health goes below some thresholds. - [x] Five states: whole table, slightly damaged, more damaged, very damaged, completely broken.
non_test
showing the different states of how much health a table has description show how damaged the table is subtasks showing cracks throughout the table appearing as the health goes below some thresholds five states whole table slightly damaged more damaged very damaged completely broken
0
218,421
16,760,918,123
IssuesEvent
2021-06-13 19:16:46
bounswe/2021SpringGroup9
https://api.github.com/repos/bounswe/2021SpringGroup9
closed
Write Introduction, Project Status and Work Done So Far, Moving Forward and Conclusion part of Milestone 2 Report
documentation duplicate priority: critical wiki
- [ ] Introduction - [ ] Project Status and Work Done So Far - [ ] Moving Forward - [ ] Conclusion
1.0
Write Introduction, Project Status and Work Done So Far, Moving Forward and Conclusion part of Milestone 2 Report - - [ ] Introduction - [ ] Project Status and Work Done So Far - [ ] Moving Forward - [ ] Conclusion
non_test
write introduction project status and work done so far moving forward and conclusion part of milestone report introduction project status and work done so far moving forward conclusion
0
26,186
4,210,222,810
IssuesEvent
2016-06-29 09:09:39
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
LockBasicLocalTest.testTryLockTimeout_whenLockedByOtherAndEventuallyAvailable
Team: Core Type: Test-Failure
``` java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at com.hazelcast.concurrent.lock.LockBasicTest.testTryLockTimeout_whenLockedByOtherAndEventuallyAvailable(LockBasicTest.java:183) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:88) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:82) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.lang.Thread.run(Thread.java:745) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OracleJDK1.7/com.hazelcast$hazelcast/528/testReport/junit/com.hazelcast.concurrent.lock/LockBasicLocalTest/testTryLockTimeout_whenLockedByOtherAndEventuallyAvailable/
1.0
LockBasicLocalTest.testTryLockTimeout_whenLockedByOtherAndEventuallyAvailable - ``` java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at com.hazelcast.concurrent.lock.LockBasicTest.testTryLockTimeout_whenLockedByOtherAndEventuallyAvailable(LockBasicTest.java:183) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:88) at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:82) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.lang.Thread.run(Thread.java:745) ``` https://hazelcast-l337.ci.cloudbees.com/view/Official%20Builds/job/Hazelcast-3.x-OracleJDK1.7/com.hazelcast$hazelcast/528/testReport/junit/com.hazelcast.concurrent.lock/LockBasicLocalTest/testTryLockTimeout_whenLockedByOtherAndEventuallyAvailable/
test
lockbasiclocaltest testtrylocktimeout whenlockedbyotherandeventuallyavailable java lang assertionerror null at org junit assert fail assert java at org junit assert asserttrue assert java at org junit assert asserttrue assert java at com hazelcast concurrent lock lockbasictest testtrylocktimeout whenlockedbyotherandeventuallyavailable lockbasictest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at com hazelcast test failontimeoutstatement callablestatement call failontimeoutstatement java at java util concurrent futuretask run futuretask java at java lang thread run thread java
1
349,404
31,799,429,355
IssuesEvent
2023-09-13 10:06:16
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
8.10.0 Test Plan
Team:APM apm:test-plan-guide
# Test Plan - 8.10.0 ## Phase 1: Manual Testing (Wednesday 16th August - Friday 18th August) - Pick an issue from the [curated list](https://github.com/elastic/kibana/issues?q=label%3Aapm%3Atest-plan-8.10.0+-label%3Aapm%3Atest-plan-done) - After testing apply the `apm:test-plan-done` label. If a problem is found a new issue should be opened, labelled `apm:test-plan-regression` and moved to "Ready" column. - Regressions can be found [here](https://github.com/elastic/kibana/labels/apm%3Atest-plan-regression) ## Test clusters ### Serverless You can get the credentials and URL for the `serverless-oblt` environment using the following: ``` oblt-cli cluster secrets credentials --cluster-name serverless-oblt ``` ### Non-serverless (overview-oblt) - [Credentials and URLs](https://ela.st/overview-oblt-credentials) for the `overview-oblt` environment - [Instructions](https://github.com/elastic/observability-test-environments/blob/main/docs/user-guide/overview.md) to connect local Kibana to a cluster that has the same data as `overview-oblt` ## Phase 2: Improving Quality (Monday 21st August - Friday 25th August) ### Important areas & flows - [List](https://github.com/elastic/kibana/issues?q=is%3Aopen+is%3Aissue+label%3Askipped-test+label%3ATeam%3AAPM+) of skipped tests. Blockers should be prioritised - https://github.com/elastic/kibana/issues/162032 - https://github.com/elastic/kibana/issues/161931 - https://github.com/elastic/kibana/issues/164022
1.0
8.10.0 Test Plan - # Test Plan - 8.10.0 ## Phase 1: Manual Testing (Wednesday 16th August - Friday 18th August) - Pick an issue from the [curated list](https://github.com/elastic/kibana/issues?q=label%3Aapm%3Atest-plan-8.10.0+-label%3Aapm%3Atest-plan-done) - After testing apply the `apm:test-plan-done` label. If a problem is found a new issue should be opened, labelled `apm:test-plan-regression` and moved to "Ready" column. - Regressions can be found [here](https://github.com/elastic/kibana/labels/apm%3Atest-plan-regression) ## Test clusters ### Serverless You can get the credentials and URL for the `serverless-oblt` environment using the following: ``` oblt-cli cluster secrets credentials --cluster-name serverless-oblt ``` ### Non-serverless (overview-oblt) - [Credentials and URLs](https://ela.st/overview-oblt-credentials) for the `overview-oblt` environment - [Instructions](https://github.com/elastic/observability-test-environments/blob/main/docs/user-guide/overview.md) to connect local Kibana to a cluster that has the same data as `overview-oblt` ## Phase 2: Improving Quality (Monday 21st August - Friday 25th August) ### Important areas & flows - [List](https://github.com/elastic/kibana/issues?q=is%3Aopen+is%3Aissue+label%3Askipped-test+label%3ATeam%3AAPM+) of skipped tests. Blockers should be prioritised - https://github.com/elastic/kibana/issues/162032 - https://github.com/elastic/kibana/issues/161931 - https://github.com/elastic/kibana/issues/164022
test
test plan test plan phase manual testing wednesday august friday august pick an issue from the after testing apply the apm test plan done label if a problem is found a new issue should be opened labelled apm test plan regression and moved to ready column regressions can be found test clusters serverless you can get the credentials and url for the serverless oblt environment using the following oblt cli cluster secrets credentials cluster name serverless oblt non serverless overview oblt for the overview oblt environment to connect local kibana to a cluster that has the same data as overview oblt phase improving quality monday august friday august important areas flows of skipped tests blockers should be prioritised
1
279,021
24,191,421,695
IssuesEvent
2022-09-23 17:59:39
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] FileSettingsServiceIT testErrorSaved failing
:Core/Infra/Settings >test-failure Team:Core/Infra
Some more earlier failures with the same issue (all in Windows builds): https://gradle-enterprise.elastic.co/s/ic3vf76vlpiho https://gradle-enterprise.elastic.co/s/7nsuvadgg5bbm https://gradle-enterprise.elastic.co/s/7kcrezoswrgdg **Build scan:** https://gradle-enterprise.elastic.co/s/whgmtqrtovpgu/tests/:server:internalClusterTest/org.elasticsearch.reservedstate.service.FileSettingsServiceIT/testErrorSaved **Reproduction line:** `gradlew ':server:internalClusterTest' --tests "org.elasticsearch.reservedstate.service.FileSettingsServiceIT.testErrorSaved" -Dtests.seed=762F971779043BEB -Dtests.locale=es-BO -Dtests.timezone=Africa/Luanda -Druntime.java=18` **Applicable branches:** main **Reproduces locally?:** Didn't try **Failure history:** https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.reservedstate.service.FileSettingsServiceIT&tests.test=testErrorSaved **Failure excerpt:** ``` org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (delete_repository [*]) within 30s at __randomizedtesting.SeedInfo.seed([762F971779043BEB:C5DE1806AEE40E21]:0) at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$1(MasterService.java:165) at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:825) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.lang.Thread.run(Thread.java:833) ```
1.0
[CI] FileSettingsServiceIT testErrorSaved failing - Some more earlier failures with the same issue (all in Windows builds): https://gradle-enterprise.elastic.co/s/ic3vf76vlpiho https://gradle-enterprise.elastic.co/s/7nsuvadgg5bbm https://gradle-enterprise.elastic.co/s/7kcrezoswrgdg **Build scan:** https://gradle-enterprise.elastic.co/s/whgmtqrtovpgu/tests/:server:internalClusterTest/org.elasticsearch.reservedstate.service.FileSettingsServiceIT/testErrorSaved **Reproduction line:** `gradlew ':server:internalClusterTest' --tests "org.elasticsearch.reservedstate.service.FileSettingsServiceIT.testErrorSaved" -Dtests.seed=762F971779043BEB -Dtests.locale=es-BO -Dtests.timezone=Africa/Luanda -Druntime.java=18` **Applicable branches:** main **Reproduces locally?:** Didn't try **Failure history:** https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.reservedstate.service.FileSettingsServiceIT&tests.test=testErrorSaved **Failure excerpt:** ``` org.elasticsearch.cluster.metadata.ProcessClusterEventTimeoutException: failed to process cluster event (delete_repository [*]) within 30s at __randomizedtesting.SeedInfo.seed([762F971779043BEB:C5DE1806AEE40E21]:0) at org.elasticsearch.cluster.service.MasterService$Batcher.lambda$onTimeout$1(MasterService.java:165) at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:825) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.lang.Thread.run(Thread.java:833) ```
test
filesettingsserviceit testerrorsaved failing some more earlier failures with the same issue all in windows builds build scan reproduction line gradlew server internalclustertest tests org elasticsearch reservedstate service filesettingsserviceit testerrorsaved dtests seed dtests locale es bo dtests timezone africa luanda druntime java applicable branches main reproduces locally didn t try failure history failure excerpt org elasticsearch cluster metadata processclustereventtimeoutexception failed to process cluster event delete repository within at randomizedtesting seedinfo seed at org elasticsearch cluster service masterservice batcher lambda ontimeout masterservice java at org elasticsearch common util concurrent threadcontext contextpreservingrunnable run threadcontext java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java
1
352,176
32,049,544,672
IssuesEvent
2023-09-23 11:45:44
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: backup-restore/mixed-version failed
C-test-failure O-robot O-roachtest release-blocker T-disaster-recovery branch-release-23.1.11-rc
roachtest.backup-restore/mixed-version [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11896221?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11896221?buildTab=artifacts#/backup-restore/mixed-version) on release-23.1.11-rc @ [62ad175cbc0e9041d993ea1cc911e07d279671f5](https://github.com/cockroachdb/cockroach/commits/62ad175cbc0e9041d993ea1cc911e07d279671f5): ``` (mixedversion.go:547).Run: mixed-version test failure while running step 34 (run "verify all backups"): 2 errors during restore: 1: 22.2.13: waiting for job to finish: error reading (status, payload) for job 902393321011478531: pq: database "defaultdb" is offline: restoring (artifacts collected in restore_failure_1) 2: 22.2.13: waiting for job to finish: error reading (status, payload) for job 902408537280151553: pq: database "defaultdb" is offline: restoring (artifacts collected in restore_failure_2) test artifacts and logs in: /artifacts/backup-restore/mixed-version/run_1 ``` <p>Parameters: <code>ROACHTEST_arch=amd64</code> , <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) See: [Grafana](https://go.crdb.dev/p/roachfana/teamcity-11896221-1695447827-20-n5cpu4/1695453495729/1695469543181) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #109976 roachtest: backup-restore/mixed-version failed [descriptor version conflict when RESTORE and 22.2 upgrade overlaps] [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.2] </p> </details> /cc @cockroachdb/disaster-recovery <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*backup-restore/mixed-version.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: backup-restore/mixed-version failed - roachtest.backup-restore/mixed-version [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11896221?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/11896221?buildTab=artifacts#/backup-restore/mixed-version) on release-23.1.11-rc @ [62ad175cbc0e9041d993ea1cc911e07d279671f5](https://github.com/cockroachdb/cockroach/commits/62ad175cbc0e9041d993ea1cc911e07d279671f5): ``` (mixedversion.go:547).Run: mixed-version test failure while running step 34 (run "verify all backups"): 2 errors during restore: 1: 22.2.13: waiting for job to finish: error reading (status, payload) for job 902393321011478531: pq: database "defaultdb" is offline: restoring (artifacts collected in restore_failure_1) 2: 22.2.13: waiting for job to finish: error reading (status, payload) for job 902408537280151553: pq: database "defaultdb" is offline: restoring (artifacts collected in restore_failure_2) test artifacts and logs in: /artifacts/backup-restore/mixed-version/run_1 ``` <p>Parameters: <code>ROACHTEST_arch=amd64</code> , <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) See: [Grafana](https://go.crdb.dev/p/roachfana/teamcity-11896221-1695447827-20-n5cpu4/1695453495729/1695469543181) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #109976 roachtest: backup-restore/mixed-version failed [descriptor version conflict when RESTORE and 22.2 upgrade overlaps] [C-test-failure O-roachtest O-robot T-sql-foundations branch-release-22.2] </p> </details> /cc @cockroachdb/disaster-recovery <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*backup-restore/mixed-version.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest backup restore mixed version failed roachtest backup restore mixed version with on release rc mixedversion go run mixed version test failure while running step run verify all backups errors during restore waiting for job to finish error reading status payload for job pq database defaultdb is offline restoring artifacts collected in restore failure waiting for job to finish error reading status payload for job pq database defaultdb is offline restoring artifacts collected in restore failure test artifacts and logs in artifacts backup restore mixed version run parameters roachtest arch roachtest cloud gce roachtest cpu roachtest encrypted true roachtest ssd help see see see same failure on other branches roachtest backup restore mixed version failed cc cockroachdb disaster recovery
1
30,334
4,581,955,294
IssuesEvent
2016-09-19 08:26:00
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
NearCacheTest.testNearCacheMaxIdleRecordsExpired
Team: Core Type: Test-Failure
**testNearCacheMaxIdleRecordsExpired[batchInvalidationEnabled:true]** ``` java.lang.AssertionError: we expected to have all map entries in the Near Cache (NearCacheStatsImpl{ownedEntryCount=3498, ownedEntryMemoryCost=349800, creationTime=1474161861246, hits=0, misses=50000, ratio=0.0%, evictions=0, expirations=48147}), but was 51514 expected:<50000> but was:<51514> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at com.hazelcast.map.nearcache.NearCacheTestSupport.testNearCacheExpiration(NearCacheTestSupport.java:97) at com.hazelcast.map.nearcache.NearCacheTest.testNearCacheMaxIdleRecordsExpired(NearCacheTest.java:888) ``` https://hazelcast-l337.ci.cloudbees.com/view/Hazelcast/job/Hazelcast-3.x-IbmJDK1.7/com.hazelcast$hazelcast/1037/testReport/junit/com.hazelcast.map.nearcache/NearCacheTest/testNearCacheMaxIdleRecordsExpired_batchInvalidationEnabled_true_/
1.0
NearCacheTest.testNearCacheMaxIdleRecordsExpired - **testNearCacheMaxIdleRecordsExpired[batchInvalidationEnabled:true]** ``` java.lang.AssertionError: we expected to have all map entries in the Near Cache (NearCacheStatsImpl{ownedEntryCount=3498, ownedEntryMemoryCost=349800, creationTime=1474161861246, hits=0, misses=50000, ratio=0.0%, evictions=0, expirations=48147}), but was 51514 expected:<50000> but was:<51514> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at com.hazelcast.map.nearcache.NearCacheTestSupport.testNearCacheExpiration(NearCacheTestSupport.java:97) at com.hazelcast.map.nearcache.NearCacheTest.testNearCacheMaxIdleRecordsExpired(NearCacheTest.java:888) ``` https://hazelcast-l337.ci.cloudbees.com/view/Hazelcast/job/Hazelcast-3.x-IbmJDK1.7/com.hazelcast$hazelcast/1037/testReport/junit/com.hazelcast.map.nearcache/NearCacheTest/testNearCacheMaxIdleRecordsExpired_batchInvalidationEnabled_true_/
test
nearcachetest testnearcachemaxidlerecordsexpired testnearcachemaxidlerecordsexpired java lang assertionerror we expected to have all map entries in the near cache nearcachestatsimpl ownedentrycount ownedentrymemorycost creationtime hits misses ratio evictions expirations but was expected but was at org junit assert fail assert java at org junit assert failnotequals assert java at org junit assert assertequals assert java at com hazelcast map nearcache nearcachetestsupport testnearcacheexpiration nearcachetestsupport java at com hazelcast map nearcache nearcachetest testnearcachemaxidlerecordsexpired nearcachetest java
1
177,760
29,087,122,363
IssuesEvent
2023-05-16 01:32:45
backdrop/backdrop-issues
https://api.github.com/repos/backdrop/backdrop-issues
closed
[UX] Menu block settings: Improve the UI for the parent link behavior
type - task status - has pull request design pr - ready to be committed pr - works for me
This is a follow-up for the feature that got into v1.25.0 with #2370. This is a side-by-side of the current UI vs. the what I propose we change: ![image](https://user-images.githubusercontent.com/2423362/235419247-9666f495-cb30-46fb-b00c-ea2d5f89ae23.png) List of changes (numbered, so that I can get feedback for each one of the from others): 1. "Merge" the `Parent item's behavior in collapsible (mobile) view.` description into the `Collapsible behavior` label of the radios. Something like `Parent item behavior in collapsible/mobile mode`. 2. Tweak the labels and descriptions of the various options so that they make sense to site builders. As they are currently, the labels are single words that are mirroring Smartmenus settings, which will only make sense to people that are familiar with the "internals" of the library. 3. Add the newly-introduced `#indentation` property to the radio options and the "Accordion-style" checkbox, so that they are nested under the "Display menu toggle button on small screens" checkbox, on which they depend (via `#states` that is). ~~This is currently blocked on #6090~~.
1.0
[UX] Menu block settings: Improve the UI for the parent link behavior - This is a follow-up for the feature that got into v1.25.0 with #2370. This is a side-by-side of the current UI vs. the what I propose we change: ![image](https://user-images.githubusercontent.com/2423362/235419247-9666f495-cb30-46fb-b00c-ea2d5f89ae23.png) List of changes (numbered, so that I can get feedback for each one of the from others): 1. "Merge" the `Parent item's behavior in collapsible (mobile) view.` description into the `Collapsible behavior` label of the radios. Something like `Parent item behavior in collapsible/mobile mode`. 2. Tweak the labels and descriptions of the various options so that they make sense to site builders. As they are currently, the labels are single words that are mirroring Smartmenus settings, which will only make sense to people that are familiar with the "internals" of the library. 3. Add the newly-introduced `#indentation` property to the radio options and the "Accordion-style" checkbox, so that they are nested under the "Display menu toggle button on small screens" checkbox, on which they depend (via `#states` that is). ~~This is currently blocked on #6090~~.
non_test
menu block settings improve the ui for the parent link behavior this is a follow up for the feature that got into with this is a side by side of the current ui vs the what i propose we change list of changes numbered so that i can get feedback for each one of the from others merge the parent item s behavior in collapsible mobile view description into the collapsible behavior label of the radios something like parent item behavior in collapsible mobile mode tweak the labels and descriptions of the various options so that they make sense to site builders as they are currently the labels are single words that are mirroring smartmenus settings which will only make sense to people that are familiar with the internals of the library add the newly introduced indentation property to the radio options and the accordion style checkbox so that they are nested under the display menu toggle button on small screens checkbox on which they depend via states that is this is currently blocked on
0
14,107
8,837,367,290
IssuesEvent
2019-01-05 03:47:06
MarkBind/markbind
https://api.github.com/repos/MarkBind/markbind
opened
<box> icon: allow font icons
a-AuthorUsability c.Enhancement p.Low
Current: `<box>` allows specifying an emoji as the icon ![image](https://user-images.githubusercontent.com/1673303/50719940-08a08600-10df-11e9-8664-488343db8a66.png) Suggested: allow font icons i.e., fontawesome or glyphicon to be used as the box icon too, possibly allowing custom color for the icon as well. Perhaps this can be achieved by allowing the icon to be specified using a `slot` element?
True
<box> icon: allow font icons - Current: `<box>` allows specifying an emoji as the icon ![image](https://user-images.githubusercontent.com/1673303/50719940-08a08600-10df-11e9-8664-488343db8a66.png) Suggested: allow font icons i.e., fontawesome or glyphicon to be used as the box icon too, possibly allowing custom color for the icon as well. Perhaps this can be achieved by allowing the icon to be specified using a `slot` element?
non_test
icon allow font icons current allows specifying an emoji as the icon suggested allow font icons i e fontawesome or glyphicon to be used as the box icon too possibly allowing custom color for the icon as well perhaps this can be achieved by allowing the icon to be specified using a slot element
0
319,132
27,351,813,805
IssuesEvent
2023-02-27 10:05:29
OpenEnroth/OpenEnroth
https://api.github.com/repos/OpenEnroth/OpenEnroth
closed
Unhandled EVENT_ShowMovie in Event Processor
bug need test
**Describe the bug** 1. Movies from script events not playing 2. Turning in judge does not change alignment and interface 3. Leaving Harmondale to Emerald Island does not rest party and advance time by a week **To Reproduce** Steps to reproduce the behaviour: 1. Load attached save files 2. Try to enter judge house or set sail on boat **Expected behavior** Movies played, alignment change, party rests and time advance... **Saved game file** [save000.zip](https://github.com/gp-alex/world-of-might-and-magic/files/8027092/save000.zip) [save024.zip](https://github.com/gp-alex/world-of-might-and-magic/files/8027241/save024.zip) **Cause** Unhandled EVENT_ShowMovie (0x0C) in Event Processor
1.0
Unhandled EVENT_ShowMovie in Event Processor - **Describe the bug** 1. Movies from script events not playing 2. Turning in judge does not change alignment and interface 3. Leaving Harmondale to Emerald Island does not rest party and advance time by a week **To Reproduce** Steps to reproduce the behaviour: 1. Load attached save files 2. Try to enter judge house or set sail on boat **Expected behavior** Movies played, alignment change, party rests and time advance... **Saved game file** [save000.zip](https://github.com/gp-alex/world-of-might-and-magic/files/8027092/save000.zip) [save024.zip](https://github.com/gp-alex/world-of-might-and-magic/files/8027241/save024.zip) **Cause** Unhandled EVENT_ShowMovie (0x0C) in Event Processor
test
unhandled event showmovie in event processor describe the bug movies from script events not playing turning in judge does not change alignment and interface leaving harmondale to emerald island does not rest party and advance time by a week to reproduce steps to reproduce the behaviour load attached save files try to enter judge house or set sail on boat expected behavior movies played alignment change party rests and time advance saved game file cause unhandled event showmovie in event processor
1
33,684
6,229,451,388
IssuesEvent
2017-07-11 03:58:41
devpunks/snuggsi
https://api.github.com/repos/devpunks/snuggsi
closed
`Element` Helpers Blow Up on String Interpolation
BUG Documentation Feature WIP
## Affected - [ ] - `this.select (selector)` - Syntactic sugar around `this.querySelector ()` - [ ] - `this.selectAll (selector)` - Syntactic sugar around `this.querySelectorAll ()` ## Repro ![capture d ecran 2017-07-09 a 18 36 48](https://user-images.githubusercontent.com/38223/27998185-fa296886-64d6-11e7-9da8-c3b9d4083be5.png) ## Example ```html <foo-bar> <p>Let's select this <img alt='' src=#> </p> </foo-bar> <script> Element `foo-bar` (class extends HTMLElement { onconnect () { const child = 'img' this.select `p ${child}`💥💥💥💥💥 }) </script> ``` ## Reason I believe it's due to us just finding out your average function can typically be called with backticks. ``` window.alert `This actually works right now` ``` However falls apart on itself when the string parameter has to actually be interpolated. There is a routine that [Tagged Template Literals]() run through splitting the string into respective tokens. ## Reference Links - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#Tagged_template_literals_and_escape_sequences
1.0
`Element` Helpers Blow Up on String Interpolation - ## Affected - [ ] - `this.select (selector)` - Syntactic sugar around `this.querySelector ()` - [ ] - `this.selectAll (selector)` - Syntactic sugar around `this.querySelectorAll ()` ## Repro ![capture d ecran 2017-07-09 a 18 36 48](https://user-images.githubusercontent.com/38223/27998185-fa296886-64d6-11e7-9da8-c3b9d4083be5.png) ## Example ```html <foo-bar> <p>Let's select this <img alt='' src=#> </p> </foo-bar> <script> Element `foo-bar` (class extends HTMLElement { onconnect () { const child = 'img' this.select `p ${child}`💥💥💥💥💥 }) </script> ``` ## Reason I believe it's due to us just finding out your average function can typically be called with backticks. ``` window.alert `This actually works right now` ``` However falls apart on itself when the string parameter has to actually be interpolated. There is a routine that [Tagged Template Literals]() run through splitting the string into respective tokens. ## Reference Links - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#Tagged_template_literals_and_escape_sequences
non_test
element helpers blow up on string interpolation affected this select selector syntactic sugar around this queryselector this selectall selector syntactic sugar around this queryselectorall repro example html let s select this element foo bar class extends htmlelement onconnect const child img this select p child 💥💥💥💥💥 reason i believe it s due to us just finding out your average function can typically be called with backticks window alert this actually works right now however falls apart on itself when the string parameter has to actually be interpolated there is a routine that run through splitting the string into respective tokens reference links
0
273,007
23,721,323,710
IssuesEvent
2022-08-30 15:33:50
red/red
https://api.github.com/repos/red/red
closed
[Compiler] Another `self` misbehavior
status.built status.tested type.review type.compiler
**Describe the bug** The code below can be interpreted but can't be compiled. There were other `self`-related issues: https://github.com/red/red/issues/43 https://github.com/red/red/issues/913 https://github.com/red/red/issues/925. Apparently the fix is still incomplete. ``` Red [] o1: context [ x: none o2: context [ y: none ] self/x: 1 self/o2/y: 2 ] probe o1 ``` It reports an error: ``` ...using libRedRT built on 4-Dec-2018/16:30:25 *** Compilation Error: word y not defined in self/o2/y: *** in file: D:\devel\red\red-src\red\tests\source\units\1.red *** near: [] ``` **Expected behavior** ``` make object! [ x: 1 o2: make object! [ y: 2 ] ] ``` **Platform version(please complete the following information):** ``` Red 0.6.4 for Windows built 29-Nov-2018/6:09:14+03:00 commit #95481b0 ```
1.0
[Compiler] Another `self` misbehavior - **Describe the bug** The code below can be interpreted but can't be compiled. There were other `self`-related issues: https://github.com/red/red/issues/43 https://github.com/red/red/issues/913 https://github.com/red/red/issues/925. Apparently the fix is still incomplete. ``` Red [] o1: context [ x: none o2: context [ y: none ] self/x: 1 self/o2/y: 2 ] probe o1 ``` It reports an error: ``` ...using libRedRT built on 4-Dec-2018/16:30:25 *** Compilation Error: word y not defined in self/o2/y: *** in file: D:\devel\red\red-src\red\tests\source\units\1.red *** near: [] ``` **Expected behavior** ``` make object! [ x: 1 o2: make object! [ y: 2 ] ] ``` **Platform version(please complete the following information):** ``` Red 0.6.4 for Windows built 29-Nov-2018/6:09:14+03:00 commit #95481b0 ```
test
another self misbehavior describe the bug the code below can be interpreted but can t be compiled there were other self related issues apparently the fix is still incomplete red context x none context y none self x self y probe it reports an error using libredrt built on dec compilation error word y not defined in self y in file d devel red red src red tests source units red near expected behavior make object x make object y platform version please complete the following information red for windows built nov commit
1
315,697
27,096,396,637
IssuesEvent
2023-02-15 03:29:03
acikkaynak/deprem-yardim-frontend
https://api.github.com/repos/acikkaynak/deprem-yardim-frontend
opened
bug: AfetHarita - Javascript Error on "Found } that I can't handle at line 0:350"
bug discussion unchecked waiting-test
## Bug Definition A Javascript error with no apparent visible impact is seen on the console. Does not directly have a functional error tied to it. -- Please add discord contact information ** discord username: @utku benli#4662 ** ## Severity: Low ## Bug environment rc.afetharita.com afetharita.com ## Describe how you are producing the bug step by step 1. Go to 'https://afetharita.com/en' on Google Chrome 2. Open Developer Tools and check the console in order to observe the javascript error. ## Expected Behaviour We should not have any Javascript errors on the Console ## Screen shots https://prnt.sc/afvX2F0Wesnk ## Desktop Information - Operating System: Windows 10 - Browser Google Chrome - Version 109.0.5414.120 ## Mobile Phone Information - ## Additional Context
1.0
bug: AfetHarita - Javascript Error on "Found } that I can't handle at line 0:350" - ## Bug Definition A Javascript error with no apparent visible impact is seen on the console. Does not directly have a functional error tied to it. -- Please add discord contact information ** discord username: @utku benli#4662 ** ## Severity: Low ## Bug environment rc.afetharita.com afetharita.com ## Describe how you are producing the bug step by step 1. Go to 'https://afetharita.com/en' on Google Chrome 2. Open Developer Tools and check the console in order to observe the javascript error. ## Expected Behaviour We should not have any Javascript errors on the Console ## Screen shots https://prnt.sc/afvX2F0Wesnk ## Desktop Information - Operating System: Windows 10 - Browser Google Chrome - Version 109.0.5414.120 ## Mobile Phone Information - ## Additional Context
test
bug afetharita javascript error on found that i can t handle at line bug definition a javascript error with no apparent visible impact is seen on the console does not directly have a functional error tied to it please add discord contact information discord username utku benli severity low  bug environment rc afetharita com afetharita com describe how you are producing the bug step by step go to on google chrome open developer tools and check the console in order to observe the javascript error expected behaviour we should not have any javascript errors on the console screen shots desktop information operating system windows browser google chrome version mobile phone information additional context
1
96,873
8,635,612,727
IssuesEvent
2018-11-23 00:33:26
equella/Equella
https://api.github.com/repos/equella/Equella
closed
Faceted search requires EDIT_SYSTEM_SETTINGS
Backport-6.6-Stable Ready for Testing blocker! bug help wanted
In order for the faceted search to work, EQUELLA requires a user to have, at minimum, EDIT_SYSTEM_SETTINGS under Institution > System Settings > Search Settings. If user does not have this permission, he only sees "Modification date" and "Owner" in the right menu in faceted search. Viewers and searchers should not need EDIT_SYSTEM_SETTINGS permissions to do searches.
1.0
Faceted search requires EDIT_SYSTEM_SETTINGS - In order for the faceted search to work, EQUELLA requires a user to have, at minimum, EDIT_SYSTEM_SETTINGS under Institution > System Settings > Search Settings. If user does not have this permission, he only sees "Modification date" and "Owner" in the right menu in faceted search. Viewers and searchers should not need EDIT_SYSTEM_SETTINGS permissions to do searches.
test
faceted search requires edit system settings in order for the faceted search to work equella requires a user to have at minimum edit system settings under institution system settings search settings if user does not have this permission he only sees modification date and owner in the right menu in faceted search viewers and searchers should not need edit system settings permissions to do searches
1
143,849
11,580,744,839
IssuesEvent
2020-02-21 20:52:37
python-discord/bot
https://api.github.com/repos/python-discord/bot
closed
Write unit tests for `bot/rules/discord_emojis.py`
area: tests priority: 1 - high
Write unit tests for [`bot/rules/discord_emojis.py`](../blob/master/bot/rules/discord_emojis.py). ## Implementation details Please make sure to read the general information in the [meta issue](553) and the [testing README](../blob/master/tests/README.md). We are aiming for a 100% [branch coverage](https://coverage.readthedocs.io/en/stable/branch.html) for this file, but if you think that is not possible, please discuss that in this issue. ## Additional information If you want to work on this issue, **please make sure that you get assigned to it** by one of the core devs before starting to work on it. We would like to prevent the situation that multiple people are working on the same issue. To get assigned, leave a comment showing your interesting in tackling this issue.
1.0
Write unit tests for `bot/rules/discord_emojis.py` - Write unit tests for [`bot/rules/discord_emojis.py`](../blob/master/bot/rules/discord_emojis.py). ## Implementation details Please make sure to read the general information in the [meta issue](553) and the [testing README](../blob/master/tests/README.md). We are aiming for a 100% [branch coverage](https://coverage.readthedocs.io/en/stable/branch.html) for this file, but if you think that is not possible, please discuss that in this issue. ## Additional information If you want to work on this issue, **please make sure that you get assigned to it** by one of the core devs before starting to work on it. We would like to prevent the situation that multiple people are working on the same issue. To get assigned, leave a comment showing your interesting in tackling this issue.
test
write unit tests for bot rules discord emojis py write unit tests for blob master bot rules discord emojis py implementation details please make sure to read the general information in the and the blob master tests readme md we are aiming for a for this file but if you think that is not possible please discuss that in this issue additional information if you want to work on this issue please make sure that you get assigned to it by one of the core devs before starting to work on it we would like to prevent the situation that multiple people are working on the same issue to get assigned leave a comment showing your interesting in tackling this issue
1
176,170
13,630,011,377
IssuesEvent
2020-09-24 15:51:20
enthought/traitsui
https://api.github.com/repos/enthought/traitsui
closed
Pre-release checklist for UITester
component: test suite
Currently the UITester is being developed and tested with TraitsUI's own test suite. Eventually when the API is mature enough, it will need to be made public. There are a number of tasks that need to be evaluated before that. Collecting them here as a reminder and for discussion. Feel free to expand and open separate issues for them if needed. - [x] Evaluate naming of modules / classes / functions - Rename modules (#1248) - Rename `UIWrapper.target` (#1249) - [x] Add `traitsui.testing.api` to expose API components. This also serves as a facade. (#1269) - [x] Documentation in the user manual with an example for writing an integration test (#1223) - [x] Move pushing trait change exception handler out. (#1232) - [x] Update demo examples to import from `traitsui.testing.api` instead (#1274) - [x] Rename TargetRegister.register_handler and register_solver #1273
1.0
Pre-release checklist for UITester - Currently the UITester is being developed and tested with TraitsUI's own test suite. Eventually when the API is mature enough, it will need to be made public. There are a number of tasks that need to be evaluated before that. Collecting them here as a reminder and for discussion. Feel free to expand and open separate issues for them if needed. - [x] Evaluate naming of modules / classes / functions - Rename modules (#1248) - Rename `UIWrapper.target` (#1249) - [x] Add `traitsui.testing.api` to expose API components. This also serves as a facade. (#1269) - [x] Documentation in the user manual with an example for writing an integration test (#1223) - [x] Move pushing trait change exception handler out. (#1232) - [x] Update demo examples to import from `traitsui.testing.api` instead (#1274) - [x] Rename TargetRegister.register_handler and register_solver #1273
test
pre release checklist for uitester currently the uitester is being developed and tested with traitsui s own test suite eventually when the api is mature enough it will need to be made public there are a number of tasks that need to be evaluated before that collecting them here as a reminder and for discussion feel free to expand and open separate issues for them if needed evaluate naming of modules classes functions rename modules rename uiwrapper target add traitsui testing api to expose api components this also serves as a facade documentation in the user manual with an example for writing an integration test move pushing trait change exception handler out update demo examples to import from traitsui testing api instead rename targetregister register handler and register solver
1
785,387
27,611,503,569
IssuesEvent
2023-03-09 16:16:51
ncssar/radiolog
https://api.github.com/repos/ncssar/radiolog
closed
PyPDF2.errors.DeprecationError prevents clue report print
bug Priority:Critical
Clue dialog stays open; this prevents print and prevents accept of the clue dialog: ``` 070450:generating clue report pdf: C:\Users\caver\RadioLog\New_Incident_2023_03_09_070423\New_Incident_2023_03_09_070423_clue01.pdf 070451:parsed instructions:['asdfasdf'] Traceback (most recent call last): File "radiolog.py", line 6663, in accept File "radiolog.py", line 3092, in printClueReport File "PyPDF2\_reader.py", line 1974, in __init__ File "PyPDF2\_utils.py", line 369, in deprecation_with_replacement File "PyPDF2\_utils.py", line 351, in deprecation PyPDF2.errors.DeprecationError: PdfFileReader is deprecated and was removed in PyPDF2 3.0.0. Use PdfReader instead. ```
1.0
PyPDF2.errors.DeprecationError prevents clue report print - Clue dialog stays open; this prevents print and prevents accept of the clue dialog: ``` 070450:generating clue report pdf: C:\Users\caver\RadioLog\New_Incident_2023_03_09_070423\New_Incident_2023_03_09_070423_clue01.pdf 070451:parsed instructions:['asdfasdf'] Traceback (most recent call last): File "radiolog.py", line 6663, in accept File "radiolog.py", line 3092, in printClueReport File "PyPDF2\_reader.py", line 1974, in __init__ File "PyPDF2\_utils.py", line 369, in deprecation_with_replacement File "PyPDF2\_utils.py", line 351, in deprecation PyPDF2.errors.DeprecationError: PdfFileReader is deprecated and was removed in PyPDF2 3.0.0. Use PdfReader instead. ```
non_test
errors deprecationerror prevents clue report print clue dialog stays open this prevents print and prevents accept of the clue dialog generating clue report pdf c users caver radiolog new incident new incident pdf parsed instructions traceback most recent call last file radiolog py line in accept file radiolog py line in printcluereport file reader py line in init file utils py line in deprecation with replacement file utils py line in deprecation errors deprecationerror pdffilereader is deprecated and was removed in use pdfreader instead
0
254,172
21,767,080,270
IssuesEvent
2022-05-13 04:04:54
stores-cedcommerce/Linda-Store-dev.
https://api.github.com/repos/stores-cedcommerce/Linda-Store-dev.
closed
Search bar dropdown overlapping
Search page Desktop Tab Ready to test Mobile fixed
The search bar dropdown is overlapping with the products in Mobile & iPad. ![image](https://user-images.githubusercontent.com/97726944/167848373-10a718cb-ebd9-42f3-90c5-4af78a7658d9.png)
1.0
Search bar dropdown overlapping - The search bar dropdown is overlapping with the products in Mobile & iPad. ![image](https://user-images.githubusercontent.com/97726944/167848373-10a718cb-ebd9-42f3-90c5-4af78a7658d9.png)
test
search bar dropdown overlapping the search bar dropdown is overlapping with the products in mobile ipad
1
274,143
8,557,506,722
IssuesEvent
2018-11-08 15:52:42
CS2113-AY1819S1-F09-4/main
https://api.github.com/repos/CS2113-AY1819S1-F09-4/main
closed
added filter command
priority.medium
Dear all, I added a new filter command for candidates, companies and job offers so how it works is the same as find just that the list that it returns must have fulfil all the searched parameters i.e. && instead of ||. You might want to include this in your features' parser as well (if it applies to you).
1.0
added filter command - Dear all, I added a new filter command for candidates, companies and job offers so how it works is the same as find just that the list that it returns must have fulfil all the searched parameters i.e. && instead of ||. You might want to include this in your features' parser as well (if it applies to you).
non_test
added filter command dear all i added a new filter command for candidates companies and job offers so how it works is the same as find just that the list that it returns must have fulfil all the searched parameters i e instead of you might want to include this in your features parser as well if it applies to you
0
138,441
30,863,701,825
IssuesEvent
2023-08-03 06:22:35
dotnet/roslyn-analyzers
https://api.github.com/repos/dotnet/roslyn-analyzers
closed
CA1508: False positive using Debug.Assert
Bug Resolution-By Design Area-Microsoft.CodeQuality.Analyzers False_Positive
```vb Public Sub Main(args As String()) Debug.Assert(args.Length = 0) If args.Length = 0 Then End If End Sub ``` ![image](https://user-images.githubusercontent.com/31348972/106001971-3f2c0d80-60b9-11eb-92eb-34edf3b7255c.png) The condition can still be reachable in release builds. This is related to most (if not all) diagnostics by this rule produced on project-system. FYI @drewnoakes
1.0
CA1508: False positive using Debug.Assert - ```vb Public Sub Main(args As String()) Debug.Assert(args.Length = 0) If args.Length = 0 Then End If End Sub ``` ![image](https://user-images.githubusercontent.com/31348972/106001971-3f2c0d80-60b9-11eb-92eb-34edf3b7255c.png) The condition can still be reachable in release builds. This is related to most (if not all) diagnostics by this rule produced on project-system. FYI @drewnoakes
non_test
false positive using debug assert vb public sub main args as string debug assert args length if args length then end if end sub the condition can still be reachable in release builds this is related to most if not all diagnostics by this rule produced on project system fyi drewnoakes
0
13,203
4,651,852,908
IssuesEvent
2016-10-03 11:55:21
rubberduck-vba/Rubberduck
https://api.github.com/repos/rubberduck-vba/Rubberduck
opened
Inspection for usage before assignment, object variable or With Block variable not set - Avoiding Runtime Error 91
code-inspections enhancement
Using an object variable before it has been Set/Instantiated will result in a run-time error (91). Using a simple-Typed variable before assignment will result in the default value for the variable's Type. Rubberduck should be able to identify usages before assignment and warn the user. ```vb Sub test() Dim dic As Scripting.Dictionary Dim i As Long Dim s As String Debug.Print i '0 Debug.Print s 'vbNullString Debug.Print dic.Count ' Runtime error 91 Set dic = New Scripting.Dictionary Debug.Print dic.Count 'No more error Set dic = Nothing Debug.Print dic.Count ' Runtime error 91 End Sub ```
1.0
Inspection for usage before assignment, object variable or With Block variable not set - Avoiding Runtime Error 91 - Using an object variable before it has been Set/Instantiated will result in a run-time error (91). Using a simple-Typed variable before assignment will result in the default value for the variable's Type. Rubberduck should be able to identify usages before assignment and warn the user. ```vb Sub test() Dim dic As Scripting.Dictionary Dim i As Long Dim s As String Debug.Print i '0 Debug.Print s 'vbNullString Debug.Print dic.Count ' Runtime error 91 Set dic = New Scripting.Dictionary Debug.Print dic.Count 'No more error Set dic = Nothing Debug.Print dic.Count ' Runtime error 91 End Sub ```
non_test
inspection for usage before assignment object variable or with block variable not set avoiding runtime error using an object variable before it has been set instantiated will result in a run time error using a simple typed variable before assignment will result in the default value for the variable s type rubberduck should be able to identify usages before assignment and warn the user vb sub test dim dic as scripting dictionary dim i as long dim s as string debug print i debug print s vbnullstring debug print dic count runtime error set dic new scripting dictionary debug print dic count no more error set dic nothing debug print dic count runtime error end sub
0
83,332
24,042,443,102
IssuesEvent
2022-09-16 04:07:47
tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow
closed
Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
stat:awaiting response type:build/install stalled subtype:windows TF 2.9
<details><summary>Click to expand!</summary> ### Issue Type Build/Install ### Source source ### Tensorflow Version tf 2.9 ### Custom Code No ### OS Platform and Distribution windows 10 ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/Compiler version _No response_ ### CUDA/cuDNN version 8.1 ### GPU model and memory A5000 ### Current Behaviour? ```shell After fresh installition of windows 10 and gpu driver, I have followed this installition -> https://www.tensorflow.org/install/pip?hl=en#windows-native Created venv using conda create --name tf python=3.9 Then activated venv and used command conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0 Then used, pip install tensorflow tensorflow successfully detects GPU, however when before starting to training, it gave cudart64_110.dll not found error. I confirmed that cudart64_110.dll is exist inside virtual env in local path "Library\bin" ``` ### Standalone code to reproduce the issue ```shell conda create --name tf python=3.9 conda activate tf conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0 pip install tensorflow train any word2vec/lstm model and error pops ``` ### Relevant log output _No response_</details>
1.0
Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found - <details><summary>Click to expand!</summary> ### Issue Type Build/Install ### Source source ### Tensorflow Version tf 2.9 ### Custom Code No ### OS Platform and Distribution windows 10 ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/Compiler version _No response_ ### CUDA/cuDNN version 8.1 ### GPU model and memory A5000 ### Current Behaviour? ```shell After fresh installition of windows 10 and gpu driver, I have followed this installition -> https://www.tensorflow.org/install/pip?hl=en#windows-native Created venv using conda create --name tf python=3.9 Then activated venv and used command conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0 Then used, pip install tensorflow tensorflow successfully detects GPU, however when before starting to training, it gave cudart64_110.dll not found error. I confirmed that cudart64_110.dll is exist inside virtual env in local path "Library\bin" ``` ### Standalone code to reproduce the issue ```shell conda create --name tf python=3.9 conda activate tf conda install -c conda-forge cudatoolkit=11.2 cudnn=8.1.0 pip install tensorflow train any word2vec/lstm model and error pops ``` ### Relevant log output _No response_</details>
non_test
could not load dynamic library dll dlerror dll not found click to expand issue type build install source source tensorflow version tf custom code no os platform and distribution windows mobile device no response python version bazel version no response gcc compiler version no response cuda cudnn version gpu model and memory current behaviour shell after fresh installition of windows and gpu driver i have followed this installition created venv using conda create name tf python then activated venv and used command conda install c conda forge cudatoolkit cudnn then used pip install tensorflow tensorflow successfully detects gpu however when before starting to training it gave dll not found error i confirmed that dll is exist inside virtual env in local path library bin standalone code to reproduce the issue shell conda create name tf python conda activate tf conda install c conda forge cudatoolkit cudnn pip install tensorflow train any lstm model and error pops relevant log output no response
0
970
3,423,108,273
IssuesEvent
2015-12-09 03:31:46
MaretEngineering/MROV
https://api.github.com/repos/MaretEngineering/MROV
closed
Fix the translation method
bug duplicate Processing
The method that currently tranlates the joystick value does it weirdly so you can often get odd outputs. It should go at the maximum possible thrust (outer circle) if possible.
1.0
Fix the translation method - The method that currently tranlates the joystick value does it weirdly so you can often get odd outputs. It should go at the maximum possible thrust (outer circle) if possible.
non_test
fix the translation method the method that currently tranlates the joystick value does it weirdly so you can often get odd outputs it should go at the maximum possible thrust outer circle if possible
0
27,557
7,986,185,057
IssuesEvent
2018-07-19 00:32:21
yandex/ClickHouse
https://api.github.com/repos/yandex/ClickHouse
closed
UNBUNDLED build fails against Boost 1.68
build
After boostorg/rational@63f7de8074b3 build fails. See [error log](https://ptpb.pw/x2UB). ```c++ In file included from dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp:1: /usr/local/include/boost/rational.hpp:860:47: error: no member named 'max' in 'std::__1::numeric_limits<__uint128_t>' if (den < -(std::numeric_limits<IntType>::max)()) ^ /usr/local/include/boost/rational.hpp:164:8: note: in instantiation of member function 'boost::rational<unsigned __int128>::normalize' requested here normalize(); ^ /usr/local/include/boost/rational.hpp:252:23: note: in instantiation of function template specialization 'boost::rational<unsigned __int128>::rational<unsigned __int128, unsigned __int128>' requested here return *this = rational<IntType>(static_cast<IntType>(n), static_cast<IntType>(d)); ^ /usr/local/include/boost/rational.hpp:212:8: note: in instantiation of function template specialization 'boost::rational<unsigned __int128>::assign<int, int>' requested here assign(n, static_cast<T>(1)); ^ dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp:124:16: note: in instantiation of function template specialization 'boost::rational<unsigned __int128>::rational<int>' requested here return 1; ^ 1 error generated. ```
1.0
UNBUNDLED build fails against Boost 1.68 - After boostorg/rational@63f7de8074b3 build fails. See [error log](https://ptpb.pw/x2UB). ```c++ In file included from dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp:1: /usr/local/include/boost/rational.hpp:860:47: error: no member named 'max' in 'std::__1::numeric_limits<__uint128_t>' if (den < -(std::numeric_limits<IntType>::max)()) ^ /usr/local/include/boost/rational.hpp:164:8: note: in instantiation of member function 'boost::rational<unsigned __int128>::normalize' requested here normalize(); ^ /usr/local/include/boost/rational.hpp:252:23: note: in instantiation of function template specialization 'boost::rational<unsigned __int128>::rational<unsigned __int128, unsigned __int128>' requested here return *this = rational<IntType>(static_cast<IntType>(n), static_cast<IntType>(d)); ^ /usr/local/include/boost/rational.hpp:212:8: note: in instantiation of function template specialization 'boost::rational<unsigned __int128>::assign<int, int>' requested here assign(n, static_cast<T>(1)); ^ dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp:124:16: note: in instantiation of function template specialization 'boost::rational<unsigned __int128>::rational<int>' requested here return 1; ^ 1 error generated. ```
non_test
unbundled build fails against boost after boostorg rational build fails see c in file included from dbms src storages mergetree mergetreedataselectexecutor cpp usr local include boost rational hpp error no member named max in std numeric limits if den max usr local include boost rational hpp note in instantiation of member function boost rational normalize requested here normalize usr local include boost rational hpp note in instantiation of function template specialization boost rational rational requested here return this rational static cast n static cast d usr local include boost rational hpp note in instantiation of function template specialization boost rational assign requested here assign n static cast dbms src storages mergetree mergetreedataselectexecutor cpp note in instantiation of function template specialization boost rational rational requested here return error generated
0
182,873
14,923,944,577
IssuesEvent
2021-01-23 21:17:12
Chadori/Construct-Master-Collection
https://api.github.com/repos/Chadori/Construct-Master-Collection
opened
Mobile Facebook - Migration to the new Cordova Facebook
Documentation Enhancement Mobile Native Cordova
## Request Type **Feature Request** ## Information **Mobile Facebook** - Migration to the new Cordova Facebook. ## Construct Editor - Construct 3 ## Construct Runtime - Construct 3
1.0
Mobile Facebook - Migration to the new Cordova Facebook - ## Request Type **Feature Request** ## Information **Mobile Facebook** - Migration to the new Cordova Facebook. ## Construct Editor - Construct 3 ## Construct Runtime - Construct 3
non_test
mobile facebook migration to the new cordova facebook request type feature request information mobile facebook migration to the new cordova facebook construct editor construct construct runtime construct
0
23,361
4,014,058,773
IssuesEvent
2016-05-14 01:12:56
golang/go
https://api.github.com/repos/golang/go
opened
net/http: TestTransportEventTraceRealDNS fails on solaris
Testing
See https://build.golang.org/log/5af4e7607bf0c12e2973cb6c09bf39bef7e6ea63 ``` --- FAIL: TestTransportEventTraceRealDNS (0.13s) transport_test.go:3344: expected substring "DNSDone: {Addrs:[] Err:" in output. transport_test.go:3350: should not see Connect events transport_test.go:3353: Output: DNSStart: {Host:dns-should-not-resolve.golang} DNSDone: {Addrs:[{IP:127.0.0.1 Zone:}] Err:<nil> Coalesced:false} ConnectStart: tcp 127.0.0.1:80 ConnectDone: tcp 127.0.0.1:80 dial tcp 127.0.0.1:80: connect: connection refused FAIL ```
1.0
net/http: TestTransportEventTraceRealDNS fails on solaris - See https://build.golang.org/log/5af4e7607bf0c12e2973cb6c09bf39bef7e6ea63 ``` --- FAIL: TestTransportEventTraceRealDNS (0.13s) transport_test.go:3344: expected substring "DNSDone: {Addrs:[] Err:" in output. transport_test.go:3350: should not see Connect events transport_test.go:3353: Output: DNSStart: {Host:dns-should-not-resolve.golang} DNSDone: {Addrs:[{IP:127.0.0.1 Zone:}] Err:<nil> Coalesced:false} ConnectStart: tcp 127.0.0.1:80 ConnectDone: tcp 127.0.0.1:80 dial tcp 127.0.0.1:80: connect: connection refused FAIL ```
test
net http testtransporteventtracerealdns fails on solaris see fail testtransporteventtracerealdns transport test go expected substring dnsdone addrs err in output transport test go should not see connect events transport test go output dnsstart host dns should not resolve golang dnsdone addrs err coalesced false connectstart tcp connectdone tcp dial tcp connect connection refused fail
1
157,771
12,390,603,442
IssuesEvent
2020-05-20 10:58:50
kylecorry31/Trail-Sense
https://api.github.com/repos/kylecorry31/Trail-Sense
opened
Testing Trail Sense Debug Builds
testing
You can get debug builds for Trail Sense here: https://www.dropbox.com/sh/gplqslml3iyq2ec/AACn0Arv3KRHAUF1wCusmoZ2a?dl=0 I'll post a new comment here each time I build a debug build so you can download it and provide feedback on some new features while they are still in development. (I wasn't sure where to post the debug builds, so I chose Dropbox because it was convenient - let me know if there is a preferred free software platform I can use though!)
1.0
Testing Trail Sense Debug Builds - You can get debug builds for Trail Sense here: https://www.dropbox.com/sh/gplqslml3iyq2ec/AACn0Arv3KRHAUF1wCusmoZ2a?dl=0 I'll post a new comment here each time I build a debug build so you can download it and provide feedback on some new features while they are still in development. (I wasn't sure where to post the debug builds, so I chose Dropbox because it was convenient - let me know if there is a preferred free software platform I can use though!)
test
testing trail sense debug builds you can get debug builds for trail sense here i ll post a new comment here each time i build a debug build so you can download it and provide feedback on some new features while they are still in development i wasn t sure where to post the debug builds so i chose dropbox because it was convenient let me know if there is a preferred free software platform i can use though
1
816,532
30,601,949,056
IssuesEvent
2023-07-22 13:54:19
BeeStation/NSV13
https://api.github.com/repos/BeeStation/NSV13
closed
Metal barracades make bullet ping noises when being attacked by anything, including non gun weapons
Bug Low Priority Consistency issue Hacktoberfest
Issue reported from Round ID: 1758 (NSV 13 | Official | MRP | 98% Free Lag | Fresh Tupelo) Reporting client version: 513.1536
1.0
Metal barracades make bullet ping noises when being attacked by anything, including non gun weapons - Issue reported from Round ID: 1758 (NSV 13 | Official | MRP | 98% Free Lag | Fresh Tupelo) Reporting client version: 513.1536
non_test
metal barracades make bullet ping noises when being attacked by anything including non gun weapons issue reported from round id nsv official mrp free lag fresh tupelo reporting client version
0
212,296
16,439,151,085
IssuesEvent
2021-05-20 12:39:10
milkyway0308/BungeeSwitchListener-Rebirth
https://api.github.com/repos/milkyway0308/BungeeSwitchListener-Rebirth
reopened
Test server proxied packet synchronization
Require Test
- Server - [x] Check synchronization packet listen - [x] Check synchronization packet broadcasting - Client - [x] Check accepting synchronization - [x] Check denying synchronization
1.0
Test server proxied packet synchronization - - Server - [x] Check synchronization packet listen - [x] Check synchronization packet broadcasting - Client - [x] Check accepting synchronization - [x] Check denying synchronization
test
test server proxied packet synchronization server check synchronization packet listen check synchronization packet broadcasting client check accepting synchronization check denying synchronization
1
66,017
3,249,631,461
IssuesEvent
2015-10-18 10:33:22
mattmezza/socialize
https://api.github.com/repos/mattmezza/socialize
opened
POST /posts/new
help wanted high-priority
This API is used to create a post. The post object is sent via raw post body encrypted as a JSON object. A response is sent containing the unique identifier of the post plus a OK KO ack.
1.0
POST /posts/new - This API is used to create a post. The post object is sent via raw post body encrypted as a JSON object. A response is sent containing the unique identifier of the post plus a OK KO ack.
non_test
post posts new this api is used to create a post the post object is sent via raw post body encrypted as a json object a response is sent containing the unique identifier of the post plus a ok ko ack
0
16,564
11,088,984,666
IssuesEvent
2019-12-14 15:17:31
MarkBind/markbind
https://api.github.com/repos/MarkBind/markbind
closed
Support a header attribute for box components
a-ReaderUsability c.Enhancement good first issue p.Low
e.g. Something like this? Should be optional ![image](https://cloud.githubusercontent.com/assets/1673303/25617229/d6bab168-2f73-11e7-8d3d-982d8635b3a8.png)
True
Support a header attribute for box components - e.g. Something like this? Should be optional ![image](https://cloud.githubusercontent.com/assets/1673303/25617229/d6bab168-2f73-11e7-8d3d-982d8635b3a8.png)
non_test
support a header attribute for box components e g something like this should be optional
0
10,191
3,089,568,152
IssuesEvent
2015-08-25 22:13:20
dart-lang/dev_compiler
https://api.github.com/repos/dart-lang/dev_compiler
closed
add multitest support
task test
It's path of least resistance to running the sdk/tests/language. I'm addressing this as part of null aware ops feature, because its tests are mostly in this form. We should try and run these, though some might be invalid: * ok * runtime error I think these are rejected by Analyzer, so we can skip: * static type warning * compile-time error * checked mode compile-time error Should reject these in DDC, either compile or runtime: * dynamic type error EDIT: clarity groupings
1.0
add multitest support - It's path of least resistance to running the sdk/tests/language. I'm addressing this as part of null aware ops feature, because its tests are mostly in this form. We should try and run these, though some might be invalid: * ok * runtime error I think these are rejected by Analyzer, so we can skip: * static type warning * compile-time error * checked mode compile-time error Should reject these in DDC, either compile or runtime: * dynamic type error EDIT: clarity groupings
test
add multitest support it s path of least resistance to running the sdk tests language i m addressing this as part of null aware ops feature because its tests are mostly in this form we should try and run these though some might be invalid ok runtime error i think these are rejected by analyzer so we can skip static type warning compile time error checked mode compile time error should reject these in ddc either compile or runtime dynamic type error edit clarity groupings
1
56,736
23,885,327,552
IssuesEvent
2022-09-08 07:10:16
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
[Expressions] Update the `esdocs` function to use the SQL search strategy
enhancement Feature:ExpressionLanguage loe:days Team:AppServicesSv impact:medium
After merging #132332, only the `esdocs` function is still using Canvas' SQL search strategy. That can be updated, and the old strategy can be entirely removed: - [ ] Migrate the `esdocs` function to use `SQL_SEARCH_STRATEGY` from the Data plugin. - [ ] Remove `ESSQL_SEARCH_STRATEGY` from the Canvas.
1.0
[Expressions] Update the `esdocs` function to use the SQL search strategy - After merging #132332, only the `esdocs` function is still using Canvas' SQL search strategy. That can be updated, and the old strategy can be entirely removed: - [ ] Migrate the `esdocs` function to use `SQL_SEARCH_STRATEGY` from the Data plugin. - [ ] Remove `ESSQL_SEARCH_STRATEGY` from the Canvas.
non_test
update the esdocs function to use the sql search strategy after merging only the esdocs function is still using canvas sql search strategy that can be updated and the old strategy can be entirely removed migrate the esdocs function to use sql search strategy from the data plugin remove essql search strategy from the canvas
0
73,601
3,418,258,111
IssuesEvent
2015-12-08 00:53:04
HellscreamWoW/Tracker
https://api.github.com/repos/HellscreamWoW/Tracker
closed
Garrison zone change loading issue
Priority-High Type-Backend
When entering or leaving the garrison, a loading screen can appear without a loading progress bar and the screen flickering. EDIT: This situation happens when exiting the garrison through the northwest exit, hasn't happened on the southeastern exit when tested.
1.0
Garrison zone change loading issue - When entering or leaving the garrison, a loading screen can appear without a loading progress bar and the screen flickering. EDIT: This situation happens when exiting the garrison through the northwest exit, hasn't happened on the southeastern exit when tested.
non_test
garrison zone change loading issue when entering or leaving the garrison a loading screen can appear without a loading progress bar and the screen flickering edit this situation happens when exiting the garrison through the northwest exit hasn t happened on the southeastern exit when tested
0
121,188
10,152,923,658
IssuesEvent
2019-08-06 02:07:14
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
bump kubectl version in kubectl shell to v1.13.9
[zube]: To Test
name says it all. to test, make sure the kubectl in the shell is functional
1.0
bump kubectl version in kubectl shell to v1.13.9 - name says it all. to test, make sure the kubectl in the shell is functional
test
bump kubectl version in kubectl shell to name says it all to test make sure the kubectl in the shell is functional
1
287,159
24,812,702,929
IssuesEvent
2022-10-25 10:42:19
MaterializeInc/materialize
https://api.github.com/repos/MaterializeInc/materialize
closed
TPCH SLT tests could evaluate queries
C-feature T-testing
Our TPCH and CHBENCH SLT tests currently just evaluate the plans of queries, and do not evaluate them. This is probably because it is annoying to move around the associated data, which is usually more than just a few records. However, this means that we rely on visual inspection of query plans to catch potential correctness issues that would be surfaced by them, and not other queries. For example, a recent bug in `redundant_join.rs` seemed to manifest in TPCH Q2, and pass the rest of SLT. @wangandi observed some weird changes in the explain plan (from one join to another type) and only on further inspection was it determined to be very wrong.
1.0
TPCH SLT tests could evaluate queries - Our TPCH and CHBENCH SLT tests currently just evaluate the plans of queries, and do not evaluate them. This is probably because it is annoying to move around the associated data, which is usually more than just a few records. However, this means that we rely on visual inspection of query plans to catch potential correctness issues that would be surfaced by them, and not other queries. For example, a recent bug in `redundant_join.rs` seemed to manifest in TPCH Q2, and pass the rest of SLT. @wangandi observed some weird changes in the explain plan (from one join to another type) and only on further inspection was it determined to be very wrong.
test
tpch slt tests could evaluate queries our tpch and chbench slt tests currently just evaluate the plans of queries and do not evaluate them this is probably because it is annoying to move around the associated data which is usually more than just a few records however this means that we rely on visual inspection of query plans to catch potential correctness issues that would be surfaced by them and not other queries for example a recent bug in redundant join rs seemed to manifest in tpch and pass the rest of slt wangandi observed some weird changes in the explain plan from one join to another type and only on further inspection was it determined to be very wrong
1
18,450
10,116,264,615
IssuesEvent
2019-07-31 01:10:45
composewell/streamly
https://api.github.com/repos/composewell/streamly
opened
reverse vs reverse'
enhancement performance
reversing a stream accumulates all of it in memory. Accumulating it as a list or stream in GC memory is not efficient at all due to GC pressure. To avoid this issue we implemented a `reverse'` combinator which reverses the stream by first serializing it in non-GC memory and then reading from it. But we need a Storable instance for that. This issue is to experiment with using `Array#` to write the stream instead of using `Storable` in pinned memory. If it performs as well as `reverse'` then we can remove the latter otherwise keep it.
True
reverse vs reverse' - reversing a stream accumulates all of it in memory. Accumulating it as a list or stream in GC memory is not efficient at all due to GC pressure. To avoid this issue we implemented a `reverse'` combinator which reverses the stream by first serializing it in non-GC memory and then reading from it. But we need a Storable instance for that. This issue is to experiment with using `Array#` to write the stream instead of using `Storable` in pinned memory. If it performs as well as `reverse'` then we can remove the latter otherwise keep it.
non_test
reverse vs reverse reversing a stream accumulates all of it in memory accumulating it as a list or stream in gc memory is not efficient at all due to gc pressure to avoid this issue we implemented a reverse combinator which reverses the stream by first serializing it in non gc memory and then reading from it but we need a storable instance for that this issue is to experiment with using array to write the stream instead of using storable in pinned memory if it performs as well as reverse then we can remove the latter otherwise keep it
0
12,334
7,806,297,733
IssuesEvent
2018-06-11 13:42:08
SAEONData/ckanext-metadata
https://api.github.com/repos/SAEONData/ckanext-metadata
closed
Allow metadata schema deletion with child schemas
usability
Currently, delete of a metadata schema fails if it is referenced by another schema(s). Instead, the reference (base_schema_id) should just be cleared on the referencing schema(s). This should not pose any problems as the hierarchical organisation of metadata schemas is purely informational in purpose.
True
Allow metadata schema deletion with child schemas - Currently, delete of a metadata schema fails if it is referenced by another schema(s). Instead, the reference (base_schema_id) should just be cleared on the referencing schema(s). This should not pose any problems as the hierarchical organisation of metadata schemas is purely informational in purpose.
non_test
allow metadata schema deletion with child schemas currently delete of a metadata schema fails if it is referenced by another schema s instead the reference base schema id should just be cleared on the referencing schema s this should not pose any problems as the hierarchical organisation of metadata schemas is purely informational in purpose
0
296,741
25,572,931,188
IssuesEvent
2022-11-30 19:17:37
istio/ztunnel
https://api.github.com/repos/istio/ztunnel
closed
Unit test CA client with mock IstioCertificateService
area/testing area/authentication
Mocking `CertificateProvider` works well to test the rest of the code, but this bit is fairly critical and should have it's own tests. * fetch_certificate assebles chain * error when fetched cert doesn't match requested identity * JWT AuthSource coverage (not as important, but would be nice) This isn't super high priority, but we should do it. Tricky because tonic doesn't give us a `trait` to implement.
1.0
Unit test CA client with mock IstioCertificateService - Mocking `CertificateProvider` works well to test the rest of the code, but this bit is fairly critical and should have it's own tests. * fetch_certificate assebles chain * error when fetched cert doesn't match requested identity * JWT AuthSource coverage (not as important, but would be nice) This isn't super high priority, but we should do it. Tricky because tonic doesn't give us a `trait` to implement.
test
unit test ca client with mock istiocertificateservice mocking certificateprovider works well to test the rest of the code but this bit is fairly critical and should have it s own tests fetch certificate assebles chain error when fetched cert doesn t match requested identity jwt authsource coverage not as important but would be nice this isn t super high priority but we should do it tricky because tonic doesn t give us a trait to implement
1
316,537
27,167,077,602
IssuesEvent
2023-02-17 16:08:32
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix raw_ops.test_tensorflow_Tan
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Tan[cpu-ivy.functional.backends.torch-False-False]</summary> 2023-01-26T05:04:34.9784028Z E RuntimeError: "tan" "_vml_cpu" not implemented for 'Half' 2023-01-26T05:04:34.9793741Z E ivy.exceptions.IvyBackendException: torch: tan: "tan" "_vml_cpu" not implemented for 'Half' 2023-01-26T05:04:34.9794231Z E Falsifying example: test_tensorflow_Tan( 2023-01-26T05:04:34.9794729Z E dtype_and_x=(['float16'], [array(-1., dtype=float16)]), 2023-01-26T05:04:34.9795246Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. , 2023-01-26T05:04:34.9796012Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Tan', 2023-01-26T05:04:34.9796540Z E frontend='tensorflow', 2023-01-26T05:04:34.9796921Z E on_device='cpu', 2023-01-26T05:04:34.9797227Z E ) 2023-01-26T05:04:34.9797553Z E 2023-01-26T05:04:34.9798604Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCADTAAAkAAM=') as a decorator on your test case </details>
1.0
Fix raw_ops.test_tensorflow_Tan - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/4012329973/jobs/6890687587" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Tan[cpu-ivy.functional.backends.torch-False-False]</summary> 2023-01-26T05:04:34.9784028Z E RuntimeError: "tan" "_vml_cpu" not implemented for 'Half' 2023-01-26T05:04:34.9793741Z E ivy.exceptions.IvyBackendException: torch: tan: "tan" "_vml_cpu" not implemented for 'Half' 2023-01-26T05:04:34.9794231Z E Falsifying example: test_tensorflow_Tan( 2023-01-26T05:04:34.9794729Z E dtype_and_x=(['float16'], [array(-1., dtype=float16)]), 2023-01-26T05:04:34.9795246Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. , 2023-01-26T05:04:34.9796012Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Tan', 2023-01-26T05:04:34.9796540Z E frontend='tensorflow', 2023-01-26T05:04:34.9796921Z E on_device='cpu', 2023-01-26T05:04:34.9797227Z E ) 2023-01-26T05:04:34.9797553Z E 2023-01-26T05:04:34.9798604Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCADTAAAkAAM=') as a decorator on your test case </details>
test
fix raw ops test tensorflow tan tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow tan e runtimeerror tan vml cpu not implemented for half e ivy exceptions ivybackendexception torch tan tan vml cpu not implemented for half e falsifying example test tensorflow tan e dtype and x e test flags num positional args with out false inplace false native arrays as variable e fn tree ivy functional frontends tensorflow raw ops tan e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case
1
362,903
10,733,677,006
IssuesEvent
2019-10-29 02:22:50
AY1920S1-CS2103T-T13-1/main
https://api.github.com/repos/AY1920S1-CS2103T-T13-1/main
opened
Change dummy data being displayed
priority.Low severity.Low type.Enhancement type.Task
For a new user to ORGANice, a new addressbook.json file will be created. I suggest that the dummy data in the file should be changed. Currently they are all doctors.
1.0
Change dummy data being displayed - For a new user to ORGANice, a new addressbook.json file will be created. I suggest that the dummy data in the file should be changed. Currently they are all doctors.
non_test
change dummy data being displayed for a new user to organice a new addressbook json file will be created i suggest that the dummy data in the file should be changed currently they are all doctors
0
204,785
23,280,863,273
IssuesEvent
2022-08-05 11:57:02
MendDemo-josh/IdentityServer4
https://api.github.com/repos/MendDemo-josh/IdentityServer4
opened
bootstrap-3.3.6.js: 6 vulnerabilities (highest severity is: 6.1)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.6.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | --- | --- | | [CVE-2019-8331](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-8331) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1 | &#10060; | | [CVE-2018-14040](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14040) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0 | &#10060; | | [CVE-2018-20677](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20677) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | Bootstrap - v3.4.0;NorDroN.AngularTemplate - 0.1.6;Dynamic.NET.Express.ProjectTemplates - 0.8.0;dotnetng.template - 1.0.0.4;ZNxtApp.Core.Module.Theme - 1.0.9-Beta;JMeter - 5.0.0 | &#10060; | | [CVE-2018-20676](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20676) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | bootstrap - 3.4.0 | &#10060; | | [CVE-2018-14042](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14042) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | org.webjars.npm:bootstrap:4.1.2.org.webjars:bootstrap:3.4.0 | &#10060; | | [CVE-2016-10735](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | bootstrap - 3.4.0, 4.0.0-beta.2 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2019-8331</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 3.4.1 and 4.3.x before 4.3.1, XSS is possible in the tooltip or popover data-template attribute. <p>Publish Date: 2019-02-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-8331>CVE-2019-8331</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2019-02-20</p> <p>Fix Resolution: bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-14040</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute. <p>Publish Date: 2018-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14040>CVE-2018-14040</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2018-07-13</p> <p>Fix Resolution: org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-20677</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 3.4.0, XSS is possible in the affix configuration target property. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20677>CVE-2018-20677</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20677">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20677</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: Bootstrap - v3.4.0;NorDroN.AngularTemplate - 0.1.6;Dynamic.NET.Express.ProjectTemplates - 0.8.0;dotnetng.template - 1.0.0.4;ZNxtApp.Core.Module.Theme - 1.0.9-Beta;JMeter - 5.0.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-20676</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20676>CVE-2018-20676</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-14042</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip. <p>Publish Date: 2018-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14042>CVE-2018-14042</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2018-07-13</p> <p>Fix Resolution: org.webjars.npm:bootstrap:4.1.2.org.webjars:bootstrap:3.4.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2016-10735</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735>CVE-2016-10735</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2</p> </p> <p></p> </details>
True
bootstrap-3.3.6.js: 6 vulnerabilities (highest severity is: 6.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.6.js</b></p></summary> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p></details> ## Vulnerabilities | CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in | Remediation Available | | ------------- | ------------- | ----- | ----- | ----- | --- | --- | | [CVE-2019-8331](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-8331) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1 | &#10060; | | [CVE-2018-14040](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14040) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0 | &#10060; | | [CVE-2018-20677](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20677) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | Bootstrap - v3.4.0;NorDroN.AngularTemplate - 0.1.6;Dynamic.NET.Express.ProjectTemplates - 0.8.0;dotnetng.template - 1.0.0.4;ZNxtApp.Core.Module.Theme - 1.0.9-Beta;JMeter - 5.0.0 | &#10060; | | [CVE-2018-20676](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20676) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | bootstrap - 3.4.0 | &#10060; | | [CVE-2018-14042](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14042) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | org.webjars.npm:bootstrap:4.1.2.org.webjars:bootstrap:3.4.0 | &#10060; | | [CVE-2016-10735](https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735) | <img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Medium | 6.1 | bootstrap-3.3.6.js | Direct | bootstrap - 3.4.0, 4.0.0-beta.2 | &#10060; | ## Details <details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2019-8331</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 3.4.1 and 4.3.x before 4.3.1, XSS is possible in the tooltip or popover data-template attribute. <p>Publish Date: 2019-02-20 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-8331>CVE-2019-8331</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2019-02-20</p> <p>Fix Resolution: bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-14040</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute. <p>Publish Date: 2018-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14040>CVE-2018-14040</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2018-07-13</p> <p>Fix Resolution: org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-20677</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 3.4.0, XSS is possible in the affix configuration target property. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20677>CVE-2018-20677</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20677">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20677</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: Bootstrap - v3.4.0;NorDroN.AngularTemplate - 0.1.6;Dynamic.NET.Express.ProjectTemplates - 0.8.0;dotnetng.template - 1.0.0.4;ZNxtApp.Core.Module.Theme - 1.0.9-Beta;JMeter - 5.0.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-20676</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-20676>CVE-2018-20676</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2018-14042</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip. <p>Publish Date: 2018-07-13 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-14042>CVE-2018-14042</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Release Date: 2018-07-13</p> <p>Fix Resolution: org.webjars.npm:bootstrap:4.1.2.org.webjars:bootstrap:3.4.0</p> </p> <p></p> </details><details> <summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> CVE-2016-10735</summary> ### Vulnerable Library - <b>bootstrap-3.3.6.js</b></p> <p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p> <p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js</a></p> <p>Path to vulnerable library: /samples/Clients/src/MvcHybridBackChannel/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybridAutomaticRefresh/wwwroot/lib/bootstrap/dist/js/bootstrap.js,/samples/Clients/old/MvcHybrid/wwwroot/lib/bootstrap/dist/js/bootstrap.js</p> <p> Dependency Hierarchy: - :x: **bootstrap-3.3.6.js** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/MendDemo-josh/IdentityServer4/commit/ff53f0b986cff715c1a22e58306a6985498ab04f">ff53f0b986cff715c1a22e58306a6985498ab04f</a></p> <p>Found in base branch: <b>main</b></p> </p> <p></p> ### Vulnerability Details <p> In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041. <p>Publish Date: 2019-01-09 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2016-10735>CVE-2016-10735</a></p> </p> <p></p> ### CVSS 3 Score Details (<b>6.1</b>) <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> <p></p> ### Suggested Fix <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735</a></p> <p>Release Date: 2019-01-09</p> <p>Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2</p> </p> <p></p> </details>
non_test
bootstrap js vulnerabilities highest severity is vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js found in head commit a href vulnerabilities cve severity cvss dependency type fixed in remediation available medium bootstrap js direct bootstrap bootstrap sass medium bootstrap js direct org webjars npm bootstrap org webjars bootstrap medium bootstrap js direct bootstrap nordron angulartemplate dynamic net express projecttemplates dotnetng template znxtapp core module theme beta jmeter medium bootstrap js direct bootstrap medium bootstrap js direct org webjars npm bootstrap org webjars bootstrap medium bootstrap js direct bootstrap beta details cve vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap before and x before xss is possible in the tooltip or popover data template attribute publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version release date fix resolution bootstrap bootstrap sass cve vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap before xss is possible in the collapse data parent attribute publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version release date fix resolution org webjars npm bootstrap org webjars bootstrap cve vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap before xss is possible in the affix configuration target property publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution bootstrap nordron angulartemplate dynamic net express projecttemplates dotnetng template znxtapp core module theme beta jmeter cve vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap before xss is possible in the tooltip data viewport attribute publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution bootstrap cve vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap before xss is possible in the data container property of tooltip publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version release date fix resolution org webjars npm bootstrap org webjars bootstrap cve vulnerable library bootstrap js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to vulnerable library samples clients src mvchybridbackchannel wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybridautomaticrefresh wwwroot lib bootstrap dist js bootstrap js samples clients old mvchybrid wwwroot lib bootstrap dist js bootstrap js dependency hierarchy x bootstrap js vulnerable library found in head commit a href found in base branch main vulnerability details in bootstrap x before and x beta before beta xss is possible in the data target attribute a different vulnerability than cve publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution bootstrap beta
0
756,180
26,461,672,988
IssuesEvent
2023-01-16 18:14:11
apcountryman/picolibrary
https://api.github.com/repos/apcountryman/picolibrary
opened
Add event driven state machine facilities documentation
priority-normal status-awaiting_development type-feature
Add event driven state machine facilities documentation - [ ] `::picolibrary::Event_ID` - [ ] `::picolibrary::Event_Category` - [ ] `::picolibrary::Event` - [ ] `::picolibrary::Simple_Event` - [ ] `::picolibrary::Event_Type` - [ ] `::picolibrary::Event_Storage` - [ ] `::picolibrary::HSM` - [ ] `::picolibrary::State_Machine` - [ ] `::picolibrary::Testing::Automated::Mock_Event_Category` - [ ] `::picolibrary::Testing::Automated::Mock_Event` - [ ] `test-automated-picolibrary-event`
1.0
Add event driven state machine facilities documentation - Add event driven state machine facilities documentation - [ ] `::picolibrary::Event_ID` - [ ] `::picolibrary::Event_Category` - [ ] `::picolibrary::Event` - [ ] `::picolibrary::Simple_Event` - [ ] `::picolibrary::Event_Type` - [ ] `::picolibrary::Event_Storage` - [ ] `::picolibrary::HSM` - [ ] `::picolibrary::State_Machine` - [ ] `::picolibrary::Testing::Automated::Mock_Event_Category` - [ ] `::picolibrary::Testing::Automated::Mock_Event` - [ ] `test-automated-picolibrary-event`
non_test
add event driven state machine facilities documentation add event driven state machine facilities documentation picolibrary event id picolibrary event category picolibrary event picolibrary simple event picolibrary event type picolibrary event storage picolibrary hsm picolibrary state machine picolibrary testing automated mock event category picolibrary testing automated mock event test automated picolibrary event
0
103,574
8,922,118,185
IssuesEvent
2019-01-21 12:02:33
edenlabllc/ehealth.web
https://api.github.com/repos/edenlabllc/ehealth.web
closed
Field.Select usage refactoring
FE FE/components [zube]: In Test in progress status/in-progress
We need to change the flow of how we use renderItem and itemToString with translations Invistigate Select + Translation + Query trouble at different pages
1.0
Field.Select usage refactoring - We need to change the flow of how we use renderItem and itemToString with translations Invistigate Select + Translation + Query trouble at different pages
test
field select usage refactoring we need to change the flow of how we use renderitem and itemtostring with translations invistigate select translation query trouble at different pages
1
63,085
8,656,766,915
IssuesEvent
2018-11-27 19:22:48
Microsoft/pxt-adafruit
https://api.github.com/repos/Microsoft/pxt-adafruit
closed
On "Fabric friend" code page, it shows "Sorry, the page is missing"
documentation
**Repro steps:** 1. Navigate to https://makecode.adafruit.com/projects/fabric-friend 2. Scroll down to the bottom of the page 3. Click on "Code" to open the code **Expected result:** The code page should not be missing **Actual result:** On "Fabric friend" code page, it shows "Sorry, the page is missing" ![actual](https://user-images.githubusercontent.com/44188776/48333383-237fec80-e692-11e8-8045-8101e571b460.gif)
1.0
On "Fabric friend" code page, it shows "Sorry, the page is missing" - **Repro steps:** 1. Navigate to https://makecode.adafruit.com/projects/fabric-friend 2. Scroll down to the bottom of the page 3. Click on "Code" to open the code **Expected result:** The code page should not be missing **Actual result:** On "Fabric friend" code page, it shows "Sorry, the page is missing" ![actual](https://user-images.githubusercontent.com/44188776/48333383-237fec80-e692-11e8-8045-8101e571b460.gif)
non_test
on fabric friend code page it shows sorry the page is missing repro steps navigate to scroll down to the bottom of the page click on code to open the code expected result the code page should not be missing actual result on fabric friend code page it shows sorry the page is missing
0
123,949
26,363,940,107
IssuesEvent
2023-01-11 15:16:13
yakra/DataProcessing
https://api.github.com/repos/yakra/DataProcessing
opened
refactoring compute_stats_r & route_integrity
efficiency code organization C++ datacheck speed low priority multithreading
### `compute_stats_r` is where it is simply because it was split off from `compute_stats_t`, and related items were left grouped together. Plus, what eventually became `RteIntThread` [didn't exist yet](https://github.com/yakra/DataProcessing/commit/b07f73b1a6531aad7ca8e0f9cc5ce81d2be0a45e). The datachecks were added in because it was a handy place to put them, in a multi-threaded job iterating thru systems & routes, *after* .list files were processed. The original plan was to have what became ABBREV_NO_CITY [do stuff based on whether a .list name was in use](https://github.com/TravelMapping/DataProcessing/issues/303#issuecomment-611341196). So, [ABBREV_AS_BANNER](https://github.com/yakra/DataProcessing/blame/7cf59eb5a4a1f21600a42b23d7617fad4836ac95/siteupdate/cplusplus/classes/Route/compute_stats_r.cpp#L59-L64) was added, with the idea that when it eventually came time to implement ABBREV_NO_CITY, I'd just slap an `else` after the whole shebang and go to town. By the time it was [implemented](https://github.com/yakra/DataProcessing/commit/94560f1848f2442536cb4d94ca90303b8eae1dd1#diff-cfffce5fd934b05229e6ec96117555b4725f1bd31d1e84b5d90c64bdab6c1406), I'd decided against checking .list names in use because [There's no way to automatically know whether the error is due to transposed data as opposed to a missing city or extraneous abbrev.](https://github.com/TravelMapping/DataProcessing/issues/303#issuecomment-963316444) **TL;DR**, *this doesn't have to be where it is,* after .list processing. It can be refactored into `HighwaySystem::route_integrity`. With each thread now doing other stuff the majority of the time, that could mean less competition for the regional mutexes, and a win for parallelism. *(OTOH, doing more stuff at once could mean increased cache misses and thus decreased performance.)* * [ ] This is as simple as putting a call to `compute_stats_r` into `route_integrity`, where it already iterates https://github.com/yakra/DataProcessing/blob/16721240fb5c3e117b1701b62bfcda6a10fb0c61/siteupdate/cplusplus/classes/HighwaySystem/route_integrity.cpp#L10 We could then get rid of `CompStatsRThread` and the code in `main` that processes it. --- ### `route_integrity` is where it is because the original switch to efficient-but-destructive one-time case-smashing on AltLabels required it to happen after NMP processing, in order to preserve case in nearmisspoints.log & nmpfps.log and allow FP entries to match without big changes to nmpfps.log. [AltLabels have since been removed from these logs entirely](https://github.com/TravelMapping/DataProcessing/pull/430), meaning we can now smash case anywhere. The errorcheck for Routes without a ConnectedRoute was lumped in to take advantage of the existing iteration through systems & routes. * **Near-term:** * [ ] Moving label hash creation into `Route::read_wpt` (where the UAL set was originally populated) would help out during initial "dry runs" where `hwy_data/` isn't cached, by performing this task while waiting for disk access. This could also ameliorate the potential cache miss effects mentioned above. * [ ] Moving root has & list hash creation out of the `Route` ctor and into `route_integrity` (effectively putting it back in its old location after concurrency detection) would move it from a single to multi-threaded part of the program. (Cache misses back, potentially?) * **Long-term:** * [ ] Threaded `HighwaySystem` construction, exact mechanics TBD. * Could have one function create the `HighwaySystem` objects, followed by a threaded `read_csv` function, similar to what's done with .wpt files now. * Or create a vector of `systems.csv` lines & have a threaded funtion iterate thru that & call the ctor. * [ ] Move the connectivity checks into the `HighwaySystem` ctor & get rid of `route_integrity` entirely. * [ ] Move the call to `read_wpt` into the `HighwaySystem` ctor. We'd then be up 1 thread (system construction) & down 3 (ReadWptThread, RteIntThread, CompStatsRThread), and doing a lot more stuff while waiting for disk access. --- ### Low priority * `Route` branch, [DUPLICATE_LABEL, pointsinuse & unusedaltlabels bugfixes](https://github.com/TravelMapping/DataProcessing/issues/412) ought to happen first.
1.0
refactoring compute_stats_r & route_integrity - ### `compute_stats_r` is where it is simply because it was split off from `compute_stats_t`, and related items were left grouped together. Plus, what eventually became `RteIntThread` [didn't exist yet](https://github.com/yakra/DataProcessing/commit/b07f73b1a6531aad7ca8e0f9cc5ce81d2be0a45e). The datachecks were added in because it was a handy place to put them, in a multi-threaded job iterating thru systems & routes, *after* .list files were processed. The original plan was to have what became ABBREV_NO_CITY [do stuff based on whether a .list name was in use](https://github.com/TravelMapping/DataProcessing/issues/303#issuecomment-611341196). So, [ABBREV_AS_BANNER](https://github.com/yakra/DataProcessing/blame/7cf59eb5a4a1f21600a42b23d7617fad4836ac95/siteupdate/cplusplus/classes/Route/compute_stats_r.cpp#L59-L64) was added, with the idea that when it eventually came time to implement ABBREV_NO_CITY, I'd just slap an `else` after the whole shebang and go to town. By the time it was [implemented](https://github.com/yakra/DataProcessing/commit/94560f1848f2442536cb4d94ca90303b8eae1dd1#diff-cfffce5fd934b05229e6ec96117555b4725f1bd31d1e84b5d90c64bdab6c1406), I'd decided against checking .list names in use because [There's no way to automatically know whether the error is due to transposed data as opposed to a missing city or extraneous abbrev.](https://github.com/TravelMapping/DataProcessing/issues/303#issuecomment-963316444) **TL;DR**, *this doesn't have to be where it is,* after .list processing. It can be refactored into `HighwaySystem::route_integrity`. With each thread now doing other stuff the majority of the time, that could mean less competition for the regional mutexes, and a win for parallelism. *(OTOH, doing more stuff at once could mean increased cache misses and thus decreased performance.)* * [ ] This is as simple as putting a call to `compute_stats_r` into `route_integrity`, where it already iterates https://github.com/yakra/DataProcessing/blob/16721240fb5c3e117b1701b62bfcda6a10fb0c61/siteupdate/cplusplus/classes/HighwaySystem/route_integrity.cpp#L10 We could then get rid of `CompStatsRThread` and the code in `main` that processes it. --- ### `route_integrity` is where it is because the original switch to efficient-but-destructive one-time case-smashing on AltLabels required it to happen after NMP processing, in order to preserve case in nearmisspoints.log & nmpfps.log and allow FP entries to match without big changes to nmpfps.log. [AltLabels have since been removed from these logs entirely](https://github.com/TravelMapping/DataProcessing/pull/430), meaning we can now smash case anywhere. The errorcheck for Routes without a ConnectedRoute was lumped in to take advantage of the existing iteration through systems & routes. * **Near-term:** * [ ] Moving label hash creation into `Route::read_wpt` (where the UAL set was originally populated) would help out during initial "dry runs" where `hwy_data/` isn't cached, by performing this task while waiting for disk access. This could also ameliorate the potential cache miss effects mentioned above. * [ ] Moving root has & list hash creation out of the `Route` ctor and into `route_integrity` (effectively putting it back in its old location after concurrency detection) would move it from a single to multi-threaded part of the program. (Cache misses back, potentially?) * **Long-term:** * [ ] Threaded `HighwaySystem` construction, exact mechanics TBD. * Could have one function create the `HighwaySystem` objects, followed by a threaded `read_csv` function, similar to what's done with .wpt files now. * Or create a vector of `systems.csv` lines & have a threaded funtion iterate thru that & call the ctor. * [ ] Move the connectivity checks into the `HighwaySystem` ctor & get rid of `route_integrity` entirely. * [ ] Move the call to `read_wpt` into the `HighwaySystem` ctor. We'd then be up 1 thread (system construction) & down 3 (ReadWptThread, RteIntThread, CompStatsRThread), and doing a lot more stuff while waiting for disk access. --- ### Low priority * `Route` branch, [DUPLICATE_LABEL, pointsinuse & unusedaltlabels bugfixes](https://github.com/TravelMapping/DataProcessing/issues/412) ought to happen first.
non_test
refactoring compute stats r route integrity compute stats r is where it is simply because it was split off from compute stats t and related items were left grouped together plus what eventually became rteintthread the datachecks were added in because it was a handy place to put them in a multi threaded job iterating thru systems routes after list files were processed the original plan was to have what became abbrev no city so was added with the idea that when it eventually came time to implement abbrev no city i d just slap an else after the whole shebang and go to town by the time it was i d decided against checking list names in use because tl dr this doesn t have to be where it is after list processing it can be refactored into highwaysystem route integrity with each thread now doing other stuff the majority of the time that could mean less competition for the regional mutexes and a win for parallelism otoh doing more stuff at once could mean increased cache misses and thus decreased performance this is as simple as putting a call to compute stats r into route integrity where it already iterates we could then get rid of compstatsrthread and the code in main that processes it route integrity is where it is because the original switch to efficient but destructive one time case smashing on altlabels required it to happen after nmp processing in order to preserve case in nearmisspoints log nmpfps log and allow fp entries to match without big changes to nmpfps log meaning we can now smash case anywhere the errorcheck for routes without a connectedroute was lumped in to take advantage of the existing iteration through systems routes near term moving label hash creation into route read wpt where the ual set was originally populated would help out during initial dry runs where hwy data isn t cached by performing this task while waiting for disk access this could also ameliorate the potential cache miss effects mentioned above moving root has list hash creation out of the route ctor and into route integrity effectively putting it back in its old location after concurrency detection would move it from a single to multi threaded part of the program cache misses back potentially long term threaded highwaysystem construction exact mechanics tbd could have one function create the highwaysystem objects followed by a threaded read csv function similar to what s done with wpt files now or create a vector of systems csv lines have a threaded funtion iterate thru that call the ctor move the connectivity checks into the highwaysystem ctor get rid of route integrity entirely move the call to read wpt into the highwaysystem ctor we d then be up thread system construction down readwptthread rteintthread compstatsrthread and doing a lot more stuff while waiting for disk access low priority route branch ought to happen first
0
204,031
15,398,273,167
IssuesEvent
2021-03-03 23:41:17
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
closed
[CI] Failures in DocsClientYamlTestSuiteIT.test {yaml=reference/cat/line_113}
:Core/Features/CAT APIs >test-failure Team:Core/Features
https://gradle-enterprise.elastic.co/s/scq64g6dtjcka There was no reproduce line in this one, but in earlier failures looking similar, e.g https://gradle-enterprise.elastic.co/s/v75nbxeirusvy from two days ago on 7.6. Unfortunately I wasn't able to reproduce with that one either ``` ./gradlew ':docs:integTestRunner' --tests "org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT.test {yaml=reference/cat/line_113}" \ -Dtests.seed=4A91DAF216AE3A69 \ -Dtests.security.manager=true \ -Dtests.locale=fr \ -Dtests.timezone=America/St_Lucia \ -Dcompiler.java=13 \ -Druntime.java=8 ``` Failure: ``` java.lang.AssertionError: Failure at [reference/cat:2501]: field [$body] was expected to match the provided regex but didn't Expected: health \s+status \s+index \s+uuid \s+pri \s+rep \s+docs.count \s+docs.deleted \s+store.size \s+pri.store.size\s* yellow \s+open \s+twitter \s+.+ \s+1 \s+1 \s+1200 \s+0 \s+\d+ \s+\d+\s* green \s+open \s+twitter2 \s+.+ \s+1 \s+0 \s+0 \s+0 \s+\d+ \s+\d+\s* but: was "health status index uuid pri rep docs.count docs.deleted store.size pri.store.size\ngreen open twitter2 YsdLw8NnTZGzSys2je8VEw 1 0 0 0 230 230\nyellow open twitter WJOTPDu4T2uDMZYkMXSWOw 1 1 1200 0 0 0\n" at __randomizedtesting.SeedInfo.seed([3E289778ECCB39B2:B67CA8A24237544A]:0) at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:405) at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:382) ```
1.0
[CI] Failures in DocsClientYamlTestSuiteIT.test {yaml=reference/cat/line_113} - https://gradle-enterprise.elastic.co/s/scq64g6dtjcka There was no reproduce line in this one, but in earlier failures looking similar, e.g https://gradle-enterprise.elastic.co/s/v75nbxeirusvy from two days ago on 7.6. Unfortunately I wasn't able to reproduce with that one either ``` ./gradlew ':docs:integTestRunner' --tests "org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT.test {yaml=reference/cat/line_113}" \ -Dtests.seed=4A91DAF216AE3A69 \ -Dtests.security.manager=true \ -Dtests.locale=fr \ -Dtests.timezone=America/St_Lucia \ -Dcompiler.java=13 \ -Druntime.java=8 ``` Failure: ``` java.lang.AssertionError: Failure at [reference/cat:2501]: field [$body] was expected to match the provided regex but didn't Expected: health \s+status \s+index \s+uuid \s+pri \s+rep \s+docs.count \s+docs.deleted \s+store.size \s+pri.store.size\s* yellow \s+open \s+twitter \s+.+ \s+1 \s+1 \s+1200 \s+0 \s+\d+ \s+\d+\s* green \s+open \s+twitter2 \s+.+ \s+1 \s+0 \s+0 \s+0 \s+\d+ \s+\d+\s* but: was "health status index uuid pri rep docs.count docs.deleted store.size pri.store.size\ngreen open twitter2 YsdLw8NnTZGzSys2je8VEw 1 0 0 0 230 230\nyellow open twitter WJOTPDu4T2uDMZYkMXSWOw 1 1 1200 0 0 0\n" at __randomizedtesting.SeedInfo.seed([3E289778ECCB39B2:B67CA8A24237544A]:0) at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:405) at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:382) ```
test
failures in docsclientyamltestsuiteit test yaml reference cat line there was no reproduce line in this one but in earlier failures looking similar e g from two days ago on unfortunately i wasn t able to reproduce with that one either gradlew docs integtestrunner tests org elasticsearch smoketest docsclientyamltestsuiteit test yaml reference cat line dtests seed dtests security manager true dtests locale fr dtests timezone america st lucia dcompiler java druntime java failure java lang assertionerror failure at field was expected to match the provided regex but didn t expected health s status s index s uuid s pri s rep s docs count s docs deleted s store size s pri store size s yellow s open s twitter s s s s s s d s d s green s open s s s s s s s d s d s but was health status index uuid pri rep docs count docs deleted store size pri store size ngreen open nyellow open twitter n at randomizedtesting seedinfo seed at org elasticsearch test rest yaml esclientyamlsuitetestcase executesection esclientyamlsuitetestcase java at org elasticsearch test rest yaml esclientyamlsuitetestcase test esclientyamlsuitetestcase java
1
348,315
31,550,017,425
IssuesEvent
2023-09-02 01:12:41
gear-foundation/vara-network
https://api.github.com/repos/gear-foundation/vara-network
closed
user not found by pub key
bug testnet
### Problem When i some one use my referral link a notice pops up stating: "user not found by public key" ### Steps 1.copy my referral link 2.share my referral link 3.somebody try to use it but it did not work ### Expected Behavior _No response_ ### Your Substrate Address 0xa0ca554c5346f41c2ea84bb357312429de3eb8c1609f5dc03ae998a0e02d7e1f ### What browsers are you seeing the problem on? - [ ] Firefox - [ ] Chrome - [ ] Safari - [ ] Microsoft Edge - [X] Other ### Other browser Brave ### Which wallet you are using? - [ ] PolkadotJS - [X] Talisman - [ ] Nova Wallet - [ ] SubWallet ### Screenshots _No response_ ### Notes _No response_
1.0
user not found by pub key - ### Problem When i some one use my referral link a notice pops up stating: "user not found by public key" ### Steps 1.copy my referral link 2.share my referral link 3.somebody try to use it but it did not work ### Expected Behavior _No response_ ### Your Substrate Address 0xa0ca554c5346f41c2ea84bb357312429de3eb8c1609f5dc03ae998a0e02d7e1f ### What browsers are you seeing the problem on? - [ ] Firefox - [ ] Chrome - [ ] Safari - [ ] Microsoft Edge - [X] Other ### Other browser Brave ### Which wallet you are using? - [ ] PolkadotJS - [X] Talisman - [ ] Nova Wallet - [ ] SubWallet ### Screenshots _No response_ ### Notes _No response_
test
user not found by pub key problem when i some one use my referral link a notice pops up stating user not found by public key steps copy my referral link share my referral link somebody try to use it but it did not work expected behavior no response your substrate address what browsers are you seeing the problem on firefox chrome safari microsoft edge other other browser brave which wallet you are using polkadotjs talisman nova wallet subwallet screenshots no response notes no response
1
394,112
11,632,127,858
IssuesEvent
2020-02-28 03:53:02
vz-risk/VCDB
https://api.github.com/repos/vz-risk/VCDB
opened
Royal Enfield database exposed personal info, including passwords and vehicle info, of 452k users
Breach Error Priority 2020
https://www.medianama.com/2020/02/223-royal-enfield-data-breach/
1.0
Royal Enfield database exposed personal info, including passwords and vehicle info, of 452k users - https://www.medianama.com/2020/02/223-royal-enfield-data-breach/
non_test
royal enfield database exposed personal info including passwords and vehicle info of users
0
99
2,508,036,497
IssuesEvent
2015-01-12 22:31:35
travis-ci/travis-ci
https://api.github.com/repos/travis-ci/travis-ci
reopened
hhvm-nightly fails to install on Docker images
docker php travis-build
```yaml language: php sudo: false php: - hhvm-nightly ``` results in error like this (https://travis-ci.org/sjparkinson/static-review/jobs/41682747#L6-L11): ``` Installing HHVM nightly W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_source_Sources.gz is not what the server reported 8241 8429 W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_binary-amd64_Packages.gz is not what the server reported 16103 16404 W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_binary-amd64_Packages.gz is not what the server reported 17217 17221 W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_binary-i386_Packages.gz is not what the server reported 16009 16303 W: Size of file /var/lib/apt/lists/dl.hhvm.com_ubuntu_dists_precise_main_binary-amd64_Packages.gz is not what the server reported 2461 2469 ```
1.0
hhvm-nightly fails to install on Docker images - ```yaml language: php sudo: false php: - hhvm-nightly ``` results in error like this (https://travis-ci.org/sjparkinson/static-review/jobs/41682747#L6-L11): ``` Installing HHVM nightly W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_source_Sources.gz is not what the server reported 8241 8429 W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_binary-amd64_Packages.gz is not what the server reported 16103 16404 W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_binary-amd64_Packages.gz is not what the server reported 17217 17221 W: Size of file /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_binary-i386_Packages.gz is not what the server reported 16009 16303 W: Size of file /var/lib/apt/lists/dl.hhvm.com_ubuntu_dists_precise_main_binary-amd64_Packages.gz is not what the server reported 2461 2469 ```
non_test
hhvm nightly fails to install on docker images yaml language php sudo false php hhvm nightly results in error like this installing hhvm nightly w size of file var lib apt lists us archive ubuntu com ubuntu dists precise updates restricted source sources gz is not what the server reported w size of file var lib apt lists us archive ubuntu com ubuntu dists precise updates restricted binary packages gz is not what the server reported w size of file var lib apt lists us archive ubuntu com ubuntu dists precise updates multiverse binary packages gz is not what the server reported w size of file var lib apt lists us archive ubuntu com ubuntu dists precise updates restricted binary packages gz is not what the server reported w size of file var lib apt lists dl hhvm com ubuntu dists precise main binary packages gz is not what the server reported
0
192,446
14,617,187,603
IssuesEvent
2020-12-22 14:25:09
github-vet/rangeloop-pointer-findings
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
closed
terraform-providers/terraform-provider-oci: oci/database_db_node_console_connection_test.go; 22 LoC
fresh small test
Found a possible issue in [terraform-providers/terraform-provider-oci](https://www.github.com/terraform-providers/terraform-provider-oci) at [oci/database_db_node_console_connection_test.go](https://github.com/terraform-providers/terraform-provider-oci/blob/507acd0ed6517dbca2fbcfb8100874929c8fd8e1/oci/database_db_node_console_connection_test.go#L213-L234) 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 dbNodeConsoleConnectionId at line 231 may start a goroutine [Click here to see the code in its original context.](https://github.com/terraform-providers/terraform-provider-oci/blob/507acd0ed6517dbca2fbcfb8100874929c8fd8e1/oci/database_db_node_console_connection_test.go#L213-L234) <details> <summary>Click here to show the 22 line(s) of Go which triggered the analyzer.</summary> ```go for _, dbNodeConsoleConnectionId := range dbNodeConsoleConnectionIds { if ok := SweeperDefaultResourceId[dbNodeConsoleConnectionId]; !ok { deleteConsoleConnectionRequest := oci_database.DeleteConsoleConnectionRequest{} dbNodeId, id, err := parseDbNodeConsoleConnectionCompositeId(dbNodeConsoleConnectionId) if err == nil { deleteConsoleConnectionRequest.DbNodeId = &dbNodeId deleteConsoleConnectionRequest.ConsoleConnectionId = &id } else { log.Printf("[WARN] sweepDatabaseDbNodeConsoleConnectionResource() unable to parse current ID: %s", dbNodeConsoleConnectionId) } deleteConsoleConnectionRequest.RequestMetadata.RetryPolicy = getRetryPolicy(true, "database") _, error := databaseClient.DeleteConsoleConnection(context.Background(), deleteConsoleConnectionRequest) if error != nil { fmt.Printf("Error deleting DbNodeConsoleConnection %s %s, It is possible that the resource is already deleted. Please verify manually \n", dbNodeConsoleConnectionId, error) continue } waitTillCondition(testAccProvider, &dbNodeConsoleConnectionId, dbNodeConsoleConnectionSweepWaitCondition, time.Duration(3*time.Minute), dbNodeConsoleConnectionSweepResponseFetchOperation, "database", true) } } ``` </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: 507acd0ed6517dbca2fbcfb8100874929c8fd8e1
1.0
terraform-providers/terraform-provider-oci: oci/database_db_node_console_connection_test.go; 22 LoC - Found a possible issue in [terraform-providers/terraform-provider-oci](https://www.github.com/terraform-providers/terraform-provider-oci) at [oci/database_db_node_console_connection_test.go](https://github.com/terraform-providers/terraform-provider-oci/blob/507acd0ed6517dbca2fbcfb8100874929c8fd8e1/oci/database_db_node_console_connection_test.go#L213-L234) 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 dbNodeConsoleConnectionId at line 231 may start a goroutine [Click here to see the code in its original context.](https://github.com/terraform-providers/terraform-provider-oci/blob/507acd0ed6517dbca2fbcfb8100874929c8fd8e1/oci/database_db_node_console_connection_test.go#L213-L234) <details> <summary>Click here to show the 22 line(s) of Go which triggered the analyzer.</summary> ```go for _, dbNodeConsoleConnectionId := range dbNodeConsoleConnectionIds { if ok := SweeperDefaultResourceId[dbNodeConsoleConnectionId]; !ok { deleteConsoleConnectionRequest := oci_database.DeleteConsoleConnectionRequest{} dbNodeId, id, err := parseDbNodeConsoleConnectionCompositeId(dbNodeConsoleConnectionId) if err == nil { deleteConsoleConnectionRequest.DbNodeId = &dbNodeId deleteConsoleConnectionRequest.ConsoleConnectionId = &id } else { log.Printf("[WARN] sweepDatabaseDbNodeConsoleConnectionResource() unable to parse current ID: %s", dbNodeConsoleConnectionId) } deleteConsoleConnectionRequest.RequestMetadata.RetryPolicy = getRetryPolicy(true, "database") _, error := databaseClient.DeleteConsoleConnection(context.Background(), deleteConsoleConnectionRequest) if error != nil { fmt.Printf("Error deleting DbNodeConsoleConnection %s %s, It is possible that the resource is already deleted. Please verify manually \n", dbNodeConsoleConnectionId, error) continue } waitTillCondition(testAccProvider, &dbNodeConsoleConnectionId, dbNodeConsoleConnectionSweepWaitCondition, time.Duration(3*time.Minute), dbNodeConsoleConnectionSweepResponseFetchOperation, "database", true) } } ``` </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: 507acd0ed6517dbca2fbcfb8100874929c8fd8e1
test
terraform providers terraform provider oci oci database db node console connection 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 dbnodeconsoleconnectionid at line may start a goroutine click here to show the line s of go which triggered the analyzer go for dbnodeconsoleconnectionid range dbnodeconsoleconnectionids if ok sweeperdefaultresourceid ok deleteconsoleconnectionrequest oci database deleteconsoleconnectionrequest dbnodeid id err parsedbnodeconsoleconnectioncompositeid dbnodeconsoleconnectionid if err nil deleteconsoleconnectionrequest dbnodeid dbnodeid deleteconsoleconnectionrequest consoleconnectionid id else log printf sweepdatabasedbnodeconsoleconnectionresource unable to parse current id s dbnodeconsoleconnectionid deleteconsoleconnectionrequest requestmetadata retrypolicy getretrypolicy true database error databaseclient deleteconsoleconnection context background deleteconsoleconnectionrequest if error nil fmt printf error deleting dbnodeconsoleconnection s s it is possible that the resource is already deleted please verify manually n dbnodeconsoleconnectionid error continue waittillcondition testaccprovider dbnodeconsoleconnectionid dbnodeconsoleconnectionsweepwaitcondition time duration time minute dbnodeconsoleconnectionsweepresponsefetchoperation database true leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
1
27,164
11,454,267,023
IssuesEvent
2020-02-06 16:46:21
alpersonalwebsite/react-mobx-redux
https://api.github.com/repos/alpersonalwebsite/react-mobx-redux
opened
CVE-2020-8116 (Medium) detected in dot-prop-4.2.0.tgz
security vulnerability
## CVE-2020-8116 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dot-prop-4.2.0.tgz</b></p></summary> <p>Get, set, or delete a property from a nested object using a dot path</p> <p>Library home page: <a href="https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz">https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/react-mobx-redux/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/react-mobx-redux/node_modules/dot-prop/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.0.1.tgz (Root Library) - optimize-css-assets-webpack-plugin-5.0.1.tgz - cssnano-4.1.10.tgz - cssnano-preset-default-4.0.7.tgz - postcss-merge-rules-4.0.3.tgz - postcss-selector-parser-3.1.1.tgz - :x: **dot-prop-4.2.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/alpersonalwebsite/react-mobx-redux/commit/c0db9743d1d461114f0fa1313d9df30430f80602">c0db9743d1d461114f0fa1313d9df30430f80602</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Prototype pollution vulnerability in dot-prop npm package version 5.1.0 and earlier allows an attacker to add arbitrary properties to JavaScript language constructs such as objects. <p>Publish Date: 2020-02-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8116>CVE-2020-8116</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116</a></p> <p>Release Date: 2020-02-04</p> <p>Fix Resolution: dot-prop - 5.1.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-8116 (Medium) detected in dot-prop-4.2.0.tgz - ## CVE-2020-8116 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dot-prop-4.2.0.tgz</b></p></summary> <p>Get, set, or delete a property from a nested object using a dot path</p> <p>Library home page: <a href="https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz">https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/react-mobx-redux/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/react-mobx-redux/node_modules/dot-prop/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.0.1.tgz (Root Library) - optimize-css-assets-webpack-plugin-5.0.1.tgz - cssnano-4.1.10.tgz - cssnano-preset-default-4.0.7.tgz - postcss-merge-rules-4.0.3.tgz - postcss-selector-parser-3.1.1.tgz - :x: **dot-prop-4.2.0.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/alpersonalwebsite/react-mobx-redux/commit/c0db9743d1d461114f0fa1313d9df30430f80602">c0db9743d1d461114f0fa1313d9df30430f80602</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Prototype pollution vulnerability in dot-prop npm package version 5.1.0 and earlier allows an attacker to add arbitrary properties to JavaScript language constructs such as objects. <p>Publish Date: 2020-02-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-8116>CVE-2020-8116</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 2 Score Details (<b>5.0</b>)</summary> <p> Base Score Metrics not available</p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8116</a></p> <p>Release Date: 2020-02-04</p> <p>Fix Resolution: dot-prop - 5.1.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in dot prop tgz cve medium severity vulnerability vulnerable library dot prop tgz get set or delete a property from a nested object using a dot path library home page a href path to dependency file tmp ws scm react mobx redux package json path to vulnerable library tmp ws scm react mobx redux node modules dot prop package json dependency hierarchy react scripts tgz root library optimize css assets webpack plugin tgz cssnano tgz cssnano preset default tgz postcss merge rules tgz postcss selector parser tgz x dot prop tgz vulnerable library found in head commit a href vulnerability details prototype pollution vulnerability in dot prop npm package version and earlier allows an attacker to add arbitrary properties to javascript language constructs such as objects publish date url a href cvss score details base score metrics not available suggested fix type upgrade version origin a href release date fix resolution dot prop step up your open source security game with whitesource
0
288,346
31,861,292,929
IssuesEvent
2023-09-15 11:06:55
nidhi7598/linux-v4.19.72_CVE-2022-3564
https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564
opened
CVE-2019-19534 (Low) detected in linuxlinux-4.19.294
Mend: dependency security vulnerability
## CVE-2019-19534 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/nidhi7598/linux-v4.19.72_CVE-2022-3564/commit/9ffee08efa44c7887e2babb8f304df0fa1094efb">9ffee08efa44c7887e2babb8f304df0fa1094efb</a></p> <p>Found in base branch: <b>main</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/can/usb/peak_usb/pcan_usb_core.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> In the Linux kernel before 5.3.11, there is an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver, aka CID-f7a1337f0d29. <p>Publish Date: 2019-12-03 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-19534>CVE-2019-19534</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>2.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Physical - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2019-19534">https://www.linuxkernelcves.com/cves/CVE-2019-19534</a></p> <p>Release Date: 2019-12-03</p> <p>Fix Resolution: v5.4-rc7,v3.16.79,v4.14.154,v4.19.84,v4.4.201,v4.9.201,v5.3.11</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-19534 (Low) detected in linuxlinux-4.19.294 - ## CVE-2019-19534 - Low Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/nidhi7598/linux-v4.19.72_CVE-2022-3564/commit/9ffee08efa44c7887e2babb8f304df0fa1094efb">9ffee08efa44c7887e2babb8f304df0fa1094efb</a></p> <p>Found in base branch: <b>main</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> <img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/net/can/usb/peak_usb/pcan_usb_core.c</b> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/low_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> In the Linux kernel before 5.3.11, there is an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver, aka CID-f7a1337f0d29. <p>Publish Date: 2019-12-03 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2019-19534>CVE-2019-19534</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>2.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Physical - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: None </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2019-19534">https://www.linuxkernelcves.com/cves/CVE-2019-19534</a></p> <p>Release Date: 2019-12-03</p> <p>Fix Resolution: v5.4-rc7,v3.16.79,v4.14.154,v4.19.84,v4.4.201,v4.9.201,v5.3.11</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve low detected in linuxlinux cve low severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files drivers net can usb peak usb pcan usb core c vulnerability details in the linux kernel before there is an info leak bug that can be caused by a malicious usb device in the drivers net can usb peak usb pcan usb core c driver aka cid publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
26,782
4,241,976,851
IssuesEvent
2016-07-06 18:00:20
mathjax/MathJax
https://api.github.com/repos/mathjax/MathJax
closed
Fences with separators="false" (true) causing processing errors
Accepted Merged Test Needed
As per @dpvc, they get converted to booleans, leading to errors.
1.0
Fences with separators="false" (true) causing processing errors - As per @dpvc, they get converted to booleans, leading to errors.
test
fences with separators false true causing processing errors as per dpvc they get converted to booleans leading to errors
1
51,540
13,635,141,450
IssuesEvent
2020-09-25 02:01:06
nasifimtiazohi/openmrs-contrib-uitestframework-2.3.0
https://api.github.com/repos/nasifimtiazohi/openmrs-contrib-uitestframework-2.3.0
opened
CVE-2018-5968 (High) detected in jackson-databind-2.2.3.jar
security vulnerability
## CVE-2018-5968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.2.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Path to dependency file: openmrs-contrib-uitestframework-2.3.0/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.2.3.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/nasifimtiazohi/openmrs-contrib-uitestframework-2.3.0/commit/bb0a6c91aea57147e9ec8d2d125de55685d96183">bb0a6c91aea57147e9ec8d2d125de55685d96183</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind through 2.8.11 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 and CVE-2017-17485 deserialization flaws. This is exploitable via two different gadgets that bypass a blacklist. <p>Publish Date: 2018-01-22 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-5968>CVE-2018-5968</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: 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="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5968">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5968</a></p> <p>Release Date: 2018-01-22</p> <p>Fix Resolution: 2.8.11.1, 2.9.4</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-5968 (High) detected in jackson-databind-2.2.3.jar - ## CVE-2018-5968 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.2.3.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Path to dependency file: openmrs-contrib-uitestframework-2.3.0/pom.xml</p> <p>Path to vulnerable library: canner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar</p> <p> Dependency Hierarchy: - :x: **jackson-databind-2.2.3.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/nasifimtiazohi/openmrs-contrib-uitestframework-2.3.0/commit/bb0a6c91aea57147e9ec8d2d125de55685d96183">bb0a6c91aea57147e9ec8d2d125de55685d96183</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind through 2.8.11 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 and CVE-2017-17485 deserialization flaws. This is exploitable via two different gadgets that bypass a blacklist. <p>Publish Date: 2018-01-22 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-5968>CVE-2018-5968</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: 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="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5968">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5968</a></p> <p>Release Date: 2018-01-22</p> <p>Fix Resolution: 2.8.11.1, 2.9.4</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to dependency file openmrs contrib uitestframework pom xml path to vulnerable library canner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind through and x through allows unauthenticated remote code execution because of an incomplete fix for the cve and cve deserialization flaws this is exploitable via two different gadgets that bypass a blacklist publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
318,552
27,314,003,395
IssuesEvent
2023-02-24 14:23:21
Azure/azure-sdk-for-net
https://api.github.com/repos/Azure/azure-sdk-for-net
closed
[Container Registry]DownloadArtifactAsync failing in nightly runs
Container Registry Client needs-team-triage test-reliability
Container Registry nightly test runs are failing with: > Error message > Azure.RequestFailedException : Service request failed. > Status: 404 (Not Found) > > Content: > {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest tagged by "demo" is not found","detail":{"Tag":"demo"}}]} > > Headers: > Server: openresty > Date: Thu, 23 Feb 2023 20:24:49 GMT > Connection: keep-alive > Access-Control-Expose-Headers: REDACTED > Docker-Distribution-Api-Version: REDACTED > Strict-Transport-Security: REDACTED > X-Content-Type-Options: REDACTED > X-Ms-Client-Request-Id: d1406e39-3abd-49bd-802c-ff62d6d76099 > X-Ms-Correlation-Request-Id: REDACTED > X-Ms-Request-Id: d6f7755b-092f-411f-aa25-032a59439e13 > Content-Type: application/json; charset=utf-8 > Content-Length: 118 > > > Stack trace > at Azure.Containers.ContainerRegistry.ContainerRegistryRestClient.GetManifestAsync(String name, String reference, String accept, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/containerregistry/Azure.Containers.ContainerRegistry/src/Generated/ContainerRegistryRestClient.cs:line 134 > at Azure.Containers.ContainerRegistry.Specialized.ContainerRegistryBlobClient.DownloadManifestAsync(String tagOrDigest, Nullable`1 mediaType, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/containerregistry/Azure.Containers.ContainerRegistry/src/Blob/ContainerRegistryBlobClient.cs:line 535 > at Azure.Containers.ContainerRegistry.Tests.Samples.UploadArtifactSample.DownloadArtifactAsync() in /Users/runner/work/1/s/sdk/containerregistry/Azure.Containers.ContainerRegistry/tests/Samples/Sample05_UploadDownloadArtifact.cs:line 95 > at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted() > at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter) > at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke) > at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context) > at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context) > at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0() > at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action) For more details check here: - https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2585738&view=results @jsquire for notification.
1.0
[Container Registry]DownloadArtifactAsync failing in nightly runs - Container Registry nightly test runs are failing with: > Error message > Azure.RequestFailedException : Service request failed. > Status: 404 (Not Found) > > Content: > {"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest tagged by "demo" is not found","detail":{"Tag":"demo"}}]} > > Headers: > Server: openresty > Date: Thu, 23 Feb 2023 20:24:49 GMT > Connection: keep-alive > Access-Control-Expose-Headers: REDACTED > Docker-Distribution-Api-Version: REDACTED > Strict-Transport-Security: REDACTED > X-Content-Type-Options: REDACTED > X-Ms-Client-Request-Id: d1406e39-3abd-49bd-802c-ff62d6d76099 > X-Ms-Correlation-Request-Id: REDACTED > X-Ms-Request-Id: d6f7755b-092f-411f-aa25-032a59439e13 > Content-Type: application/json; charset=utf-8 > Content-Length: 118 > > > Stack trace > at Azure.Containers.ContainerRegistry.ContainerRegistryRestClient.GetManifestAsync(String name, String reference, String accept, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/containerregistry/Azure.Containers.ContainerRegistry/src/Generated/ContainerRegistryRestClient.cs:line 134 > at Azure.Containers.ContainerRegistry.Specialized.ContainerRegistryBlobClient.DownloadManifestAsync(String tagOrDigest, Nullable`1 mediaType, CancellationToken cancellationToken) in /Users/runner/work/1/s/sdk/containerregistry/Azure.Containers.ContainerRegistry/src/Blob/ContainerRegistryBlobClient.cs:line 535 > at Azure.Containers.ContainerRegistry.Tests.Samples.UploadArtifactSample.DownloadArtifactAsync() in /Users/runner/work/1/s/sdk/containerregistry/Azure.Containers.ContainerRegistry/tests/Samples/Sample05_UploadDownloadArtifact.cs:line 95 > at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted() > at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter) > at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke) > at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context) > at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context) > at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0() > at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action) For more details check here: - https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2585738&view=results @jsquire for notification.
test
downloadartifactasync failing in nightly runs container registry nightly test runs are failing with error message azure requestfailedexception service request failed status not found content errors headers server openresty date thu feb gmt connection keep alive access control expose headers redacted docker distribution api version redacted strict transport security redacted x content type options redacted x ms client request id x ms correlation request id redacted x ms request id content type application json charset utf content length stack trace at azure containers containerregistry containerregistryrestclient getmanifestasync string name string reference string accept cancellationtoken cancellationtoken in users runner work s sdk containerregistry azure containers containerregistry src generated containerregistryrestclient cs line at azure containers containerregistry specialized containerregistryblobclient downloadmanifestasync string tagordigest nullable mediatype cancellationtoken cancellationtoken in users runner work s sdk containerregistry azure containers containerregistry src blob containerregistryblobclient cs line at azure containers containerregistry tests samples uploadartifactsample downloadartifactasync in users runner work s sdk containerregistry azure containers containerregistry tests samples uploaddownloadartifact cs line at nunit framework internal taskawaitadapter genericadapter blockuntilcompleted at nunit framework internal messagepumpstrategy nomessagepumpstrategy waitforcompletion awaitadapter awaiter at nunit framework internal asynctosyncadapter await func invoke at nunit framework internal commands testmethodcommand runtestmethod testexecutioncontext context at nunit framework internal commands testmethodcommand execute testexecutioncontext context at nunit framework internal commands beforeandaftertestcommand c b at nunit framework internal commands beforeandaftertestcommand runtestmethodinthreadabortsafezone testexecutioncontext context action action for more details check here jsquire for notification
1
78,389
3,509,721,556
IssuesEvent
2016-01-09 00:40:02
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Fires Over Skettis (11008) (BB #1157)
Category: Quests migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** AlphafoxBHN **Original Date:** 28.11.2015 21:15:21 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1157 <hr> Visuals working but if you drop the bombs on the eggs they don'T count for the quest wowhead.com/quest=11008/feuer-uber-skettis
1.0
Fires Over Skettis (11008) (BB #1157) - This issue was migrated from bitbucket. **Original Reporter:** AlphafoxBHN **Original Date:** 28.11.2015 21:15:21 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1157 <hr> Visuals working but if you drop the bombs on the eggs they don'T count for the quest wowhead.com/quest=11008/feuer-uber-skettis
non_test
fires over skettis bb this issue was migrated from bitbucket original reporter alphafoxbhn original date gmt original priority major original type bug original state resolved direct link visuals working but if you drop the bombs on the eggs they don t count for the quest wowhead com quest feuer uber skettis
0
88,479
8,148,408,109
IssuesEvent
2018-08-22 05:39:12
spectrecoin/spectre
https://api.github.com/repos/spectrecoin/spectre
closed
Wallet Will Not Sync
retest
![2018-06-27 1](https://user-images.githubusercontent.com/40644478/42004035-bfc950ca-7a33-11e8-8a97-c02ef747f068.png) First, when the wallet opens this window opens as well and if you kill this window the wallet closes. Second, although I have 35 active connections, my wallet is not syncing.
1.0
Wallet Will Not Sync - ![2018-06-27 1](https://user-images.githubusercontent.com/40644478/42004035-bfc950ca-7a33-11e8-8a97-c02ef747f068.png) First, when the wallet opens this window opens as well and if you kill this window the wallet closes. Second, although I have 35 active connections, my wallet is not syncing.
test
wallet will not sync first when the wallet opens this window opens as well and if you kill this window the wallet closes second although i have active connections my wallet is not syncing
1
553,841
16,383,587,376
IssuesEvent
2021-05-17 07:38:59
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
Failed to trigger a particular branch Pipeline of the Gitlab multi-branch
area/devops kind/bug priority/high
**Describe the Bug** step 1 ![image](https://user-images.githubusercontent.com/18692628/116203584-6e145700-a76e-11eb-9bdc-30c1c645e193.png) setp 2 ![image](https://user-images.githubusercontent.com/18692628/116203705-8dab7f80-a76e-11eb-9c14-285476be5e8b.png) step3 ![image](https://user-images.githubusercontent.com/18692628/116203784-a3b94000-a76e-11eb-9fef-4f8281703821.png) step 4 ![image](https://user-images.githubusercontent.com/18692628/116203867-baf82d80-a76e-11eb-83d0-7eff2eb2542b.png) step5 Got nothing ![image](https://user-images.githubusercontent.com/18692628/116203916-c8adb300-a76e-11eb-858e-8fbf86509db4.png) And there are no logs at ks-apiserver. **Versions Used** KubeSphere: nightly-20210422 Kubernetes: v1.18.14 /kind bug /area devops
1.0
Failed to trigger a particular branch Pipeline of the Gitlab multi-branch - **Describe the Bug** step 1 ![image](https://user-images.githubusercontent.com/18692628/116203584-6e145700-a76e-11eb-9bdc-30c1c645e193.png) setp 2 ![image](https://user-images.githubusercontent.com/18692628/116203705-8dab7f80-a76e-11eb-9c14-285476be5e8b.png) step3 ![image](https://user-images.githubusercontent.com/18692628/116203784-a3b94000-a76e-11eb-9fef-4f8281703821.png) step 4 ![image](https://user-images.githubusercontent.com/18692628/116203867-baf82d80-a76e-11eb-83d0-7eff2eb2542b.png) step5 Got nothing ![image](https://user-images.githubusercontent.com/18692628/116203916-c8adb300-a76e-11eb-858e-8fbf86509db4.png) And there are no logs at ks-apiserver. **Versions Used** KubeSphere: nightly-20210422 Kubernetes: v1.18.14 /kind bug /area devops
non_test
failed to trigger a particular branch pipeline of the gitlab multi branch describe the bug step setp step got nothing and there are no logs at ks apiserver versions used kubesphere nightly kubernetes kind bug area devops
0
119,314
15,498,219,169
IssuesEvent
2021-03-11 06:06:10
microsoft/pyright
https://api.github.com/repos/microsoft/pyright
closed
Follow up on https://github.com/microsoft/pyright/issues/428
as designed
This is the code from "https://github.com/microsoft/pyright/issues/428" `from typing import overload, Union @overload def myfunc(arg: bool = True) -> str: ... @overload def myfunc(arg: bool = False) -> int: ... def myfunc(arg: bool) -> Union[int, str]: if arg: return "something" else: return 0 output = myfunc(False) print(type(output))` extended just to show the type hint of the return outputs. Is there a way for pyright to correctly infer that output should be an int if myfunc(False) and that output should be a str if myfunc(True) ? Currently it will always state that output: str regardless if True/False was passed in ![2021-03-11_11h22_20](https://user-images.githubusercontent.com/41246263/110716901-2daf5700-825c-11eb-9644-3e9f15f0e070.png)
1.0
Follow up on https://github.com/microsoft/pyright/issues/428 - This is the code from "https://github.com/microsoft/pyright/issues/428" `from typing import overload, Union @overload def myfunc(arg: bool = True) -> str: ... @overload def myfunc(arg: bool = False) -> int: ... def myfunc(arg: bool) -> Union[int, str]: if arg: return "something" else: return 0 output = myfunc(False) print(type(output))` extended just to show the type hint of the return outputs. Is there a way for pyright to correctly infer that output should be an int if myfunc(False) and that output should be a str if myfunc(True) ? Currently it will always state that output: str regardless if True/False was passed in ![2021-03-11_11h22_20](https://user-images.githubusercontent.com/41246263/110716901-2daf5700-825c-11eb-9644-3e9f15f0e070.png)
non_test
follow up on this is the code from from typing import overload union overload def myfunc arg bool true str overload def myfunc arg bool false int def myfunc arg bool union if arg return something else return output myfunc false print type output extended just to show the type hint of the return outputs is there a way for pyright to correctly infer that output should be an int if myfunc false and that output should be a str if myfunc true currently it will always state that output str regardless if true false was passed in
0
144,426
11,616,153,105
IssuesEvent
2020-02-26 15:17:09
shogun-toolbox/shogun
https://api.github.com/repos/shogun-toolbox/shogun
closed
clean up linalg unittest
Tag: Cleanup Tag: Testing good first issue
E.g. the `Eigen3_operations_unittest.cc` only tests for float64_t. Make the tests typed so they are executed for every shogun type! See e.g. `SGObjectAll_unittest.cc` for how to do that. Next, use fixtures to define the necessary matrix objects to avoid the huge amount of redundant code in there
1.0
clean up linalg unittest - E.g. the `Eigen3_operations_unittest.cc` only tests for float64_t. Make the tests typed so they are executed for every shogun type! See e.g. `SGObjectAll_unittest.cc` for how to do that. Next, use fixtures to define the necessary matrix objects to avoid the huge amount of redundant code in there
test
clean up linalg unittest e g the operations unittest cc only tests for t make the tests typed so they are executed for every shogun type see e g sgobjectall unittest cc for how to do that next use fixtures to define the necessary matrix objects to avoid the huge amount of redundant code in there
1
110,843
9,479,827,316
IssuesEvent
2019-04-20 12:26:46
webfirmframework/wff
https://api.github.com/repos/webfirmframework/wff
closed
Missing junit test case for UnicodeRange
junit test case
Current master branch contains `UnicodeRange` class but there is no corresponding _junit_ test. So, please add missing _junit_ test case for `UnicodeRange`.
1.0
Missing junit test case for UnicodeRange - Current master branch contains `UnicodeRange` class but there is no corresponding _junit_ test. So, please add missing _junit_ test case for `UnicodeRange`.
test
missing junit test case for unicoderange current master branch contains unicoderange class but there is no corresponding junit test so please add missing junit test case for unicoderange
1
348,441
31,563,994,448
IssuesEvent
2023-09-03 15:41:11
python/cpython
https://api.github.com/repos/python/cpython
opened
Running no tests is too slow
type-bug type-feature tests 3.11 3.12 3.13
### Checklist - [X] I am confident this is a bug in CPython, not a bug in a third-party project - [X] I have searched the [CPython issue tracker](https://github.com/python/cpython/issues?q=is%3Aissue+sort%3Acreated-desc), and am confident this bug has not been reported before ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_ ### Output from running 'python -VV' on the command line: _No response_ ### A clear and concise description of the bug: When you specify a filter which does not match any test, running tests still takes very long time: ``` $ ./python -m test -uall -m no-such-test == CPython 3.13.0a0 (heads/clinic-limited-capi-inline-dirty:9e5f3d21a3, Sep 3 2023, 16:02:58) [GCC 11.4.0] == Linux-5.15.0-79-generic-x86_64-with-glibc2.35 little-endian == Python build: debug == cwd: /home/serhiy/py/cpython/build/test_python_2067857æ == CPU count: 8 == encodings: locale=UTF-8, FS=utf-8 0:00:00 load avg: 0.41 Run tests sequentially 0:00:00 load avg: 0.41 [ 1/462] test.test_asyncio.test_base_events 0:00:00 load avg: 0.41 [ 2/462] test.test_asyncio.test_buffered_proto -- test.test_asyncio.test_base_events ran no tests 0:00:00 load avg: 0.41 [ 3/462] test.test_asyncio.test_context -- test.test_asyncio.test_buffered_proto ran no tests 0:00:00 load avg: 0.41 [ 4/462] test.test_asyncio.test_eager_task_factory -- test.test_asyncio.test_context ran no tests 0:00:00 load avg: 0.41 [ 5/462] test.test_asyncio.test_events -- test.test_asyncio.test_eager_task_factory ran no tests 0:00:00 load avg: 0.41 [ 6/462] test.test_asyncio.test_futures -- test.test_asyncio.test_events ran no tests 0:00:00 load avg: 0.41 [ 7/462] test.test_asyncio.test_futures2 -- test.test_asyncio.test_futures ran no tests 0:00:00 load avg: 0.41 [ 8/462] test.test_asyncio.test_locks -- test.test_asyncio.test_futures2 ran no tests 0:00:00 load avg: 0.41 [ 9/462] test.test_asyncio.test_pep492 -- test.test_asyncio.test_locks ran no tests 0:00:01 load avg: 0.41 [ 10/462] test.test_asyncio.test_proactor_events -- test.test_asyncio.test_pep492 ran no tests ... Total duration: 6 min 6 sec Total tests: run=117 Total test files: success=1 skipped=11 resource_denied=1 run_no_tests=450 Result: SUCCESS ``` I would expect it to run as fast as it can import modules and create TestCase instances. Does it take so much time, or libregrtest add significant overhead?
1.0
Running no tests is too slow - ### Checklist - [X] I am confident this is a bug in CPython, not a bug in a third-party project - [X] I have searched the [CPython issue tracker](https://github.com/python/cpython/issues?q=is%3Aissue+sort%3Acreated-desc), and am confident this bug has not been reported before ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_ ### Output from running 'python -VV' on the command line: _No response_ ### A clear and concise description of the bug: When you specify a filter which does not match any test, running tests still takes very long time: ``` $ ./python -m test -uall -m no-such-test == CPython 3.13.0a0 (heads/clinic-limited-capi-inline-dirty:9e5f3d21a3, Sep 3 2023, 16:02:58) [GCC 11.4.0] == Linux-5.15.0-79-generic-x86_64-with-glibc2.35 little-endian == Python build: debug == cwd: /home/serhiy/py/cpython/build/test_python_2067857æ == CPU count: 8 == encodings: locale=UTF-8, FS=utf-8 0:00:00 load avg: 0.41 Run tests sequentially 0:00:00 load avg: 0.41 [ 1/462] test.test_asyncio.test_base_events 0:00:00 load avg: 0.41 [ 2/462] test.test_asyncio.test_buffered_proto -- test.test_asyncio.test_base_events ran no tests 0:00:00 load avg: 0.41 [ 3/462] test.test_asyncio.test_context -- test.test_asyncio.test_buffered_proto ran no tests 0:00:00 load avg: 0.41 [ 4/462] test.test_asyncio.test_eager_task_factory -- test.test_asyncio.test_context ran no tests 0:00:00 load avg: 0.41 [ 5/462] test.test_asyncio.test_events -- test.test_asyncio.test_eager_task_factory ran no tests 0:00:00 load avg: 0.41 [ 6/462] test.test_asyncio.test_futures -- test.test_asyncio.test_events ran no tests 0:00:00 load avg: 0.41 [ 7/462] test.test_asyncio.test_futures2 -- test.test_asyncio.test_futures ran no tests 0:00:00 load avg: 0.41 [ 8/462] test.test_asyncio.test_locks -- test.test_asyncio.test_futures2 ran no tests 0:00:00 load avg: 0.41 [ 9/462] test.test_asyncio.test_pep492 -- test.test_asyncio.test_locks ran no tests 0:00:01 load avg: 0.41 [ 10/462] test.test_asyncio.test_proactor_events -- test.test_asyncio.test_pep492 ran no tests ... Total duration: 6 min 6 sec Total tests: run=117 Total test files: success=1 skipped=11 resource_denied=1 run_no_tests=450 Result: SUCCESS ``` I would expect it to run as fast as it can import modules and create TestCase instances. Does it take so much time, or libregrtest add significant overhead?
test
running no tests is too slow checklist i am confident this is a bug in cpython not a bug in a third party project i have searched the and am confident this bug has not been reported before cpython versions tested on cpython main branch operating systems tested on no response output from running python vv on the command line no response a clear and concise description of the bug when you specify a filter which does not match any test running tests still takes very long time python m test uall m no such test cpython heads clinic limited capi inline dirty sep linux generic with little endian python build debug cwd home serhiy py cpython build test python cpu count encodings locale utf fs utf load avg run tests sequentially load avg test test asyncio test base events load avg test test asyncio test buffered proto test test asyncio test base events ran no tests load avg test test asyncio test context test test asyncio test buffered proto ran no tests load avg test test asyncio test eager task factory test test asyncio test context ran no tests load avg test test asyncio test events test test asyncio test eager task factory ran no tests load avg test test asyncio test futures test test asyncio test events ran no tests load avg test test asyncio test test test asyncio test futures ran no tests load avg test test asyncio test locks test test asyncio test ran no tests load avg test test asyncio test test test asyncio test locks ran no tests load avg test test asyncio test proactor events test test asyncio test ran no tests total duration min sec total tests run total test files success skipped resource denied run no tests result success i would expect it to run as fast as it can import modules and create testcase instances does it take so much time or libregrtest add significant overhead
1
219,996
7,348,824,335
IssuesEvent
2018-03-08 08:25:43
leo-project/leofs
https://api.github.com/repos/leo-project/leofs
closed
Support "notify" type of services for systemd
Improve Priority-MIDDLE Request survey
The systemd services (#790) currently are described as "basic" type. Using "notify" type of services would give advantage of systemd actually knowing when the node has finished starting up ("systemctl start leofs-manager-master" won't return until master has actually started), which allows correct dependencies between nodes on the same system and better control/status of the nodes. More details are at https://github.com/leo-project/leofs/issues/790#issuecomment-317839703 and https://github.com/leo-project/leofs/issues/790#issuecomment-319174506; the problem is that simple implementation (using "systemd-notify --ready") does not work due to way systemd and kernel are implemented. The better solution is to use sd_notify Erlang library and notify directly from main (not forked) process. Example of such implementation: https://lists.fedoraproject.org/pipermail/erlang/2014-July/001362.html The other question is - what can be wrong with this implementation, because it was implemented similar to this in RabbitMQ, but abandoned in favor of "systemd-notify" approach. The reasons why it happened might be irrelevant to LeoFS but this needs checking. Needs special check on how it works if sd_notify library isn't available.
1.0
Support "notify" type of services for systemd - The systemd services (#790) currently are described as "basic" type. Using "notify" type of services would give advantage of systemd actually knowing when the node has finished starting up ("systemctl start leofs-manager-master" won't return until master has actually started), which allows correct dependencies between nodes on the same system and better control/status of the nodes. More details are at https://github.com/leo-project/leofs/issues/790#issuecomment-317839703 and https://github.com/leo-project/leofs/issues/790#issuecomment-319174506; the problem is that simple implementation (using "systemd-notify --ready") does not work due to way systemd and kernel are implemented. The better solution is to use sd_notify Erlang library and notify directly from main (not forked) process. Example of such implementation: https://lists.fedoraproject.org/pipermail/erlang/2014-July/001362.html The other question is - what can be wrong with this implementation, because it was implemented similar to this in RabbitMQ, but abandoned in favor of "systemd-notify" approach. The reasons why it happened might be irrelevant to LeoFS but this needs checking. Needs special check on how it works if sd_notify library isn't available.
non_test
support notify type of services for systemd the systemd services currently are described as basic type using notify type of services would give advantage of systemd actually knowing when the node has finished starting up systemctl start leofs manager master won t return until master has actually started which allows correct dependencies between nodes on the same system and better control status of the nodes more details are at and the problem is that simple implementation using systemd notify ready does not work due to way systemd and kernel are implemented the better solution is to use sd notify erlang library and notify directly from main not forked process example of such implementation the other question is what can be wrong with this implementation because it was implemented similar to this in rabbitmq but abandoned in favor of systemd notify approach the reasons why it happened might be irrelevant to leofs but this needs checking needs special check on how it works if sd notify library isn t available
0
116,598
4,704,165,179
IssuesEvent
2016-10-13 10:27:52
TheScienceMuseum/collectionsonline
https://api.github.com/repos/TheScienceMuseum/collectionsonline
closed
Split occupations on comma (,) at point of display
enhancement in review priority-4
Related to https://github.com/TheScienceMuseum/collectionsonline/issues/362 Ideally these would be stored in the index or source systems as an array of values, but in the intern can we split them as they are retrieved from the index and **link them separately** back to the SERP's page via the occupation filter (as the combined string is pretty useless in terms of letting users continue on their search journey). I realise this may result in false-positives (ie. a expected/correct comma in an occupation), if anyone is aware of where this might cause serious issues then do flag it up. <img width="1040" alt="screen shot 2016-09-08 at 13 23 20" src="https://cloud.githubusercontent.com/assets/91365/18349126/713d36dc-75c7-11e6-895f-5add050d0c23.png">
1.0
Split occupations on comma (,) at point of display - Related to https://github.com/TheScienceMuseum/collectionsonline/issues/362 Ideally these would be stored in the index or source systems as an array of values, but in the intern can we split them as they are retrieved from the index and **link them separately** back to the SERP's page via the occupation filter (as the combined string is pretty useless in terms of letting users continue on their search journey). I realise this may result in false-positives (ie. a expected/correct comma in an occupation), if anyone is aware of where this might cause serious issues then do flag it up. <img width="1040" alt="screen shot 2016-09-08 at 13 23 20" src="https://cloud.githubusercontent.com/assets/91365/18349126/713d36dc-75c7-11e6-895f-5add050d0c23.png">
non_test
split occupations on comma at point of display related to ideally these would be stored in the index or source systems as an array of values but in the intern can we split them as they are retrieved from the index and link them separately back to the serp s page via the occupation filter as the combined string is pretty useless in terms of letting users continue on their search journey i realise this may result in false positives ie a expected correct comma in an occupation if anyone is aware of where this might cause serious issues then do flag it up img width alt screen shot at src
0
15,090
5,051,477,116
IssuesEvent
2016-12-20 22:00:21
Microsoft/TypeScript
https://api.github.com/repos/Microsoft/TypeScript
closed
Provide Visual Studio LightBulb style fixup support for <reference> and import statements
Suggestion Visual Studio VS Code Tracked
It would be really helpful to be able to fix import statements in editor by using ctrl+. or clicking lightbulb style in visual studio 2015. example from 2013 style c# using statement fix support. ![typescript_github_lightbulb](https://cloud.githubusercontent.com/assets/5769869/7305162/bf950872-e9b0-11e4-9078-bd31e0de2fd4.png) TypeScript is being adapted for many large projects, being modular is also a goal for large projects. it would be nice to have these features.
1.0
Provide Visual Studio LightBulb style fixup support for <reference> and import statements - It would be really helpful to be able to fix import statements in editor by using ctrl+. or clicking lightbulb style in visual studio 2015. example from 2013 style c# using statement fix support. ![typescript_github_lightbulb](https://cloud.githubusercontent.com/assets/5769869/7305162/bf950872-e9b0-11e4-9078-bd31e0de2fd4.png) TypeScript is being adapted for many large projects, being modular is also a goal for large projects. it would be nice to have these features.
non_test
provide visual studio lightbulb style fixup support for and import statements it would be really helpful to be able to fix import statements in editor by using ctrl or clicking lightbulb style in visual studio example from style c using statement fix support typescript is being adapted for many large projects being modular is also a goal for large projects it would be nice to have these features
0
8,549
8,356,196,040
IssuesEvent
2018-10-02 17:46:57
terraform-providers/terraform-provider-aws
https://api.github.com/repos/terraform-providers/terraform-provider-aws
closed
Diffs don't match when using s3_bucket_object.version_id as lambda_function.s3_object_version
bug service/lambda
When running `terraform apply` after making modifications to the my application's source, I receive an error that "diffs don't match." This occurs only after having run `terraform apply` at least once. ### Terraform Version `Terraform v0.10.4` ### Affected Resource(s) Please list the resources as a list, for example: - s3_bucket_object - aws_lambda_function ### Terraform Configuration Files ```hcl provider "aws" { region = "us-west-2" } resource "aws_s3_bucket" "s3_deployment_packages" { bucket = "terraform-s3-object-version-lambda-deployment-packages" acl = "private" versioning { enabled = true } } data "archive_file" "lambda" { type = "zip" source_file = "index.js" output_path = "/tmp/lambda_function.zip" } resource "aws_s3_bucket_object" "lambda_deployment_package" { bucket = "${aws_s3_bucket.s3_deployment_packages.bucket}" key = "lambda_function.zip" source = "${data.archive_file.lambda.output_path}" etag = "${data.archive_file.lambda.output_md5}" } resource "aws_iam_role" "iam_for_lambda" { name = "iam_for_lambda" assume_role_policy = <<EOF { "Version": "2012-10-17", "Statement": [ { "Action": "sts:AssumeRole", "Principal": { "Service": [ "lambda.amazonaws.com" ] }, "Effect": "Allow", "Sid": "" } ] } EOF } resource "aws_lambda_function" "test_lambda" { s3_bucket = "${aws_s3_bucket.s3_deployment_packages.bucket}" s3_key = "lambda_function.zip" s3_object_version = "${aws_s3_bucket_object.lambda_deployment_package.version_id}" function_name = "test_lambda_function" role = "${aws_iam_role.iam_for_lambda.arn}" handler = "index.handler" source_code_hash = "${data.archive_file.lambda.output_base64sha256}" runtime = "nodejs6.10" publish = true } ``` ### Debug Output https://gist.github.com/dstaley/403dc0e001ea8fd3acde234dad36f4a4 ### Expected Behavior The newest version of `index.js` is uploaded to S3, and deployed to the Lambda function. ### Actual Behavior The `apply` fails, resulting in `diffs didn't match during apply`. ### Steps to Reproduce 1. Using the provided config, run `terraform apply` in a directory containing a file named `index.js`. 2. Make a change to `index.js`. 3. Run `terraform apply` again. ### Important Factoids Running `terraform apply` immediately after receiving the error works as intended, with the latest version being deployed.
1.0
Diffs don't match when using s3_bucket_object.version_id as lambda_function.s3_object_version - When running `terraform apply` after making modifications to the my application's source, I receive an error that "diffs don't match." This occurs only after having run `terraform apply` at least once. ### Terraform Version `Terraform v0.10.4` ### Affected Resource(s) Please list the resources as a list, for example: - s3_bucket_object - aws_lambda_function ### Terraform Configuration Files ```hcl provider "aws" { region = "us-west-2" } resource "aws_s3_bucket" "s3_deployment_packages" { bucket = "terraform-s3-object-version-lambda-deployment-packages" acl = "private" versioning { enabled = true } } data "archive_file" "lambda" { type = "zip" source_file = "index.js" output_path = "/tmp/lambda_function.zip" } resource "aws_s3_bucket_object" "lambda_deployment_package" { bucket = "${aws_s3_bucket.s3_deployment_packages.bucket}" key = "lambda_function.zip" source = "${data.archive_file.lambda.output_path}" etag = "${data.archive_file.lambda.output_md5}" } resource "aws_iam_role" "iam_for_lambda" { name = "iam_for_lambda" assume_role_policy = <<EOF { "Version": "2012-10-17", "Statement": [ { "Action": "sts:AssumeRole", "Principal": { "Service": [ "lambda.amazonaws.com" ] }, "Effect": "Allow", "Sid": "" } ] } EOF } resource "aws_lambda_function" "test_lambda" { s3_bucket = "${aws_s3_bucket.s3_deployment_packages.bucket}" s3_key = "lambda_function.zip" s3_object_version = "${aws_s3_bucket_object.lambda_deployment_package.version_id}" function_name = "test_lambda_function" role = "${aws_iam_role.iam_for_lambda.arn}" handler = "index.handler" source_code_hash = "${data.archive_file.lambda.output_base64sha256}" runtime = "nodejs6.10" publish = true } ``` ### Debug Output https://gist.github.com/dstaley/403dc0e001ea8fd3acde234dad36f4a4 ### Expected Behavior The newest version of `index.js` is uploaded to S3, and deployed to the Lambda function. ### Actual Behavior The `apply` fails, resulting in `diffs didn't match during apply`. ### Steps to Reproduce 1. Using the provided config, run `terraform apply` in a directory containing a file named `index.js`. 2. Make a change to `index.js`. 3. Run `terraform apply` again. ### Important Factoids Running `terraform apply` immediately after receiving the error works as intended, with the latest version being deployed.
non_test
diffs don t match when using bucket object version id as lambda function object version when running terraform apply after making modifications to the my application s source i receive an error that diffs don t match this occurs only after having run terraform apply at least once terraform version terraform affected resource s please list the resources as a list for example bucket object aws lambda function terraform configuration files hcl provider aws region us west resource aws bucket deployment packages bucket terraform object version lambda deployment packages acl private versioning enabled true data archive file lambda type zip source file index js output path tmp lambda function zip resource aws bucket object lambda deployment package bucket aws bucket deployment packages bucket key lambda function zip source data archive file lambda output path etag data archive file lambda output resource aws iam role iam for lambda name iam for lambda assume role policy eof version statement action sts assumerole principal service lambda amazonaws com effect allow sid eof resource aws lambda function test lambda bucket aws bucket deployment packages bucket key lambda function zip object version aws bucket object lambda deployment package version id function name test lambda function role aws iam role iam for lambda arn handler index handler source code hash data archive file lambda output runtime publish true debug output expected behavior the newest version of index js is uploaded to and deployed to the lambda function actual behavior the apply fails resulting in diffs didn t match during apply steps to reproduce using the provided config run terraform apply in a directory containing a file named index js make a change to index js run terraform apply again important factoids running terraform apply immediately after receiving the error works as intended with the latest version being deployed
0
336,460
30,194,919,421
IssuesEvent
2023-07-04 19:37:56
Alderon-Games/pathoftitans-bugs
https://api.github.com/repos/Alderon-Games/pathoftitans-bugs
closed
Location Overlap/Wrong Quest
Bug Needs Testing
## Expected Behavior Appropriate Local Quest will appear when entering an area ## Current Behavior Snake Gully Local Quest can appear when area shows as Hunter's Thicket ## Reproduction Steps - Go to the base of the river near (X=78106.272645,Y=-244981.113357,Z=-1.902947). I moved around a bit and it extends to both sides of the river. - Arrival/Departure signals for Snake Gully and Hunter's Thicket will show erratically/randomly. - Check local quests. ## Evidence (Screenshots & Videos) ![Screenshot (34)](https://user-images.githubusercontent.com/73658470/212504681-580de636-d1e9-49ea-976a-73ef38cbe878.png) ![Screenshot (32)](https://user-images.githubusercontent.com/73658470/212504700-0602bc96-4a71-41aa-a7f7-f6066f341f87.png) ![Screenshot (33)](https://user-images.githubusercontent.com/73658470/212504715-7c4d6914-ee08-4ab9-a9fb-af1a54a0f13b.png) ## Build Information **Game Version:** 0.0.0.23073 **Operating System & Version:** PC, Windows 10 **Alderon Games ID:** 653-078-943
1.0
Location Overlap/Wrong Quest - ## Expected Behavior Appropriate Local Quest will appear when entering an area ## Current Behavior Snake Gully Local Quest can appear when area shows as Hunter's Thicket ## Reproduction Steps - Go to the base of the river near (X=78106.272645,Y=-244981.113357,Z=-1.902947). I moved around a bit and it extends to both sides of the river. - Arrival/Departure signals for Snake Gully and Hunter's Thicket will show erratically/randomly. - Check local quests. ## Evidence (Screenshots & Videos) ![Screenshot (34)](https://user-images.githubusercontent.com/73658470/212504681-580de636-d1e9-49ea-976a-73ef38cbe878.png) ![Screenshot (32)](https://user-images.githubusercontent.com/73658470/212504700-0602bc96-4a71-41aa-a7f7-f6066f341f87.png) ![Screenshot (33)](https://user-images.githubusercontent.com/73658470/212504715-7c4d6914-ee08-4ab9-a9fb-af1a54a0f13b.png) ## Build Information **Game Version:** 0.0.0.23073 **Operating System & Version:** PC, Windows 10 **Alderon Games ID:** 653-078-943
test
location overlap wrong quest expected behavior appropriate local quest will appear when entering an area current behavior snake gully local quest can appear when area shows as hunter s thicket reproduction steps go to the base of the river near x y z i moved around a bit and it extends to both sides of the river arrival departure signals for snake gully and hunter s thicket will show erratically randomly check local quests evidence screenshots videos build information game version operating system version pc windows alderon games id
1
12,332
3,266,476,446
IssuesEvent
2015-10-22 20:51:04
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
Updating dependencies fails on `*_test.go` files
area/test
In #15612 failures on shippable & travis are related to missing `*_test.go` files. This godep bump was done via `godep update github.com/google/cadvisor/...`. godep functionality is documented to not include `*_test.go` files & `testdata` directories. I'd like to update `hack/verify-godeps.sh` to ignore these files in comparisons to make godep updates easier.
1.0
Updating dependencies fails on `*_test.go` files - In #15612 failures on shippable & travis are related to missing `*_test.go` files. This godep bump was done via `godep update github.com/google/cadvisor/...`. godep functionality is documented to not include `*_test.go` files & `testdata` directories. I'd like to update `hack/verify-godeps.sh` to ignore these files in comparisons to make godep updates easier.
test
updating dependencies fails on test go files in failures on shippable travis are related to missing test go files this godep bump was done via godep update github com google cadvisor godep functionality is documented to not include test go files testdata directories i d like to update hack verify godeps sh to ignore these files in comparisons to make godep updates easier
1
270,353
20,598,365,056
IssuesEvent
2022-03-05 21:47:40
mhmdkanj/slash-idk
https://api.github.com/repos/mhmdkanj/slash-idk
closed
Add content to README
documentation
Add: - [ ] intro - [ ] installation instruction - [ ] execution instructions - [ ] image of landing page
1.0
Add content to README - Add: - [ ] intro - [ ] installation instruction - [ ] execution instructions - [ ] image of landing page
non_test
add content to readme add intro installation instruction execution instructions image of landing page
0
63,882
18,041,999,766
IssuesEvent
2021-09-18 07:35:15
mozilla-lockwise/lockwise-android
https://api.github.com/repos/mozilla-lockwise/lockwise-android
opened
Doesn't open when two Firefox are installed
defect
## Steps to reproduce Install Firefox Beta and Stable in the same device. Log in each with a different Firefox accounts. Use fingerprint to unlock Lovkwise (it might not be necessary). ### Expected behavior Allow choose account to use with Lockwise or show at least the passwords of one account (probably Stable would have sense). ### Actual behavior After authentication with finger print, the vault stays lock and keep asking for fingerprint. ### Device & build information * Device: Motorola "moto g⁸ power (XT2041-3)" * Build version: Android 11, 1st August 2021, kernel 4.14.180-perf+, build RPES31.Q4U-47-35-8 ### Notes Attachments:
1.0
Doesn't open when two Firefox are installed - ## Steps to reproduce Install Firefox Beta and Stable in the same device. Log in each with a different Firefox accounts. Use fingerprint to unlock Lovkwise (it might not be necessary). ### Expected behavior Allow choose account to use with Lockwise or show at least the passwords of one account (probably Stable would have sense). ### Actual behavior After authentication with finger print, the vault stays lock and keep asking for fingerprint. ### Device & build information * Device: Motorola "moto g⁸ power (XT2041-3)" * Build version: Android 11, 1st August 2021, kernel 4.14.180-perf+, build RPES31.Q4U-47-35-8 ### Notes Attachments:
non_test
doesn t open when two firefox are installed steps to reproduce install firefox beta and stable in the same device log in each with a different firefox accounts use fingerprint to unlock lovkwise it might not be necessary expected behavior allow choose account to use with lockwise or show at least the passwords of one account probably stable would have sense actual behavior after authentication with finger print the vault stays lock and keep asking for fingerprint device build information device motorola moto g⁸ power build version android august kernel perf build notes attachments
0
39,288
5,226,251,604
IssuesEvent
2017-01-27 20:46:42
isenseDev/rSENSE
https://api.github.com/repos/isenseDev/rSENSE
closed
Teacher request: More error bar information
Feature In Testing Vis
What do the error bars mean? We should put that information in the error bar tooltips.
1.0
Teacher request: More error bar information - What do the error bars mean? We should put that information in the error bar tooltips.
test
teacher request more error bar information what do the error bars mean we should put that information in the error bar tooltips
1
94,659
8,507,873,783
IssuesEvent
2018-10-30 20:18:55
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
closed
[CLOSED] Clean logs for API layer services
under CA testing
<a href="https://github.com/plavjanik"><img src="https://avatars1.githubusercontent.com/u/7644758?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [plavjanik](https://github.com/plavjanik)** _Wednesday Aug 01, 2018 at 04:35 GMT_ _Originally opened as https://github.com/gizafoundation/api-layer/pull/17_ ---- Removes debugging and internal informational messages from the default configuration of the logs. The development logs can be turned on by using ``dev`` Spring Boot profile as described in the internal documentation - https://github.com/gizafoundation/api-layer/pull/17/files#diff-f8dc3534cf0da751863e6075858d6379R81 The Eureka errors are silent for some time after the services are started so confusing error messages are not displayed immediately and services have time to connect to each other properly. There are other improvements that can be done in logging. These will be addressed in other pull requests in order to make this PR small. ---- _**[plavjanik](https://github.com/plavjanik)** included the following code: https://github.com/gizafoundation/api-layer/pull/17/commits_
1.0
[CLOSED] Clean logs for API layer services - <a href="https://github.com/plavjanik"><img src="https://avatars1.githubusercontent.com/u/7644758?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [plavjanik](https://github.com/plavjanik)** _Wednesday Aug 01, 2018 at 04:35 GMT_ _Originally opened as https://github.com/gizafoundation/api-layer/pull/17_ ---- Removes debugging and internal informational messages from the default configuration of the logs. The development logs can be turned on by using ``dev`` Spring Boot profile as described in the internal documentation - https://github.com/gizafoundation/api-layer/pull/17/files#diff-f8dc3534cf0da751863e6075858d6379R81 The Eureka errors are silent for some time after the services are started so confusing error messages are not displayed immediately and services have time to connect to each other properly. There are other improvements that can be done in logging. These will be addressed in other pull requests in order to make this PR small. ---- _**[plavjanik](https://github.com/plavjanik)** included the following code: https://github.com/gizafoundation/api-layer/pull/17/commits_
test
clean logs for api layer services issue by wednesday aug at gmt originally opened as removes debugging and internal informational messages from the default configuration of the logs the development logs can be turned on by using dev spring boot profile as described in the internal documentation the eureka errors are silent for some time after the services are started so confusing error messages are not displayed immediately and services have time to connect to each other properly there are other improvements that can be done in logging these will be addressed in other pull requests in order to make this pr small included the following code
1
94,232
8,476,887,732
IssuesEvent
2018-10-24 23:59:00
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Download instead of subscription page is shown for dowjones referral promo
OS/Windows OS/macOS QA/Test-Plan-Specified QA/Yes feature/referral-promo
## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. (Important) Uninstall Brave Browser with User Data to have a Clean install ![image](https://user-images.githubusercontent.com/34715963/47382336-5e7da880-d702-11e8-9de3-68cf7495a568.png) 2. (On Windows )Download stub/mini installer and rename it to `BraveBrowserSetup-dowjones-barrons.exe` 3. Run the stub/mini installer 4. After Brave has started wait for `https://brave.com/dowjones-barrons` page to be shown (can take up to 60 seconds) ## Actual result: <!--Please add screenshots if needed--> The Download page is shown. ![image](https://user-images.githubusercontent.com/34715963/47383220-80782a80-d704-11e8-8b27-b5264d7951fb.png) The Underlying issue is lack of "X-Brave-Access-Key" Header. The header is listed in `Local State` file (located in `[user]\AppData\Local\BraveSoftware\Brave-Browser\User Data\`) The `headers` in the `Local State` file cannot handle more than one entry. The subscription page is shown if I modify the `Local State` file to: ``` "referral": { "download_id": "d63858c3-985f-4cec-b76d-88136d03bef6", "headers": [{ "cookieNames": [], "domains": ["brave.com", "staging.brave.com"], "expiration": 3.1536e+10, "headers": { "X-Brave-Access-Key": "BBOfz269pb6" } } ], "promo_code": "dowjones-barrons" } ``` from ``` "referral": { "download_id": "d63858c3-985f-4cec-b76d-88136d03bef6", "headers": [{ "cookieNames": [], "domains": ["marketwatch.com", "barrons.com"], "expiration": 3.1536e+10, "headers": { "X-Brave-Partner": "dowjones" } }, { "cookieNames": [], "domains": ["brave.com", "staging.brave.com"], "expiration": 3.1536e+10, "headers": { "X-Brave-Access-Key": "BBOfz269pb6" } } ], "promo_code": "dowjones-barrons" } ``` ## Expected result: The Subscription page is shown ![image](https://user-images.githubusercontent.com/34715963/47383295-b4ebe680-d704-11e8-81a2-b6a1522e9914.png) ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> always ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 0.55.20 Chromium: 70.0.3538.67 (Official Build) (64-bit) -- | -- Revision | 9ab0cfab84ded083718d3a4ff830726efd38869f-refs/branch-heads/3538@{#1002} OS | Windows 7 x64 Reproduced on Windows 10 x64 by @GeetaSarvadnya Reproduced on Mac and Windows by @kjozwiak ### Additional Information <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue--> cc @srirambv @LaurenWags @emerick @bsclifton
1.0
Download instead of subscription page is shown for dowjones referral promo - ## Steps to Reproduce <!--Please add a series of steps to reproduce the issue--> 1. (Important) Uninstall Brave Browser with User Data to have a Clean install ![image](https://user-images.githubusercontent.com/34715963/47382336-5e7da880-d702-11e8-9de3-68cf7495a568.png) 2. (On Windows )Download stub/mini installer and rename it to `BraveBrowserSetup-dowjones-barrons.exe` 3. Run the stub/mini installer 4. After Brave has started wait for `https://brave.com/dowjones-barrons` page to be shown (can take up to 60 seconds) ## Actual result: <!--Please add screenshots if needed--> The Download page is shown. ![image](https://user-images.githubusercontent.com/34715963/47383220-80782a80-d704-11e8-8b27-b5264d7951fb.png) The Underlying issue is lack of "X-Brave-Access-Key" Header. The header is listed in `Local State` file (located in `[user]\AppData\Local\BraveSoftware\Brave-Browser\User Data\`) The `headers` in the `Local State` file cannot handle more than one entry. The subscription page is shown if I modify the `Local State` file to: ``` "referral": { "download_id": "d63858c3-985f-4cec-b76d-88136d03bef6", "headers": [{ "cookieNames": [], "domains": ["brave.com", "staging.brave.com"], "expiration": 3.1536e+10, "headers": { "X-Brave-Access-Key": "BBOfz269pb6" } } ], "promo_code": "dowjones-barrons" } ``` from ``` "referral": { "download_id": "d63858c3-985f-4cec-b76d-88136d03bef6", "headers": [{ "cookieNames": [], "domains": ["marketwatch.com", "barrons.com"], "expiration": 3.1536e+10, "headers": { "X-Brave-Partner": "dowjones" } }, { "cookieNames": [], "domains": ["brave.com", "staging.brave.com"], "expiration": 3.1536e+10, "headers": { "X-Brave-Access-Key": "BBOfz269pb6" } } ], "promo_code": "dowjones-barrons" } ``` ## Expected result: The Subscription page is shown ![image](https://user-images.githubusercontent.com/34715963/47383295-b4ebe680-d704-11e8-81a2-b6a1522e9914.png) ## Reproduces how often: <!--[Easily reproduced/Intermittent issue/No steps to reproduce]--> always ## Brave version (brave://version info) <!--For installed build, please copy Brave, Revision and OS from brave://version and paste here. If building from source please mention it along with brave://version details--> Brave | 0.55.20 Chromium: 70.0.3538.67 (Official Build) (64-bit) -- | -- Revision | 9ab0cfab84ded083718d3a4ff830726efd38869f-refs/branch-heads/3538@{#1002} OS | Windows 7 x64 Reproduced on Windows 10 x64 by @GeetaSarvadnya Reproduced on Mac and Windows by @kjozwiak ### Additional Information <!--Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue--> cc @srirambv @LaurenWags @emerick @bsclifton
test
download instead of subscription page is shown for dowjones referral promo steps to reproduce important uninstall brave browser with user data to have a clean install on windows download stub mini installer and rename it to bravebrowsersetup dowjones barrons exe run the stub mini installer after brave has started wait for page to be shown can take up to seconds actual result the download page is shown the underlying issue is lack of x brave access key header the header is listed in local state file located in appdata local bravesoftware brave browser user data the headers in the local state file cannot handle more than one entry the subscription page is shown if i modify the local state file to referral download id headers cookienames domains expiration headers x brave access key promo code dowjones barrons from referral download id headers cookienames domains expiration headers x brave partner dowjones cookienames domains expiration headers x brave access key promo code dowjones barrons expected result the subscription page is shown reproduces how often always brave version brave version info brave chromium   official build   bit revision refs branch heads os windows reproduced on windows by geetasarvadnya reproduced on mac and windows by kjozwiak additional information cc srirambv laurenwags emerick bsclifton
1
342,147
30,610,075,580
IssuesEvent
2023-07-23 13:52:29
ita-social-projects/StreetCode
https://api.github.com/repos/ita-social-projects/StreetCode
opened
[Admin/Partners] Verify that the admin can remove partner in the "Партнери" block
Test case
**Priority:** High **Preconditions** 1. Go to the site. 2. Login as admin. 3. Open the StreetCode page for editing. 4. At least one partner added on the StreetCode page. **Steps to reproduce** 1. Scroll down to the "Партнери" block. 2. Click on the "x" near the partner's name in the "Партнери" block. **Expected result** Added partner is removed from the "Партнери" block. **User story:** #499
1.0
[Admin/Partners] Verify that the admin can remove partner in the "Партнери" block - **Priority:** High **Preconditions** 1. Go to the site. 2. Login as admin. 3. Open the StreetCode page for editing. 4. At least one partner added on the StreetCode page. **Steps to reproduce** 1. Scroll down to the "Партнери" block. 2. Click on the "x" near the partner's name in the "Партнери" block. **Expected result** Added partner is removed from the "Партнери" block. **User story:** #499
test
verify that the admin can remove partner in the партнери block priority high preconditions go to the site login as admin open the streetcode page for editing at least one partner added on the streetcode page steps to reproduce scroll down to the партнери block click on the x near the partner s name in the партнери block expected result added partner is removed from the партнери block user story
1
75,947
15,495,720,432
IssuesEvent
2021-03-11 01:22:17
nicktombeur/naturalcolors
https://api.github.com/repos/nicktombeur/naturalcolors
opened
CVE-2019-14893 (High) detected in jackson-databind-2.9.9.jar
security vulnerability
## CVE-2019-14893 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.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 dependency file: naturalcolors/back-end/pom.xml</p> <p>Path to vulnerable library: /root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.6.RELEASE.jar (Root Library) - spring-boot-starter-json-2.1.6.RELEASE.jar - :x: **jackson-databind-2.9.9.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code. <p>Publish Date: 2020-03-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14893>CVE-2019-14893</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-14893">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14893</a></p> <p>Release Date: 2020-03-02</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.10.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-2019-14893 (High) detected in jackson-databind-2.9.9.jar - ## CVE-2019-14893 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.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 dependency file: naturalcolors/back-end/pom.xml</p> <p>Path to vulnerable library: /root/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.6.RELEASE.jar (Root Library) - spring-boot-starter-json-2.1.6.RELEASE.jar - :x: **jackson-databind-2.9.9.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A flaw was discovered in FasterXML jackson-databind in all versions before 2.9.10 and 2.10.0, where it would permit polymorphic deserialization of malicious objects using the xalan JNDI gadget when used in conjunction with polymorphic type handling methods such as `enableDefaultTyping()` or when @JsonTypeInfo is using `Id.CLASS` or `Id.MINIMAL_CLASS` or in any other way which ObjectMapper.readValue might instantiate objects from unsafe sources. An attacker could use this flaw to execute arbitrary code. <p>Publish Date: 2020-03-02 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14893>CVE-2019-14893</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-14893">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14893</a></p> <p>Release Date: 2020-03-02</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.10.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_test
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file naturalcolors back end pom xml path to vulnerable library root repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library spring boot starter json release jar x jackson databind jar vulnerable library vulnerability details a flaw was discovered in fasterxml jackson databind in all versions before and where it would permit polymorphic deserialization of malicious objects using the xalan jndi gadget when used in conjunction with polymorphic type handling methods such as enabledefaulttyping or when jsontypeinfo is using id class or id minimal class or in any other way which objectmapper readvalue might instantiate objects from unsafe sources an attacker could use this flaw to execute arbitrary code 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 step up your open source security game with whitesource
0
90,026
8,225,051,445
IssuesEvent
2018-09-06 15:13:06
iboadella/encercla_client
https://api.github.com/repos/iboadella/encercla_client
closed
Usuari empresa - Visualització qüestionaris - Colors segons puntuació
toBeTested
Un qüestionari amb puntuació '0' mostra la boleta en verd. Hauria de ser vermell. ![image](https://user-images.githubusercontent.com/42779858/44983226-ccb2b400-af78-11e8-8251-66df3e31cb96.png)
1.0
Usuari empresa - Visualització qüestionaris - Colors segons puntuació - Un qüestionari amb puntuació '0' mostra la boleta en verd. Hauria de ser vermell. ![image](https://user-images.githubusercontent.com/42779858/44983226-ccb2b400-af78-11e8-8251-66df3e31cb96.png)
test
usuari empresa visualització qüestionaris colors segons puntuació un qüestionari amb puntuació mostra la boleta en verd hauria de ser vermell
1
34,438
9,376,420,120
IssuesEvent
2019-04-04 07:54:18
Dreyri/matter
https://api.github.com/repos/Dreyri/matter
closed
Support CI again
bug build system
The old CI logo on the README is broken. It's getting to a point where this will eventually happen and the sooner the better, since the build system isn't changing and doing things by hand will be cumbersome in the future.
1.0
Support CI again - The old CI logo on the README is broken. It's getting to a point where this will eventually happen and the sooner the better, since the build system isn't changing and doing things by hand will be cumbersome in the future.
non_test
support ci again the old ci logo on the readme is broken it s getting to a point where this will eventually happen and the sooner the better since the build system isn t changing and doing things by hand will be cumbersome in the future
0
74,534
7,432,325,542
IssuesEvent
2018-03-25 23:35:36
Arquisoft/InciManager_e3b
https://api.github.com/repos/Arquisoft/InciManager_e3b
opened
Autenticacion en test mockup
Test
En la rama tests_mockup está pendiente de hacer la autencicación en el mockup spring mvc, para así testear navegando por las páginas privadas de incidence/list, etc... No es grave, pero si complementario a los test selenium y toda la pesca.
1.0
Autenticacion en test mockup - En la rama tests_mockup está pendiente de hacer la autencicación en el mockup spring mvc, para así testear navegando por las páginas privadas de incidence/list, etc... No es grave, pero si complementario a los test selenium y toda la pesca.
test
autenticacion en test mockup en la rama tests mockup está pendiente de hacer la autencicación en el mockup spring mvc para así testear navegando por las páginas privadas de incidence list etc no es grave pero si complementario a los test selenium y toda la pesca
1
257,369
22,156,570,653
IssuesEvent
2022-06-03 23:51:21
apache/beam
https://api.github.com/repos/apache/beam
opened
Provide way to collect start/end read/write time inside the IOs
P3 io-ideas wish testing
Currently, IO tests measure time using Metrics API but collect start/end time from ParDo transforms that are adjacent to the IO. It's fine for some tests but maybe could be done better. The drawback of the current solution is that we cannot collect time before PBegin and after PDone. Other than that the time we collect now is still not the exact time of read/write start/end but only the time at which first/last record appeared in the DoFn. See: [TimeMonitor.java](https://github.com/apache/beam/blob/957b7cc7746aa626d2eb4dea341f668ec19d5d39/sdks/java/testing/test-utils/src/main/java/org/apache/beam/sdk/testutils/metrics/TimeMonitor.java) as an example of such DoFn. Possible solution: save metrics in startBundle / finishBundle method in IOs whenever a dedicated pipelineOption is set to true.  In general, maybe it's a good idea to place some other metrics inside IOs too? wdyt? Imported from Jira [BEAM-6969](https://issues.apache.org/jira/browse/BEAM-6969). Original Jira may contain additional context. Reported by: ŁukaszG.
1.0
Provide way to collect start/end read/write time inside the IOs - Currently, IO tests measure time using Metrics API but collect start/end time from ParDo transforms that are adjacent to the IO. It's fine for some tests but maybe could be done better. The drawback of the current solution is that we cannot collect time before PBegin and after PDone. Other than that the time we collect now is still not the exact time of read/write start/end but only the time at which first/last record appeared in the DoFn. See: [TimeMonitor.java](https://github.com/apache/beam/blob/957b7cc7746aa626d2eb4dea341f668ec19d5d39/sdks/java/testing/test-utils/src/main/java/org/apache/beam/sdk/testutils/metrics/TimeMonitor.java) as an example of such DoFn. Possible solution: save metrics in startBundle / finishBundle method in IOs whenever a dedicated pipelineOption is set to true.  In general, maybe it's a good idea to place some other metrics inside IOs too? wdyt? Imported from Jira [BEAM-6969](https://issues.apache.org/jira/browse/BEAM-6969). Original Jira may contain additional context. Reported by: ŁukaszG.
test
provide way to collect start end read write time inside the ios currently  io tests measure time using metrics api but collect start end time from pardo transforms that are adjacent to the io it s fine for some tests but maybe could be done better the drawback of the current solution is that we cannot collect time before pbegin and after pdone other than that the time we collect now is still not the exact time of read write start end but only the time at which first last record appeared in the dofn see as an example of such dofn possible solution  save metrics in startbundle finishbundle method in ios whenever a dedicated pipelineoption is set to true   in general maybe it s a good idea to place some other metrics inside ios too wdyt imported from jira original jira may contain additional context reported by łukaszg
1
126,306
12,289,666,948
IssuesEvent
2020-05-09 22:46:50
HTenkanen/pyrosm
https://api.github.com/repos/HTenkanen/pyrosm
closed
Add documentation on the to usage of `get_data_by_custom_filter()`
documentation
Using `get_data_by_custom_filter()` can be a bit tricky as it contains two levels of filtering. Add documentation. Relates to question in #22
1.0
Add documentation on the to usage of `get_data_by_custom_filter()` - Using `get_data_by_custom_filter()` can be a bit tricky as it contains two levels of filtering. Add documentation. Relates to question in #22
non_test
add documentation on the to usage of get data by custom filter using get data by custom filter can be a bit tricky as it contains two levels of filtering add documentation relates to question in
0