commit | ca34cadc02a86ad73964fd009b0b8593edcef87d | [log] [tgz] |
---|---|---|
author | AdriĆ Vilanova <me@avm99963.com> | Sat Apr 27 10:50:28 2024 +0000 |
committer | AdriĆ Vilanova <me@avm99963.com> | Sat Apr 27 10:59:19 2024 +0000 |
tree | 136bddd067a6c2936f64c1b1f85b89c89d48dc29 | |
parent | b5bf5e87757004f395cbb5f74df1b2040dd0f575 [diff] |
chore(deps): don't update go.skia.org/infra Change-Id: Ia5ad1bebdf5d5f91e46a42f4f10efbe0a955d45e
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
..env.sample
file to .env
and edit it to your liking.make docker-prod
and docker-compose up -d
.