Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3 values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
39,587 | 6,757,789,923 | IssuesEvent | 2017-10-24 12:10:01 | camptocamp/c2cgeoportal | https://api.github.com/repos/camptocamp/c2cgeoportal | reopened | building doc on master - new requirements? | Documentation | building the documentation no longer works on c2c test server (or on my local machine). What are the requirements on libraries etc., and how can they be installed on the test server? netifaces seems to be one; any others?
wkaltz@gmf-test:~/c2cgeoportal/c2cgeoportal$ ./docker-run make doc
Traceback (most recent call last):
File "./docker-run", line 7, in <module>
import netifaces
ImportError: No module named 'netifaces'
| 1.0 | building doc on master - new requirements? - building the documentation no longer works on c2c test server (or on my local machine). What are the requirements on libraries etc., and how can they be installed on the test server? netifaces seems to be one; any others?
wkaltz@gmf-test:~/c2cgeoportal/c2cgeoportal$ ./docker-run make doc
Traceback (most recent call last):
File "./docker-run", line 7, in <module>
import netifaces
ImportError: No module named 'netifaces'
| non_priority | building doc on master new requirements building the documentation no longer works on test server or on my local machine what are the requirements on libraries etc and how can they be installed on the test server netifaces seems to be one any others wkaltz gmf test docker run make doc traceback most recent call last file docker run line in import netifaces importerror no module named netifaces | 0 |
378,524 | 26,324,546,915 | IssuesEvent | 2023-01-10 04:46:20 | fern-api/fern | https://api.github.com/repos/fern-api/fern | closed | Document availability | documentation | ```yaml
endpoints:
myEndpoint:
availability: pre-release
method: GET
path: /endpoint
response: EndpointResponse
``` | 1.0 | Document availability - ```yaml
endpoints:
myEndpoint:
availability: pre-release
method: GET
path: /endpoint
response: EndpointResponse
``` | non_priority | document availability yaml endpoints myendpoint availability pre release method get path endpoint response endpointresponse | 0 |
34,033 | 7,328,254,981 | IssuesEvent | 2018-03-04 18:57:50 | sm0svx/svxlink | https://api.github.com/repos/sm0svx/svxlink | closed | SVXLink 17.12.1 --logfile= causes a terminal error | T: defect | Latest master running on a raspberry Pi B+ on Raspbian Stretch works perfectly when run from the terminal command displaying the journal, and works equally well with --daemon, but the addition of --logfile=/var/log/svxlink.log causes a cessation of work after connecting to aprs/echolink servers. No errors reported, but a sudo killall svxlink reports that no process is running. Danilo Bozic reported this initially but I now confirm the problem exists. | 1.0 | SVXLink 17.12.1 --logfile= causes a terminal error - Latest master running on a raspberry Pi B+ on Raspbian Stretch works perfectly when run from the terminal command displaying the journal, and works equally well with --daemon, but the addition of --logfile=/var/log/svxlink.log causes a cessation of work after connecting to aprs/echolink servers. No errors reported, but a sudo killall svxlink reports that no process is running. Danilo Bozic reported this initially but I now confirm the problem exists. | non_priority | svxlink logfile causes a terminal error latest master running on a raspberry pi b on raspbian stretch works perfectly when run from the terminal command displaying the journal and works equally well with daemon but the addition of logfile var log svxlink log causes a cessation of work after connecting to aprs echolink servers no errors reported but a sudo killall svxlink reports that no process is running danilo bozic reported this initially but i now confirm the problem exists | 0 |
126,435 | 26,856,296,028 | IssuesEvent | 2023-02-03 14:51:57 | openghg/openghg | https://api.github.com/repos/openghg/openghg | closed | Update installation instructions | documentation CodeRetreatDec22 | ### Feature that's missing
Not a missing feature - Update instructions to state that you must import openghg for it to install the config file ~/.config/openghg/openghg.conf
### Describe the solution you'd like
Change:
OpenGHG should now be installed, you can check this by opening ipython and running
To: OpenGHG should now be installed and you need to import this once to generate the file ~/.config/openghg/openghg.conf
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
### Additional code / helper functions
_No response_ | 1.0 | Update installation instructions - ### Feature that's missing
Not a missing feature - Update instructions to state that you must import openghg for it to install the config file ~/.config/openghg/openghg.conf
### Describe the solution you'd like
Change:
OpenGHG should now be installed, you can check this by opening ipython and running
To: OpenGHG should now be installed and you need to import this once to generate the file ~/.config/openghg/openghg.conf
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
### Additional code / helper functions
_No response_ | non_priority | update installation instructions feature that s missing not a missing feature update instructions to state that you must import openghg for it to install the config file config openghg openghg conf describe the solution you d like change openghg should now be installed you can check this by opening ipython and running to openghg should now be installed and you need to import this once to generate the file config openghg openghg conf describe alternatives you ve considered no response additional context no response additional code helper functions no response | 0 |
219,987 | 17,141,517,810 | IssuesEvent | 2021-07-13 10:07:52 | ubtue/tuefind | https://api.github.com/repos/ubtue/tuefind | closed | AcquisitionRequest-Mail geht an die falsche Adresse | System: IxTheo ready for testing | Auf dem Live-Server ist folgende Einstellung gesetzt (local_overrides):
acquisition_request_receivers = "ixtheo-pda@ub.uni-tuebingen.de"
Mails aus dem zugehörigen Formular scheinen aber trotzdem an die standard-Adresse geschickt zu werden:
ixtheo@ub.uni-tuebingen.de
| 1.0 | AcquisitionRequest-Mail geht an die falsche Adresse - Auf dem Live-Server ist folgende Einstellung gesetzt (local_overrides):
acquisition_request_receivers = "ixtheo-pda@ub.uni-tuebingen.de"
Mails aus dem zugehörigen Formular scheinen aber trotzdem an die standard-Adresse geschickt zu werden:
ixtheo@ub.uni-tuebingen.de
| non_priority | acquisitionrequest mail geht an die falsche adresse auf dem live server ist folgende einstellung gesetzt local overrides acquisition request receivers ixtheo pda ub uni tuebingen de mails aus dem zugehörigen formular scheinen aber trotzdem an die standard adresse geschickt zu werden ixtheo ub uni tuebingen de | 0 |
323,875 | 27,755,872,032 | IssuesEvent | 2023-03-16 02:23:34 | paradigmxyz/reth | https://api.github.com/repos/paradigmxyz/reth | closed | Introduce mock library for testing more robust | C-enhancement C-test | ### Describe the feature
Right now it is not easy for testing functions which depends on storage, rpc. Mocking/Stubbing is a common way to handle this case. For discussion in [telegram](https://t.me/paradigm_reth/2062), I create this issue to start this task.
For a quick investigation, it seems [mockall](https://github.com/asomers/mockall) is used popularly by several projects. A [blog](https://asomers.github.io/mock_shootout/) from the author is here. Hope some thoughts.
### Additional context
_No response_ | 1.0 | Introduce mock library for testing more robust - ### Describe the feature
Right now it is not easy for testing functions which depends on storage, rpc. Mocking/Stubbing is a common way to handle this case. For discussion in [telegram](https://t.me/paradigm_reth/2062), I create this issue to start this task.
For a quick investigation, it seems [mockall](https://github.com/asomers/mockall) is used popularly by several projects. A [blog](https://asomers.github.io/mock_shootout/) from the author is here. Hope some thoughts.
### Additional context
_No response_ | non_priority | introduce mock library for testing more robust describe the feature right now it is not easy for testing functions which depends on storage rpc mocking stubbing is a common way to handle this case for discussion in i create this issue to start this task for a quick investigation it seems is used popularly by several projects a from the author is here hope some thoughts additional context no response | 0 |
19,248 | 13,210,297,650 | IssuesEvent | 2020-08-15 16:11:01 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | htpasswd module should allow hash specific configuration parameters | affects_2.10 bot_closed collection collection:community.general feature has_pr module needs_collection_redirect needs_triage support:community web_infrastructure | <!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Describe the new feature/improvement briefly below -->
The htpasswd module uses passlib for its crypto operations. Most of the algorithms that passlib offers accept custom parameters, such as number of rounds, salt, etc. For instance https://passlib.readthedocs.io/en/stable/lib/passlib.hash.argon2.html#interface. There is currently no way of using those through the htpasswd module.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
htpasswd
##### ADDITIONAL INFORMATION
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
Next to `crypt_scheme`, an extra parameter `scheme_opts` could be introduced, which is a dict with specific configuration for the chosen scheme:
<!--- Paste example playbooks or commands between quotes below -->
```yaml
- name: Populate SMTP password file for Dovecot
htpasswd:
path: /etc/dovecot/passwords
name: admin
password: hackme
crypt_scheme: bcrypt
scheme_opts:
rounds: 16
```
<!--- HINT: You can also paste gist.github.com links for larger files -->
| 1.0 | htpasswd module should allow hash specific configuration parameters - <!--- Verify first that your feature was not already discussed on GitHub -->
<!--- Complete *all* sections as described, this form is processed automatically -->
##### SUMMARY
<!--- Describe the new feature/improvement briefly below -->
The htpasswd module uses passlib for its crypto operations. Most of the algorithms that passlib offers accept custom parameters, such as number of rounds, salt, etc. For instance https://passlib.readthedocs.io/en/stable/lib/passlib.hash.argon2.html#interface. There is currently no way of using those through the htpasswd module.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
htpasswd
##### ADDITIONAL INFORMATION
<!--- Describe how the feature would be used, why it is needed and what it would solve -->
Next to `crypt_scheme`, an extra parameter `scheme_opts` could be introduced, which is a dict with specific configuration for the chosen scheme:
<!--- Paste example playbooks or commands between quotes below -->
```yaml
- name: Populate SMTP password file for Dovecot
htpasswd:
path: /etc/dovecot/passwords
name: admin
password: hackme
crypt_scheme: bcrypt
scheme_opts:
rounds: 16
```
<!--- HINT: You can also paste gist.github.com links for larger files -->
| non_priority | htpasswd module should allow hash specific configuration parameters summary the htpasswd module uses passlib for its crypto operations most of the algorithms that passlib offers accept custom parameters such as number of rounds salt etc for instance there is currently no way of using those through the htpasswd module issue type feature idea component name htpasswd additional information next to crypt scheme an extra parameter scheme opts could be introduced which is a dict with specific configuration for the chosen scheme yaml name populate smtp password file for dovecot htpasswd path etc dovecot passwords name admin password hackme crypt scheme bcrypt scheme opts rounds | 0 |
72,115 | 9,554,296,261 | IssuesEvent | 2019-05-02 21:37:43 | aws-amplify/aws-sdk-ios | https://api.github.com/repos/aws-amplify/aws-sdk-ios | closed | AWSMobileClient and DynamoDB - Query and Scan working, Save not | AWSMobileClient Documentation | **State your question**
I am currently trying to get an app working which uses a login via Cognito Userpool as well as Identity Pool and Federated Sign in via Facebook and Google.
After signing up or in I want to interact with my Dynamo Db.
The thing I don't get is, login / signup works properly, and I can query and scan the db tables. BUT I can't save a new object to it. Why?
**Which AWS Services are you utilizing?**
AWSMobileClient, Cognito, DynamoDb
**Provide code snippets (if applicable)**
Due to our mixed application I'm not even sure if this setup is correct but my AppDelegate (.m) looks as follows:
```
MyLoginManager *loginMan = [MyLoginManager shared];
AWSCognitoCredentialsProvider *credentialsProvider = [[AWSCognitoCredentialsProvider alloc] initWithRegionType:[loginMan CognitoIdentityUserPoolRegion] identityPoolId:[loginMan CognitoIdentityPoolId] identityProviderManager:loginMan];
AWSServiceConfiguration *configuration = [[AWSServiceConfiguration alloc] initWithRegion:[loginMan CognitoIdentityUserPoolRegion] credentialsProvider:credentialsProvider];
AWSServiceManager.defaultServiceManager.defaultServiceConfiguration = configuration;
```
// edit: Okay so it seems that I need this code because without it my app crashes with a SIGABRT on dispatch_once in defaultDynamoDBObjectMapper!!!
That's all I've set up, the rest is done with amplify and is within the serviceconfiguration.json. I'm not sure if everything is set up correctly on those AWS sites as well.
Scan:
```
let dynamoDBObjectMapper = AWSDynamoDBObjectMapper.default()
let scanExpression = AWSDynamoDBScanExpression()
scanExpression.exclusiveStartKey = self.lastEvaluatedKey
scanExpression.limit = 20
dynamoDBObjectMapper.scan(classType.classForCoder, expression: scanExpression).continueWith(executor: AWSExecutor.mainThread(), block: { (task:AWSTask<AWSDynamoDBPaginatedOutput>) -> Any? in
if self.lastEvaluatedKey == nil {
self.tableRows?.removeAllObjects()
}
print("In loadTableContent Completion Block with \(task.result?.items.count ?? -1) items")
classType.handleTableContent(content: task)
UIApplication.shared.isNetworkActivityIndicatorVisible = false
var errorRet = ""
if let error = task.error {
print("Error: \(error.localizedDescription)")
errorRet = error.localizedDescription
}
self.lock?.unlock()
completion(self.tableRows!, errorRet)
return nil
})
```
Query:
```
let dynamoDBObjectMapper = AWSDynamoDBObjectMapper.default()
print("In getTableRowForUserID \(aU_ID)")
dynamoDBObjectMapper.query(classType.classForCoder, expression: queryExpression).continueWith(executor: AWSExecutor.mainThread(), block: { (task:AWSTask<AWSDynamoDBPaginatedOutput>) -> Any? in
if self.lastEvaluatedKey == nil {
self.tableRows?.removeAllObjects()
}
if let error = task.error {
print("Error GetTableRowIntercom: \(error.localizedDescription)");
} else {
print("In Completion Block von getTableRowForUserID mit \(task.result?.items.count ?? -1) items")
classType.handleTableRow(content: task)
}
completion(self.tableRows!)
return nil
})
```
Save:
```
let dynamoDBObjectMapper = AWSDynamoDBObjectMapper.default()
dynamoDBObjectMapper.save(tableRow).continueWith(executor: AWSExecutor.mainThread()) { (task:AWSTask!) -> AnyObject? in
var retVal = false
if let error = task.error as NSError? {
//print("Error Save: \(error.localizedDescription). \(self.description)")
print("Error Save: \(error)")
} else {
print("Successfully inserted the data into the table.")
retVal = true
}
completion(retVal, self)
return retVal as AnyObject
}
```
**Environment(please complete the following information):**
- SDK Version: 2.9.3
- Dependency Manager: Cocoapods
- Swift Version : 4.2
**Device Information (please complete the following information):**
- Device: iPhone 6s
- iOS Version: iOS 12.1.4, macOS: 10.14.3
Oh and one more question, what exactly is that "logins" Method good for? What should be provided there? A logins map... okay... so what? I don't get it, sorry.... Do I really need it?
// edit: Someone told me that my issue is related to permissions, but I havn't changed anything there?! Does amplify overwrite something there? Because it worked before my rework (from ObjC to Swift and use AWSMobileClient and Amplify)
The error I receive is the following:
`Error Save: Error Domain=com.amazonaws.AWSCognitoIdentityErrorDomain Code=8 "(null)" UserInfo={__type=NotAuthorizedException, message=Unauthenticated access is not supported for this identity pool.}`
And before the last changes the error was:
Code 6 AccessDeniedException ... assumed role is not authorized to perform: dynamodb:UpdateItem on resource.... | 1.0 | AWSMobileClient and DynamoDB - Query and Scan working, Save not - **State your question**
I am currently trying to get an app working which uses a login via Cognito Userpool as well as Identity Pool and Federated Sign in via Facebook and Google.
After signing up or in I want to interact with my Dynamo Db.
The thing I don't get is, login / signup works properly, and I can query and scan the db tables. BUT I can't save a new object to it. Why?
**Which AWS Services are you utilizing?**
AWSMobileClient, Cognito, DynamoDb
**Provide code snippets (if applicable)**
Due to our mixed application I'm not even sure if this setup is correct but my AppDelegate (.m) looks as follows:
```
MyLoginManager *loginMan = [MyLoginManager shared];
AWSCognitoCredentialsProvider *credentialsProvider = [[AWSCognitoCredentialsProvider alloc] initWithRegionType:[loginMan CognitoIdentityUserPoolRegion] identityPoolId:[loginMan CognitoIdentityPoolId] identityProviderManager:loginMan];
AWSServiceConfiguration *configuration = [[AWSServiceConfiguration alloc] initWithRegion:[loginMan CognitoIdentityUserPoolRegion] credentialsProvider:credentialsProvider];
AWSServiceManager.defaultServiceManager.defaultServiceConfiguration = configuration;
```
// edit: Okay so it seems that I need this code because without it my app crashes with a SIGABRT on dispatch_once in defaultDynamoDBObjectMapper!!!
That's all I've set up, the rest is done with amplify and is within the serviceconfiguration.json. I'm not sure if everything is set up correctly on those AWS sites as well.
Scan:
```
let dynamoDBObjectMapper = AWSDynamoDBObjectMapper.default()
let scanExpression = AWSDynamoDBScanExpression()
scanExpression.exclusiveStartKey = self.lastEvaluatedKey
scanExpression.limit = 20
dynamoDBObjectMapper.scan(classType.classForCoder, expression: scanExpression).continueWith(executor: AWSExecutor.mainThread(), block: { (task:AWSTask<AWSDynamoDBPaginatedOutput>) -> Any? in
if self.lastEvaluatedKey == nil {
self.tableRows?.removeAllObjects()
}
print("In loadTableContent Completion Block with \(task.result?.items.count ?? -1) items")
classType.handleTableContent(content: task)
UIApplication.shared.isNetworkActivityIndicatorVisible = false
var errorRet = ""
if let error = task.error {
print("Error: \(error.localizedDescription)")
errorRet = error.localizedDescription
}
self.lock?.unlock()
completion(self.tableRows!, errorRet)
return nil
})
```
Query:
```
let dynamoDBObjectMapper = AWSDynamoDBObjectMapper.default()
print("In getTableRowForUserID \(aU_ID)")
dynamoDBObjectMapper.query(classType.classForCoder, expression: queryExpression).continueWith(executor: AWSExecutor.mainThread(), block: { (task:AWSTask<AWSDynamoDBPaginatedOutput>) -> Any? in
if self.lastEvaluatedKey == nil {
self.tableRows?.removeAllObjects()
}
if let error = task.error {
print("Error GetTableRowIntercom: \(error.localizedDescription)");
} else {
print("In Completion Block von getTableRowForUserID mit \(task.result?.items.count ?? -1) items")
classType.handleTableRow(content: task)
}
completion(self.tableRows!)
return nil
})
```
Save:
```
let dynamoDBObjectMapper = AWSDynamoDBObjectMapper.default()
dynamoDBObjectMapper.save(tableRow).continueWith(executor: AWSExecutor.mainThread()) { (task:AWSTask!) -> AnyObject? in
var retVal = false
if let error = task.error as NSError? {
//print("Error Save: \(error.localizedDescription). \(self.description)")
print("Error Save: \(error)")
} else {
print("Successfully inserted the data into the table.")
retVal = true
}
completion(retVal, self)
return retVal as AnyObject
}
```
**Environment(please complete the following information):**
- SDK Version: 2.9.3
- Dependency Manager: Cocoapods
- Swift Version : 4.2
**Device Information (please complete the following information):**
- Device: iPhone 6s
- iOS Version: iOS 12.1.4, macOS: 10.14.3
Oh and one more question, what exactly is that "logins" Method good for? What should be provided there? A logins map... okay... so what? I don't get it, sorry.... Do I really need it?
// edit: Someone told me that my issue is related to permissions, but I havn't changed anything there?! Does amplify overwrite something there? Because it worked before my rework (from ObjC to Swift and use AWSMobileClient and Amplify)
The error I receive is the following:
`Error Save: Error Domain=com.amazonaws.AWSCognitoIdentityErrorDomain Code=8 "(null)" UserInfo={__type=NotAuthorizedException, message=Unauthenticated access is not supported for this identity pool.}`
And before the last changes the error was:
Code 6 AccessDeniedException ... assumed role is not authorized to perform: dynamodb:UpdateItem on resource.... | non_priority | awsmobileclient and dynamodb query and scan working save not state your question i am currently trying to get an app working which uses a login via cognito userpool as well as identity pool and federated sign in via facebook and google after signing up or in i want to interact with my dynamo db the thing i don t get is login signup works properly and i can query and scan the db tables but i can t save a new object to it why which aws services are you utilizing awsmobileclient cognito dynamodb provide code snippets if applicable due to our mixed application i m not even sure if this setup is correct but my appdelegate m looks as follows myloginmanager loginman awscognitocredentialsprovider credentialsprovider initwithregiontype identitypoolid identityprovidermanager loginman awsserviceconfiguration configuration initwithregion credentialsprovider credentialsprovider awsservicemanager defaultservicemanager defaultserviceconfiguration configuration edit okay so it seems that i need this code because without it my app crashes with a sigabrt on dispatch once in defaultdynamodbobjectmapper that s all i ve set up the rest is done with amplify and is within the serviceconfiguration json i m not sure if everything is set up correctly on those aws sites as well scan let dynamodbobjectmapper awsdynamodbobjectmapper default let scanexpression awsdynamodbscanexpression scanexpression exclusivestartkey self lastevaluatedkey scanexpression limit dynamodbobjectmapper scan classtype classforcoder expression scanexpression continuewith executor awsexecutor mainthread block task awstask any in if self lastevaluatedkey nil self tablerows removeallobjects print in loadtablecontent completion block with task result items count items classtype handletablecontent content task uiapplication shared isnetworkactivityindicatorvisible false var errorret if let error task error print error error localizeddescription errorret error localizeddescription self lock unlock completion self tablerows errorret return nil query let dynamodbobjectmapper awsdynamodbobjectmapper default print in gettablerowforuserid au id dynamodbobjectmapper query classtype classforcoder expression queryexpression continuewith executor awsexecutor mainthread block task awstask any in if self lastevaluatedkey nil self tablerows removeallobjects if let error task error print error gettablerowintercom error localizeddescription else print in completion block von gettablerowforuserid mit task result items count items classtype handletablerow content task completion self tablerows return nil save let dynamodbobjectmapper awsdynamodbobjectmapper default dynamodbobjectmapper save tablerow continuewith executor awsexecutor mainthread task awstask anyobject in var retval false if let error task error as nserror print error save error localizeddescription self description print error save error else print successfully inserted the data into the table retval true completion retval self return retval as anyobject environment please complete the following information sdk version dependency manager cocoapods swift version device information please complete the following information device iphone ios version ios macos oh and one more question what exactly is that logins method good for what should be provided there a logins map okay so what i don t get it sorry do i really need it edit someone told me that my issue is related to permissions but i havn t changed anything there does amplify overwrite something there because it worked before my rework from objc to swift and use awsmobileclient and amplify the error i receive is the following error save error domain com amazonaws awscognitoidentityerrordomain code null userinfo type notauthorizedexception message unauthenticated access is not supported for this identity pool and before the last changes the error was code accessdeniedexception assumed role is not authorized to perform dynamodb updateitem on resource | 0 |
26,597 | 4,770,544,419 | IssuesEvent | 2016-10-26 15:32:05 | buildo/prisma | https://api.github.com/repos/buildo/prisma | reopened | [macro] label brutta | defect macro | [Trello card](https://trello.com/c/5810c83f9f0312ae28bd84f5/)
## description
la label al momento é brutta
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
{optional: describe a possible fix for this defect, if not obvious}
## misc
{optional: other useful info}
## sub-issues
- [ ] sub-issue!! #49 | 1.0 | [macro] label brutta - [Trello card](https://trello.com/c/5810c83f9f0312ae28bd84f5/)
## description
la label al momento é brutta
## how to reproduce
- {optional: describe steps to reproduce defect}
## specs
{optional: describe a possible fix for this defect, if not obvious}
## misc
{optional: other useful info}
## sub-issues
- [ ] sub-issue!! #49 | non_priority | label brutta description la label al momento é brutta how to reproduce optional describe steps to reproduce defect specs optional describe a possible fix for this defect if not obvious misc optional other useful info sub issues sub issue | 0 |
23,744 | 7,372,638,003 | IssuesEvent | 2018-03-13 15:13:48 | dotCMS/core | https://api.github.com/repos/dotCMS/core | opened | deployWarTomcatDev gradle tasks not handling dependencies properly | Cat : Build Type : Bug | <!--- Provide a general summary of the issue in the Title above -->
If you run deployWarTomcatDev gradle task without first running the deployWarTomcat gradle task, dotCMS will not start up. It complains that it cannot find the dotmarketing-config.properties file. When I manually copied the property files into the proper location, then I get a different error message.
If you run deployWarTomcat task first and do not run the clean task, then deployWarTomcatDev creates a dotcms that can be started up properly.
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement/new feature, tell us how it should work -->
This like all gradle tasks should handle all of the needed dependencies to do its job. I should be able to run ```./gradlew clean deployWarTomcatDev``` in a totally clean local repo and have it create an installation of dotCMS that can be started up without problems.
## Known Workarounds
<!--- Describe the method used for overcoming the issue -->
This works ```./gradlew clean deployWarTomcat deployWarTomcatDev```
## Steps to Reproduce (for bugs)
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1. Follow steps 1-3 here: https://dotcms.com/docs/latest/developing-from-source
2. Then from your .../core/dotCMS run ```./gradlew clean deployWarTomcatDev```
3. Then try to startup your dotcms located in your tomcat8 repo directory - will fail to startup
| 1.0 | deployWarTomcatDev gradle tasks not handling dependencies properly - <!--- Provide a general summary of the issue in the Title above -->
If you run deployWarTomcatDev gradle task without first running the deployWarTomcat gradle task, dotCMS will not start up. It complains that it cannot find the dotmarketing-config.properties file. When I manually copied the property files into the proper location, then I get a different error message.
If you run deployWarTomcat task first and do not run the clean task, then deployWarTomcatDev creates a dotcms that can be started up properly.
## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement/new feature, tell us how it should work -->
This like all gradle tasks should handle all of the needed dependencies to do its job. I should be able to run ```./gradlew clean deployWarTomcatDev``` in a totally clean local repo and have it create an installation of dotCMS that can be started up without problems.
## Known Workarounds
<!--- Describe the method used for overcoming the issue -->
This works ```./gradlew clean deployWarTomcat deployWarTomcatDev```
## Steps to Reproduce (for bugs)
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1. Follow steps 1-3 here: https://dotcms.com/docs/latest/developing-from-source
2. Then from your .../core/dotCMS run ```./gradlew clean deployWarTomcatDev```
3. Then try to startup your dotcms located in your tomcat8 repo directory - will fail to startup
| non_priority | deploywartomcatdev gradle tasks not handling dependencies properly if you run deploywartomcatdev gradle task without first running the deploywartomcat gradle task dotcms will not start up it complains that it cannot find the dotmarketing config properties file when i manually copied the property files into the proper location then i get a different error message if you run deploywartomcat task first and do not run the clean task then deploywartomcatdev creates a dotcms that can be started up properly expected behavior this like all gradle tasks should handle all of the needed dependencies to do its job i should be able to run gradlew clean deploywartomcatdev in a totally clean local repo and have it create an installation of dotcms that can be started up without problems known workarounds this works gradlew clean deploywartomcat deploywartomcatdev steps to reproduce for bugs follow steps here then from your core dotcms run gradlew clean deploywartomcatdev then try to startup your dotcms located in your repo directory will fail to startup | 0 |
323,245 | 27,708,352,957 | IssuesEvent | 2023-03-14 12:46:11 | solo-io/gloo | https://api.github.com/repos/solo-io/gloo | reopened | Gateway Kube2e Suite Test Flakes | Type: CI Test Flake | ### Gloo Edge Version
1.14.x (beta)
### Kubernetes Version
None
### Describe the bug
• Failure [90.455 seconds]
Robustness tests
/home/runner/work/gloo/gloo/test/kube2e/gateway/robustness_test.go:49
Updates Envoy endpoints, even if proxy is invalid
/home/runner/work/gloo/gloo/test/kube2e/gateway/robustness_test.go:182
works, even when snapshot cache is reset [It]
/home/runner/work/gloo/gloo/test/kube2e/gateway/robustness_test.go:412
### Steps to reproduce the bug
https://github.com/solo-io/gloo/actions/runs/4100894504/jobs/7072145044
nightlies
### Expected Behavior
not flake
### Additional Context
_No response_ | 1.0 | Gateway Kube2e Suite Test Flakes - ### Gloo Edge Version
1.14.x (beta)
### Kubernetes Version
None
### Describe the bug
• Failure [90.455 seconds]
Robustness tests
/home/runner/work/gloo/gloo/test/kube2e/gateway/robustness_test.go:49
Updates Envoy endpoints, even if proxy is invalid
/home/runner/work/gloo/gloo/test/kube2e/gateway/robustness_test.go:182
works, even when snapshot cache is reset [It]
/home/runner/work/gloo/gloo/test/kube2e/gateway/robustness_test.go:412
### Steps to reproduce the bug
https://github.com/solo-io/gloo/actions/runs/4100894504/jobs/7072145044
nightlies
### Expected Behavior
not flake
### Additional Context
_No response_ | non_priority | gateway suite test flakes gloo edge version x beta kubernetes version none describe the bug • failure robustness tests home runner work gloo gloo test gateway robustness test go updates envoy endpoints even if proxy is invalid home runner work gloo gloo test gateway robustness test go works even when snapshot cache is reset home runner work gloo gloo test gateway robustness test go steps to reproduce the bug nightlies expected behavior not flake additional context no response | 0 |
53,755 | 28,486,767,355 | IssuesEvent | 2023-04-18 08:24:58 | rerun-io/rerun | https://api.github.com/repos/rerun-io/rerun | closed | Memory use: Use ref-counted buffers for images and meshes | ⛃ re_datastore 📉 performance | We currently store all incoming log messages (so we can save them as .rrd files) while also indexing and storing their contents in the data store. This basically duplicate all data.
We should make sure that big components, such as meshes and tensors, use `Arc` under the hood so that the log messages and the store can share the memory.
Currently we use `Vec` when storing the contents of an image (`TensorData::U8`) and a mesh (`RawMesh3D`).
We want to use ref-counted types like `Arc` or `arrow2::Buffer`, otherwise we duplicate our memory use.
The natural thing to use is `arrow2::Buffer<u8>` or `Arc<[u8]`, but neither of those implement `ArrowSerialize/ArrowDeserialize` yet (see below).
See also:
* https://github.com/rerun-io/rerun/pull/1372
* https://github.com/DataEngineeringLabs/arrow2-convert/issues/101
* https://github.com/DataEngineeringLabs/arrow2-convert/issues/102
An alternative solution is to not store `LogMsg`es at all and instead the _data store_ to file. | True | Memory use: Use ref-counted buffers for images and meshes - We currently store all incoming log messages (so we can save them as .rrd files) while also indexing and storing their contents in the data store. This basically duplicate all data.
We should make sure that big components, such as meshes and tensors, use `Arc` under the hood so that the log messages and the store can share the memory.
Currently we use `Vec` when storing the contents of an image (`TensorData::U8`) and a mesh (`RawMesh3D`).
We want to use ref-counted types like `Arc` or `arrow2::Buffer`, otherwise we duplicate our memory use.
The natural thing to use is `arrow2::Buffer<u8>` or `Arc<[u8]`, but neither of those implement `ArrowSerialize/ArrowDeserialize` yet (see below).
See also:
* https://github.com/rerun-io/rerun/pull/1372
* https://github.com/DataEngineeringLabs/arrow2-convert/issues/101
* https://github.com/DataEngineeringLabs/arrow2-convert/issues/102
An alternative solution is to not store `LogMsg`es at all and instead the _data store_ to file. | non_priority | memory use use ref counted buffers for images and meshes we currently store all incoming log messages so we can save them as rrd files while also indexing and storing their contents in the data store this basically duplicate all data we should make sure that big components such as meshes and tensors use arc under the hood so that the log messages and the store can share the memory currently we use vec when storing the contents of an image tensordata and a mesh we want to use ref counted types like arc or buffer otherwise we duplicate our memory use the natural thing to use is buffer or arc but neither of those implement arrowserialize arrowdeserialize yet see below see also an alternative solution is to not store logmsg es at all and instead the data store to file | 0 |
82,722 | 23,860,452,771 | IssuesEvent | 2022-09-07 06:27:54 | doctrine/dbal | https://api.github.com/repos/doctrine/dbal | closed | DBAL QueryBuilder::update not valid syntax in SQLite with table alias | Bug QueryBuilder | Building update statements using table aliases can give you headache when you deal with SQLite
```
$conn->createQueryBuilder()
->update('table', 't')
->set('foo', ':bar')
->where('t.who = :me')
->setParam('bar', 'drunk');
->setParam('me', 'robertodormepoco');
```
gives a syntax like "UPDATE table t SET t.foo = ? WHERE t.me = ?"
which has no valid "qualified-table-name" as stated in the [sqlite update syntax](https://www.sqlite.org/lang_update.html)
| 1.0 | DBAL QueryBuilder::update not valid syntax in SQLite with table alias - Building update statements using table aliases can give you headache when you deal with SQLite
```
$conn->createQueryBuilder()
->update('table', 't')
->set('foo', ':bar')
->where('t.who = :me')
->setParam('bar', 'drunk');
->setParam('me', 'robertodormepoco');
```
gives a syntax like "UPDATE table t SET t.foo = ? WHERE t.me = ?"
which has no valid "qualified-table-name" as stated in the [sqlite update syntax](https://www.sqlite.org/lang_update.html)
| non_priority | dbal querybuilder update not valid syntax in sqlite with table alias building update statements using table aliases can give you headache when you deal with sqlite conn createquerybuilder update table t set foo bar where t who me setparam bar drunk setparam me robertodormepoco gives a syntax like update table t set t foo where t me which has no valid qualified table name as stated in the | 0 |
156,673 | 24,625,048,776 | IssuesEvent | 2022-10-16 12:10:41 | dotnet/efcore | https://api.github.com/repos/dotnet/efcore | closed | Force colliding property name prefixes when using TPH | closed-by-design | When using inheritance and derived types have colliding properties their column name is prefixed with type name since 2.0.0 except for the first property. This is a bit inconvenient while looking at data directly in database - I'd like to propose changing the default behavior to prefix all colliding properties.
### Steps to reproduce
```c#
public class ZooContext : DbContext
{
public DbSet<Animal> Animals { get; set; }
protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
{
optionsBuilder.UseSqlServer(@"Server=(localdb)\mssqllocaldb;Database=EntityInheritance;Trusted_Connection=True;");
}
protected override void OnModelCreating(ModelBuilder modelBuilder)
{
modelBuilder.Entity<Animal>()
.HasDiscriminator<int>("Discriminator")
.HasValue<Dog>(1)
.HasValue<Cat>(2);
}
}
public abstract class Animal
{
public int Id { get; set; }
public string Name { get; set; }
}
public class Dog : Animal
{
public string Color { get; set; }
public int BarkIntensity { get; set; }
}
public class Cat : Animal
{
public string Color { get; set; }
public int MeowIntensity { get; set; }
}
```
### Expected behavior
Migration is generated with colliding columns renamed to `Cat_Color`, `Dog_Color`.
```cs
migrationBuilder.CreateTable(
name: "Animals",
columns: table => new
{
Id = table.Column<int>(nullable: false)
.Annotation("SqlServer:ValueGenerationStrategy", SqlServerValueGenerationStrategy.IdentityColumn),
Discriminator = table.Column<int>(nullable: false),
Name = table.Column<string>(nullable: true),
Cat_Color = table.Column<string>(nullable: true),
MeowIntensity = table.Column<int>(nullable: true),
BarkIntensity = table.Column<int>(nullable: true),
Dog_Color = table.Column<string>(nullable: true)
},
constraints: table =>
{
table.PrimaryKey("PK_Animals", x => x.Id);
});
```
### Actual behavior
Migration is generated with colliding columns renamed to `Color` and `Dog_Color`
```cs
migrationBuilder.CreateTable(
name: "Animals",
columns: table => new
{
Id = table.Column<int>(nullable: false)
.Annotation("SqlServer:ValueGenerationStrategy", SqlServerValueGenerationStrategy.IdentityColumn),
Discriminator = table.Column<int>(nullable: false),
Name = table.Column<string>(nullable: true),
Color = table.Column<string>(nullable: true),
MeowIntensity = table.Column<int>(nullable: true),
BarkIntensity = table.Column<int>(nullable: true),
Dog_Color = table.Column<string>(nullable: true)
},
constraints: table =>
{
table.PrimaryKey("PK_Animals", x => x.Id);
});
```
### Further technical details
EF Core version: 2.0.1
Database Provider: Microsoft.EntityFrameworkCore.SqlServer
Operating system: Windows 10 16299
IDE: Visual Studio 15.6 Preview 5.0
| 1.0 | Force colliding property name prefixes when using TPH - When using inheritance and derived types have colliding properties their column name is prefixed with type name since 2.0.0 except for the first property. This is a bit inconvenient while looking at data directly in database - I'd like to propose changing the default behavior to prefix all colliding properties.
### Steps to reproduce
```c#
public class ZooContext : DbContext
{
public DbSet<Animal> Animals { get; set; }
protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
{
optionsBuilder.UseSqlServer(@"Server=(localdb)\mssqllocaldb;Database=EntityInheritance;Trusted_Connection=True;");
}
protected override void OnModelCreating(ModelBuilder modelBuilder)
{
modelBuilder.Entity<Animal>()
.HasDiscriminator<int>("Discriminator")
.HasValue<Dog>(1)
.HasValue<Cat>(2);
}
}
public abstract class Animal
{
public int Id { get; set; }
public string Name { get; set; }
}
public class Dog : Animal
{
public string Color { get; set; }
public int BarkIntensity { get; set; }
}
public class Cat : Animal
{
public string Color { get; set; }
public int MeowIntensity { get; set; }
}
```
### Expected behavior
Migration is generated with colliding columns renamed to `Cat_Color`, `Dog_Color`.
```cs
migrationBuilder.CreateTable(
name: "Animals",
columns: table => new
{
Id = table.Column<int>(nullable: false)
.Annotation("SqlServer:ValueGenerationStrategy", SqlServerValueGenerationStrategy.IdentityColumn),
Discriminator = table.Column<int>(nullable: false),
Name = table.Column<string>(nullable: true),
Cat_Color = table.Column<string>(nullable: true),
MeowIntensity = table.Column<int>(nullable: true),
BarkIntensity = table.Column<int>(nullable: true),
Dog_Color = table.Column<string>(nullable: true)
},
constraints: table =>
{
table.PrimaryKey("PK_Animals", x => x.Id);
});
```
### Actual behavior
Migration is generated with colliding columns renamed to `Color` and `Dog_Color`
```cs
migrationBuilder.CreateTable(
name: "Animals",
columns: table => new
{
Id = table.Column<int>(nullable: false)
.Annotation("SqlServer:ValueGenerationStrategy", SqlServerValueGenerationStrategy.IdentityColumn),
Discriminator = table.Column<int>(nullable: false),
Name = table.Column<string>(nullable: true),
Color = table.Column<string>(nullable: true),
MeowIntensity = table.Column<int>(nullable: true),
BarkIntensity = table.Column<int>(nullable: true),
Dog_Color = table.Column<string>(nullable: true)
},
constraints: table =>
{
table.PrimaryKey("PK_Animals", x => x.Id);
});
```
### Further technical details
EF Core version: 2.0.1
Database Provider: Microsoft.EntityFrameworkCore.SqlServer
Operating system: Windows 10 16299
IDE: Visual Studio 15.6 Preview 5.0
| non_priority | force colliding property name prefixes when using tph when using inheritance and derived types have colliding properties their column name is prefixed with type name since except for the first property this is a bit inconvenient while looking at data directly in database i d like to propose changing the default behavior to prefix all colliding properties steps to reproduce c public class zoocontext dbcontext public dbset animals get set protected override void onconfiguring dbcontextoptionsbuilder optionsbuilder optionsbuilder usesqlserver server localdb mssqllocaldb database entityinheritance trusted connection true protected override void onmodelcreating modelbuilder modelbuilder modelbuilder entity hasdiscriminator discriminator hasvalue hasvalue public abstract class animal public int id get set public string name get set public class dog animal public string color get set public int barkintensity get set public class cat animal public string color get set public int meowintensity get set expected behavior migration is generated with colliding columns renamed to cat color dog color cs migrationbuilder createtable name animals columns table new id table column nullable false annotation sqlserver valuegenerationstrategy sqlservervaluegenerationstrategy identitycolumn discriminator table column nullable false name table column nullable true cat color table column nullable true meowintensity table column nullable true barkintensity table column nullable true dog color table column nullable true constraints table table primarykey pk animals x x id actual behavior migration is generated with colliding columns renamed to color and dog color cs migrationbuilder createtable name animals columns table new id table column nullable false annotation sqlserver valuegenerationstrategy sqlservervaluegenerationstrategy identitycolumn discriminator table column nullable false name table column nullable true color table column nullable true meowintensity table column nullable true barkintensity table column nullable true dog color table column nullable true constraints table table primarykey pk animals x x id further technical details ef core version database provider microsoft entityframeworkcore sqlserver operating system windows ide visual studio preview | 0 |
13,739 | 16,459,879,068 | IssuesEvent | 2021-05-21 17:16:22 | ORelio/Minecraft-Console-Client | https://api.github.com/repos/ORelio/Minecraft-Console-Client | closed | Keeps crashing | a:bug in:protocol-compatibility resolved | My clients keep crashing, crashing so much that RestartOnCrash is giving up on them, how do I fix this?
Unhandled Exception:
>Ionic.Zlib.ZlibException: Bad state (unknown compression method (0x35))
at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
at Ionic.Zlib.ZlibCodec.Inflate(FlushType flush)
at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at Ionic.Zlib.ZlibStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at MinecraftClient.Protocol.Handlers.ZlibUtils.Decompress(Byte[] to_decompress, Int32 size_uncompressed)
at MinecraftClient.Protocol.Handlers.Protocol18Handler.ReadNextPacket(Int32& packetID, Queue`1 packetData)
at MinecraftClient.Protocol.Handlers.Protocol18Handler.Update()
at MinecraftClient.Protocol.Handlers.Protocol18Handler.Updater()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart() | True | Keeps crashing - My clients keep crashing, crashing so much that RestartOnCrash is giving up on them, how do I fix this?
Unhandled Exception:
>Ionic.Zlib.ZlibException: Bad state (unknown compression method (0x35))
at Ionic.Zlib.InflateManager.Inflate(FlushType flush)
at Ionic.Zlib.ZlibCodec.Inflate(FlushType flush)
at Ionic.Zlib.ZlibBaseStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at Ionic.Zlib.ZlibStream.Read(Byte[] buffer, Int32 offset, Int32 count)
at MinecraftClient.Protocol.Handlers.ZlibUtils.Decompress(Byte[] to_decompress, Int32 size_uncompressed)
at MinecraftClient.Protocol.Handlers.Protocol18Handler.ReadNextPacket(Int32& packetID, Queue`1 packetData)
at MinecraftClient.Protocol.Handlers.Protocol18Handler.Update()
at MinecraftClient.Protocol.Handlers.Protocol18Handler.Updater()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart() | non_priority | keeps crashing my clients keep crashing crashing so much that restartoncrash is giving up on them how do i fix this unhandled exception ionic zlib zlibexception bad state unknown compression method at ionic zlib inflatemanager inflate flushtype flush at ionic zlib zlibcodec inflate flushtype flush at ionic zlib zlibbasestream read byte buffer offset count at ionic zlib zlibstream read byte buffer offset count at minecraftclient protocol handlers zlibutils decompress byte to decompress size uncompressed at minecraftclient protocol handlers readnextpacket packetid queue packetdata at minecraftclient protocol handlers update at minecraftclient protocol handlers updater at system threading threadhelper threadstart context object state at system threading executioncontext runinternal executioncontext executioncontext contextcallback callback object state boolean preservesyncctx at system threading executioncontext run executioncontext executioncontext contextcallback callback object state boolean preservesyncctx at system threading executioncontext run executioncontext executioncontext contextcallback callback object state at system threading threadhelper threadstart | 0 |
21,785 | 3,755,500,551 | IssuesEvent | 2016-03-12 18:09:52 | metadatacenter/cedar-template-editor | https://api.github.com/repos/metadatacenter/cedar-template-editor | closed | Redesign Dashboard | design enhancement UX | Do not show elements directly on dashboard, they should be on a secondary page
Show these instead:
Recent templates
My templates
All templates | 1.0 | Redesign Dashboard - Do not show elements directly on dashboard, they should be on a secondary page
Show these instead:
Recent templates
My templates
All templates | non_priority | redesign dashboard do not show elements directly on dashboard they should be on a secondary page show these instead recent templates my templates all templates | 0 |
219,602 | 17,101,636,290 | IssuesEvent | 2021-07-09 12:08:49 | tracim/tracim | https://api.github.com/repos/tracim/tracim | closed | Misc: Give more importance to titles on links popup of autompletion | frontend manually tested not in changelog p0 quick | ## Feature description and goals
In the popup of autompletion of the links, remove the bold of the #id and put it to the titles, to give importance to the titles

## Prerequisites
None
<!-- ## Required sections, if relevant ## -->
<!-- - To be discussed before development -->
<!-- - Interface -->
<!-- - Translations -->
<!-- - Workaround -->
<!-- - Extra information -->
| 1.0 | Misc: Give more importance to titles on links popup of autompletion - ## Feature description and goals
In the popup of autompletion of the links, remove the bold of the #id and put it to the titles, to give importance to the titles

## Prerequisites
None
<!-- ## Required sections, if relevant ## -->
<!-- - To be discussed before development -->
<!-- - Interface -->
<!-- - Translations -->
<!-- - Workaround -->
<!-- - Extra information -->
| non_priority | misc give more importance to titles on links popup of autompletion feature description and goals in the popup of autompletion of the links remove the bold of the id and put it to the titles to give importance to the titles prerequisites none | 0 |
270,957 | 29,147,257,531 | IssuesEvent | 2023-05-18 04:57:54 | momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE | https://api.github.com/repos/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE | opened | hibernate-core-5.4.21.Final.jar: 1 vulnerabilities (highest severity is: 7.4) | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-5.4.21.Final.jar</b></p></summary>
<p>Hibernate's core ORM functionality</p>
<p>Library home page: <a href="http://hibernate.org/orm">http://hibernate.org/orm</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (hibernate-core version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2020-25638](https://www.mend.io/vulnerability-database/CVE-2020-25638) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.4 | hibernate-core-5.4.21.Final.jar | Direct | 5.4.24.Final | ❌ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2020-25638</summary>
### Vulnerable Library - <b>hibernate-core-5.4.21.Final.jar</b></p>
<p>Hibernate's core ORM functionality</p>
<p>Library home page: <a href="http://hibernate.org/orm">http://hibernate.org/orm</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar</p>
<p>
Dependency Hierarchy:
- :x: **hibernate-core-5.4.21.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest threat from this vulnerability is to data confidentiality and integrity.
<p>Publish Date: 2020-12-02
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-25638>CVE-2020-25638</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.4</b>)
<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: 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://in.relation.to/2020/11/19/hibernate-orm-5424-final-release/">https://in.relation.to/2020/11/19/hibernate-orm-5424-final-release/</a></p>
<p>Release Date: 2020-12-02</p>
<p>Fix Resolution: 5.4.24.Final</p>
</p>
<p></p>
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
</details> | True | hibernate-core-5.4.21.Final.jar: 1 vulnerabilities (highest severity is: 7.4) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-5.4.21.Final.jar</b></p></summary>
<p>Hibernate's core ORM functionality</p>
<p>Library home page: <a href="http://hibernate.org/orm">http://hibernate.org/orm</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar</p>
<p>
<p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p></details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (hibernate-core version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2020-25638](https://www.mend.io/vulnerability-database/CVE-2020-25638) | <img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> High | 7.4 | hibernate-core-5.4.21.Final.jar | Direct | 5.4.24.Final | ❌ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> CVE-2020-25638</summary>
### Vulnerable Library - <b>hibernate-core-5.4.21.Final.jar</b></p>
<p>Hibernate's core ORM functionality</p>
<p>Library home page: <a href="http://hibernate.org/orm">http://hibernate.org/orm</a></p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/hibernate/hibernate-core/5.4.21.Final/hibernate-core-5.4.21.Final.jar</p>
<p>
Dependency Hierarchy:
- :x: **hibernate-core-5.4.21.Final.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/momo-tong/org.springframework.boot-spring-boot-2.2.10.RELEASE/commit/e47b37552e432ad2d67525c45be46ca5af41326f">e47b37552e432ad2d67525c45be46ca5af41326f</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest threat from this vulnerability is to data confidentiality and integrity.
<p>Publish Date: 2020-12-02
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2020-25638>CVE-2020-25638</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>7.4</b>)
<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: 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://in.relation.to/2020/11/19/hibernate-orm-5424-final-release/">https://in.relation.to/2020/11/19/hibernate-orm-5424-final-release/</a></p>
<p>Release Date: 2020-12-02</p>
<p>Fix Resolution: 5.4.24.Final</p>
</p>
<p></p>
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
</details> | non_priority | hibernate core final jar vulnerabilities highest severity is vulnerable library hibernate core final jar hibernate s core orm functionality library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org hibernate hibernate core final hibernate core final jar found in head commit a href vulnerabilities cve severity cvss dependency type fixed in hibernate core version remediation available high hibernate core final jar direct final details cve vulnerable library hibernate core final jar hibernate s core orm functionality library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository org hibernate hibernate core final hibernate core final jar dependency hierarchy x hibernate core final jar vulnerable library found in head commit a href found in base branch master vulnerability details a flaw was found in hibernate core in versions prior to and including final a sql injection in the implementation of the jpa criteria api can permit unsanitized literals when a literal is used in the sql comments of the query this flaw could allow an attacker to access unauthorized information or possibly conduct further attacks the highest threat from this vulnerability is to data confidentiality and integrity 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 none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution final step up your open source security game with mend | 0 |
279,416 | 30,702,541,639 | IssuesEvent | 2023-07-27 01:39:04 | nidhi7598/linux-3.0.35_CVE-2018-13405 | https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2018-13405 | closed | CVE-2017-1000379 (High) detected in multiple libraries - autoclosed | Mend: dependency security vulnerability | ## CVE-2017-1000379 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.
<p>Publish Date: 2017-06-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-1000379>CVE-2017-1000379</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000379">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000379</a></p>
<p>Release Date: 2017-06-19</p>
<p>Fix Resolution: v4.12-rc6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2017-1000379 (High) detected in multiple libraries - autoclosed - ## CVE-2017-1000379 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b>, <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
The Linux Kernel running on AMD64 systems will sometimes map the contents of PIE executable, the heap or ld.so to where the stack is mapped allowing attackers to more easily manipulate the stack. Linux Kernel version 4.11.5 is affected.
<p>Publish Date: 2017-06-19
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-1000379>CVE-2017-1000379</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000379">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000379</a></p>
<p>Release Date: 2017-06-19</p>
<p>Fix Resolution: v4.12-rc6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve high detected in multiple libraries autoclosed cve high severity vulnerability vulnerable libraries linux stable linux stable linux stable vulnerability details the linux kernel running on systems will sometimes map the contents of pie executable the heap or ld so to where the stack is mapped allowing attackers to more easily manipulate the stack linux kernel version is affected publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
117,578 | 11,950,402,709 | IssuesEvent | 2020-04-03 15:09:00 | Fatima-Ezzahra-Zahid/corona-projet | https://api.github.com/repos/Fatima-Ezzahra-Zahid/corona-projet | opened | Documentation DOM | documentation | - [ ] Qu'est ce que c'est que DOM: Le modèle d'objet document
- [ ] Cibler des éléments dans le DOM avec des méthodes querySelector
- [ ] Accéder et modifier les éléments
- [ ] Accéder et changer les classes
- [ ] Accéder et changer les attributs
- [ ] Ajouter des éléments DOM
- [ ] Appliquer du Style en ligne à un élément
- [ ] | 1.0 | Documentation DOM - - [ ] Qu'est ce que c'est que DOM: Le modèle d'objet document
- [ ] Cibler des éléments dans le DOM avec des méthodes querySelector
- [ ] Accéder et modifier les éléments
- [ ] Accéder et changer les classes
- [ ] Accéder et changer les attributs
- [ ] Ajouter des éléments DOM
- [ ] Appliquer du Style en ligne à un élément
- [ ] | non_priority | documentation dom qu est ce que c est que dom le modèle d objet document cibler des éléments dans le dom avec des méthodes queryselector accéder et modifier les éléments accéder et changer les classes accéder et changer les attributs ajouter des éléments dom appliquer du style en ligne à un élément | 0 |
189,709 | 15,193,707,767 | IssuesEvent | 2021-02-16 01:29:13 | SteffeyDev/atemOSC | https://api.github.com/repos/SteffeyDev/atemOSC | closed | Documentation error | documentation-update-needed done-needs-testing | I could easily be wrong on this.
When I use the command /atem/transition/set-type/dve as noted in the built in "OSC Addresses Menu" my ATEM2 4k does not respond.
When I use /atem/transition/type/dve it does. | 1.0 | Documentation error - I could easily be wrong on this.
When I use the command /atem/transition/set-type/dve as noted in the built in "OSC Addresses Menu" my ATEM2 4k does not respond.
When I use /atem/transition/type/dve it does. | non_priority | documentation error i could easily be wrong on this when i use the command atem transition set type dve as noted in the built in osc addresses menu my does not respond when i use atem transition type dve it does | 0 |
284,884 | 24,625,517,501 | IssuesEvent | 2022-10-16 13:19:24 | dotnet/efcore | https://api.github.com/repos/dotnet/efcore | closed | Query: revisit design for function non-determinism and client evaluatability | area-test closed-out-of-scope | ## Problem
Currently `EvaluatableExpressionFilter` conflates how we treat two different kinds of functions:
1. Expressions like `DateTime.Now` are there because we want to evaluate them on the server to avoid inconsistent results
2. Expressions like `Guid.NewGuid` are there because we need to make sure we evaluate them once per row when evaluating in memory
This design leads to potentially incorrect results and severe inefficiencies. E.g. in SQLite, for this query:
```c#
likeToday = await db.Records
.OrderBy(x => x.Timestamp)
.Where(x => x.Timestamp.Day == DateTime.Now.AddDays(1).AddDays(-1).Day)
.FirstOrDefaultAsync();
```
### Desired behavior
For this is case is to obtain the value for `DateTime.Now.AddDays(1).AddDays(-1).Day` and pass it to a parameter so that it can be compared against `x.Timestamp.Day` on the server.
### Actual behavior
We end up evaluating the whole predicate in-memory.
This is bad because:
1. We don't really want to move the comparison against `x.Timestamp.Day` to the client if it can perfectly be evaluated on the server.
2. As previously stated, we do not want to ever evaluate `DateTime.Now` on the client to avoid inconsistencies with machine state and time zone differences.
## Explanation
Normally we would have translated `DateTime.Now` to `GETDATE()` but because it is composed over with functions which (in SQLite) have no server translation, we end up evaluating the whole predicate in-memory. We are doing this only because `DateTime.Now` is in the black list of "non-deterministic functions" in `EvaluatableExpressionFilter` which actually implies that it needs to be evaluated once per row. We certainly need that for `Guid.NewGuid` and `Random.Next`, but not for `DateTime.Now` and similar.
`DateTime.Now` is non-deterministic, but unlike RNG-based functions like `Guid.NewGuid()` or `Random.Next()`, calling it has no side-effects on the results of the next call. That is why it is sufficient to call it once per query.
In SQL Server, usage of GETDATE() is a query is treated as a "non-deterministic runtime constant", and is evaluated only once.
## Proposal
We should have a different mechanism to keep track of functions that should be evaluated on the server because the client implementation isn't adequate.
This mechanism should work for provider specific and model-mapped functions rather than being hardcoded.
If we cannot evaluate one of these on the server, we should at least issue a client eval warning (which can be turned into an error).
We should not rely on the body of the method throwing. Sometimes the in-memory implementation exists, but isn't adequate.
`DateTime.Now` (and similar) should not be in the `EvaluatableExpressionFilter` blacklist because it does not need to be evaluated once per row. Instead, we should use the new mechanism for it.
Ultimately, we can add the ability to issue a separate query to evaluate on the server (tracked by #11466).
For more details, see discussions at:
- https://github.com/aspnet/EntityFrameworkCore/issues/12552#issuecomment-403660220
- https://github.com/aspnet/EntityFrameworkCore/issues/12527
- https://github.com/aspnet/EntityFrameworkCore/issues/12651 | 1.0 | Query: revisit design for function non-determinism and client evaluatability - ## Problem
Currently `EvaluatableExpressionFilter` conflates how we treat two different kinds of functions:
1. Expressions like `DateTime.Now` are there because we want to evaluate them on the server to avoid inconsistent results
2. Expressions like `Guid.NewGuid` are there because we need to make sure we evaluate them once per row when evaluating in memory
This design leads to potentially incorrect results and severe inefficiencies. E.g. in SQLite, for this query:
```c#
likeToday = await db.Records
.OrderBy(x => x.Timestamp)
.Where(x => x.Timestamp.Day == DateTime.Now.AddDays(1).AddDays(-1).Day)
.FirstOrDefaultAsync();
```
### Desired behavior
For this is case is to obtain the value for `DateTime.Now.AddDays(1).AddDays(-1).Day` and pass it to a parameter so that it can be compared against `x.Timestamp.Day` on the server.
### Actual behavior
We end up evaluating the whole predicate in-memory.
This is bad because:
1. We don't really want to move the comparison against `x.Timestamp.Day` to the client if it can perfectly be evaluated on the server.
2. As previously stated, we do not want to ever evaluate `DateTime.Now` on the client to avoid inconsistencies with machine state and time zone differences.
## Explanation
Normally we would have translated `DateTime.Now` to `GETDATE()` but because it is composed over with functions which (in SQLite) have no server translation, we end up evaluating the whole predicate in-memory. We are doing this only because `DateTime.Now` is in the black list of "non-deterministic functions" in `EvaluatableExpressionFilter` which actually implies that it needs to be evaluated once per row. We certainly need that for `Guid.NewGuid` and `Random.Next`, but not for `DateTime.Now` and similar.
`DateTime.Now` is non-deterministic, but unlike RNG-based functions like `Guid.NewGuid()` or `Random.Next()`, calling it has no side-effects on the results of the next call. That is why it is sufficient to call it once per query.
In SQL Server, usage of GETDATE() is a query is treated as a "non-deterministic runtime constant", and is evaluated only once.
## Proposal
We should have a different mechanism to keep track of functions that should be evaluated on the server because the client implementation isn't adequate.
This mechanism should work for provider specific and model-mapped functions rather than being hardcoded.
If we cannot evaluate one of these on the server, we should at least issue a client eval warning (which can be turned into an error).
We should not rely on the body of the method throwing. Sometimes the in-memory implementation exists, but isn't adequate.
`DateTime.Now` (and similar) should not be in the `EvaluatableExpressionFilter` blacklist because it does not need to be evaluated once per row. Instead, we should use the new mechanism for it.
Ultimately, we can add the ability to issue a separate query to evaluate on the server (tracked by #11466).
For more details, see discussions at:
- https://github.com/aspnet/EntityFrameworkCore/issues/12552#issuecomment-403660220
- https://github.com/aspnet/EntityFrameworkCore/issues/12527
- https://github.com/aspnet/EntityFrameworkCore/issues/12651 | non_priority | query revisit design for function non determinism and client evaluatability problem currently evaluatableexpressionfilter conflates how we treat two different kinds of functions expressions like datetime now are there because we want to evaluate them on the server to avoid inconsistent results expressions like guid newguid are there because we need to make sure we evaluate them once per row when evaluating in memory this design leads to potentially incorrect results and severe inefficiencies e g in sqlite for this query c liketoday await db records orderby x x timestamp where x x timestamp day datetime now adddays adddays day firstordefaultasync desired behavior for this is case is to obtain the value for datetime now adddays adddays day and pass it to a parameter so that it can be compared against x timestamp day on the server actual behavior we end up evaluating the whole predicate in memory this is bad because we don t really want to move the comparison against x timestamp day to the client if it can perfectly be evaluated on the server as previously stated we do not want to ever evaluate datetime now on the client to avoid inconsistencies with machine state and time zone differences explanation normally we would have translated datetime now to getdate but because it is composed over with functions which in sqlite have no server translation we end up evaluating the whole predicate in memory we are doing this only because datetime now is in the black list of non deterministic functions in evaluatableexpressionfilter which actually implies that it needs to be evaluated once per row we certainly need that for guid newguid and random next but not for datetime now and similar datetime now is non deterministic but unlike rng based functions like guid newguid or random next calling it has no side effects on the results of the next call that is why it is sufficient to call it once per query in sql server usage of getdate is a query is treated as a non deterministic runtime constant and is evaluated only once proposal we should have a different mechanism to keep track of functions that should be evaluated on the server because the client implementation isn t adequate this mechanism should work for provider specific and model mapped functions rather than being hardcoded if we cannot evaluate one of these on the server we should at least issue a client eval warning which can be turned into an error we should not rely on the body of the method throwing sometimes the in memory implementation exists but isn t adequate datetime now and similar should not be in the evaluatableexpressionfilter blacklist because it does not need to be evaluated once per row instead we should use the new mechanism for it ultimately we can add the ability to issue a separate query to evaluate on the server tracked by for more details see discussions at | 0 |
362,438 | 25,376,106,431 | IssuesEvent | 2022-11-21 14:13:25 | ShSato4JPN/world-of-zono | https://api.github.com/repos/ShSato4JPN/world-of-zono | closed | stylelint についてまとめる | documentation | **Is your feature request related to a problem? Please describe.**
stylelint についてまとめる
**Describe the solution you'd like**
マークダウンファイルにまとめる
**Additional context**
参考サイト
[StyleLint](https://stylelint.io/)
[.stylelintrc(Qitta)](https://qiita.com/takeshisakuma/items/a7a3b8cc0ce05422f686)
[prettier, eslint, stylelint について](https://rinoguchi.net/2021/12/prettier-eslint-stylelint.html) | 1.0 | stylelint についてまとめる - **Is your feature request related to a problem? Please describe.**
stylelint についてまとめる
**Describe the solution you'd like**
マークダウンファイルにまとめる
**Additional context**
参考サイト
[StyleLint](https://stylelint.io/)
[.stylelintrc(Qitta)](https://qiita.com/takeshisakuma/items/a7a3b8cc0ce05422f686)
[prettier, eslint, stylelint について](https://rinoguchi.net/2021/12/prettier-eslint-stylelint.html) | non_priority | stylelint についてまとめる is your feature request related to a problem please describe stylelint についてまとめる describe the solution you d like マークダウンファイルにまとめる additional context 参考サイト | 0 |
54,827 | 11,309,715,483 | IssuesEvent | 2020-01-19 15:00:28 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Cassiopea: banner display totally broken | No Code Attached Yet | ### Steps to reproduce the issue
Create a banner. Define the image size.
Create a Banner module, define a class for the module, assign to banner position.
### Expected result
The size of the image should be respected for display.
The module class should be used.
### Actual result
None of the above...
Even if `grid-child container-banner` is corrected with dev tools, the svg (in the `<div class="header-shape-bottom">`) hides part of the banner.
<img width="1299" alt="Screen Shot 2020-01-19 at 10 23 49" src="https://user-images.githubusercontent.com/869724/72678403-d5405780-3aa5-11ea-9e04-3f239800f6ec.png">
Definitely a release blocker.
| 1.0 | [4.0] Cassiopea: banner display totally broken - ### Steps to reproduce the issue
Create a banner. Define the image size.
Create a Banner module, define a class for the module, assign to banner position.
### Expected result
The size of the image should be respected for display.
The module class should be used.
### Actual result
None of the above...
Even if `grid-child container-banner` is corrected with dev tools, the svg (in the `<div class="header-shape-bottom">`) hides part of the banner.
<img width="1299" alt="Screen Shot 2020-01-19 at 10 23 49" src="https://user-images.githubusercontent.com/869724/72678403-d5405780-3aa5-11ea-9e04-3f239800f6ec.png">
Definitely a release blocker.
| non_priority | cassiopea banner display totally broken steps to reproduce the issue create a banner define the image size create a banner module define a class for the module assign to banner position expected result the size of the image should be respected for display the module class should be used actual result none of the above even if grid child container banner is corrected with dev tools the svg in the hides part of the banner img width alt screen shot at src definitely a release blocker | 0 |
95,694 | 16,096,920,992 | IssuesEvent | 2021-04-27 02:08:08 | rvvergara/marvel-superheroes | https://api.github.com/repos/rvvergara/marvel-superheroes | opened | CVE-2021-29469 (Medium) detected in redis-3.0.2.tgz | security vulnerability | ## CVE-2021-29469 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>redis-3.0.2.tgz</b></p></summary>
<p>A high performance Redis client.</p>
<p>Library home page: <a href="https://registry.npmjs.org/redis/-/redis-3.0.2.tgz">https://registry.npmjs.org/redis/-/redis-3.0.2.tgz</a></p>
<p>Path to dependency file: marvel-superheroes/package.json</p>
<p>Path to vulnerable library: marvel-superheroes/node_modules/redis/package.json</p>
<p>
Dependency Hierarchy:
- :x: **redis-3.0.2.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Node-redis is a Node.js Redis client. Before version 3.1.1, when a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. The issue is patched in version 3.1.1.
<p>Publish Date: 2021-04-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29469>CVE-2021-29469</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/NodeRedis/node-redis/security/advisories/GHSA-35q2-47q7-3pc3">https://github.com/NodeRedis/node-redis/security/advisories/GHSA-35q2-47q7-3pc3</a></p>
<p>Release Date: 2021-04-23</p>
<p>Fix Resolution: redis - 3.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-2021-29469 (Medium) detected in redis-3.0.2.tgz - ## CVE-2021-29469 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>redis-3.0.2.tgz</b></p></summary>
<p>A high performance Redis client.</p>
<p>Library home page: <a href="https://registry.npmjs.org/redis/-/redis-3.0.2.tgz">https://registry.npmjs.org/redis/-/redis-3.0.2.tgz</a></p>
<p>Path to dependency file: marvel-superheroes/package.json</p>
<p>Path to vulnerable library: marvel-superheroes/node_modules/redis/package.json</p>
<p>
Dependency Hierarchy:
- :x: **redis-3.0.2.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Node-redis is a Node.js Redis client. Before version 3.1.1, when a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service. The issue is patched in version 3.1.1.
<p>Publish Date: 2021-04-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29469>CVE-2021-29469</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/NodeRedis/node-redis/security/advisories/GHSA-35q2-47q7-3pc3">https://github.com/NodeRedis/node-redis/security/advisories/GHSA-35q2-47q7-3pc3</a></p>
<p>Release Date: 2021-04-23</p>
<p>Fix Resolution: redis - 3.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_priority | cve medium detected in redis tgz cve medium severity vulnerability vulnerable library redis tgz a high performance redis client library home page a href path to dependency file marvel superheroes package json path to vulnerable library marvel superheroes node modules redis package json dependency hierarchy x redis tgz vulnerable library found in base branch master vulnerability details node redis is a node js redis client before version when a client is in monitoring mode the regex begin used to detected monitor messages could cause exponential backtracking on some strings this issue could lead to a denial of service the issue is patched in version publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution redis step up your open source security game with whitesource | 0 |
131,355 | 18,275,073,153 | IssuesEvent | 2021-10-04 17:48:52 | google/web-stories-wp | https://api.github.com/repos/google/web-stories-wp | closed | Layers Panel: set max panel height for screen | Type: Enhancement Group: Design Panel Pod: Pea | The layers panel should never overlap the inspector panel titles (Design, Document).
## Acceptance Criteria
- Even when there are more layers than can fit on the screen vertically, the layers panel should never overlap the inspector panel completely.
- In cases such as these the layers panel should just scroll once it reaches its maximum height. | 1.0 | Layers Panel: set max panel height for screen - The layers panel should never overlap the inspector panel titles (Design, Document).
## Acceptance Criteria
- Even when there are more layers than can fit on the screen vertically, the layers panel should never overlap the inspector panel completely.
- In cases such as these the layers panel should just scroll once it reaches its maximum height. | non_priority | layers panel set max panel height for screen the layers panel should never overlap the inspector panel titles design document acceptance criteria even when there are more layers than can fit on the screen vertically the layers panel should never overlap the inspector panel completely in cases such as these the layers panel should just scroll once it reaches its maximum height | 0 |
139,322 | 18,850,331,618 | IssuesEvent | 2021-11-11 19:57:50 | snowdensb/sonar-xanitizer | https://api.github.com/repos/snowdensb/sonar-xanitizer | opened | WS-2020-0293 (Medium) detected in spring-security-web-3.2.4.RELEASE.jar | security vulnerability | ## WS-2020-0293 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-3.2.4.RELEASE.jar</b></p></summary>
<p>spring-security-web</p>
<p>Library home page: <a href="http://spring.io/spring-security">http://spring.io/spring-security</a></p>
<p>Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-security-web-3.2.4.RELEASE.jar</p>
<p>
Dependency Hierarchy:
- :x: **spring-security-web-3.2.4.RELEASE.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/snowdensb/sonar-xanitizer/commit/e2144e84b1fdbf18c01c24e6ab9ade7b45b25283">e2144e84b1fdbf18c01c24e6ab9ade7b45b25283</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Spring Security before 5.2.9, 5.3.7, and 5.4.3 vulnerable to side-channel attacks. Vulnerable versions of Spring Security don't use constant time comparisons for CSRF tokens.
<p>Publish Date: 2020-12-17
<p>URL: <a href=https://github.com/spring-projects/spring-security/commit/40e027c56d11b9b4c5071360bfc718165c937784>WS-2020-0293</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</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: 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://github.com/spring-projects/spring-security/issues/9291">https://github.com/spring-projects/spring-security/issues/9291</a></p>
<p>Release Date: 2020-12-17</p>
<p>Fix Resolution: org.springframework.security:spring-security-web:5.2.9,5.3.7,5.4.3</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.springframework.security","packageName":"spring-security-web","packageVersion":"3.2.4.RELEASE","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"org.springframework.security:spring-security-web:3.2.4.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework.security:spring-security-web:5.2.9,5.3.7,5.4.3"}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2020-0293","vulnerabilityDetails":"Spring Security before 5.2.9, 5.3.7, and 5.4.3 vulnerable to side-channel attacks. Vulnerable versions of Spring Security don\u0027t use constant time comparisons for CSRF tokens.","vulnerabilityUrl":"https://github.com/spring-projects/spring-security/commit/40e027c56d11b9b4c5071360bfc718165c937784","cvss3Severity":"medium","cvss3Score":"5.9","cvss3Metrics":{"A":"None","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> --> | True | WS-2020-0293 (Medium) detected in spring-security-web-3.2.4.RELEASE.jar - ## WS-2020-0293 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-3.2.4.RELEASE.jar</b></p></summary>
<p>spring-security-web</p>
<p>Library home page: <a href="http://spring.io/spring-security">http://spring.io/spring-security</a></p>
<p>Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-security-web-3.2.4.RELEASE.jar</p>
<p>
Dependency Hierarchy:
- :x: **spring-security-web-3.2.4.RELEASE.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/snowdensb/sonar-xanitizer/commit/e2144e84b1fdbf18c01c24e6ab9ade7b45b25283">e2144e84b1fdbf18c01c24e6ab9ade7b45b25283</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Spring Security before 5.2.9, 5.3.7, and 5.4.3 vulnerable to side-channel attacks. Vulnerable versions of Spring Security don't use constant time comparisons for CSRF tokens.
<p>Publish Date: 2020-12-17
<p>URL: <a href=https://github.com/spring-projects/spring-security/commit/40e027c56d11b9b4c5071360bfc718165c937784>WS-2020-0293</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</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: 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://github.com/spring-projects/spring-security/issues/9291">https://github.com/spring-projects/spring-security/issues/9291</a></p>
<p>Release Date: 2020-12-17</p>
<p>Fix Resolution: org.springframework.security:spring-security-web:5.2.9,5.3.7,5.4.3</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.springframework.security","packageName":"spring-security-web","packageVersion":"3.2.4.RELEASE","packageFilePaths":[],"isTransitiveDependency":false,"dependencyTree":"org.springframework.security:spring-security-web:3.2.4.RELEASE","isMinimumFixVersionAvailable":true,"minimumFixVersion":"org.springframework.security:spring-security-web:5.2.9,5.3.7,5.4.3"}],"baseBranches":["master"],"vulnerabilityIdentifier":"WS-2020-0293","vulnerabilityDetails":"Spring Security before 5.2.9, 5.3.7, and 5.4.3 vulnerable to side-channel attacks. Vulnerable versions of Spring Security don\u0027t use constant time comparisons for CSRF tokens.","vulnerabilityUrl":"https://github.com/spring-projects/spring-security/commit/40e027c56d11b9b4c5071360bfc718165c937784","cvss3Severity":"medium","cvss3Score":"5.9","cvss3Metrics":{"A":"None","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> --> | non_priority | ws medium detected in spring security web release jar ws medium severity vulnerability vulnerable library spring security web release jar spring security web library home page a href path to vulnerable library src test resources webgoat web inf lib spring security web release jar dependency hierarchy x spring security web release jar vulnerable library found in head commit a href found in base branch master vulnerability details spring security before and vulnerable to side channel attacks vulnerable versions of spring security don t use constant time comparisons for csrf tokens 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 none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution org springframework security spring security web rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree org springframework security spring security web release isminimumfixversionavailable true minimumfixversion org springframework security spring security web basebranches vulnerabilityidentifier ws vulnerabilitydetails spring security before and vulnerable to side channel attacks vulnerable versions of spring security don use constant time comparisons for csrf tokens vulnerabilityurl | 0 |
159,102 | 20,036,641,369 | IssuesEvent | 2022-02-02 12:38:02 | kapseliboi/webuild | https://api.github.com/repos/kapseliboi/webuild | opened | CVE-2018-20677 (Medium) detected in bootstrap-3.3.5.min.js | security vulnerability | ## CVE-2018-20677 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.5.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js</a></p>
<p>Path to dependency file: /public/js/vendor/auth0-lock/support/playground/index.html</p>
<p>Path to vulnerable library: /public/js/vendor/auth0-lock/support/playground/index.html</p>
<p>
Dependency Hierarchy:
- :x: **bootstrap-3.3.5.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/kapseliboi/webuild/commit/cfe337e0888ede79847ee4201c96d43ab06dc89e">cfe337e0888ede79847ee4201c96d43ab06dc89e</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In Bootstrap before 3.4.0, XSS is possible in the 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>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-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>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2018-20677 (Medium) detected in bootstrap-3.3.5.min.js - ## CVE-2018-20677 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>bootstrap-3.3.5.min.js</b></p></summary>
<p>The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
<p>Library home page: <a href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js">https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js</a></p>
<p>Path to dependency file: /public/js/vendor/auth0-lock/support/playground/index.html</p>
<p>Path to vulnerable library: /public/js/vendor/auth0-lock/support/playground/index.html</p>
<p>
Dependency Hierarchy:
- :x: **bootstrap-3.3.5.min.js** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/kapseliboi/webuild/commit/cfe337e0888ede79847ee4201c96d43ab06dc89e">cfe337e0888ede79847ee4201c96d43ab06dc89e</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In Bootstrap before 3.4.0, XSS is possible in the 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>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-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>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve medium detected in bootstrap min js cve medium severity vulnerability vulnerable library bootstrap min js the most popular front end framework for developing responsive mobile first projects on the web library home page a href path to dependency file public js vendor lock support playground index html path to vulnerable library public js vendor lock support playground index html dependency hierarchy x bootstrap min js vulnerable library found in head commit a href found in base branch master 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 step up your open source security game with whitesource | 0 |
120,102 | 12,059,143,737 | IssuesEvent | 2020-04-15 18:44:27 | cjpleasant88/Grab-Go | https://api.github.com/repos/cjpleasant88/Grab-Go | closed | Create Sprint 1 for Project | documentation enhancement good first issue | - [x] Create new project called Sprint 1
- [x] Use a kanban template to categorize issues (Todo, WIP, Done) | 1.0 | Create Sprint 1 for Project - - [x] Create new project called Sprint 1
- [x] Use a kanban template to categorize issues (Todo, WIP, Done) | non_priority | create sprint for project create new project called sprint use a kanban template to categorize issues todo wip done | 0 |
49,441 | 10,349,228,046 | IssuesEvent | 2019-09-04 21:49:24 | publiclab/plots2 | https://api.github.com/repos/publiclab/plots2 | closed | Convening teams + planning issues for Outreachy/Summer of Code | discussion gsoc outreachy planning summer-of-code | Hi, all! We have some more guidance coming for folks in our summer programs #5667 -- but I also want to encourage people to begin getting to know one another, and looking at who will be working together this summer.
Some of you are pretty much on a team together on one project, like @alaxalves and @kaustubh-nair -- although how you share the work needs to be planned out -- and others will be working on parts that link up with each other, like @ananyaarun and @CleverFool77 and @gautamig54, for one example (@ananyaarun's work on maps will be featured on several of the pages on PublicLab.org the others will be working on!)
So, this kind of thing needs some discussion, planning, and coordination. Please consider starting to transfer your proposal tasks into "planning issues" with checklists, as outlined in the "Modularity" blog post on https://publiclab.org/software-outreach -- and people can start to organize tasks among team members in such planning issues.
Some working in parallel may be necessary and helpful! Someone could work on the front-end, while someone else works on the controllers. Or one person could develop re-usable templates that the other plugs into overall page designs! Our UI teams have some to digest in our [new Style Guide draft](https://publiclab.org/notes/warren/05-07-2019/introducing-a-draft-style-guide-for-public-lab)!
@CleverFool77 @ananyaarun @IshaGupta18 @namangupta01 @sidntrivedi012 @divyabaid16 @Divy123 @MargaretAN9 @ViditChitkara @aashna27 @gautamig54 @kaustubh-nair @rexagod @alaxalves
**Mentors** - I've assigned people more projects, just because I hadn't heard from everyone. I'm happy to change, add, reduce your projects, so please feel free to contact me; we can use the ['reviewers' Gitter room](https://gitter.im/publiclab/reviewers) to coordinate. I'm sorry if you got lots of notifications, i don't mean to imply you /have/ to take on more projects, just wanted to get the ball rolling, and we can readjust now. Thanks! 🙌
Mentors so far: @jainaman224 @ebarry @sagarpreet-chadha @Harshithpabbati @siaw23 @Souravirus @gauravano @Mridul97 @sashadev-sky @SidharthBansal | 1.0 | Convening teams + planning issues for Outreachy/Summer of Code - Hi, all! We have some more guidance coming for folks in our summer programs #5667 -- but I also want to encourage people to begin getting to know one another, and looking at who will be working together this summer.
Some of you are pretty much on a team together on one project, like @alaxalves and @kaustubh-nair -- although how you share the work needs to be planned out -- and others will be working on parts that link up with each other, like @ananyaarun and @CleverFool77 and @gautamig54, for one example (@ananyaarun's work on maps will be featured on several of the pages on PublicLab.org the others will be working on!)
So, this kind of thing needs some discussion, planning, and coordination. Please consider starting to transfer your proposal tasks into "planning issues" with checklists, as outlined in the "Modularity" blog post on https://publiclab.org/software-outreach -- and people can start to organize tasks among team members in such planning issues.
Some working in parallel may be necessary and helpful! Someone could work on the front-end, while someone else works on the controllers. Or one person could develop re-usable templates that the other plugs into overall page designs! Our UI teams have some to digest in our [new Style Guide draft](https://publiclab.org/notes/warren/05-07-2019/introducing-a-draft-style-guide-for-public-lab)!
@CleverFool77 @ananyaarun @IshaGupta18 @namangupta01 @sidntrivedi012 @divyabaid16 @Divy123 @MargaretAN9 @ViditChitkara @aashna27 @gautamig54 @kaustubh-nair @rexagod @alaxalves
**Mentors** - I've assigned people more projects, just because I hadn't heard from everyone. I'm happy to change, add, reduce your projects, so please feel free to contact me; we can use the ['reviewers' Gitter room](https://gitter.im/publiclab/reviewers) to coordinate. I'm sorry if you got lots of notifications, i don't mean to imply you /have/ to take on more projects, just wanted to get the ball rolling, and we can readjust now. Thanks! 🙌
Mentors so far: @jainaman224 @ebarry @sagarpreet-chadha @Harshithpabbati @siaw23 @Souravirus @gauravano @Mridul97 @sashadev-sky @SidharthBansal | non_priority | convening teams planning issues for outreachy summer of code hi all we have some more guidance coming for folks in our summer programs but i also want to encourage people to begin getting to know one another and looking at who will be working together this summer some of you are pretty much on a team together on one project like alaxalves and kaustubh nair although how you share the work needs to be planned out and others will be working on parts that link up with each other like ananyaarun and and for one example ananyaarun s work on maps will be featured on several of the pages on publiclab org the others will be working on so this kind of thing needs some discussion planning and coordination please consider starting to transfer your proposal tasks into planning issues with checklists as outlined in the modularity blog post on and people can start to organize tasks among team members in such planning issues some working in parallel may be necessary and helpful someone could work on the front end while someone else works on the controllers or one person could develop re usable templates that the other plugs into overall page designs our ui teams have some to digest in our ananyaarun viditchitkara kaustubh nair rexagod alaxalves mentors i ve assigned people more projects just because i hadn t heard from everyone i m happy to change add reduce your projects so please feel free to contact me we can use the to coordinate i m sorry if you got lots of notifications i don t mean to imply you have to take on more projects just wanted to get the ball rolling and we can readjust now thanks 🙌 mentors so far ebarry sagarpreet chadha harshithpabbati souravirus gauravano sashadev sky sidharthbansal | 0 |
78,550 | 15,586,031,863 | IssuesEvent | 2021-03-18 01:01:03 | tamirverthim/fitbit-api-example-java | https://api.github.com/repos/tamirverthim/fitbit-api-example-java | opened | WS-2018-0001 (Medium) detected in angularjs-1.4.3.jar | security vulnerability | ## WS-2018-0001 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angularjs-1.4.3.jar</b></p></summary>
<p>WebJar for AngularJS</p>
<p>Library home page: <a href="http://webjars.org">http://webjars.org</a></p>
<p>Path to dependency file: fitbit-api-example-java/pom.xml</p>
<p>Path to vulnerable library: epository/org/webjars/angularjs/1.4.3/angularjs-1.4.3.jar</p>
<p>
Dependency Hierarchy:
- :x: **angularjs-1.4.3.jar** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.
<p>Publish Date: 2016-09-20
<p>URL: <a href=https://github.com/angular/angular.js/commit/6476af83cd0418c84e034a955b12a842794385c4>WS-2018-0001</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-28hp-fgcr-2r4h">https://github.com/advisories/GHSA-28hp-fgcr-2r4h</a></p>
<p>Release Date: 2016-09-20</p>
<p>Fix Resolution: 1.6.0</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.webjars","packageName":"angularjs","packageVersion":"1.4.3","packageFilePaths":["/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.webjars:angularjs:1.4.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.6.0"}],"baseBranches":[],"vulnerabilityIdentifier":"WS-2018-0001","vulnerabilityDetails":"JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.","vulnerabilityUrl":"https://github.com/angular/angular.js/commit/6476af83cd0418c84e034a955b12a842794385c4","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> --> | True | WS-2018-0001 (Medium) detected in angularjs-1.4.3.jar - ## WS-2018-0001 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>angularjs-1.4.3.jar</b></p></summary>
<p>WebJar for AngularJS</p>
<p>Library home page: <a href="http://webjars.org">http://webjars.org</a></p>
<p>Path to dependency file: fitbit-api-example-java/pom.xml</p>
<p>Path to vulnerable library: epository/org/webjars/angularjs/1.4.3/angularjs-1.4.3.jar</p>
<p>
Dependency Hierarchy:
- :x: **angularjs-1.4.3.jar** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.
<p>Publish Date: 2016-09-20
<p>URL: <a href=https://github.com/angular/angular.js/commit/6476af83cd0418c84e034a955b12a842794385c4>WS-2018-0001</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-28hp-fgcr-2r4h">https://github.com/advisories/GHSA-28hp-fgcr-2r4h</a></p>
<p>Release Date: 2016-09-20</p>
<p>Fix Resolution: 1.6.0</p>
</p>
</details>
<p></p>
***
:rescue_worker_helmet: Automatic Remediation is available for this issue
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"org.webjars","packageName":"angularjs","packageVersion":"1.4.3","packageFilePaths":["/pom.xml"],"isTransitiveDependency":false,"dependencyTree":"org.webjars:angularjs:1.4.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.6.0"}],"baseBranches":[],"vulnerabilityIdentifier":"WS-2018-0001","vulnerabilityDetails":"JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors.","vulnerabilityUrl":"https://github.com/angular/angular.js/commit/6476af83cd0418c84e034a955b12a842794385c4","cvss3Severity":"medium","cvss3Score":"6.1","cvss3Metrics":{"A":"None","AC":"Low","PR":"None","S":"Changed","C":"Low","UI":"Required","AV":"Network","I":"Low"},"extraData":{}}</REMEDIATE> --> | non_priority | ws medium detected in angularjs jar ws medium severity vulnerability vulnerable library angularjs jar webjar for angularjs library home page a href path to dependency file fitbit api example java pom xml path to vulnerable library epository org webjars angularjs angularjs jar dependency hierarchy x angularjs jar vulnerable library vulnerability details jsonp allows untrusted resource urls which provides a vector for attack by malicious actors 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 rescue worker helmet automatic remediation is available for this issue isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree org webjars angularjs isminimumfixversionavailable true minimumfixversion basebranches vulnerabilityidentifier ws vulnerabilitydetails jsonp allows untrusted resource urls which provides a vector for attack by malicious actors vulnerabilityurl | 0 |
31,674 | 8,724,343,164 | IssuesEvent | 2018-12-10 04:35:29 | nnarain/gameboycore | https://api.github.com/repos/nnarain/gameboycore | closed | Modern CMake: Export include directories | build enhancement | Improve submodule friendliness by exporting include directories with the target | 1.0 | Modern CMake: Export include directories - Improve submodule friendliness by exporting include directories with the target | non_priority | modern cmake export include directories improve submodule friendliness by exporting include directories with the target | 0 |
424,704 | 29,172,620,132 | IssuesEvent | 2023-05-19 04:16:17 | tamaosaka/hello-world | https://api.github.com/repos/tamaosaka/hello-world | closed | native app all | bug documentation duplicate enhancement help wanted good first issue invalid question wontfix | example:
- own.app
- megadeth(band).app
- artist.app
- musician.app
- community.app
- shop.app
- company.app
- org.app
etc.
subscription ¥10-/month.
your ¥ chenge food, fresh water and internet(school) to impoverished areas children.
direct.
industrial waste sorting for developing countries.
gold, silver, and copper can be reused.
important.
because i am from declining country, can evidence it.
machine is partner.
| 1.0 | native app all - example:
- own.app
- megadeth(band).app
- artist.app
- musician.app
- community.app
- shop.app
- company.app
- org.app
etc.
subscription ¥10-/month.
your ¥ chenge food, fresh water and internet(school) to impoverished areas children.
direct.
industrial waste sorting for developing countries.
gold, silver, and copper can be reused.
important.
because i am from declining country, can evidence it.
machine is partner.
| non_priority | native app all example own app megadeth band app artist app musician app community app shop app company app org app etc subscription ¥ month your ¥ chenge food fresh water and internet school to impoverished areas children direct industrial waste sorting for developing countries gold silver and copper can be reused important because i am from declining country can evidence it machine is partner | 0 |
238,406 | 26,099,723,652 | IssuesEvent | 2022-12-27 04:41:40 | nidhi7598/expat_python | https://api.github.com/repos/nidhi7598/expat_python | opened | CVE-2022-22827 (High) detected in buffalo-gplexpat-2.1.0 | security vulnerability | ## CVE-2022-22827 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>buffalo-gplexpat-2.1.0</b></p></summary>
<p>
<p>Educational Linux Distribution</p>
<p>Library home page: <a href=https://sourceforge.net/projects/buffalo-gpl/>https://sourceforge.net/projects/buffalo-gpl/</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nidhi7598/expat_python/commit/9e3040c46c4afb4e320ca14b4008d7f2701f0776">9e3040c46c4afb4e320ca14b4008d7f2701f0776</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/lib/xmlparse.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
<p>Publish Date: 2022-01-10
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-22827>CVE-2022-22827</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.8</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: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22827">https://nvd.nist.gov/vuln/detail/CVE-2022-22827</a></p>
<p>Release Date: 2022-01-10</p>
<p>Fix Resolution: expat - 2.2.6-2+deb10u2,2.2.10-2+deb11u1,2.2.0-2+deb9u4,2.4.3-1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-22827 (High) detected in buffalo-gplexpat-2.1.0 - ## CVE-2022-22827 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>buffalo-gplexpat-2.1.0</b></p></summary>
<p>
<p>Educational Linux Distribution</p>
<p>Library home page: <a href=https://sourceforge.net/projects/buffalo-gpl/>https://sourceforge.net/projects/buffalo-gpl/</a></p>
<p>Found in HEAD commit: <a href="https://github.com/nidhi7598/expat_python/commit/9e3040c46c4afb4e320ca14b4008d7f2701f0776">9e3040c46c4afb4e320ca14b4008d7f2701f0776</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/lib/xmlparse.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.
<p>Publish Date: 2022-01-10
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-22827>CVE-2022-22827</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.8</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: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22827">https://nvd.nist.gov/vuln/detail/CVE-2022-22827</a></p>
<p>Release Date: 2022-01-10</p>
<p>Fix Resolution: expat - 2.2.6-2+deb10u2,2.2.10-2+deb11u1,2.2.0-2+deb9u4,2.4.3-1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve high detected in buffalo gplexpat cve high severity vulnerability vulnerable library buffalo gplexpat educational linux distribution library home page a href found in head commit a href found in base branch master vulnerable source files lib xmlparse c vulnerability details storeatts in xmlparse c in expat aka libexpat before has an integer overflow 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 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 expat step up your open source security game with mend | 0 |
9,113 | 3,839,336,717 | IssuesEvent | 2016-04-03 01:04:57 | oppia/oppia | https://api.github.com/repos/oppia/oppia | closed | In Firefox the rule feedback rte cursor ignores mouse clicks | bug: major frontend/rich-text-editor starter project TODO: code | In Firefox, create an exploration, create a rule, add some feedback for it and then close the rule editor. Re-open the rule editor and then the feedback rich text editor. The cursor is placed at the start of the text, and clicking inside the rte does not reposition it. You can still move the cursor back and forth by using the arrow keys.
This problem only occurs in Firefox, and only in the rte for giving feedback when applying a rule. | 1.0 | In Firefox the rule feedback rte cursor ignores mouse clicks - In Firefox, create an exploration, create a rule, add some feedback for it and then close the rule editor. Re-open the rule editor and then the feedback rich text editor. The cursor is placed at the start of the text, and clicking inside the rte does not reposition it. You can still move the cursor back and forth by using the arrow keys.
This problem only occurs in Firefox, and only in the rte for giving feedback when applying a rule. | non_priority | in firefox the rule feedback rte cursor ignores mouse clicks in firefox create an exploration create a rule add some feedback for it and then close the rule editor re open the rule editor and then the feedback rich text editor the cursor is placed at the start of the text and clicking inside the rte does not reposition it you can still move the cursor back and forth by using the arrow keys this problem only occurs in firefox and only in the rte for giving feedback when applying a rule | 0 |
339,513 | 30,453,015,509 | IssuesEvent | 2023-07-16 14:34:27 | IntellectualSites/FastAsyncWorldEdit | https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit | closed | //generate with wrong octaves value of perlin noise infinitely causes EvaluationException (maybe upstream issue) | Requires Testing | ### Server Implementation
Paper
### Server Version
1.20.1
### Describe the bug
Using `//generate` with specific formula of perlin noise infinitely causes EvaluationException and nothing happens further.
As a result, sooner or later the server's `latest.log` will grow huge and exhaust the available container/OS storage quota.
### To Reproduce
1. Select a cuboid
2. Run `//generate light_blue perlin(1,x,y,z,3,0.3,0)>(y+0.2)*(1)` (where octaves = 0.3)
3. See infinite invocation of the EvaluationException in console (see error log)
### Expected behaviour
The corresponding noise map should be generated without exceptions.
User should be informed about incorrect specified parameters if any.
### Screenshots / Videos
_No response_
### Error log (if applicable)
https://paste.gg/p/anonymous/4db14a1eda5e4ebf9d1d2d6793d272a8
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/02951b14d0124d9baa7035207ba0ba1d
### Fawe Version
FastAsyncWorldEdit version 2.6.5-SNAPSHOT-510
### Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
### Anything else?
_No response_ | 1.0 | //generate with wrong octaves value of perlin noise infinitely causes EvaluationException (maybe upstream issue) - ### Server Implementation
Paper
### Server Version
1.20.1
### Describe the bug
Using `//generate` with specific formula of perlin noise infinitely causes EvaluationException and nothing happens further.
As a result, sooner or later the server's `latest.log` will grow huge and exhaust the available container/OS storage quota.
### To Reproduce
1. Select a cuboid
2. Run `//generate light_blue perlin(1,x,y,z,3,0.3,0)>(y+0.2)*(1)` (where octaves = 0.3)
3. See infinite invocation of the EvaluationException in console (see error log)
### Expected behaviour
The corresponding noise map should be generated without exceptions.
User should be informed about incorrect specified parameters if any.
### Screenshots / Videos
_No response_
### Error log (if applicable)
https://paste.gg/p/anonymous/4db14a1eda5e4ebf9d1d2d6793d272a8
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/02951b14d0124d9baa7035207ba0ba1d
### Fawe Version
FastAsyncWorldEdit version 2.6.5-SNAPSHOT-510
### Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
### Anything else?
_No response_ | non_priority | generate with wrong octaves value of perlin noise infinitely causes evaluationexception maybe upstream issue server implementation paper server version describe the bug using generate with specific formula of perlin noise infinitely causes evaluationexception and nothing happens further as a result sooner or later the server s latest log will grow huge and exhaust the available container os storage quota to reproduce select a cuboid run generate light blue perlin x y z y where octaves see infinite invocation of the evaluationexception in console see error log expected behaviour the corresponding noise map should be generated without exceptions user should be informed about incorrect specified parameters if any screenshots videos no response error log if applicable fawe debugpaste fawe version fastasyncworldedit version snapshot checklist i have included a fawe debugpaste i am using the newest build from and the issue still persists anything else no response | 0 |
282,481 | 30,889,343,746 | IssuesEvent | 2023-08-04 02:35:10 | madhans23/linux-4.1.15 | https://api.github.com/repos/madhans23/linux-4.1.15 | reopened | CVE-2017-15274 (Medium) detected in linux-stable-rtv4.1.33 | Mend: dependency security vulnerability | ## CVE-2017-15274 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/keyctl.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
security/keys/keyctl.c in the Linux kernel before 4.11.5 does not consider the case of a NULL payload in conjunction with a nonzero length value, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted add_key or keyctl system call, a different vulnerability than CVE-2017-12192.
<p>Publish Date: 2017-10-12
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-15274>CVE-2017-15274</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2017-15274">https://nvd.nist.gov/vuln/detail/CVE-2017-15274</a></p>
<p>Release Date: 2017-10-12</p>
<p>Fix Resolution: 4.11.5</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2017-15274 (Medium) detected in linux-stable-rtv4.1.33 - ## CVE-2017-15274 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv4.1.33</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page: <a href=https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git>https://git.kernel.org/pub/scm/linux/kernel/git/julia/linux-stable-rt.git</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/security/keys/keyctl.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary>
<p>
security/keys/keyctl.c in the Linux kernel before 4.11.5 does not consider the case of a NULL payload in conjunction with a nonzero length value, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted add_key or keyctl system call, a different vulnerability than CVE-2017-12192.
<p>Publish Date: 2017-10-12
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-15274>CVE-2017-15274</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2017-15274">https://nvd.nist.gov/vuln/detail/CVE-2017-15274</a></p>
<p>Release Date: 2017-10-12</p>
<p>Fix Resolution: 4.11.5</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve medium detected in linux stable cve medium severity vulnerability vulnerable library linux stable julia cartwright s fork of linux stable rt git library home page a href found in base branch master vulnerable source files security keys keyctl c vulnerability details security keys keyctl c in the linux kernel before does not consider the case of a null payload in conjunction with a nonzero length value which allows local users to cause a denial of service null pointer dereference and oops via a crafted add key or keyctl system call a different vulnerability than cve publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend | 0 |
81,290 | 7,777,965,686 | IssuesEvent | 2018-06-05 12:56:32 | researchstudio-sat/webofneeds | https://api.github.com/repos/researchstudio-sat/webofneeds | closed | Reloading with a lot of needs causes exception on owner | testing | on the client:
```
linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/5062576269167841000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/8630413039704447000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/3686072706669236000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/3645095385494221000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/1532447512392972300
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F1532447512392972300 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F8630413039704447000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F3686072706669236000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F3645095385494221000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F5062576269167841000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/5062576269167841000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/8630413039704447000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/3686072706669236000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/3645095385494221000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/1532447512392972300 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
configRedux.js:10 action: initialPageLoad Object {ownNeeds: Object, connections: Object, events: Object, theirNeeds: Object}
configRedux.js:13 changing state from Object {config: Object, router: Object, user: Object, messages: Object, lastUpdateTime: 1467897504738…}
configRedux.js:17 changed state to Object {config: Object, router: Object, user: Object, messages: Object, lastUpdateTime: 1467897546524…}
undefined:1 Uncaught (in promise) Object {message: "Failed to fetch connection uris for need <https://…841000> because of:↵getNode: uri must not be null"}
undefined:1 Uncaught (in promise) Object {message: "Failed to fetch connection uris for need <https://…841000> because of:↵getNode: uri must not be null"}
undefined:1 Uncaught (in promise) Object {message: "Failed to fetch connection uris for need <https://…841000> because of:↵getNode: uri must not be null"}
undefined:1 Uncaught (in promise) Object {msg: "user needlist retrieval failed", error: Object}
```
on the owner-server:
```
15:17:05.172 [http-apr-8443-exec-55] INFO w.owner.web.rest.RestNeedController - Getting all needs of user:
15:17:45.495 [http-apr-8443-exec-58] INFO w.owner.web.rest.RestNeedController - Getting all needs of user:
15:18:08.462 [ActiveMQ Connection Executor: ssl://satsrv04.researchstudio.at/192.168.124.6:61617] WARN o.s.j.c.CachingConnectionFactory - Encountered a JMSException - resetting the underlying JMS Connection
javax.jms.JMSException: Channel was inactive for too (>30000) long: tcp://192.168.124.6:61617
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) ~[activemq-client-5.8.0.jar:5.8.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1969) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1988) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:101) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:126) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:101) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:101) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:160) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.AbstractInactivityMonitor.onException(AbstractInactivityMonitor.java:332) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.AbstractInactivityMonitor$4.run(AbstractInactivityMonitor.java:233) ~[activemq-client-5.8.0.jar:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_45]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
Caused by: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>30000) long: tcp://192.168.124.6:61617
... 4 common frames omitted
15:18:08.475 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Consumer is closed
at org.apache.activemq.ActiveMQMessageConsumer.checkClosed(ActiveMQMessageConsumer.java:817) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:581) ~[activemq-client-5.8.0.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveMessage(AbstractPollingMessageListenerContainer.java:413) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:293) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:18:08.475 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.DefaultJmsMessageListenerContainer - Setup of JMS message listener invoker failed for destination 'temporary' - trying to recover. Cause: The Consumer is closed
15:18:08.475 [Camel (wonOwnerCamel) thread #16 - JmsConsumer[OwnerProtocol.Out.65e342886ba5a1a9c2ca46339aa37709d5a08edb9aaaf7af5e02be9e]] WARN o.a.c.c.j.DefaultJmsMessageListenerContainer - Setup of JMS message listener invoker failed for destination 'OwnerProtocol.Out.65e342886ba5a1a9c2ca46339aa37709d5a08edb9aaaf7af5e02be9e' - trying to recover. Cause: The Session is closed
15:18:24.729 [http-apr-8443-exec-55] INFO w.owner.web.rest.RestNeedController - Getting all needs of user:
15:19:00.844 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] INFO o.s.j.c.CachingConnectionFactory - Established shared JMS Connection: ActiveMQConnection {id=ID:SAT021-15098-1467889767100-1:2,clientId=null,started=false}
15:19:04.974 [Camel (wonOwnerCamel) thread #16 - JmsConsumer[OwnerProtocol.Out.65e342886ba5a1a9c2ca46339aa37709d5a08edb9aaaf7af5e02be9e]] INFO o.a.c.c.j.DefaultJmsMessageListenerContainer - Successfully refreshed JMS Connection
15:19:04.974 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] INFO o.a.c.c.j.DefaultJmsMessageListenerContainer - Successfully refreshed JMS Connection
15:19:04.986 [Camel (wonOwnerCamel) thread #10 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:19:04.992 [Camel (wonOwnerCamel) thread #13 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:19:04.993 [Camel (wonOwnerCamel) thread #11 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:19:04.994 [Camel (wonOwnerCamel) thread #12 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
```
| 1.0 | Reloading with a lot of needs causes exception on owner - on the client:
```
linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/5062576269167841000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/8630413039704447000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/3686072706669236000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/3645095385494221000
linkeddata-service-won.js:763 linkeddata-service-won.js: fetching: https://satsrv04.researchstudio.at:8889/won/resource/need/1532447512392972300
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F1532447512392972300 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F8630413039704447000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F3686072706669236000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F3645095385494221000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
linkeddata-service-won.js:770 GET https://192.168.124.53:8443/owner/rest/linked-data/?uri=https:%2F%2Fsatsrv0…srv04.researchstudio.at:8889%2Fwon%2Fresource%2Fneed%2F5062576269167841000 500 (Internal Server Error)(anonymous function) @ linkeddata-service-won.js:770F @ $.export.js:27loadFromOwnServerIntoCache @ linkeddata-service-won.js:762(anonymous function) @ linkeddata-service-won.js:695_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110setTimeout (async)requestTick @ q.js:196nextTick @ q.js:156Promise.then @ q.js:809won.fetch @ linkeddata-service-won.js:694won.ensureLoaded @ linkeddata-service-won.js:652(anonymous function) @ won-message-utils.js:425fetchAllAccessibleAndRelevantData @ won-message-utils.js:425fetchDataForOwnedNeeds @ won-message-utils.js:384(anonymous function) @ won-message-utils.js:378Promise (async)(anonymous function) @ won-message-utils.js:412Promise (async)fetchOwnedNeedUris @ won-message-utils.js:402fetchOwnedData @ won-message-utils.js:376loadingWhileSignedIn @ load-action.js:43(anonymous function) @ load-action.js:33Promise (async)(anonymous function) @ load-action.js:31
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/5062576269167841000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/8630413039704447000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/3686072706669236000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/3645095385494221000 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
utils.js:473 Object {msg: "failed lookup for https://satsrv04.researchstudio.…d/1532447512392972300 in utils.js:urisToLookupMap", error: Object, urisAsArray: Array[5], uris: Array[5]}(anonymous function) @ utils.js:473Promise.resolve (async)_fulfilled @ q.js:789self.promiseDispatch.done @ q.js:818Promise.promise.promiseDispatch @ q.js:751(anonymous function) @ q.js:511flush @ q.js:110
configRedux.js:10 action: initialPageLoad Object {ownNeeds: Object, connections: Object, events: Object, theirNeeds: Object}
configRedux.js:13 changing state from Object {config: Object, router: Object, user: Object, messages: Object, lastUpdateTime: 1467897504738…}
configRedux.js:17 changed state to Object {config: Object, router: Object, user: Object, messages: Object, lastUpdateTime: 1467897546524…}
undefined:1 Uncaught (in promise) Object {message: "Failed to fetch connection uris for need <https://…841000> because of:↵getNode: uri must not be null"}
undefined:1 Uncaught (in promise) Object {message: "Failed to fetch connection uris for need <https://…841000> because of:↵getNode: uri must not be null"}
undefined:1 Uncaught (in promise) Object {message: "Failed to fetch connection uris for need <https://…841000> because of:↵getNode: uri must not be null"}
undefined:1 Uncaught (in promise) Object {msg: "user needlist retrieval failed", error: Object}
```
on the owner-server:
```
15:17:05.172 [http-apr-8443-exec-55] INFO w.owner.web.rest.RestNeedController - Getting all needs of user:
15:17:45.495 [http-apr-8443-exec-58] INFO w.owner.web.rest.RestNeedController - Getting all needs of user:
15:18:08.462 [ActiveMQ Connection Executor: ssl://satsrv04.researchstudio.at/192.168.124.6:61617] WARN o.s.j.c.CachingConnectionFactory - Encountered a JMSException - resetting the underlying JMS Connection
javax.jms.JMSException: Channel was inactive for too (>30000) long: tcp://192.168.124.6:61617
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49) ~[activemq-client-5.8.0.jar:5.8.0]
at org.apache.activemq.ActiveMQConnection.onAsyncException(ActiveMQConnection.java:1969) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQConnection.onException(ActiveMQConnection.java:1988) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:101) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:126) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:101) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:101) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.WireFormatNegotiator.onException(WireFormatNegotiator.java:160) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.AbstractInactivityMonitor.onException(AbstractInactivityMonitor.java:332) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.transport.AbstractInactivityMonitor$4.run(AbstractInactivityMonitor.java:233) ~[activemq-client-5.8.0.jar:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_45]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
Caused by: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too (>30000) long: tcp://192.168.124.6:61617
... 4 common frames omitted
15:18:08.475 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Consumer is closed
at org.apache.activemq.ActiveMQMessageConsumer.checkClosed(ActiveMQMessageConsumer.java:817) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQMessageConsumer.receive(ActiveMQMessageConsumer.java:581) ~[activemq-client-5.8.0.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveMessage(AbstractPollingMessageListenerContainer.java:413) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:293) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:18:08.475 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.DefaultJmsMessageListenerContainer - Setup of JMS message listener invoker failed for destination 'temporary' - trying to recover. Cause: The Consumer is closed
15:18:08.475 [Camel (wonOwnerCamel) thread #16 - JmsConsumer[OwnerProtocol.Out.65e342886ba5a1a9c2ca46339aa37709d5a08edb9aaaf7af5e02be9e]] WARN o.a.c.c.j.DefaultJmsMessageListenerContainer - Setup of JMS message listener invoker failed for destination 'OwnerProtocol.Out.65e342886ba5a1a9c2ca46339aa37709d5a08edb9aaaf7af5e02be9e' - trying to recover. Cause: The Session is closed
15:18:24.729 [http-apr-8443-exec-55] INFO w.owner.web.rest.RestNeedController - Getting all needs of user:
15:19:00.844 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] INFO o.s.j.c.CachingConnectionFactory - Established shared JMS Connection: ActiveMQConnection {id=ID:SAT021-15098-1467889767100-1:2,clientId=null,started=false}
15:19:04.974 [Camel (wonOwnerCamel) thread #16 - JmsConsumer[OwnerProtocol.Out.65e342886ba5a1a9c2ca46339aa37709d5a08edb9aaaf7af5e02be9e]] INFO o.a.c.c.j.DefaultJmsMessageListenerContainer - Successfully refreshed JMS Connection
15:19:04.974 [Camel (wonOwnerCamel) thread #9 - TemporaryQueueReplyManager[OwnerProtocol.in]] INFO o.a.c.c.j.DefaultJmsMessageListenerContainer - Successfully refreshed JMS Connection
15:19:04.986 [Camel (wonOwnerCamel) thread #10 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:19:04.992 [Camel (wonOwnerCamel) thread #13 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:19:04.993 [Camel (wonOwnerCamel) thread #11 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
15:19:04.994 [Camel (wonOwnerCamel) thread #12 - TemporaryQueueReplyManager[OwnerProtocol.in]] WARN o.a.c.c.j.r.TemporaryQueueReplyManager - Exception inside the DMLC for Temporary ReplyTo Queue for destination OwnerProtocol.in, refreshing ReplyTo destination
javax.jms.IllegalStateException: The Session is closed
at org.apache.activemq.ActiveMQSession.checkClosed(ActiveMQSession.java:731) ~[activemq-client-5.8.0.jar:na]
at org.apache.activemq.ActiveMQSession.getTransacted(ActiveMQSession.java:521) ~[activemq-client-5.8.0.jar:na]
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) ~[na:na]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
at org.springframework.jms.connection.CachingConnectionFactory$CachedSessionInvocationHandler.invoke(CachingConnectionFactory.java:384) ~[spring-jms-4.1.1.RELEASE.jar:4.1.1.RELEASE]
at com.sun.proxy.$Proxy181.getTransacted(Unknown Source) ~[na:na]
at org.springframework.jms.listener.AbstractMessageListenerContainer.commitIfNecessary(AbstractMessageListenerContainer.java:696) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:341) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:246) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1142) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1134) ~[spring-jms-4.1.1.RELEASE.jar:na]
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1031) ~[spring-jms-4.1.1.RELEASE.jar:na]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45]
```
| non_priority | reloading with a lot of needs causes exception on owner on the client linkeddata service won js fetching linkeddata service won js linkeddata service won js fetching linkeddata service won js linkeddata service won js fetching linkeddata service won js linkeddata service won js fetching linkeddata service won js linkeddata service won js fetching linkeddata service won js get internal server error anonymous function linkeddata service won js export js linkeddata service won js anonymous function linkeddata service won js fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js async requesttick q js q js then q js fetch linkeddata service won js ensureloaded linkeddata service won js anonymous function won message utils js won message utils js won message utils js anonymous function won message utils js async anonymous function won message utils js async fetchownedneeduris won message utils js won message utils js load action js anonymous function load action js async anonymous function load action js linkeddata service won js get internal server error anonymous function linkeddata service won js export js linkeddata service won js anonymous function linkeddata service won js fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js async requesttick q js q js then q js fetch linkeddata service won js ensureloaded linkeddata service won js anonymous function won message utils js won message utils js won message utils js anonymous function won message utils js async anonymous function won message utils js async fetchownedneeduris won message utils js won message utils js load action js anonymous function load action js async anonymous function load action js linkeddata service won js get internal server error anonymous function linkeddata service won js export js linkeddata service won js anonymous function linkeddata service won js fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js async requesttick q js q js then q js fetch linkeddata service won js ensureloaded linkeddata service won js anonymous function won message utils js won message utils js won message utils js anonymous function won message utils js async anonymous function won message utils js async fetchownedneeduris won message utils js won message utils js load action js anonymous function load action js async anonymous function load action js linkeddata service won js get internal server error anonymous function linkeddata service won js export js linkeddata service won js anonymous function linkeddata service won js fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js async requesttick q js q js then q js fetch linkeddata service won js ensureloaded linkeddata service won js anonymous function won message utils js won message utils js won message utils js anonymous function won message utils js async anonymous function won message utils js async fetchownedneeduris won message utils js won message utils js load action js anonymous function load action js async anonymous function load action js linkeddata service won js get internal server error anonymous function linkeddata service won js export js linkeddata service won js anonymous function linkeddata service won js fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js async requesttick q js q js then q js fetch linkeddata service won js ensureloaded linkeddata service won js anonymous function won message utils js won message utils js won message utils js anonymous function won message utils js async anonymous function won message utils js async fetchownedneeduris won message utils js won message utils js load action js anonymous function load action js async anonymous function load action js utils js object msg failed lookup for in utils js uristolookupmap error object urisasarray array uris array anonymous function utils js resolve async fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js utils js object msg failed lookup for in utils js uristolookupmap error object urisasarray array uris array anonymous function utils js resolve async fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js utils js object msg failed lookup for in utils js uristolookupmap error object urisasarray array uris array anonymous function utils js resolve async fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js utils js object msg failed lookup for in utils js uristolookupmap error object urisasarray array uris array anonymous function utils js resolve async fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js utils js object msg failed lookup for in utils js uristolookupmap error object urisasarray array uris array anonymous function utils js resolve async fulfilled q js promisedispatch done q js promise promisedispatch q js anonymous function q js q js configredux js action initialpageload object ownneeds object connections object events object theirneeds object configredux js changing state from object config object router object user object messages object lastupdatetime … configredux js changed state to object config object router object user object messages object lastupdatetime … undefined uncaught in promise object message failed to fetch connection uris for need because of ↵getnode uri must not be null undefined uncaught in promise object message failed to fetch connection uris for need because of ↵getnode uri must not be null undefined uncaught in promise object message failed to fetch connection uris for need because of ↵getnode uri must not be null undefined uncaught in promise object msg user needlist retrieval failed error object on the owner server info w owner web rest restneedcontroller getting all needs of user info w owner web rest restneedcontroller getting all needs of user warn o s j c cachingconnectionfactory encountered a jmsexception resetting the underlying jms connection javax jms jmsexception channel was inactive for too long tcp at org apache activemq util jmsexceptionsupport create jmsexceptionsupport java at org apache activemq activemqconnection onasyncexception activemqconnection java at org apache activemq activemqconnection onexception activemqconnection java at org apache activemq transport transportfilter onexception transportfilter java at org apache activemq transport responsecorrelator onexception responsecorrelator java at org apache activemq transport transportfilter onexception transportfilter java at org apache activemq transport transportfilter onexception transportfilter java at org apache activemq transport wireformatnegotiator onexception wireformatnegotiator java at org apache activemq transport abstractinactivitymonitor onexception abstractinactivitymonitor java at org apache activemq transport abstractinactivitymonitor run abstractinactivitymonitor 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 caused by org apache activemq transport inactivityioexception channel was inactive for too long tcp common frames omitted warn o a c c j r temporaryqueuereplymanager exception inside the dmlc for temporary replyto queue for destination ownerprotocol in refreshing replyto destination javax jms illegalstateexception the consumer is closed at org apache activemq activemqmessageconsumer checkclosed activemqmessageconsumer java at org apache activemq activemqmessageconsumer receive activemqmessageconsumer java at org springframework jms listener abstractpollingmessagelistenercontainer receivemessage abstractpollingmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer doreceiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer receiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker invokelistener defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker executeongoingloop defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker run defaultmessagelistenercontainer java at java lang thread run thread java warn o a c c j defaultjmsmessagelistenercontainer setup of jms message listener invoker failed for destination temporary trying to recover cause the consumer is closed warn o a c c j defaultjmsmessagelistenercontainer setup of jms message listener invoker failed for destination ownerprotocol out trying to recover cause the session is closed info w owner web rest restneedcontroller getting all needs of user info o s j c cachingconnectionfactory established shared jms connection activemqconnection id id clientid null started false info o a c c j defaultjmsmessagelistenercontainer successfully refreshed jms connection info o a c c j defaultjmsmessagelistenercontainer successfully refreshed jms connection warn o a c c j r temporaryqueuereplymanager exception inside the dmlc for temporary replyto queue for destination ownerprotocol in refreshing replyto destination javax jms illegalstateexception the session is closed at org apache activemq activemqsession checkclosed activemqsession java at org apache activemq activemqsession gettransacted activemqsession java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org springframework jms connection cachingconnectionfactory cachedsessioninvocationhandler invoke cachingconnectionfactory java at com sun proxy gettransacted unknown source at org springframework jms listener abstractmessagelistenercontainer commitifnecessary abstractmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer doreceiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer receiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker invokelistener defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker executeongoingloop defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker run defaultmessagelistenercontainer java at java lang thread run thread java warn o a c c j r temporaryqueuereplymanager exception inside the dmlc for temporary replyto queue for destination ownerprotocol in refreshing replyto destination javax jms illegalstateexception the session is closed at org apache activemq activemqsession checkclosed activemqsession java at org apache activemq activemqsession gettransacted activemqsession java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org springframework jms connection cachingconnectionfactory cachedsessioninvocationhandler invoke cachingconnectionfactory java at com sun proxy gettransacted unknown source at org springframework jms listener abstractmessagelistenercontainer commitifnecessary abstractmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer doreceiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer receiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker invokelistener defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker executeongoingloop defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker run defaultmessagelistenercontainer java at java lang thread run thread java warn o a c c j r temporaryqueuereplymanager exception inside the dmlc for temporary replyto queue for destination ownerprotocol in refreshing replyto destination javax jms illegalstateexception the session is closed at org apache activemq activemqsession checkclosed activemqsession java at org apache activemq activemqsession gettransacted activemqsession java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org springframework jms connection cachingconnectionfactory cachedsessioninvocationhandler invoke cachingconnectionfactory java at com sun proxy gettransacted unknown source at org springframework jms listener abstractmessagelistenercontainer commitifnecessary abstractmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer doreceiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer receiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker invokelistener defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker executeongoingloop defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker run defaultmessagelistenercontainer java at java lang thread run thread java warn o a c c j r temporaryqueuereplymanager exception inside the dmlc for temporary replyto queue for destination ownerprotocol in refreshing replyto destination javax jms illegalstateexception the session is closed at org apache activemq activemqsession checkclosed activemqsession java at org apache activemq activemqsession gettransacted activemqsession java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org springframework jms connection cachingconnectionfactory cachedsessioninvocationhandler invoke cachingconnectionfactory java at com sun proxy gettransacted unknown source at org springframework jms listener abstractmessagelistenercontainer commitifnecessary abstractmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer doreceiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener abstractpollingmessagelistenercontainer receiveandexecute abstractpollingmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker invokelistener defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker executeongoingloop defaultmessagelistenercontainer java at org springframework jms listener defaultmessagelistenercontainer asyncmessagelistenerinvoker run defaultmessagelistenercontainer java at java lang thread run thread java | 0 |
81,532 | 15,761,489,795 | IssuesEvent | 2021-03-31 10:02:22 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Blog Layout | No Code Attached Yet Release Blocker | Can someone please explain how a user is supposed to create a blog layout from the available options ;listed below

How do I create a simple blog view (the default from J3 and before) of 1 featured article, 4 intro articles in 2 columns and 4 links
Before answering - you can use any help or docs published at Joomla.org | 1.0 | [4.0] Blog Layout - Can someone please explain how a user is supposed to create a blog layout from the available options ;listed below

How do I create a simple blog view (the default from J3 and before) of 1 featured article, 4 intro articles in 2 columns and 4 links
Before answering - you can use any help or docs published at Joomla.org | non_priority | blog layout can someone please explain how a user is supposed to create a blog layout from the available options listed below how do i create a simple blog view the default from and before of featured article intro articles in columns and links before answering you can use any help or docs published at joomla org | 0 |
1,141 | 2,532,313,818 | IssuesEvent | 2015-01-23 15:19:01 | AAndharia/ZIMS-School-Mgmt | https://api.github.com/repos/AAndharia/ZIMS-School-Mgmt | closed | Student Enrollment > Insurance amount can be in decimal | bug Tested & Verified | Insurance amount can be in decimal > UI validation does not allow 500.5 as insurance amount - that is wrong | 1.0 | Student Enrollment > Insurance amount can be in decimal - Insurance amount can be in decimal > UI validation does not allow 500.5 as insurance amount - that is wrong | non_priority | student enrollment insurance amount can be in decimal insurance amount can be in decimal ui validation does not allow as insurance amount that is wrong | 0 |
15,000 | 10,239,561,207 | IssuesEvent | 2019-08-19 18:33:07 | microsoft/vscode-cpptools | https://api.github.com/repos/microsoft/vscode-cpptools | closed | Why is _WIN32 defined when "intelliSenseMode" is "clang-x64"? | Language Service more info needed | **Type: LanguageService**
<!----- Input information below ----->
- OS and Version: Windows 10
- VS Code Version: 1.27.2
- C/C++ Extension Version: 0.19.0
My active configuration is:
"configurations": [
{
"name": "LedaAP",
"includePath": [
"C:/Leda_sdk/sysroots/haswell-64-wrs-linux/usr/include/",
{snip}
"${workspaceRoot}/Source/FixedRegisterSpecification"
],
"defines": [
"__x86_64__",
"__USE_GNU"
],
"browse": {
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": "${workspaceRoot}/.vscode/.browse2.vc.db",
"path": [
"C:/Leda_sdk/sysroots/haswell-64-wrs-linux/usr/include",
"${workspaceRoot}"
]
},
"intelliSenseMode": "clang-x64",
"compilerPath": "C:/Leda_sdk/sysroots/x86_64-wrlinuxsdk-mingw32/usr/lib/x86_64-wrs-linux/gcc",
"cStandard": "c11",
"cppStandard": "c++17"
},
but Intellisense believes that _WIN32 is defined. Why is that? | 1.0 | Why is _WIN32 defined when "intelliSenseMode" is "clang-x64"? - **Type: LanguageService**
<!----- Input information below ----->
- OS and Version: Windows 10
- VS Code Version: 1.27.2
- C/C++ Extension Version: 0.19.0
My active configuration is:
"configurations": [
{
"name": "LedaAP",
"includePath": [
"C:/Leda_sdk/sysroots/haswell-64-wrs-linux/usr/include/",
{snip}
"${workspaceRoot}/Source/FixedRegisterSpecification"
],
"defines": [
"__x86_64__",
"__USE_GNU"
],
"browse": {
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": "${workspaceRoot}/.vscode/.browse2.vc.db",
"path": [
"C:/Leda_sdk/sysroots/haswell-64-wrs-linux/usr/include",
"${workspaceRoot}"
]
},
"intelliSenseMode": "clang-x64",
"compilerPath": "C:/Leda_sdk/sysroots/x86_64-wrlinuxsdk-mingw32/usr/lib/x86_64-wrs-linux/gcc",
"cStandard": "c11",
"cppStandard": "c++17"
},
but Intellisense believes that _WIN32 is defined. Why is that? | non_priority | why is defined when intellisensemode is clang type languageservice os and version windows vs code version c c extension version my active configuration is configurations name ledaap includepath c leda sdk sysroots haswell wrs linux usr include snip workspaceroot source fixedregisterspecification defines use gnu browse limitsymbolstoincludedheaders true databasefilename workspaceroot vscode vc db path c leda sdk sysroots haswell wrs linux usr include workspaceroot intellisensemode clang compilerpath c leda sdk sysroots wrlinuxsdk usr lib wrs linux gcc cstandard cppstandard c but intellisense believes that is defined why is that | 0 |
189,472 | 15,189,360,342 | IssuesEvent | 2021-02-15 16:18:23 | UnBArqDsw2020-2/2020.2_G5_EasyCoffee | https://api.github.com/repos/UnBArqDsw2020-2/2020.2_G5_EasyCoffee | opened | backlog_do_produto | artefato documentation | **Descrição**
<!-- Escreva uma breve descrição da issue -->
Criação do backlog do produto.
**Objetivo**
<!-- Descreva sucintamente o objetivo dessa issue -->
Auxiliar o desenvolvimento do projeto.
**Tarefas**
<!-- Se existirem, adicione as tarefas a serem realizadas -->
- [ ] Criação das histórias de usuário.
- [ ] Criação dos critérios de aceitação.
- [ ] Criação dos Épicos.
**Informações adicionais**
<!-- Se necessário, descreva alguma informação adicional sobre o documento -->
**Checklist**
- [ ] A issue possui nome significativo.
- [ ] A issue possui descrição significativa.
- [ ] A issue possui screenshots quando necessárias.
- [ ] A issue possui labels.
| 1.0 | backlog_do_produto - **Descrição**
<!-- Escreva uma breve descrição da issue -->
Criação do backlog do produto.
**Objetivo**
<!-- Descreva sucintamente o objetivo dessa issue -->
Auxiliar o desenvolvimento do projeto.
**Tarefas**
<!-- Se existirem, adicione as tarefas a serem realizadas -->
- [ ] Criação das histórias de usuário.
- [ ] Criação dos critérios de aceitação.
- [ ] Criação dos Épicos.
**Informações adicionais**
<!-- Se necessário, descreva alguma informação adicional sobre o documento -->
**Checklist**
- [ ] A issue possui nome significativo.
- [ ] A issue possui descrição significativa.
- [ ] A issue possui screenshots quando necessárias.
- [ ] A issue possui labels.
| non_priority | backlog do produto descrição criação do backlog do produto objetivo auxiliar o desenvolvimento do projeto tarefas criação das histórias de usuário criação dos critérios de aceitação criação dos épicos informações adicionais checklist a issue possui nome significativo a issue possui descrição significativa a issue possui screenshots quando necessárias a issue possui labels | 0 |
162,620 | 25,567,465,808 | IssuesEvent | 2022-11-30 15:15:43 | semaphore-protocol/boilerplate | https://api.github.com/repos/semaphore-protocol/boilerplate | closed | Create a PWA with responsive UI | design :art: feature :rocket: | **Description:**
The web app should be responsive and users should be able to use it as a PWA. | 1.0 | Create a PWA with responsive UI - **Description:**
The web app should be responsive and users should be able to use it as a PWA. | non_priority | create a pwa with responsive ui description the web app should be responsive and users should be able to use it as a pwa | 0 |
202,510 | 23,077,418,760 | IssuesEvent | 2022-07-26 01:58:00 | turkdevops/node | https://api.github.com/repos/turkdevops/node | reopened | CVE-2021-35065 (High) detected in multiple libraries | security vulnerability | ## CVE-2021-35065 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.0.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p>
<p>Path to dependency file: /deps/npm/docs/package.json</p>
<p>Path to vulnerable library: /deps/npm/docs/node_modules/gatsby-plugin-ipfs/node_modules/glob-parent/package.json,/deps/npm/docs/node_modules/gatsby-plugin-prefetch-google-fonts/node_modules/glob-parent/package.json,/deps/npm/docs/node_modules/imagemin/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- gatsby-plugin-prefetch-google-fonts-1.4.3.tgz (Root Library)
- globby-8.0.2.tgz
- fast-glob-2.2.7.tgz
- :x: **glob-parent-3.1.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-5.1.0.tgz</b></p></summary>
<p>Extract the non-magic parent path from a glob string.</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz</a></p>
<p>Path to dependency file: /deps/npm/docs/package.json</p>
<p>Path to vulnerable library: /deps/npm/docs/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- eslint-6.8.0.tgz (Root Library)
- :x: **glob-parent-5.1.0.tgz** (Vulnerable Library)
</details>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The package glob-parent before 6.0.1 are vulnerable to Regular Expression Denial of Service (ReDoS)
<p>Publish Date: 2021-06-22
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-35065>CVE-2021-35065</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/gulpjs/glob-parent/pull/49">https://github.com/gulpjs/glob-parent/pull/49</a></p>
<p>Release Date: 2021-06-22</p>
<p>Fix Resolution: glob-parent - 6.0.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-35065 (High) detected in multiple libraries - ## CVE-2021-35065 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>glob-parent-3.1.0.tgz</b>, <b>glob-parent-5.1.0.tgz</b></p></summary>
<p>
<details><summary><b>glob-parent-3.1.0.tgz</b></p></summary>
<p>Strips glob magic from a string to provide the parent directory path</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz</a></p>
<p>Path to dependency file: /deps/npm/docs/package.json</p>
<p>Path to vulnerable library: /deps/npm/docs/node_modules/gatsby-plugin-ipfs/node_modules/glob-parent/package.json,/deps/npm/docs/node_modules/gatsby-plugin-prefetch-google-fonts/node_modules/glob-parent/package.json,/deps/npm/docs/node_modules/imagemin/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- gatsby-plugin-prefetch-google-fonts-1.4.3.tgz (Root Library)
- globby-8.0.2.tgz
- fast-glob-2.2.7.tgz
- :x: **glob-parent-3.1.0.tgz** (Vulnerable Library)
</details>
<details><summary><b>glob-parent-5.1.0.tgz</b></p></summary>
<p>Extract the non-magic parent path from a glob string.</p>
<p>Library home page: <a href="https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz">https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz</a></p>
<p>Path to dependency file: /deps/npm/docs/package.json</p>
<p>Path to vulnerable library: /deps/npm/docs/node_modules/glob-parent/package.json</p>
<p>
Dependency Hierarchy:
- eslint-6.8.0.tgz (Root Library)
- :x: **glob-parent-5.1.0.tgz** (Vulnerable Library)
</details>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
The package glob-parent before 6.0.1 are vulnerable to Regular Expression Denial of Service (ReDoS)
<p>Publish Date: 2021-06-22
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-35065>CVE-2021-35065</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/gulpjs/glob-parent/pull/49">https://github.com/gulpjs/glob-parent/pull/49</a></p>
<p>Release Date: 2021-06-22</p>
<p>Fix Resolution: glob-parent - 6.0.1</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries glob parent tgz glob parent tgz glob parent tgz strips glob magic from a string to provide the parent directory path library home page a href path to dependency file deps npm docs package json path to vulnerable library deps npm docs node modules gatsby plugin ipfs node modules glob parent package json deps npm docs node modules gatsby plugin prefetch google fonts node modules glob parent package json deps npm docs node modules imagemin node modules glob parent package json dependency hierarchy gatsby plugin prefetch google fonts tgz root library globby tgz fast glob tgz x glob parent tgz vulnerable library glob parent tgz extract the non magic parent path from a glob string library home page a href path to dependency file deps npm docs package json path to vulnerable library deps npm docs node modules glob parent package json dependency hierarchy eslint tgz root library x glob parent tgz vulnerable library found in base branch master vulnerability details the package glob parent before are vulnerable to regular expression denial of service redos publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution glob parent step up your open source security game with whitesource | 0 |
183,888 | 14,961,697,644 | IssuesEvent | 2021-01-27 08:12:00 | smithtalk/Warehouse-Management | https://api.github.com/repos/smithtalk/Warehouse-Management | opened | Make the Guide and documentation | documentation prior:low | Important to make :
- [ ] README.md - How to use the software/guidance
- [ ] CONTRIBUTING.md - How to contribute to this project
- [ ] etc. | 1.0 | Make the Guide and documentation - Important to make :
- [ ] README.md - How to use the software/guidance
- [ ] CONTRIBUTING.md - How to contribute to this project
- [ ] etc. | non_priority | make the guide and documentation important to make readme md how to use the software guidance contributing md how to contribute to this project etc | 0 |
180,693 | 30,547,838,086 | IssuesEvent | 2023-07-20 06:12:13 | SV-Summer-BootCamp-Team-F/frontend | https://api.github.com/repos/SV-Summer-BootCamp-Team-F/frontend | closed | [Design] 유저 정보 페이지 디자인 수정 | design | **구현 할 기능에 대한 설명**
- 유저 페이지의 디자인을 수정합니다.
**TODO List**
- [ ] chart 부분 그리드 & 컴포넌트 수정
- [ ] card info 부분 명함 사진 추가
- [ ] 배경 디자인 결정
**참고 자료**
디자인 컨셉과 관련된 추가 정보나 스크린샷 등이 있다면 첨부해 주세요.
| 1.0 | [Design] 유저 정보 페이지 디자인 수정 - **구현 할 기능에 대한 설명**
- 유저 페이지의 디자인을 수정합니다.
**TODO List**
- [ ] chart 부분 그리드 & 컴포넌트 수정
- [ ] card info 부분 명함 사진 추가
- [ ] 배경 디자인 결정
**참고 자료**
디자인 컨셉과 관련된 추가 정보나 스크린샷 등이 있다면 첨부해 주세요.
| non_priority | 유저 정보 페이지 디자인 수정 구현 할 기능에 대한 설명 유저 페이지의 디자인을 수정합니다 todo list chart 부분 그리드 컴포넌트 수정 card info 부분 명함 사진 추가 배경 디자인 결정 참고 자료 디자인 컨셉과 관련된 추가 정보나 스크린샷 등이 있다면 첨부해 주세요 | 0 |
304,988 | 26,352,987,381 | IssuesEvent | 2023-01-11 07:18:22 | ansible/community | https://api.github.com/repos/ansible/community | closed | Testing Working Group Meeting Agenda 2 | meeting_agenda testing | The **Testing Working Group** will be the central point for all things related to testing Ansible, with some overlap with how to make it easier to develop and extend Ansible & modules
In particular this community have the following aims:
- Publicise the testing roadmap and correlate feedback from the community
- Fast track community PRs that are aligned with the Testing Strategy
- Fast track functional (new modules, bug fixes) PRs that have tests
- Make it easier to add/extend tests
- Be the centralised place for feedback for all things testing related
Please leave a comment regarding any agenda item you wish to discuss. If you don't show up for the meeting, your item will be skipped.
If your IRC nick is different from your Github username, leave that as well.
See https://github.com/ansible/community/blob/master/MEETINGS.md for the schedule
Community link https://github.com/ansible/community/tree/master/group-testing | 1.0 | Testing Working Group Meeting Agenda 2 - The **Testing Working Group** will be the central point for all things related to testing Ansible, with some overlap with how to make it easier to develop and extend Ansible & modules
In particular this community have the following aims:
- Publicise the testing roadmap and correlate feedback from the community
- Fast track community PRs that are aligned with the Testing Strategy
- Fast track functional (new modules, bug fixes) PRs that have tests
- Make it easier to add/extend tests
- Be the centralised place for feedback for all things testing related
Please leave a comment regarding any agenda item you wish to discuss. If you don't show up for the meeting, your item will be skipped.
If your IRC nick is different from your Github username, leave that as well.
See https://github.com/ansible/community/blob/master/MEETINGS.md for the schedule
Community link https://github.com/ansible/community/tree/master/group-testing | non_priority | testing working group meeting agenda the testing working group will be the central point for all things related to testing ansible with some overlap with how to make it easier to develop and extend ansible modules in particular this community have the following aims publicise the testing roadmap and correlate feedback from the community fast track community prs that are aligned with the testing strategy fast track functional new modules bug fixes prs that have tests make it easier to add extend tests be the centralised place for feedback for all things testing related please leave a comment regarding any agenda item you wish to discuss if you don t show up for the meeting your item will be skipped if your irc nick is different from your github username leave that as well see for the schedule community link | 0 |
201,188 | 15,178,353,915 | IssuesEvent | 2021-02-14 15:08:10 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | Memory manager e2e tests fail | kind/failing-test | <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
e2e-memory-manager
#### Which test(s) are failing:
Different tests under the memory manager lane
#### Since when has it been failing:
#### Testgrid link:
https://testgrid.k8s.io/sig-node-kubelet#kubelet-serial-gce-e2e-memory-manager
#### Reason for failure:
The node does not have configured hugepages
```
"Event occurred" object="memory-manager-test-9264/memory-manager-none78fqv" kind="Pod" apiVersion="v1" type="Warning" reason="OutOfhugepages-2Mi" message="Node didn't have enough resource: hugepages-2Mi, requested: 134217728, used: 0, capacity: 0"
```
#### Anything else we need to know:
| 1.0 | Memory manager e2e tests fail - <!-- Please only use this template for submitting reports about continuously failing tests or jobs in Kubernetes CI -->
#### Which jobs are failing:
e2e-memory-manager
#### Which test(s) are failing:
Different tests under the memory manager lane
#### Since when has it been failing:
#### Testgrid link:
https://testgrid.k8s.io/sig-node-kubelet#kubelet-serial-gce-e2e-memory-manager
#### Reason for failure:
The node does not have configured hugepages
```
"Event occurred" object="memory-manager-test-9264/memory-manager-none78fqv" kind="Pod" apiVersion="v1" type="Warning" reason="OutOfhugepages-2Mi" message="Node didn't have enough resource: hugepages-2Mi, requested: 134217728, used: 0, capacity: 0"
```
#### Anything else we need to know:
| non_priority | memory manager tests fail which jobs are failing memory manager which test s are failing different tests under the memory manager lane since when has it been failing testgrid link reason for failure the node does not have configured hugepages event occurred object memory manager test memory manager kind pod apiversion type warning reason outofhugepages message node didn t have enough resource hugepages requested used capacity anything else we need to know | 0 |
6,136 | 3,343,044,153 | IssuesEvent | 2015-11-15 05:07:15 | hjwylde/git-fmt | https://api.github.com/repos/hjwylde/git-fmt | closed | Style the output from MonadLogger | existing: enhancement kind: code state: awaiting release | The output style should (when verbose) include the log level and a timestamp. | 1.0 | Style the output from MonadLogger - The output style should (when verbose) include the log level and a timestamp. | non_priority | style the output from monadlogger the output style should when verbose include the log level and a timestamp | 0 |
26,364 | 6,767,105,878 | IssuesEvent | 2017-10-26 01:08:32 | ahmedahamid/temp-third | https://api.github.com/repos/ahmedahamid/temp-third | closed | Create Example: CSOutlookRibbonXml | CodePlexMigrationInitiated Impact: Medium Office Task | This sample shows how to use Ribbon Xml directly (instead of VSTO Ribbon designer) to customize the Outlook UI.
#### This work item was migrated from CodePlex
CodePlex work item ID: '2187'
Vote count: '1'
| 1.0 | Create Example: CSOutlookRibbonXml - This sample shows how to use Ribbon Xml directly (instead of VSTO Ribbon designer) to customize the Outlook UI.
#### This work item was migrated from CodePlex
CodePlex work item ID: '2187'
Vote count: '1'
| non_priority | create example csoutlookribbonxml this sample shows how to use ribbon xml directly instead of vsto ribbon designer to customize the outlook ui this work item was migrated from codeplex codeplex work item id vote count | 0 |
211,625 | 16,330,095,927 | IssuesEvent | 2021-05-12 08:09:58 | mtmse/pipeline | https://api.github.com/repos/mtmse/pipeline | closed | Headings upgraded from aria-labels do not get proper level | testing tts | There is a mechanism for upgrading aria-labels in source documents to "real" headings using epub3-to-epub3's `--ensure-section-headings` option.
Currently, there seems to be an issue with the heading levels, resulting in e.g.:
```
<section aria-labelledby="aria_label_1" ns2:type="cover" id="id_1">
<h1 id="aria_label_1"><span id="st1-1">Omslag</span></h1
<section aria-labelledby="aria_label_2" class="frontcover" id="prodnote_1">
<h1 id="aria_label_2"><span id="st1-2">Framsida</span></h1>
[...]
```
This, despite the second heading is a second-level heading in the navigation document toc:
```
<h1 id="n1">Contents</h1>
<ol class="plain">
<li><a href="DTB37628-001-cover.xhtml#level1_1">Omslag</a>
<ol class="plain">
<li><a href="DTB37628-001-cover.xhtml#prodnote_1">Framsida</a></li>
[...]
```
| 1.0 | Headings upgraded from aria-labels do not get proper level - There is a mechanism for upgrading aria-labels in source documents to "real" headings using epub3-to-epub3's `--ensure-section-headings` option.
Currently, there seems to be an issue with the heading levels, resulting in e.g.:
```
<section aria-labelledby="aria_label_1" ns2:type="cover" id="id_1">
<h1 id="aria_label_1"><span id="st1-1">Omslag</span></h1
<section aria-labelledby="aria_label_2" class="frontcover" id="prodnote_1">
<h1 id="aria_label_2"><span id="st1-2">Framsida</span></h1>
[...]
```
This, despite the second heading is a second-level heading in the navigation document toc:
```
<h1 id="n1">Contents</h1>
<ol class="plain">
<li><a href="DTB37628-001-cover.xhtml#level1_1">Omslag</a>
<ol class="plain">
<li><a href="DTB37628-001-cover.xhtml#prodnote_1">Framsida</a></li>
[...]
```
| non_priority | headings upgraded from aria labels do not get proper level there is a mechanism for upgrading aria labels in source documents to real headings using to s ensure section headings option currently there seems to be an issue with the heading levels resulting in e g omslag framsida this despite the second heading is a second level heading in the navigation document toc contents omslag framsida | 0 |
27,298 | 7,931,554,361 | IssuesEvent | 2018-07-07 01:32:54 | moby/moby | https://api.github.com/repos/moby/moby | closed | Cannot build and run image with Docker Content Trust enabled locally | area/builder area/distribution area/security/trust platform/desktop | <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing issue instead.
If you suspect your issue is a bug, please edit your issue description to
include the BUG REPORT INFORMATION shown below. If you fail to provide this
information within 7 days, we cannot debug your issue and will close it. We
will, however, reopen it if you later provide the information.
For more information about reporting issues, see
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#reporting-other-issues
---------------------------------------------------
GENERAL SUPPORT INFORMATION
---------------------------------------------------
The GitHub issue tracker is for bug reports and feature requests.
General support for **docker** can be found at the following locations:
- Docker Support Forums - https://forums.docker.com
- Slack - community.docker.com #general channel
- Post a question on StackOverflow, using the Docker tag
General support for **moby** can be found at the following locations:
- Moby Project Forums - https://forums.mobyproject.org
- Slack - community.docker.com #moby-project channel
- Post a question on StackOverflow, using the Moby tag
---------------------------------------------------
BUG REPORT INFORMATION
---------------------------------------------------
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
-->
**Description**
<!--
Briefly describe the problem you are having in a few paragraphs.
-->
**Steps to reproduce the issue:**
1. run `export DOCKER_CONTENT_TRUST=1`
2. run `docker build -t username/image_name . `
3. run `docker push username/image_name:latest`
4. prompted to sign trust metadata before push is complete:
```
Signing and pushing trust metadata
Enter passphrase for repository key with ID some_id:
Successfully signed docker.io/username/image_name:latest
```
**Describe the results you received:**
5. running `docker run -it --rm image_id /bin/sh` after pushing image results in:
```
docker: you are not authorized to perform this operation: server returned 401.
See 'docker run --help'.
```
**Describe the results you expected:**
6. I expect to be able to run an image that i built locally. If for some reason that isn't possible (I have no idea why this wouldn't be the default behavior) CAN I PLEASE HAVE A BETTER ERROR MESSAGE that lets me know how to proceed instead of one that indicates that the error is due to user error (wrong authentication)?
**Additional information you deem important (e.g. issue happens only occasionally):**
**Output of `docker version`:**
```
Client:
Version: 18.03.1-ce
API version: 1.37
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:13:02 2018
OS/Arch: darwin/amd64
Experimental: false
Orchestrator: swarm
Server:
Engine:
Version: 18.03.1-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:22:38 2018
OS/Arch: linux/amd64
Experimental: true
```
**Output of `docker info`:**
```
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 6
Server Version: 18.03.1-ce
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 773c489c9c1b21a6d78b5c538cd395416ec50f88
runc version: 4fc53a81fb7c994640722ac585fa9ca548971871
init version: 949e6fa
Security Options:
seccomp
Profile: default
Kernel Version: 4.9.87-linuxkit-aufs
Operating System: Docker for Mac
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 1.952GiB
Name: linuxkit-025000000001
ID: 3C7K:2TJL:SF4U:VT2P:HYJ3:FBUT:GM35:D6GY:XGD7:LZO4:XEHM:FIWJ
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
File Descriptors: 22
Goroutines: 41
System Time: 2018-07-06T21:27:43.1172959Z
EventsListeners: 2
HTTP Proxy: docker.for.mac.http.internal:3128
HTTPS Proxy: docker.for.mac.http.internal:3129
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: f
```
**Additional environment details (AWS, VirtualBox, physical, etc.):**
| 1.0 | Cannot build and run image with Docker Content Trust enabled locally - <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing issue instead.
If you suspect your issue is a bug, please edit your issue description to
include the BUG REPORT INFORMATION shown below. If you fail to provide this
information within 7 days, we cannot debug your issue and will close it. We
will, however, reopen it if you later provide the information.
For more information about reporting issues, see
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#reporting-other-issues
---------------------------------------------------
GENERAL SUPPORT INFORMATION
---------------------------------------------------
The GitHub issue tracker is for bug reports and feature requests.
General support for **docker** can be found at the following locations:
- Docker Support Forums - https://forums.docker.com
- Slack - community.docker.com #general channel
- Post a question on StackOverflow, using the Docker tag
General support for **moby** can be found at the following locations:
- Moby Project Forums - https://forums.mobyproject.org
- Slack - community.docker.com #moby-project channel
- Post a question on StackOverflow, using the Moby tag
---------------------------------------------------
BUG REPORT INFORMATION
---------------------------------------------------
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
-->
**Description**
<!--
Briefly describe the problem you are having in a few paragraphs.
-->
**Steps to reproduce the issue:**
1. run `export DOCKER_CONTENT_TRUST=1`
2. run `docker build -t username/image_name . `
3. run `docker push username/image_name:latest`
4. prompted to sign trust metadata before push is complete:
```
Signing and pushing trust metadata
Enter passphrase for repository key with ID some_id:
Successfully signed docker.io/username/image_name:latest
```
**Describe the results you received:**
5. running `docker run -it --rm image_id /bin/sh` after pushing image results in:
```
docker: you are not authorized to perform this operation: server returned 401.
See 'docker run --help'.
```
**Describe the results you expected:**
6. I expect to be able to run an image that i built locally. If for some reason that isn't possible (I have no idea why this wouldn't be the default behavior) CAN I PLEASE HAVE A BETTER ERROR MESSAGE that lets me know how to proceed instead of one that indicates that the error is due to user error (wrong authentication)?
**Additional information you deem important (e.g. issue happens only occasionally):**
**Output of `docker version`:**
```
Client:
Version: 18.03.1-ce
API version: 1.37
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:13:02 2018
OS/Arch: darwin/amd64
Experimental: false
Orchestrator: swarm
Server:
Engine:
Version: 18.03.1-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.5
Git commit: 9ee9f40
Built: Thu Apr 26 07:22:38 2018
OS/Arch: linux/amd64
Experimental: true
```
**Output of `docker info`:**
```
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 6
Server Version: 18.03.1-ce
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 773c489c9c1b21a6d78b5c538cd395416ec50f88
runc version: 4fc53a81fb7c994640722ac585fa9ca548971871
init version: 949e6fa
Security Options:
seccomp
Profile: default
Kernel Version: 4.9.87-linuxkit-aufs
Operating System: Docker for Mac
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 1.952GiB
Name: linuxkit-025000000001
ID: 3C7K:2TJL:SF4U:VT2P:HYJ3:FBUT:GM35:D6GY:XGD7:LZO4:XEHM:FIWJ
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
File Descriptors: 22
Goroutines: 41
System Time: 2018-07-06T21:27:43.1172959Z
EventsListeners: 2
HTTP Proxy: docker.for.mac.http.internal:3128
HTTPS Proxy: docker.for.mac.http.internal:3129
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: f
```
**Additional environment details (AWS, VirtualBox, physical, etc.):**
| non_priority | cannot build and run image with docker content trust enabled locally if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the existing issue instead if you suspect your issue is a bug please edit your issue description to include the bug report information shown below if you fail to provide this information within days we cannot debug your issue and will close it we will however reopen it if you later provide the information for more information about reporting issues see general support information the github issue tracker is for bug reports and feature requests general support for docker can be found at the following locations docker support forums slack community docker com general channel post a question on stackoverflow using the docker tag general support for moby can be found at the following locations moby project forums slack community docker com moby project channel post a question on stackoverflow using the moby tag bug report information use the commands below to provide key information from your environment you do not have to include this information if this is a feature request description briefly describe the problem you are having in a few paragraphs steps to reproduce the issue run export docker content trust run docker build t username image name run docker push username image name latest prompted to sign trust metadata before push is complete signing and pushing trust metadata enter passphrase for repository key with id some id successfully signed docker io username image name latest describe the results you received running docker run it rm image id bin sh after pushing image results in docker you are not authorized to perform this operation server returned see docker run help describe the results you expected i expect to be able to run an image that i built locally if for some reason that isn t possible i have no idea why this wouldn t be the default behavior can i please have a better error message that lets me know how to proceed instead of one that indicates that the error is due to user error wrong authentication additional information you deem important e g issue happens only occasionally output of docker version client version ce api version go version git commit built thu apr os arch darwin experimental false orchestrator swarm server engine version ce api version minimum version go version git commit built thu apr os arch linux experimental true output of docker info containers running paused stopped images server version ce storage driver backing filesystem extfs supports d type true native overlay diff true logging driver json file cgroup driver cgroupfs plugins volume local network bridge host ipvlan macvlan null overlay log awslogs fluentd gcplogs gelf journald json file logentries splunk syslog swarm inactive runtimes runc default runtime runc init binary docker init containerd version runc version init version security options seccomp profile default kernel version linuxkit aufs operating system docker for mac ostype linux architecture cpus total memory name linuxkit id fbut xehm fiwj docker root dir var lib docker debug mode client false debug mode server true file descriptors goroutines system time eventslisteners http proxy docker for mac http internal https proxy docker for mac http internal registry labels experimental true insecure registries live restore enabled f additional environment details aws virtualbox physical etc | 0 |
37,281 | 8,320,671,639 | IssuesEvent | 2018-09-25 20:55:39 | hazelcast/hazelcast-nodejs-client | https://api.github.com/repos/hazelcast/hazelcast-nodejs-client | opened | Custom logger is not available in declarative configuration | Type: Defect | I would like to specify a logger in declarative configuration the same way I can specify listeners or serializers. | 1.0 | Custom logger is not available in declarative configuration - I would like to specify a logger in declarative configuration the same way I can specify listeners or serializers. | non_priority | custom logger is not available in declarative configuration i would like to specify a logger in declarative configuration the same way i can specify listeners or serializers | 0 |
334,782 | 29,984,785,630 | IssuesEvent | 2023-06-25 05:03:24 | longhorn/longhorn | https://api.github.com/repos/longhorn/longhorn | opened | [TEST] Unable to download support bundle: parse error | kind/test | ## What's the test to develop? Please describe
Recently we are constantly encounter errors in daily regression when trying to download support bundle after test completed with the following error message:
```
parse error: Invalid numeric literal at line 1, column 7
```
Like in:
https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-arm64/25/
https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-arm64/24/
https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-amd64/13/
https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/505/
https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-upgrade-tests-sles-amd64/509/
https://ci.longhorn.io/job/public/job/master/job/sles/job/arm64/job/longhorn-upgrade-tests-sles-arm64/494/
https://ci.longhorn.io/job/public/job/master/job/sles/job/arm64/job/longhorn-2-stage-upgrade-tests-sles-arm64/181/
What causes this happening is still unknown.
## Describe the items of the test development (DoD, definition of done) you'd like
> Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists
- [ ] `item 1`
## Additional context
Add any other context or screenshots about the test request here.
| 1.0 | [TEST] Unable to download support bundle: parse error - ## What's the test to develop? Please describe
Recently we are constantly encounter errors in daily regression when trying to download support bundle after test completed with the following error message:
```
parse error: Invalid numeric literal at line 1, column 7
```
Like in:
https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-arm64/25/
https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-arm64/24/
https://ci.longhorn.io/job/public/job/v1.5.x/job/v1.5.x-longhorn-tests-sles-amd64/13/
https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-tests-sles-amd64/505/
https://ci.longhorn.io/job/public/job/master/job/sles/job/amd64/job/longhorn-upgrade-tests-sles-amd64/509/
https://ci.longhorn.io/job/public/job/master/job/sles/job/arm64/job/longhorn-upgrade-tests-sles-arm64/494/
https://ci.longhorn.io/job/public/job/master/job/sles/job/arm64/job/longhorn-2-stage-upgrade-tests-sles-arm64/181/
What causes this happening is still unknown.
## Describe the items of the test development (DoD, definition of done) you'd like
> Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists
- [ ] `item 1`
## Additional context
Add any other context or screenshots about the test request here.
| non_priority | unable to download support bundle parse error what s the test to develop please describe recently we are constantly encounter errors in daily regression when trying to download support bundle after test completed with the following error message parse error invalid numeric literal at line column like in what causes this happening is still unknown describe the items of the test development dod definition of done you d like please use a task list for items on a separate line with a clickable checkbox item additional context add any other context or screenshots about the test request here | 0 |
55,322 | 14,370,027,716 | IssuesEvent | 2020-12-01 10:32:24 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | opened | Bug: (Platform) Action Bar – contextual menu opens at the bottom of the page | Defect Hunting bug platform | #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
Contextual menu opens at the bottom of the page:

#### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
fundamental-ngx: v 0.25.0
#### If this is a bug, please provide steps for reproducing it.
#### Please provide relevant source code if applicable.
#### Is there anything else we should know?
| 1.0 | Bug: (Platform) Action Bar – contextual menu opens at the bottom of the page - #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
Contextual menu opens at the bottom of the page:

#### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current version.)
fundamental-ngx: v 0.25.0
#### If this is a bug, please provide steps for reproducing it.
#### Please provide relevant source code if applicable.
#### Is there anything else we should know?
| non_priority | bug platform action bar – contextual menu opens at the bottom of the page is this a bug enhancement or feature request bug briefly describe your proposal contextual menu opens at the bottom of the page which versions of angular and fundamental library for angular are affected if this is a feature request use current version fundamental ngx v if this is a bug please provide steps for reproducing it please provide relevant source code if applicable is there anything else we should know | 0 |
347,396 | 31,161,836,131 | IssuesEvent | 2023-08-16 16:33:32 | azurenoops/ref-scca-enclave-landing-zone-starter | https://api.github.com/repos/azurenoops/ref-scca-enclave-landing-zone-starter | opened | TEST CASE - Deploy LZ Starter to MAG, Single Subscription, GitHub Actions, Remote State Storage | test case | This issue is a test case for landing zone starter deployment.
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [X] test case
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Test steps
1. Create a Fork (in your personal GH org) for testing
1. Clone repository to your local computer (or into a Codespace)
1. Enable forked GitHub Actions in your forked repository.
1. Create required repository secrets (TBD; needs to be documented)
1. Configure your forked repo for (local|remote) terraform state storage (TBD; needs to be documented)
1. Configure your forked repo for (single|multi) subscription deployment, with subscription id(s). (TBD; needs to be documented)
1. Ensure your forked repository is configured to properly deploy to Azure Government.
1. Manually kick off provided GitHub Actions.
### Other helpful details
- [ ] #47
- [ ] #48
| 1.0 | TEST CASE - Deploy LZ Starter to MAG, Single Subscription, GitHub Actions, Remote State Storage - This issue is a test case for landing zone starter deployment.
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [X] test case
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Test steps
1. Create a Fork (in your personal GH org) for testing
1. Clone repository to your local computer (or into a Codespace)
1. Enable forked GitHub Actions in your forked repository.
1. Create required repository secrets (TBD; needs to be documented)
1. Configure your forked repo for (local|remote) terraform state storage (TBD; needs to be documented)
1. Configure your forked repo for (single|multi) subscription deployment, with subscription id(s). (TBD; needs to be documented)
1. Ensure your forked repository is configured to properly deploy to Azure Government.
1. Manually kick off provided GitHub Actions.
### Other helpful details
- [ ] #47
- [ ] #48
| non_priority | test case deploy lz starter to mag single subscription github actions remote state storage this issue is a test case for landing zone starter deployment this issue is for a mark with an x bug report please search issues before submitting test case feature request documentation issue or request regression a behavior that used to work and stopped in a new release test steps create a fork in your personal gh org for testing clone repository to your local computer or into a codespace enable forked github actions in your forked repository create required repository secrets tbd needs to be documented configure your forked repo for local remote terraform state storage tbd needs to be documented configure your forked repo for single multi subscription deployment with subscription id s tbd needs to be documented ensure your forked repository is configured to properly deploy to azure government manually kick off provided github actions other helpful details | 0 |
196,060 | 14,791,490,222 | IssuesEvent | 2021-01-12 13:34:33 | solid/community-server | https://api.github.com/repos/solid/community-server | opened | Spy on the logger in tests | difficulty:low effort:low ➕ test 📝 task | We currently disable the logger in tests, allowing it to be adjusted with `LOGLEVEL`.
We could also additionally spy on it with Jest, such that we can validate its behavior in rare cases where we need to. | 1.0 | Spy on the logger in tests - We currently disable the logger in tests, allowing it to be adjusted with `LOGLEVEL`.
We could also additionally spy on it with Jest, such that we can validate its behavior in rare cases where we need to. | non_priority | spy on the logger in tests we currently disable the logger in tests allowing it to be adjusted with loglevel we could also additionally spy on it with jest such that we can validate its behavior in rare cases where we need to | 0 |
451,009 | 32,003,209,914 | IssuesEvent | 2023-09-21 13:28:12 | RoseauTechnologies/Roseau_Load_Flow | https://api.github.com/repos/RoseauTechnologies/Roseau_Load_Flow | closed | DOC: Flexible loads feasible domains | documentation | **Location of the document**
Flexible load section
**Documentation problem**
It seems that several elements are not clear in the documentation:
- [x] Add more explanations to the `feasible domains` section.
- [x] Maybe add some plot with some (P, Q) points per voltage in a wide range of voltages to see them in the (P,Q) disc. (for another issue: maybe allow the user to plot such figures by adding a `plot` method to `FlexibleLoad` class)

- [x] Emphasize the fact that the projection may reduce P or Q or both values. Maybe add some control curves (P(V) or Q(V)) with the effect of the projection. Currently, there are only theoretical curves.
- [x] Change the word `circle` in favour of `disc`. When the (P, Q) point lies in the disc, no projection is performed.
- [x] Emphasize that `s_max` defines the maximum possible consumed or produced reactive power. Later, we plan to allow the user to define his own values. See #126
@YassineAbdelouadoud
| 1.0 | DOC: Flexible loads feasible domains - **Location of the document**
Flexible load section
**Documentation problem**
It seems that several elements are not clear in the documentation:
- [x] Add more explanations to the `feasible domains` section.
- [x] Maybe add some plot with some (P, Q) points per voltage in a wide range of voltages to see them in the (P,Q) disc. (for another issue: maybe allow the user to plot such figures by adding a `plot` method to `FlexibleLoad` class)

- [x] Emphasize the fact that the projection may reduce P or Q or both values. Maybe add some control curves (P(V) or Q(V)) with the effect of the projection. Currently, there are only theoretical curves.
- [x] Change the word `circle` in favour of `disc`. When the (P, Q) point lies in the disc, no projection is performed.
- [x] Emphasize that `s_max` defines the maximum possible consumed or produced reactive power. Later, we plan to allow the user to define his own values. See #126
@YassineAbdelouadoud
| non_priority | doc flexible loads feasible domains location of the document flexible load section documentation problem it seems that several elements are not clear in the documentation add more explanations to the feasible domains section maybe add some plot with some p q points per voltage in a wide range of voltages to see them in the p q disc for another issue maybe allow the user to plot such figures by adding a plot method to flexibleload class emphasize the fact that the projection may reduce p or q or both values maybe add some control curves p v or q v with the effect of the projection currently there are only theoretical curves change the word circle in favour of disc when the p q point lies in the disc no projection is performed emphasize that s max defines the maximum possible consumed or produced reactive power later we plan to allow the user to define his own values see yassineabdelouadoud | 0 |
7,309 | 17,400,281,860 | IssuesEvent | 2021-08-02 18:36:23 | jjvanzon/JJ.Framework | https://api.github.com/repos/jjvanzon/JJ.Framework | opened | Publishing with symbols | architecture | Apparently they like it when symbols are published with it these days. | 1.0 | Publishing with symbols - Apparently they like it when symbols are published with it these days. | non_priority | publishing with symbols apparently they like it when symbols are published with it these days | 0 |
82,513 | 15,646,586,430 | IssuesEvent | 2021-03-23 01:16:05 | veshitala/datadiscussforum | https://api.github.com/repos/veshitala/datadiscussforum | opened | CVE-2020-7471 (High) detected in Django-2.2.tar.gz, Django-1.11.15-py2.py3-none-any.whl | security vulnerability | ## CVE-2020-7471 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>Django-2.2.tar.gz</b>, <b>Django-1.11.15-py2.py3-none-any.whl</b></p></summary>
<p>
<details><summary><b>Django-2.2.tar.gz</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/17/89/bb1b5b75d2ee7b7946d02c9284c067c827dc2b34031180a9442a774da8bf/Django-2.2.tar.gz">https://files.pythonhosted.org/packages/17/89/bb1b5b75d2ee7b7946d02c9284c067c827dc2b34031180a9442a774da8bf/Django-2.2.tar.gz</a></p>
<p>Path to vulnerable library: datadiscussforum/requirements.txt</p>
<p>
Dependency Hierarchy:
- :x: **Django-2.2.tar.gz** (Vulnerable Library)
</details>
<details><summary><b>Django-1.11.15-py2.py3-none-any.whl</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/f8/1c/31112c778b7a56ce18e3fff5e8915719fbe1cd3476c1eef557dddacfac8b/Django-1.11.15-py2.py3-none-any.whl">https://files.pythonhosted.org/packages/f8/1c/31112c778b7a56ce18e3fff5e8915719fbe1cd3476c1eef557dddacfac8b/Django-1.11.15-py2.py3-none-any.whl</a></p>
<p>Path to vulnerable library: datadiscussforum/requirements.txt</p>
<p>
Dependency Hierarchy:
- :x: **Django-1.11.15-py2.py3-none-any.whl** (Vulnerable Library)
</details>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
<p>Publish Date: 2020-02-03
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7471>CVE-2020-7471</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7471">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7471</a></p>
<p>Release Date: 2020-02-03</p>
<p>Fix Resolution: 1.11.28,2.2.10,3.0.3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2020-7471 (High) detected in Django-2.2.tar.gz, Django-1.11.15-py2.py3-none-any.whl - ## CVE-2020-7471 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>Django-2.2.tar.gz</b>, <b>Django-1.11.15-py2.py3-none-any.whl</b></p></summary>
<p>
<details><summary><b>Django-2.2.tar.gz</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/17/89/bb1b5b75d2ee7b7946d02c9284c067c827dc2b34031180a9442a774da8bf/Django-2.2.tar.gz">https://files.pythonhosted.org/packages/17/89/bb1b5b75d2ee7b7946d02c9284c067c827dc2b34031180a9442a774da8bf/Django-2.2.tar.gz</a></p>
<p>Path to vulnerable library: datadiscussforum/requirements.txt</p>
<p>
Dependency Hierarchy:
- :x: **Django-2.2.tar.gz** (Vulnerable Library)
</details>
<details><summary><b>Django-1.11.15-py2.py3-none-any.whl</b></p></summary>
<p>A high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p>
<p>Library home page: <a href="https://files.pythonhosted.org/packages/f8/1c/31112c778b7a56ce18e3fff5e8915719fbe1cd3476c1eef557dddacfac8b/Django-1.11.15-py2.py3-none-any.whl">https://files.pythonhosted.org/packages/f8/1c/31112c778b7a56ce18e3fff5e8915719fbe1cd3476c1eef557dddacfac8b/Django-1.11.15-py2.py3-none-any.whl</a></p>
<p>Path to vulnerable library: datadiscussforum/requirements.txt</p>
<p>
Dependency Hierarchy:
- :x: **Django-1.11.15-py2.py3-none-any.whl** (Vulnerable Library)
</details>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
<p>Publish Date: 2020-02-03
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-7471>CVE-2020-7471</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7471">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7471</a></p>
<p>Release Date: 2020-02-03</p>
<p>Fix Resolution: 1.11.28,2.2.10,3.0.3</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | cve high detected in django tar gz django none any whl cve high severity vulnerability vulnerable libraries django tar gz django none any whl django tar gz a high level python web framework that encourages rapid development and clean pragmatic design library home page a href path to vulnerable library datadiscussforum requirements txt dependency hierarchy x django tar gz vulnerable library django none any whl a high level python web framework that encourages rapid development and clean pragmatic design library home page a href path to vulnerable library datadiscussforum requirements txt dependency hierarchy x django none any whl vulnerable library vulnerability details django before before and before allows sql injection if untrusted data is used as a stringagg delimiter e g in django applications that offer downloads of data as a series of rows with a user specified column delimiter by passing a suitably crafted delimiter to a contrib postgres aggregates stringagg instance it was possible to break escaping and inject malicious sql 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 step up your open source security game with whitesource | 0 |
199,076 | 15,733,113,759 | IssuesEvent | 2021-03-29 19:08:52 | COSC481W-2021Winter/capstone-project-film-club | https://api.github.com/repos/COSC481W-2021Winter/capstone-project-film-club | closed | About us page maintenance | bug documentation | - [ ] Add button to return to home page
- [ ] Add all content needed for about page | 1.0 | About us page maintenance - - [ ] Add button to return to home page
- [ ] Add all content needed for about page | non_priority | about us page maintenance add button to return to home page add all content needed for about page | 0 |
28,316 | 13,636,544,745 | IssuesEvent | 2020-09-25 06:06:35 | NovatecConsulting/micronaut-camunda-bpm | https://api.github.com/repos/NovatecConsulting/micronaut-camunda-bpm | opened | Ahead-of-time compilation for MyBatis Mapping | performance | Currently, during startup of an application most time is lost when building the process engine. Specifically, it's during the MyBatis Initialization when parsing the mappings.
Idea: use the ahead-of-time compilation concept of Micronaut to parse the MyBatis Mappings during build time and create a Java-Code representation.
This will reduce the startup time tremendously. | True | Ahead-of-time compilation for MyBatis Mapping - Currently, during startup of an application most time is lost when building the process engine. Specifically, it's during the MyBatis Initialization when parsing the mappings.
Idea: use the ahead-of-time compilation concept of Micronaut to parse the MyBatis Mappings during build time and create a Java-Code representation.
This will reduce the startup time tremendously. | non_priority | ahead of time compilation for mybatis mapping currently during startup of an application most time is lost when building the process engine specifically it s during the mybatis initialization when parsing the mappings idea use the ahead of time compilation concept of micronaut to parse the mybatis mappings during build time and create a java code representation this will reduce the startup time tremendously | 0 |
56,748 | 11,644,100,015 | IssuesEvent | 2020-02-29 17:11:51 | ThirtyZhang/ThirtyZhang.github.io | https://api.github.com/repos/ThirtyZhang/ThirtyZhang.github.io | opened | vscode-效率提升 | 张磊博客 | 2020/03/01/vscode-xiao-lu-ti-sheng/ Gitalk | https://thirtyzhang.github.io/2020/03/01/vscode-xiao-lu-ti-sheng/
vscode效率提升快捷键行 的操作:
重开一行:光标在行尾的话,回车即可;不在行尾,Ctrl + enter 向下重开一行;shift + Ctrl + enter 则是在上一行重开一行
删除一行:光标没有选择内容时,ctrl + x | 1.0 | vscode-效率提升 | 张磊博客 - https://thirtyzhang.github.io/2020/03/01/vscode-xiao-lu-ti-sheng/
vscode效率提升快捷键行 的操作:
重开一行:光标在行尾的话,回车即可;不在行尾,Ctrl + enter 向下重开一行;shift + Ctrl + enter 则是在上一行重开一行
删除一行:光标没有选择内容时,ctrl + x | non_priority | vscode 效率提升 张磊博客 vscode效率提升快捷键行 的操作: 重开一行:光标在行尾的话,回车即可;不在行尾,ctrl enter 向下重开一行;shift ctrl enter 则是在上一行重开一行 删除一行:光标没有选择内容时,ctrl x | 0 |
30,382 | 24,780,846,302 | IssuesEvent | 2022-10-24 04:41:12 | tarantool/tarantool-qa | https://api.github.com/repos/tarantool/tarantool-qa | closed | Implement monitoring of CI/CD runners | teamX infrastructure | It probably will be useful to be able to see monitor our CI/CD runners by runner kind.
E.g. I'd like to see the following charts in Grafana:
- Linux runners load
- OSX runners load
- FreeBSD runners load
- M1 runners load
- etc.
If it is hard to do calculate precisely, maybe simple show the relative number of busy runners? | 1.0 | Implement monitoring of CI/CD runners - It probably will be useful to be able to see monitor our CI/CD runners by runner kind.
E.g. I'd like to see the following charts in Grafana:
- Linux runners load
- OSX runners load
- FreeBSD runners load
- M1 runners load
- etc.
If it is hard to do calculate precisely, maybe simple show the relative number of busy runners? | non_priority | implement monitoring of ci cd runners it probably will be useful to be able to see monitor our ci cd runners by runner kind e g i d like to see the following charts in grafana linux runners load osx runners load freebsd runners load runners load etc if it is hard to do calculate precisely maybe simple show the relative number of busy runners | 0 |
111,262 | 11,728,135,910 | IssuesEvent | 2020-03-10 17:02:40 | reapit/foundations | https://api.github.com/repos/reapit/foundations | closed | Create works orders broker | documentation enhancements platform-team | Create broker function to front the soon to be announced works orders service. To support the following embedding operations:
- company
- documents
- negotiator
- property
- tenancy
- type
At the same time, the underlying service should be updated to present the available embed query string parameter options in the interactive API explorer | 1.0 | Create works orders broker - Create broker function to front the soon to be announced works orders service. To support the following embedding operations:
- company
- documents
- negotiator
- property
- tenancy
- type
At the same time, the underlying service should be updated to present the available embed query string parameter options in the interactive API explorer | non_priority | create works orders broker create broker function to front the soon to be announced works orders service to support the following embedding operations company documents negotiator property tenancy type at the same time the underlying service should be updated to present the available embed query string parameter options in the interactive api explorer | 0 |
19,636 | 13,340,569,462 | IssuesEvent | 2020-08-28 14:37:53 | mmatena/comp_755_project | https://api.github.com/repos/mmatena/comp_755_project | closed | Add validation sets for existing datasets | infrastructure | Right now I only have a dataset split for the rollouts and their encoded versions. I'll create a validation set of 500 rollouts and then encode them. | 1.0 | Add validation sets for existing datasets - Right now I only have a dataset split for the rollouts and their encoded versions. I'll create a validation set of 500 rollouts and then encode them. | non_priority | add validation sets for existing datasets right now i only have a dataset split for the rollouts and their encoded versions i ll create a validation set of rollouts and then encode them | 0 |
8,989 | 3,814,478,904 | IssuesEvent | 2016-03-28 13:35:19 | zeqing-guo/algorithms-study | https://api.github.com/repos/zeqing-guo/algorithms-study | opened | Leetcode-173: Binary Search Tree Iterator | Design Leetcode Stack Tree |
## Description
Implement an iterator over a binary search tree (BST). Your iterator will be initialized with the root node of a BST.
Calling `next()` will return the next smallest number in the BST.
Note: `next()` and `hasNext()` should run in average  time and uses  memory, where h is the height of the tree.
## My Solution
代码的run time是5ms (95.39%)。
```java
/**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class BSTIterator {
private TreeNode root = null;
private TreeNode parent = null;
private TreeNode node = null;
public BSTIterator(TreeNode root) {
this.root = root;
}
/** @return whether we have a next smallest number */
public boolean hasNext() {
return root != null;
}
/** @return the next smallest number */
public int next() {
node = root;
parent = root;
while (node.left != null) {
parent = node;
node = node.left;
}
if (node != root) {
parent.left = node.right;
} else {
root = node.right;
}
node.right = null;
return node.val;
}
}
/**
* Your BSTIterator will be called like this:
* BSTIterator i = new BSTIterator(root);
* while (i.hasNext()) v[f()] = i.next();
*/
```
## Analysis
上面代码中`next()`操作的时间复杂度实际上不是题干要求的,不过这样写比在构造函数初始化时将tree转换成queue效率要高。
使用queue的代码:
```java
/**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class BSTIterator {
LinkedList<Integer> it = new LinkedList<>();
public BSTIterator(TreeNode root) {
TreeNode node = root;
TreeNode parent = root;
while (node != null) {
while (node.left != null) {
parent = node;
node = node.left;
}
if (node != root) {
parent.left = node.right;
} else {
root = node.right;
}
node.right = null;
it.add(node.val);
node = root;
parent = root;
}
}
/** @return whether we have a next smallest number */
public boolean hasNext() {
return !it.isEmpty();
}
/** @return the next smallest number */
public int next() {
return it.remove();
}
}
/**
* Your BSTIterator will be called like this:
* BSTIterator i = new BSTIterator(root);
* while (i.hasNext()) v[f()] = i.next();
*/
```
上面代码的 runtime 是7 ms。
| 1.0 | Leetcode-173: Binary Search Tree Iterator -
## Description
Implement an iterator over a binary search tree (BST). Your iterator will be initialized with the root node of a BST.
Calling `next()` will return the next smallest number in the BST.
Note: `next()` and `hasNext()` should run in average  time and uses  memory, where h is the height of the tree.
## My Solution
代码的run time是5ms (95.39%)。
```java
/**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class BSTIterator {
private TreeNode root = null;
private TreeNode parent = null;
private TreeNode node = null;
public BSTIterator(TreeNode root) {
this.root = root;
}
/** @return whether we have a next smallest number */
public boolean hasNext() {
return root != null;
}
/** @return the next smallest number */
public int next() {
node = root;
parent = root;
while (node.left != null) {
parent = node;
node = node.left;
}
if (node != root) {
parent.left = node.right;
} else {
root = node.right;
}
node.right = null;
return node.val;
}
}
/**
* Your BSTIterator will be called like this:
* BSTIterator i = new BSTIterator(root);
* while (i.hasNext()) v[f()] = i.next();
*/
```
## Analysis
上面代码中`next()`操作的时间复杂度实际上不是题干要求的,不过这样写比在构造函数初始化时将tree转换成queue效率要高。
使用queue的代码:
```java
/**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class BSTIterator {
LinkedList<Integer> it = new LinkedList<>();
public BSTIterator(TreeNode root) {
TreeNode node = root;
TreeNode parent = root;
while (node != null) {
while (node.left != null) {
parent = node;
node = node.left;
}
if (node != root) {
parent.left = node.right;
} else {
root = node.right;
}
node.right = null;
it.add(node.val);
node = root;
parent = root;
}
}
/** @return whether we have a next smallest number */
public boolean hasNext() {
return !it.isEmpty();
}
/** @return the next smallest number */
public int next() {
return it.remove();
}
}
/**
* Your BSTIterator will be called like this:
* BSTIterator i = new BSTIterator(root);
* while (i.hasNext()) v[f()] = i.next();
*/
```
上面代码的 runtime 是7 ms。
| non_priority | leetcode binary search tree iterator description implement an iterator over a binary search tree bst your iterator will be initialized with the root node of a bst calling next will return the next smallest number in the bst note next and hasnext should run in average time and uses memory where h is the height of the tree my solution 代码的run 。 java definition for binary tree public class treenode int val treenode left treenode right treenode int x val x public class bstiterator private treenode root null private treenode parent null private treenode node null public bstiterator treenode root this root root return whether we have a next smallest number public boolean hasnext return root null return the next smallest number public int next node root parent root while node left null parent node node node left if node root parent left node right else root node right node right null return node val your bstiterator will be called like this bstiterator i new bstiterator root while i hasnext v i next analysis 上面代码中 next 操作的时间复杂度实际上不是题干要求的 使用queue的代码: java definition for binary tree public class treenode int val treenode left treenode right treenode int x val x public class bstiterator linkedlist it new linkedlist public bstiterator treenode root treenode node root treenode parent root while node null while node left null parent node node node left if node root parent left node right else root node right node right null it add node val node root parent root return whether we have a next smallest number public boolean hasnext return it isempty return the next smallest number public int next return it remove your bstiterator will be called like this bstiterator i new bstiterator root while i hasnext v i next 上面代码的 runtime ms。 | 0 |
3,313 | 3,121,914,413 | IssuesEvent | 2015-09-06 03:12:45 | j2objc-contrib/j2objc-gradle | https://api.github.com/repos/j2objc-contrib/j2objc-gradle | closed | Faster Xcode build: smaller default set for enabledArchs | cat:native-build cat:xcode type:question | During development state doing ``gradle shared:j2objcXcode`` for working with code changes in the Xcode project appears to be very slow. Even changing a single line and doing incremental compile takes about 2 minutes for my project. With the old version of this plugin I could do it in 3 to 5 seconds which is much more acceptable.
Here is what I propose. During development stage it does not seems to be necessary to generate a pre compiles lib from your translated code. We should introduce a flag:
```
fastDevelopment = true
```
When this flag is set the plugin translates the code and the ``j2objcXcode`` task adds the translated sources to the pod in Xcode.
This makes development super fast. I myself worked this way with the old plugin for a while.
@advayDev1 @brunobowden Looking forward to your comments on this.
| 1.0 | Faster Xcode build: smaller default set for enabledArchs - During development state doing ``gradle shared:j2objcXcode`` for working with code changes in the Xcode project appears to be very slow. Even changing a single line and doing incremental compile takes about 2 minutes for my project. With the old version of this plugin I could do it in 3 to 5 seconds which is much more acceptable.
Here is what I propose. During development stage it does not seems to be necessary to generate a pre compiles lib from your translated code. We should introduce a flag:
```
fastDevelopment = true
```
When this flag is set the plugin translates the code and the ``j2objcXcode`` task adds the translated sources to the pod in Xcode.
This makes development super fast. I myself worked this way with the old plugin for a while.
@advayDev1 @brunobowden Looking forward to your comments on this.
| non_priority | faster xcode build smaller default set for enabledarchs during development state doing gradle shared for working with code changes in the xcode project appears to be very slow even changing a single line and doing incremental compile takes about minutes for my project with the old version of this plugin i could do it in to seconds which is much more acceptable here is what i propose during development stage it does not seems to be necessary to generate a pre compiles lib from your translated code we should introduce a flag fastdevelopment true when this flag is set the plugin translates the code and the task adds the translated sources to the pod in xcode this makes development super fast i myself worked this way with the old plugin for a while brunobowden looking forward to your comments on this | 0 |
55,348 | 6,471,897,135 | IssuesEvent | 2017-08-17 12:50:11 | sara-project/sara-project.github.io | https://api.github.com/repos/sara-project/sara-project.github.io | opened | Check the size of sections | to test | When I open the site here on my computer, the site sections do not have the size of the entire screen, so I see two sections at a time. Maybe you see right because it is developing with a smaller screen, the one of the laptop. Check on another monitor and if possible adjust the screen size. | 1.0 | Check the size of sections - When I open the site here on my computer, the site sections do not have the size of the entire screen, so I see two sections at a time. Maybe you see right because it is developing with a smaller screen, the one of the laptop. Check on another monitor and if possible adjust the screen size. | non_priority | check the size of sections when i open the site here on my computer the site sections do not have the size of the entire screen so i see two sections at a time maybe you see right because it is developing with a smaller screen the one of the laptop check on another monitor and if possible adjust the screen size | 0 |
27,746 | 12,700,508,473 | IssuesEvent | 2020-06-22 16:26:57 | Azure/azure-sdk-for-python | https://api.github.com/repos/Azure/azure-sdk-for-python | closed | Application Properties are not part of event | Mgmt Service Attention customer-reported question | I route IoTHub Device Telemetry messages to its default events end point.
Than it triggers serverless function written in python with IotHub's eventhub binding.
The received event in azure serverless function does not contain application properties which has been set by device.
Here is code:
```
import azure.functions as func
def main(events: func.EventHubEvent):
event_body = event.get_body().decode('utf-8')
```
When I do dir(event), it shows me,
['EventHubEventbody', '_EventHubEventenqueued_time', '_EventHubEventiothub_metadata', '_EventHubEventoffset', '_EventHubEventpartition_key', '_EventHubEventsequence_number', 'abstractmethods', 'class', 'delattr', 'dict', 'dir', 'doc', 'eq', 'format', 'ge', 'getattribute', 'gt', 'hash', 'init', 'init_subclass', 'le', 'lt', 'module', 'ne', 'new', 'reduce', 'reduce_ex', 'repr', 'setattr', 'sizeof', 'slots', 'str', 'subclasshook', 'weakref_', '_abc_impl', 'enqueued_time', 'get_body', 'iothub_metadata', 'offset', 'partition_key', 'sequence_number']
Which does not show application_properties anywhere. | 1.0 | Application Properties are not part of event - I route IoTHub Device Telemetry messages to its default events end point.
Than it triggers serverless function written in python with IotHub's eventhub binding.
The received event in azure serverless function does not contain application properties which has been set by device.
Here is code:
```
import azure.functions as func
def main(events: func.EventHubEvent):
event_body = event.get_body().decode('utf-8')
```
When I do dir(event), it shows me,
['EventHubEventbody', '_EventHubEventenqueued_time', '_EventHubEventiothub_metadata', '_EventHubEventoffset', '_EventHubEventpartition_key', '_EventHubEventsequence_number', 'abstractmethods', 'class', 'delattr', 'dict', 'dir', 'doc', 'eq', 'format', 'ge', 'getattribute', 'gt', 'hash', 'init', 'init_subclass', 'le', 'lt', 'module', 'ne', 'new', 'reduce', 'reduce_ex', 'repr', 'setattr', 'sizeof', 'slots', 'str', 'subclasshook', 'weakref_', '_abc_impl', 'enqueued_time', 'get_body', 'iothub_metadata', 'offset', 'partition_key', 'sequence_number']
Which does not show application_properties anywhere. | non_priority | application properties are not part of event i route iothub device telemetry messages to its default events end point than it triggers serverless function written in python with iothub s eventhub binding the received event in azure serverless function does not contain application properties which has been set by device here is code import azure functions as func def main events func eventhubevent event body event get body decode utf when i do dir event it shows me which does not show application properties anywhere | 0 |
832 | 4,408,398,771 | IssuesEvent | 2016-08-12 01:28:58 | w3c/wot | https://api.github.com/repos/w3c/wot | closed | Definition of Discovery Methods | Architecture | Currently, there is only a very brief definition of the different discovery approaches in the Terminology section.
It would be good to have a bit more text on local, nearby, and remote discovery in a dedicated section.
@skdatta Did you have some progress on these scenarios and non-functional requirements? This should go into this document. In the Current Practices document, we will need the implementation aspects. | 1.0 | Definition of Discovery Methods - Currently, there is only a very brief definition of the different discovery approaches in the Terminology section.
It would be good to have a bit more text on local, nearby, and remote discovery in a dedicated section.
@skdatta Did you have some progress on these scenarios and non-functional requirements? This should go into this document. In the Current Practices document, we will need the implementation aspects. | non_priority | definition of discovery methods currently there is only a very brief definition of the different discovery approaches in the terminology section it would be good to have a bit more text on local nearby and remote discovery in a dedicated section skdatta did you have some progress on these scenarios and non functional requirements this should go into this document in the current practices document we will need the implementation aspects | 0 |
61,556 | 8,529,027,789 | IssuesEvent | 2018-11-03 06:52:10 | ssunno/NurseNLP | https://api.github.com/repos/ssunno/NurseNLP | opened | 키워드 사전 구현 | documentation enhancement | 키워드 사전은 키워드 - 단어 리스트 로 구성된 테이블임.
사용자가 지속적으로 키워드나 단어를 업데이트 할 수 있으므로 매 실행시에 키워드 사전을 반영해야함.
사용자 편의성을 위해서 엑셀 형태로 저장됨. --> 추가 요구사항이 있을 수도 있음(다른 형식 등)
* 엑셀 타입의 키워드 사전 읽기
* 키워드 - 단어 리스트로 사전 구성
* 엑셀 타입이 아닌 경우에 대해서 기능 추가가 가능하도록 구현.
* 단어 사전의 무결성? 체크는 따로 검증 도구에서 진행되며, 사전 읽을 때 검증 도구를 한번 더 호출해서 체크
| 1.0 | 키워드 사전 구현 - 키워드 사전은 키워드 - 단어 리스트 로 구성된 테이블임.
사용자가 지속적으로 키워드나 단어를 업데이트 할 수 있으므로 매 실행시에 키워드 사전을 반영해야함.
사용자 편의성을 위해서 엑셀 형태로 저장됨. --> 추가 요구사항이 있을 수도 있음(다른 형식 등)
* 엑셀 타입의 키워드 사전 읽기
* 키워드 - 단어 리스트로 사전 구성
* 엑셀 타입이 아닌 경우에 대해서 기능 추가가 가능하도록 구현.
* 단어 사전의 무결성? 체크는 따로 검증 도구에서 진행되며, 사전 읽을 때 검증 도구를 한번 더 호출해서 체크
| non_priority | 키워드 사전 구현 키워드 사전은 키워드 단어 리스트 로 구성된 테이블임 사용자가 지속적으로 키워드나 단어를 업데이트 할 수 있으므로 매 실행시에 키워드 사전을 반영해야함 사용자 편의성을 위해서 엑셀 형태로 저장됨 추가 요구사항이 있을 수도 있음 다른 형식 등 엑셀 타입의 키워드 사전 읽기 키워드 단어 리스트로 사전 구성 엑셀 타입이 아닌 경우에 대해서 기능 추가가 가능하도록 구현 단어 사전의 무결성 체크는 따로 검증 도구에서 진행되며 사전 읽을 때 검증 도구를 한번 더 호출해서 체크 | 0 |
12,138 | 5,152,203,787 | IssuesEvent | 2017-01-14 00:05:20 | tensorflow/models | https://api.github.com/repos/tensorflow/models | closed | zlib problem in tensorflow | awaiting response type:build/install | the tensorflow commit that is referenced as a submodule in this directroy currently breaks docker builds because of a bad dependency (hard coded, non permanent versioned link to zlib). This has been remedied in a later tensorflow commit. | 1.0 | zlib problem in tensorflow - the tensorflow commit that is referenced as a submodule in this directroy currently breaks docker builds because of a bad dependency (hard coded, non permanent versioned link to zlib). This has been remedied in a later tensorflow commit. | non_priority | zlib problem in tensorflow the tensorflow commit that is referenced as a submodule in this directroy currently breaks docker builds because of a bad dependency hard coded non permanent versioned link to zlib this has been remedied in a later tensorflow commit | 0 |
74,768 | 25,312,174,545 | IssuesEvent | 2022-11-17 18:21:26 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: Implicit wait is ignoring NoSuchElementException when using relative locators | C-py I-defect | ### What happened?
When setting WebDriver to use an implicit wait and then using a relative locator that does not immediately find the element, Selenium immediately crashes with a `NoSuchElementException` without waiting and retrying for the set implicit wait time.
The code example uses Chrome, but the same behaviour is happening in Firefox as well.
Explicit waits on the other hand work as expected:
```
from selenium.webdriver.support.wait import WebDriverWait
from selenium import webdriver
from selenium.webdriver.support.relative_locator import locate_with
from selenium.webdriver.common.by import By
driver = webdriver.Chrome()
driver.get('https://www.example.com')
WebDriverWait(driver,30).until(lambda driver: driver.find_element(
locate_with(By.TAG_NAME,"p").near({By.TAG_NAME:"footer"}) #There is no footer tag on the website
))
driver.close()
```
The code above waits 30 seconds and then returns a `TimeoutException` exception.
I expect that `find_element` calls with relative locators and an implicit wait set to wait for the set amount of time and then raise a timeout exception if the element is not found.
### How can we reproduce the issue?
```shell
from selenium import webdriver
from selenium.webdriver.support.relative_locator import locate_with
from selenium.webdriver.common.by import By
driver = webdriver.Chrome()
driver.implicitly_wait(30)
driver.get('https://www.example.com')
driver.find_element(
locate_with(By.TAG_NAME,"p").near({By.TAG_NAME:"footer"}) #There is no footer tag on the website
)
driver.close()
```
### Relevant log output
```shell
DevTools listening on ws://127.0.0.1:19054/devtools/browser/7d9b9623-b238-40c0-8529-8f7c25ed70c4
Traceback (most recent call last):
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\debug.py", line 8, in <module>
driver.find_element(
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 846, in find_element
elements = self.find_elements(by=by, value=value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 878, in find_elements
return self.execute_script(find_element_js, by.to_dict())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 506, in execute_script
return self.execute(command, {"script": script, "args": converted_args})["value"]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 444, in execute
self.error_handler.check_response(response)
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 249, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: No element has been found by {"tag name":"footer"}
(Session info: chrome=107.0.5304.107)
Stacktrace:
Backtrace:
Ordinal0 [0x00B5ACD3+2075859]
Ordinal0 [0x00AEEE61+1633889]
Ordinal0 [0x009EB7BD+571325]
Ordinal0 [0x009EE374+582516]
Ordinal0 [0x009EE225+582181]
Ordinal0 [0x009EEBA5+584613]
Ordinal0 [0x00A4BF4F+966479]
Ordinal0 [0x00A3731C+881436]
Ordinal0 [0x00A4B56A+963946]
Ordinal0 [0x00A37136+880950]
Ordinal0 [0x00A0FEFD+720637]
Ordinal0 [0x00A10F3F+724799]
GetHandleVerifier [0x00E0EED2+2769538]
GetHandleVerifier [0x00E00D95+2711877]
GetHandleVerifier [0x00BEA03A+521194]
GetHandleVerifier [0x00BE8DA0+516432]
Ordinal0 [0x00AF682C+1665068]
Ordinal0 [0x00AFB128+1683752]
Ordinal0 [0x00AFB215+1683989]
Ordinal0 [0x00B06484+1729668]
BaseThreadInitThunk [0x75CFFA29+25]
RtlGetAppContainerNamedObjectPath [0x776C7BBE+286]
RtlGetAppContainerNamedObjectPath [0x776C7B8E+238]
```
### Operating System
Windows 10 21H1
### Selenium version
Python 4.6.0
### What are the browser(s) and version(s) where you see this issue?
Chrome 107
### What are the browser driver(s) and version(s) where you see this issue?
ChromeDriver 107.0.5304.62
### Are you using Selenium Grid?
No | 1.0 | [🐛 Bug]: Implicit wait is ignoring NoSuchElementException when using relative locators - ### What happened?
When setting WebDriver to use an implicit wait and then using a relative locator that does not immediately find the element, Selenium immediately crashes with a `NoSuchElementException` without waiting and retrying for the set implicit wait time.
The code example uses Chrome, but the same behaviour is happening in Firefox as well.
Explicit waits on the other hand work as expected:
```
from selenium.webdriver.support.wait import WebDriverWait
from selenium import webdriver
from selenium.webdriver.support.relative_locator import locate_with
from selenium.webdriver.common.by import By
driver = webdriver.Chrome()
driver.get('https://www.example.com')
WebDriverWait(driver,30).until(lambda driver: driver.find_element(
locate_with(By.TAG_NAME,"p").near({By.TAG_NAME:"footer"}) #There is no footer tag on the website
))
driver.close()
```
The code above waits 30 seconds and then returns a `TimeoutException` exception.
I expect that `find_element` calls with relative locators and an implicit wait set to wait for the set amount of time and then raise a timeout exception if the element is not found.
### How can we reproduce the issue?
```shell
from selenium import webdriver
from selenium.webdriver.support.relative_locator import locate_with
from selenium.webdriver.common.by import By
driver = webdriver.Chrome()
driver.implicitly_wait(30)
driver.get('https://www.example.com')
driver.find_element(
locate_with(By.TAG_NAME,"p").near({By.TAG_NAME:"footer"}) #There is no footer tag on the website
)
driver.close()
```
### Relevant log output
```shell
DevTools listening on ws://127.0.0.1:19054/devtools/browser/7d9b9623-b238-40c0-8529-8f7c25ed70c4
Traceback (most recent call last):
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\debug.py", line 8, in <module>
driver.find_element(
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 846, in find_element
elements = self.find_elements(by=by, value=value)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 878, in find_elements
return self.execute_script(find_element_js, by.to_dict())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 506, in execute_script
return self.execute(command, {"script": script, "args": converted_args})["value"]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 444, in execute
self.error_handler.check_response(response)
File "C:\Users\Vikto\Desktop\SeleniumTests Big Boy\Lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 249, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: No element has been found by {"tag name":"footer"}
(Session info: chrome=107.0.5304.107)
Stacktrace:
Backtrace:
Ordinal0 [0x00B5ACD3+2075859]
Ordinal0 [0x00AEEE61+1633889]
Ordinal0 [0x009EB7BD+571325]
Ordinal0 [0x009EE374+582516]
Ordinal0 [0x009EE225+582181]
Ordinal0 [0x009EEBA5+584613]
Ordinal0 [0x00A4BF4F+966479]
Ordinal0 [0x00A3731C+881436]
Ordinal0 [0x00A4B56A+963946]
Ordinal0 [0x00A37136+880950]
Ordinal0 [0x00A0FEFD+720637]
Ordinal0 [0x00A10F3F+724799]
GetHandleVerifier [0x00E0EED2+2769538]
GetHandleVerifier [0x00E00D95+2711877]
GetHandleVerifier [0x00BEA03A+521194]
GetHandleVerifier [0x00BE8DA0+516432]
Ordinal0 [0x00AF682C+1665068]
Ordinal0 [0x00AFB128+1683752]
Ordinal0 [0x00AFB215+1683989]
Ordinal0 [0x00B06484+1729668]
BaseThreadInitThunk [0x75CFFA29+25]
RtlGetAppContainerNamedObjectPath [0x776C7BBE+286]
RtlGetAppContainerNamedObjectPath [0x776C7B8E+238]
```
### Operating System
Windows 10 21H1
### Selenium version
Python 4.6.0
### What are the browser(s) and version(s) where you see this issue?
Chrome 107
### What are the browser driver(s) and version(s) where you see this issue?
ChromeDriver 107.0.5304.62
### Are you using Selenium Grid?
No | non_priority | implicit wait is ignoring nosuchelementexception when using relative locators what happened when setting webdriver to use an implicit wait and then using a relative locator that does not immediately find the element selenium immediately crashes with a nosuchelementexception without waiting and retrying for the set implicit wait time the code example uses chrome but the same behaviour is happening in firefox as well explicit waits on the other hand work as expected from selenium webdriver support wait import webdriverwait from selenium import webdriver from selenium webdriver support relative locator import locate with from selenium webdriver common by import by driver webdriver chrome driver get webdriverwait driver until lambda driver driver find element locate with by tag name p near by tag name footer there is no footer tag on the website driver close the code above waits seconds and then returns a timeoutexception exception i expect that find element calls with relative locators and an implicit wait set to wait for the set amount of time and then raise a timeout exception if the element is not found how can we reproduce the issue shell from selenium import webdriver from selenium webdriver support relative locator import locate with from selenium webdriver common by import by driver webdriver chrome driver implicitly wait driver get driver find element locate with by tag name p near by tag name footer there is no footer tag on the website driver close relevant log output shell devtools listening on ws devtools browser traceback most recent call last file c users vikto desktop seleniumtests big boy debug py line in driver find element file c users vikto desktop seleniumtests big boy lib site packages selenium webdriver remote webdriver py line in find element elements self find elements by by value value file c users vikto desktop seleniumtests big boy lib site packages selenium webdriver remote webdriver py line in find elements return self execute script find element js by to dict file c users vikto desktop seleniumtests big boy lib site packages selenium webdriver remote webdriver py line in execute script return self execute command script script args converted args file c users vikto desktop seleniumtests big boy lib site packages selenium webdriver remote webdriver py line in execute self error handler check response response file c users vikto desktop seleniumtests big boy lib site packages selenium webdriver remote errorhandler py line in check response raise exception class message screen stacktrace selenium common exceptions nosuchelementexception message no such element no element has been found by tag name footer session info chrome stacktrace backtrace gethandleverifier gethandleverifier gethandleverifier gethandleverifier basethreadinitthunk rtlgetappcontainernamedobjectpath rtlgetappcontainernamedobjectpath operating system windows selenium version python what are the browser s and version s where you see this issue chrome what are the browser driver s and version s where you see this issue chromedriver are you using selenium grid no | 0 |
303,690 | 26,223,489,545 | IssuesEvent | 2023-01-04 16:36:00 | opensearch-project/OpenSearch | https://api.github.com/repos/opensearch-project/OpenSearch | closed | [BUG] org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED | bug flaky-test | **Describe the bug**
Caught on PR https://github.com/opensearch-project/OpenSearch/issues/1906
```
org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED
java.lang.AssertionError: timed out waiting for green state
at __randomizedtesting.SeedInfo.seed([5B60BE42A81D1B47:BE5F82910960CC5C]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.test.OpenSearchIntegTestCase.ensureColor(OpenSearchIntegTestCase.java:1019)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:958)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:947)
at org.opensearch.gateway.QuorumGatewayIT.testQuorumRecovery(QuorumGatewayIT.java:111)
```
Log: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923.log
Report: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923_reports.zip
**To Reproduce**
Another failure that can't be reproduced :(
**Expected behavior**
Test should pass all the time
**Plugins**
All core opensearch
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Host/Environment (please complete the following information):**
- https://github.com/opensearch-project/OpenSearch/pull/1906
**Additional context**
N/A
| 1.0 | [BUG] org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED - **Describe the bug**
Caught on PR https://github.com/opensearch-project/OpenSearch/issues/1906
```
org.opensearch.gateway.QuorumGatewayIT > testQuorumRecovery FAILED
java.lang.AssertionError: timed out waiting for green state
at __randomizedtesting.SeedInfo.seed([5B60BE42A81D1B47:BE5F82910960CC5C]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.test.OpenSearchIntegTestCase.ensureColor(OpenSearchIntegTestCase.java:1019)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:958)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:947)
at org.opensearch.gateway.QuorumGatewayIT.testQuorumRecovery(QuorumGatewayIT.java:111)
```
Log: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923.log
Report: https://ci.opensearch.org/logs/ci/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/gradle_check_1923_reports.zip
**To Reproduce**
Another failure that can't be reproduced :(
**Expected behavior**
Test should pass all the time
**Plugins**
All core opensearch
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Host/Environment (please complete the following information):**
- https://github.com/opensearch-project/OpenSearch/pull/1906
**Additional context**
N/A
| non_priority | org opensearch gateway quorumgatewayit testquorumrecovery failed describe the bug caught on pr org opensearch gateway quorumgatewayit testquorumrecovery failed java lang assertionerror timed out waiting for green state at randomizedtesting seedinfo seed at org junit assert fail assert java at org opensearch test opensearchintegtestcase ensurecolor opensearchintegtestcase java at org opensearch test opensearchintegtestcase ensuregreen opensearchintegtestcase java at org opensearch test opensearchintegtestcase ensuregreen opensearchintegtestcase java at org opensearch gateway quorumgatewayit testquorumrecovery quorumgatewayit java log report to reproduce another failure that can t be reproduced expected behavior test should pass all the time plugins all core opensearch screenshots if applicable add screenshots to help explain your problem host environment please complete the following information additional context n a | 0 |
32,034 | 7,478,097,970 | IssuesEvent | 2018-04-04 10:25:56 | nmrih/source-game | https://api.github.com/repos/nmrih/source-game | closed | Bypass SV10 reload animation early | Status: Reviewed Type: Animation Type: Code | Example: When you reload a Colt 1911, the HUD waits until the end of the animation to show you how many bullets it has loaded before you can use it.
With the SV10, the HUD that shows how many bullets you have loaded into it appears so early in the animation that you can just bypass the rest of the animation by holstering/unholstering or shoving the SV10. By doing this it allows you to exploit more time by not having to wait for the whole reload animation to end.
| 1.0 | Bypass SV10 reload animation early - Example: When you reload a Colt 1911, the HUD waits until the end of the animation to show you how many bullets it has loaded before you can use it.
With the SV10, the HUD that shows how many bullets you have loaded into it appears so early in the animation that you can just bypass the rest of the animation by holstering/unholstering or shoving the SV10. By doing this it allows you to exploit more time by not having to wait for the whole reload animation to end.
| non_priority | bypass reload animation early example when you reload a colt the hud waits until the end of the animation to show you how many bullets it has loaded before you can use it with the the hud that shows how many bullets you have loaded into it appears so early in the animation that you can just bypass the rest of the animation by holstering unholstering or shoving the by doing this it allows you to exploit more time by not having to wait for the whole reload animation to end | 0 |
18,271 | 12,718,687,171 | IssuesEvent | 2020-06-24 07:59:53 | surveyjs/survey-creator | https://api.github.com/repos/surveyjs/survey-creator | opened | Undo via ctrl+z works when focus inside text input | enhancement usability issue | 1) Go to https://surveyjs.io/create-survey
2) Add any two questions
3) Go to properties of first question
4) Type some title without blur focus
5) Press ctrl+z
6) ???
7) Missing not only last title symbol but second question too
Possible solution: disable possibility to undo survey when focus inside text input | True | Undo via ctrl+z works when focus inside text input - 1) Go to https://surveyjs.io/create-survey
2) Add any two questions
3) Go to properties of first question
4) Type some title without blur focus
5) Press ctrl+z
6) ???
7) Missing not only last title symbol but second question too
Possible solution: disable possibility to undo survey when focus inside text input | non_priority | undo via ctrl z works when focus inside text input go to add any two questions go to properties of first question type some title without blur focus press ctrl z missing not only last title symbol but second question too possible solution disable possibility to undo survey when focus inside text input | 0 |
121,369 | 12,124,144,969 | IssuesEvent | 2020-04-22 13:47:24 | vaadin/flow | https://api.github.com/repos/vaadin/flow | closed | Document devmode.liveReload.enabled config param | DX documentation | It should be documented how the developer can disable/enable live reload for their application with setting `devmode.liveReload.enabled` config param.
Related to #7874 | 1.0 | Document devmode.liveReload.enabled config param - It should be documented how the developer can disable/enable live reload for their application with setting `devmode.liveReload.enabled` config param.
Related to #7874 | non_priority | document devmode livereload enabled config param it should be documented how the developer can disable enable live reload for their application with setting devmode livereload enabled config param related to | 0 |
152,527 | 23,986,160,469 | IssuesEvent | 2022-09-13 19:16:04 | GovAlta/ui-components | https://api.github.com/repos/GovAlta/ui-components | closed | Design token Figma implementation | Design Stale | ### Background:
Building on the work completed in #474 & #543 (spacing and typography specification). This story is intended to outline the work required to complete the work of implementing "design tokens" in Figma.
**As a:** Service team front end designer
**I want:** Use the design token values in my designers
**so that:** Stay consistent to the design system and setup my service for changes and enhancements to the design system moving forward.
### Acceptance criteria:
- [x] Dependent on the completion of user story #597
- [ ] Selected plugin from story above is integrated into DDI project
- [x] Plugin is configured with the values outlined in [the specification](https://goa-dio.atlassian.net/wiki/spaces/DS/pages/2261745761/Design+Tokens+Variables)
- [ ] Meeting is scheduled with FED group to show/share the design
- [ ] Design docs reviewed by PO
### Outline
https://goa-dio.atlassian.net/l/c/Dej0X81m
### Resources | 1.0 | Design token Figma implementation - ### Background:
Building on the work completed in #474 & #543 (spacing and typography specification). This story is intended to outline the work required to complete the work of implementing "design tokens" in Figma.
**As a:** Service team front end designer
**I want:** Use the design token values in my designers
**so that:** Stay consistent to the design system and setup my service for changes and enhancements to the design system moving forward.
### Acceptance criteria:
- [x] Dependent on the completion of user story #597
- [ ] Selected plugin from story above is integrated into DDI project
- [x] Plugin is configured with the values outlined in [the specification](https://goa-dio.atlassian.net/wiki/spaces/DS/pages/2261745761/Design+Tokens+Variables)
- [ ] Meeting is scheduled with FED group to show/share the design
- [ ] Design docs reviewed by PO
### Outline
https://goa-dio.atlassian.net/l/c/Dej0X81m
### Resources | non_priority | design token figma implementation background building on the work completed in spacing and typography specification this story is intended to outline the work required to complete the work of implementing design tokens in figma as a service team front end designer i want use the design token values in my designers so that stay consistent to the design system and setup my service for changes and enhancements to the design system moving forward acceptance criteria dependent on the completion of user story selected plugin from story above is integrated into ddi project plugin is configured with the values outlined in meeting is scheduled with fed group to show share the design design docs reviewed by po outline resources | 0 |
195,577 | 22,348,714,512 | IssuesEvent | 2022-06-15 10:03:38 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [Security Solution] Incorrect icon is displaying for numeric type under `Required fields` | bug impact:low Team:Detections and Resp fixed Team: SecuritySolution QA:Validated Team:Detection Rules v8.3.0 Feature:Rule Details | **Describe the bug**
Incorrect icon is displaying for numeric type under `Required fields`
**Build info**
```
Version: 8.3.0 Branch
Commit: fe0166d7991c7220bd4321defcbaa5c1e614dc90
```

**preconditions**
1. Kibana should be up and running
**Steps to Reproduce**
1. Navigate to Rules page under security
2. Import the below rule that contains the required fields with numeric type
[rules_export (2).zip](https://github.com/elastic/kibana/files/8813626/rules_export.2.zip)
3. After import the rule navigate to rule details page
4. Observe that incorrect icon is displaying for numeric type under "Required fields"
**Actual Result**
Incorrect icon is displaying for numeric type under "Required fields"
**Expected Result**
Correct icon say # should be displayed for numeric type under "Required fields"
**What's Working**

**Screenshot**


| True | [Security Solution] Incorrect icon is displaying for numeric type under `Required fields` - **Describe the bug**
Incorrect icon is displaying for numeric type under `Required fields`
**Build info**
```
Version: 8.3.0 Branch
Commit: fe0166d7991c7220bd4321defcbaa5c1e614dc90
```

**preconditions**
1. Kibana should be up and running
**Steps to Reproduce**
1. Navigate to Rules page under security
2. Import the below rule that contains the required fields with numeric type
[rules_export (2).zip](https://github.com/elastic/kibana/files/8813626/rules_export.2.zip)
3. After import the rule navigate to rule details page
4. Observe that incorrect icon is displaying for numeric type under "Required fields"
**Actual Result**
Incorrect icon is displaying for numeric type under "Required fields"
**Expected Result**
Correct icon say # should be displayed for numeric type under "Required fields"
**What's Working**

**Screenshot**


| non_priority | incorrect icon is displaying for numeric type under required fields describe the bug incorrect icon is displaying for numeric type under required fields build info version branch commit preconditions kibana should be up and running steps to reproduce navigate to rules page under security import the below rule that contains the required fields with numeric type after import the rule navigate to rule details page observe that incorrect icon is displaying for numeric type under required fields actual result incorrect icon is displaying for numeric type under required fields expected result correct icon say should be displayed for numeric type under required fields what s working screenshot | 0 |
245,943 | 26,573,248,834 | IssuesEvent | 2023-01-21 13:05:38 | MatBenfield/news | https://api.github.com/repos/MatBenfield/news | closed | [SecurityWeek] Ransomware Revenue Plunged in 2022 as More Victims Refuse to Pay Up: Report | SecurityWeek Stale |
**Cybercriminals earned significantly less from ransomware attacks in 2022 compared to 2021 as victims are increasingly refusing to pay ransom demands, according to data from Chainalysis.**
[read more](https://www.securityweek.com/ransomware-revenue-plunged-2022-more-victims-refuse-pay-report)
<https://www.securityweek.com/ransomware-revenue-plunged-2022-more-victims-refuse-pay-report>
| True | [SecurityWeek] Ransomware Revenue Plunged in 2022 as More Victims Refuse to Pay Up: Report -
**Cybercriminals earned significantly less from ransomware attacks in 2022 compared to 2021 as victims are increasingly refusing to pay ransom demands, according to data from Chainalysis.**
[read more](https://www.securityweek.com/ransomware-revenue-plunged-2022-more-victims-refuse-pay-report)
<https://www.securityweek.com/ransomware-revenue-plunged-2022-more-victims-refuse-pay-report>
| non_priority | ransomware revenue plunged in as more victims refuse to pay up report cybercriminals earned significantly less from ransomware attacks in compared to as victims are increasingly refusing to pay ransom demands according to data from chainalysis | 0 |
148,560 | 13,239,655,717 | IssuesEvent | 2020-08-19 04:07:34 | reizuseharu/Diana | https://api.github.com/repos/reizuseharu/Diana | opened | Add Standard Docs | [type] documentation | ### Description
Add standard documents to repository
### Details
Documents:
- Vision
- Requirements
- Design
### Acceptance Criteria
- README updated with relevant setup
- Add docs written
### Tasks
- [ ] Update README
- [ ] Write Vision doc
- [ ] Write Requirements doc
- [ ] Write Design doc | 1.0 | Add Standard Docs - ### Description
Add standard documents to repository
### Details
Documents:
- Vision
- Requirements
- Design
### Acceptance Criteria
- README updated with relevant setup
- Add docs written
### Tasks
- [ ] Update README
- [ ] Write Vision doc
- [ ] Write Requirements doc
- [ ] Write Design doc | non_priority | add standard docs description add standard documents to repository details documents vision requirements design acceptance criteria readme updated with relevant setup add docs written tasks update readme write vision doc write requirements doc write design doc | 0 |
72,525 | 7,300,649,038 | IssuesEvent | 2018-02-27 00:45:35 | MetaMask/metamask-extension | https://api.github.com/repos/MetaMask/metamask-extension | closed | Tests failing in tx-controller-test some of the time | L6-tests P3-soon T0-bug | 1) txUtils "before all" hook:
Uncaught AssertionError: 'it should not fail' undefined undefined
at txController.signTransaction (test/unit/tx-controller-test.js:317:32)
at signEthTx.then.catch (app/scripts/controllers/transactions.js:234:7)
at tryCatcher (node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (node_modules/bluebird/js/release/promise.js:689:18)
at Async._drainQueue (node_modules/bluebird/js/release/async.js:133:16)
at Async._drainQueues (node_modules/bluebird/js/release/async.js:143:10)
at Immediate.Async.drainQueues (node_modules/bluebird/js/release/async.js:17:14)
2) txUtils Uncaught error outside test suite:
Uncaught TypeError: Cannot read property 'currentRetry' of undefined
Not sure what the rate is, but it's not a test that passes or fails consistently. | 1.0 | Tests failing in tx-controller-test some of the time - 1) txUtils "before all" hook:
Uncaught AssertionError: 'it should not fail' undefined undefined
at txController.signTransaction (test/unit/tx-controller-test.js:317:32)
at signEthTx.then.catch (app/scripts/controllers/transactions.js:234:7)
at tryCatcher (node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (node_modules/bluebird/js/release/promise.js:689:18)
at Async._drainQueue (node_modules/bluebird/js/release/async.js:133:16)
at Async._drainQueues (node_modules/bluebird/js/release/async.js:143:10)
at Immediate.Async.drainQueues (node_modules/bluebird/js/release/async.js:17:14)
2) txUtils Uncaught error outside test suite:
Uncaught TypeError: Cannot read property 'currentRetry' of undefined
Not sure what the rate is, but it's not a test that passes or fails consistently. | non_priority | tests failing in tx controller test some of the time txutils before all hook uncaught assertionerror it should not fail undefined undefined at txcontroller signtransaction test unit tx controller test js at signethtx then catch app scripts controllers transactions js at trycatcher node modules bluebird js release util js at promise settlepromisefromhandler node modules bluebird js release promise js at promise settlepromise node modules bluebird js release promise js at promise node modules bluebird js release promise js at promise settlepromises node modules bluebird js release promise js at async drainqueue node modules bluebird js release async js at async drainqueues node modules bluebird js release async js at immediate async drainqueues node modules bluebird js release async js txutils uncaught error outside test suite uncaught typeerror cannot read property currentretry of undefined not sure what the rate is but it s not a test that passes or fails consistently | 0 |
92,266 | 18,797,234,504 | IssuesEvent | 2021-11-09 00:25:45 | robocorp/robotframework-lsp | https://api.github.com/repos/robocorp/robotframework-lsp | closed | Use `integrated` as the default terminal in launches | enhancement robotframework-ls robocorp-code P1 | This allows users to better communicate with the shell (for instance, using `Ctrl+C`).
Until now this wasn't the default due to: https://github.com/robocorp/robotframework-lsp/issues/394, but with that fixed, this is a better approach than using the console view. | 1.0 | Use `integrated` as the default terminal in launches - This allows users to better communicate with the shell (for instance, using `Ctrl+C`).
Until now this wasn't the default due to: https://github.com/robocorp/robotframework-lsp/issues/394, but with that fixed, this is a better approach than using the console view. | non_priority | use integrated as the default terminal in launches this allows users to better communicate with the shell for instance using ctrl c until now this wasn t the default due to but with that fixed this is a better approach than using the console view | 0 |
120,459 | 12,070,527,436 | IssuesEvent | 2020-04-16 17:47:45 | scikit-learn/scikit-learn | https://api.github.com/repos/scikit-learn/scikit-learn | opened | score() and score_samples() | Documentation | #### Describe the issue linked to the documentation
<!--
Tell us about the confusion introduced in the documentation.
-->
Hi all,
target:I am trying to predict the bandwidth of the KernelDensity() on sklearn by using randomized search and bayesian optimization (fmin() from hyperopt).
Issue: score_samples() and score() are not really clear to me. In the source code, the probability density is mentioned, then the total log density and likelihood. The are already challenging concepts by themselves and I find them hard to interpret when implementing my code. For instance I get a negative score which for a log density would imply the log of a very small probability number if I am not wrong, which I find it odd. I have browsed the internet many times and there are no real examples.
For instance, understanding a PDF when it comes to determining the chance of rain between a specific interval is relatively easy, but when the model is about other things, like interest rate, bandwidth (using KernelDensity()) the interpretation is not so straightforward. The same goes for the likelihood, one thing is interpreting it when it is about a coin toss, and another thing is when it is about more variables combine together.
Furthermore, the surrogate function which is defined with a cross_val_score gives a negative score, so also that one is not of immediate interpretation, and cross_val_score takes the default function, i.e. score() of the KernelDensity() when the scoring is not applied. Of course, the choice of the optimal bandwidth should be "somewhat" explained by the best score result.
Could someone with more expertise than me make these source codes explanations more clear or provide examples on how to interpret the results when applying score_samples() and score() on real stuff and not using 'accuracy' but the default score function on KernelDensity() ?
I found that np.sum(bestestimator.score_samples(X)) = score() and it is possible to plug also the np.exp to get np.sum(np.exp(bestestimator.score_samples(X))) to get the total log density but i get values of -100 or even lower so it is hard to interpret.
Thanks for the help (code is prop so i cannot provide it, but i can elaborate, if needed).
#### Suggest a potential alternative/fix
<!--
Tell us how we could improve the documentation in this regard.
--> Expand the set of example code with non standard scenarios, using kernelDensity with randomized search and on a regression framework (not classification). Also it would be nice if you could clarify/check those definitions of score and score_samples in the source code which are quite confusing ( I am not a statistician).
thanks
| 1.0 | score() and score_samples() - #### Describe the issue linked to the documentation
<!--
Tell us about the confusion introduced in the documentation.
-->
Hi all,
target:I am trying to predict the bandwidth of the KernelDensity() on sklearn by using randomized search and bayesian optimization (fmin() from hyperopt).
Issue: score_samples() and score() are not really clear to me. In the source code, the probability density is mentioned, then the total log density and likelihood. The are already challenging concepts by themselves and I find them hard to interpret when implementing my code. For instance I get a negative score which for a log density would imply the log of a very small probability number if I am not wrong, which I find it odd. I have browsed the internet many times and there are no real examples.
For instance, understanding a PDF when it comes to determining the chance of rain between a specific interval is relatively easy, but when the model is about other things, like interest rate, bandwidth (using KernelDensity()) the interpretation is not so straightforward. The same goes for the likelihood, one thing is interpreting it when it is about a coin toss, and another thing is when it is about more variables combine together.
Furthermore, the surrogate function which is defined with a cross_val_score gives a negative score, so also that one is not of immediate interpretation, and cross_val_score takes the default function, i.e. score() of the KernelDensity() when the scoring is not applied. Of course, the choice of the optimal bandwidth should be "somewhat" explained by the best score result.
Could someone with more expertise than me make these source codes explanations more clear or provide examples on how to interpret the results when applying score_samples() and score() on real stuff and not using 'accuracy' but the default score function on KernelDensity() ?
I found that np.sum(bestestimator.score_samples(X)) = score() and it is possible to plug also the np.exp to get np.sum(np.exp(bestestimator.score_samples(X))) to get the total log density but i get values of -100 or even lower so it is hard to interpret.
Thanks for the help (code is prop so i cannot provide it, but i can elaborate, if needed).
#### Suggest a potential alternative/fix
<!--
Tell us how we could improve the documentation in this regard.
--> Expand the set of example code with non standard scenarios, using kernelDensity with randomized search and on a regression framework (not classification). Also it would be nice if you could clarify/check those definitions of score and score_samples in the source code which are quite confusing ( I am not a statistician).
thanks
| non_priority | score and score samples describe the issue linked to the documentation tell us about the confusion introduced in the documentation hi all target i am trying to predict the bandwidth of the kerneldensity on sklearn by using randomized search and bayesian optimization fmin from hyperopt issue score samples and score are not really clear to me in the source code the probability density is mentioned then the total log density and likelihood the are already challenging concepts by themselves and i find them hard to interpret when implementing my code for instance i get a negative score which for a log density would imply the log of a very small probability number if i am not wrong which i find it odd i have browsed the internet many times and there are no real examples for instance understanding a pdf when it comes to determining the chance of rain between a specific interval is relatively easy but when the model is about other things like interest rate bandwidth using kerneldensity the interpretation is not so straightforward the same goes for the likelihood one thing is interpreting it when it is about a coin toss and another thing is when it is about more variables combine together furthermore the surrogate function which is defined with a cross val score gives a negative score so also that one is not of immediate interpretation and cross val score takes the default function i e score of the kerneldensity when the scoring is not applied of course the choice of the optimal bandwidth should be somewhat explained by the best score result could someone with more expertise than me make these source codes explanations more clear or provide examples on how to interpret the results when applying score samples and score on real stuff and not using accuracy but the default score function on kerneldensity i found that np sum bestestimator score samples x score and it is possible to plug also the np exp to get np sum np exp bestestimator score samples x to get the total log density but i get values of or even lower so it is hard to interpret thanks for the help code is prop so i cannot provide it but i can elaborate if needed suggest a potential alternative fix tell us how we could improve the documentation in this regard expand the set of example code with non standard scenarios using kerneldensity with randomized search and on a regression framework not classification also it would be nice if you could clarify check those definitions of score and score samples in the source code which are quite confusing i am not a statistician thanks | 0 |
110,983 | 24,044,629,459 | IssuesEvent | 2022-09-16 07:08:13 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | [Task]: find the delta issues between entries in 6 (b) | Task BE Coders Pod | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### SubTasks
there is a large number of open issues in our inventory.
In the [sprint review](https://www.notion.so/appsmith/May-2-13-8adbdf30cdcf49d5838e3a4082169d46), we track the Idle inventory as _issues greater than 1 month old_
Example filter: https://github.com/appsmithorg/appsmith/issues?q=is%3Aissue+is%3Aopen++label%3A%22BE+Coders+Pod%22+created%3A%3C%3D2022-04-12+
1. kill old not-relevant issues
2. don’t count icebox
3. process to include “skip-docs” in the scoped issues for the sprint where applicable | 1.0 | [Task]: find the delta issues between entries in 6 (b) - ### Is there an existing issue for this?
- [X] I have searched the existing issues
### SubTasks
there is a large number of open issues in our inventory.
In the [sprint review](https://www.notion.so/appsmith/May-2-13-8adbdf30cdcf49d5838e3a4082169d46), we track the Idle inventory as _issues greater than 1 month old_
Example filter: https://github.com/appsmithorg/appsmith/issues?q=is%3Aissue+is%3Aopen++label%3A%22BE+Coders+Pod%22+created%3A%3C%3D2022-04-12+
1. kill old not-relevant issues
2. don’t count icebox
3. process to include “skip-docs” in the scoped issues for the sprint where applicable | non_priority | find the delta issues between entries in b is there an existing issue for this i have searched the existing issues subtasks there is a large number of open issues in our inventory in the we track the idle inventory as issues greater than month old example filter kill old not relevant issues don’t count icebox process to include “skip docs” in the scoped issues for the sprint where applicable | 0 |
68,832 | 13,186,073,294 | IssuesEvent | 2020-08-12 23:00:53 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | Test failure: baseservices\\threading\\paramthreadstart\\ThreadStartDelegate\\ThreadStartDelegate.cmd | area-CodeGen-coreclr | failed in job: [runtime-coreclr ilasm 20200808.1 ](https://dev.azure.com/dnceng/public/_build/results?buildId=762678&view=ms.vss-test-web.build-test-results-tab&runId=23685098&resultId=103785&paneView=debug)
Error message
~~~
Return code: 1
Raw output file: D:\h\w\B09B094A\w\A99C0947\e\baseservices\threading\Reports\baseservices.threading\paramthreadstart\ThreadStartDelegate\ThreadStartDelegate.output.txt
Raw output:
BEGIN EXECUTION
D:\h\w\B09B094A\p\ildasm.exe /raweh /out=ThreadStartDelegate.dasm.il ThreadStartDelegate.dll
D:\h\w\B09B094A\p\ilasm.exe /output=ThreadStartDelegate.asm.dll ThreadStartDelegate.dasm.il
Microsoft (R) .NET IL Assembler. Version 5.0.0-ci
Copyright (c) Microsoft Corporation. All rights reserved.
Assembling 'ThreadStartDelegate.dasm.il' to EXE --> 'ThreadStartDelegate.asm.dll'
Source file is ANSI
Assembled method MyDelClass::Show
Assembled method MyDelClass::.ctor
Assembled method ThreadStartGen::Main
Assembled method ThreadStartGen::Run
Assembled method ThreadStartGen::ThreadWorker
Assembled method ThreadStartGen::.ctor
Creating PE file
Emitting classes:
Class 1:myMethodDelegate
Class 2:MyDelClass
Class 3:ThreadStartGen
Emitting fields and methods:
Global
Class 1Methods: 4;
Class 2Methods: 2;
Class 3Fields: 2;Methods: 4;
Resolving local member refs: 17 -> 17 defs, 0 refs, 0 unresolved
Emitting events and properties:
Global
Class 1
Class 2
Class 3
Resolving local member refs: 0 -> 0 defs, 0 refs, 0 unresolved
Writing PE file
Failed to write output file, error code=0x80070020
***** FAILURE *****
EXECUTION OF ILASM - FAILED 1
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=D:\h\w\B09B094A\p
> D:\h\w\B09B094A\w\A99C0947\e\baseservices\threading\paramthreadstart\ThreadStartDelegate\ThreadStartDelegate.cmd
Expected: True
Actual: False
Stack trace
at baseservices_threading._paramthreadstart_ThreadStartDelegate_ThreadStartDelegate_._paramthreadstart_ThreadStartDelegate_ThreadStartDelegate_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.arm.Checked\TestWrappers\baseservices.threading\baseservices.threading.XUnitWrapper.cs:line 26524
~~~ | 1.0 | Test failure: baseservices\\threading\\paramthreadstart\\ThreadStartDelegate\\ThreadStartDelegate.cmd - failed in job: [runtime-coreclr ilasm 20200808.1 ](https://dev.azure.com/dnceng/public/_build/results?buildId=762678&view=ms.vss-test-web.build-test-results-tab&runId=23685098&resultId=103785&paneView=debug)
Error message
~~~
Return code: 1
Raw output file: D:\h\w\B09B094A\w\A99C0947\e\baseservices\threading\Reports\baseservices.threading\paramthreadstart\ThreadStartDelegate\ThreadStartDelegate.output.txt
Raw output:
BEGIN EXECUTION
D:\h\w\B09B094A\p\ildasm.exe /raweh /out=ThreadStartDelegate.dasm.il ThreadStartDelegate.dll
D:\h\w\B09B094A\p\ilasm.exe /output=ThreadStartDelegate.asm.dll ThreadStartDelegate.dasm.il
Microsoft (R) .NET IL Assembler. Version 5.0.0-ci
Copyright (c) Microsoft Corporation. All rights reserved.
Assembling 'ThreadStartDelegate.dasm.il' to EXE --> 'ThreadStartDelegate.asm.dll'
Source file is ANSI
Assembled method MyDelClass::Show
Assembled method MyDelClass::.ctor
Assembled method ThreadStartGen::Main
Assembled method ThreadStartGen::Run
Assembled method ThreadStartGen::ThreadWorker
Assembled method ThreadStartGen::.ctor
Creating PE file
Emitting classes:
Class 1:myMethodDelegate
Class 2:MyDelClass
Class 3:ThreadStartGen
Emitting fields and methods:
Global
Class 1Methods: 4;
Class 2Methods: 2;
Class 3Fields: 2;Methods: 4;
Resolving local member refs: 17 -> 17 defs, 0 refs, 0 unresolved
Emitting events and properties:
Global
Class 1
Class 2
Class 3
Resolving local member refs: 0 -> 0 defs, 0 refs, 0 unresolved
Writing PE file
Failed to write output file, error code=0x80070020
***** FAILURE *****
EXECUTION OF ILASM - FAILED 1
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=D:\h\w\B09B094A\p
> D:\h\w\B09B094A\w\A99C0947\e\baseservices\threading\paramthreadstart\ThreadStartDelegate\ThreadStartDelegate.cmd
Expected: True
Actual: False
Stack trace
at baseservices_threading._paramthreadstart_ThreadStartDelegate_ThreadStartDelegate_._paramthreadstart_ThreadStartDelegate_ThreadStartDelegate_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.arm.Checked\TestWrappers\baseservices.threading\baseservices.threading.XUnitWrapper.cs:line 26524
~~~ | non_priority | test failure baseservices threading paramthreadstart threadstartdelegate threadstartdelegate cmd failed in job error message return code raw output file d h w w e baseservices threading reports baseservices threading paramthreadstart threadstartdelegate threadstartdelegate output txt raw output begin execution d h w p ildasm exe raweh out threadstartdelegate dasm il threadstartdelegate dll d h w p ilasm exe output threadstartdelegate asm dll threadstartdelegate dasm il microsoft r net il assembler version ci copyright c microsoft corporation all rights reserved assembling threadstartdelegate dasm il to exe threadstartdelegate asm dll source file is ansi assembled method mydelclass show assembled method mydelclass ctor assembled method threadstartgen main assembled method threadstartgen run assembled method threadstartgen threadworker assembled method threadstartgen ctor creating pe file emitting classes class mymethoddelegate class mydelclass class threadstartgen emitting fields and methods global class class class methods resolving local member refs defs refs unresolved emitting events and properties global class class class resolving local member refs defs refs unresolved writing pe file failed to write output file error code failure execution of ilasm failed test harness exitcode is to run the test set core root d h w p d h w w e baseservices threading paramthreadstart threadstartdelegate threadstartdelegate cmd expected true actual false stack trace at baseservices threading paramthreadstart threadstartdelegate threadstartdelegate paramthreadstart threadstartdelegate threadstartdelegate cmd in f workspace work s artifacts tests coreclr windows nt arm checked testwrappers baseservices threading baseservices threading xunitwrapper cs line | 0 |
75,172 | 25,568,102,525 | IssuesEvent | 2022-11-30 15:39:42 | galasa-dev/projectmanagement | https://api.github.com/repos/galasa-dev/projectmanagement | opened | REST interface getProperty(...) gets wrong key with the right value. | defect 5-Framework | ## Symptom
There is a bug in the AccessCps code such that when you ask the rest interface for a property, it returns
a key-value pair such that the value is actually what you wanted to look up, but the key is incorrect.
## Background
This bug was found by inspection, while writing unit tests.
No evidence on whether this bug has broken anything is available.
## Worked example
So if you have the following properties in reality.
`mynetwork.myplexA.mylpar.myregion.admin.port=98`
and
`mynetwork.myplexA.mylpar.myregion.port=98`
You might do the query:
```
prefix=mynetwork
suffix=port
infixes=[myplexA,mylpar,myregion,admin]
```
So the call to getProperty searches:
`mynetwork.myplexA.mylpar.myregion.admin.port`, finds the value of 98 immediately, returns it to the servlet code.
The servlet code then wants the key, so tries to guess what the key could be by searching all the values in the namespace.
From this point, it's kinda random as to which key it decides goes along with the value of 98, as it erroneously attempts a value->key lookup, which may yield multiple results in no preference order.
One is picked at random (as a hashmap is being used), and the output of
```
{ "key"="mynetwork.myplexA.mylpar.myregion.port","value"="98"}
```
ie: The correct value, but the wrong key.
It should have been this:
{ "key"="mynetwork.myplexA.mylpar.myregion.admin.port", "value"="98"}
... so there is our bug. | 1.0 | REST interface getProperty(...) gets wrong key with the right value. - ## Symptom
There is a bug in the AccessCps code such that when you ask the rest interface for a property, it returns
a key-value pair such that the value is actually what you wanted to look up, but the key is incorrect.
## Background
This bug was found by inspection, while writing unit tests.
No evidence on whether this bug has broken anything is available.
## Worked example
So if you have the following properties in reality.
`mynetwork.myplexA.mylpar.myregion.admin.port=98`
and
`mynetwork.myplexA.mylpar.myregion.port=98`
You might do the query:
```
prefix=mynetwork
suffix=port
infixes=[myplexA,mylpar,myregion,admin]
```
So the call to getProperty searches:
`mynetwork.myplexA.mylpar.myregion.admin.port`, finds the value of 98 immediately, returns it to the servlet code.
The servlet code then wants the key, so tries to guess what the key could be by searching all the values in the namespace.
From this point, it's kinda random as to which key it decides goes along with the value of 98, as it erroneously attempts a value->key lookup, which may yield multiple results in no preference order.
One is picked at random (as a hashmap is being used), and the output of
```
{ "key"="mynetwork.myplexA.mylpar.myregion.port","value"="98"}
```
ie: The correct value, but the wrong key.
It should have been this:
{ "key"="mynetwork.myplexA.mylpar.myregion.admin.port", "value"="98"}
... so there is our bug. | non_priority | rest interface getproperty gets wrong key with the right value symptom there is a bug in the accesscps code such that when you ask the rest interface for a property it returns a key value pair such that the value is actually what you wanted to look up but the key is incorrect background this bug was found by inspection while writing unit tests no evidence on whether this bug has broken anything is available worked example so if you have the following properties in reality mynetwork myplexa mylpar myregion admin port and mynetwork myplexa mylpar myregion port you might do the query prefix mynetwork suffix port infixes so the call to getproperty searches mynetwork myplexa mylpar myregion admin port finds the value of immediately returns it to the servlet code the servlet code then wants the key so tries to guess what the key could be by searching all the values in the namespace from this point it s kinda random as to which key it decides goes along with the value of as it erroneously attempts a value key lookup which may yield multiple results in no preference order one is picked at random as a hashmap is being used and the output of key mynetwork myplexa mylpar myregion port value ie the correct value but the wrong key it should have been this key mynetwork myplexa mylpar myregion admin port value so there is our bug | 0 |
261,230 | 19,703,167,366 | IssuesEvent | 2022-01-12 18:45:37 | UnimibSoftEngCourse2022/progetto-birra-1-beer2beer | https://api.github.com/repos/UnimibSoftEngCourse2022/progetto-birra-1-beer2beer | opened | Diagramma dell'architettura software | documentation | Dobbiamo analizzare il tipo di architettura software usata e rappresentarlo tramite questo diagramma. | 1.0 | Diagramma dell'architettura software - Dobbiamo analizzare il tipo di architettura software usata e rappresentarlo tramite questo diagramma. | non_priority | diagramma dell architettura software dobbiamo analizzare il tipo di architettura software usata e rappresentarlo tramite questo diagramma | 0 |
57,513 | 14,140,140,509 | IssuesEvent | 2020-11-10 10:46:46 | typeorm/typeorm | https://api.github.com/repos/typeorm/typeorm | closed | Column name aliasing broke in v 0.2.29 | bug comp: query builder | ~~It looks like bug fix #6870 caused this regression. ~~ Edit from @imnotjames: It seems to be #4760
If you have a table with Primary key and another column with the same name, then the Primary ID name gets precedence. 0.2.28 was working correctly.
## Issue Description
We have a table for example called Book which had a DB primary key in the db. But we don't want to expose this to the users so we have created another column Book_id which has a UUID which we use in our API
```
@Entity({name: 'website_book'})
export class Book {
@PrimaryGeneratedColumn({
type: 'integer',
name: 'id', <========= 0.2.29 behavior
})
oldBookId: number;
@Column('int', {
nullable: false,
name: 'user_id',
})
user_id: number;
@Column('character varying', {
nullable: false,
unique: true,
length: 38,
name: 'book_id',
})
id: string; <========= 0.2.28 behavior
}
```
### Expected Behavior
" Book.id " should be mapped to (book_id column in the database)
### Actual Behavior
" Book.id " is mapped to (id column in the database)
### My Environment
Not os or env dependent issue
| TypeORM version : 0.2.29
### Relevant Database Driver(s)
- [ ] `aurora-data-api`
- [ ] `aurora-data-api-pg`
- [ ] `better-sqlite3`
- [ ] `cockroachdb`
- [ ] `cordova`
- [ ] `expo`
- [ ] `mongodb`
- [ ] `mysql`
- [ ] `nativescript`
- [ ] `oracle`
- [X] `postgres`
- [ ] `react-native`
- [ ] `sap`
- [ ] `sqlite`
- [ ] `sqlite-abstract`
- [ ] `sqljs`
- [ ] `sqlserver`
### Are you willing to resolve this issue by submitting a Pull Request?
I can help test the resolution | 1.0 | Column name aliasing broke in v 0.2.29 - ~~It looks like bug fix #6870 caused this regression. ~~ Edit from @imnotjames: It seems to be #4760
If you have a table with Primary key and another column with the same name, then the Primary ID name gets precedence. 0.2.28 was working correctly.
## Issue Description
We have a table for example called Book which had a DB primary key in the db. But we don't want to expose this to the users so we have created another column Book_id which has a UUID which we use in our API
```
@Entity({name: 'website_book'})
export class Book {
@PrimaryGeneratedColumn({
type: 'integer',
name: 'id', <========= 0.2.29 behavior
})
oldBookId: number;
@Column('int', {
nullable: false,
name: 'user_id',
})
user_id: number;
@Column('character varying', {
nullable: false,
unique: true,
length: 38,
name: 'book_id',
})
id: string; <========= 0.2.28 behavior
}
```
### Expected Behavior
" Book.id " should be mapped to (book_id column in the database)
### Actual Behavior
" Book.id " is mapped to (id column in the database)
### My Environment
Not os or env dependent issue
| TypeORM version : 0.2.29
### Relevant Database Driver(s)
- [ ] `aurora-data-api`
- [ ] `aurora-data-api-pg`
- [ ] `better-sqlite3`
- [ ] `cockroachdb`
- [ ] `cordova`
- [ ] `expo`
- [ ] `mongodb`
- [ ] `mysql`
- [ ] `nativescript`
- [ ] `oracle`
- [X] `postgres`
- [ ] `react-native`
- [ ] `sap`
- [ ] `sqlite`
- [ ] `sqlite-abstract`
- [ ] `sqljs`
- [ ] `sqlserver`
### Are you willing to resolve this issue by submitting a Pull Request?
I can help test the resolution | non_priority | column name aliasing broke in v it looks like bug fix caused this regression edit from imnotjames it seems to be if you have a table with primary key and another column with the same name then the primary id name gets precedence was working correctly issue description we have a table for example called book which had a db primary key in the db but we don t want to expose this to the users so we have created another column book id which has a uuid which we use in our api entity name website book export class book primarygeneratedcolumn type integer name id behavior oldbookid number column int nullable false name user id user id number column character varying nullable false unique true length name book id id string behavior expected behavior book id should be mapped to book id column in the database actual behavior book id is mapped to id column in the database my environment not os or env dependent issue typeorm version relevant database driver s aurora data api aurora data api pg better cockroachdb cordova expo mongodb mysql nativescript oracle postgres react native sap sqlite sqlite abstract sqljs sqlserver are you willing to resolve this issue by submitting a pull request i can help test the resolution | 0 |
281,465 | 21,315,407,512 | IssuesEvent | 2022-04-16 07:20:56 | NicsunXnus/pe | https://api.github.com/repos/NicsunXnus/pe | opened | DG: Picture quality | severity.VeryLow type.DocumentationBug | 




The borrow command SD picture quality is not on par with the rest for some reason and makes it hard to see the already small words (I have a vision problem).
<!--session: 1650090212268-5f937d12-02be-4301-b480-d655ce380af1-->
<!--Version: Web v3.4.2--> | 1.0 | DG: Picture quality - 




The borrow command SD picture quality is not on par with the rest for some reason and makes it hard to see the already small words (I have a vision problem).
<!--session: 1650090212268-5f937d12-02be-4301-b480-d655ce380af1-->
<!--Version: Web v3.4.2--> | non_priority | dg picture quality the borrow command sd picture quality is not on par with the rest for some reason and makes it hard to see the already small words i have a vision problem | 0 |
385,763 | 26,652,647,892 | IssuesEvent | 2023-01-25 14:44:47 | Tinkoff/taiga-ui | https://api.github.com/repos/Tinkoff/taiga-ui | closed | 🐞 - `Stackblitz` broken starter | bug documentation P1 | ### Which @taiga-ui/* package(s) are the source of the bug?
Don't known / other
### Please provide a link to a minimal reproduction of the bug
https://taiga-ui.dev/stackblitz
### Is this issue blocking you?
Non-Blocking
### Description
1. Open https://taiga-ui.dev/stackblitz
2. Add some code
```html
<tui-avatar
text="alex inkin"
class="tui-space_top-1"
></tui-avatar>
```
<img width="574" alt="Screenshot 2023-01-25 at 15 26 23" src="https://user-images.githubusercontent.com/35179038/214563042-d4dfa90c-b268-4d13-8ca0-ccd4c2892975.png">
### Angular version
any
### Taiga UI version
3.16.0
### Which browsers have you used?
- [X] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Edge
### Which operating systems have you used?
- [X] macOS
- [ ] Windows
- [ ] Linux
- [ ] iOS
- [ ] Android | 1.0 | 🐞 - `Stackblitz` broken starter - ### Which @taiga-ui/* package(s) are the source of the bug?
Don't known / other
### Please provide a link to a minimal reproduction of the bug
https://taiga-ui.dev/stackblitz
### Is this issue blocking you?
Non-Blocking
### Description
1. Open https://taiga-ui.dev/stackblitz
2. Add some code
```html
<tui-avatar
text="alex inkin"
class="tui-space_top-1"
></tui-avatar>
```
<img width="574" alt="Screenshot 2023-01-25 at 15 26 23" src="https://user-images.githubusercontent.com/35179038/214563042-d4dfa90c-b268-4d13-8ca0-ccd4c2892975.png">
### Angular version
any
### Taiga UI version
3.16.0
### Which browsers have you used?
- [X] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Edge
### Which operating systems have you used?
- [X] macOS
- [ ] Windows
- [ ] Linux
- [ ] iOS
- [ ] Android | non_priority | 🐞 stackblitz broken starter which taiga ui package s are the source of the bug don t known other please provide a link to a minimal reproduction of the bug is this issue blocking you non blocking description open add some code html tui avatar text alex inkin class tui space top img width alt screenshot at src angular version any taiga ui version which browsers have you used chrome firefox safari edge which operating systems have you used macos windows linux ios android | 0 |
145,383 | 11,687,844,095 | IssuesEvent | 2020-03-05 13:34:13 | wazuh/wazuh-qa | https://api.github.com/repos/wazuh/wazuh-qa | closed | FIM System tests. 0209: Recursion level | fim-system-tests | ### Objective
This issue's aim is to implement the `209 - Recursion level` scenario.
### Specifications
- Check the behavior of the recursion_level option.
- Monitor `/home` with 4 recursion level.
- `realtime="yes"`, `check_all="yes"`
- Create files at recursion level 4. Also, create a directory at recursion level 5 with some files."`
- Expected behavior: _There should only be alerts related to the files until recursion level 4. No alerts must be triggered from recursion level 5 files._
### Configuration
#### Windows/Linux agent.conf
```xml
<frequency>10</frequency>
<directories check_all="yes" recursion_level="4">/opt/fim_testing</directories>
```
### Tests
- Multiple (+5) executions with different files count **OK**
- **Execution 00 - OK** :
- 10, 500, 500 and 4000 files` under the recursion level **4**
- ` 10, 500, 500 and 4000 files` over the recursion level **4** -
- https://github.com/wazuh/wazuh-qa/issues/540#issuecomment-595224657
- Several paths from the files under the recursion level where placed on the `over the recursion level` paths list and it triggered fail on the test as it was supposed to do. **OK**
| 1.0 | FIM System tests. 0209: Recursion level - ### Objective
This issue's aim is to implement the `209 - Recursion level` scenario.
### Specifications
- Check the behavior of the recursion_level option.
- Monitor `/home` with 4 recursion level.
- `realtime="yes"`, `check_all="yes"`
- Create files at recursion level 4. Also, create a directory at recursion level 5 with some files."`
- Expected behavior: _There should only be alerts related to the files until recursion level 4. No alerts must be triggered from recursion level 5 files._
### Configuration
#### Windows/Linux agent.conf
```xml
<frequency>10</frequency>
<directories check_all="yes" recursion_level="4">/opt/fim_testing</directories>
```
### Tests
- Multiple (+5) executions with different files count **OK**
- **Execution 00 - OK** :
- 10, 500, 500 and 4000 files` under the recursion level **4**
- ` 10, 500, 500 and 4000 files` over the recursion level **4** -
- https://github.com/wazuh/wazuh-qa/issues/540#issuecomment-595224657
- Several paths from the files under the recursion level where placed on the `over the recursion level` paths list and it triggered fail on the test as it was supposed to do. **OK**
| non_priority | fim system tests recursion level objective this issue s aim is to implement the recursion level scenario specifications check the behavior of the recursion level option monitor home with recursion level realtime yes check all yes create files at recursion level also create a directory at recursion level with some files expected behavior there should only be alerts related to the files until recursion level no alerts must be triggered from recursion level files configuration windows linux agent conf xml opt fim testing tests multiple executions with different files count ok execution ok and files under the recursion level and files over the recursion level several paths from the files under the recursion level where placed on the over the recursion level paths list and it triggered fail on the test as it was supposed to do ok | 0 |
150,188 | 13,325,282,303 | IssuesEvent | 2020-08-27 09:43:38 | youseedk/dna | https://api.github.com/repos/youseedk/dna | closed | Can we talk about buttons... | documentation small task | Currently the documentation written here:
https://dna.yousee.dk/docs/components/form-elements/buttons.html
Indicates that buttons should be used as "links" - however there are two issues with this:
- The documentation is clearly within the "Form Elements" part of DNA, AFAIK, a link is not a form element.
- Why would we want that, when we have had a major discussion in regards to the `cursor: pointer` being used at all on links? (when they were buttons)
My suggestions:
- Links as Buttons are either **banned** (we are already not using it in dna-react-jss at least in the "button component")
- If button links are to be used - it should be indicated as such in another section more appropriate, while having the DOM for an ACTUAL button be present in the documentation | 1.0 | Can we talk about buttons... - Currently the documentation written here:
https://dna.yousee.dk/docs/components/form-elements/buttons.html
Indicates that buttons should be used as "links" - however there are two issues with this:
- The documentation is clearly within the "Form Elements" part of DNA, AFAIK, a link is not a form element.
- Why would we want that, when we have had a major discussion in regards to the `cursor: pointer` being used at all on links? (when they were buttons)
My suggestions:
- Links as Buttons are either **banned** (we are already not using it in dna-react-jss at least in the "button component")
- If button links are to be used - it should be indicated as such in another section more appropriate, while having the DOM for an ACTUAL button be present in the documentation | non_priority | can we talk about buttons currently the documentation written here indicates that buttons should be used as links however there are two issues with this the documentation is clearly within the form elements part of dna afaik a link is not a form element why would we want that when we have had a major discussion in regards to the cursor pointer being used at all on links when they were buttons my suggestions links as buttons are either banned we are already not using it in dna react jss at least in the button component if button links are to be used it should be indicated as such in another section more appropriate while having the dom for an actual button be present in the documentation | 0 |
12,332 | 7,805,362,763 | IssuesEvent | 2018-06-11 10:34:14 | OctopusDeploy/Issues | https://api.github.com/repos/OctopusDeploy/Issues | closed | Keyboard Shortcut in Project Switcher menuitem not working correctly | area/usability kind/bug | When trying to switch to a new project using keyboard arrows and then pressing Enter, I get navigated to the wrong project. It seems that it's only an issue when I first filter with some text.
Steps to reproduce:
* Make sure you have multiple projects available with your logged in user
* Click on Project Switcher, and notice the name of the first element in the list
* Start typing to filter to another project, and that project is the only element in the list
* Use keyboard shortcuts to choose that project with typing down-arrow and then Enter keyboard buttons
* See that you will be navigated to the project which was the first item in the list initially
| True | Keyboard Shortcut in Project Switcher menuitem not working correctly - When trying to switch to a new project using keyboard arrows and then pressing Enter, I get navigated to the wrong project. It seems that it's only an issue when I first filter with some text.
Steps to reproduce:
* Make sure you have multiple projects available with your logged in user
* Click on Project Switcher, and notice the name of the first element in the list
* Start typing to filter to another project, and that project is the only element in the list
* Use keyboard shortcuts to choose that project with typing down-arrow and then Enter keyboard buttons
* See that you will be navigated to the project which was the first item in the list initially
| non_priority | keyboard shortcut in project switcher menuitem not working correctly when trying to switch to a new project using keyboard arrows and then pressing enter i get navigated to the wrong project it seems that it s only an issue when i first filter with some text steps to reproduce make sure you have multiple projects available with your logged in user click on project switcher and notice the name of the first element in the list start typing to filter to another project and that project is the only element in the list use keyboard shortcuts to choose that project with typing down arrow and then enter keyboard buttons see that you will be navigated to the project which was the first item in the list initially | 0 |
81,549 | 23,490,673,693 | IssuesEvent | 2022-08-17 18:23:55 | appsmithorg/appsmith | https://api.github.com/repos/appsmithorg/appsmith | closed | Grouping and Reorganisation for Table Widget | Property Pane UI Builders Pod | Based on the following Figma File and Notion doc, Group the properties of the Table widget into Content & Style Tabs and re-organise the property sections.
Figma:
https://www.figma.com/file/hlOcM5LasxcRqEwHPXe5lm/UI-%7C-Content-Property-Pane?node-id=5626%3A115902
Property Library:
https://www.notion.so/appsmith/853275adc3524c0390f7599b66f74859?v=8004de7cc9b74523a496388ad812ebc2 | 1.0 | Grouping and Reorganisation for Table Widget - Based on the following Figma File and Notion doc, Group the properties of the Table widget into Content & Style Tabs and re-organise the property sections.
Figma:
https://www.figma.com/file/hlOcM5LasxcRqEwHPXe5lm/UI-%7C-Content-Property-Pane?node-id=5626%3A115902
Property Library:
https://www.notion.so/appsmith/853275adc3524c0390f7599b66f74859?v=8004de7cc9b74523a496388ad812ebc2 | non_priority | grouping and reorganisation for table widget based on the following figma file and notion doc group the properties of the table widget into content style tabs and re organise the property sections figma property library | 0 |
9,872 | 3,974,885,391 | IssuesEvent | 2016-05-05 00:33:43 | Microsoft/nodejstools | https://api.github.com/repos/Microsoft/nodejstools | closed | Intellisense works for Express 3 but not Express 4 | bug code-intelligence need-more-info | I'm relatively new to node and NTVS. I'm trying to figure out whether or not some intellisense behavior I am seeing is expected.
I'm using:
- VS 2015 Enterprise RTM
- NTVS 1.1
- various other extensions (Resharper is installed but disabled)
If I have some simple code like so:
```
var express = require('express');
var app = express();
```
I can get statement completion for `app.get` when using express 3.21.2 but not when using express 4.13.3. With express 4.13.3, the statement completion options for `app.get` are as follows:
```
arguments
__defineGetter__
__lookupGetter__
```
Note: my primary goal is actually to get intellisense for the [twilio](https://github.com/twilio/twilio-node/) package, but I noticed I had the same/similar problem for express and I figured people might be more familiar with that. | 1.0 | Intellisense works for Express 3 but not Express 4 - I'm relatively new to node and NTVS. I'm trying to figure out whether or not some intellisense behavior I am seeing is expected.
I'm using:
- VS 2015 Enterprise RTM
- NTVS 1.1
- various other extensions (Resharper is installed but disabled)
If I have some simple code like so:
```
var express = require('express');
var app = express();
```
I can get statement completion for `app.get` when using express 3.21.2 but not when using express 4.13.3. With express 4.13.3, the statement completion options for `app.get` are as follows:
```
arguments
__defineGetter__
__lookupGetter__
```
Note: my primary goal is actually to get intellisense for the [twilio](https://github.com/twilio/twilio-node/) package, but I noticed I had the same/similar problem for express and I figured people might be more familiar with that. | non_priority | intellisense works for express but not express i m relatively new to node and ntvs i m trying to figure out whether or not some intellisense behavior i am seeing is expected i m using vs enterprise rtm ntvs various other extensions resharper is installed but disabled if i have some simple code like so var express require express var app express i can get statement completion for app get when using express but not when using express with express the statement completion options for app get are as follows arguments definegetter lookupgetter note my primary goal is actually to get intellisense for the package but i noticed i had the same similar problem for express and i figured people might be more familiar with that | 0 |
94,008 | 19,428,464,751 | IssuesEvent | 2021-12-21 09:10:47 | crystal-lang/crystal | https://api.github.com/repos/crystal-lang/crystal | closed | Bug: Casting float NAN to integer does not error | kind:bug topic:stdlib:numeric topic:compiler:codegen | `NAN`s can be converted to integers:
```cr
Float64::NAN.to_i # => -2147483648
```
This should clearly be an arithemtic error.
I assumed this could be fixed similar to #10420, but I couldn't get it to work as I would have expected. So I'm posting this issue to keep track. | 1.0 | Bug: Casting float NAN to integer does not error - `NAN`s can be converted to integers:
```cr
Float64::NAN.to_i # => -2147483648
```
This should clearly be an arithemtic error.
I assumed this could be fixed similar to #10420, but I couldn't get it to work as I would have expected. So I'm posting this issue to keep track. | non_priority | bug casting float nan to integer does not error nan s can be converted to integers cr nan to i this should clearly be an arithemtic error i assumed this could be fixed similar to but i couldn t get it to work as i would have expected so i m posting this issue to keep track | 0 |
192,276 | 22,215,926,185 | IssuesEvent | 2022-06-08 01:37:52 | praneethpanasala/linux | https://api.github.com/repos/praneethpanasala/linux | reopened | WS-2021-0476 (Medium) detected in linuxlinux-4.19.6 | security vulnerability | ## WS-2021-0476 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.6</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</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://api.github.com/repos/praneethpanasala/linux/commits/d80c4f847c91020292cb280132b15e2ea147f1a3">d80c4f847c91020292cb280132b15e2ea147f1a3</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In Linux/Kernel is vulnerable to mount fails with buffer overflow in strlen in fs/ocfs2/super.c
<p>Publish Date: 2021-11-29
<p>URL: <a href=https://github.com/gregkh/linux/commit/b15fa9224e6e1239414525d8d556d824701849fc>WS-2021-0476</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://osv.dev/vulnerability/UVI-2021-1002171">https://osv.dev/vulnerability/UVI-2021-1002171</a></p>
<p>Release Date: 2021-11-29</p>
<p>Fix Resolution: Linux/Kernel - v5.4.156, v5.10.76, v5.14.15, v5.15-rc7</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | WS-2021-0476 (Medium) detected in linuxlinux-4.19.6 - ## WS-2021-0476 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.6</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</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://api.github.com/repos/praneethpanasala/linux/commits/d80c4f847c91020292cb280132b15e2ea147f1a3">d80c4f847c91020292cb280132b15e2ea147f1a3</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In Linux/Kernel is vulnerable to mount fails with buffer overflow in strlen in fs/ocfs2/super.c
<p>Publish Date: 2021-11-29
<p>URL: <a href=https://github.com/gregkh/linux/commit/b15fa9224e6e1239414525d8d556d824701849fc>WS-2021-0476</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.9</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: Low
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://osv.dev/vulnerability/UVI-2021-1002171">https://osv.dev/vulnerability/UVI-2021-1002171</a></p>
<p>Release Date: 2021-11-29</p>
<p>Fix Resolution: Linux/Kernel - v5.4.156, v5.10.76, v5.14.15, v5.15-rc7</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_priority | ws medium detected in linuxlinux ws medium severity vulnerability vulnerable library linuxlinux apache software foundation asf library home page a href found in head commit a href found in base branch master vulnerable source files vulnerability details in linux kernel is vulnerable to mount fails with buffer overflow in strlen in fs super c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution linux kernel step up your open source security game with whitesource | 0 |
68,732 | 29,495,376,811 | IssuesEvent | 2023-06-02 16:29:34 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | reopened | Please document all the new resources created by Istio | triaged cxp doc-enhancement Pri1 azure-kubernetes-service/svc |
A developer would very likely need to debug the application after enabling Istio. It would be good to understand what resources are added by AKS Istio addon. There are differences from OSM such as the sidecar being called istio-proxy instead of envoy.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 31367f47-0d71-8b44-ca40-e2b1c7cf3d16
* Version Independent ID: 627b0d0f-0d38-e529-2e52-30823cf0008f
* Content: [Deploy Istio-based service mesh add-on for Azure Kubernetes Service (preview) - Azure Kubernetes Service](https://learn.microsoft.com/en-us/azure/aks/istio-deploy-addon)
* Content Source: [articles/aks/istio-deploy-addon.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/istio-deploy-addon.md)
* Service: **azure-kubernetes-service**
* GitHub Login: @MGoedtel
* Microsoft Alias: **shasb** | 1.0 | Please document all the new resources created by Istio -
A developer would very likely need to debug the application after enabling Istio. It would be good to understand what resources are added by AKS Istio addon. There are differences from OSM such as the sidecar being called istio-proxy instead of envoy.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 31367f47-0d71-8b44-ca40-e2b1c7cf3d16
* Version Independent ID: 627b0d0f-0d38-e529-2e52-30823cf0008f
* Content: [Deploy Istio-based service mesh add-on for Azure Kubernetes Service (preview) - Azure Kubernetes Service](https://learn.microsoft.com/en-us/azure/aks/istio-deploy-addon)
* Content Source: [articles/aks/istio-deploy-addon.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/istio-deploy-addon.md)
* Service: **azure-kubernetes-service**
* GitHub Login: @MGoedtel
* Microsoft Alias: **shasb** | non_priority | please document all the new resources created by istio a developer would very likely need to debug the application after enabling istio it would be good to understand what resources are added by aks istio addon there are differences from osm such as the sidecar being called istio proxy instead of envoy document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source service azure kubernetes service github login mgoedtel microsoft alias shasb | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.