-
In summary, this “vulnerability” is problematic because it mostly doesn’t represent a root cause, but a result or symptom. In the 2021 OWASP Top 10, they reoriented from symptoms to root causes. They…
-
**Describe the bug**
I ran in a cardinal mark, which seems to be very close to the border of a chart (some 10m or less south of the border), so that the actual symbol on the chart will virtually alwa…
-
Consider adding a new form of "external" area declaration, or some other way to introduce an area in a Habit program whose storage is provided elsewhere. This would provide support for something comp…
-
I've heard a lot of concerns about this extension outing people and I think it's a valid concern. And while marking what sites are trans friendly is great maybe we can skip that part entirely and just…
-
The way we [instantiate][1] `std::fs::File` objects from file descriptors passed by Fleetspeak is a violation of safety invariants as we cannot know whether it is truly valid. We should somehow verify…
-
I tried to run a project on multiple physical iOS devices but the same `Command PhaseScriptExecution failed with a nonzero exit code` error keeps happening.
It works on the simulator but does n…
zsfer updated
2 months ago
-
> This website authenticates to Github api via HTTP Basic Authentication but all api calls are done over SSL so your password is safe. More on Wikipedia.
Note that your password is only sent to Githu…
-
This was already addressed in #81 and implemented in #85 and #87, but as of #109, it is broken and everything related to it has been commented out.
## Desired functionality (from previous issue)
…
-
I believe it's time to discuss our policies around experimental features in the project. Features like `--experimental-network-import` are challenging to assess and maintain, especially when there is …
-
Currently, we require developers to install a package with the SDK and NDK. This makes upgrades almost impossible to version and track.
I want to be able to tar up the SDK and NDK and point Bazel …