commit | 736d1b0d52ecf08ce2bd5d310c31b4d47b0ce211 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jul 19 18:16:05 2022 +0000 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jul 19 18:16:05 2022 +0000 |
tree | 824e6a9a663cb929eb47b42ee0d6a42a3a959be4 | |
parent | 7f6592a3648487fe61f4d88c0964281f3ba6ab55 [diff] |
Revert "Fix issue with missing package in go.sum" This reverts commit 7f6592a3648487fe61f4d88c0964281f3ba6ab55. Reason for revert: This shouldn't be necessary. Change-Id: I2280b937e97a094503c3364dbc4101fd40a8e5bd
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
.