-
**Describe the bug**
In about ~1 minute intervals, the following error is reported:
`WARNING Error reading PWM value of fan file_fan: file is empty: /tmp/fan2go/pwm`
**To Reproduce**
Config fil…
ettom updated
1 month ago
-
Vulnerable Library - jquery-1.9.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js
Path to vulnerable library: /js/jq…
-
Vulnerable Library - jquery-1.10.2.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js
Path to vulnerable library: /js/…
-
**Description**
This ticket is to describe the current implementation of data eviction and to propose improvements to the eviction algorithm.
**Change in user-visible behavior**
N/A
**Requires doc…
-
Vulnerable Library - jquery-3.3.1.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js
Path to dependency file: /docs/ind…
-
Vulnerable Library - jquery-3.3.1.tgz
JavaScript library for DOM operations
Library home page: https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz
Path to dependency file: /docs/package.json
Path t…
-
Vulnerable Library - jquery-3.2.1.jar
WebJar for jQuery
Library home page: http://webjars.org
Path to dependency file: /webwolf/pom.xml
Path to vulnerable library: /m2/repository/org/webjars/jquery/…
-
Implementing a CIE sky model shouldn't be too difficult. Look up literature and or existing algorithms to complement the current algorithm.
- difficulties might be to find a moon model as CIE is fo…
-
_Helping consumers make ethical purchases._
### Table of contents
- [About WokeShopper: our mission](#about)
- [Product description](#product-description)
- [Values](#values)
- [Data and challe…
-
Cancel tokens seem to work really well for complex scenarios, but for really simple use cases, the API is awkward for the user. It takes too many lines of code to do the simple thing.
``` js
let can…