-
Given a set of [VEX statements](https://github.com/openvex/spec/blob/main/OPENVEX-SPEC.md#the-vex-statement), which represents status assessments relative to a vulnerability matched with a product, it…
-
Hey guys,
Please comment below if you're interested in taking over Vundle.
I've not been involved and it's hurting the project.
If you're interested in taking the lead - let me know and we'll disc…
-
The Apache Cassandra project has in their main source repository a directory `test/unit/org/apache/cassandra/cql3` [(see in gitbox)](https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree;f=test/u…
-
We discussed in the P4 API WG meeting that it would be a good time to cut a new release. Opening this as an umbrella bug to track that.
- [x] label open PRs and issues with https://github.com/p4lan…
-
Would you consider to also attach the (signed) `*.apk` to your Github releases – for users without Play Store? App Bundle (`*.aab`) is not really easy to deal with for the "average Joe" (or Jane). Tha…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
```js
// Just using Template strings
```
### Configuration file name
.babelrc
…
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Programmatic API (`babel.transform`, `babel.parse`)
### Input code
```javascript
async function myfunc() {
…
-
Dokuwiki: Release rc-2020-06-09 "Hogfather" RC3
Include plugin: Installed version: 2020-04-16
Previously, includes via page or section include created a backlink.
Since the upgrade to Hogfather…
tmo26 updated
2 years ago
-
## Feature Request
Tools like Webpack and Gulp allow the config file to be named .ts and be written in TypeScript if `ts-node` is installed. This makes it possible to write type-safe configuration …
-
A fellow Qt web browser project (QupZilla) has optional support for the KDE KWallet password store, using an add-on.
It might be useful to have a peek at their implementation; the most complicated as…