-
According to this https://en.cppreference.com/w/cpp/filesystem/rename
`filesystem::rename` does not handle 2 cases.
## Case 1: Renaming files which are hard-links of each other should be a no-op
…
-
```
The generated assemblies are not marked using the CLSCompliantAttribute. As a
result, other assemblies using the google apis cannot be maked with the
CLSCompliantAttribute.
```
Original issue r…
-
Reminders needs to Multi-language compliant
-
Clients should not assume what registration process servers use and should use the [user-interactive API](https://matrix.org/docs/spec/client_server/r0.4.0.html#user-interactive-api-in-the-rest-api) t…
druig updated
6 years ago
-
-
### Describe the problem
The documentation at https://github.com/arduino/arduino-cli/blob/master/docs/package_index_json-specification.md states:
>3rd party vendors should use a single PACKAGE_XXXX
…
-
The `UUID.nameUUIDFromBytes()` method requires the use of `MD5`. But `MD5` is not FIPS-compliant. So, if the `RestrictedSecurity` profile used doesn't include `MD5` or if `RestrictedSecurity` isn't us…
-
Let's find a modern FORTH variant that allows us to build a web-based version of ChipWits. This will make it easy to share and support on all platforms.
For this ticket, let's:
1. Create a folde…
-
It would be great if we had a section under "compliance" that describes how Compliant Kubernetes maps towards relevant parts of ENISA. Some EU companies have specifically asked for this.
ENISA con…
-
When used with mocha the errors are displayed twice. Is there a way to have it only display once?
```javascript
const AggregateError = require('aggregate-error')
it('should fail', function() {
…