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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41,201 | 10,331,981,516 | IssuesEvent | 2019-09-02 20:51:14 | contao/contao | https://api.github.com/repos/contao/contao | closed | {{request_token}} still generates an ESI request even if it's not needed | defect | **Affected version(s)**
4.8
**Description**
When I use `{{request_token}}` it still generates an ESI request even though it's not needed (= same logic as in the CsrfTokenCookieListener). In that case, we can just replace the tag with an empty string.
| 1.0 | {{request_token}} still generates an ESI request even if it's not needed - **Affected version(s)**
4.8
**Description**
When I use `{{request_token}}` it still generates an ESI request even though it's not needed (= same logic as in the CsrfTokenCookieListener). In that case, we can just replace the tag with ... | non_priority | request token still generates an esi request even if it s not needed affected version s description when i use request token it still generates an esi request even though it s not needed same logic as in the csrftokencookielistener in that case we can just replace the tag with ... | 0 |
211,963 | 16,470,049,182 | IssuesEvent | 2021-05-23 08:30:07 | Aayush9029/Native-Youtube | https://api.github.com/repos/Aayush9029/Native-Youtube | closed | Add screenshot(s) to README | documentation | You should add one of the screenshots from your Reddit post to the README.md, probably to the top.
https://preview.redd.it/nwv5x8hyha071.png?width=1754&format=png&auto=webp&s=014af81f17568d74174212065468aab282bd5f03 | 1.0 | Add screenshot(s) to README - You should add one of the screenshots from your Reddit post to the README.md, probably to the top.
https://preview.redd.it/nwv5x8hyha071.png?width=1754&format=png&auto=webp&s=014af81f17568d74174212065468aab282bd5f03 | non_priority | add screenshot s to readme you should add one of the screenshots from your reddit post to the readme md probably to the top | 0 |
50,260 | 13,187,406,546 | IssuesEvent | 2020-08-13 03:18:56 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | I3Db services should always check the status of mysql connection (Trac #402) | I3Db Migrated from Trac defect | I3Db services that use connections to a mysql server shoudl check that
remore server is still attached. We've had several run_summary queries from OFU/GFU clients that fail:
2012-05-23 23:19:50 [GMT] FATAL I3DbDetectorStatusService : /scratch/blaufuss/pnf/V12-05-00/src/I3Db/private/I3Db/I3DbDetectorStatusService.cxx... | 1.0 | I3Db services should always check the status of mysql connection (Trac #402) - I3Db services that use connections to a mysql server shoudl check that
remore server is still attached. We've had several run_summary queries from OFU/GFU clients that fail:
2012-05-23 23:19:50 [GMT] FATAL I3DbDetectorStatusService : /scr... | non_priority | services should always check the status of mysql connection trac services that use connections to a mysql server shoudl check that remore server is still attached we ve had several run summary queries from ofu gfu clients that fail fatal scratch blaufuss pnf src private cx... | 0 |
107,929 | 16,762,609,482 | IssuesEvent | 2021-06-14 02:36:45 | gms-ws-demo/nibrs-pr-test | https://api.github.com/repos/gms-ws-demo/nibrs-pr-test | opened | CVE-2021-22112 (High) detected in spring-security-web-5.0.8.RELEASE.jar | security vulnerability | ## CVE-2021-22112 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.0.8.RELEASE.jar</b></p></summary>
<p>spring-security-web</p>
<p>Library home page: <a href="http... | True | CVE-2021-22112 (High) detected in spring-security-web-5.0.8.RELEASE.jar - ## CVE-2021-22112 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-security-web-5.0.8.RELEASE.jar</b></p>... | non_priority | cve high detected in spring security web release jar cve high severity vulnerability vulnerable library spring security web release jar spring security web library home page a href path to dependency file nibrs pr test web nibrs web pom xml path to vulnerable library ... | 0 |
11,417 | 7,539,901,237 | IssuesEvent | 2018-04-17 03:12:18 | tuubes/TuubesCraft | https://api.github.com/repos/tuubes/TuubesCraft | closed | Type-safe packet builder | topic:networking topic:performance type:research | Example of how this could be done :
```scala
class PacketSomething(var number: Int, var infos: String)
class PacketSomethingBuilder[P <: PacketSomething] {
private var number: Int = _
private var infos: String = _
def withNumber(n: Int): Builder[P with Number] {
number=n
this.asInstanceOf[Builde... | True | Type-safe packet builder - Example of how this could be done :
```scala
class PacketSomething(var number: Int, var infos: String)
class PacketSomethingBuilder[P <: PacketSomething] {
private var number: Int = _
private var infos: String = _
def withNumber(n: Int): Builder[P with Number] {
number=n
... | non_priority | type safe packet builder example of how this could be done scala class packetsomething var number int var infos string class packetsomethingbuilder private var number int private var infos string def withnumber n int builder number n this asinstanceof def ... | 0 |
256,630 | 19,430,762,116 | IssuesEvent | 2021-12-21 11:40:02 | ParkSangSun1/Quick_Setup | https://api.github.com/repos/ParkSangSun1/Quick_Setup | opened | Clean Architecture 모듈 추가 방법 | documentation | 이곳에서는 Clean Architecture 모듈 계층은 모두 Android Library로 추가 하였습니다
추가 방법 : File -> New -> New Module -> Android Library 선택 | 1.0 | Clean Architecture 모듈 추가 방법 - 이곳에서는 Clean Architecture 모듈 계층은 모두 Android Library로 추가 하였습니다
추가 방법 : File -> New -> New Module -> Android Library 선택 | non_priority | clean architecture 모듈 추가 방법 이곳에서는 clean architecture 모듈 계층은 모두 android library로 추가 하였습니다 추가 방법 file new new module android library 선택 | 0 |
223,581 | 24,714,786,767 | IssuesEvent | 2022-10-20 05:47:58 | sast-automation-dev/easybuggy4django-31 | https://api.github.com/repos/sast-automation-dev/easybuggy4django-31 | opened | urllib3-1.24.2-py2.py3-none-any.whl: 3 vulnerabilities (highest severity is: 6.5) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.24.2-py2.py3-none-any.whl</b></p></summary>
<p>HTTP library with thread-safe connection pooling, file post, and more.</p>
<p>Library home page: <a href="htt... | True | urllib3-1.24.2-py2.py3-none-any.whl: 3 vulnerabilities (highest severity is: 6.5) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.24.2-py2.py3-none-any.whl</b></p></summary>
<p>HTTP library with thread-... | non_priority | none any whl vulnerabilities highest severity is vulnerable library none any whl http library with thread safe connection pooling file post and more library home page a href path to dependency file requirements txt path to vulnerable library requirements ... | 0 |
259,341 | 27,621,824,894 | IssuesEvent | 2023-03-10 01:14:26 | nidhi7598/linux-3.0.35 | https://api.github.com/repos/nidhi7598/linux-3.0.35 | closed | CVE-2019-12819 (Medium) detected in linuxlinux-3.0.40 - autoclosed | Mend: dependency security vulnerability | ## CVE-2019-12819 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apache Software Foundation (ASF)</p>
<p>Library home page: <a href=https:... | True | CVE-2019-12819 (Medium) detected in linuxlinux-3.0.40 - autoclosed - ## CVE-2019-12819 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-3.0.40</b></p></summary>
<p>
<p>Apac... | non_priority | cve medium detected in linuxlinux autoclosed cve 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 ... | 0 |
66,928 | 14,813,562,044 | IssuesEvent | 2021-01-14 02:23:18 | MValle21/flagr | https://api.github.com/repos/MValle21/flagr | opened | CVE-2020-7693 (Medium) detected in sockjs-0.3.19.tgz | security vulnerability | ## CVE-2020-7693 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sockjs-0.3.19.tgz</b></p></summary>
<p>SockJS-node is a server counterpart of SockJS-client a JavaScript library that... | True | CVE-2020-7693 (Medium) detected in sockjs-0.3.19.tgz - ## CVE-2020-7693 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sockjs-0.3.19.tgz</b></p></summary>
<p>SockJS-node is a server... | non_priority | cve medium detected in sockjs tgz cve medium severity vulnerability vulnerable library sockjs tgz sockjs node is a server counterpart of sockjs client a javascript library that provides a websocket like object in the browser sockjs gives you a coherent cross browser javascrip... | 0 |
21,187 | 6,989,958,893 | IssuesEvent | 2017-12-14 17:51:37 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | TIMEOUT: run_tests_python_macos_opt_native [pid=11601] on Kokoro mac | infra/BUILDPONY infra/Kokoro platform/macOS | https://grpc-testing.appspot.com/job/gRPC_pull_requests_macos/7814/console
we should check the timeout in run_tests_matrix.py
| 1.0 | TIMEOUT: run_tests_python_macos_opt_native [pid=11601] on Kokoro mac - https://grpc-testing.appspot.com/job/gRPC_pull_requests_macos/7814/console
we should check the timeout in run_tests_matrix.py
| non_priority | timeout run tests python macos opt native on kokoro mac we should check the timeout in run tests matrix py | 0 |
4,329 | 4,997,089,079 | IssuesEvent | 2016-12-09 15:49:02 | vitalyster/SharpXMPP | https://api.github.com/repos/vitalyster/SharpXMPP | closed | Publish to NuGet | kind:infrastructure | We need to set up NuGet publishing infrastructure and maybe even publish the first preview release.
| 1.0 | Publish to NuGet - We need to set up NuGet publishing infrastructure and maybe even publish the first preview release.
| non_priority | publish to nuget we need to set up nuget publishing infrastructure and maybe even publish the first preview release | 0 |
19,256 | 10,340,407,575 | IssuesEvent | 2019-09-03 21:52:35 | mikaelkrief/curl2 | https://api.github.com/repos/mikaelkrief/curl2 | opened | CVE-2016-8623 (High) detected in curl-curl-7_50_1 | security vulnerability | ## CVE-2016-8623 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_50_1</b></p></summary>
<p>
<p>A command line tool and library for transferring data with URL syntax, support... | True | CVE-2016-8623 (High) detected in curl-curl-7_50_1 - ## CVE-2016-8623 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>curlcurl-7_50_1</b></p></summary>
<p>
<p>A command line tool and li... | non_priority | cve high detected in curl curl cve high severity vulnerability vulnerable library curlcurl a command line tool and library for transferring data with url syntax supporting http https ftp ftps gopher tftp scp sftp smb telnet dict ldap ldaps file imap smtp rt... | 0 |
54,737 | 13,923,832,702 | IssuesEvent | 2020-10-21 14:52:01 | kenferrara/lando | https://api.github.com/repos/kenferrara/lando | opened | CVE-2016-10531 (Medium) detected in marked-0.3.19.js | security vulnerability | ## CVE-2016-10531 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.js</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://c... | True | CVE-2016-10531 (Medium) detected in marked-0.3.19.js - ## CVE-2016-10531 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>marked-0.3.19.js</b></p></summary>
<p>A markdown parser built... | non_priority | cve medium detected in marked js cve medium severity vulnerability vulnerable library marked js a markdown parser built for speed library home page a href path to dependency file lando node modules marked www demo html path to vulnerable library lando node modules ma... | 0 |
12,002 | 18,755,816,631 | IssuesEvent | 2021-11-05 10:35:27 | pypa/pipenv | https://api.github.com/repos/pypa/pipenv | closed | ast_unparse - AttributeError: 'Name' object has no attribute 'update' | Type: Vendored Dependencies Category: Requirement | ### Issue description
I recently installed Ubuntu 20.04 from scratch (reformatted the hard disk, etc.). I verified there were no files named `pipenv*` anywhere on the system -- including `~/.cache/`.
$ pip install --user pipenv
$ pipenv update
...
File "/home/kjcole/.local/lib/python3.8/site-... | 1.0 | ast_unparse - AttributeError: 'Name' object has no attribute 'update' - ### Issue description
I recently installed Ubuntu 20.04 from scratch (reformatted the hard disk, etc.). I verified there were no files named `pipenv*` anywhere on the system -- including `~/.cache/`.
$ pip install --user pipenv
$ pip... | non_priority | ast unparse attributeerror name object has no attribute update issue description i recently installed ubuntu from scratch reformatted the hard disk etc i verified there were no files named pipenv anywhere on the system including cache pip install user pipenv pipen... | 0 |
180,477 | 13,933,275,629 | IssuesEvent | 2020-10-22 08:29:04 | handsontable/hyperformula | https://api.github.com/repos/handsontable/hyperformula | closed | CI unit tests are running out of memory | Tests Verified | ### Description
- [ ] Investigate why Jest unit tests take 10x longer than Jasmine.

- [x] Investigate "JavaScript heap out of memory" unit test error
https://github.com/handsontable/hyperformula/pul... | 1.0 | CI unit tests are running out of memory - ### Description
- [ ] Investigate why Jest unit tests take 10x longer than Jasmine.

- [x] Investigate "JavaScript heap out of memory" unit test error
https:... | non_priority | ci unit tests are running out of memory description investigate why jest unit tests take longer than jasmine investigate javascript heap out of memory unit test error update node to may fix the above steps to reproduce add pr that will run ci tasks ... | 0 |
79,778 | 15,279,939,946 | IssuesEvent | 2021-02-23 05:15:09 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Code Analyzer throws NPE for object constructor args of undefined variables | Area/CodeAnalysis Area/Compiler CompilerSLDump SwanLakeDump Team/CompilerFE Type/Bug | **Description:**
Following code snippet causes compiler to die with a NPE. This causes tooling / language server returning empty code suggestions and zero code diagnostics.
```ballerina
public function main() {
Foo f = new Foo("CLI_Player" + i.toString());
}
```
Error thrown;
```java
Caused by: java.l... | 1.0 | Code Analyzer throws NPE for object constructor args of undefined variables - **Description:**
Following code snippet causes compiler to die with a NPE. This causes tooling / language server returning empty code suggestions and zero code diagnostics.
```ballerina
public function main() {
Foo f = new Foo("CLI... | non_priority | code analyzer throws npe for object constructor args of undefined variables description following code snippet causes compiler to die with a npe this causes tooling language server returning empty code suggestions and zero code diagnostics ballerina public function main foo f new foo cli... | 0 |
297,157 | 22,342,508,691 | IssuesEvent | 2022-06-15 03:19:50 | lhr-solar/Power-Generation | https://api.github.com/repos/lhr-solar/Power-Generation | opened | Determine the maximum acceptable overshoot ratio for Sunscatter GATE and +SNUB. | documentation | Sources to start:
- https://www.richieburnett.co.uk/temp/gdt/gdt2.html
- https://www.ti.com/lit/ml/slua618a/slua618a.pdf?ts=1655212136570&ref_url=https%253A%252F%252Fwww.google.com%252F
- https://electronics.stackexchange.com/questions/341368/how-to-remove-turn-on-ringing-overshoot-in-mosfet-output-for-1-mhz-and-70v... | 1.0 | Determine the maximum acceptable overshoot ratio for Sunscatter GATE and +SNUB. - Sources to start:
- https://www.richieburnett.co.uk/temp/gdt/gdt2.html
- https://www.ti.com/lit/ml/slua618a/slua618a.pdf?ts=1655212136570&ref_url=https%253A%252F%252Fwww.google.com%252F
- https://electronics.stackexchange.com/questions... | non_priority | determine the maximum acceptable overshoot ratio for sunscatter gate and snub sources to start as a general rule of thumb the ideal gate waveform is square slow rise time in the linear range is power dissipated into the mosfet from the drain to source high overshoots may break the ratin... | 0 |
25,259 | 7,660,558,445 | IssuesEvent | 2018-05-11 11:00:18 | ethereum/solidity | https://api.github.com/repos/ethereum/solidity | closed | Check if CircleCI supports colour terminal | bounty-worthy build-system good first issue | We should be able to change this setting to support colour output: https://github.com/ethereum/solidity/pull/4000/files#r185471925 | 1.0 | Check if CircleCI supports colour terminal - We should be able to change this setting to support colour output: https://github.com/ethereum/solidity/pull/4000/files#r185471925 | non_priority | check if circleci supports colour terminal we should be able to change this setting to support colour output | 0 |
175,744 | 27,969,700,515 | IssuesEvent | 2023-03-24 23:57:17 | nephio-project/nephio | https://api.github.com/repos/nephio-project/nephio | opened | Design proposal for PackageVariant/PackageVariantSet | design area/package-management sig/automation | Revise https://github.com/GoogleContainerTools/kpt/pull/3827 and determine exactly what needs to be completed for R1. | 1.0 | Design proposal for PackageVariant/PackageVariantSet - Revise https://github.com/GoogleContainerTools/kpt/pull/3827 and determine exactly what needs to be completed for R1. | non_priority | design proposal for packagevariant packagevariantset revise and determine exactly what needs to be completed for | 0 |
305,195 | 26,369,534,245 | IssuesEvent | 2023-01-11 19:24:47 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | sql/importer: TestExportImportBank failed | C-test-failure O-robot branch-master T-sql-sessions T-sql-schema | sql/importer.TestExportImportBank [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8195429?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8195429?buildTab=artifacts#/) on master @ [9317a5fe626e7cff0ee962b1372... | 1.0 | sql/importer: TestExportImportBank failed - sql/importer.TestExportImportBank [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8195429?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8195429?buildTab=artifacts... | non_priority | sql importer testexportimportbank failed sql importer testexportimportbank with on master github com cockroachdb cockroach pkg rpc growstackcodec marshal google golang org grpc encode google golang org grpc external org golang google grpc rpc util go ... | 0 |
191,691 | 15,301,387,219 | IssuesEvent | 2021-02-24 13:33:24 | TheThingsNetwork/lorawan-stack | https://api.github.com/repos/TheThingsNetwork/lorawan-stack | closed | Improve documentation for applicationserver packages, pubsub, and web API | documentation | <!--
Thanks for submitting this documentation request. Please fill the template
below, otherwise we will not be able to process this request.
-->
#### Summary
<!-- Summarize the request in a few sentences: -->
@adriansmares , please look through these API protos and add descriptions where they are missing. It... | 1.0 | Improve documentation for applicationserver packages, pubsub, and web API - <!--
Thanks for submitting this documentation request. Please fill the template
below, otherwise we will not be able to process this request.
-->
#### Summary
<!-- Summarize the request in a few sentences: -->
@adriansmares , please l... | non_priority | improve documentation for applicationserver packages pubsub and web api thanks for submitting this documentation request please fill the template below otherwise we will not be able to process this request summary adriansmares please look through these api protos and add descriptions... | 0 |
68,239 | 17,196,484,067 | IssuesEvent | 2021-07-16 18:13:24 | dotnet/efcore | https://api.github.com/repos/dotnet/efcore | closed | Unexpected TempId when using EntityTypeBuilder.Ignore | area-model-building closed-fixed customer-reported type-bug | After we upgraded from EF Core 3.0 to EF Core 5.0, we experience some strange behavior when using the EntityTypeBuilder.Ignore method.
Everything worked as expected when we used the following EntityTypeConfigurations with EF Core 3.0.
But a TempId shadow property is added to the generated sql query since we upgrade... | 1.0 | Unexpected TempId when using EntityTypeBuilder.Ignore - After we upgraded from EF Core 3.0 to EF Core 5.0, we experience some strange behavior when using the EntityTypeBuilder.Ignore method.
Everything worked as expected when we used the following EntityTypeConfigurations with EF Core 3.0.
But a TempId shadow prope... | non_priority | unexpected tempid when using entitytypebuilder ignore after we upgraded from ef core to ef core we experience some strange behavior when using the entitytypebuilder ignore method everything worked as expected when we used the following entitytypeconfigurations with ef core but a tempid shadow prope... | 0 |
109,542 | 23,783,612,008 | IssuesEvent | 2022-09-02 08:01:39 | gangxing1996/gangxings_blog | https://api.github.com/repos/gangxing1996/gangxings_blog | opened | Leetcode 687. 最长同值路径 | Gangxing's Blog | Gitalk leetcode687 | https://blog.gangxing.moe/2022/09/02/leetcode/leetcode687/
题目描述给定一个二叉树的 root ,返回 最长的路径的长度 ,这个路径中的 每个节点具有相同值 。 这条路径可以经过也可以不经过根节点。 两个节点之间的路径长度 由它们之间的边数表示。 示例 1: 输入:root = [5,4,5,1,1,5] 输出:2 示例 2: 输入:root = [1,4,5, | 1.0 | Leetcode 687. 最长同值路径 | Gangxing's Blog - https://blog.gangxing.moe/2022/09/02/leetcode/leetcode687/
题目描述给定一个二叉树的 root ,返回 最长的路径的长度 ,这个路径中的 每个节点具有相同值 。 这条路径可以经过也可以不经过根节点。 两个节点之间的路径长度 由它们之间的边数表示。 示例 1: 输入:root = [5,4,5,1,1,5] 输出:2 示例 2: 输入:root = [1,4,5, | non_priority | leetcode 最长同值路径 gangxing s blog 题目描述给定一个二叉树的 nbsp root nbsp ,返回 nbsp 最长的路径的长度 ,这个路径中的 nbsp 每个节点具有相同值 nbsp 。 这条路径可以经过也可以不经过根节点。 两个节点之间的路径长度 nbsp 由它们之间的边数表示。 nbsp 示例 输入:root 输出: 示例 输入:root | 0 |
40,308 | 12,759,039,274 | IssuesEvent | 2020-06-29 04:31:44 | simonw/datasette | https://api.github.com/repos/simonw/datasette | closed | Log out mechanism for clearing ds_actor cookie | feature medium security | Need a cookie clearing mechanism and a way to show that you are logged in.
`datasette-auth-github` had a solution for this that can be pulled into core. | True | Log out mechanism for clearing ds_actor cookie - Need a cookie clearing mechanism and a way to show that you are logged in.
`datasette-auth-github` had a solution for this that can be pulled into core. | non_priority | log out mechanism for clearing ds actor cookie need a cookie clearing mechanism and a way to show that you are logged in datasette auth github had a solution for this that can be pulled into core | 0 |
138,175 | 20,365,064,006 | IssuesEvent | 2022-02-21 04:00:41 | dotnet/winforms | https://api.github.com/repos/dotnet/winforms | closed | VS.IDE deletes components, which cannot be created during the loading of the form | area: VS designer | Dear All,
While upgrading to Winforms .NET Core 5.0, we have encountered several situations, where the component, or the control could not be created by the Winforms designer UI (null pointer exception in the constructor). If we disregard the reason, why the error happens, the default behavior of the Winforms UI Des... | 1.0 | VS.IDE deletes components, which cannot be created during the loading of the form - Dear All,
While upgrading to Winforms .NET Core 5.0, we have encountered several situations, where the component, or the control could not be created by the Winforms designer UI (null pointer exception in the constructor). If we disr... | non_priority | vs ide deletes components which cannot be created during the loading of the form dear all while upgrading to winforms net core we have encountered several situations where the component or the control could not be created by the winforms designer ui null pointer exception in the constructor if we disr... | 0 |
33,455 | 7,127,281,979 | IssuesEvent | 2018-01-20 19:54:35 | Cockatrice/Cockatrice | https://api.github.com/repos/Cockatrice/Cockatrice | closed | Crash | Defect - Crash | Mac Crash when closing game. Will investigate
```
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [... | 1.0 | Crash - Mac Crash when closing game. Will investigate
```
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc h... | non_priority | crash mac crash when closing game will investigate exception type exc bad access sigsegv exception codes exc gpflt exception note exc corpse notify termination signal segmentation fault termination reason namespace signal code terminating process exc handler... | 0 |
127,808 | 17,365,896,200 | IssuesEvent | 2021-07-30 07:13:13 | javascript-obfuscator/javascript-obfuscator | https://api.github.com/repos/javascript-obfuscator/javascript-obfuscator | reopened | Can the obfuscator adds a "Repeat Use Protect" | As designed wontfix | I really don't know whether this is a bug or a feature that should be added. However, in some specific cases, we may need to re introduce a JS file many times, such as
`
<script src="a.js"></script>
......
<script src="a.js"></script>
`
In this case, the code in the obfuscator uses constants such as... | 1.0 | Can the obfuscator adds a "Repeat Use Protect" - I really don't know whether this is a bug or a feature that should be added. However, in some specific cases, we may need to re introduce a JS file many times, such as
`
<script src="a.js"></script>
......
<script src="a.js"></script>
`
In this case, ... | non_priority | can the obfuscator adds a repeat use protect i really don t know whether this is a bug or a feature that should be added however in some specific cases we may need to re introduce a js file many times such as in this case the code in the obfuscator uses constants such as c... | 0 |
84,794 | 16,553,265,619 | IssuesEvent | 2021-05-28 11:03:34 | ESPD/ESPD-EDM | https://api.github.com/repos/ESPD/ESPD-EDM | closed | Code list ProcedureType | V3.0.0 codelists | As presented in the OUC community of 3rd of February, the current **ProcedureType** code will be removed.
The information related to the object of the contract will be defined by eForms, this information is no longer required.
If you have any additional comment, please do not hesitate to comment on this issue.
... | 1.0 | Code list ProcedureType - As presented in the OUC community of 3rd of February, the current **ProcedureType** code will be removed.
The information related to the object of the contract will be defined by eForms, this information is no longer required.
If you have any additional comment, please do not hesitate to... | non_priority | code list proceduretype as presented in the ouc community of of february the current proceduretype code will be removed the information related to the object of the contract will be defined by eforms this information is no longer required if you have any additional comment please do not hesitate to c... | 0 |
44,697 | 13,067,134,732 | IssuesEvent | 2020-07-30 23:30:23 | alt-how/altinn-studio | https://api.github.com/repos/alt-how/altinn-studio | opened | CVE-2016-10735 (Medium) detected in bootstrap-3.3.4.min.js, bootstrap-3.2.0.min.js | security vulnerability | ## CVE-2016-10735 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.4.min.js</b>, <b>bootstrap-3.2.0.min.js</b></p></summary>
<p>
<details><summary><b>bootstrap-3.3.4.m... | True | CVE-2016-10735 (Medium) detected in bootstrap-3.3.4.min.js, bootstrap-3.2.0.min.js - ## CVE-2016-10735 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>bootstrap-3.3.4.min.js</b>, <b... | non_priority | cve medium detected in bootstrap min js bootstrap min js cve medium severity vulnerability vulnerable libraries bootstrap min js bootstrap min js bootstrap min js the most popular front end framework for developing responsive mobile first projects... | 0 |
351,782 | 25,038,956,271 | IssuesEvent | 2022-11-04 18:39:34 | Automattic/Co-Authors-Plus | https://api.github.com/repos/Automattic/Co-Authors-Plus | closed | Include the changelog in the readme.txt for the WP.org release | documentation | Please include the changelog in the readme.txt file when pushing a new release to WP.org repository.
It's a common good practice, why don't you follow this?
| 1.0 | Include the changelog in the readme.txt for the WP.org release - Please include the changelog in the readme.txt file when pushing a new release to WP.org repository.
It's a common good practice, why don't you follow this?
| non_priority | include the changelog in the readme txt for the wp org release please include the changelog in the readme txt file when pushing a new release to wp org repository it s a common good practice why don t you follow this | 0 |
51,301 | 7,694,521,304 | IssuesEvent | 2018-05-18 09:02:20 | JuliaDynamics/DynamicalBilliards.jl | https://api.github.com/repos/JuliaDynamics/DynamicalBilliards.jl | opened | Rename all `bt` to `bd` in documentation | documentation | We don't use "billiard table" anymore. It is a remnant of the past. No reason whatsoever for the world table, it is redundant.
This means that `bt` doesn't really make sense. `bd` is a shorthand for billiard. | 1.0 | Rename all `bt` to `bd` in documentation - We don't use "billiard table" anymore. It is a remnant of the past. No reason whatsoever for the world table, it is redundant.
This means that `bt` doesn't really make sense. `bd` is a shorthand for billiard. | non_priority | rename all bt to bd in documentation we don t use billiard table anymore it is a remnant of the past no reason whatsoever for the world table it is redundant this means that bt doesn t really make sense bd is a shorthand for billiard | 0 |
83,464 | 15,710,239,150 | IssuesEvent | 2021-03-27 01:01:23 | wakdotta/seed | https://api.github.com/repos/wakdotta/seed | opened | CVE-2020-13692 (High) detected in postgresql-9.4.1210.jre6.jar | security vulnerability | ## CVE-2020-13692 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-9.4.1210.jre6.jar</b></p></summary>
<p>Java JDBC 4.0 (JRE 6+) driver for PostgreSQL database</p>
<p>Path to... | True | CVE-2020-13692 (High) detected in postgresql-9.4.1210.jre6.jar - ## CVE-2020-13692 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-9.4.1210.jre6.jar</b></p></summary>
<p>Jav... | non_priority | cve high detected in postgresql jar cve high severity vulnerability vulnerable library postgresql jar java jdbc jre driver for postgresql database path to vulnerable library seed artist webcontent web inf lib postgresql jar dependency hierarchy ... | 0 |
57,417 | 15,772,844,572 | IssuesEvent | 2021-03-31 22:22:06 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | Android BOINC 7.16.16 exporting event log writes just 6 lines | C: Android - Manager P: Major T: Defect | > Client Messages
>
> 16 Feb 2021 15:59:45|Universe@Home|Project requested delay of 11 seconds
>
> 16 Feb 2021 15:59:45|Universe@Home|Scheduler request completed
>
> 16 Feb 2021 15:59:39|Universe@Home|Not requesting tasks: "no new tasks" requested via Manager
>
> 16 Feb 2021 15:59:39|Universe@Home|Sending s... | 1.0 | Android BOINC 7.16.16 exporting event log writes just 6 lines - > Client Messages
>
> 16 Feb 2021 15:59:45|Universe@Home|Project requested delay of 11 seconds
>
> 16 Feb 2021 15:59:45|Universe@Home|Scheduler request completed
>
> 16 Feb 2021 15:59:39|Universe@Home|Not requesting tasks: "no new tasks" requested... | non_priority | android boinc exporting event log writes just lines client messages feb universe home project requested delay of seconds feb universe home scheduler request completed feb universe home not requesting tasks no new tasks requested via manager fe... | 0 |
134,071 | 29,813,579,491 | IssuesEvent | 2023-06-16 17:03:12 | Zaid-maker/status-page-advanced | https://api.github.com/repos/Zaid-maker/status-page-advanced | closed | 🛑 Code Server TCP is down | status code-server-tcp | In [`e23a4bc`](https://github.com/Zaid-maker/status-page-advanced/commit/e23a4bcbd085f62ae8ebc0cf5750812fa9475fe1
), Code Server TCP (pnode1.danbot.host) was **down**:
- HTTP code: 0
- Response time: 0 ms
| 1.0 | 🛑 Code Server TCP is down - In [`e23a4bc`](https://github.com/Zaid-maker/status-page-advanced/commit/e23a4bcbd085f62ae8ebc0cf5750812fa9475fe1
), Code Server TCP (pnode1.danbot.host) was **down**:
- HTTP code: 0
- Response time: 0 ms
| non_priority | 🛑 code server tcp is down in code server tcp danbot host was down http code response time ms | 0 |
139,216 | 18,847,323,878 | IssuesEvent | 2021-11-11 16:18:51 | Dima2022/ti-wisunfan-pyspinel | https://api.github.com/repos/Dima2022/ti-wisunfan-pyspinel | opened | CVE-2020-14422 (Medium) detected in ipaddress-1.0.23-py2.py3-none-any.whl | security vulnerability | ## CVE-2020-14422 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ipaddress-1.0.23-py2.py3-none-any.whl</b></p></summary>
<p>IPv4/IPv6 manipulation library</p>
<p>Library home page: ... | True | CVE-2020-14422 (Medium) detected in ipaddress-1.0.23-py2.py3-none-any.whl - ## CVE-2020-14422 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ipaddress-1.0.23-py2.py3-none-any.whl</b>... | non_priority | cve medium detected in ipaddress none any whl cve medium severity vulnerability vulnerable library ipaddress none any whl manipulation library library home page a href path to dependency file ti wisunfan pyspinel path to vulnerable library ti wisunfan pys... | 0 |
18,204 | 10,025,981,094 | IssuesEvent | 2019-07-17 04:47:14 | SDWebImage/SDWebImage | https://api.github.com/repos/SDWebImage/SDWebImage | closed | encoding WebP for upload | performance stale | ### New Issue Checklist
* [x] I have read and understood the [CONTRIBUTING guide](https://github.com/rs/SDWebImage/blob/master/.github/CONTRIBUTING.md)
* [x] I have read the [Documentation](http://cocoadocs.org/docsets/SDWebImage/)
* [x] I have searched for a similar issue in the [project](https://github.com/rs/SD... | True | encoding WebP for upload - ### New Issue Checklist
* [x] I have read and understood the [CONTRIBUTING guide](https://github.com/rs/SDWebImage/blob/master/.github/CONTRIBUTING.md)
* [x] I have read the [Documentation](http://cocoadocs.org/docsets/SDWebImage/)
* [x] I have searched for a similar issue in the [projec... | non_priority | encoding webp for upload new issue checklist i have read and understood the i have read the i have searched for a similar issue in the and found decoding issues but not encoding issue info info value ... | 0 |
269,107 | 23,419,803,440 | IssuesEvent | 2022-08-13 14:14:17 | dannytsang/homeassistant-config | https://api.github.com/repos/dannytsang/homeassistant-config | closed | 😴⏳Sleep Timer | automations testing integration: sleep as android | Create a sleep timer.
- [x] trigger sleep timer automatically
- [x] extend sleep timer automatically
- [x] shorten sleep timer automatically | 1.0 | 😴⏳Sleep Timer - Create a sleep timer.
- [x] trigger sleep timer automatically
- [x] extend sleep timer automatically
- [x] shorten sleep timer automatically | non_priority | 😴⏳sleep timer create a sleep timer trigger sleep timer automatically extend sleep timer automatically shorten sleep timer automatically | 0 |
120,787 | 10,135,217,716 | IssuesEvent | 2019-08-02 09:34:53 | pints-team/pints | https://api.github.com/repos/pints-team/pints | closed | Have a look at `ruptures` package for changepoint detection | functional-testing | @fcooper8472 found this: https://github.com/deepcharles/ruptures
_"ruptures: change point detection in Python."_
The documentation links to a survey of changepoint detection methods by the same authors (https://arxiv.org/abs/1801.00718) which seems quite comprehensive, and mentions the authors of the R-package i... | 1.0 | Have a look at `ruptures` package for changepoint detection - @fcooper8472 found this: https://github.com/deepcharles/ruptures
_"ruptures: change point detection in Python."_
The documentation links to a survey of changepoint detection methods by the same authors (https://arxiv.org/abs/1801.00718) which seems qu... | non_priority | have a look at ruptures package for changepoint detection found this ruptures change point detection in python the documentation links to a survey of changepoint detection methods by the same authors which seems quite comprehensive and mentions the authors of the r package in the citations | 0 |
58,914 | 16,918,848,843 | IssuesEvent | 2021-06-25 00:13:45 | SAP/fundamental-ngx | https://api.github.com/repos/SAP/fundamental-ngx | opened | datepicker documentation issue | Defect Hunting bug denoland documentation | #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
the attribute is actually `placement` not `position`. Datetime picker docs also mention position when it needs to be placement.
<img width="756" alt="Screen Shot 2021-05-19 at 11 29 21 AM" src="https://user-images.githu... | 1.0 | datepicker documentation issue - #### Is this a bug, enhancement, or feature request?
bug
#### Briefly describe your proposal.
the attribute is actually `placement` not `position`. Datetime picker docs also mention position when it needs to be placement.
<img width="756" alt="Screen Shot 2021-05-19 at 11 29 21 A... | non_priority | datepicker documentation issue is this a bug enhancement or feature request bug briefly describe your proposal the attribute is actually placement not position datetime picker docs also mention position when it needs to be placement img width alt screen shot at am src ... | 0 |
147,270 | 13,204,859,622 | IssuesEvent | 2020-08-14 16:44:15 | terraform-providers/terraform-provider-azurerm | https://api.github.com/repos/terraform-providers/terraform-provider-azurerm | closed | Resource azurerm_key_vault optional parameters in documentation is required in cli | bug documentation good first issue service/keyvault waiting-response | _This issue was originally opened by @kbrady-wooliesx as hashicorp/terraform#21517. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._
<hr>
Hi,
Facing an issue where Terraform 0.12.0 do... | 1.0 | Resource azurerm_key_vault optional parameters in documentation is required in cli - _This issue was originally opened by @kbrady-wooliesx as hashicorp/terraform#21517. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original bod... | non_priority | resource azurerm key vault optional parameters in documentation is required in cli this issue was originally opened by kbrady wooliesx as hashicorp terraform it was migrated here as a result of the the original body of the issue is below hi facing an issue where terraform documentation st... | 0 |
155,733 | 12,269,055,829 | IssuesEvent | 2020-05-07 13:31:07 | istio/istio | https://api.github.com/repos/istio/istio | closed | Helm Install Options Repeated and Outdated | kind/docs testing/day-2 | More of a nit than anything else, but on https://preliminary.istio.io/docs/setup/getting-started/, there are three "see also" options at the bottom all named "Helm Changes". These list differences between Istio 1.0 and 1.1, Istio 1.1 and 1.2, and Istio 1.2 and 1.3. All of which are out of support. Should we remove them... | 1.0 | Helm Install Options Repeated and Outdated - More of a nit than anything else, but on https://preliminary.istio.io/docs/setup/getting-started/, there are three "see also" options at the bottom all named "Helm Changes". These list differences between Istio 1.0 and 1.1, Istio 1.1 and 1.2, and Istio 1.2 and 1.3. All of wh... | non_priority | helm install options repeated and outdated more of a nit than anything else but on there are three see also options at the bottom all named helm changes these list differences between istio and istio and and istio and all of which are out of support should we remove them should we... | 0 |
107,714 | 16,762,218,922 | IssuesEvent | 2021-06-14 01:15:23 | heholek/vesta | https://api.github.com/repos/heholek/vesta | opened | CVE-2017-16116 (High) detected in multiple libraries | security vulnerability | ## CVE-2017-16116 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>underscore.string-2.2.1.tgz</b>, <b>underscore.string-2.4.0.tgz</b>, <b>underscore.string-2.3.3.tgz</b></p></summary>... | True | CVE-2017-16116 (High) detected in multiple libraries - ## CVE-2017-16116 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>underscore.string-2.2.1.tgz</b>, <b>underscore.string-2.4.0.tg... | non_priority | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries underscore string tgz underscore string tgz underscore string tgz underscore string tgz string manipulation extensions for underscore js javascript library ... | 0 |
315,572 | 27,085,923,422 | IssuesEvent | 2023-02-14 16:59:11 | aircrack-ng/aircrack-ng | https://api.github.com/repos/aircrack-ng/aircrack-ng | closed | Run STACK against aircrack-ng | enhancement @minor Testing | **Reported by misterx on 30 Oct 2013 00:35 UTC**
STACK is a static checker that detects unstable code in C/C++ programs.
URL: http://css.csail.mit.edu/stack/ | 1.0 | Run STACK against aircrack-ng - **Reported by misterx on 30 Oct 2013 00:35 UTC**
STACK is a static checker that detects unstable code in C/C++ programs.
URL: http://css.csail.mit.edu/stack/ | non_priority | run stack against aircrack ng reported by misterx on oct utc stack is a static checker that detects unstable code in c c programs url | 0 |
153,935 | 19,708,663,792 | IssuesEvent | 2022-01-13 01:49:33 | artsking/linux-4.19.72_CVE-2020-14386 | https://api.github.com/repos/artsking/linux-4.19.72_CVE-2020-14386 | opened | CVE-2020-14390 (Medium) detected in linux-yoctov5.4.51 | security vulnerability | ## CVE-2020-14390 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Embedded kernel</p>
<p>Library home page: <a href=https://gi... | True | CVE-2020-14390 (Medium) detected in linux-yoctov5.4.51 - ## CVE-2020-14390 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-yoctov5.4.51</b></p></summary>
<p>
<p>Yocto Linux Emb... | non_priority | cve medium detected in linux cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in base branch master vulnerable source files drivers video fbdev core fbcon c ... | 0 |
30,045 | 11,796,282,568 | IssuesEvent | 2020-03-18 10:30:01 | advanced-cms/advanced-reviews | https://api.github.com/repos/advanced-cms/advanced-reviews | closed | Screenshot picker issue with external images | bug security ui | If the page contains external images then https://www.npmjs.com/package/html2canvas fails to display them in the generated screenshot. | True | Screenshot picker issue with external images - If the page contains external images then https://www.npmjs.com/package/html2canvas fails to display them in the generated screenshot. | non_priority | screenshot picker issue with external images if the page contains external images then fails to display them in the generated screenshot | 0 |
15,735 | 3,481,443,445 | IssuesEvent | 2015-12-29 16:11:09 | slivne/try_git | https://api.github.com/repos/slivne/try_git | opened | repair : fail_node_initiating_repair_test | dtest repair | Check that killing a repaired node does not cause additional failures 1. Create a cluster of 2 nodes with rf=2 2. Stop node 2 3. Insert data 4. In a loop a. Start node 2 b. Start repair c. Kill node 2 d. Check that cluster is avilable (read/writes) | 1.0 | repair : fail_node_initiating_repair_test - Check that killing a repaired node does not cause additional failures 1. Create a cluster of 2 nodes with rf=2 2. Stop node 2 3. Insert data 4. In a loop a. Start node 2 b. Start repair c. Kill node 2 d. Check that cluster is avilable (read/writes) | non_priority | repair fail node initiating repair test check that killing a repaired node does not cause additional failures create a cluster of nodes with rf stop node insert data in a loop a start node b start repair c kill node d check that cluster is avilable read writes | 0 |
4,658 | 17,104,393,583 | IssuesEvent | 2021-07-09 15:30:49 | gchq/gaffer-doc | https://api.github.com/repos/gchq/gaffer-doc | closed | Change update gaffer version to merge master | automation bug | Currently the action checkouts develop and tries to merge back into that, but this repo does not have a develop branch.
https://github.com/gchq/gaffer-doc/blob/74d3c4519d8af54ac23c1597d4c0177a909a7f5d/.github/workflows/update-gaffer-version.yml#L16-L19
| 1.0 | Change update gaffer version to merge master - Currently the action checkouts develop and tries to merge back into that, but this repo does not have a develop branch.
https://github.com/gchq/gaffer-doc/blob/74d3c4519d8af54ac23c1597d4c0177a909a7f5d/.github/workflows/update-gaffer-version.yml#L16-L19
| non_priority | change update gaffer version to merge master currently the action checkouts develop and tries to merge back into that but this repo does not have a develop branch | 0 |
153,316 | 19,705,012,450 | IssuesEvent | 2022-01-12 20:52:08 | tom9carthron1/goel | https://api.github.com/repos/tom9carthron1/goel | closed | WS-2016-0031 (High) detected in ws-0.8.0.tgz - autoclosed | security vulnerability | ## WS-2016-0031 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-0.8.0.tgz</b></p></summary>
<p>simple to use, blazing fast and thoroughly tested websocket client, server and console... | True | WS-2016-0031 (High) detected in ws-0.8.0.tgz - autoclosed - ## WS-2016-0031 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-0.8.0.tgz</b></p></summary>
<p>simple to use, blazing fas... | non_priority | ws high detected in ws tgz autoclosed ws high severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client server and console for node js up to date against rfc library home page a href path to dependency file ... | 0 |
245,867 | 26,569,475,982 | IssuesEvent | 2023-01-21 01:07:53 | nidhi7598/linux-3.0.35_CVE-2022-45934 | https://api.github.com/repos/nidhi7598/linux-3.0.35_CVE-2022-45934 | opened | CVE-2014-5207 (High) detected in linux-stable-rtv3.8.6 | security vulnerability | ## CVE-2014-5207 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwright's fork of linux-stable-rt.git</p>
<p>Library home page:... | True | CVE-2014-5207 (High) detected in linux-stable-rtv3.8.6 - ## CVE-2014-5207 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stable-rtv3.8.6</b></p></summary>
<p>
<p>Julia Cartwrigh... | non_priority | cve high detected in linux stable cve high 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 include linux mo... | 0 |
18,140 | 25,060,512,968 | IssuesEvent | 2022-11-07 00:41:07 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | opened | [HPOS] With data sync next payment dates are missing from post meta | type: bug compatibility: HPOS | ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When you have HPOS enabled, HPOS as the source of truth and data syncing enabled the the next subscription date (and perhaps other data points) aren't synced ... | True | [HPOS] With data sync next payment dates are missing from post meta - ## Describe the bug
<!-- A clear and concise description of what the bug is. Please be as descriptive as possible, and include screenshots to illustrate. -->
When you have HPOS enabled, HPOS as the source of truth and data syncing enabled the the... | non_priority | with data sync next payment dates are missing from post meta describe the bug when you have hpos enabled hpos as the source of truth and data syncing enabled the the next subscription date and perhaps other data points aren t synced to the wp post table correctly settings img width alt ... | 0 |
69,103 | 9,256,564,930 | IssuesEvent | 2019-03-16 20:11:02 | felangel/bloc | https://api.github.com/repos/felangel/bloc | closed | UnitTesting flutter weather example | documentation in progress | Hello,
Is that possible for you to show me how to unit test the flutter weather bloc ?
Thanks | 1.0 | UnitTesting flutter weather example - Hello,
Is that possible for you to show me how to unit test the flutter weather bloc ?
Thanks | non_priority | unittesting flutter weather example hello is that possible for you to show me how to unit test the flutter weather bloc thanks | 0 |
238,676 | 18,247,255,441 | IssuesEvent | 2021-10-01 20:16:27 | Auto-DL/Auto-DL | https://api.github.com/repos/Auto-DL/Auto-DL | closed | Update docs | bug documentation | ## Bug Report
Some parts of the docs are misleading/obsolete, etc.
PS: Not a hacktoberfest issue | 1.0 | Update docs - ## Bug Report
Some parts of the docs are misleading/obsolete, etc.
PS: Not a hacktoberfest issue | non_priority | update docs bug report some parts of the docs are misleading obsolete etc ps not a hacktoberfest issue | 0 |
82,757 | 16,037,328,458 | IssuesEvent | 2021-04-22 00:14:47 | aristanetworks/ansible-avd | https://api.github.com/repos/aristanetworks/ansible-avd | closed | Check molecule configs for empty lines | state: stale type: code quality | **Issue Type**
- [ ] Template enhancement
- [x] Role enhancement
- [ ] Documentation enhancement (avd.sh)
**Is your feature request related to a problem? Please describe.**
Common issue seen during reviews is that produced configs contain empty lines under certain conditions. It should be easy to check if all cfg fil... | 1.0 | Check molecule configs for empty lines - **Issue Type**
- [ ] Template enhancement
- [x] Role enhancement
- [ ] Documentation enhancement (avd.sh)
**Is your feature request related to a problem? Please describe.**
Common issue seen during reviews is that produced configs contain empty lines under certain conditions. ... | non_priority | check molecule configs for empty lines issue type template enhancement role enhancement documentation enhancement avd sh is your feature request related to a problem please describe common issue seen during reviews is that produced configs contain empty lines under certain conditions it sho... | 0 |
416,740 | 28,097,897,489 | IssuesEvent | 2023-03-30 17:07:02 | CheesyGamer77/ClassifyTheWeb | https://api.github.com/repos/CheesyGamer77/ClassifyTheWeb | closed | Draft documentation for REST API | documentation feature request | Draft documentation for interacting with the application via REST API | 1.0 | Draft documentation for REST API - Draft documentation for interacting with the application via REST API | non_priority | draft documentation for rest api draft documentation for interacting with the application via rest api | 0 |
84,852 | 15,728,304,840 | IssuesEvent | 2021-03-29 13:40:43 | ssobue/kotlin-boot | https://api.github.com/repos/ssobue/kotlin-boot | closed | CVE-2018-12023 (High) detected in jackson-databind-2.8.10.jar | security vulnerability | ## CVE-2018-12023 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.10.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streami... | True | CVE-2018-12023 (High) detected in jackson-databind-2.8.10.jar - ## CVE-2018-12023 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.10.jar</b></p></summary>
<p>Gener... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file kotlin boot pom xml path to ... | 0 |
180,639 | 13,940,867,318 | IssuesEvent | 2020-10-22 18:32:13 | RTXteam/RTX | https://api.github.com/repos/RTXteam/RTX | closed | Filtering top N still includes bioentities in the KG | need to test on production | This leads to huge JSON responses that should be quite slim. To reproduce, run:
```
add_qnode(name=acetaminophen, id=n0)
add_qnode(type=protein, id=n1)
add_qedge(source_id=n0, target_id=n1, id=e0)
expand(edge_id=e0)
overlay(action=compute_ngd, virtual_relation_label=N1, source_qnode_id=n0, target_qnode_id=n1)
fi... | 1.0 | Filtering top N still includes bioentities in the KG - This leads to huge JSON responses that should be quite slim. To reproduce, run:
```
add_qnode(name=acetaminophen, id=n0)
add_qnode(type=protein, id=n1)
add_qedge(source_id=n0, target_id=n1, id=e0)
expand(edge_id=e0)
overlay(action=compute_ngd, virtual_relatio... | non_priority | filtering top n still includes bioentities in the kg this leads to huge json responses that should be quite slim to reproduce run add qnode name acetaminophen id add qnode type protein id add qedge source id target id id expand edge id overlay action compute ngd virtual relation labe... | 0 |
141,234 | 21,464,414,788 | IssuesEvent | 2022-04-26 01:06:50 | Subscribie/subscribie | https://api.github.com/repos/Subscribie/subscribie | closed | As a shop owner, the documentation shows me how to create categories and put plans into categories | needs-user-story needs-design needs-qa needs-marketing | **Is your feature request related to a problem? Please describe.**
As a shop owner, the documentation shows me how to create categories and put plans into categories
**Describe the solution you'd like**
A tutorial document example showing how As a shop owner, the documentation shows me how to create categories an... | 1.0 | As a shop owner, the documentation shows me how to create categories and put plans into categories - **Is your feature request related to a problem? Please describe.**
As a shop owner, the documentation shows me how to create categories and put plans into categories
**Describe the solution you'd like**
A tutoria... | non_priority | as a shop owner the documentation shows me how to create categories and put plans into categories is your feature request related to a problem please describe as a shop owner the documentation shows me how to create categories and put plans into categories describe the solution you d like a tutoria... | 0 |
12,929 | 15,298,164,607 | IssuesEvent | 2021-02-24 09:23:03 | prisma/prisma | https://api.github.com/repos/prisma/prisma | closed | MySQL migration creation bug | bug/1-repro-available engines/migration engine kind/bug process/candidate team/migrations topic: migrate topic: migrate dev | ## Bug description
Error occurred while doing initial MySQL database migration creation:
```
prisma:tryLoadEnv Environment variables loaded from /Users/user/Projects/project-v3/.env +0ms
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Datasource "db": MySQL database "pr... | 1.0 | MySQL migration creation bug - ## Bug description
Error occurred while doing initial MySQL database migration creation:
```
prisma:tryLoadEnv Environment variables loaded from /Users/user/Projects/project-v3/.env +0ms
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Data... | non_priority | mysql migration creation bug bug description error occurred while doing initial mysql database migration creation prisma tryloadenv environment variables loaded from users user projects project env environment variables loaded from env prisma schema loaded from prisma schema prisma datasou... | 0 |
88,101 | 17,466,217,518 | IssuesEvent | 2021-08-06 17:14:27 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | insights: store full vectors for each data series sample | team/code-insights backend insights-beta-3.31 | ### Context
The code insights backend started off as a straightforward implementation that would populate a series by iterating over all repositories for each data point and performing a search query. This process was not ideal - it took a long time and scaled linearly with the repository count of the Sourcegraph inst... | 1.0 | insights: store full vectors for each data series sample - ### Context
The code insights backend started off as a straightforward implementation that would populate a series by iterating over all repositories for each data point and performing a search query. This process was not ideal - it took a long time and scaled... | non_priority | insights store full vectors for each data series sample context the code insights backend started off as a straightforward implementation that would populate a series by iterating over all repositories for each data point and performing a search query this process was not ideal it took a long time and scaled... | 0 |
7,528 | 2,855,105,956 | IssuesEvent | 2015-06-02 07:22:11 | Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ | https://api.github.com/repos/Roy2014Kimi/JI3U47XFP7X25PCEAD3LMVXQ | closed | wk07PJvTOjCqiNwOlh+6PTFlJs0IOcisgEHYu/Vz4T5Umn/KfEtIY0eEH/4HfvfuoqLqfalpGK/pMYvboOTiyZUZ/pIl/YDKmShTlGEiXf5ed24JA+xq/fxzHE065ljbQfji4K94YZ8I6a0oVn3Y514cyw5PUytIpxWOKbq+x2E= | design | bsAWsfgDbCXL1IW/gNu1MUOjXzJMOzi/O/vCDXSJlj3Ci0lBPlf73wB7s5x0VWVbQYS00Ai+Vjm43pUWVR+gG7mpgobBuCykTY6WYQkdYGVITfcvnfcNKSwT2RRS7nSasvEqqhsaHqZ5UPmaTGlVCbLxKqobGh6meVD5mkxpVQmy8SqqGxoepnlQ+ZpMaVUJsvEqqhsaHqZ5UPmaTGlVCatF0AlnSQW6HbJ9+hAFkjfmufkufxpAXa6RTePOC6tWLl4ISh/eB5/mkMunLICu1vjVZQn26E3ucMBpO7cJktbZ3MNk0XGB5U8rlbpJE8vx... | 1.0 | wk07PJvTOjCqiNwOlh+6PTFlJs0IOcisgEHYu/Vz4T5Umn/KfEtIY0eEH/4HfvfuoqLqfalpGK/pMYvboOTiyZUZ/pIl/YDKmShTlGEiXf5ed24JA+xq/fxzHE065ljbQfji4K94YZ8I6a0oVn3Y514cyw5PUytIpxWOKbq+x2E= - bsAWsfgDbCXL1IW/gNu1MUOjXzJMOzi/O/vCDXSJlj3Ci0lBPlf73wB7s5x0VWVbQYS00Ai+Vjm43pUWVR+gG7mpgobBuCykTY6WYQkdYGVITfcvnfcNKSwT2RRS7nSasvEqqhsaHqZ5UPmaT... | non_priority | pmyvbootiyzuz pil xq o qskqkft uw tt trrbouayz h o txydmgjjis ladfgse v mpi txydmgjjis ba tt x svnza vfggdkfqy... | 0 |
26,405 | 5,247,530,833 | IssuesEvent | 2017-02-01 13:21:28 | aspnetboilerplate/aspnetboilerplate | https://api.github.com/repos/aspnetboilerplate/aspnetboilerplate | opened | Document for #1795 | documentation | Please include your Abp version, exception message and stack trace in bug/problem reports.
| 1.0 | Document for #1795 - Please include your Abp version, exception message and stack trace in bug/problem reports.
| non_priority | document for please include your abp version exception message and stack trace in bug problem reports | 0 |
122,814 | 17,762,386,451 | IssuesEvent | 2021-08-29 23:21:47 | ghc-dev/Katrina-Buchanan | https://api.github.com/repos/ghc-dev/Katrina-Buchanan | opened | CVE-2020-9488 (Low) detected in log4j-core-2.8.2.jar | security vulnerability | ## CVE-2020-9488 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.8.2.jar</b></p></summary>
<p>The Apache Log4j Implementation</p>
<p>Library home page: <a href="https://log... | True | CVE-2020-9488 (Low) detected in log4j-core-2.8.2.jar - ## CVE-2020-9488 - Low Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.8.2.jar</b></p></summary>
<p>The Apache Log4j Implem... | non_priority | cve low detected in core jar cve low severity vulnerability vulnerable library core jar the apache implementation library home page a href path to dependency file katrina buchanan pom xml path to vulnerable library tory org apache logging core core ... | 0 |
54,888 | 30,486,244,161 | IssuesEvent | 2023-07-18 02:36:54 | getsentry/sentry-dotnet | https://api.github.com/repos/getsentry/sentry-dotnet | closed | Read Activity data into event (OTEL) | enhancement ASP.NET Core ASP.NET Performance Product Impact: Large Effort: Large Platform: .NET | ASP.NET Core 3.0+ have support to W3C context propagation out of the box.
The current SDK already has an [options to control whether to read Activity](https://github.com/getsentry/sentry-dotnet/blob/598ab4fbdee2df3966c9bb00ae9d16b78e6bace9/src/Sentry.AspNetCore/SentryMiddleware.cs#L158) data and [some data is already ... | True | Read Activity data into event (OTEL) - ASP.NET Core 3.0+ have support to W3C context propagation out of the box.
The current SDK already has an [options to control whether to read Activity](https://github.com/getsentry/sentry-dotnet/blob/598ab4fbdee2df3966c9bb00ae9d16b78e6bace9/src/Sentry.AspNetCore/SentryMiddleware.c... | non_priority | read activity data into event otel asp net core have support to context propagation out of the box the current sdk already has an data and the goal is to read the new values and enhance the sdk and possibly the protocol to read them research i did a bit of digging into this from the ... | 0 |
109,861 | 16,892,356,240 | IssuesEvent | 2021-06-23 10:48:53 | epam/TimeBase | https://api.github.com/repos/epam/TimeBase | closed | CVE-2019-10093 (Medium) detected in tika-parsers-1.19.jar - autoclosed | security vulnerability | ## CVE-2019-10093 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tika-parsers-1.19.jar</b></p></summary>
<p>Apache Tika is a toolkit for detecting and extracting metadata and
st... | True | CVE-2019-10093 (Medium) detected in tika-parsers-1.19.jar - autoclosed - ## CVE-2019-10093 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tika-parsers-1.19.jar</b></p></summary>
<p>... | non_priority | cve medium detected in tika parsers jar autoclosed cve medium severity vulnerability vulnerable library tika parsers jar apache tika is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries lib... | 0 |
141,527 | 18,989,297,002 | IssuesEvent | 2021-11-22 04:03:19 | ChoeMinji/react-16.0.0 | https://api.github.com/repos/ChoeMinji/react-16.0.0 | opened | CVE-2018-17567 (High) detected in jekyll-3.1.6.gem | security vulnerability | ## CVE-2018-17567 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jekyll-3.1.6.gem</b></p></summary>
<p>Jekyll is a simple, blog aware, static site generator.</p>
<p>Library home page:... | True | CVE-2018-17567 (High) detected in jekyll-3.1.6.gem - ## CVE-2018-17567 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jekyll-3.1.6.gem</b></p></summary>
<p>Jekyll is a simple, blog aw... | non_priority | cve high detected in jekyll gem cve high severity vulnerability vulnerable library jekyll gem jekyll is a simple blog aware static site generator library home page a href dependency hierarchy x jekyll gem vulnerable library found in head commit ... | 0 |
33,392 | 4,828,307,052 | IssuesEvent | 2016-11-07 15:57:15 | elastic/logstash | https://api.github.com/repos/elastic/logstash | opened | Master branch is failling because of addressable 2.4.0 | test failure | When working on a PR, I've witnessed a problem with the addressable gem.
It appear that we have the same issue in master.
```
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=192m; support was removed in 8.0
Installation successful
[plugin:install-development-dependencies] Installing deve... | 1.0 | Master branch is failling because of addressable 2.4.0 - When working on a PR, I've witnessed a problem with the addressable gem.
It appear that we have the same issue in master.
```
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=192m; support was removed in 8.0
Installation successful
... | non_priority | master branch is failling because of addressable when working on a pr i ve witnessed a problem with the addressable gem it appear that we have the same issue in master java hotspot tm bit server vm warning ignoring option maxpermsize support was removed in installation successful in... | 0 |
93,302 | 10,764,659,504 | IssuesEvent | 2019-11-01 08:57:09 | dorcastan/ped | https://api.github.com/repos/dorcastan/ped | closed | Maximum number of renews not known | severity.Low type.DocumentationBug | Description
* The maximum number of times a book can be renewed is not documented in the User Guide, help window, or `renew` command description.
| 1.0 | Maximum number of renews not known - Description
* The maximum number of times a book can be renewed is not documented in the User Guide, help window, or `renew` command description.
| non_priority | maximum number of renews not known description the maximum number of times a book can be renewed is not documented in the user guide help window or renew command description | 0 |
60,875 | 7,403,856,484 | IssuesEvent | 2018-03-20 01:11:18 | gitcoinco/web | https://api.github.com/repos/gitcoinco/web | closed | Consistent button styles across the app | Medium Impact community member design-help | *Not Ready to Be Worked On*
As a user I want to see consistent button styles across the app so that I know what to expect when I interact with this UI element | 1.0 | Consistent button styles across the app - *Not Ready to Be Worked On*
As a user I want to see consistent button styles across the app so that I know what to expect when I interact with this UI element | non_priority | consistent button styles across the app not ready to be worked on as a user i want to see consistent button styles across the app so that i know what to expect when i interact with this ui element | 0 |
249,956 | 18,870,130,668 | IssuesEvent | 2021-11-13 02:50:47 | danstis/goswyftx | https://api.github.com/repos/danstis/goswyftx | closed | Fix case of swyftx throughout comments and documentation | documentation enhancement good first issue | As a developer,
I want the word swyftx to be capitalised properly when used in plain text,
so the documentation and comments look more professional. | 1.0 | Fix case of swyftx throughout comments and documentation - As a developer,
I want the word swyftx to be capitalised properly when used in plain text,
so the documentation and comments look more professional. | non_priority | fix case of swyftx throughout comments and documentation as a developer i want the word swyftx to be capitalised properly when used in plain text so the documentation and comments look more professional | 0 |
65,233 | 16,164,085,695 | IssuesEvent | 2021-05-01 06:34:17 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | [x.py] Option to not rebuild compiler | A-rustbuild C-feature-request T-infra | One of the biggest paper cuts when working on Rust documentation is that x.py is really really eager to rebuild the compiler, even when the only thing that is changing one line in documentation or update a test.
As such, it would be extremely beneficial to those writing docs and tests (including doctests!) if we cou... | 1.0 | [x.py] Option to not rebuild compiler - One of the biggest paper cuts when working on Rust documentation is that x.py is really really eager to rebuild the compiler, even when the only thing that is changing one line in documentation or update a test.
As such, it would be extremely beneficial to those writing docs a... | non_priority | option to not rebuild compiler one of the biggest paper cuts when working on rust documentation is that x py is really really eager to rebuild the compiler even when the only thing that is changing one line in documentation or update a test as such it would be extremely beneficial to those writing docs and te... | 0 |
11,457 | 14,280,025,811 | IssuesEvent | 2020-11-23 04:49:03 | aodn/imos-toolbox | https://api.github.com/repos/aodn/imos-toolbox | opened | Standardisation of PP/QC history comments in the netcdf file | Type:enhancement Unit:Processing Unit:QC | It would be interesting to review/extend the standard commenting operation in regard of QC/PP tests over the `history` field in the NetCDF exported files. This would help, for example, on external reporting scripts (or any other external tool) that need to inspect what has been done within a particular file.
Ideall... | 1.0 | Standardisation of PP/QC history comments in the netcdf file - It would be interesting to review/extend the standard commenting operation in regard of QC/PP tests over the `history` field in the NetCDF exported files. This would help, for example, on external reporting scripts (or any other external tool) that need to... | non_priority | standardisation of pp qc history comments in the netcdf file it would be interesting to review extend the standard commenting operation in regard of qc pp tests over the history field in the netcdf exported files this would help for example on external reporting scripts or any other external tool that need to... | 0 |
415,822 | 28,054,086,540 | IssuesEvent | 2023-03-29 08:13:33 | phf1001/semisupervised-learning-in-cibersecurity | https://api.github.com/repos/phf1001/semisupervised-learning-in-cibersecurity | closed | docs: general documentation | documentation | - [x] Annexes
- [x] Set up repo
- [ ] Heroku deploy
- [ ] Review docs (missing information)
- [ ] Change mockup dashboard
- [ ] Related works | 1.0 | docs: general documentation - - [x] Annexes
- [x] Set up repo
- [ ] Heroku deploy
- [ ] Review docs (missing information)
- [ ] Change mockup dashboard
- [ ] Related works | non_priority | docs general documentation annexes set up repo heroku deploy review docs missing information change mockup dashboard related works | 0 |
85,415 | 15,736,703,314 | IssuesEvent | 2021-03-30 01:14:42 | vlaship/bank-api | https://api.github.com/repos/vlaship/bank-api | opened | CVE-2019-14900 (Medium) detected in hibernate-core-5.4.10.Final.jar | security vulnerability | ## CVE-2019-14900 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-5.4.10.Final.jar</b></p></summary>
<p>Hibernate's core ORM functionality</p>
<p>Library home page: <a... | True | CVE-2019-14900 (Medium) detected in hibernate-core-5.4.10.Final.jar - ## CVE-2019-14900 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-core-5.4.10.Final.jar</b></p></summar... | non_priority | cve medium detected in hibernate core final jar cve medium severity vulnerability vulnerable library hibernate core final jar hibernate s core orm functionality library home page a href path to dependency file bank api build gradle path to vulnerable library root g... | 0 |
223,994 | 24,762,603,595 | IssuesEvent | 2022-10-22 05:00:35 | AOSC-Dev/aosc-os-abbs | https://api.github.com/repos/AOSC-Dev/aosc-os-abbs | closed | rsync: malicious servers may write file to arbirary location on clients | upgrade security | ### CVE IDs
CVE-2022-29154
### Other security advisory IDs
N/A
### Description
https://www.openwall.com/lists/oss-security/2022/08/02/1
### Patches
Version update to 3.2.5~pre1
### PoC(s)
N/A | True | rsync: malicious servers may write file to arbirary location on clients - ### CVE IDs
CVE-2022-29154
### Other security advisory IDs
N/A
### Description
https://www.openwall.com/lists/oss-security/2022/08/02/1
### Patches
Version update to 3.2.5~pre1
### PoC(s)
N/A | non_priority | rsync malicious servers may write file to arbirary location on clients cve ids cve other security advisory ids n a description patches version update to poc s n a | 0 |
165,594 | 20,606,303,956 | IssuesEvent | 2022-03-07 00:57:18 | moqui/moqui-framework | https://api.github.com/repos/moqui/moqui-framework | opened | CVE-2021-44228 (High) detected in log4j-core-2.14.1.jar | security vulnerability | ## CVE-2021-44228 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.14.1.jar</b></p></summary>
<p>The Apache Log4j Implementation</p>
<p>Library home page: <a href="https://... | True | CVE-2021-44228 (High) detected in log4j-core-2.14.1.jar - ## CVE-2021-44228 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>log4j-core-2.14.1.jar</b></p></summary>
<p>The Apache Log4j ... | non_priority | cve high detected in core jar cve high severity vulnerability vulnerable library core jar the apache implementation library home page a href path to dependency file framework build gradle path to vulnerable library aches modules files org apache logging... | 0 |
85,697 | 24,660,187,129 | IssuesEvent | 2022-10-18 05:46:12 | lbl-srg/modelica-buildings | https://api.github.com/repos/lbl-srg/modelica-buildings | closed | Add boolean and integer extractor as CDL elementary block | OpenBuildingControl | In package `Buildings.Controls.OBC.CDL.Routing` package, it has `RealExtractor` and `RealExtractSignal`. This issue is to add the
- [ ] `CDL.Routing.BooleanExtractor`
- [ ] `CDL.Routing.BooleanExtractSignal`
- [ ] `CDL.Routing.IntegerExtractor`
- [ ] `CDL.Routing.IntegerExtractSignal` | 1.0 | Add boolean and integer extractor as CDL elementary block - In package `Buildings.Controls.OBC.CDL.Routing` package, it has `RealExtractor` and `RealExtractSignal`. This issue is to add the
- [ ] `CDL.Routing.BooleanExtractor`
- [ ] `CDL.Routing.BooleanExtractSignal`
- [ ] `CDL.Routing.IntegerExtractor`
- [ ] `CDL.... | non_priority | add boolean and integer extractor as cdl elementary block in package buildings controls obc cdl routing package it has realextractor and realextractsignal this issue is to add the cdl routing booleanextractor cdl routing booleanextractsignal cdl routing integerextractor cdl routing ... | 0 |
160,413 | 25,160,236,062 | IssuesEvent | 2022-11-10 16:17:13 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [Design] Create Final Wireframes for Check-in Info when Using Pre-Check-in Link on Day of Appointment Outside of Check-in Window | design ux HCE-Checkin | ## User Story
As a Veteran, when I click on my Pre-Check-in link on the **day of my appointment**, but **outside the check-in window**, because I think that this is how I need to check-in, I would like to see a message that tells me what I need to do to check-in and when.
There are 2 scenarios:
- Day-of appointment b... | 1.0 | [Design] Create Final Wireframes for Check-in Info when Using Pre-Check-in Link on Day of Appointment Outside of Check-in Window - ## User Story
As a Veteran, when I click on my Pre-Check-in link on the **day of my appointment**, but **outside the check-in window**, because I think that this is how I need to check-in, ... | non_priority | create final wireframes for check in info when using pre check in link on day of appointment outside of check in window user story as a veteran when i click on my pre check in link on the day of my appointment but outside the check in window because i think that this is how i need to check in i would... | 0 |
199,918 | 22,715,386,485 | IssuesEvent | 2022-07-06 01:10:38 | RG4421/openedr | https://api.github.com/repos/RG4421/openedr | reopened | CVE-2020-1971 (Medium) detected in opensslOpenSSL_1_1_1b | security vulnerability | ## CVE-2020-1971 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_1_1b</b></p></summary>
<p>
<p>TLS/SSL and crypto library</p>
<p>Library home page: <a href=https://g... | True | CVE-2020-1971 (Medium) detected in opensslOpenSSL_1_1_1b - ## CVE-2020-1971 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opensslOpenSSL_1_1_1b</b></p></summary>
<p>
<p>TLS/SSL and... | non_priority | cve medium detected in opensslopenssl cve medium severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in head commit a href found in base branch main vulnerable source files ... | 0 |
214,643 | 24,077,751,679 | IssuesEvent | 2022-09-19 01:07:38 | peterwkc85/Apache_Camel | https://api.github.com/repos/peterwkc85/Apache_Camel | opened | CVE-2022-25857 (High) detected in snakeyaml-1.17.jar | security vulnerability | ## CVE-2022-25857 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.17.jar</b></p></summary>
<p>YAML 1.1 parser and emitter for Java</p>
<p>Library home page: <a href="http:/... | True | CVE-2022-25857 (High) detected in snakeyaml-1.17.jar - ## CVE-2022-25857 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>snakeyaml-1.17.jar</b></p></summary>
<p>YAML 1.1 parser and emi... | non_priority | cve high detected in snakeyaml jar cve high severity vulnerability vulnerable library snakeyaml jar yaml parser and emitter for java library home page a href path to dependency file spring camel master spring camel master pom xml path to vulnerable library root ... | 0 |
96,974 | 10,968,792,322 | IssuesEvent | 2019-11-28 12:27:54 | Requisitos-de-Software/2019.2-Twitter | https://api.github.com/repos/Requisitos-de-Software/2019.2-Twitter | closed | Ponto de controle 5 - 31/10 e 05/11/2019 | documentation enhancement ponto de controle 5 | # PC5
Análise de Requisitos: Verificação e Validação
***
# Planejamento
[Planejamento feito na dinâmica - 29/10/2019](https://drive.google.com/file/d/1S24eujn0uiTl9NBIob_-zJwCBwZXdDNl/view?usp=sharing)
Divisão das tarefas:
| Identificação das partes | Verificação | Refatoração | Validação técnica | Validaç... | 1.0 | Ponto de controle 5 - 31/10 e 05/11/2019 - # PC5
Análise de Requisitos: Verificação e Validação
***
# Planejamento
[Planejamento feito na dinâmica - 29/10/2019](https://drive.google.com/file/d/1S24eujn0uiTl9NBIob_-zJwCBwZXdDNl/view?usp=sharing)
Divisão das tarefas:
| Identificação das partes | Verificação ... | non_priority | ponto de controle e análise de requisitos verificação e validação planejamento divisão das tarefas identificação das partes verificação refatoração validação técnica validação formal richpicture aline bruno aline aline entre... | 0 |
300,258 | 25,954,957,040 | IssuesEvent | 2022-12-18 04:34:24 | nuvolaris/nuvolaris | https://api.github.com/repos/nuvolaris/nuvolaris | closed | A test suite in jest to test Python runtime | good first issue nuvolaris-testing | Each runtime in OpenWhisk has a basic test suite written in scala like [this for python](https://github.com/apache/openwhisk-runtime-python/blob/master/tests/src/test/scala/runtime/actionContainers/PythonBasicTests.scala).
Those tests start a runtime image, intialize it and then run a set of validation tests. We nee... | 1.0 | A test suite in jest to test Python runtime - Each runtime in OpenWhisk has a basic test suite written in scala like [this for python](https://github.com/apache/openwhisk-runtime-python/blob/master/tests/src/test/scala/runtime/actionContainers/PythonBasicTests.scala).
Those tests start a runtime image, intialize it ... | non_priority | a test suite in jest to test python runtime each runtime in openwhisk has a basic test suite written in scala like those tests start a runtime image intialize it and then run a set of validation tests we need to replace those basic tests with test written in javascript with jests as running them with scala i... | 0 |
119,341 | 15,501,453,466 | IssuesEvent | 2021-03-11 10:33:20 | NixOS/nixos-homepage | https://api.github.com/repos/NixOS/nixos-homepage | opened | Commercial support page: logos are "squished" | design | **Describe the glitch**
The square logo images on the [commercial support page](https://nixos.org/community/commercial-support.html) are squashed into a slightly-wider-than-square rectangular box, distorting them.
**Screenshots**
GitHub isn't letting me upload them…
**Additional context**
none | 1.0 | Commercial support page: logos are "squished" - **Describe the glitch**
The square logo images on the [commercial support page](https://nixos.org/community/commercial-support.html) are squashed into a slightly-wider-than-square rectangular box, distorting them.
**Screenshots**
GitHub isn't letting me upload them... | non_priority | commercial support page logos are squished describe the glitch the square logo images on the are squashed into a slightly wider than square rectangular box distorting them screenshots github isn t letting me upload them… additional context none | 0 |
24,060 | 5,025,313,008 | IssuesEvent | 2016-12-15 08:43:16 | DannyPeck/hive-apiserver | https://api.github.com/repos/DannyPeck/hive-apiserver | opened | Update API Documentation to reflect recent api changes | documentation enhancement | We are currently missing all messaging routes, get users by organization, and several other routes. | 1.0 | Update API Documentation to reflect recent api changes - We are currently missing all messaging routes, get users by organization, and several other routes. | non_priority | update api documentation to reflect recent api changes we are currently missing all messaging routes get users by organization and several other routes | 0 |
7,578 | 7,978,062,633 | IssuesEvent | 2018-07-17 17:08:02 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Subnet Calculation | assigned-to-author container-service/svc doc-bug in-progress triaged | When calculating the subnet CIDR you also need to take the Load Balancer into consideration if the service configuration includes:
service.beta.kubernetes.io/azure-load-balancer-internal: "true"
In this instance the Load Balancer Front-End IPs request IPs in the Cluster subnet rather than creating Public IPs.
---
####... | 1.0 | Subnet Calculation - When calculating the subnet CIDR you also need to take the Load Balancer into consideration if the service configuration includes:
service.beta.kubernetes.io/azure-load-balancer-internal: "true"
In this instance the Load Balancer Front-End IPs request IPs in the Cluster subnet rather than creating ... | non_priority | subnet calculation when calculating the subnet cidr you also need to take the load balancer into consideration if the service configuration includes service beta kubernetes io azure load balancer internal true in this instance the load balancer front end ips request ips in the cluster subnet rather than creating ... | 0 |
9,759 | 25,160,948,642 | IssuesEvent | 2022-11-10 16:45:14 | MicrosoftDocs/architecture-center | https://api.github.com/repos/MicrosoftDocs/architecture-center | closed | Summary table zonal (Z) and zone-redundant (ZR) Azure services. | doc-enhancement assigned-to-author triaged architecture-center/svc Pri2 azure-guide/subsvc | Some services seem to be missing
- Azure PostgreSQL Flexible Server (ZR)
- Azure MySQL Flexible Server (ZR)
- Azure Managed Disks (ZRS) in preview)
Some questions too
- Should not ExpressRoute be both (Z, ZR)
- Should not Application Gateway v2 be both (Z, ZR)
This table is interesting but does not look up... | 1.0 | Summary table zonal (Z) and zone-redundant (ZR) Azure services. - Some services seem to be missing
- Azure PostgreSQL Flexible Server (ZR)
- Azure MySQL Flexible Server (ZR)
- Azure Managed Disks (ZRS) in preview)
Some questions too
- Should not ExpressRoute be both (Z, ZR)
- Should not Application Gateway v2... | non_priority | summary table zonal z and zone redundant zr azure services some services seem to be missing azure postgresql flexible server zr azure mysql flexible server zr azure managed disks zrs in preview some questions too should not expressroute be both z zr should not application gateway ... | 0 |
274,970 | 30,188,331,946 | IssuesEvent | 2023-07-04 13:37:18 | gabriel-milan/denoising-autoencoder | https://api.github.com/repos/gabriel-milan/denoising-autoencoder | opened | CVE-2021-41219 (High) detected in tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl | Mend: dependency security vulnerability | ## CVE-2021-41219 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learnin... | True | CVE-2021-41219 (High) detected in tensorflow-2.5.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2021-41219 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.5.0-cp37-cp37m-ma... | non_priority | cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file training requirements txt ... | 0 |
21,051 | 14,290,039,247 | IssuesEvent | 2020-11-23 20:14:10 | Automattic/jetpack | https://api.github.com/repos/Automattic/jetpack | opened | e2e Tests: Run against Firefox | E2E Tests Gutenberg [Type] Infrastructure | It'd be great if we could run our e2e tests not only against Chrome, but also Firefox. We've recently experienced an [issue](https://github.com/Automattic/jetpack/issues/17850) that broke Jetpack blocks when used with Gutenberg 9.4.1 in Firefox, but had no impact on Chrome. It's quite likely that our e2e tests would've... | 1.0 | e2e Tests: Run against Firefox - It'd be great if we could run our e2e tests not only against Chrome, but also Firefox. We've recently experienced an [issue](https://github.com/Automattic/jetpack/issues/17850) that broke Jetpack blocks when used with Gutenberg 9.4.1 in Firefox, but had no impact on Chrome. It's quite l... | non_priority | tests run against firefox it d be great if we could run our tests not only against chrome but also firefox we ve recently experienced an that broke jetpack blocks when used with gutenberg in firefox but had no impact on chrome it s quite likely that our tests would ve discovered if they d been ru... | 0 |
24,831 | 7,571,593,484 | IssuesEvent | 2018-04-23 12:45:18 | junit-team/junit5 | https://api.github.com/repos/junit-team/junit5 | closed | Test against JDK 9 modules | theme: Java 9+10+11... theme: build type: task | ## Status Quo
JUnit 5 currently builds and runs against JDK 9 early access builds (including Jigsaw builds), but we do not yet have any tests in place that run against user code built with module info.
## Related Pull Requests
- PR #1061 Part I - Introduce `ModuleUtils` with `ClassFinder` SPI
- PR #1057 Part ... | 1.0 | Test against JDK 9 modules - ## Status Quo
JUnit 5 currently builds and runs against JDK 9 early access builds (including Jigsaw builds), but we do not yet have any tests in place that run against user code built with module info.
## Related Pull Requests
- PR #1061 Part I - Introduce `ModuleUtils` with `Class... | non_priority | test against jdk modules status quo junit currently builds and runs against jdk early access builds including jigsaw builds but we do not yet have any tests in place that run against user code built with module info related pull requests pr part i introduce moduleutils with classfin... | 0 |
211,182 | 16,187,838,478 | IssuesEvent | 2021-05-04 01:22:14 | saltstack/salt | https://api.github.com/repos/saltstack/salt | closed | [TEST FAILURE] tests.pytests.integration.proxy failing on macosx catalina | P1 Test Failure | I'm seeing these tests fail consistently on PRs for macosx catalina:
tests.pytests.integration.proxy.test_simple.test_remove_pkgs
tests.pytests.integration.proxy.test_simple.test_upgrade
tests.pytests.integration.proxy.test_simple.test_service_list
tests.pytests.integration.proxy.test_simple.test_service_stop
... | 1.0 | [TEST FAILURE] tests.pytests.integration.proxy failing on macosx catalina - I'm seeing these tests fail consistently on PRs for macosx catalina:
tests.pytests.integration.proxy.test_simple.test_remove_pkgs
tests.pytests.integration.proxy.test_simple.test_upgrade
tests.pytests.integration.proxy.test_simple.test_ser... | non_priority | tests pytests integration proxy failing on macosx catalina i m seeing these tests fail consistently on prs for macosx catalina tests pytests integration proxy test simple test remove pkgs tests pytests integration proxy test simple test upgrade tests pytests integration proxy test simple test service list te... | 0 |
27,031 | 4,860,525,151 | IssuesEvent | 2016-11-14 03:08:53 | TNGSB/eWallet | https://api.github.com/repos/TNGSB/eWallet | closed | eWallet_MobileApp_No validation on the IC number for a newly registered User # 39 | Defect - High (Sev-2) | When User registers for the first time as a new user there is no validation on the 12 digit IC number being entered therefore any user can enter any IC number and there can be a scenario where the IC number entered | 1.0 | eWallet_MobileApp_No validation on the IC number for a newly registered User # 39 - When User registers for the first time as a new user there is no validation on the 12 digit IC number being entered therefore any user can enter any IC number and there can be a scenario where the IC number entered | non_priority | ewallet mobileapp no validation on the ic number for a newly registered user when user registers for the first time as a new user there is no validation on the digit ic number being entered therefore any user can enter any ic number and there can be a scenario where the ic number entered | 0 |
23,638 | 16,486,823,341 | IssuesEvent | 2021-05-24 19:18:40 | prenda-school/prenda-spark | https://api.github.com/repos/prenda-school/prenda-spark | closed | Determine if TSDX should remain in code base | infrastructure | TSDX is causing issues with building Storybook https://github.com/prenda-school/prenda-spark/pull/24. TSDX (per its website) is "a zero-config CLI that helps you develop, test, and publish modern TypeScript packages", but after having faced these issues, it might be helpful to reconsider if this package is worth keepin... | 1.0 | Determine if TSDX should remain in code base - TSDX is causing issues with building Storybook https://github.com/prenda-school/prenda-spark/pull/24. TSDX (per its website) is "a zero-config CLI that helps you develop, test, and publish modern TypeScript packages", but after having faced these issues, it might be helpfu... | non_priority | determine if tsdx should remain in code base tsdx is causing issues with building storybook tsdx per its website is a zero config cli that helps you develop test and publish modern typescript packages but after having faced these issues it might be helpful to reconsider if this package is worth keeping in s... | 0 |
91,430 | 10,720,457,762 | IssuesEvent | 2019-10-26 17:48:03 | rupaiya/rupaiya | https://api.github.com/repos/rupaiya/rupaiya | opened | Technical Documentation for Double Entry Bookkeeping | documentation | The core feature of Rupaiya is to perform Double Entry Bookkeeping. As a developer, I would like to read the technical documentation for Double Entry Bookkeeping in order to plan development. | 1.0 | Technical Documentation for Double Entry Bookkeeping - The core feature of Rupaiya is to perform Double Entry Bookkeeping. As a developer, I would like to read the technical documentation for Double Entry Bookkeeping in order to plan development. | non_priority | technical documentation for double entry bookkeeping the core feature of rupaiya is to perform double entry bookkeeping as a developer i would like to read the technical documentation for double entry bookkeeping in order to plan development | 0 |
13,869 | 8,389,078,173 | IssuesEvent | 2018-10-09 08:36:10 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Slower stream inversion with .NET Core | area-System.IO enhancement tenet-performance | The code below implements a "stream inverter" where data written to one stream can be read from another. I know the new pipe stuff will hopefully make this obsolete, but when testing I noticed that this was 20-25% slower on .NET Core 2.1 and 2.2 than .NET Framework 4.6.2. I'm not sure if that's big enough that you are ... | True | Slower stream inversion with .NET Core - The code below implements a "stream inverter" where data written to one stream can be read from another. I know the new pipe stuff will hopefully make this obsolete, but when testing I noticed that this was 20-25% slower on .NET Core 2.1 and 2.2 than .NET Framework 4.6.2. I'm no... | non_priority | slower stream inversion with net core the code below implements a stream inverter where data written to one stream can be read from another i know the new pipe stuff will hopefully make this obsolete but when testing i noticed that this was slower on net core and than net framework i m not ... | 0 |
343,997 | 30,705,563,153 | IssuesEvent | 2023-07-27 05:45:16 | microsoft/AzureStorageExplorer | https://api.github.com/repos/microsoft/AzureStorageExplorer | closed | Blobs' folder names are not displayed in the new blob explorer if the list mode is switched from Hierarchical to Flat | :heavy_check_mark: merged 🧪 testing :gear: blobs :beetle: regression | **Storage Explorer Version**: 1.31.0-dev
**Build Number**: 20230726.3
**Branch**: main
**Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.4.1 (Apple M1 Pro)
**Architecture**: x64/x64/arm64
**How Found**: From running test cases
**Regression From**: Previous release (1.30.2)
## Steps to Reproduce #... | 1.0 | Blobs' folder names are not displayed in the new blob explorer if the list mode is switched from Hierarchical to Flat - **Storage Explorer Version**: 1.31.0-dev
**Build Number**: 20230726.3
**Branch**: main
**Platform/OS**: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.4.1 (Apple M1 Pro)
**Architecture**: x64/x64/... | non_priority | blobs folder names are not displayed in the new blob explorer if the list mode is switched from hierarchical to flat storage explorer version dev build number branch main platform os windows linux ubuntu macos ventura apple pro architecture how found ... | 0 |
237,603 | 19,661,161,433 | IssuesEvent | 2022-01-10 17:09:17 | RocketChat/Rocket.Chat.Electron | https://api.github.com/repos/RocketChat/Rocket.Chat.Electron | closed | Logging out on every restart | type: bug plat: windows stat: needs testing | Windows 7 32bit and 64bit exiting the app or restarting the computer logged out of server.
Server list remains, but login state is not kept. | 1.0 | Logging out on every restart - Windows 7 32bit and 64bit exiting the app or restarting the computer logged out of server.
Server list remains, but login state is not kept. | non_priority | logging out on every restart windows and exiting the app or restarting the computer logged out of server server list remains but login state is not kept | 0 |
126,941 | 18,008,142,961 | IssuesEvent | 2021-09-16 04:17:58 | panasalap/libjpeg-turbo-2.0.2 | https://api.github.com/repos/panasalap/libjpeg-turbo-2.0.2 | opened | WS-2021-0185 (Medium) detected in sulinoslibjpeg-turbo-2.0.2 | security vulnerability | ## WS-2021-0185 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sulinoslibjpeg-turbo-2.0.2</b></p></summary>
<p>
<p>Indipendent distro uses inary package system. Sulin is roolling do... | True | WS-2021-0185 (Medium) detected in sulinoslibjpeg-turbo-2.0.2 - ## WS-2021-0185 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sulinoslibjpeg-turbo-2.0.2</b></p></summary>
<p>
<p>Ind... | non_priority | ws medium detected in sulinoslibjpeg turbo ws medium severity vulnerability vulnerable library sulinoslibjpeg turbo indipendent distro uses inary package system sulin is roolling donkey library home page a href found in head commit a href found in base branch ... | 0 |
240,909 | 18,403,491,114 | IssuesEvent | 2021-10-12 19:03:45 | philippabele/nursing-home-volunteer | https://api.github.com/repos/philippabele/nursing-home-volunteer | closed | update readme | documentation | add a comment about wich node version has to be used and how to check the current version | 1.0 | update readme - add a comment about wich node version has to be used and how to check the current version | non_priority | update readme add a comment about wich node version has to be used and how to check the current version | 0 |
159,799 | 12,490,481,403 | IssuesEvent | 2020-06-01 00:16:59 | pingcap/tidb-operator | https://api.github.com/repos/pingcap/tidb-operator | closed | Add more e2e test case to cover pod admission webhook scenarios | area/webhook lifecycle/stale test/e2e | ## Feature Request
**Is your feature request related to a problem? Please describe:**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
https://github.com/pingcap/tidb-operator/pull/1568#issuecomment-574966705
We need to enrich our e2e test case for pod admissio... | 1.0 | Add more e2e test case to cover pod admission webhook scenarios - ## Feature Request
**Is your feature request related to a problem? Please describe:**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
https://github.com/pingcap/tidb-operator/pull/1568#issuecomme... | non_priority | add more test case to cover pod admission webhook scenarios feature request is your feature request related to a problem please describe we need to enrich our test case for pod admission webhook scenarios here are some cases needed to cover deleting pvc when pd pod is not the leader and... | 0 |
145,573 | 22,711,093,609 | IssuesEvent | 2022-07-05 19:27:32 | chapel-lang/chapel | https://api.github.com/repos/chapel-lang/chapel | closed | param proc in child class vs param field in parent | type: Design area: Language | In investigating https://github.com/chapel-lang/chapel/pull/19306#issuecomment-1062369335 I encountered this pattern (with DimensionalArr and BaseArrOverRectangularDom)
``` chapel
class Parent {
param rank : int;
}
class Child : Parent {
proc rank param return 2;
}
var x = new unmanaged Child(1);
wri... | 1.0 | param proc in child class vs param field in parent - In investigating https://github.com/chapel-lang/chapel/pull/19306#issuecomment-1062369335 I encountered this pattern (with DimensionalArr and BaseArrOverRectangularDom)
``` chapel
class Parent {
param rank : int;
}
class Child : Parent {
proc rank param... | non_priority | param proc in child class vs param field in parent in investigating i encountered this pattern with dimensionalarr and basearroverrectangulardom chapel class parent param rank int class child parent proc rank param return var x new unmanaged child writeln x rank del... | 0 |
324,108 | 27,778,324,720 | IssuesEvent | 2023-03-16 18:55:17 | Anders429/brood | https://api.github.com/repos/Anders429/brood | opened | Ensure "pretty-printed" `Debug` works as expected. | C - Testing P - Low C - Usability | In Rust, it is possible to request a type be displayed both as a "debug" and "pretty-print" version simultaneously using `format!("{:#?}", ...);`. The `Debug` implementations provided here should be verified to work this way as well.
They may already work correctly now, as the `Debug` implementation uses a lot of fo... | 1.0 | Ensure "pretty-printed" `Debug` works as expected. - In Rust, it is possible to request a type be displayed both as a "debug" and "pretty-print" version simultaneously using `format!("{:#?}", ...);`. The `Debug` implementations provided here should be verified to work this way as well.
They may already work correctl... | non_priority | ensure pretty printed debug works as expected in rust it is possible to request a type be displayed both as a debug and pretty print version simultaneously using format the debug implementations provided here should be verified to work this way as well they may already work correctl... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.