commit | 6318eabf951e5c60cfec904bb949cc739fd9dbb9 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jul 19 20:18:25 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Tue Jul 19 20:18:25 2022 +0200 |
tree | d6c4d8a09930c75f628ad75b0e657e4f4b8107f9 | |
parent | 736d1b0d52ecf08ce2bd5d310c31b4d47b0ce211 [diff] |
Pin Go version to v1.18 Change-Id: I890e40d22d62303a115c098efd87de63db46c4f2
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
.