-
This module is having a lot of security issues here is the list
usr/local/bin/go-replace (gobinary)
Total: 23 (HIGH: 20, CRITICAL: 3)
```
┌─────────┬────────────────┬──────────┬────────┬─…
-
**Expected behavior and actual behavior:**
Expected behavior: When sending a request to initialize a Trivy scan of an artifact through the Harbor API, I expect the scan to consistently either succe…
-
Right now forwarded emails only have the most important headers forwarded. It would be good if there was a setting which additional headers should be passed through. For example headers from rspam or …
-
```js
await req.multipart(async field => {
if (!field.file) return
const readStream = field.file.stream
const writeStream = fs.createWriteStream('/path/to/tmp')
readStream.pip…
-
Allow documents and compressed files only.
-
Even small messages from current email clients, where one or more mime attachments are present -- especially ones from gmail, where, I believe a thumbnail image may be included of the sender -- are re…
-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.119.0-b84644c008e0dc2c4b67bd69cccf87a41a03937e+extended linux/amd64 BuildDate=2023-09-24T15:20:17Z VendorInfo=snap…
-
First I would like to thank you for this great book. I have finished the previous chapters and I am stuck on the last chapter: "Interacting with Web Components".
When I try the first example I get …
-
utils.js中的normalizeData为什么不支持二进制的数据呢?res.json 已经有针对json数据的处理了,这里可以考虑支持二进制的数据否。
```
end: function end(data) {
callback(_status, headers, normalizeData(data));
return this;
}
functio…
-
Hi, after I have set up the system and after I have created the admin user, I cannot login with the newly created account. I enter correct username and password, and submit, but nothing happens.
I …