Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 4 112 | repo_url stringlengths 33 141 | action stringclasses 3
values | title stringlengths 1 994 | labels stringlengths 4 719 | body stringlengths 1 261k | index stringclasses 13
values | text_combine stringlengths 95 261k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
105,509 | 23,063,867,792 | IssuesEvent | 2022-07-25 12:21:31 | SAP/ui5-typescript | https://api.github.com/repos/SAP/ui5-typescript | closed | `sap.m.Select.getSelectedIndex` has no declaration | UI5 code issue (not TS related) | Example:
```
import Select from "sap/m/Select";
let select = new Select();
select.getSelectedIndex(); // TS: Property 'getSelectedIndex' does not exist on type 'Select'.
```
I looked into the SDK and it does not seem to be part of the documentation either - which would point to the fact that this is not a pub... | 1.0 | `sap.m.Select.getSelectedIndex` has no declaration - Example:
```
import Select from "sap/m/Select";
let select = new Select();
select.getSelectedIndex(); // TS: Property 'getSelectedIndex' does not exist on type 'Select'.
```
I looked into the SDK and it does not seem to be part of the documentation either -... | non_secu | sap m select getselectedindex has no declaration example import select from sap m select let select new select select getselectedindex ts property getselectedindex does not exist on type select i looked into the sdk and it does not seem to be part of the documentation either ... | 0 |
223,941 | 24,759,912,614 | IssuesEvent | 2022-10-21 22:11:11 | billmcchesney1/node-jose | https://api.github.com/repos/billmcchesney1/node-jose | opened | CVE-2022-37598 (High) detected in uglify-js-3.10.4.tgz | security vulnerability | ## CVE-2022-37598 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-3.10.4.tgz</b></p></summary>
<p>JavaScript parser, mangler/compressor and beautifier toolkit</p>
<p>Library ... | True | CVE-2022-37598 (High) detected in uglify-js-3.10.4.tgz - ## CVE-2022-37598 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>uglify-js-3.10.4.tgz</b></p></summary>
<p>JavaScript parser, ... | secu | cve high detected in uglify js tgz cve high severity vulnerability vulnerable library uglify js tgz javascript parser mangler compressor and beautifier toolkit library home page a href path to dependency file package json path to vulnerable library node modules ug... | 1 |
70,843 | 8,583,890,906 | IssuesEvent | 2018-11-13 21:04:46 | kids-first/kf-ui-release-coordinator | https://api.github.com/repos/kids-first/kf-ui-release-coordinator | closed | Planner Page | Design | page layout shouldn't be wrapped in a card
- move the `this is a major release` to the top as that's an important item that needs to be made more prevelant, could be a toggle
Studies section: study id tags could reflect the status of that study
Services to be run for this release could follow the same recomm... | 1.0 | Planner Page - page layout shouldn't be wrapped in a card
- move the `this is a major release` to the top as that's an important item that needs to be made more prevelant, could be a toggle
Studies section: study id tags could reflect the status of that study
Services to be run for this release could follow ... | non_secu | planner page page layout shouldn t be wrapped in a card move the this is a major release to the top as that s an important item that needs to be made more prevelant could be a toggle studies section study id tags could reflect the status of that study services to be run for this release could follow ... | 0 |
271,130 | 8,476,484,987 | IssuesEvent | 2018-10-24 22:07:50 | kristinbranson/APT | https://api.github.com/repos/kristinbranson/APT | opened | gui nicety: movie manager | lowpriority | in the project with GT movies.
when i'm in regular training I don't see the GT list in movie manager, but when I'm in GT mode I still see the movie list as well as the GT movie list. So it seems like I can switch back to training mode by navigating to a training movie and selecting it, but that doesn't work.
1. is ... | 1.0 | gui nicety: movie manager - in the project with GT movies.
when i'm in regular training I don't see the GT list in movie manager, but when I'm in GT mode I still see the movie list as well as the GT movie list. So it seems like I can switch back to training mode by navigating to a training movie and selecting it, but... | non_secu | gui nicety movie manager in the project with gt movies when i m in regular training i don t see the gt list in movie manager but when i m in gt mode i still see the movie list as well as the gt movie list so it seems like i can switch back to training mode by navigating to a training movie and selecting it but... | 0 |
18,783 | 10,291,956,268 | IssuesEvent | 2019-08-27 15:34:28 | roundcube/roundcubemail | https://api.github.com/repos/roundcube/roundcubemail | closed | Bypass the CSS jail in HTML messages | C: Mail view C: Security bug | By using the `:root` pseudo-class it is possible to bypass the CSS *jail* and style the message frame outside the message body. For example:
```html
<style>:root * {border: 1px solid red;}</style>
```
| True | Bypass the CSS jail in HTML messages - By using the `:root` pseudo-class it is possible to bypass the CSS *jail* and style the message frame outside the message body. For example:
```html
<style>:root * {border: 1px solid red;}</style>
```
| secu | bypass the css jail in html messages by using the root pseudo class it is possible to bypass the css jail and style the message frame outside the message body for example html root border solid red | 1 |
38,311 | 8,453,470,179 | IssuesEvent | 2018-10-20 15:57:42 | JWWeatherman/math_bot | https://api.github.com/repos/JWWeatherman/math_bot | closed | Need to enable javascript and cookies | front end code good first issue | Nick Szabo just mentioned that he doesn't have javascript or cookies enabled in his browser and is having trouble getting mathbot to work.
So first of all how awesome is it that Nick is interested in our project at all!
And secondly, if we need one or both of those, can we detect they are disabled and display a w... | 1.0 | Need to enable javascript and cookies - Nick Szabo just mentioned that he doesn't have javascript or cookies enabled in his browser and is having trouble getting mathbot to work.
So first of all how awesome is it that Nick is interested in our project at all!
And secondly, if we need one or both of those, can we ... | non_secu | need to enable javascript and cookies nick szabo just mentioned that he doesn t have javascript or cookies enabled in his browser and is having trouble getting mathbot to work so first of all how awesome is it that nick is interested in our project at all and secondly if we need one or both of those can we ... | 0 |
70,188 | 15,055,220,248 | IssuesEvent | 2021-02-03 18:29:09 | kadirselcuk/sanity-nuxt-events | https://api.github.com/repos/kadirselcuk/sanity-nuxt-events | closed | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz | security vulnerability | ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.n... | True | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz - ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.... | secu | cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file sanity nuxt events studio package json path to vulnerable library sanity nuxt events studio node m... | 1 |
76,515 | 3,488,917,677 | IssuesEvent | 2016-01-03 12:18:27 | YetiForceCompany/YetiForceCRM | https://api.github.com/repos/YetiForceCompany/YetiForceCRM | reopened | [BUG] "Values from the related module" doesn't updates to new values | Label::Logic Priority::#2 Normal Type::Discussion Type::Question | I've made some test of **Values from the related module** field and I noticed that the value doesn't change when is changed in the selected (related) record.
I put statuses of the project tasks on the projects list
Initial status for new tasks is good, by after change it's still same:
 record.
I put statuses of the project tasks on the projects list
Initial status for new tasks is ... | non_secu | values from the related module doesn t updates to new values i ve made some test of values from the related module field and i noticed that the value doesn t change when is changed in the selected related record i put statuses of the project tasks on the projects list initial status for new tasks is good... | 0 |
170,975 | 20,905,374,019 | IssuesEvent | 2022-03-24 01:10:35 | rgordon95/remix-desktop | https://api.github.com/repos/rgordon95/remix-desktop | opened | CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz | security vulnerability | ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.0.tgz</b></p></summary>
<p>
<details><summary><b>minimist-0.0.8.tgz</b></p>... | True | CVE-2020-7598 (Medium) detected in minimist-0.0.8.tgz, minimist-1.2.0.tgz - ## CVE-2020-7598 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>minimist-0.0.8.tgz</b>, <b>minimist-1.2.... | secu | cve medium detected in minimist tgz minimist tgz cve medium severity vulnerability vulnerable libraries minimist tgz minimist tgz minimist tgz parse argument options library home page a href path to dependency file remix desktop package j... | 1 |
131,833 | 18,255,372,942 | IssuesEvent | 2021-10-03 00:05:32 | ghc-dev/Elizabeth-Shaffer | https://api.github.com/repos/ghc-dev/Elizabeth-Shaffer | opened | CVE-2021-21295 (Medium) detected in netty-codec-http-4.1.39.Final.jar | security vulnerability | ## CVE-2021-21295 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.39.Final.jar</b></p></summary>
<p>Netty is an asynchronous event-driven network application fra... | True | CVE-2021-21295 (Medium) detected in netty-codec-http-4.1.39.Final.jar - ## CVE-2021-21295 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>netty-codec-http-4.1.39.Final.jar</b></p></su... | secu | cve medium detected in netty codec http final jar cve medium severity vulnerability vulnerable library netty codec http final jar netty is an asynchronous event driven network application framework for rapid development of maintainable high performance protocol servers and ... | 1 |
280,230 | 30,808,548,996 | IssuesEvent | 2023-08-01 08:51:56 | Vonage-Community/reference-client_sdk-ios-android-js-node-deno-usecases | https://api.github.com/repos/Vonage-Community/reference-client_sdk-ios-android-js-node-deno-usecases | closed | supabase-helpers-0.0.0.tgz: 1 vulnerabilities (highest severity is: 5.3) - autoclosed | Mend: dependency security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>supabase-helpers-0.0.0.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/word-wrap/package.json... | True | supabase-helpers-0.0.0.tgz: 1 vulnerabilities (highest severity is: 5.3) - autoclosed - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>supabase-helpers-0.0.0.tgz</b></p></summary>
<p></p>
<p>Path to dependency fil... | secu | supabase helpers tgz vulnerabilities highest severity is autoclosed vulnerable library supabase helpers tgz path to dependency file package json path to vulnerable library node modules word wrap package json found in head commit a href vulnerabilities cve... | 1 |
470,920 | 13,549,598,053 | IssuesEvent | 2020-09-17 08:26:01 | Domiii/dbux | https://api.github.com/repos/Domiii/dbux | closed | Basic dialog system (for tutorial + feedback) | enhancement priority submitted | * [x] place new system in `dbux-code/src/dialog/`
* [x] If tutorial has not run before, on `activated`, start tutorial
* [x] store tutorial state in memento
* [x] store `graphState = { nodeName, stateStartTime, data }` and pass to relevant callback functions
* [x] `graphState.data` is an object that we ... | 1.0 | Basic dialog system (for tutorial + feedback) - * [x] place new system in `dbux-code/src/dialog/`
* [x] If tutorial has not run before, on `activated`, start tutorial
* [x] store tutorial state in memento
* [x] store `graphState = { nodeName, stateStartTime, data }` and pass to relevant callback functions
... | non_secu | basic dialog system for tutorial feedback place new system in dbux code src dialog if tutorial has not run before on activated start tutorial store tutorial state in memento store graphstate nodename statestarttime data and pass to relevant callback functions ... | 0 |
334,184 | 29,828,535,736 | IssuesEvent | 2023-06-18 01:00:43 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix math.test_tensorflow_softmax | TensorFlow Frontend Sub Task Failing Test | | | |
|---|---|
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/5300663434/jobs/9594333010"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5300663434/jobs/9594333010"><img src=https://img.shields.io/badge/-success-success></a>
|n... | 1.0 | Fix math.test_tensorflow_softmax - | | |
|---|---|
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/5300663434/jobs/9594333010"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5300663434/jobs/9594333010"><img src=https://img.shields... | non_secu | fix math test tensorflow softmax torch a href src jax a href src numpy a href src tensorflow a href src paddle a href src | 0 |
34,797 | 6,377,748,775 | IssuesEvent | 2017-08-02 10:50:34 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | closed | Insufficient Documentation | Type: Documentation needed | While I was evaluating the table I found the following problem:
- no site about all options that can be set in init Handsontable
- properties that can be used in column definition are all over the place and have no central place
- many properties have no proper description of what they are doing
- missing descri... | 1.0 | Insufficient Documentation - While I was evaluating the table I found the following problem:
- no site about all options that can be set in init Handsontable
- properties that can be used in column definition are all over the place and have no central place
- many properties have no proper description of what they... | non_secu | insufficient documentation while i was evaluating the table i found the following problem no site about all options that can be set in init handsontable properties that can be used in column definition are all over the place and have no central place many properties have no proper description of what they... | 0 |
199,167 | 22,690,837,067 | IssuesEvent | 2022-07-04 20:01:09 | TIBCOSoftware/PDToolRelease | https://api.github.com/repos/TIBCOSoftware/PDToolRelease | closed | CVE-2013-2172 (Medium) detected in webservices-rt-2.1.jar - autoclosed | security vulnerability | ## CVE-2013-2172 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>webservices-rt-2.1.jar</b></p></summary>
<p>This module contains the Metro runtime code.</p>
<p>Library home page: <a... | True | CVE-2013-2172 (Medium) detected in webservices-rt-2.1.jar - autoclosed - ## CVE-2013-2172 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>webservices-rt-2.1.jar</b></p></summary>
<p>... | secu | cve medium detected in webservices rt jar autoclosed cve medium severity vulnerability vulnerable library webservices rt jar this module contains the metro runtime code library home page a href path to vulnerable library pdtoolrelease release pdtool ... | 1 |
9,248 | 4,461,777,530 | IssuesEvent | 2016-08-24 07:23:56 | haskell/cabal | https://api.github.com/repos/haskell/cabal | closed | "Freeze" the state of the package DB? | cabal-install: nix-local-build type: enhancement | It's somewhat annoying when using cabal-nix that whenever I call `cabal update`, a subsequent `cabal-nix` might start installing a bunch of new packages. (Somewhat related to @hvr 's way-back feature.) | 1.0 | "Freeze" the state of the package DB? - It's somewhat annoying when using cabal-nix that whenever I call `cabal update`, a subsequent `cabal-nix` might start installing a bunch of new packages. (Somewhat related to @hvr 's way-back feature.) | non_secu | freeze the state of the package db it s somewhat annoying when using cabal nix that whenever i call cabal update a subsequent cabal nix might start installing a bunch of new packages somewhat related to hvr s way back feature | 0 |
637,093 | 20,620,328,815 | IssuesEvent | 2022-03-07 16:48:59 | prysmaticlabs/prysm | https://api.github.com/repos/prysmaticlabs/prysm | opened | Improving --walletdir vs datadir UX | Help Wanted Priority: Low Tracking Cleanup Docs | <!--💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎
Hellooo! 😄
To help us tend to your issue faster, please search our currently open issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎�... | 1.0 | Improving --walletdir vs datadir UX - <!--💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎
Hellooo! 😄
To help us tend to your issue faster, please search our currently open issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.
... | non_secu | improving walletdir vs datadir ux 💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎💎 hellooo 😄 to help us tend to your issue faster please search our currently open issues before submitting a new one existing issues often contain information about workarounds resolution or progress updates ... | 0 |
47,205 | 13,056,054,020 | IssuesEvent | 2020-07-30 03:30:55 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | closed | BUILD_* doesn't toggle build of pybindings (Trac #130) | Migrated from Trac cmake defect | then you get a failure at cmake time
Migrated from https://code.icecube.wisc.edu/ticket/130
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:56",
"description": "then you get a failure at cmake time",
"reporter": "troy",
"cc": "",
"resolution": "fixed",
"_ts": "1416713876... | 1.0 | BUILD_* doesn't toggle build of pybindings (Trac #130) - then you get a failure at cmake time
Migrated from https://code.icecube.wisc.edu/ticket/130
```json
{
"status": "closed",
"changetime": "2014-11-23T03:37:56",
"description": "then you get a failure at cmake time",
"reporter": "troy",
"cc"... | non_secu | build doesn t toggle build of pybindings trac then you get a failure at cmake time migrated from json status closed changetime description then you get a failure at cmake time reporter troy cc resolution fixed ts ... | 0 |
185,575 | 21,793,150,322 | IssuesEvent | 2022-05-15 08:05:29 | ignatandrei/MicroservicesPortChooser | https://api.github.com/repos/ignatandrei/MicroservicesPortChooser | opened | CVE-2017-0256 (Medium) detected in system.net.http.4.3.0.nupkg | security vulnerability | ## CVE-2017-0256 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.0.nupkg</b></p></summary>
<p>Provides a programming interface for modern HTTP applications, inclu... | True | CVE-2017-0256 (Medium) detected in system.net.http.4.3.0.nupkg - ## CVE-2017-0256 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.0.nupkg</b></p></summary>
<p>Pro... | secu | cve medium detected in system net http nupkg cve medium severity vulnerability vulnerable library system net http nupkg provides a programming interface for modern http applications including http client components that library home page a href path to dependency fil... | 1 |
105,813 | 13,220,417,930 | IssuesEvent | 2020-08-17 12:22:40 | vendure-ecommerce/vendure | https://api.github.com/repos/vendure-ecommerce/vendure | closed | ProductVariant multiple prices for different currencies | design 📐 | Currently a ProductVariant has a `price` property with a single integer value.
It may be desirable to allow a ProductVariant to have multiple price values, one for each supported currency.
* One way to achieve this would be to use Channels (see #12) with a separate Channel representing each currency zone.
* Anot... | 1.0 | ProductVariant multiple prices for different currencies - Currently a ProductVariant has a `price` property with a single integer value.
It may be desirable to allow a ProductVariant to have multiple price values, one for each supported currency.
* One way to achieve this would be to use Channels (see #12) with a... | non_secu | productvariant multiple prices for different currencies currently a productvariant has a price property with a single integer value it may be desirable to allow a productvariant to have multiple price values one for each supported currency one way to achieve this would be to use channels see with a ... | 0 |
111,739 | 17,033,440,404 | IssuesEvent | 2021-07-05 01:16:47 | ElliotChen/spring_boot_example | https://api.github.com/repos/ElliotChen/spring_boot_example | opened | CVE-2021-21252 (High) detected in jquery.validate-1.17.0.js, jquery.validate-1.17.0.min.js | security vulnerability | ## CVE-2021-21252 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery.validate-1.17.0.js</b>, <b>jquery.validate-1.17.0.min.js</b></p></summary>
<p>
<details><summary><b>jquery.va... | True | CVE-2021-21252 (High) detected in jquery.validate-1.17.0.js, jquery.validate-1.17.0.min.js - ## CVE-2021-21252 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery.validate-1.17.0.j... | secu | cve high detected in jquery validate js jquery validate min js cve high severity vulnerability vulnerable libraries jquery validate js jquery validate min js jquery validate js client side form validation made easy library home page a href ... | 1 |
85,598 | 15,755,091,182 | IssuesEvent | 2021-03-31 01:10:05 | tamirverthim/NodeGoat | https://api.github.com/repos/tamirverthim/NodeGoat | opened | CVE-2021-23337 (High) detected in multiple libraries | security vulnerability | ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.13.1.tgz</b>, <b>lodash-4.17.11.tgz</b>, <b>lodash-2.4.2.tgz</b></p></summary>
<p>
<details><summary><b>lod... | True | CVE-2021-23337 (High) detected in multiple libraries - ## CVE-2021-23337 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>lodash-4.13.1.tgz</b>, <b>lodash-4.17.11.tgz</b>, <b>lodash-2.... | secu | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries lodash tgz lodash tgz lodash tgz lodash tgz lodash modular utilities library home page a href path to dependency file nodegoat package json path to... | 1 |
99,208 | 20,916,543,008 | IssuesEvent | 2022-03-24 13:54:24 | Regalis11/Barotrauma | https://api.github.com/repos/Regalis11/Barotrauma | closed | you can buy terminals | Need more info Code | - [y] I have searched the issue tracker to check if the issue has already been reported.
**Description**

**Version**
v0.17.3 | 1.0 | you can buy terminals - - [y] I have searched the issue tracker to check if the issue has already been reported.
**Description**

**Version**
v0.17.3 | non_secu | you can buy terminals i have searched the issue tracker to check if the issue has already been reported description version | 0 |
620,916 | 19,573,151,990 | IssuesEvent | 2022-01-04 12:29:34 | jshmrtn/hygeia | https://api.github.com/repos/jshmrtn/hygeia | closed | Isolationsbestätigung St. Gallen anpassen | enhancement high-priority | ## Is your feature request related to a problem? Please describe.
Bei den Isolationsbestätigungen von St. Gallen fehlt unter der Unterschrift von D.Zemp der Name. Irgendwo ist das verloren gegangen. In der Quarantänebestätigung ist es noch drin.
## Describe the solution you'd like
* [x] Hier bitte ergänzen:
... | 1.0 | Isolationsbestätigung St. Gallen anpassen - ## Is your feature request related to a problem? Please describe.
Bei den Isolationsbestätigungen von St. Gallen fehlt unter der Unterschrift von D.Zemp der Name. Irgendwo ist das verloren gegangen. In der Quarantänebestätigung ist es noch drin.
## Describe the solution... | non_secu | isolationsbestätigung st gallen anpassen is your feature request related to a problem please describe bei den isolationsbestätigungen von st gallen fehlt unter der unterschrift von d zemp der name irgendwo ist das verloren gegangen in der quarantänebestätigung ist es noch drin describe the solution... | 0 |
652,133 | 21,523,097,170 | IssuesEvent | 2022-04-28 15:46:48 | neurostuff/neurostore | https://api.github.com/repos/neurostuff/neurostore | opened | schemathesis errors on /meta-analyses endpoint | backend low-priority medium-effort | related to #276, did not get around to fixing the meta-analysis endpoint to be robust to schemathesis errors, this will be done in a separate pull request. | 1.0 | schemathesis errors on /meta-analyses endpoint - related to #276, did not get around to fixing the meta-analysis endpoint to be robust to schemathesis errors, this will be done in a separate pull request. | non_secu | schemathesis errors on meta analyses endpoint related to did not get around to fixing the meta analysis endpoint to be robust to schemathesis errors this will be done in a separate pull request | 0 |
141,521 | 18,989,295,094 | IssuesEvent | 2021-11-22 04:03:08 | ChoeMinji/react-16.0.0 | https://api.github.com/repos/ChoeMinji/react-16.0.0 | opened | WS-2018-0628 (Medium) detected in marked-0.3.6.tgz | security vulnerability | ## WS-2018-0628 - 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.6.tgz</b></p></summary>
<p>A markdown parser built for speed</p>
<p>Library home page: <a href="https://reg... | True | WS-2018-0628 (Medium) detected in marked-0.3.6.tgz - ## WS-2018-0628 - 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.6.tgz</b></p></summary>
<p>A markdown parser built for... | secu | ws medium detected in marked tgz ws medium severity vulnerability vulnerable library marked tgz a markdown parser built for speed library home page a href path to dependency file react fixtures fiber debugger package json path to vulnerable library react ... | 1 |
724,021 | 24,915,548,139 | IssuesEvent | 2022-10-30 11:02:59 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT] Hudi 0.10.1 throws NoSuchMethodError: org.apache.spark.sql.execution.datasources.FileStatusCache.putLeafFiles(Lorg/apache/hadoop/fs/Path;[Lorg/apache/hadoop/fs/FileStatus;)V | dependencies priority:critical spark | **Describe the problem you faced**
I'm using Hudi 0.10.1 with Databricks (9.1 LTS (includes Apache Spark 3.1.2, Scala 2.12)
Trying to load a hudi data set on S3 but failed with this error
`
NoSuchMethodError: org.apache.spark.sql.execution.datasources.FileStatusCache.putLeafFiles(Lorg/apache/hadoop/fs/Path;[Lorg/... | 1.0 | [SUPPORT] Hudi 0.10.1 throws NoSuchMethodError: org.apache.spark.sql.execution.datasources.FileStatusCache.putLeafFiles(Lorg/apache/hadoop/fs/Path;[Lorg/apache/hadoop/fs/FileStatus;)V - **Describe the problem you faced**
I'm using Hudi 0.10.1 with Databricks (9.1 LTS (includes Apache Spark 3.1.2, Scala 2.12)
Trying... | non_secu | hudi throws nosuchmethoderror org apache spark sql execution datasources filestatuscache putleaffiles lorg apache hadoop fs path lorg apache hadoop fs filestatus v describe the problem you faced i m using hudi with databricks lts includes apache spark scala trying to load a ... | 0 |
37,173 | 8,224,820,616 | IssuesEvent | 2018-09-06 14:39:43 | devtools-html/perf.html | https://api.github.com/repos/devtools-html/perf.html | opened | Clean up the argument ordering of initializeLocalTrackOrderByPid and initializeGlobalTrackOrder | code maintenance | This is a review follow-up from #1241
> I see that the logic in initializeLocalTrackOrderByPid and initializeGlobalTrackOrder is similar but the order of the initial condition about legacyThreadOrder is different. This made it a bit difficult for me to check if the changes in these 2 functions were correct.
> May... | 1.0 | Clean up the argument ordering of initializeLocalTrackOrderByPid and initializeGlobalTrackOrder - This is a review follow-up from #1241
> I see that the logic in initializeLocalTrackOrderByPid and initializeGlobalTrackOrder is similar but the order of the initial condition about legacyThreadOrder is different. This ... | non_secu | clean up the argument ordering of initializelocaltrackorderbypid and initializeglobaltrackorder this is a review follow up from i see that the logic in initializelocaltrackorderbypid and initializeglobaltrackorder is similar but the order of the initial condition about legacythreadorder is different this mad... | 0 |
289,546 | 31,933,105,762 | IssuesEvent | 2023-09-19 08:44:59 | Trinadh465/linux-4.1.15_CVE-2023-4128 | https://api.github.com/repos/Trinadh465/linux-4.1.15_CVE-2023-4128 | opened | CVE-2020-13143 (Medium) detected in linuxlinux-4.6 | Mend: dependency security vulnerability | ## CVE-2020-13143 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kern... | True | CVE-2020-13143 (Medium) detected in linuxlinux-4.6 - ## CVE-2020-13143 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p... | secu | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files drivers usb gadg... | 1 |
14,859 | 9,429,552,240 | IssuesEvent | 2019-04-12 06:29:48 | Moody-Tunes/moodytunes | https://api.github.com/repos/Moody-Tunes/moodytunes | closed | Scrub Spotify Access Token From Log Messages | Security | Right now, after a we make a successful POST request to Spotify for an access token we wrote the generated token in a log message indicating we successfully retrieved the token. We should NOT be logging any sensitive information, and instead it should be scrubbed out.
Consider using the scrubber method used in the r... | True | Scrub Spotify Access Token From Log Messages - Right now, after a we make a successful POST request to Spotify for an access token we wrote the generated token in a log message indicating we successfully retrieved the token. We should NOT be logging any sensitive information, and instead it should be scrubbed out.
C... | secu | scrub spotify access token from log messages right now after a we make a successful post request to spotify for an access token we wrote the generated token in a log message indicating we successfully retrieved the token we should not be logging any sensitive information and instead it should be scrubbed out c... | 1 |
19,158 | 4,349,193,359 | IssuesEvent | 2016-07-30 11:46:57 | php-ds/extension | https://api.github.com/repos/php-ds/extension | closed | DocBook Documentation | Documentation | Currently the only documentation is the PHP include files (for IDE autocompletion etc). The plan is to create a complete * DocBook* as part of an official release.
See:
- http://doc.php.net/phd/docs/
- https://www.sammyk.me/how-to-contribute-to-php-documentation | 1.0 | DocBook Documentation - Currently the only documentation is the PHP include files (for IDE autocompletion etc). The plan is to create a complete * DocBook* as part of an official release.
See:
- http://doc.php.net/phd/docs/
- https://www.sammyk.me/how-to-contribute-to-php-documentation | non_secu | docbook documentation currently the only documentation is the php include files for ide autocompletion etc the plan is to create a complete docbook as part of an official release see | 0 |
187,302 | 22,044,258,770 | IssuesEvent | 2022-05-29 20:37:18 | samq-wsdemo/lowes-vendortools | https://api.github.com/repos/samq-wsdemo/lowes-vendortools | opened | CVE-2022-29599 (High) detected in maven-shared-utils-3.2.0.jar | security vulnerability | ## CVE-2022-29599 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>maven-shared-utils-3.2.0.jar</b></p></summary>
<p>Shared utils without any further dependencies</p>
<p>Path to depende... | True | CVE-2022-29599 (High) detected in maven-shared-utils-3.2.0.jar - ## CVE-2022-29599 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>maven-shared-utils-3.2.0.jar</b></p></summary>
<p>Sha... | secu | cve high detected in maven shared utils jar cve high severity vulnerability vulnerable library maven shared utils jar shared utils without any further dependencies path to dependency file pom xml path to vulnerable library target lib maven shared utils jar home ws... | 1 |
47,849 | 19,760,105,462 | IssuesEvent | 2022-01-16 09:09:58 | cevi/automatic_walk-time_tables | https://api.github.com/repos/cevi/automatic_walk-time_tables | closed | Create Simple Webinterface | enhancement help wanted deploy-as-webservice | # Create Simple Web Interface
In order to make the tool accessible to as many _Cevianer_ as possible, it should be available as a web service. This issue serves as an overview of transforming the script into a web service.
## Required steps
### PDF Export with `mapfish`
- [x] Create a custom docker image for ... | 1.0 | Create Simple Webinterface - # Create Simple Web Interface
In order to make the tool accessible to as many _Cevianer_ as possible, it should be available as a web service. This issue serves as an overview of transforming the script into a web service.
## Required steps
### PDF Export with `mapfish`
- [x] Crea... | non_secu | create simple webinterface create simple web interface in order to make the tool accessible to as many cevianer as possible it should be available as a web service this issue serves as an overview of transforming the script into a web service required steps pdf export with mapfish create... | 0 |
597,731 | 18,170,621,974 | IssuesEvent | 2021-09-27 19:33:32 | airqo-platform/AirQo-api | https://api.github.com/repos/airqo-platform/AirQo-api | closed | correct field in Sites schema | bug priority-high | **What were you trying to achieve?**
View site details...
**What are the expected results?**
all keys/attributes to be named correctly...
**What are the received results?**
One attribute needs correction.
**What are the steps to reproduce the issue?**
Current one is `distance_to_nearest_residential_area` ... | 1.0 | correct field in Sites schema - **What were you trying to achieve?**
View site details...
**What are the expected results?**
all keys/attributes to be named correctly...
**What are the received results?**
One attribute needs correction.
**What are the steps to reproduce the issue?**
Current one is `distan... | non_secu | correct field in sites schema what were you trying to achieve view site details what are the expected results all keys attributes to be named correctly what are the received results one attribute needs correction what are the steps to reproduce the issue current one is distan... | 0 |
187,327 | 14,427,551,320 | IssuesEvent | 2020-12-06 04:45:40 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | pbolla0818/oci_terraform: oci/core_boot_volume_backup_test.go; 16 LoC | fresh small test |
Found a possible issue in [pbolla0818/oci_terraform](https://www.github.com/pbolla0818/oci_terraform) at [oci/core_boot_volume_backup_test.go](https://github.com/pbolla0818/oci_terraform/blob/c233d54c5fe32f12c234d6dceefba0a9b4ab3022/oci/core_boot_volume_backup_test.go#L293-L308)
Below is the message reported by the a... | 1.0 | pbolla0818/oci_terraform: oci/core_boot_volume_backup_test.go; 16 LoC -
Found a possible issue in [pbolla0818/oci_terraform](https://www.github.com/pbolla0818/oci_terraform) at [oci/core_boot_volume_backup_test.go](https://github.com/pbolla0818/oci_terraform/blob/c233d54c5fe32f12c234d6dceefba0a9b4ab3022/oci/core_boot_... | non_secu | oci terraform oci core boot volume backup test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message ... | 0 |
222,394 | 17,410,723,776 | IssuesEvent | 2021-08-03 11:59:54 | dso-toolkit/dso-toolkit | https://api.github.com/repos/dso-toolkit/dso-toolkit | closed | Iconen toevoegen of updaten | classified package/sources status:testable | - Layers - update voor vorige versie
- Land - update voor vorige versie
[DSOT-142.zip](https://github.com/dso-toolkit/dso-toolkit/files/6922204/DSOT-142.zip)
| 1.0 | Iconen toevoegen of updaten - - Layers - update voor vorige versie
- Land - update voor vorige versie
[DSOT-142.zip](https://github.com/dso-toolkit/dso-toolkit/files/6922204/DSOT-142.zip)
| non_secu | iconen toevoegen of updaten layers update voor vorige versie land update voor vorige versie | 0 |
829,390 | 31,877,813,820 | IssuesEvent | 2023-09-16 02:43:36 | DroidKaigi/conference-app-2023 | https://api.github.com/repos/DroidKaigi/conference-app-2023 | closed | Time Display on TimetableGrid is Off by One Hour | help wanted welcome contribute high priority | **Idea Description**
The time displayed on the TimetableGrid is one hour behind the actual scheduled time.

For now, we released a hotfix veresion that we remove the time as 1.6.1.

For now, we released a hotfix veresion that... | non_secu | time display on timetablegrid is off by one hour idea description the time displayed on the timetablegrid is one hour behind the actual scheduled time for now we released a hotfix veresion that we remove the time as reference images and links | 0 |
117,900 | 17,567,741,943 | IssuesEvent | 2021-08-14 03:20:59 | MythicDrops/plumbing | https://api.github.com/repos/MythicDrops/plumbing | closed | CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz - autoclosed | security vulnerability | ## CVE-2021-23343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.6.tgz</b></p></summary>
<p>Node.js path.parse() ponyfill</p>
<p>Library home page: <a href="https://reg... | True | CVE-2021-23343 (High) detected in path-parse-1.0.6.tgz - autoclosed - ## CVE-2021-23343 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>path-parse-1.0.6.tgz</b></p></summary>
<p>Node.j... | secu | cve high detected in path parse tgz autoclosed cve high severity vulnerability vulnerable library path parse tgz node js path parse ponyfill library home page a href path to dependency file plumbing package json path to vulnerable library plumbing node modules pa... | 1 |
44,891 | 5,659,228,481 | IssuesEvent | 2017-04-10 12:25:52 | OAButton/discussion | https://api.github.com/repos/OAButton/discussion | closed | 1/2 page styling for sign up / in page & potentially other pages | Blocked: Test enhancement JISC Website | This is a holding issue following discussions here:
 (from
#136 )
I can probably do this styling, so assigning myself.
 (from
#136 )
I can probably do this styling, so assigning myself.
 detected in lodash-4.17.15.tgz | security vulnerability | ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.</p>
<p>Library home page: <a href="https://registry.n... | True | CVE-2020-8203 (High) detected in lodash-4.17.15.tgz - ## CVE-2020-8203 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.15.tgz</b></p></summary>
<p>Lodash modular utilities.... | secu | cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file btc fear greed index package json path to vulnerable library btc fear greed index node modules lod... | 1 |
14,965 | 2,611,051,373 | IssuesEvent | 2015-02-27 00:23:38 | alistairreilly/andors-trail | https://api.github.com/repos/alistairreilly/andors-trail | closed | Task for snake boss | auto-migrated Priority-Medium Type-Other | ```
Mabey I am wrong But i don't see a task for the snake cave I just Stumbled on
the cave. I There is the Task to bring the poison gland mabey After you bring
back the posion gland You have to Fight the snake boss.
```
Original issue reported on code.google.com by `jenkins....@gmail.com` on 2 Dec 20... | 1.0 | Task for snake boss - ```
Mabey I am wrong But i don't see a task for the snake cave I just Stumbled on
the cave. I There is the Task to bring the poison gland mabey After you bring
back the posion gland You have to Fight the snake boss.
```
Original issue reported on code.google.com by `jenkins....... | non_secu | task for snake boss mabey i am wrong but i don t see a task for the snake cave i just stumbled on the cave i there is the task to bring the poison gland mabey after you bring back the posion gland you have to fight the snake boss original issue reported on code google com by jenkins ... | 0 |
269,167 | 8,432,793,782 | IssuesEvent | 2018-10-17 04:01:45 | SilverRainZ/srain | https://api.github.com/repos/SilverRainZ/srain | closed | No option to run in the background | difficulty-easy feature mod-ui priority-high | Version:
`0.06.4-git@0.912.1652368`
From flatpak `im.srain.Srain/x86_64/stable`
I cannot find a way to keep srain running in GNOME. Closing srain removes my saved IRC networks and channels. Is there a config that allows me to keep it running in the background? | 1.0 | No option to run in the background - Version:
`0.06.4-git@0.912.1652368`
From flatpak `im.srain.Srain/x86_64/stable`
I cannot find a way to keep srain running in GNOME. Closing srain removes my saved IRC networks and channels. Is there a config that allows me to keep it running in the background? | non_secu | no option to run in the background version git from flatpak im srain srain stable i cannot find a way to keep srain running in gnome closing srain removes my saved irc networks and channels is there a config that allows me to keep it running in the background | 0 |
193,523 | 6,885,694,637 | IssuesEvent | 2017-11-21 16:51:23 | molgenis/molgenis | https://api.github.com/repos/molgenis/molgenis | closed | Mapping TypeTest (zip) on itself does not yield any autogenerated mappings | 2.0 bug mod:data-mapper priority-someday | ### How to Reproduce
- load attached zip
- create a mapping service project mapping TypeTest on TypeTest
### Expected behavior
- almost all attributes have auto generated mappings (like for instance when you do the same with "it_emx_datatypes.xlsx")
### Observed behavior
- Not a single generated mapping.
Se... | 1.0 | Mapping TypeTest (zip) on itself does not yield any autogenerated mappings - ### How to Reproduce
- load attached zip
- create a mapping service project mapping TypeTest on TypeTest
### Expected behavior
- almost all attributes have auto generated mappings (like for instance when you do the same with "it_emx_data... | non_secu | mapping typetest zip on itself does not yield any autogenerated mappings how to reproduce load attached zip create a mapping service project mapping typetest on typetest expected behavior almost all attributes have auto generated mappings like for instance when you do the same with it emx data... | 0 |
256,907 | 27,561,738,988 | IssuesEvent | 2023-03-07 22:43:16 | samqws-marketing/walmartlabs-concord | https://api.github.com/repos/samqws-marketing/walmartlabs-concord | closed | CVE-2021-3664 (Medium) detected in url-parse-1.5.1.tgz - autoclosed | security vulnerability | ## CVE-2021-3664 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary>
<p>Small footprint URL parser that works seamlessly across Node.js and browser ... | True | CVE-2021-3664 (Medium) detected in url-parse-1.5.1.tgz - autoclosed - ## CVE-2021-3664 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary>
<p>Small ... | secu | cve medium detected in url parse tgz autoclosed cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file package json... | 1 |
48,329 | 7,404,733,032 | IssuesEvent | 2018-03-20 06:37:51 | CS2103JAN2018-W10-B3/main | https://api.github.com/repos/CS2103JAN2018-W10-B3/main | opened | Developer guide: order command | documentation | Expected length: 1+ page per person
The description can contain things such as:
- How the feature is implemented.
- Why it is implemented that way.
- Alternatives considered
Document deeply-technical content using prose, examples, diagrams, code snippets, etc. appropriately.
You may also describe features th... | 1.0 | Developer guide: order command - Expected length: 1+ page per person
The description can contain things such as:
- How the feature is implemented.
- Why it is implemented that way.
- Alternatives considered
Document deeply-technical content using prose, examples, diagrams, code snippets, etc. appropriately.
... | non_secu | developer guide order command expected length page per person the description can contain things such as how the feature is implemented why it is implemented that way alternatives considered document deeply technical content using prose examples diagrams code snippets etc appropriately ... | 0 |
566,487 | 16,822,727,971 | IssuesEvent | 2021-06-17 14:48:52 | GoogleCloudPlatform/professional-services-data-validator | https://api.github.com/repos/GoogleCloudPlatform/professional-services-data-validator | opened | Schema validation 'status' result is not consistent with other validation types | priority: p1 type: bug | Schema validation outputs 'Pass'/'Fail' for the 'status' column in the result set. The other validation types output 'success'/'fail'.
Let's make the schema validation output consistent with the other validation types. | 1.0 | Schema validation 'status' result is not consistent with other validation types - Schema validation outputs 'Pass'/'Fail' for the 'status' column in the result set. The other validation types output 'success'/'fail'.
Let's make the schema validation output consistent with the other validation types. | non_secu | schema validation status result is not consistent with other validation types schema validation outputs pass fail for the status column in the result set the other validation types output success fail let s make the schema validation output consistent with the other validation types | 0 |
302 | 5,530,006,347 | IssuesEvent | 2017-03-21 00:38:35 | esnet/iperf | https://api.github.com/repos/esnet/iperf | closed | ./configure says nanosleep not required, then quits because of it | bug portability | While running `./configure --host=i686-w64-mingw32`, the following is printed to console and it quits early:
```
<snip>
checking for library containing nanosleep... none required
<snip>
nanosleep() required for timing operations.
```
So, it says a nanosleep library is not required. Then says it is required. T... | True | ./configure says nanosleep not required, then quits because of it - While running `./configure --host=i686-w64-mingw32`, the following is printed to console and it quits early:
```
<snip>
checking for library containing nanosleep... none required
<snip>
nanosleep() required for timing operations.
```
So, it sa... | non_secu | configure says nanosleep not required then quits because of it while running configure host the following is printed to console and it quits early checking for library containing nanosleep none required nanosleep required for timing operations so it says a nanosleep librar... | 0 |
141,113 | 12,957,747,957 | IssuesEvent | 2020-07-20 10:12:20 | golang/go | https://api.github.com/repos/golang/go | closed | x/xerrors: clarify documentation around stack frames | Documentation NeedsInvestigation | The docs for the `x/xerrors` package currently state
```
Most of the functions and types in this package will be incorporated into the standard library's errors package in Go 1.13; the behavior of this package's Errorf function will be incorporated into the standard library's fmt.Errorf.
```
This is not accura... | 1.0 | x/xerrors: clarify documentation around stack frames - The docs for the `x/xerrors` package currently state
```
Most of the functions and types in this package will be incorporated into the standard library's errors package in Go 1.13; the behavior of this package's Errorf function will be incorporated into the st... | non_secu | x xerrors clarify documentation around stack frames the docs for the x xerrors package currently state most of the functions and types in this package will be incorporated into the standard library s errors package in go the behavior of this package s errorf function will be incorporated into the sta... | 0 |
225,090 | 24,807,959,383 | IssuesEvent | 2022-10-25 07:04:29 | sast-automation-dev/openidm-community-edition-45 | https://api.github.com/repos/sast-automation-dev/openidm-community-edition-45 | opened | activiti-engine-5.10.jar: 3 vulnerabilities (highest severity is: 8.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activiti-engine-5.10.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /openidm-workflow-activiti/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner... | True | activiti-engine-5.10.jar: 3 vulnerabilities (highest severity is: 8.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activiti-engine-5.10.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /openidm-workf... | secu | activiti engine jar vulnerabilities highest severity is vulnerable library activiti engine jar path to dependency file openidm workflow activiti pom xml path to vulnerable library home wss scanner repository org mybatis mybatis mybatis jar home wss scanner rep... | 1 |
37,267 | 5,109,346,872 | IssuesEvent | 2017-01-05 20:31:01 | servo/servo | https://api.github.com/repos/servo/servo | opened | Experiment with ASAN/TSAN/etc. | A-testing I-safety | https://twitter.com/japaricious/status/817031854947762176 describes how to enable LLVM sanitizers after https://github.com/rust-lang/rust/pull/38699 merges. We should try it out, and consider running tests with sanitizers enabled to help verify our usage of unsafe code. | 1.0 | Experiment with ASAN/TSAN/etc. - https://twitter.com/japaricious/status/817031854947762176 describes how to enable LLVM sanitizers after https://github.com/rust-lang/rust/pull/38699 merges. We should try it out, and consider running tests with sanitizers enabled to help verify our usage of unsafe code. | non_secu | experiment with asan tsan etc describes how to enable llvm sanitizers after merges we should try it out and consider running tests with sanitizers enabled to help verify our usage of unsafe code | 0 |
163,381 | 20,363,706,002 | IssuesEvent | 2022-02-21 01:18:15 | shaneclarke-whitesource/multi-juicer | https://api.github.com/repos/shaneclarke-whitesource/multi-juicer | opened | CVE-2022-0686 (Medium) detected in url-parse-1.5.1.tgz | security vulnerability | ## CVE-2022-0686 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary>
<p>Small footprint URL parser that works seamlessly across Node.js and browser ... | True | CVE-2022-0686 (Medium) detected in url-parse-1.5.1.tgz - ## CVE-2022-0686 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.5.1.tgz</b></p></summary>
<p>Small footprint URL... | secu | cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file juice balancer ui package j... | 1 |
66,449 | 14,768,315,440 | IssuesEvent | 2021-01-10 11:28:21 | kadirselcuk/core | https://api.github.com/repos/kadirselcuk/core | opened | WS-2019-0103 (Medium) detected in handlebars-4.0.11.tgz | security vulnerability | ## WS-2019-0103 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates... | True | WS-2019-0103 (Medium) detected in handlebars-4.0.11.tgz - ## WS-2019-0103 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.tgz</b></p></summary>
<p>Handlebars provid... | secu | ws medium detected in handlebars tgz ws medium severity vulnerability vulnerable library handlebars tgz handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file core sdk ... | 1 |
147,289 | 19,512,717,491 | IssuesEvent | 2021-12-29 03:04:55 | panasalap/linux-4.19.72 | https://api.github.com/repos/panasalap/linux-4.19.72 | closed | CVE-2019-19602 (Medium) detected in linux-yoctov5.4.51 - autoclosed | security vulnerability | ## CVE-2019-19602 - 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-2019-19602 (Medium) detected in linux-yoctov5.4.51 - autoclosed - ## CVE-2019-19602 - 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>Yo... | secu | cve medium detected in linux autoclosed cve medium severity vulnerability vulnerable library linux yocto linux embedded kernel library home page a href found in head commit a href found in base branch master vulnerable source files ... | 1 |
338,127 | 10,224,639,363 | IssuesEvent | 2019-08-16 13:18:02 | python/mypy | https://api.github.com/repos/python/mypy | closed | Subclasses cannot use properties to override super-class attributes | bug false-positive priority-0-high refactoring | When subclassing, overriding a class attribute with a property with the same type causes type checking failures. This is (I think?) a fairly common way for subclasses to introduce dynamic behaviour transparently to consumers, so my expectation is that this would not cause failures.
#### Python Code
```py
from ty... | 1.0 | Subclasses cannot use properties to override super-class attributes - When subclassing, overriding a class attribute with a property with the same type causes type checking failures. This is (I think?) a fairly common way for subclasses to introduce dynamic behaviour transparently to consumers, so my expectation is tha... | non_secu | subclasses cannot use properties to override super class attributes when subclassing overriding a class attribute with a property with the same type causes type checking failures this is i think a fairly common way for subclasses to introduce dynamic behaviour transparently to consumers so my expectation is tha... | 0 |
140,283 | 5,399,794,951 | IssuesEvent | 2017-02-27 20:21:39 | SIU-CS/Flowchart-Creator-production | https://api.github.com/repos/SIU-CS/Flowchart-Creator-production | closed | Create Account | Functional Priority-M Product Backlog | **Description**
As a user, I want to create an account so that I may access the programs features.
**Acceptance Criteria**
- should have text boxes for username, password, and e-mail
- should validate that username is available
- should validate that password is at least 6 characters
- should check for vali... | 1.0 | Create Account - **Description**
As a user, I want to create an account so that I may access the programs features.
**Acceptance Criteria**
- should have text boxes for username, password, and e-mail
- should validate that username is available
- should validate that password is at least 6 characters
- shou... | non_secu | create account description as a user i want to create an account so that i may access the programs features acceptance criteria should have text boxes for username password and e mail should validate that username is available should validate that password is at least characters shou... | 0 |
5,778 | 3,284,737,185 | IssuesEvent | 2015-10-28 17:42:32 | teeworlds/teeworlds | https://api.github.com/repos/teeworlds/teeworlds | closed | Unclear code safety | code review code-related | In `src/game/server/gamecontroller.cpp`, line 191 (function `IGameController::DoBalanceTeams`), it's not entirely clear that `pPlayer` is not `nullptr`. Maybe this should be coded more defensively. | 2.0 | Unclear code safety - In `src/game/server/gamecontroller.cpp`, line 191 (function `IGameController::DoBalanceTeams`), it's not entirely clear that `pPlayer` is not `nullptr`. Maybe this should be coded more defensively. | non_secu | unclear code safety in src game server gamecontroller cpp line function igamecontroller dobalanceteams it s not entirely clear that pplayer is not nullptr maybe this should be coded more defensively | 0 |
95,159 | 16,068,481,278 | IssuesEvent | 2021-04-24 00:46:47 | snowflakedb/snowflake-hive-metastore-connector | https://api.github.com/repos/snowflakedb/snowflake-hive-metastore-connector | opened | CVE-2020-24616 (High) detected in jackson-databind-2.6.5.jar | security vulnerability | ## CVE-2020-24616 - 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.6.5.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-24616 (High) detected in jackson-databind-2.6.5.jar - ## CVE-2020-24616 - 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.6.5.jar</b></p></summary>
<p>General... | secu | 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 snowflake hive metastore connec... | 1 |
226,295 | 24,946,909,775 | IssuesEvent | 2022-11-01 01:36:25 | mgh3326/making_page | https://api.github.com/repos/mgh3326/making_page | opened | CVE-2022-3704 (Medium) detected in actionpack-6.0.1.gem | security vulnerability | ## CVE-2022-3704 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-6.0.1.gem</b></p></summary>
<p>Web apps on Rails. Simple, battle-tested conventions for building and testi... | True | CVE-2022-3704 (Medium) detected in actionpack-6.0.1.gem - ## CVE-2022-3704 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>actionpack-6.0.1.gem</b></p></summary>
<p>Web apps on Rails... | secu | cve medium detected in actionpack gem cve medium severity vulnerability vulnerable library actionpack gem web apps on rails simple battle tested conventions for building and testing mvc web applications works with any rack compatible server library home page a href ... | 1 |
22,275 | 18,939,532,346 | IssuesEvent | 2021-11-18 00:08:44 | LLNL/axom | https://api.github.com/repos/LLNL/axom | opened | Prevent `axom::Array` from being used within a kernel | GPU usability | The new axom::Array class is supported on the GPU via the `axom::ArrayView` wrapper class.
Since our kernel's have pass-by-value semantics, `axom::Array` should not be used directly within them, as this will incur an allocation+copy. Furthermore, if one is writing to the array, the results will not transfer back fro... | True | Prevent `axom::Array` from being used within a kernel - The new axom::Array class is supported on the GPU via the `axom::ArrayView` wrapper class.
Since our kernel's have pass-by-value semantics, `axom::Array` should not be used directly within them, as this will incur an allocation+copy. Furthermore, if one is writ... | non_secu | prevent axom array from being used within a kernel the new axom array class is supported on the gpu via the axom arrayview wrapper class since our kernel s have pass by value semantics axom array should not be used directly within them as this will incur an allocation copy furthermore if one is writ... | 0 |
87,545 | 17,296,375,449 | IssuesEvent | 2021-07-25 20:18:52 | tefra/xsdata | https://api.github.com/repos/tefra/xsdata | closed | Redesign sequential fields | codegen proposal | ```xml
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="first">
<xs:annotation>
<xs:documentation>
Sequence is not repeating, fields are declared in the same order: do nothing
<a />
<b />
<b />
<c />
</xs:documentation>
</... | 1.0 | Redesign sequential fields - ```xml
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="first">
<xs:annotation>
<xs:documentation>
Sequence is not repeating, fields are declared in the same order: do nothing
<a />
<b />
<b />
<c />
... | non_secu | redesign sequential fields xml xs schema xmlns xs sequence is not repeating fields are declared in the same order do nothing ... | 0 |
42,397 | 10,966,554,214 | IssuesEvent | 2019-11-28 07:23:15 | spack/spack | https://api.github.com/repos/spack/spack | opened | How best to handle setting build and run environment variables | build-environment discussion modules | While working on #13924, I had some thoughts I wanted to share.
### Description
Previously, we used the following API to control environment variables in Spack:
```python
setup_environment(self, build_env, run_env)
setup_dependent_environment(self, build_env, run_env, depedent_spec)
```
This had a lot of pro... | 1.0 | How best to handle setting build and run environment variables - While working on #13924, I had some thoughts I wanted to share.
### Description
Previously, we used the following API to control environment variables in Spack:
```python
setup_environment(self, build_env, run_env)
setup_dependent_environment(sel... | non_secu | how best to handle setting build and run environment variables while working on i had some thoughts i wanted to share description previously we used the following api to control environment variables in spack python setup environment self build env run env setup dependent environment self b... | 0 |
441,276 | 30,774,844,461 | IssuesEvent | 2023-07-31 05:16:39 | Codax2000/personal-website | https://api.github.com/repos/Codax2000/personal-website | closed | SNC Internship page needs content | documentation enhancement | The page that should describe the internship with SNC is completely blank. Add pictures, documents, description where appropriate. | 1.0 | SNC Internship page needs content - The page that should describe the internship with SNC is completely blank. Add pictures, documents, description where appropriate. | non_secu | snc internship page needs content the page that should describe the internship with snc is completely blank add pictures documents description where appropriate | 0 |
393,010 | 11,598,996,007 | IssuesEvent | 2020-02-25 00:47:07 | cop4934-fall19-group32/Project-32 | https://api.github.com/repos/cop4934-fall19-group32/Project-32 | closed | Tweak Computron LevelSelect Movement | LevelSelect Priority:Low | Computron's movement in the level select scene is passable, but requires some fine-tuning
- [ ] Expose more movement control options in the editor to allow more rapid prototyping
- [ ] Slow down Computron's fastest transitions to reveal more easing
- [ ] Speed up Computron's slowest transitions to avoid unresponsi... | 1.0 | Tweak Computron LevelSelect Movement - Computron's movement in the level select scene is passable, but requires some fine-tuning
- [ ] Expose more movement control options in the editor to allow more rapid prototyping
- [ ] Slow down Computron's fastest transitions to reveal more easing
- [ ] Speed up Computron's ... | non_secu | tweak computron levelselect movement computron s movement in the level select scene is passable but requires some fine tuning expose more movement control options in the editor to allow more rapid prototyping slow down computron s fastest transitions to reveal more easing speed up computron s slowes... | 0 |
210,308 | 23,751,176,401 | IssuesEvent | 2022-08-31 20:47:03 | jstanden/cerb | https://api.github.com/repos/jstanden/cerb | closed | [Portals/Security] Allow portals to define their own iframe policy | security usability | Right now the Cerb policy if also enforced on portals, which could be more lax. | True | [Portals/Security] Allow portals to define their own iframe policy - Right now the Cerb policy if also enforced on portals, which could be more lax. | secu | allow portals to define their own iframe policy right now the cerb policy if also enforced on portals which could be more lax | 1 |
235,236 | 18,044,915,626 | IssuesEvent | 2021-09-18 18:24:49 | hackforla/tdm-calculator | https://api.github.com/repos/hackforla/tdm-calculator | closed | Develop Template to apply Analytics to other Web Products | documentation level: medium Features - Google Analytics role: Project Management milestone: missing priority: WON'T HAVE THIS TIME | ### Overview
As part of applying analytics to the TDM calculator, develop a template that can be used across HackforLA
### Action Items
- [ ] Step by Step Instruction Guide on Google Document to set-up dashboards.
### Resources/Instructions
https://docs.google.com/document/d/14t06vRGA9DhpxEjZqWascmBqhsVJFoh... | 1.0 | Develop Template to apply Analytics to other Web Products - ### Overview
As part of applying analytics to the TDM calculator, develop a template that can be used across HackforLA
### Action Items
- [ ] Step by Step Instruction Guide on Google Document to set-up dashboards.
### Resources/Instructions
https:/... | non_secu | develop template to apply analytics to other web products overview as part of applying analytics to the tdm calculator develop a template that can be used across hackforla action items step by step instruction guide on google document to set up dashboards resources instructions | 0 |
242,786 | 26,277,822,877 | IssuesEvent | 2023-01-07 01:15:48 | metao1/aws-lambda-nodejs-telegram | https://api.github.com/repos/metao1/aws-lambda-nodejs-telegram | opened | CVE-2020-36632 (High) detected in flat-4.1.0.tgz | security vulnerability | ## CVE-2020-36632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>flat-4.1.0.tgz</b></p></summary>
<p>Take a nested Javascript object and flatten it, or unflatten an object with delimi... | True | CVE-2020-36632 (High) detected in flat-4.1.0.tgz - ## CVE-2020-36632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>flat-4.1.0.tgz</b></p></summary>
<p>Take a nested Javascript object... | secu | cve high detected in flat tgz cve high severity vulnerability vulnerable library flat tgz take a nested javascript object and flatten it or unflatten an object with delimited keys library home page a href path to dependency file newsletter app package json path to v... | 1 |
28,186 | 11,598,694,810 | IssuesEvent | 2020-02-24 23:51:16 | LevyForchh/commently | https://api.github.com/repos/LevyForchh/commently | opened | CVE-2019-11358 (Medium) detected in jquery-1.9.1.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.9.1.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="https:... | True | CVE-2019-11358 (Medium) detected in jquery-1.9.1.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.9.1.js</b></p></summary>
<p>JavaScript library for DO... | secu | cve medium detected in jquery js cve medium severity vulnerability vulnerable library jquery js javascript library for dom operations library home page a href path to dependency file tmp ws scm commently node modules index html path to vulnerable library commentl... | 1 |
599,329 | 18,271,049,821 | IssuesEvent | 2021-10-04 13:52:07 | roq-trading/roq-issues | https://api.github.com/repos/roq-trading/roq-issues | closed | [roq-oss-libevent] Verify OpenSSL 3 support | enhancement chore medium priority | This is a placeholder to deal with potential packaging issues when upgrading to OpenSSL 3
Background:
OpenSSL 3 has been released
* https://github.com/openssl/openssl/releases
Although 1.1.1l is currently default when downloading Miniforge (and other dependencies), release 3 is already becoming available fr... | 1.0 | [roq-oss-libevent] Verify OpenSSL 3 support - This is a placeholder to deal with potential packaging issues when upgrading to OpenSSL 3
Background:
OpenSSL 3 has been released
* https://github.com/openssl/openssl/releases
Although 1.1.1l is currently default when downloading Miniforge (and other dependencie... | non_secu | verify openssl support this is a placeholder to deal with potential packaging issues when upgrading to openssl background openssl has been released although is currently default when downloading miniforge and other dependencies release is already becoming available from conda forge... | 0 |
92,776 | 15,866,454,496 | IssuesEvent | 2021-04-08 15:46:12 | jgeraigery/experian-java | https://api.github.com/repos/jgeraigery/experian-java | opened | CVE-2020-10672 (High) detected in jackson-databind-2.9.2.jar | security vulnerability | ## CVE-2020-10672 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-10672 (High) detected in jackson-databind-2.9.2.jar - ## CVE-2020-10672 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.2.jar</b></p></summary>
<p>General... | secu | 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 experian java mavenworkspace bi... | 1 |
793,566 | 28,001,795,024 | IssuesEvent | 2023-03-27 13:01:29 | wazuh/wazuh-documentation | https://api.github.com/repos/wazuh/wazuh-documentation | reopened | Section rework: Security Configuration Assessment | user manual priority: high | ## Description
This issue aims to rework the section `Security Configuration Assessment`.
## Tasks
- [x] Work with the Google doc: `Security Configuration Assessment`
- [x] Branch: `5971-rework-sca`
- [x] PR: #5973
- [x] Move the new content to the documentation
- [x] Make a complete review
- [x] Ask for rev... | 1.0 | Section rework: Security Configuration Assessment - ## Description
This issue aims to rework the section `Security Configuration Assessment`.
## Tasks
- [x] Work with the Google doc: `Security Configuration Assessment`
- [x] Branch: `5971-rework-sca`
- [x] PR: #5973
- [x] Move the new content to the documentat... | non_secu | section rework security configuration assessment description this issue aims to rework the section security configuration assessment tasks work with the google doc security configuration assessment branch rework sca pr move the new content to the documentation make ... | 0 |
147,401 | 23,211,616,349 | IssuesEvent | 2022-08-02 10:38:20 | Budibase/budibase | https://api.github.com/repos/Budibase/budibase | closed | Replace "+" with action buttons for components and screens | designed | To make it clear when you are adding a screen or a component we want to add clearly labelled buttons to each of the panels


 Type: Bug | ## Bug Info
### How to reproduce?
URL: https://twitter.com/AinuxA/status/1415239842594639872
<img width="941" alt="截屏2021-07-31 13 10 42" src="https://user-images.githubusercontent.com/2582974/127729392-69a973bb-6362-4cd0-9ce1-d014d31b6258.png">
Currently, we use package "@snapshot-labs/snapshot.js": "githu... | 1.0 | [Bug] Snapshot api service breakdown - ## Bug Info
### How to reproduce?
URL: https://twitter.com/AinuxA/status/1415239842594639872
<img width="941" alt="截屏2021-07-31 13 10 42" src="https://user-images.githubusercontent.com/2582974/127729392-69a973bb-6362-4cd0-9ce1-d014d31b6258.png">
Currently, we use packa... | non_secu | snapshot api service breakdown bug info how to reproduce url img width alt src currently we use package snapshot labs snapshot js github snapshot labs snapshot js which commits on jun but seems that snapshot made some change please update the package vers... | 0 |
94,236 | 15,962,354,633 | IssuesEvent | 2021-04-16 01:07:42 | dmyers87/amundsenfrontendlibrary | https://api.github.com/repos/dmyers87/amundsenfrontendlibrary | opened | CVE-2020-11022 (Medium) detected in jquery-3.4.1.tgz, jquery-2.1.4.min.js | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.1.tgz</b>, <b>jquery-2.1.4.min.js</b></p></summary>
<p>
<details><summary><b>jquery-3.4.1.tgz</b></p></... | True | CVE-2020-11022 (Medium) detected in jquery-3.4.1.tgz, jquery-2.1.4.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.1.tgz</b>, <b>jquery-2.1.4.m... | secu | cve medium detected in jquery tgz jquery min js cve medium severity vulnerability vulnerable libraries jquery tgz jquery min js jquery tgz javascript library for dom operations library home page a href path to dependency file amundsenfront... | 1 |
281,948 | 30,889,024,473 | IssuesEvent | 2023-08-04 02:08:12 | hshivhare67/kernel_v4.1.15_CVE-2019-10220 | https://api.github.com/repos/hshivhare67/kernel_v4.1.15_CVE-2019-10220 | reopened | CVE-2016-5243 (Medium) detected in linuxlinux-4.4.302 | Mend: dependency security vulnerability | ## CVE-2016-5243 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.k... | True | CVE-2016-5243 (Medium) detected in linuxlinux-4.4.302 - ## CVE-2016-5243 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary>
<p>
<p>The Linux Kernel<... | secu | cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files net tipc netlink compat c net tipc netl... | 1 |
630,455 | 20,109,717,537 | IssuesEvent | 2022-02-07 14:03:36 | devonfw-tutorials/tutorial-compiler | https://api.github.com/repos/devonfw-tutorials/tutorial-compiler | closed | enhancement: executeCommand | enhancement good first issue console runner medium priority | Add a function assertFileExist(), which gets a path relative to workspace to check if a certain file exist. | 1.0 | enhancement: executeCommand - Add a function assertFileExist(), which gets a path relative to workspace to check if a certain file exist. | non_secu | enhancement executecommand add a function assertfileexist which gets a path relative to workspace to check if a certain file exist | 0 |
137,436 | 18,752,712,247 | IssuesEvent | 2021-11-05 05:52:58 | madhans23/linux-4.15 | https://api.github.com/repos/madhans23/linux-4.15 | opened | CVE-2017-9986 (High) detected in linux-stablev4.17.12 | security vulnerability | ## CVE-2017-9986 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stablev4.17.12</b></p></summary>
<p>
<p>Linux kernel stable tree</p>
<p>Library home page: <a href=https://git.ke... | True | CVE-2017-9986 (High) detected in linux-stablev4.17.12 - ## CVE-2017-9986 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stablev4.17.12</b></p></summary>
<p>
<p>Linux kernel stab... | secu | cve high detected in linux cve high severity vulnerability vulnerable library linux linux kernel stable tree library home page a href found in head commit a href found in base branch master vulnerable source files net tcp input c ... | 1 |
98,074 | 16,357,087,734 | IssuesEvent | 2021-05-14 01:03:50 | taddhopkins/WebGoat | https://api.github.com/repos/taddhopkins/WebGoat | closed | CVE-2017-1000048 (High) detected in qs-6.2.3.tgz - autoclosed | security vulnerability | ## CVE-2017-1000048 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>qs-6.2.3.tgz</b></p></summary>
<p>A querystring parser that supports nesting and arrays, with a depth limit</p>
<p>L... | True | CVE-2017-1000048 (High) detected in qs-6.2.3.tgz - autoclosed - ## CVE-2017-1000048 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>qs-6.2.3.tgz</b></p></summary>
<p>A querystring pars... | secu | cve high detected in qs tgz autoclosed cve high severity vulnerability vulnerable library qs tgz a querystring parser that supports nesting and arrays with a depth limit library home page a href path to dependency file webgoat docs package json path to vulnerable l... | 1 |
32,515 | 6,813,835,496 | IssuesEvent | 2017-11-06 10:45:26 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Bug with overlaypanel in 4.3.0 | defect pending-review | I have a delete confirmation overlaypanel that appears when clicking an "X" icon in my app. it is inside a p-dialog component if that matters...
after updating to primeNG 4.3.0 the overlaypanel no longer appears. Upon inspection, it appears that it is not toggling `display: none` to `display: block` as it normally ... | 1.0 | Bug with overlaypanel in 4.3.0 - I have a delete confirmation overlaypanel that appears when clicking an "X" icon in my app. it is inside a p-dialog component if that matters...
after updating to primeNG 4.3.0 the overlaypanel no longer appears. Upon inspection, it appears that it is not toggling `display: none` to... | non_secu | bug with overlaypanel in i have a delete confirmation overlaypanel that appears when clicking an x icon in my app it is inside a p dialog component if that matters after updating to primeng the overlaypanel no longer appears upon inspection it appears that it is not toggling display none to... | 0 |
43,976 | 13,044,148,645 | IssuesEvent | 2020-07-29 03:44:56 | jaquecr/dotnet_core_actions | https://api.github.com/repos/jaquecr/dotnet_core_actions | opened | CVE-2019-11358 (Medium) detected in jquery-3.3.1.min.js, jquery-3.3.1.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1.min.js</b>, <b>jquery-3.3.1.js</b></p></summary>
<p>
<details><summary><b>jquery-3.3.1.min.js</b></p>... | True | CVE-2019-11358 (Medium) detected in jquery-3.3.1.min.js, jquery-3.3.1.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1.min.js</b>, <b>jquery-3.3.1... | secu | cve medium detected in jquery min js jquery js cve medium severity vulnerability vulnerable libraries jquery min js jquery js jquery min js javascript library for dom operations library home page a href path to vulnerable library dotnet c... | 1 |
6,787 | 3,461,798,002 | IssuesEvent | 2015-12-20 11:46:33 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Add CatalogVersionProvider | C: Code Generation P: Medium R: Fixed T: Enhancement | Apart from versions on schemas that can be specified via the existing `SchemaVersionProvider` (introduced with #3121), we should now also allow for versioning an entire catalog.
It can be safely assumed that if catalog versions did not change, schema versions did not change either. In other words, if a single schema... | 1.0 | Add CatalogVersionProvider - Apart from versions on schemas that can be specified via the existing `SchemaVersionProvider` (introduced with #3121), we should now also allow for versioning an entire catalog.
It can be safely assumed that if catalog versions did not change, schema versions did not change either. In ot... | non_secu | add catalogversionprovider apart from versions on schemas that can be specified via the existing schemaversionprovider introduced with we should now also allow for versioning an entire catalog it can be safely assumed that if catalog versions did not change schema versions did not change either in other... | 0 |
199,109 | 22,690,798,231 | IssuesEvent | 2022-07-04 19:57:06 | RG4421/SecurityShepherd | https://api.github.com/repos/RG4421/SecurityShepherd | opened | CVE-2022-21363 (Medium) detected in mysql-connector-java-5.1.24.jar | security vulnerability | ## CVE-2022-21363 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.24.jar</b></p></summary>
<p>MySQL JDBC Type 4 driver</p>
<p>Library home page: <a href="htt... | True | CVE-2022-21363 (Medium) detected in mysql-connector-java-5.1.24.jar - ## CVE-2022-21363 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.24.jar</b></p></summar... | secu | cve medium detected in mysql connector java jar cve medium severity vulnerability vulnerable library mysql connector java jar mysql jdbc type driver library home page a href path to dependency file pom xml path to vulnerable library tory mysql mysql connector jav... | 1 |
17,042 | 9,963,790,633 | IssuesEvent | 2019-07-08 02:16:57 | AOSC-Dev/aosc-os-abbs | https://api.github.com/repos/AOSC-Dev/aosc-os-abbs | closed | bind: security update to 9.12.3-P4 | security to-stable upgrade | <!-- Please remove items do not apply. -->
**CVE IDs:** CVE-2018-5741, CVE-2018-5744, CVE-2018-5745, CVE-2019-6465
**Other security advisory IDs:** USN-3893-1
**Descriptions:**
Today ISC disclosed three vulnerabilities affecting multiple versions of
BIND. Full details on versions affected and more informati... | True | bind: security update to 9.12.3-P4 - <!-- Please remove items do not apply. -->
**CVE IDs:** CVE-2018-5741, CVE-2018-5744, CVE-2018-5745, CVE-2019-6465
**Other security advisory IDs:** USN-3893-1
**Descriptions:**
Today ISC disclosed three vulnerabilities affecting multiple versions of
BIND. Full details on... | secu | bind security update to cve ids cve cve cve cve other security advisory ids usn descriptions today isc disclosed three vulnerabilities affecting multiple versions of bind full details on versions affected and more information about the vulnerabilities are... | 1 |
189,307 | 22,047,015,057 | IssuesEvent | 2022-05-30 03:42:57 | panasalap/linux-4.1.15 | https://api.github.com/repos/panasalap/linux-4.1.15 | closed | CVE-2017-8924 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - autoclosed | security vulnerability | ## CVE-2017-8924 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c850e1a5779688d7a7de5246</b></p></summary>
<p>
<p>Linux kernel stable tree mirror</p>
<p>Library... | True | CVE-2017-8924 (Medium) detected in linux179e72b561d3d331c850e1a5779688d7a7de5246 - autoclosed - ## CVE-2017-8924 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux179e72b561d3d331c... | secu | cve medium detected in autoclosed cve medium severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in head commit a href found in base branch master vulnerable source files drivers usb se... | 1 |
14,438 | 10,166,319,070 | IssuesEvent | 2019-08-07 15:34:35 | MicrosoftDocs/azure-docs | https://api.github.com/repos/MicrosoftDocs/azure-docs | closed | Access token header is incorrect | Pri2 app-service-web/svc cxp doc-bug triaged | The code in the section "Call API securely from server code" mentions the AAD access token header as "Request.Headers["x-ms-token-aad-access_token"]);". However the actual header name propagated by Easyauth is "x-ms-token-aad-access-token". The underscore should replaced by "-"; otherwise this sample does not work
---... | 1.0 | Access token header is incorrect - The code in the section "Call API securely from server code" mentions the AAD access token header as "Request.Headers["x-ms-token-aad-access_token"]);". However the actual header name propagated by Easyauth is "x-ms-token-aad-access-token". The underscore should replaced by "-"; other... | non_secu | access token header is incorrect the code in the section call api securely from server code mentions the aad access token header as request headers however the actual header name propagated by easyauth is x ms token aad access token the underscore should replaced by otherwise this sample does not work... | 0 |
39,744 | 9,639,847,424 | IssuesEvent | 2019-05-16 14:21:31 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | Wrong Generic generation with modules | area-module defect in-progress | I tried to do an example in Deck, but it's hard because deck can't run modules...
### Steps To Reproduce
https://deck.net/8e001abad6a8d96dfe59e4f6a4e6e81e
Here is my code:
### Module1 ("TestFramework")
```csharp
using System;
public class ComponentTest<TContext, TController> : TestBase<IComponentTest... | 1.0 | Wrong Generic generation with modules - I tried to do an example in Deck, but it's hard because deck can't run modules...
### Steps To Reproduce
https://deck.net/8e001abad6a8d96dfe59e4f6a4e6e81e
Here is my code:
### Module1 ("TestFramework")
```csharp
using System;
public class ComponentTest<TContext... | non_secu | wrong generic generation with modules i tried to do an example in deck but it s hard because deck can t run modules steps to reproduce here is my code testframework csharp using system public class componenttest testbase public override testbuilder initbuilder ... | 0 |
447,601 | 12,890,589,437 | IssuesEvent | 2020-07-13 16:14:39 | GoogleChrome/lighthouse | https://api.github.com/repos/GoogleChrome/lighthouse | closed | Lighthouse reverted to 5.7.1 in Chrome Canary?? How it is possible? | duplicate needs-discussion needs-priority | I've got astonish today when (after using Chrome Canary for several weeks), now I see that the version of lighthouse was reverted to 5.7.1 (from 6.0), how is this possible? (Just yesterday it was 6.0 😳)

| 1.0 | Lighthouse reverted to 5.7.1 in Chrome Canary?? How it is possible? - I've got astonish today when (after using Chrome Canary for several weeks), now I see that the version of lighthouse was reverted to 5.7.1 (from 6.0), how is this possible? (Just yesterday it was 6.0 😳)
 detected in axios-0.19.2.tgz | security vulnerability | ## CVE-2020-28168 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.19.2.tgz</b></p></summary>
<p>Promise based HTTP client for the browser and node.js</p>
<p>Library home page... | True | CVE-2020-28168 (Medium) detected in axios-0.19.2.tgz - ## CVE-2020-28168 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>axios-0.19.2.tgz</b></p></summary>
<p>Promise based HTTP clie... | secu | cve medium detected in axios tgz cve medium severity vulnerability vulnerable library axios tgz promise based http client for the browser and node js library home page a href path to dependency file olproxy otl gg package json path to vulnerable library olproxy otl g... | 1 |
754,284 | 26,380,311,938 | IssuesEvent | 2023-01-12 08:04:17 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Large amounts of `invalid npm constraint` errors | type:bug priority-2-high reproduction:needed status:ready versioning:hashicorp | ### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### If you're self-hosting Renovate, select which platform you are using.
None
### If you're self-hosting Renovate, tell us what version of the plat... | 1.0 | Large amounts of `invalid npm constraint` errors - ### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### If you're self-hosting Renovate, select which platform you are using.
None
### If you're self... | non_secu | large amounts of invalid npm constraint errors how are you running renovate mend renovate hosted app on github com if you re self hosting renovate tell us what version of renovate you run no response if you re self hosting renovate select which platform you are using none if you re self... | 0 |
155,981 | 19,803,163,413 | IssuesEvent | 2022-01-19 01:35:41 | prafullkotecha/azure-sdk-for-java | https://api.github.com/repos/prafullkotecha/azure-sdk-for-java | opened | CVE-2022-23307 (Medium) detected in log4j-1.2.9.jar, log4j-1.2.17.jar | security vulnerability | ## CVE-2022-23307 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-1.2.9.jar</b>, <b>log4j-1.2.17.jar</b></p></summary>
<p>
<details><summary><b>log4j-1.2.9.jar</b></p></summa... | True | CVE-2022-23307 (Medium) detected in log4j-1.2.9.jar, log4j-1.2.17.jar - ## CVE-2022-23307 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>log4j-1.2.9.jar</b>, <b>log4j-1.2.17.jar</b... | secu | cve medium detected in jar jar cve medium severity vulnerability vulnerable libraries jar jar jar path to vulnerable library sdk resourcemanager azure resourcemanager samples src main resources coffeeshop webapps coffeeshop web inf l... | 1 |
136,060 | 18,722,289,041 | IssuesEvent | 2021-11-03 13:08:48 | KDWSS/dd-trace-java | https://api.github.com/repos/KDWSS/dd-trace-java | opened | CVE-2018-12022 (High) detected in multiple libraries | security vulnerability | ## CVE-2018-12022 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11.1.jar</b>, <b>jackson-databind-2.8.4.jar</b>, <b>jackson-databind-2.9.0.jar</b>, <b>jackson-d... | True | CVE-2018-12022 (High) detected in multiple libraries - ## CVE-2018-12022 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.8.11.1.jar</b>, <b>jackson-databind-2.8.4.j... | secu | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind ... | 1 |
119,042 | 4,759,839,171 | IssuesEvent | 2016-10-25 00:15:09 | duckduckgo/zeroclickinfo-fathead | https://api.github.com/repos/duckduckgo/zeroclickinfo-fathead | closed | PyPi: Switch to use new Fathead Template Elements | Low-Hanging Fruit Mission: Programming Priority: High Status: Needs a Developer | We now have [Fathead Template Elements](https://docs.duckduckhack.com/resources/fathead-overview.html#formatting-the-abstract) designed specifically for Programming Fatheads. These are HTML elements that should be added to the output.txt by each Programming Fathead's parsing script(s).
This Fathead should be updated... | 1.0 | PyPi: Switch to use new Fathead Template Elements - We now have [Fathead Template Elements](https://docs.duckduckhack.com/resources/fathead-overview.html#formatting-the-abstract) designed specifically for Programming Fatheads. These are HTML elements that should be added to the output.txt by each Programming Fathead's ... | non_secu | pypi switch to use new fathead template elements we now have designed specifically for programming fatheads these are html elements that should be added to the output txt by each programming fathead s parsing script s this fathead should be updated to use the templates the entire abstract should be w... | 0 |
159,946 | 20,085,940,660 | IssuesEvent | 2022-02-05 01:15:29 | logbie/HyperGAN | https://api.github.com/repos/logbie/HyperGAN | opened | CVE-2022-21726 (High) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2022-21726 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine lea... | True | CVE-2022-21726 (High) detected in tensorflow_gpu-2.1.0-cp36-cp36m-manylinux2010_x86_64.whl - ## CVE-2022-21726 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow_gpu-2.1.0-cp36-... | secu | cve high detected in tensorflow gpu whl cve high severity vulnerability vulnerable library tensorflow gpu whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file requirements txt p... | 1 |
188,353 | 22,046,318,243 | IssuesEvent | 2022-05-30 02:24:25 | Killy85/game_ai_trainer | https://api.github.com/repos/Killy85/game_ai_trainer | opened | CVE-2022-29208 (High) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl | security vulnerability | ## CVE-2022-29208 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl</b></p></summary>
<p>TensorFlow is an open source machine learning... | True | CVE-2022-29208 (High) detected in tensorflow-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl - ## CVE-2022-29208 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-1.13.1-cp27-cp27mu-m... | secu | cve high detected in tensorflow whl cve high severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href dependency hierarchy x tensorflow ... | 1 |
75,863 | 9,889,309,325 | IssuesEvent | 2019-06-25 13:32:09 | MaibornWolff/codecharta | https://api.github.com/repos/MaibornWolff/codecharta | closed | Generate nice release notes | documentation | # Feature request
Projects like Spring or Mockk have nice Github [release](https://github.com/spring-projects/spring-framework/releases) [notes](https://github.com/mockk/mockk/releases) while CodeCharta [does not](https://github.com/MaibornWolff/codecharta/releases). Our changelog does not appear in the releases Tab... | 1.0 | Generate nice release notes - # Feature request
Projects like Spring or Mockk have nice Github [release](https://github.com/spring-projects/spring-framework/releases) [notes](https://github.com/mockk/mockk/releases) while CodeCharta [does not](https://github.com/MaibornWolff/codecharta/releases). Our changelog does ... | non_secu | generate nice release notes feature request projects like spring or mockk have nice github while codecharta our changelog does not appear in the releases tab at all i assume this is because we did not configure everything according to the can we please fix this issue and add nice release not... | 0 |
491 | 2,752,244,235 | IssuesEvent | 2015-04-24 14:34:23 | ggkitsas/seafile-cryptostick | https://api.github.com/repos/ggkitsas/seafile-cryptostick | closed | Security: Static salt usage with repo password | bug type:security | The salt used with the KDF for producing the secret key of a new library is static.
This means that all libraries have the same salt
Also there is an instance of usage of this KDF when creating session keys for communicating with the server | True | Security: Static salt usage with repo password - The salt used with the KDF for producing the secret key of a new library is static.
This means that all libraries have the same salt
Also there is an instance of usage of this KDF when creating session keys for communicating with the server | secu | security static salt usage with repo password the salt used with the kdf for producing the secret key of a new library is static this means that all libraries have the same salt also there is an instance of usage of this kdf when creating session keys for communicating with the server | 1 |
119,083 | 10,024,856,523 | IssuesEvent | 2019-07-16 23:29:33 | QMCPACK/qmcpack | https://api.github.com/repos/QMCPACK/qmcpack | opened | Determinsitc test with multi DMC sections | testing | We need a test to mimic users running multiple DMC sections with reducing time step.
Probably extend one of the existing test to include another DMC section with half timestep. | 1.0 | Determinsitc test with multi DMC sections - We need a test to mimic users running multiple DMC sections with reducing time step.
Probably extend one of the existing test to include another DMC section with half timestep. | non_secu | determinsitc test with multi dmc sections we need a test to mimic users running multiple dmc sections with reducing time step probably extend one of the existing test to include another dmc section with half timestep | 0 |
338,742 | 10,236,865,791 | IssuesEvent | 2019-08-19 12:41:32 | kirbydesign/designsystem | https://api.github.com/repos/kirbydesign/designsystem | closed | [COMPONENT] Password | High priority component:New component:Password effort: days | We'll need a password component to enroll customers / re-login / sign.
See also: https://zpl.io/b6DGjZP | 1.0 | [COMPONENT] Password - We'll need a password component to enroll customers / re-login / sign.
See also: https://zpl.io/b6DGjZP | non_secu | password we ll need a password component to enroll customers re login sign see also | 0 |
304,527 | 9,333,132,783 | IssuesEvent | 2019-03-28 13:49:30 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Nordic RTC base driver | area: ARM area: Bluetooth area: Drivers enhancement platform: nRF priority: medium | **_Reported by Carles Cufi:_**
Currently the Nordic RTC hardware peripheral is used directly from 2 different subsystems:
* drivers/timer/nrf_rtc_timer (System Timer)
* subsys/bluetooth/controller/hal/nrf5/cntr.c
Instead we should have a single base drivers/rtc/nrf_rtc.c that is the reused by the 2 subsystems a... | 1.0 | Nordic RTC base driver - **_Reported by Carles Cufi:_**
Currently the Nordic RTC hardware peripheral is used directly from 2 different subsystems:
* drivers/timer/nrf_rtc_timer (System Timer)
* subsys/bluetooth/controller/hal/nrf5/cntr.c
Instead we should have a single base drivers/rtc/nrf_rtc.c that is the reu... | non_secu | nordic rtc base driver reported by carles cufi currently the nordic rtc hardware peripheral is used directly from different subsystems drivers timer nrf rtc timer system timer subsys bluetooth controller hal cntr c instead we should have a single base drivers rtc nrf rtc c that is the reused... | 0 |
373,725 | 11,047,850,018 | IssuesEvent | 2019-12-09 19:52:12 | eddatasci/unrollment_proj | https://api.github.com/repos/eddatasci/unrollment_proj | closed | request feedback on topics for UCLA spring quarter 2020 R class | Priority: Low Question | Hi all,
In order for me - and I think Patricia too - to allocate substantial time to the unrollment_proj, I want to maximize synergy between work on unrollment_proj and my spring quarter 2020 R class, which I will co-develop with Patricia in Winter 2020 and Patricia will be TA.
Question for you all: I would like ... | 1.0 | request feedback on topics for UCLA spring quarter 2020 R class - Hi all,
In order for me - and I think Patricia too - to allocate substantial time to the unrollment_proj, I want to maximize synergy between work on unrollment_proj and my spring quarter 2020 R class, which I will co-develop with Patricia in Winter 20... | non_secu | request feedback on topics for ucla spring quarter r class hi all in order for me and i think patricia too to allocate substantial time to the unrollment proj i want to maximize synergy between work on unrollment proj and my spring quarter r class which i will co develop with patricia in winter and pa... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.