-
I have following xmldoc generated:
`
`
And this member is inherited from an interface. Visual Studio shows this properly, but output swagger is generated without i…
-
## Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
## Is this a BUG / ISSUE report or a QUESTION?
Issue on documentatioon
Following up borgbase/vorta#1487, I'm raising t…
-
Currently it is not possible to identify substrings that matched against (parenthesized) parts of a regular expression. I have ideas how to extend the algorithm to achieve this but did not work them o…
-
I'm splitting #3 in three separate issues, this is one of them. Example file:
```
1234 implement CLI parser
1245 customer called, discussed some open questions
1320. # bathroom break
```
…
-
Message IDs are used for duplicate suppression. It's not necessary that they are truly random, nor satisfy any nonce-criteria from the field of cryptography.
Anything from `hash.Hash->Sum(x)` will be…
-
`const util = require("ethereumjs-util");
const Wallet = require("ethereumjs-wallet");
var possible = "abcdef1234567890";
var basePrivateKey =
"0x09e8568e418bcb88662b7d0094db85b24177ad68ae715d…
-
### Description
The default behavior of `live_grep` is to pass it to `rg` as a regex. Using `rg` from the cli, its highlighting highlights matches of that regex in the results.
Using the default…
-
It would be great to be able to specify a list of illegal passwords in the config file, or even illegal words in password.
-
With the [Objective-C](https://crates.io/crates/objc) crate, the machinery to send messages is available in stable Rust. From there, it should be possible to parse Objective-C headers, and generate Ru…
-
Vulnerable Library - pcrepcre-8.31
PERL 5 regular expression pattern matching
Library home page: https://sourceforge.net/projects/pcre/
Found in HEAD commit: 0c45ce909374d16605095db4fce9a89b9b6bafd…