-
**Summary**: We need to build a basic API that supports multiple DAO frameworks, including Governor, Snapshot, Snapshot X, and Aragon. This API should optionally include Gnosis Safes as well. The API …
-
`$ref` attributes is not url encoded, so validating springdoc josn at [editor.swagger.io](http://editor.swagger.io/) gives error:
```
Semantic error at paths./ping.get.responses.500.content.*/*.…
-
**Describe the bug**
We just need clarification on Ltiaas mode. Safari on iOS by default locks down third party cookies. It causes a bunch grief for our Canvas users using iPads (coming in from many …
-
I'm using JKI-EasyXML to write test results for a third party.
They claim that the empty elements contained in the file are not compliant; the element tag should have a space between the name and the…
-
```
Reproducing this problem:
1. Enable genericadmin, and set up a model and admin view with a
GenericRelation.
2. Select a content type and object id.
3. The genericadmin widget will just show 'load…
-
# Handle
cmichel
# Vulnerability details
Some tokens don't correctly implement the EIP20 standard and their `approve` function returns `void` instead of a success boolean. Calling these functions …
-
### Describe the bug
I have TOML files containing validated data with id keys and u64 value pairs. `nushell` will fail with a `can't convert string to structured toml data` error with any integer val…
-
I'm not sure what to do about this one...
Right now, it looks like this library is always assuming that parameter values are case-insensitive. This is technically incorrect, as RFC 7231 says that "Pa…
-
Currently, Virtaal uses single 48x48 one-size-fits-all .png icon for using in GUI menus (like GNOME or KDE). Since we already have other sizes in virtaal.ico file we should provide it to our users too…
-
### Question
When trying to create an google_firebase_app_check_debug_token resource, I'm receiving an error `The debug_token.token should be a UUID4`.
This is using the random_uuid resource shown…