-
### Description
Rule S4790 reports the use of obsolete cryptographic hash algorithms such as SHA1. It catches things like `HashAlgorithm.Create("SHA1")` and `SHA1.Create()`. However, at least some …
-
```
❯ bun run build
$ react-scripts build
Creating an optimized production build...
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
…
0num4 updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I selected the top face of one of the walls as described in the tutorial. Then I hit…
-
This issue has been migrated from Redmine: https://dev.icinga.com/issues/9148
**Created by arioch on 2015-04-21 22:13:07 +00:00**
Assignee: _(none)_
Status: _New_
Target Version: _1.0.0_
Last Updat…
-
I'm trying to find a way to pass an array of ::Struct based objects into a newly created ::Array. Here's an example of my goal based on the synopsis from FFI::C::Array:
```perl
use FFI::C::Arr…
sanko updated
3 years ago
-
Do identical object produce the same hash from different IPFS providers?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
To find this menu: Right click on any object inside a PartDesign Body
First of …
-
`nsisam-ruby` has a low-level API that leads client code to deal with a lot of implementation issues.
`NSISam#get` should return an object having getters for data and metadata and providing file deco…
-
## these are all equivalent.
### (1) no context, direct linked data link.
``` js
{
"author": {
"@type": "/ipfs//mlink",
"@value": ""
},
"committer": {
"@type": "/ipfs//mlink",
…
-
### Description
A `ValueError` occurs when re-compiling a function with a re-instantiated `flax.struct.dataclass` with a **static** and **multi-dimensional** field . The issue seems related to how s…