-
## Issue
The current ARF specification prescribes a framework of requirements and mechanisms for implementing Wallet Trust Evidence (WTE), essentially indicating the need for client device attestatio…
-
## Context
We ask the LLM to generate column names for the CSV format. Sometimes the LLM can have a correct general idea, but miss a column, shifting everything by 1. Here's an example:
```
Please p…
-
Consider adding a modifier that allows modifying HTTP headers. This could be pretty much the same as `$replace`, but for HTTP headers.
There are several applications for such a header:
1. Emulatin…
-
### What happened?
logger=accesscontrol t=2024-10-21T15:23:24.325086981Z level=debug msg="Evaluating permissions" id=user:1 orgID=1 permissions="action:datasources:query scopes:"
logger=secrets.kvs…
-
According to @fmarino-ipzs 's perspective, the most smart proposal appears to be the following below:
During the entity registration (onboarding procedure) we issue one X.509 certificate for all th…
-
### Is your proposal related to a problem?
You are not hashing the password before storing it the DB .
Directly storing the password to lead to breaches and can make the org vulnerable .
##…
-
```bash
binlog_cache_size=32768 binlog_cache_size=32768
binlog_checksum=CRC32 binlog_checksum=CRC32
binlog_direct_n…
dyrnq updated
1 month ago
-
Clients have been complaining that the Airflow installation is still accessible via HTTP. We need to enforce SSL on the Airflow and OGC endpoints.
-
There is a notice with the word `REFERENCES` on the first page, which seems to lead GROBID to wrongly detect references.
Maybe we can add some rules to filter such cases, for example, references sh…
-
Some of the methods in ServiceInterface return structures or pointer to structures which encapsulate the corresponding data. This is because the implementation just passes the various interfaces of sh…