commit | 7f6592a3648487fe61f4d88c0964281f3ba6ab55 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jul 19 20:06:25 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jul 19 20:06:25 2022 +0200 |
tree | b33a28ec88fca0a413e806551a0aaf2e4a14513c | |
parent | e73997b63846e3905f59351f0c36a491ebcf86ca [diff] |
Fix issue with missing package in go.sum In another machine, this error appeared: ``` go: go.skia.org/infra@v0.0.0-20220714212951-8117921d36db requires cloud.google.com/go/bigtable@v1.6.0: missing go.sum entry; to add it: go mod download cloud.google.com/go/bigtable ``` Change-Id: Ie4fbcf83ad6eaff9fcdc033b8d1429b90fd81e1b
A bot which is responsible for managing the vulnerability reports published at https://iavm.xyz/b/vulnz.
The bot performs the following tasks:
The bot will search private (restricted) vulnerability reports and will do the following:
In all the calculations above, a grace period of 1 day is added (so in reality it's 31 days instead of 30, and Deadline + 1 day
instead of Deadline
).
The bot will add a comment to a vulnerability report 5 days before it is automatically disclosed as explained in the previous section.
//secret/
and download the service accounts credentials JSON file to //secret/credentials.json
.make docker-prod
and docker-compose up -d
.