-
- Library Version: latest
- ROS Version: Humble
- Platform / OS: Ubuntu 22.04
I'm using ros3djs on my ASP.NET webpage (cshtml) and when I try to visualize a 3D map the ros_server service execute…
-
Hi, I'm trying to use this project to introduce some JSON Path support for other (non-serde-json) document-tree formats. It would be great if this library could work as a foundation for evalution of f…
-
Currently, this library supports the legacy NodeJS streams API (see https://github.com/kriszyp/cbor-x?tab=readme-ov-file#streams), but not the newer Web/WhatWG streams API (see https://developer.mozil…
-
Hi!
I was doing some work with the CBOR part of the library, and I found that it didn't decode or encode negative BigIntegers as I understand the spec. For example:
```java
var negOne = BigIntege…
-
I have a CBOR object, already serialized correctly to be part of a datum or redeemer structure. This comes from another library, which ideally should be independent of pycardano.
The goal is to embed…
-
In compiler's output bytecode, some values need special attention during source code verification. These fields can be different between the compiled bytecode vs the on-chain bytecode. Still, they sho…
-
The current on-device certificate generation mechanism during personalization (and during ROM_EXT execution) generates DICE certificate chain in the X.509 ASN.1 DER format, which is one of the [suppor…
-
### Describe the bug
Building SDK from source failed.
```
[ 21%] Building C object crt/aws-crt-cpp/crt/aws-c-io/CMakeFiles/aws-c-io.dir/source/s2n/s2n_tls_channel_handler.c.o
/home/jenkins/aws-s…
-
## CVE-2020-28491 - High Severity Vulnerability
Vulnerable Library - jackson-dataformat-cbor-2.6.7.jar
Support for reading and writing Concise Binary Object Representation
([CBOR](https://www.rfc-ed…
-
Hi Team,
According a specially crafted message, the library will try to allocate a message that is way above the memory capacity.
For a CBOR array input. The code was trying to decode the CBOR …