-
### Add a description
Currently, no claims are made about the state of a repository before gittuf was applied. It might be worth looking into how we can support some claim as to the state of the repo…
-
```
+ timeout -s KILL 1800 podman run -t --name taskcontainer --memory-swap -1 --pids-limit -1 --ulimit host --uidmap 1000:0:1 --uidmap 0:1:1000 --uidmap 1001:1001:64536 --gidmap 1000:0:1 --gidma…
-
[regr-second.log](https://github.com/user-attachments/files/16099082/regr-second.log)
[regr-first.log](https://github.com/user-attachments/files/16099083/regr-first.log)
# Overview
A detailed inv…
-
Currently it is impossible to have a crypt plugin that support only decryption because of the method how database signature is checked.
Only working `decrypt()` function should be enough for read-o…
-
When a Pandas DataFrame containing a string column is passed to the prediction function, it is converted to a NumPy array and then validated. During validation, the column's data type is compared with…
-
**Describe and demonstrate the bug**
Input:
````haskell
baz: a -> b -> a -> b
baz a1 bIn a2 = bIn
zabb: (a -> b) -> a -> b
zabb fun a = fun (zaba fun (fun a))
zaba: (a -> b) -> b -> a…
-
### Describe the bug
Due to recent [change](https://github.com/sveltejs/language-tools/pull/2517) in `svelte-check` v4.0.3, following type error occurs while importing Svelte 5 component in svelte st…
-
Sorry for this noob question,
but I'm struggling to understand how you can add the Gmail signature with this package. It's unfortunately not responsive.
I think I'm doing it maybe wrong?
Aft…
-
Today the matching process is governed by the [`VulnerabilityMatcher` object](https://github.com/anchore/grype/blob/v0.77.4/grype/vulnerability_matcher.go#L34-L41), which gives us a single place to co…
-
In pages 93 and 95 of the Epiphany SDK Reference (http://adapteva.com/docs/epiphany_sdk_ref.pdf) the signature for e_read() is described as:
void *e_read(void *remote, void *dst, unsigned row, unsign…