-
### Description
```
#!/usr/bin/env -S nim r
#
# File: test1.nim
import macros
type
tt1 = tuple[f1: int, f2: string]
macro test1() : untyped =
let ret : tt1 = (f1:10, f2:"abc")
re…
-
## Description
Create a new risk for "Sensitive Data Stored With Insufficient Access Restrictions in Internal Locations (MASVS-STORAGE-2)" using the following information:
Sensitive data may be …
-
# Lines of code
https://github.com/code-423n4/2024-09-fenix-finance/blob/main/contracts/core/VoterUpgradeableV2.sol#L564
# Vulnerability details
## Impact
Users' veNFT might be temporarily undetac…
-
When failed updates show from global updates due to missing sources. The user has to manually figure out each single missing source alone and searching it in the extensions page to find it manually. I…
-
The import feature creates vulnerabilities similar to the JSON-LD remote context loading. In the case of JSON-LD, the document loader provides a means of avoiding accessing remote resources, although …
-
cc @asajeffrey
Servo can already run in multiprocess mode, but we need to think about:
a) how to keep SM up-to-date,
b) a security audit to make sure that sensitive data is in appropriate proce…
-
#### Description:
**Terms of Use**
We need to draft a comprehensive Terms of Use document for our platform. This document will outline the rules and guidelines that users must agree to and follow in…
-
## Description
When using certain websites like StackExchange (Tex.SE, Meta.SE, SO.SE), the application is causing a box of code to appear when clicking on the global inbox like so:
![image](h…
-
### Minetest version
```true
Minetest 5.9.0 (Linux)
Using LuaJIT 2.1.0-beta3
Built by GCC 12.2
Running on Linux/6.1.0 x86_64
BUILD_TYPE=RelWithDebInfo
RUN_IN_PLACE=1
USE_CURL=1
USE_GETTEXT=…
-
In [Section 5.2.1.1.](https://github.com/aaronpk/oauth-v2-1/blob/main/draft-ietf-oauth-v2-1.md#authorization-request-header-field) the syntax of `access_token` values that are used in the context of H…