skyline icon indicating copy to clipboard operation
skyline copied to clipboard

Anomaly detection

Results 25 skyline issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. Release notes Sourced from pillow's releases. 9.1.1 This release addresses several security problems. CVE-2022-30595: When reading a TGA file with RLE packets that cross...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. Release notes Sourced from pillow's releases. 9.1.1 This release addresses several security problems. CVE-2022-30595: When reading a TGA file with RLE packets that cross...

dependencies
python

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

At the section below in luminosity.py `spin_process` function, there is a possible and noisy luminosity processing prevention I detected. This is probably not faced by environments which have been processing...

bug
good_times
bad_times

For the duration of the Ionosphere learn countdown, if the client and server have a different time zone settings the countdown clock will display 00:00:00 for the entire duration of...

bug
UI
webapp

Currently in Panorama a highlighted anomaly will not load a graph if the metric does not have FULL_DURATION data.

Mirage is throwing an error when trying to fetch a timeseries with a ":" in the target name. This probably applies to number of other patterns that may occur in...

bug

On the initial Panorama page load the Dygraph is not populated with data because the data fetch is triggered by a mouseover on an element. I believe the initial load...

bug
help wanted