sonar icon indicating copy to clipboard operation
sonar copied to clipboard

Google Analytics for the real world.

Results 17 sonar issues
Sort by recently updated
recently updated
newest added

Ok, so I have finally after weeks of bashing away at everything gotten an external wifi adapter going, and running in monitor mode. I have gotten Sonar installed and working,...

W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: At least one invalid signature was encountered. E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. W: GPG error: http://deb.debian.org/debian bullseye InRelease: At least...

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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

Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

Some of the code is hard to test, but we should at least get *some* tests going (and hook it up with CI).

BLE provides good insight, but we can also collect metrics from WiFi devices in the surrounding area.

Is it on the roadmap to use a proper BLE sniffing dongle, like this one? https://www.adafruit.com/product/2269

Out of necessity (to access the bluetooth chip), the `celery` container must run as root. However, this is not true for the (publicly exposed) `gunicorn` container. We should drop permission...

We should create a mapping between vendors and operating system and display icons accordingly. For instance: * `Apple, Inc.` should return should show `` * `Microsoft` should show ``

We used [chartit](https://github.com/chartit/django-chartit) as a quick-win in the early version of Sonar. As it has now been deprecated, it would be desirable to replace it. Here's where my head is...