-
## Problem
The global environment a trusted mod is loaded in might already be compromised. Even the most basic builtin Lua functions might be overwritten to leak parts of the insecure environment. …
-
In case you want to trigger an action with the Listen address, you probably do not want to trigger it upon responses coming from answers to Read type telegrams, especially if the READ telegram was sen…
-
**This is for the map on the dashboard that shows all the CFRs on one single map.**
There should be an interactive map on the main Forest Reserve list view (page) (https://brms.stg.envs.utils.nfa.go.…
-
Find out if sites can detect HUD usage from injected HUD UI and scripts.
If a site can detect that the ZAP HUD is in use, they could change how they behave, try to make requests to the ZAP API, or …
-
### Description
Quarkus currently relies on [gizmo](https://github.com/quarkusio/gizmo/) to generate a rather large `AutomaticFeature` for performing a number of things by often invoking GraalVM inte…
-
when I try to run the application it fails to start with a message :
Application expects grails version [2.1.0.BUILD-SNAPSHOT], but GRAILS_HOME is version [2.0.1] - use the correct Grails version or …
-
I recently removed the following functions since they were no longer being used
```rust
pub async fn rebuild_state(&mut self) -> Result {
debug!("BpfManager::rebuild_state()");
…
-
**This ticket is for each individual CFR.**
For each CFR record, the interactive map needs:
- A layer control widget to control the visibility of the following layers (the list may grow):
- …
-
**Describe the bug**
Apple Pay does not appear as a payment option when accessing the checkout page on Chrome in MacOS, despite being visible on Chrome in iPadOS. This issue prevents users on MacOS f…
-
The documentation for the v3 and v4 password formats specifies that the HMAC is computed over the plaintext data. This leads to two issues.
First, the random padding is not MAC'd, leading to a potent…