-
Hi, I'm trying to add an action to hash passwords more easily, but I encountered some problems:
#### For the "Hash Password Package" action
It works, but I need to find a way to reinstall the pack…
-
B405 complains about any xml.etree.ElementTree import, not just parse-related ones
Importing like so
```
from defusedxml.ElementTree import Element
```
gives a bandit error (B405).
This er…
-
**Describe the issue**
There is a `for` [argument](https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/rule_group#nestedblock--rule) nested inside the `rule` argument of the…
-
### Bug description
Since pdfbox was upgraded from 2.x to 3.x in camel (https://issues.apache.org/jira/browse/CAMEL-19796), some native failures happen. The native profile is disabled until the issue…
-
Currently it's hard to determine the real performance of a CPG translation especially relative to the size of the input. We do have absolute values that are stored in the `StatisticsHolder` and can be…
-
Hey, right now i'm having issues with `SearchEntry::construct`, since it can cause crashes.
Is there a "crash-safe" variant i can use somewhere? Are there any plans to add such a function?
Thanks!
-
While working on #421 I noticed we are currently doing a lot of manipulation and reorganization of the data at the level of the pose reader, specifically running `apply` over the entire data frame to …
-
Hi,
i'm havie this problème ,
{"level":"fatal","error":"parsing time \"failed\" as \"2006-01-02T15:04:05.999999999Z07:00\": cannot parse \"failed\" as \"2006\"","time":"2024-10-01T20:33:19.669…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Outcomes
- Rough estimate to save 40% of AST parsing time in the evaluation cycle.
-
Referring to https://docs.rs/sequoia-openpgp/latest/sequoia_openpgp/parse/struct.PacketParser.html
In our use case it would be quite useful to have access to some of the lower-level parsing functio…